@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1500px) {
    .wrapper .inner {
        width: 100%;
        margin: 0 auto
    }

    .wrapper .inner .mod {
        width: auto;
        padding: 0 15px;
        background: none;
    }
    .list .header{padding:20px 0}
    .header .head-right,
    .header .head-left {
       
    }

    .header .head-left {
             
    }

    .header .sitelogo {
        margin: 20px 0;
    }
.nav .wp-menu .menu-item a.menu-link{padding: 0 10px;font-size: 20px;}
    .header .head-right {

    }

    #nav {
        margin-top: 20px
    }

    .wp-menu {
        display: flex;
        justify-content: center;
    }

    .nav .wp-menu .menu-item {
        float: none;
    }

    .mbanner .news_imgs a {
        height: 100%;
    }

    .mbanner .news_imgs {
        padding-top: 50%;
        overflow: hidden;
        width: 100%;
        position: relative;
        object-fit: cover;
    }

    .mbanner .news_imgs a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .main2{
        margin-top:25px
    }
    .main2 .mr{
        width: 30%;
    }
    .main2 .ml{
        width: 67%;
    }
    .post-41{
        width:43%
    }
    .post-35{
        width:48%
    }
   
    .main3 .ml,.main3 .mr,.main3 .mc{
        width: 30.37%;
    }
    .main3 .mc{margin-left:4.5%}
    #footer .inner .mod{display:flex;justify-content: space-between;margin: 0 25px;}
    #footer .inner .mod div{margin:0;padding:0;float: none;}
    #footer .inner .foot-right{
    width: 25%;
}
    #footer .inner .foot-left1{}
    #footer .inner .foot-left{width: 25%;}
    #footer .inner .foot-left img{width:100%;margin:0 auto}
    #footer .inner .foot-right .yqlj a{width:50%}
    .post-50.post-40 .ibox .inews a{padding:0;justify-content: center;gap: 15px;}
    .post-40 .ibox .inews a{padding:0;justify-content: center;gap: 15px;}
    .post-40{padding: 40px;}
}

@media screen and (max-width: 1200px) {
    .main1 .sudy-tab .tab-menu li{padding: 20px 0;width: 20%;text-align:center}
    .main1 .sudy-tab .tab-menu li.selected{padding:20px 0;width:20%}
    #l-container .inner {
        width: auto;
    }

   
   
}
@media screen and (max-width: 1300px) {
.header .sitelogo img {
    width: 250px;
}.header .sitelogo .sitetitle {
    font-size: 20px;
}.nav .wp-menu .menu-item a.menu-link {
    padding: 0 10px;
    font-size: 18px;
}
}


/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.searchbox {
    display: none;
}
    .wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }
    .header .sitelogo{        margin: 20px 0;
        display: flex
;
        justify-content: center;
        width: 100%;}
