.footer-wrap{width:100%;background:#363636;color:#ffffff;font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif}
.footer-container{width:1500px;margin:0 auto;padding:55px 0;box-sizing:border-box}
.footer-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.footer-col-leftgroup{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}
.footer-col{box-sizing:border-box}
.footer-col-1{width:160px}
.footer-col-2{width:160px}
.footer-col-3{width:160px}
.footer-col-4{width:450px}
.footer-col-5{width:180px}
.footer-col h4{font-size:18px;margin:0 0 26px 0;color:#fff;font-weight:400}
.footer-col ul{margin:0;padding:0;list-style:none}
.footer-col ul li{margin-bottom:14px}
.footer-col ul li a{color:#cccccc;font-size:16px;text-decoration:none}
.footer-col ul li a:hover{color:#ffffff}
.footer-contact-bigtel{font-size:18px;font-weight:bold;color:#fff;margin-bottom:24px}
.footer-contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-size:16px;color:#cccccc}
.footer-contact-item i{width:0px;font-size:18px;margin-right:0px;color:#cccccc}
.footer-qrcode-wrap{text-align:center}
.footer-qrcode-box{width:155px;height:155px;margin:0 auto;overflow:hidden;position:relative}
.footer-qrcode-box img{width:155px;height:155px;border:none;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease}
.footer-qrcode-box:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0.82}
.footer-qrcode-text{margin-top:18px;font-size:17px;color:#cccccc}
.footer-divider{width:1500px;margin:0 auto;border-top:1px solid #606060}
.footer-bottom{width:1500px;margin:0 auto;padding:22px 0;font-size:16px;color:#bbbbbb;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer-bottom .footer-copyright{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-bottom .footer-icp{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-bottom .footer-icp a{color:#bbbbbb;text-decoration:none}
.footer-bottom .footer-icp a:hover{color:#015bac}
@media only screen and (max-width:1440px){
.footer-container{width:100%;padding:55px 20px}
.footer-divider{width:100%}
.footer-bottom{width:100%;padding:22px 20px}
}
@media only screen and (max-width:1199px){
.footer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer-col-leftgroup{gap:30px;margin-bottom:40px}
.footer-col-5{align-self:flex-end}
}
@media only screen and (max-width:991px){
.footer-col-leftgroup{-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer-col-1,.footer-col-2,.footer-col-3{width:45%}
.footer-col-4{width:100%;margin-bottom:40px}
.footer-col-5{width:100%;text-align:center}
.footer-contact-bigtel{font-size:32px}
}
@media only screen and (max-width:575px){
.footer-container{padding:40px 16px}
.footer-col-leftgroup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer-col-1,.footer-col-2,.footer-col-3{width:100%}
.footer-contact-bigtel{font-size:28px}
.footer-bottom{padding:18px 16px;font-size:14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}
.footer-bottom .footer-copyright{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-bottom .footer-icp{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-col-5{text-align:left}
.footer-qrcode-wrap{text-align:left}
.footer-qrcode-box{margin:0 0 0 0}
}