@charset "UTF-8";
@media screen and (max-width: 1100px) {

    .post-21 .news_list li.news .news_time{width: 0.85rem;}
    .post-21 .news_list li.news .news_title{    width: calc(100% - 0.85rem);}

}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

:root{--lineSize:28px;--slineSize:24px;--bigSize:18px;--titleSize:16px;--smailSize:14px;--smailSizex: 12px;}


.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {background: #18267e;}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;padding-top: 0.4rem;}
.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:0.3rem;    margin-bottom: 0;
    padding-bottom: 0.2rem;}
.header .head-right .searchbox{    width: 75%;
    margin: auto;}
.wp-search .search-input input.search-title{height: 36px;height: 36px;font-size:16px}
.wp-search .search-btn{    width: 40px;
        height: 36px;}
.wp-search .search-btn input.search-submit{background-size: 16px;}
.wp-search .search-input {
    margin-left: 20px;
    margin-right: 40px;
}
.mod{margin:0 4%}
/*导航样式：后台绑定时也可以定义配置*/
.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{display:none;}
.mbanner .focus .focus-title-bar {/* display:none!important; */}


.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.botlinks .links-wrap {float: none;display: inline-block;}
.botlinks .links-wrap .link-items {min-width:100%;}
#footer .inner .foot-left,#footer .inner .foot-center,#footer .inner .foot-right{float: none;text-align: center;}
.foot-center{margin: 16px 0;}
#footer {
    padding-top: 40px;
}
.mbanner .news_title{width: 92%;font-size:20px}
.mbanner .slick-dots{width: auto;bottom:22px}
.post-11 .list1,.post-11 .list2{width: 100%;}
.post-11 .list2{margin-top:30px}
.post-21 .news_list li.news a{height: 170px;}
.post-tt .tt .more_btn a{border-radius: 11px;line-height: 22px;}
.main3 .ml,.main3 .mr{width: 100%;}
.main3 .ml{margin-bottom:30px;}
.post-41 .news_list li.news a .news_title{font-size:18px;}
.post-41 .news_list li.news a{    padding: 0 40px;}
.post-31 .news_list li.news.active .news_con{    height: 56px;}
.post-21 .con::after{display:none}
.main2{padding-bottom:80px}
.post-21 .tt {
    margin-bottom: 15px;
}
.main2 { padding-top: 26px;}
.post-32 .news_list li.news a{height: 140px;}
.listcon .news_list li.news .news_meta{    width: 120px;}
.listcon .news_list li.news .news_title{    width: calc(100% - 120px);}
.searchbox .wp_search table,.searchbox .wp_search tbody,.searchbox .wp_search td{display: block;}
.searchbox .wp_search {border-radius: 18px;}
.searchbox .wp_search tr{display: flex;}
.wp_search #keyword{    height: 36px;
    line-height: 36px;}

    .wp_search .search{    width: 40px;
        background: url(images/sous.svg) no-repeat center left / 18px;
        height: 36px;}

}
@media screen and (max-width: 950px) {

.post-41 .news_list li.news a {padding: 0 30px;}

}
@media screen and (max-width: 880px) {
.post-41 .news_list li.news a {padding: 0 14px;}
.post-41 .news_list li.news a .news_title{padding-left: 36px;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    .post-41 .news_list li.news a .news_title{line-height: 42px;}
    .post-32 .tt{    margin-bottom: 20px;}
.post-41{    transform: none;
        margin-bottom: 20px;}
.post-41 .news_list{    flex-direction: column; align-items: center;}
.post-41 .news_list li.news:nth-child(2) a::before,.post-41 .news_list li.news:nth-child(2) a::after{display: none;}
.post-41 .news_list li.news a {padding: 0 ;}
.foot-left .sitetitle{display: block;margin-left: 0;}
.foot-left .sitetitle::after{display: none;}
.footer .foot-left img{    width: 3.5rem; margin-bottom: 20px;}
#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;}

.main1 .ml{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 





#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;}
.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;margin-right:100px;}/*标题*/
.col_news_con  .news_list li.news span.news_meta {margin-left:-100px;}/*属性*/

.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%;}/**文章阅读部分图片大小限制**/

.header .sitelogo .sitetitle::after{display: none;}
.header .sitelogo a img{    width: 4rem; margin-bottom: 10px;}
.header .sitelogo .sitetitle{margin-left:0;    display: block;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
    .foot-left .sitetitle{font-size: 22px;}
    .botlinks .links-wrap{width:60%}
.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;}

.header .sitelogo .sitetitle{font-size: 22px;}
.header .sitelogo a img{width:3.2rem}
.post-32 .news_list li.news{width:100%;float: none;}
.post-32 .news_list li.news:nth-child(2n){float:none}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}
