@media screen and (max-width: 1200px) {
#l-container .inner{padding:25px 0;}
#d-container .inner {
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
}

#nav .wp-menu .menu-item a.menu-link{padding: 0 28px;}
.news_pic img{width:100%;}
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}
.nav .wp-menu {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post.post1.post-13.mbox{float:none;}
.post.post1.post-11.mbox,.post.post9.post-21.mbox,.post.post9.post-31.mbox{
    width: 100%;
    height: auto;
    float: none;
}
.post.post9.post-12.mbox,.post.post9.post-22.mbox{
    width: 100%;
    height: auto;
    float: none;
margin-top:20px;
}
.post.post9.post-32.mbox{
    width: 100%;
    height: auto;
    float: none;
    margin-left:0;
    margin-top:20px;
}
.post.post9.post8.post-33.mbox {
    width: 100%;
    float: none;
    height: auto;
    margin-top: 20px;
}
.post9.post-32 .news_list li.news{  }
.post-32 .news_wz{        width: calc(100% - 210px);}
}

@media screen and (max-width: 999px) {
.article .entry .read {
    min-height: 500px;
    box-sizing: border-box;
    padding: 0 10px;
}
.column-switch{display:block;top:12px;}
.navi-aside-toggle{display:block;}
.col_menu {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
}
.col_news .col_news_box {
    margin-left: 0;
}
#nav{display:none;}
.header .sitelogo{float: none;padding-top: 58px;padding-left: 0;margin: 0 auto;}
.header .sitelogo img{margin:0 auto;display:block;}
.header .sitetitle {display:block;min-width: 237px;margin-top: 64px;margin-left: 0;padding-left: 85px;font-size: 58px;font-weight:bold;color:#d30505;background: url(images/ico.png) left -1px no-repeat;position: absolute;left: 50%;transform: translateX(-50%);} /**站点名称**/
.header .head-left{float: none;display:inline-block;width: 100%;}
}

@media screen and (max-width: 479px) {
#footer .inner p{text-align:center;}
#footer .inner .foot-right {
    float: none;
    /* margin-top: 12px; */
    width: 100%;
    max-width: 40%;
    margin: 0 auto;
    text-align: center;
}
.foot-right .news_pic img {
        width: 100%;
        height: 100%;
    }
#footer .inner .foot-left {
    width: 100%;
    float: none;}
.l-banner{height:135px;}
.news_list li.news span.news_title{    width: calc(100% - 80px);}
.news_list li.news span.news_meta { float:none;font-size:14px;}
#header .inner { height: 230px;}
.header .sitelogo {
        float: none;
        padding-top: 28px;
}
    .header .sitetitle {
        display: block;
        min-width: 163px;
        margin-top: 31px;
        margin-left: 0;
        padding-left: 85px;
        font-size: 40px;
        line-height: 58px;
        font-weight: bold;
        color: #d30505;
        background: url(images/ico.png) left -1px no-repeat;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .header .sitelogo img {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
        display: block;
    }
.post-32 .news_video.news_imgs {
    position: relative;
    width: 100%;
    height: auto;
}
    .post-32 .news_wz {
        width: 100%;
        padding-left: 0;
    }
}