.footer{ width:100%; margin:0 auto;background:#eb731e}

.bottom{width:100%;margin:0 auto;background:url(/images/bottombg.png) no-repeat;padding-bottom:23px;}
.foot_contact{ width:100%; float:left;}
.foot_contact ul li{ float:left; padding:40px 20px; text-align:center; width:33.3%;}
.foot_contact ul li,.foot_contact ul li a{ font-size:16px; color:#fff; line-height:17px;}

.foot_share{ width:100%; float:left; padding:41px 0 23px 0; text-align:center}
.foot_share a{margin: 0 8px;}

.footer1{ width:100%; margin:0 auto;background:#d75a03;color: #fff;;height: 40px; line-height:40px;}
.footer1 h5{ font-size:14px; color:#fff; padding:0 10px; line-height:40px; display:inline; text-transform:uppercase}
.footer1 .fl{font-size: 14px;}
.footer1 a{text-decoration: none;}
.foot_copyright{ width:100%; float:left; text-align:center; font-size:14px; color:#fff; line-height:37px;}
.foot_copyright a{font-size:14px; color:#fff}
.mobile_language{width: 100%;text-align: center;display: none}
.mobile_language li{display: inline-block;margin-right: 20px;}
.mobile_language li img{margin-right: 10px;box-shadow: 0 0 1px 1px #e3e3e3;}
@media (max-width: 1600px) {

}

@media (max-width: 1200px) {
  .index_Faq{
    width: 100%;float: none;clear: both;
  }
  .newsTitle{width: 100%;border-bottom: 2px solid #c4984f;float: none;}
  .faq_list{width: 100%;float: none;}
  .page_News_1{width: 100%;height: auto;}
  .page_News_1 .news_pic{width: 30%;height: auto;}
  .page_News_1 .news_pic img{width: 100%;height: auto;}
  .news_right{width: 60%;}
  .index_News{width: 100%;float: none;}
  .newsTitle1{width: 100%;float: none;border-bottom: 2px solid #c4984f;}
  .news_list{width: 100%;float: none;}
  .page_News_2{width: 100%;height: auto;}
  .page_News_2 .news_pic{width: 30%;height: auto;}
  .page_News_2 .news_pic img{width: 100%;height: auto;}
  .news_right1{width: 60%;}
}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
  .foot_menu h2{
    padding: 0 8px;
  .footer1 {display: none;}
  }

}
@media (max-width: 480px) {
.foot_contact{display: none;}
  .foot_share,.foot_menu,.foot_copyright{display: none}
  .footer{background-color: #fff;}
  .bottom{background: #fff;}
  .mobile_language{width: 100%;text-align: center;display: block}
  .mobile_language li{display: inline-block;margin-right: 20px;}
  .mobile_language li img{margin-right: 10px;box-shadow: 0 0 1px 1px #e3e3e3;}
}
@media (max-width: 400px) {
  .mobile_language{width: 100%;text-align: center;display: block}
  .mobile_language li{display: inline-block;margin-right: 10px;}
  .mobile_language li img{margin-right: 6px;box-shadow: 0 0 1px 1px #e3e3e3;}
}

