@media (max-width: 1200px) {
    .jyzx-list-box{
        display: flex;
        flex-direction: column;
    }

    .new-nav-menu-bar>div,.new-nav-menu-bar>div>span{
        display: none;
    }

    .sub-channel-nav a{
        margin:0 1.5rem 0 0;
    }

    .recruitment-panel{
        height: auto;
    }

    .big-title{
        display: none;
    }

    .image-news-panel{
        margin-top: 1rem;
    }

    .container .new-nav-menu-bar.first-item{
        margin-top: 8rem;
    }

    .container .new-nav-menu-bar{
        margin-bottom: 1rem;
    }

    .m-news-list-panel.n-jyzd-list > div{
        width:unset;
        flex-direction: column;
    }

    .m-news-list-panel.n-jyzd-list > div{
        margin-bottom: .5rem;
        padding: 1rem;
    }

    .two-split-panel > div:last-child{
        width: unset;
    }

    .new-nav-menu-bar > div:nth-child(1){
        display: none;
    }

    .two-split-panel > div:first-child{
        width: unset;
        margin: 0;
    }

    .main-content{
        margin-top:0rem;
    }

    .main-content .n-jyzd-list{
        height: auto;
    }

    .n-jyzd-list>div>div a {
         width: unset;
     }
}