@media (max-width: 1366px){
    .hd,
    .nav,
    .news,
    .base,
    .propaganda,
    .bot,
    .copy-right,
    .big-img{
        width: 1100px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        transition: all 1s linear;
    }
    .nav-wrap>li{
        width: 200px;
    }
    .nav-wrap,.hd-inner,.news-wrap, .base-wrap,.propaganda-wrap,.huandeng,.bot-wrap,.copy-wrap,.masktitle{
        width: 1100px;
        transition: all 0.3s linear;
    }
    .masktitle{
        top: 200px;
    }
    .propaganda{
        margin-bottom: -10px;
    }
    .common{
        width: 350px;
        margin-right: 16px;
    }
    .common .common-item{
        width: 300px;
    }
    .common .info{
        width: 216px;
    }
    .common .tab{
        width: 300px;
    }
    .propaganda .item{
        width: 267px;
        margin-right: 10px;
    }
    .news-bottom>.banner{
        width: 600px;
        height: 370px;
        transition: all 0.3s linear;
    }
    .date-wrap{
        height: 30px;
        width: 30px;
    }
    .news-bottom>.group-news{
        left: 615px;
        width: 470px;
        height: 370px;
    }
    .huandeng img{
        width: 250px;
        height: 166px;
    }
    .news-center-wrap{
        width: 1100px;
    }
    .search-wrap{
        width: 1000px;
    }
    .news-center-content{
        width: 712px !important;
    }
    .news-detail-body>p{
        width: 712px !important;
    }
    .img-list img{
        /* width: 165px !important; */
    }
    .link-wrap{
        width: 400px;
    }
    .nav-link{
        margin-right: 50px;
    }
    .inner .cn{
        font-size: 50px;
    }
    .map{
        width: 607px !important;
    }
    .infos p{
        font-size: 16px !important;
    }
    .desc .item-title{
        font-size: 20px;
    }
    .item-title .go{
        font-size: 12px;
        width: 32px;
        height: 16px;
        top: -3px;
        box-sizing: border-box;
        padding: 0;
        line-height: 16px;
    }
}