@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (max-width: 1860px) {
.post .tt .tit .title{font-size: 26px;}
.post .tt .tit .title .sub{font-size: 16px;}

.main11{width:85%;}

.wrapper .inner{width:85%;}
.main1 .inner{width:100%;}
.main3 .inner{width:100%;}
.header .head-left{width:30%;}
.header .sitelogo img{width:100%;}
.nav .wp-menu .menu-item{margin-left:30px;}
.nav .wp-menu .menu-item a.menu-link{font-size:14px;}
}
@media screen and (max-width: 1695px) {
#header .inner{width:95%;}
.nav .wp-menu .menu-item{margin-left:30px;}
}
@media screen and (max-width: 1500px) {
.post .tt .tit .title{font-size: 30px;}
.post .tt .tit .title .sub{font-size: 16px;}
.wrapper .inner{width:85%;}
.main1 .inner{width:100%;}
.main3 .inner{width:100%;}
.header .head-left{width:30%;}
.header .sitelogo img{width:100%;}
.nav .wp-menu .menu-item{margin-left:15px;}
.nav .wp-menu .menu-item a.menu-link{font-size:14px;}
}
@media screen and (max-width: 1300px) {
.post .tt .tit .title{font-size: 20px;}
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {
.footer .foot-m{margin-right:5%;}
.post .tt .tit .title{font-size:38px;}

/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

.main .main1{width:100%;float:none;}
.main .main3{width:100%;float:none;}
.mbanner .slick-dots li {
    text-align: center;
    margin: 0 5px;
    float: left;
    transition: all 0.4s ease-in-out;
}
div#header {
    position: relative;    background: #104B97;
}.mbanner .slick-dots {

    bottom: 10px;
 
}
.header .sitelogo img{width:auto;max-width:100%;}
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;top:75%;}
.site-lang{display:none;}
#header .inner{padding:10px 2%;height: auto;position:relative;background:none;box-sizing:border-box;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;}
.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;}


/*导航样式：后台绑定时也可以定义配置*/
.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:block;}
.mbanner .focus .focus-title-bar {/* display:none!important; */}

/*左标题右内容*/
.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;}


#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: inline-block;margin:4px 0px;width:100%;}
.botlinks .links-wrap .link-items {min-width:100%;}

/*图列表*/
.post .tt{margin-bottom:20px;}
.news_tu .news_list li.news{width:33.3%;}
.main1 .inner{padding:30px 2% 40px; box-sizing:border-box;}
.post-11 {width:100%;margin-bottom:45px;}
.post-11 .tab-list li .news_imgs{display: block;width: 100%;overflow: hidden; padding-top: 56.6%; position: relative;}
.post-11 .tab-list li .news_imgs img{display: block;  width: 100%; height: 100%; position: absolute;   left: 0;   right: 0;  top: 0;bottom: 0;margin: auto;}
.post-12 {width:100%;    padding: 0 4%;    box-sizing: border-box;}

.main2 .inner{padding:0px 2% 19px; box-sizing:border-box;}
.post-21{width:100%;margin-right:0;margin-bottom:35px;}
.post-21 .tt{margin-bottom:35px;}

.main3 .inner{padding:30px 2% 19px; box-sizing:border-box;}
.post-31 .news_list li.news{width:48.5%;}
.post-31 .news_list li.news:nth-child(3n){margin-right:3%;}
.post-31 .news_list li.news:nth-child(2n){margin-right:0;}


.footer .foot-l{width:100%;margin-right:0;    text-align: center;    margin-bottom: 20px;}
.footer .foot-m{width:100%;margin-right:0;    text-align: center;    margin-bottom: 20px;}
.footer .foot-c{width:100%; text-align: center;margin-top:0;}
.botlinks .links-wrap{width:50%;}
.botlinks .links-wrap a.links-arrow{text-align:left;}
.footer .foot-r{width:100%;}
.footer .foot-b{margin-top:40px;}
}





/**
 * [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: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;}
.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%;}/**文章阅读部分图片大小限制**/

/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}

.post-11 .tab-list li .news_wz{    padding: 18.5px 4% 26.5px}
.post-31 .news_list li.news{width:100%;margin-right:0!important;}

.post .tt .tit .title{    font-size: 32px;}
.post .tt .tit .title .sub{font-size:18px;}

}




/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 550px) {
.layer-inner{width:100%;}
.sudy-tab .tab-menu li{    display: flex;    align-items: center;    justify-content: space-between;}
.sudy-tab .tab-menu li .news_con .news_imgs{display: block;width: 100%;overflow: hidden; padding-top: 75.2%; position: relative;}
.sudy-tab .tab-menu li .news_con .news_imgs img{display: block;  width: 100%; height: 100%; position: absolute;   left: 0;   right: 0;  top: 0;bottom: 0;margin: auto;}
}

@media screen and (max-width: 479px) {
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}
#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%;}
.post .tt .tit .title{font-size:28px;}
.post .tt .tit .title .sub{font-size:16px}
.post-11 .tab-list li .news_wz .news_title a{font-size:18px;}
.post-11 .tab-list li .news_wz .news_text a{font-size:16px}
.sudy-tab .tab-menu li .news_wz .news_title a{font-size:16px;}
.sudy-tab .tab-menu li .news_wz .news_meta{font-size:16px}
.post-21 .news_list li.news .news_title{font-size:16px}
.post-21 .news_list li.news .news_meta{font-size:14px;}
.post-31 .news_list li.news .news_date .news_days{font-size:30px;}
.post-31 .news_list li.news .news_title{font-size:16px}
.footer .foot-m .foot-mm .zdxx{font-size:16px}
.botlinks .links-wrap a.links-arrow{font-size:14px}
.footer .foot-b .foot-bottom .copyright{font-size:14px}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}