@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {

}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
    .main6 .inner{padding:10px 0 80px;}
    .main4 .inner{padding:30px 0 120px;}

    .main4 .post9 .more_btn{bottom:-90px;}
    
    .main6 .news_list .news{width:31.3%;margin:10px 1%;}
    .main6 .news_con{height:auto;}
    .main5 .news_list.u2{padding:15px;gap: 10px;}
    .main5 .news_list.u1 .news_title{bottom:130px;}

    .main3 .u1 .news_imgs{position: relative;width:100%;height:0;}
#footer{background-size:auto 100%;}
    .header{
        position:static;
        background:linear-gradient(15deg,#7144B9,#3988E4);position: static;
    }
    #banner .post9 .news{
        height:auto;
    }
    #banner .post9 .news .news_imgs{
        padding-top:60%;
    }
    #banner .post9 .news_more{right:5px;bottom:15px;}
    #banner .post9 .slick-dots{right:55px;bottom:15px;}
    #banner .post9 .news_title{left:5px;bottom:10px;transform:none;width:calc(100% - 180px);}

    #banner .navLink{position:static;transform:none;width:100%;margin-top:10px;}
    #banner .navLink .ml .news:nth-child(1){display:none;}
    #banner .navLink .ml .news{width:49%;}
    #banner .navLink .ml{width:66.33%;}
    #banner .navLink .mr{width:32.66%;}

    .main1 .ml,
    .main1 .mr,
    .main2 .ml,
    .main2 .mc,
    .main2 .mr{float:none;width:100%;}
    .main1 .ml,
    .main2 .mc{margin-bottom:20px;}

    .main3 .u1 .news{
        display:flex;
        flex-direction:column-reverse;
    }
    .main3 .u1 .news_imgs{position:relative;width:100%;height:0;padding-top:50%;}
    .main3 .u1 .news_con{margin-top:0;padding:20px;width:100%;height:auto;box-sizing:border-box;}
    .main3 .slick-dots{right:120px;bottom:20px;left:auto;}

    .main4 .slick-prev{
        top: auto;
        bottom: -60px;
        left: 20px;
        right: auto;
    }
    .main4 .slick-next{
        top: auto;
        bottom:-60px;
        left:auto;
        right:20px;
    }
    .main4 .slick-dots{
        bottom: -44px;
        top: auto;
    }
    .main4 .slick-dots li{flex-shrink:0;}
    #footer .foot-box.box1 .foot-left{
        width:80%;
        margin:0 auto;
    }
    #footer .foot-box.box2{text-align:center;margin:20px 0;padding-right:0;}
    #footer .foot-box.box3 span{float:none;justify-content:center;margin-left:0 !important;margin:10px 0;}
    #footer .inner p{font-size:14px;}
    
    .mod{padding: 0 5px;}
    .header .inner .mod{
        flex-direction: column;
        align-items: center;
    }
    .header .head-right .site-lang{display: none;}
    .mbanner .focus .focus-navigation{
        width:0.58rem;
        height:0.53rem;
        top:auto;
        bottom:50%;
        transform:translateY(50%);
    }
    .mbanner .focus .focus-prev{
        left:0;
    }
    .mbanner .focus .focus-next{
        right:0;
    }
    .wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }
    .header .inner{padding:20px 0;}
    .navi-aside-toggle,
    .navi-aside-search {
        display: block;
        z-index: 300;
    }

    #header {
    }

    #header .inner {
        padding: 10px 0px;
        height: auto;
        position: relative;
        background: none;
    }

    .header .head-left {
        float: none;
        display: block;
        width: 80%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }

    .header .sitelogo {
        float: none;
        margin-top: 0px;
    }

    .header .sitelogo a {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
    }

    .header .sitetitle {
        margin-top: 38px;
        font-size: 28px;
    }

    .header .head-main {
        display: none;
    }

    .header .head-right {
        float: none;
        width: 100%;
        margin-top: 0px;
    }

    .header .head-right .searchbox {
        margin: 5px 0px;
        width: 100%;
    }
    .wp-search{
        height:0.4rem;
        min-height:32px;
    }
    .wp-search .search-input input.search-title{
        height:0.4rem;
        min-height:32px;
    }
    .wp-search .search-btn{
        width:0.38rem;
        height:0.38rem;
        min-width:32px;
        min-height:32px;
    }
    .wp-search .search-btn input.search-submit{
        width:0.4rem;
        height:0.4rem;
        min-width:32px;
        min-height:32px;
    }
    /*导航样式：后台绑定时也可以定义配置*/
    .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;
    }

    .mbanner .inner .focus .focus-item{
        width:100% !important;
        height:100% !important;
    }
    .mbanner .inner .focus .focus-item img{
        width:100% !important;
        height:100% !important;
    }

    .mbanner .focus{
        position:relative;
    }
    .mbanner .focus .focus-title-bar {
        position:absolute;
        width: 100% !important;
        height: 1rem;
        left:0;
        bottom: 0;
    }
        .mbanner .inner .focus .focus-title-bg {
        width: 100%;
        height: 1rem;
    }
        .mbanner .focus .focus-title {
        display: block;
        width: 100%;
        height: 1rem;
        font-size: 0.4rem;
        line-height: 1rem;
        padding: 0 0.21rem;
        box-sizing: border-box;
        text-overflow: ellipsis;
        overflow: hidden;
    }


    #footer .inner {
        background: none;
    }

    #footer .inner .foot-left {
        float: none;
        padding-left: 0px;
        background: none;
        padding: 0;
    }

    #footer .inner .foot-left p {
        text-align: center;
    }

    #footer .inner .foot-right {
        float: none;
        margin-top: 12px;
    }

    .shares ul {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        float: none;
    }

    /**友情链接**/
    .botlinks .links-wrap {
        float: none;
        display: block;
        margin: 4px auto;
    }

    .botlinks .links-wrap .link-items {
        min-width: 100%;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 33.3%;
    }


    /* sys */
    .post-100 .news_list li.news .news_bg,.post-100 .slick-dots{opacity: 0;}
    .sys1 .ml,.sys1 .mr,.post-121 li.news,.post-131 li.news,.sys4 .ml,.sys4 .mc,.sys4 .mr{
        width: 100%;
        float: none;
    }
    .sys4 .mB{    flex-direction: column;}
    .sys1 .mr{margin-top: 0.3rem;}
    .post-131 li.news{margin-top: 0;}
    .sys4 .mc{order: -1;}
    .sys4 .ml,.sys4 .mr{margin-top: 0.2rem;}
    .post-151 .swiper-slide-active{
    transform: scale(0.5);
}
.post-151 .swiper-slide-prev,
.post-151 .swiper-slide-next{
    transform: scale(0.5);
}
.sys5 .mT,.sys5 .mM,.sys5 .mB{width: 100%;}
.post-151{padding-top: 0;}
.post-121 li.news{margin-top: 0.3rem;}
.sys5{
    background: url(images/sys5_bg.png) no-repeat center center;
    background-size: cover;
}
#footer .foot-box.box2 img{width: 100%;}



