/* footer start */
.footer-t{height: 95px; background: #ffffff;}
.footer-t ul{height: 100%; display: flex;}
.footer-t li{height: 100%; display: flex; align-items: center;}
.footer-t li + li::before{content: ''; display: block; width: 1px; height: 25px; background: #f0f0f0; margin-right: 34px;}
.footer-t li span{font-size: 15px; font-family: Microsoft YaHei; font-weight: 400; color: #000000; padding-left: 20px;}
.footer-t li:first-child span{width: 274px;}
.footer-t li:nth-child(2) span{width: 240px;}
.footer-t li:nth-child(3) span{width: 240px;}
.footer-m{background-color: #252525; padding-bottom: 65px;}
.footer-help{display: flex; justify-content: space-between; padding-top: 50px;}
.footer-help-left{display: flex;}
.footer-help-left li{width: 90px; display: flex; flex-direction: column;}
.footer-help-left li + li{margin-left: 67px;}
.footer-help-title{font-size: 16px; font-family: PingFang SC; font-weight: 500; color: #ffffff; line-height: 1; padding-bottom: 18px; border-bottom: 1px solid #333333; margin-bottom: 9px;}
.footer-help-left a{line-height: 30px; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #888888; transition: all 0.3s;}
.footer-help-left a:hover{color: white;}
.footer-help-right{display: flex; align-items: flex-start;}
.footer-qrcode{margin-right: 52px;}
.footer-customer{display: flex; flex-direction: column; flex-shrink: 0;}
.footer-tel{display: flex; align-items: center; font-size: 20px; font-family: DIN; font-weight: 400; color: #c2c2c2; line-height: 1;}
.footer-tel i{margin-right: 11px;}
.footer-tel-des{font-size: 13px; font-family: PingFang SC; font-weight: 400; color: #888888; line-height: 1; margin-top: 3px; margin-left: 34px;}
.footer-customer_btn{width: 153px; height: 40px; border: 1px solid #464646; margin-top: 34px; display: flex; justify-content: center; align-items: center; font-size: 14px; font-family: PingFang SC; font-weight: 400; color: #888888; position: relative; transition: all 0.3s;}
.footer-customer_btn:hover{background-color: #e50000; color: white;}
.footer-customer_btn i{margin-right: 10px; transition: all 0.3s;}
.footer-customer_btn:hover .icon-footer_customer,
.footer-customer_btn:not(:hover) .icon-footer_customer_active{width: 0; margin-right: 0;}
.footer-company{height: 50px; margin-top: 71px; overflow: hidden;}
.footer-company li{width: 155px; height: 50px; line-height: 50px; float: left; background: #2c2c2c; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #ffffff; margin-right: 10px;}
.footer-company li span{display: inline-block; width: 30px; height: 30px; line-height: 28px; text-align: center; border: 1px solid #343434; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #676767; margin: 10px 19px 10px 10px;}
.footer-b{background-color: #1b1b1b;}
.footer-b > div{height: 119px; display: flex; justify-content: space-between; align-items: center;}
.footer-b-left > div{display: flex; align-items: center;}
.footer-b-left span{font-size: 12px; font-family: PingFang SC; font-weight: 400; color: #888888; display: flex; align-items: center; line-height: 22px; transition: all 0.3s;}
.footer-b-left a:hover span{color: white;}
.footer-b-left .icon-footer_ibeian{margin: 0 5px 0 30px;}
.footer-b-right{display: flex;}
.footer-b-right a + a{margin-left: 4px;}
.footer-b-sug,
.footer-b-bus{width: 200px;}
.footer-b-legal{margin-left: 27px;}
/* footer end */
