.foot_tel{width:100%;padding-top:50px;overflow:hidden;position:relative }
.foot_tel_logo{width:30%;float:left;overflow:hidden;padding-right:4%;text-align:center;padding-bottom:40px;}
.foot_tel_logo img{max-width:100%}
.foot_tel_f{ position:relative; width:40%;float:left;padding-top:10px;padding-bottom:40px;}
.foot_tel_f div{font-size:16px;color:#fff;line-height:36px;font-weight:bold}
.foot_tel a{color:#fff; }
.foot_tel_qrCode{width:30%;float:right;padding:0 3.5%;text-align:center;font-size:14px;color:#fff;line-height:36px;padding-bottom:40px;}
.foot_tel_qrCode1{width:46%;float:left;margin-right:8%}
.foot_tel_qrCode2{width:46%;float:left;}
@media (max-width: 767px) {
    .foot_tel_f div{font-size:12px;line-height:20px;margin-bottom:12px}
    .foot_tel_logo,.foot_tel_f,.foot_tel_qrCode{width:100%;padding:0 5% 20px;clear:both}
    .foot_tel_qrCode{max-width: 320px;margin: 0 auto 20px;float: none;}
}


.foot{width:100%;background:#3c3c3c}
.foot_c{width:94%;margin:0 auto;max-width:1200px;position:relative;overflow:hidden;}
.foot_copy{width:100%;background:#222222;border-top:1px solid #a9a9a9;padding:11px 0;text-align:center }
.foot_copy div,.foot_copy a,.foot_copy>span{display:inline-block;margin-right:10px;font-size:14px;color:#fff;line-height:24px;}
@media (max-width: 767px) {
    foot_copy div,.foot_copy a,.foot_copy>span{font-size:12px;}
}