@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (max-width: 1050px) {
.main2 .mr .rili .news_list li.news .zd{font-size:12px;}
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1299px) {
.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 {padding: 0 19px;}
.post-11 .slick-dots{bottom:10px}
.mbanner .focus .focus-title-bar{left:30px;margin:0}
.mbanner .focus .focus-pagination{right:30px;margin:0}

.post .tt .tit .title{font-size: 16px;}
#pageContent {width: 100%;height: 500px;}


/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
}
@media screen and (max-width: 1100px) {
.site-lang ul li.links a{padding:0 2px}
}
@media screen and (max-width: 1025px) {
.nav .wp-menu .menu-item a.menu-link{padding: 0 17px;}
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
.main2 .mr .rili .news_list li.news .zd{font-size:14px;}
#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;}
.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: 15px 0px 5px; width:100%;}
.wp-search .search-input input.search-title{width:100%}
/*导航样式：后台绑定时也可以定义配置*/
.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-12 li.news{margin-bottom: 46px;}
.site-lang{display:none}

.mbanner .focus .focus-title,.mbanner .focus .focus-title-bar{height:50px;line-height:50px}
.mbanner .focus .focus-title{padding:0 10px;font-size:22px}
.post-11 .news_imgs{height:auto;padding-top:70%}
.main1 .ml,.main2 .mc{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%;} 
.post-12{padding:15px 10px}
.main2{background-size:contain}
.main2 .ml, .main2 .mr{float:none;width:100%;margin-top:20px}
.main2 .ml{margin-top:0}
.main4 li.news{width:31.3%;margin: 0 1%;} 
.main2 .ml .post-21{padding:0}

#footer .inner {background:none;padding:30px 0 0}
#footer .inner .foot-top{padding-bottom:30px}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;margin:0;text-align:center;margin-bottom:20px}
#footer .inner .foot-left p{text-align:center;}
#footer .inner .foot-right{ 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%;}
 
}
/**
 * [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: 65%;margin:5px 0px;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
.post .tt{margin-bottom:30px}
.post .tt .tit .title::after{bottom:-5px}
.mbanner .focus .focus-title, .mbanner .focus .focus-title-bar,.mbanner .focus .focus-title, .mbanner .focus .focus-title-bar{height:34px;line-height:34px;font-size:18px;bottom:20px}
.mbanner .focus .focus-navigation{width:40px;height:35px}
.post .tt .tit{font-size:22px;}
.main1 .tt{margin-bottom:10px}
.main1 .ml,.main2 .mc{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 
.post-11 .wz{width:100%;box-sizing:border-box;padding:15px 25px 25px }
.post-11 .slick-dots{right:25px}
.post-11 .wz .news_title{font-size:16px;line-height:26px;height:auto;display:block}
.post-12 li.news{margin-bottom: 20px;}

.main1 .mr .boxm4 .news_list li.news {
    width: 100%;
    margin-bottom: 18px;
}
 .post .tt .tit .title{font-size: 16px;}
.main1 .inner{padding: 0px 0;}
.main2 .inner{padding:35px 0}
.main3 .inner{padding-bottom:35px}
.main4 .inner{padding:40px 0}
.post-31, .post-33{width:100%;float:none}
.main4 li.news .news_imgs{padding-top:45%;}
.main4 li.news .news_imgs img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:fill}
.main3 .ml,.main3 .mr{width:100%;float:none}
.main3 .mr{margin-top:30px;}
#pageContent {height: 400px;}

#footer .inner .foot-center>a{float:none;margin-left:0}
#footer .inner .foot-center>div{float:none;padding-left:0}
#footer .inner .foot-center .tt{margin-top:20px;margin-bottom:10px}
#footer .inner {padding: 20px 0px 0;}
#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 {}
.col_news_con  .news_list li.news span.news_title { }/*标题*/
.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%;}
}

@media screen and (max-width: 539px) {

#pageContent {height: 280px;}
}


/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.post .en{font-size:26px;margin-left:0;}
.mbanner .focus .focus-title, .mbanner .focus .focus-title-bar, .mbanner .focus .focus-title, .mbanner .focus .focus-title-bar{height:28px;line-height:28px;font-size:15px;bottom:10px;left:10px}
 .post-12 .news_title{font-size:14px;width:70%}

.main1 .mr .boxm1 .news_list li.news .news_title, .main1 .mr .boxm2 .news_list li.news .news_title {
    width: auto;
    margin-left: 0;
    margin-right: 113px;
}
.post-12 .slick-arrow{width:45px;height:45px;line-height:45px;font-size:30px;bottom:-39px}
.post-31 .slick-dots{/* bottom:auto; *//* right:10px; *//* top:210px; *//* bottom:-40px; */}
.post-12 .slick-prev{right:78px}
.rili .news_list{margin:0 auto}
  .post .tt .tit .title{font-size: 14px;}
.rili .news_list li.news{width:100%;float:none;margin:0 auto}
.post-33 li.news,.main3 .news_wz,.post-31 .news_imgs{float:none;width:100%}
.post-33 li.news:first-child .news_wz{    border-bottom: 1px solid #dde0e4;background:none}
.rili .news_list li.news .news_title{height:auto}
.rili .news_list li.news .news_box{padding:15px 10px 20px}
.main4 li.news{width:48%}

.col_news_list .news_list li.news .news_title{width:75%}
#footer .inner .foot-left img{max-width:70%}
#footer .inner .foot-center,#footer .inner .foot-right{float:none;text-align:center}
#footer .inner .foot-center .tt{float:none;display:inline-block}
#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%;}
}

@media screen and (max-width: 359px) {

#pageContent {height: 200px;}
}


/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}
