@media screen and (max-width:1120px) {
    .m-center-box{
        padding: 0.5rem .3rem 0;
        margin-top: 0;
    }
    .banner-info{
        display: none;
    }
    .banner .leida{
        position: absolute;
        left: 50%;
        top: 2.5rem;
        width: 0.3rem;
        height: 0.3rem;
        margin-left: 0.75rem;
    }
    .contact-over-center-box{
        flex-direction: column;
    }
    .contact-over-center-box .left-content{
        margin-right: 0;
        width: 100%;
    }
    .contact-over-center-box .left-content .contact-content{
        line-height: 32px;
    }
    .contact-over-center-box .right-content .about_img{
        width: 100%;
        margin-top: 30px;
    }
    .contact-over-center-box .right-content{
        width: 100%;
    }
    .contact-over-center-box .right-content .kf-img{
        width: 100%;
        height: auto;
    }
    .honor-swiper{
        overflow: hidden;
    }
    .honor-box{
        height: auto;
    }

}