@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

@media screen and (max-width: 1450px) {
.wrapper .inner { width:96%; margin:0 auto;}
 .post-31 .news_list li.news {
    float: none;
    width: 100%;    min-height: auto;
    margin-bottom: 0.3rem;
}   
.post-31 .news_list li.news .news_wz {
    padding-left: 1.2rem;
}
.main3 .mr {
    width: 33%;
}
.article {
    padding-top: 10px;
    margin: 0 0.4rem;
}
}

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {


.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 {
   
}

/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
html {
    font-size: 85px;
}
.zi h1 {
    font-size: 0.3rem;
    text-decoration: underline;
    text-decoration-color: #F4E6D9;    padding-left: 0.1rem;
}
.wrapper .inner { width:100%; margin:0 auto;}
.header .inner{height: auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
.article {
    padding-top: 10px;
    margin: 0 0rem;
}
#header {background: #18267e;}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{float: none;  display: block;   width: 85%; 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%;}

.mbanner .focus .focus-title{font-size: 20px;}
.news_tu ul {
    width: 100%;
    float: none;padding-bottom: 60px;
    margin-top: 40px;
}
.news_tu .news_box {
        margin-left: 0;
    }
.news_tu .news_box .news_wz {
    background: #edf7f8;
    position: relative;
    height: 210px;
}
.news_tu .slick-prev {left: 0;background-position: 0px 0px;    top: 92%;height: 68px; width: 67px;        border-radius: 0px 0 0px 30px;}
.news_tu .slick-next {left: 66px;background-position: right 0px;    top: 92%;    height: 68px; width: 67px;        border-radius: 0 0 30px 0;}
    .news_tu .news_box .news_wz .news_meta {
        font-size: 18px;
    }
.post-21 .news_list { margin:0px -0.1rem;}
.post-21 .news_list li.news{float:left;width:50%;margin-bottom: 0.2rem;}
.post-21 .news_list li.news .news_box{margin:0px 0.1rem; transition:all 0.4s ease-in-out;position: relative; background: #252B7E;}

.post-11 .news_title {
    font-size: 0.26rem;
    font-weight: bold;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.3rem;
    height: 0.6rem;
}
.post-12 .news_list li.news {
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 0.27rem;
    margin-bottom: 0.27rem;
}
.post-12 .news_list li.news.n1 {
    border-top: 1px solid #D0D0D0;
    padding-top: 0.27rem;
}
/*导航样式：后台绑定时也可以定义配置*/
.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 .focus{}
.mbanner .focus .focus-title-bar {/* display:none!important; */}

.post-12 .news_list li.news span.news_title{    width: 66%;}
.main1 .ml{float:none;width:100%;padding-top: 0px;}
.main1 .mll{float:none; width:100%; margin-left:0px;min-height:0px;}
.main1 .mc{ float:none; width:100%;margin-left:0px;}
.main1 .mr{float:none; width:100%;    margin-top: 0.42rem;} 

.main2 .inner{padding: 10px 0;}
.main4 .ml{ float:none; width:100%;}
.main4 .mr{float:none; width:100%;padding-top:0px;} 

.main5 .ml{ float:none; width:100%;}
.main5 .mr{float:none; width:100%;padding-top:0px;} 
.main3 .inner {
    padding: 0.4rem 0px 0.4rem 0;

}
.post1 .tt .tit .title {
    display: inline-block;
    font-size: 0.26rem;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}
.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;
    margin-bottom: 0.1rem;
}
    .post-31 .news_list li.news .news_wz {
        padding-left: 0;
        background: none;
    }
.post-31 .news_list {
 
    padding-top: 0;
}
.post1.post-31 .tt .tit .title {
    width: 100%;
    line-height: 0.4rem;
    border-bottom: 1px solid #ccc;
}
.main3 .ml{ float:none; width:100%;}
.main3 .mr{float:none; width:100%;margin-top:0px;} 
.post-52 .news_list li.news .news_text{width:100%;}
.post-21 .news_list li.news .news_title{    line-height: 0.5rem;
    height: 0.5rem;}
.post-12 .news_wz {
    float: left;
    width: 58%;
}
.post-11 .news_imgs {
    height: auto;
}
.post-32 .news_list li.news .news_imgs{ height: auto;}
.post-51 .news_list li.news .news_imgs{ height: auto;}s
    .l-banner {
        height: 220px;
    }
    .post-41 .tt {
     
        display: none;
    }
.main2 .post1 .more_btn{top: 0;}

.main2 .post1 .more_btn img {
    width: 30px;
}
/*左标题右内容*/
.post5 {background:transparent;}
.post5 .tt {float:none;width: 100%;margin-right:0px;border-bottom: 2px solid #146cc1;}
.post5 .tt .tit {float:none;margin-top: 0px;width:100%;}
.post5 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px; font-weight:bold;color: #18267d;cursor:pointer;}
.post5 .more_btn{display:inline-block;right:0;bottom: 0px; margin-top: 0px; text-align: right;} 
.post5 .more_btn a{line-height: 45px;color:#666;}
.post5 .con{padding:6px 0;position:relative;}
.post5 .con .conbox{margin-left:0px;padding-left:0px;background:transparent;}

.post-41 .con{padding:8px 0;}

.site-lang ul li.links a{font-size: 12px;}
.article .entry .read{width: 98%;
    margin: 0 auto;}
#footer .inner {background:none;}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;}
#footer .inner .foot-left img{        max-width: 70%;
        margin: 0 auto;
        display: block;}
 #footer .inner .foot-center h1 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    display: none;
}
#footer .inner .foot-left p{text-align:center;}
#footer .inner p span {
    background: none;
    padding-left: 0;
}
#footer .inner .foot-left h1 {
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
    color: #fff;
    text-align: center;
}
#footer .inner .foot-center {
    float: none;
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
}
#footer .inner p {
    font-size: 12px;
    line-height: 24px;        text-align: center;
}
#footer .inner .foot-right ul {
    width: 146px;
    margin: 0 auto;
}
#footer .inner .foot-right li .news_title {
    opacity: 0.6;
    margin-top: 4px;
}
#footer .inner .foot-right{float:none;margin-top: 12px;}

