
/*******************底部*************************/
.footer {height:auto !important;background:url('../image/footbj.png') no-repeat;margin:0 0;padding:20px 0;color:#cfcbcc;font-size:16px;letter-spacing:1px;width: 100%}
.f-title {font-size:20px;}
.footer-left {width:70%;padding-left:30px;padding-top:3%;}
.footer-right .f-title {font-size:17px;}
.footer-box {width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
.f-icon {float:left;margin-right:20px;}
.adressImg {float:left;margin:0px 22px 0px 2px;}
.contactWay {margin-top:30px;}
.Qr-code {display:flex;justify-content:space-between;margin-top:30px;}
.qrCodeBg {width:167px;background:url('../image/ewmbj.png') no-repeat;text-align:center;font-size:12px;margin-right:50px;}
.qrCodeImg {width:125px;height:125px;margin:23px auto 28px;}
.qrCodeImg img {width:100%;margin:0 auto;}
.copyright {background:#222222;padding:10px;color:#bdc2c6;text-align:center;}