/* ================== xstd =================== */
    /*栏目图片*/
    body.xstd .l-banner {
        display: block;
    }

    body.xstd .l-banner img {
        width: 100%;
        height: 100%;
    }

    body.xstd #l-container .inner,
    body.xstd #d-container .inner {
        padding: 0px 0px;
    }

    body.xstd #l-container.wrapper .inner .mod,
    body.xstd #d-container.wrapper .inner .mod {
        padding: 0;
    }

    body.xstd .column-switch {
        display: block;
    }

    body.xstd .col_menu .col_menu_head h3.col_name .col_name_text {
        display: block;
        line-height: 40px;
        padding: 0px 5px 0px 12px;
        font-size: 17px;
    }

    /**栏目名称图标**/
    body.xstd .col_menu {
        width: 100%;
        float: none;
        margin-right: 0px;
        position: relative;
        min-height: auto;
    }

    body.xstd .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }

    body.xstd .col_metas .col_title h2 {
        font-size: 18px;
    }

    /**当前栏目名称**/

    body.xstd .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
    }

    /**栏目新闻**/
    body.xstd .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }

    body.xstd .col_news_con {
        padding: 5px 0px 10px 0px;
        margin: 0 0px;
    }

    body.xstd .wp_paging li.pages_count,
    body.xstd .wp_paging li.page_jump {
        display: none;
    }

    body.xstd .infobox {
        width: auto;
        padding: 0px;
        margin: 0 10px;
    }

    body.xstd .col_news_list .wp_entry img,
    body.xstd .article .entry .read img {
        max-width: 100%;
        height: auto !important;
        width: auto;
    }
