@media only screen and (max-width: 750px){
    .footer .footer_top{
        padding: 10px !important;
        box-sizing: border-box;
    }
    .footer .footer_top .top_l,.footer .footer_top .top_r{
        float: initial !important;
    }
    .footer .footer_top .top_l .info .yb{
        width: 100% !important;
        margin-right: 0 !important;
    }
    .footer .footer_top .top_l .phone{
        margin-top: 0 !important;
    }
    .footer .footer_top .top_l .info .yb::before{
        width: 14px;
        height: 12px;
        background: url(../images/foot_mail.png) no-repeat;
        content: '';
        display: inline-block;
        margin-right: 13px;
    }
    .footer .footer_top .top_l .info .dz::before{
        margin-right: 18px !important;
    }
    .footer{
        height: auto !important;
        background: url(../images/foot_bj.jpg) no-repeat !important;
        background-size: 100% 100% !important;
    }
    .footer .footer_center .logo_img{
        max-width: 200px !important;
        max-height: 50px !important;
        margin-left: 40px !important;
        margin-right: 0!important;
    }
    .footer .footer_center .logo_img img{
        object-fit: contain;
    }
    .footer .footer_center .hz_img{
        max-width: 61px !important;
        height: 50px !important;
        margin-left: 39px !important;
    }
    .footer .footer_center .cen_view .cen_l{
        float: initial !important;
        margin-top: 0 !important;
    }
    .footer .footer_center .cen_view .cen_r{
        float: initial !important;
    }
    .footer .footer_center .hz_img img{
        object-fit: contain;
    }
    .footer .footer_center .cen_view .cen_r .box_wrap{
        text-align: center;
    }
    .footer .footer_center .cen_view .cen_r .box_wrap .box{
        width: 60px !important;
    }
    .footer .footer_center .cen_view .cen_r .box_wrap .box .code_img{
        height: 60px !important;
    }
    .footer .footer_center .cen_view .cen_r .box_wrap .box{
        margin: 10px 10px 10px 0;
        vertical-align: top;
    }
    .footer .footer_foot .foot_l .route li a{
        font-size: 12px !important;
    }
    .footer .footer_foot .foot_l,.footer .footer_foot .foot_r{
        float: initial !important;
    }
    .footer .footer_foot .foot_r ul{
        text-align: center;
        font-size: 12px;
    }
    .footer .footer_foot .foot_r ul li{
        display: block !important;
        width: 100% !important;
    }
    .footer .footer_foot .foot_r .text{
        margin-right: 0 !important;
        padding: 5px 0 !important;
    }
}
.footer{
    width: 100%;
    height: 390px;
    background: url('../images/foot_bj.jpg');
    font-size: 14px;
    color: #fff;
}
.footer .footer_top{
    padding: 23px 0;
}
.footer .footer_top .top_l .info li{
    display: inline-block;
    line-height: 24px;
}
.footer .footer_top .top_l .info li a{
    color: #fff;
}
.footer .footer_top .top_l .info li a:hover{
    text-decoration: underline;
}
.footer .footer_top .top_l .info .dz{
    margin-right: 20px;
}
.footer .footer_top .top_l .info .yb{
    margin-right: 100px;
}
.footer .footer_top .top_l .info .dz::before{
    width: 11px;
    height: 14px;
    background: url('../images/foot_dz.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 13px;
}
.footer .footer_top .top_l .info .dh::before{
    width: 14px;
    height: 14px;
    background: url('../images/foot_add.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 13px;
}
.footer .footer_top .top_l .phone{
    line-height: 24px;
    margin-top: 10px;
}
.footer .footer_top .top_l .email{
    margin-top: 10px;
    line-height: 24px;
}
.footer .footer_top .top_l .email::before{
    width: 14px;
    height: 14px;
    background: url('../images/foot_mail.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 13px;
}
.footer .footer_top .top_l .phone::before{
    width: 14px;
    height: 14px;
    background: url('../images/foot_tel.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 13px;
}
.footer .footer_top .top_r::before{
    width: 14px;
    height: 12px;
    background: url('../images/foot_mail.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 13px;
}
.footer .footer_top .top_r a{
    color: #fff;
}
.footer .footer_top .top_r a:hover{
    text-decoration: underline;
}
.footer .footer_center{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.footer .footer_center .logo_img{
    width: 320px;
    height: 69px;
    margin-right: 90px;
}
.footer .footer_center .logo_img img{
    width: 100%;
    height: 100%;
}
.footer .footer_center .hz_img{
    width: 61px;
    height: 74px;
}
.footer .footer_center .hz_img img{
    width: 100%;
    height: 100%;
}
.footer .footer_center .cen_view{
    padding: 31px 0;
    box-sizing: border-box;
}
.footer .footer_center .cen_view .cen_l{
    margin-top: 31px;
}
.footer .footer_center .cen_view .cen_r .box_wrap .box{
    width: 100px;
    display: inline-block;
    margin-right: 10px;
}
.footer .footer_center .cen_view .cen_r .box_wrap .box .code_img{
    width: 100%;
    height: 100px;
    background: #fff;
}
.footer .footer_center .cen_view .cen_r .box_wrap .box .code_img img{
    width: 100%;
    height: 100%;
}
.footer .footer_center .cen_view .cen_r .box_wrap .box:last-child{
    margin-right: 0;
}
.footer .footer_center .cen_view .cen_r .box_wrap .box .name{
    text-align: center;
    margin-top: 10px;
}
.footer .footer_foot{
    padding: 16px 0;
    box-sizing: border-box;
}
.footer .footer_foot .foot_l .route{
    display: inline-block;
}
.footer .footer_foot .foot_l .route li{
    display: inline;
    padding: 0 10px;
    /* border-right: 1px solid #fff; */
}
.footer .footer_foot .foot_l .route li a{
    color: #fff;
    font-size: 14px;
}
.footer .footer_foot .foot_l .route li a:hover{
    text-decoration: underline;
}
.footer .footer_foot .foot_l .route li:last-child{
    border-right: none;
}
.footer .footer_foot .foot_r .text{
    color: #999999;
    margin-right: 220px;
}
.footer .footer_foot .foot_r ul li {
    display: inline;
}
.footer .footer_foot .foot_r ul li a{
    color: #fff;
}
.footer .footer_foot .foot_r ul li a:hover{
    text-decoration: underline;
}
.footer .footer_foot .foot_r ul .beia{
    margin-right: 20px;
}