#scrollUp{visibility:hidden;}
#hunan-footer {
	
	min-width:1200px;
	_min-width: 1200px;
	margin-top:50px;
}
.w .maincontent {
	width:1200px;
	margin:0 auto;
}
.shop-feature ul li{
    width:150px;
    height:125px;
    margin-right:110px;
    text-align:center;
}

.shop-feature ul{
    margin-top: 30px;
}
.bg-huo{
}
.bg-shangmen{
}
.bg-zhengpin{
}
.bg-zhican{
}
.shop-feature ul li.bg-zhengcai{
    margin-right:0;
}
.bg-gray{
    background: #f9f9f9;
}
.footer-top >div{
    height:200px;
    padding-top: 20px;
    overflow: hidden;
    border-top: 1px solid #efefef;
}
.shop-logo{
    width:106px;
    height:130px;
    padding-right: 50px;
    border-right: 1px solid #cccccc;
}

.footer-link {
	padding: 0 48px 0 42px;
	text-align: justify;
}

.footer-link li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.justify-fix {
	display:inline-block; 
	width:100%; 
	height:0; 
	overflow:hidden;
}

.footer-link li  .link-item {
    display: block;
    font-size: 12px;
    color: #666666;
    margin-top: 6px;
    font-family: "microsoft yahei";
}

.footer-link li p{
	text-align: center;
    font-size: 16px;
    font-family: "microsoft yahei";
    margin-bottom: 15px;
}

.footer-bottom{
    min-width: 1200px;
    height:105px;
    overflow: hidden;
    background: linear-gradient(#f6f6f6, #e8e8e8);
    background: -webkit-linear-gradient(#f6f6f6, #e8e8e8);
    background: -moz-linear-gradient(#f6f6f6, #e8e8e8);
    background: -o-linear-gradient(#f6f6f6, #e8e8e8);
    border-top: 3px solid #016798;
    
   
}
.footer-line {
	width: 100%;
    height: 1px;
    margin-top: 10px;
	background: url(../images/images/footer_line_icon.png) center center no-repeat;
    
}
.footer-bottom ul{
    padding-top: 24px;
    width: 495px;
    margin: 0 auto;
    height: 14px;
    line-height: 14px;
}
.footer-bottom ul li{
    width:98px;
    text-align: center;
    color: #000;
    border-right: 1px solid black;
}
.footer-bottom ul li.border-right-none{
    border-right:0;
}
.footer-bottom .main-content {
	font-family: "microsoft yahei";
}
.copyright {
	margin-top:15px;
	color:#999;
	text-align:center;	
}

