@charset "utf-8";
/* CSS Document */

.footer {
    width: 100%;
  background:#37454d;

}
.foot_top{ padding:40px 0px;}
.foot_top_l{ width:100%;}
.foot_top_l dl{ float:left; width:25%;}
.foot_top_l dl dt{font-size: 18px; line-height: 36px;  color: #fff; color: rgba(255,255,255,.85);  font-weight: bold; margin-bottom: 10px;}
.foot_top_l dl dd{font-size: 15px; line-height: 32px; color: rgba(255,255,255,.5);  font-weight: lighter;}
.foot_top_c{ width:100%; margin:0px auto;padding-top: 10px;}
.foot_top_c ul{ width:100%;}
.foot_top_c ul li{ float:left; width:50%; padding:0px 20px;}
.foot_top_c ul li p{ text-align:center; width:100%; font-size:15px; color:#fff; line-height:21px; margin-bottom:10px;}
.foot_top_c ul li img{ display:block; width:100%;}
.foot_top_r{ width:100%;}
.foot_top_r dl{ width:90%; text-align:right; margin-left:15%;}
.foot_top_r dl dt{ padding-bottom:15px; border-bottom:1px solid #5d5f61; text-align:right;}
.foot_top_r dl dt img{ width:100%;}
.foot_top_r dl dd{ width:100%; text-align:right;margin-top: 15px;}
.foot_top_r dl dd p{ font-size:14px;  color: rgba(255,255,255,.5);  line-height:30px;}
.iShare{ opacity:0.3;}
.iShare a{ margin-right:5px;}

.foot_bot{border-top: 1px solid #fff; border-color: rgba(255,255,255,.2); padding: 13px 0; line-height: 34px;}
.foot_bot_l{ font-size:15px; color: rgba(255,255,255,.5);}
.foot_bot_r{ font-size:15px; color: rgba(255,255,255,.5); text-align:right;}



@media (max-width: 960px){

  }

@media only screen and (max-width: 767px){ 
.foot_top{ display:none;}
.foot_bot_l{ text-align:center;}
.foot_bot_r{ text-align:center;}


 }

@media only screen and (max-width: 480px){
  
}
