﻿/*------------------------底部---------------*/
/*link*/
.link { padding-bottom:15px; margin:8px auto 0 auto; width:960px; }
.linktitle {line-height:35px;width: 1200px;margin: 0 auto;display: none;}
.linkspan a{color: #2076bd;font-weight:500;font-family:'微软雅黑',Arial, Helvetica, sans-serif;font-size:16px;}
.linkspan a:hover{ text-decoration:none; color:#198366}

.swiper-container-link{height: 50px;width: 1200px;padding: 20px 0px;}
.linkul {overflow:hidden;margin: 0px auto;}
.noFind{ padding:20px;}
.linkli {float:left;padding:0 15px;line-height:24px;box-sizing: border-box;}
.linkul li.last{ background:none}
.linkli a{ color:#555}
.linkli a:hover{ color:#2B8873; text-decoration:none}
.linkli img {width: 180px !important;height: 50px !important;}

/*foot*/
.FriendLink{background: #f4f4f4;}
.link_con{width: 1200px;margin: 0 auto;overflow: hidden;}
.footer_zhyh{
 display: flex;
 justify-content: center;
 align-items: center;
 gap: 10px;
}
.beian{
   display: inline-flex;
   align-items: center;
}
.beian img{
   margin-right: 5px;
}
.footer{ padding:15px 0 10px; color:#fff; background:url(/Content/Areas/Common/images/footer_bg.png)}
.footer_In{ width:1200px; margin:0 auto;}
.footer_In .copyright{
 position: relative;
}
.copyright a{
 color: #fff;
}
.copyright a:hover{
 text-decoration: underline;
}
.copyright .shiye{
 position: absolute;
 top: -15px;
 right: 15px;
}
.footerNav li{ float:left; line-height:32px; color:#fff}
.footerNav li.line{padding:0 7px; margin:0;}
.footerNav a{ color:#fff;}
.footerNav a:hover{ text-decoration:underline;}
.footerNav{width: 624px; margin:0 auto;}
.btn_line{ background:url(/Sites/Uploaded/UserUpLoad/20160816/20160816092420.jpg) no-repeat center bottom; margin:10px 0; height:4px;}
.footer p{ text-align:center; line-height:32px;}
@media only screen and (max-width: 1024px) {
.FriendLink,.footer,.footer_In{ width:1200px;}
.copyright .shiye{
 display: none;
}	
}

@media only screen and (max-width: 768px) {
   .beian{
   display: block;
   }
.footer,.footer_In{ width:100%;;}
.footer_In{
 padding: 0 10px; box-sizing:border-box;
}
.footer_In p span{
 display: block;
}
.footer_In p span.kong{
 display: none;
}
.footerNav{ display:none;}
.btn_line{ display:none;}
.FriendLink{ display:none}
}  