.footer{background:#000;height:fit-content;position:relative}.footer .topbar{height:110px;border-bottom:1px solid rgba(255,255,255,0.1)}.footer .top{display:flex;justify-content:space-between;align-items:start;margin-bottom:110px}.footer .top .tel{display:flex;align-items:center;font-size:32px;color:#fff}.footer .top .tel img{margin-right:30px}.footer .top .return{display:block;width:12%;line-height:64px;border-top:1px solid #fff;text-align:center;font-size:16px;color:#fff}.footer .middle{display:flex;justify-content:space-between;align-items:center;margin-bottom:110px}.footer .middle .left li{color:rgba(255,255,255,0.5);font-size:18px;margin-bottom:30px;position:relative;padding-left:26px}.footer .middle .left li:last-child{margin-bottom:0}.footer .middle .left li span{font-size:18px;color:#fff}.footer .middle .left li ::before{display:block;content:'';width:12px;height:12px;border:2px solid #db251c;border-radius:50%;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}.footer .middle .right{display:flex}.footer .middle .right .img1{display:flex;flex-direction:column;align-items:center;margin-right:79px}.footer .middle .right .img1 img:nth-child(1){margin-bottom:16px}.footer .middle .right .img2{display:flex;text-align:center;color:rgba(255,255,255,0.5)}.footer .middle .right .img2 .sj{margin-right:19px}.footer .middle .right .img2 p{margin-top:5px}.footer .bottom{display:flex;line-height:110px;color:#fff;font-size:16px;justify-content:space-between}
.footer .bottom p,.footer .bottom a{
    flex:1;
}
.footer .top img,.footer .top div,.footer .top a{
    /*flex: 1;*/
    /*align-items: center;*/
}