.header .head-left {
        width: 100%;
    }
    .navi-aside-toggle,
    .navi-aside-search {
        display: block;
    }
    .site-lang{display:none}
  
    .navi-aside-wrap .wp-menu{
        display:block
    }
    .mbanner .slick-dots li{width:15px;height:15px;margin: 0 10px;}



    /*导航样式：后台绑定时也可以定义配置*/
    .wp-navi .wp-menu {
        display: none;
    }

    .wp-navi-slide .navi-slide-head {
        display: block;
        padding: 0 10px;
        height: 40px;
    }

    .wp-navi-slide .wp-menu {
        background: #fff;
    }

    .wp-navi-slide .wp-menu .menu-item {
        display: inline-block;
        float: none;
        position: relative;
        z-index: 100;
        width: 100%;
        padding-left: 0px;
        text-align: left;
        border-bottom: 1px solid #eee
    }

    .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        right: 6px;
        top: 1px;
        background: url(css/img/icons.png) no-repeat 10px -116px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link {
        display: block;
        padding: 0 20px;
        line-height: 40px;
        color: #343434;
        font-size: 14px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
    .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
    .wp-navi-slide .sub-menu .sub-item.hover>a,
    .wp-navi-slide .sub-menu .sub-item a:hover {
        text-decoration: none;
        color: #000;
        background-color: #eee;
    }

    .wp-navi-slide .sub-menu {
        display: none;
        position: relative;
        left: 0;
        bottom: 0px;
        top: 0px;
        min-width: 0px;
        z-index: 100;
        background: #fff;
        opacity: 0.8;
    }

    .wp-navi-slide .sub-menu .sub-item {
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        border-bottom: 1px solid #eee;
    }

    .wp-navi-slide .sub-menu .sub-item a {
        display: block;
        color: #000;
        height: auto;
        line-height: 40px;
        padding: 0 36px;
        font-size: 14px;
        background: none;
    }

    .wp-navi-slide .sub-menu .sub-item a:hover {
        color: #000;
        background-color: #eee;
        display: block;
    }

    .wp-navi-slide .sub-menu .sub-menu {
        left: 0;
        top: 0;
    }

    .wp-navi-slide .sub-menu .sub-menu .sub-item a {
        padding: 0 52px;
    }
    .post{padding:0 15px;}       
    .post-40{padding:20px 15px;margin:}   
    .post-40 .ibox .inews{width:20%}
    .post-40 .ibox{gap:20px;justify-content:space-between}
    .post-40 .ibox .inews a{border:none}
    .post-50.post-40 .ibox{flex-wrap: wrap;gap: 2%;}
    .post-50.post-40 .ibox .inews{width: 49%;margin-bottom: 15px;}
    .main2 .mr,.main2 .ml,.main2 .mc{width:100%;margin-bottom:15px}
    .main2 .mc{margin-left:0}
    .post-41 .news_tu .news_list li.news .news_imgs{height:auto;object-fit: cover;}
  
  

    #footer .inner .mod{flex-direction: column;justify-content: center;text-align: center;}
    #footer .inner .foot-right{width: 100%;}
    #footer .inner .foot-center{margin:15px 0 !important}
    #footer .inner .foot-left1{}
    #footer .inner .foot-left{width: auto;margin: 15px 0 !important;}
    #footer .inner .foot-left img{width:100%;margin:0 auto}
    #footer .inner .foot-right .yqlj a{width:50%}

       .col_news_con .news_list li.news{font-size:18px}
    /*图列表*/
    .news_tu .news_list li.news {
        width: 33.3%;
    }

    
    .header .sitelogo a img {
        margin: 5px auto;
        width: 100%;
    }
.header .sitelogo .sitetitle{text-align:center;display:block;font-size: 24px;margin: 0;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    .header .head-right{display:none}
    .mbanner .slick-dots{bottom:20px}
    .main1 .sudy-tab .tab-menu li.selected{width:50%}
  .main1 .sudy-tab .tab-menu li{width:50%}
    .tab-list{margin-top: 140px;padding: 0px;}
    .main1 .tab-list>li:first-child{padding:20px}

    .header .sitelogo a img {
        margin: 5px auto;
        width: 100%;
    }
.header .sitelogo .sitetitle{text-align:center;display:block;font-size: 24px;margin: 0;}
    .header .sitelogo a {}

    .header .sitetitle {
        display: block;
        margin-top: 10px;
        font-size: 18px;
    }
.post-40 .ibox .inews{width: 40%;margin-bottom: 10px;}
    .post-40 .ibox{gap:10px;justify-content:space-around}
    .main2 .ml .box{
    padding: 0 15px;
}
    .post-41{width: 100%;padding: 0;}
    .post-35{width: 100%;margin-top: 20px;padding: 0;}
    .main1 .ml {
        float: none;
        width: 100%;
    }

    .main1 .mr {
        float: none;
        width: 100%;
    }

    .main4 .inner {
    }

    .main4 .mr {
        float: none;
    }

    .post-12 .news_list li.news {
        width: 33.3%;
    }

    .post-41 .news_list li.news {
        /* width: 50%; */
    }

    #footer .inner {
        padding: 17px 0px;
    }

    #footer .inner .foot-left {
        float: none;
    }

    #footer .inner p {
        text-align: center;
    }

    .mbanner .focus-pagination {
        display: none;
    }

    /*栏目图片*/
    .l-banner {
        height: auto;
    }

    .l-banner img {
        width: 100%;
        height: auto;
    }

    #l-container .inner,
    #d-container .inner {
        padding: 0px 0px;
    }

    #l-container.wrapper .inner .mod,
    #d-container.wrapper .inner .mod {
        padding: 0;
    }

    .column-switch {
        display: block;
    }

    .col_menu .col_menu_head h3.col_name .col_name_text {
        display: block;
        line-height: 40px;
        pa;
        padding: 0px 5px 0px 12px;
        font-size: 17px;
    }

    /**栏目名称图标**/
    .col_menu {
        width: 100%;
        float: none;
        margin-right: 0px;
        position: relative;
    }

    .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }

    .col_metas .col_title h2 {
        font-size: 18px;
    }

    /**当前栏目名称**/

    .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
    }

    /**栏目新闻**/
    .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }

    .col_news_list li.news {
        font-size: 16px;
    }

    .col_news_con {
        padding: 5px 0px 10px 0px;
        margin: 0 0px;
    }

    .wp_paging li.pages_count,
    .wp_paging li.page_jump {
        display: none;
    }

    .infobox {
        width: auto;
        padding: 0px;
        margin: 0 10px;
    }

    .col_news_list .wp_entry img,
    .article .entry .read img {
        max-width: 100%;
        height: auto !important;
    }

    /**文章阅读部分图片大小限制**/

    /*图列表*/
    .news_tu .news_list li.news {
        /* width: 50%; */
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 50%;
    }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
    .post-50.post-40 .ibox .inews{width:100%}
    .main1 .tab-list li input.text2{
    letter-spacing: 1px;
    padding: 5px;
}
    .main1 .tab-list li select{
    padding: 5px;
    margin: 0;
}
    .post-40 .ibox .inews{width:100%}
    .site-lang ul li.links a {
        margin: 0px 2px 0px 2px;
    }

    .post-11 .news_list li.news .news_title {
        width: 73%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .post-12 .news_list li.news {
        width: 100%;
    }

    #footer .inner p.copyright span {
        display: block;
    }

    .article h1.arti_title {
        line-height: 28px;
        font-size: 18px;
    }

    .article h2.arti_title {
        line-height: 28px;
        font-size: 16px;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 100%;
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 100%;
    }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {}