/*------------------------底部---------------*/
/*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 a{
 color: #666666;
}
.footer{ padding:15px 0 10px; color:#666666; background: #EEEEEE;}
ul.footerF li {
 float: left;
 line-height: 36px;
 color: #666666;
}

ul.footerF {
 width: 750px;
 margin: 0 auto;
}
.footer_In{ width:1200px; margin:0 auto;position: relative;}
.footerNav li{ float:left; line-height:36px; color:#666666}
.footerNav li.line{padding:0 10px; margin:0;}
.footerNav a{ color:#666666;}
.footerNav a:hover{ text-decoration:underline;}
.footerNav{width: 455px; margin:0 auto;}
.btn_line{ background:url(http://www.bfh.com.cn/Sites/Uploaded/UserUpLoad/20160816/20160816092420.jpg) no-repeat center bottom; margin:10px 0; height:4px;}
.footer p{ text-align:center; line-height:36px;}
/* 回到顶部 */
.btt{position: absolute;bottom: 5px;right: 20px;}
.btt span{font-size:14px;}
.btt img{display: block;margin:0 auto 10px;}
@media only screen and (max-width: 1024px) {
.FriendLink,.footer,.footer_In{ width:1200px;}  
}

@media only screen and (max-width: 768px) {
.btt{display: none !important;}
.footer,.footer_In{ width:100%;}
.footerNav{ display:none;}
.btn_line{ display:none;}
.footer p.add{display:none}
.FriendLink{ display:none}
ul.footerF{width: 100%;}
} 
@media only screen and (max-width: 600px) {
  .line{display: none;}
  ul.footerF li{float: none;text-align: center;}
  } 
@media only screen and (max-width: 420px) {
 .copyright p a{display: block;}
 .copyright p{line-height: inherit;}
}  