@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1300
 */
@media screen and (max-width: 1300px){
	.wrapper .inner{width:100%; box-sizing:border-box; padding:0 10px;}
	
	
	
	.mbanner .swiper_box{ width:100%; padding-right:30px; box-sizing:border-box}
	
	
	
	.main1 .ml{ width:calc(100% - 358px)}
	.post1_ml{ padding-right:0px;}
	.main1 .ml_01{width:calc(100% - 362px)}
	.main1 .ml_02{width:338px}
	.main1 .mr{ width:358px}
	
	
	
	.main2 .ml{ width:40%;}
	.post4_con,.post4_con li a{ width:100%}
	.main2 .mr{ width:calc(60% - 60px);}
	
	
	
	
	.photo_list .swiper-button-next{ right:0;}
	.photo_list .swiper-button-prev{ left:0;}
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1180px) {

.main2 .mr{ width:calc(60% - 40px);}
.tunews_list .swiper-slide .tu_pic{ width:270px;}
.tunews_list .swiper-slide .news_info{ width:calc(100% - 290px)}
#footer .foot_bottom{ padding:30px 80px;}
#footer .ma{ margin-left:40px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

.navi-aside-toggle,
.navi-aside-search {display: block;}
.l-banner img{width:100%;height:100%;}

#header .inner{padding:10px;height: auto;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center; padding:10px 40px; box-sizing:border-box}
.header .sitelogo .logo{ width:300px;}
.header .sitetitle img{width:260px;}
.header .head-right .link{ position:absolute;top:0;right:5px; font-size:14px}

.header .head-main{display:none;}
.header .head-right{ float:none; width:100%; padding-top:0}
.header .head-right .searchbox{margin:10px 0px; width:100%;}
.wp-search .search-input input.search-title{ height:42px; line-height:42px;}
.wp-search .search-btn{height:42px;}
.wp-search .search-btn input.search-submit{height:42px; border:1px solid #fff;}

.navi-aside-toggle{top:30%;}
/*导航样式：后台绑定时也可以定义配置*/
#nav .inner .wp-panel{ height:0;}
.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 .swiper-wrapper{ height:400px;}
.mbanner .swiper_box{ padding:0 30px; box-sizing:border-box;justify-content: center; -webkit-justify-content: center;}
.main1,.main3{ padding:60px 0;}
.main1 .ml,.main1 .mr{ float:none; width:100%}
.main1 .ml_01{width:338px}
.main1 .ml_02{width:calc(100% - 362px)}
.main1 .mr{ margin-top:60px;}
.more_btn {  background:#0b65c1; color:#fff }

.main2{ background:#efefef; margin:0;}
.main2 .inner,.main2 .ml{ height:auto;}
.main2 .ml_01bg,.main2 .ml_02bg{ display:none}
.main2 .ml,.main2 .mr{float:none; width:100%;}
.main2 .ml{ position:relative; padding:60px 20px; box-sizing:border-box}
.main2 .ml:before{ position: absolute; content:''; z-index:1;top:0;bottom:0;left:-10px;right:-10px; background:url(images/bg2.png) no-repeat; background-size:cover}
.post4_con{ position:relative; z-index:2;}
.main2 .mr{ padding:60px 0;}
.main2 .mr .post_bt{justify-content: center; -webkit-justify-content: center;-webkit-flex-direction: column;flex-direction: column;}
.main2 .mr .post_bt .tt01{ line-height:48px;}
.main2 .mr .post_bt .tt01,.main2 .mr .post_bt .tt02{display: flex;display: -webkit-flex;justify-content: center; -webkit-justify-content: center;}
.main2 .mr .post_bt:before{ position:absolute; z-index: 1; content:'';top:auto; bottom:5px; left:0;right:calc(50% + 190px);height: 1px; background: #c0c0c0;}
.main2 .mr .post_bt:after{top:auto; bottom:5px; right:0;left:calc(50% + 190px)}
.post5_con{ padding:0 10px;}
.post5_more{justify-content: center; -webkit-justify-content: center;}

.tunews_list .swiper-slide .tu_pic{ width:220px;}
.tunews_list .swiper-slide .news_info{ width:calc(100% - 240px)}

.photo_list .swiper-slide .news_info{ padding:0;}
#footer .foot_bottom{ padding:30px 40px;}
.mlink{ width:calc(50% - 20px)}
#footer .foot-left,#footer .foot-right{ float:none; width:100%;display: flex;display: -webkit-flex;justify-content: center; -webkit-justify-content: center;}
#footer .foot-left{ padding-bottom:0; padding-top:20px;}

.news_title{ font-size:16px;}
.botlinks .links-wrap a.links-arrow{font-size:16px;}
#footer .inner .foot-wz,#footer .ma .wz{font-size:14px;}

/*图列表*/

}


@media screen and (max-width: 920px){
	

	
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.mbanner .swiper-wrapper{ height:280px;}
.mbanner .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 10px}
.header .sitetitle {margin:0 auto;display:block; background:none}
.post_bt1 .iconbg,.post_bt4 .iconbg{ right:10px;}
.post_bt5 .iconbg{left:10px;}
.main1 .ml_01,.main1 .ml_02{ width:100%;}
.ml_01 .tu_pic{ height:60vw}
.tunews_list .swiper-slide .tu_pic{ width:40%;}
.tunews_list .swiper-slide .news_info{ width:calc(60% - 20px)}


/*栏目图片*/
.l-banner{height: 180px; text-align:center;}
.l-banner img{width:100%;height:100%;}
#l-container{ margin-top:0px;}
#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%;}/**文章阅读部分图片大小限制**/


}

@media screen and (max-width: 660px) {
.post_bt1{ padding-left:0;justify-content: center; -webkit-justify-content: center; }
.post_bt1:before { width: calc(50% - 80px);}
.post_bt1:after {width: calc(50% - 80px);}
.post_bt2:before{ width:calc(50% - 100px);}
.post_bt2:after{ width:calc(50% - 100px);}
.post_bt5:before{ width:calc(50% - 90px);}
.post_bt5:after{ width:calc(50% - 90px);}
.post_bt .tt01{ font-size:26px}
.post_bt .tt02{font-size:16px}
.post4_con li a{font-size:20px}
#footer .foot_bottom{ padding:30px 20px;}
#footer .foot-left{ padding:20px 20px 0; box-sizing:border-box}
.mlink{ width:100%; margin-bottom:20px;}
.mlink:last-child{ margin-bottom:0}
}

@media screen and (max-width: 560px) {
.post_bt1 .iconbg, .post_bt4 .iconbg,.post_bt5 .iconbg{ display:none}
.tunews_list .swiper-slide .tu_pic{ width:100%;}
.tunews_list .swiper-slide .news_info{ width:100%}
.tunews_list .swiper-slide .news_wz{ height:auto}
}

@media screen and (max-width: 480px){


}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {

.article h1.arti_title {line-height: 28px;font-size:18px;}
.article h2.arti_title {line-height: 28px;font-size: 16px;}

#footer .foot-right{padding:30px 20px 40px; box-sizing:border-box;justify-content: space-between; -webkit-justify-content: space-between;}
#footer .ma{ margin:0;}
.post4_con li a{font-size:16px;font-weight: 600;}
}

@media screen and (max-width: 440px){
.header .sitelogo .logo{ width:100%;}
.header .sitetitle img{width:100%;}
 }
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}