@media (max-width: 1140px){
    .index_gs .w1568 li .ms {
        margin: 10px 0;
        margin-top: 10px;
    }
    .index_gs .w1568 li .ms{
        min-height: 0 !important;
    }
    .pub_nav_box ul{
        flex-wrap: wrap;
    }
    .banner .title p{
        width: 49%;
    }
    .pub_nav_box ul li{
        width: 50%;
    }
    .banner .title p:nth-child(2){
        background-size: contain;
        background-repeat: no-repeat;
    }
    .honor .nav li{
        width: 100%;
        line-height: 3em;
        margin-bottom: 5px;
    }
    .honor .nav{
        display: block;
    }
    .pub_nav_box ul li{
        line-height: 3em;
    }
    .honor .mySwiper2{
        height: 250px;
    }
    .pub_nav_box .pub_nav{
        flex-wrap: wrap;
    }
}
