.home_footer{width:100%;padding-bottom:40px;background:#444;color:#fff}
.home_footer .footer_list{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #e2e3e7}
.home_footer .footer_cet{width:130px;margin-top:50px}
.home_footer .footer_cet .footer_title{font-weight:700;font-size:18px}
.home_footer .footer_cet .footer_li{margin-top:20px;color:#939393;font-size:18px}
.home_footer .footer_cet .footer_li a {color:#939393;font-weight: 300}
.home_footer .footer_cet .dimensional{display:flex;justify-content:space-between}
.home_footer .footer_cet .dimensional .code_img{margin-top:20px}
.home_footer .footer_cet .dimensional .code_img .code_text{margin-top:6px;text-align:center;font-size:18px;color:#fff}
.home_footer .footer_cet:nth-child(4){width:600px}
.home_footer .footer_cet:nth-child(5){width:340px}
.home_footer .link{padding-top:20px}
.home_footer .link a{padding:0 6px;font-weight:300;color:#e2e3e7;font-size:18px}


.width1400{width:1400px;margin:0 auto}