.post-201 li.news{width: 50%;}
.post-201 li.n3{margin-top: 0.8rem;}














}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    .main4 .news{width:200px;margin:0;}
    .post9 .more_btn{bottom:-50px;}
    .main3 .inner{padding:30px 0 80px;}
    .main3 .post9 .more_btn{bottom:-40px;}
    .main3 .u2{flex-wrap:wrap;}
    .main3 .u2 .news{width:100%;margin-bottom:20px;height:auto;}
    .main5 .news_list.u1 .news_title{bottom:110px;}
    .main1 .ml .slick-dots{right:0;}
    .main1 .ml .news_con{height:auto;padding:20px 100px 20px 20px;}
    
    .main5 .tt{top:10px;}
    .main5 .tt .title-item{
        width:150px;
        height:50px;
        margin-bottom:10px;
    }
    .main5 .tt .title-item.selected{
        width:170px;
    }
    .main5 .tt .title-item .more_text{padding-right:30px;}
    .main5 .news_title{bottom:20px;font-size:16px;}
    #header .inner {
        height: auto;
    }

    .header .sitelogo a img {
        max-width: 85%;
        margin: 5px 0px;
    }

    .header .sitelogo a {}

    .header .sitetitle {
        display: block;
        margin-top: 10px;
        font-size: 18px;
    }


    #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: 180px;
display:none;
    }

    .l-banner img {
        width: 100%;
        height: 100%;
    }

    #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;
        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_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;
        width: auto;
    }

    /**文章阅读部分图片大小限制**/

    /*图列表*/
    .news_tu .news_list li.news {
        width: 50%;
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 50%;
    }



    /* ============== xstd ============ */

.post-201 li.news{width: 100%;float: none;}
.post-201 li.n2{margin-top: 0.8rem;}
    body.xstd .l-banner {
        display: block;
    }
















}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
    .main4 .news{width:150px;}
    .main6 .news_list .news{width:48%;}
    .main6 .news_con{padding:10px;}
    .main5 .news_list.u1 .news_title{display:none;}
body.picList .col_news_list .news{
        flex-direction:column;
    }
    body.picList .col_news_list .img_box,
    body.picList .col_news_list .news_con{
        width:100%;
    }
    body.picList .col_news_list .img_box{margin-bottom:20px;}
    body.picList .col_news_list .news_con{padding-left:0;width:100%;}

    .main1 .inner{padding-bottom:30px;}
    .main2 .inner,
    .main3 .inner,
     #footer{}
    .main4 .inner{padding:30px 0 120px;}
    .main5 .inner{}
    
    .header .head-left{width:95%;}
    #banner .post9 .slick-dots,
    #banner .post9 .news_more{display:none !important;}
    #banner .post9 .news_title{width:90%;font-size:16px;box-sizing:border-box;}
    #banner .navLink .ml{width:100%;margin-bottom:10px;}
    #banner .navLink .mr{width:100%;}
    #banner .navLink .ml .news a,
    #banner .navLink .mr .searchbox{font-size:16px;}
    .site-lang ul li.links a {
        margin: 0px 2px 0px 2px;
    }
    .post9 .tt .tit .title{font-size:22px;}
    .main1 .ml .news_title{font-size:16px;-webkit-line-clamp:1;}
    .main2 .mc .news_title,
    .main3 .news_title{font-size:16px;}
    .main2 .mc .news_timer{margin:15px 0;}
    .main3 .slick-dots{right:20px;}
    .main4 .news,
    .main4 .news.slick-current{
    }
    .main4 .news_con{
        height:auto;
        padding:10px;
    }
    .main4 .slick-dots{
        padding:0 20px;
    }
    .main4 .slick-prev,
    .main4 .slick-next{
        bottom:-100px;
    }
    .main4 .news_title{
        font-size:16px;
    }
    .main5 .tt{
        position:static;
        flex-direction:row;
        gap:10px;
    }
    
    .post-11 .news_list li.news .news_title {
        width: 73%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }


    #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) {}