#footer2 .inner .foot-center {
    font-size: 12px;
    opacity: 0.6;
    color: #fff;
}
.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.botlinks .links-wrap {float: none;display: inline-block;margin:4px 0px;width:100%;}
.botlinks .links-wrap .link-items {min-width:100%;}

/*图列表*/
.news_tu .news_list li.news{width:33.3%;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 85%;margin:15px 0px 5px 0;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
.main1 .inner {
        padding: 20px 0px 0px 0;
    }
.main1 .ml{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 

.main4 .inner{padding: 10px 0 15px;}
.main4 .mr{float:none;}

.post-41 .news_list li.news{width:50%;   margin-right: 0;}

#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{float:none;}
#footer .inner p{text-align:center;}
.post-11 .focus .focus-pagination{display:none;}
.post-11 .focus .focus-title-bar{    height: 55px;
    line-height:55px;}
.post-11 .focus .focus-title {
    height: 55px;
    line-height:55px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mbanner .focus .focus-a{display:none;}
.mbanner .focus-pagination {display:none;}
.mbanner .focus .focus-title-bar {
        bottom: 10px;
        left: 10px;
        margin-left: 0px;
    }

.post-21 .news_list { margin:0px;}
.post-21 .news_list li.news{float:left;width:100%;}
.post-21 .news_list li.news .news_box{margin:0px 0; transition:all 0.4s ease-in-out;position: relative; background: #252B7E;}
/*栏目图片*/
.l-banner{height: 180px;}
.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;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_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_con  .news_list li.news {line-height:24px;padding:4px 0px;}
.col_news_con  .news_list li.news span.news_title {line-height:24px;}/*标题*/
.col_news_list.listcon .news_list li.news span.news_title{width: 64%;}
.col_news_con  .news_list li.news span.news_meta {}/*属性*/

.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:100%;}/**文章阅读部分图片大小限制**/

/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}
.layer-inner {

    width: 100%;
}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}

.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) {
    
}