@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

@media screen and (max-width: 1505px) {
#header .inner {width:100%;}
.wrapper .inner .mod {width:auto;padding:0 8px;}

.mbanner .focus .focus-prev {left:50px;}
.mbanner .focus .focus-next {left: 300px;}
.mbanner .focus .focus-pagination {left:100px;}

.mbanner .links_box {margin-right:80px;}

}

@media screen and (max-width: 1429px) {
.header .head-right {margin-top:0px;}
}

@media screen and (max-width: 1300px) {
.link_icon .news_list li.news {width:100px;}
}



/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
.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 8px;}

.mbanner .links_box {margin-right:20px;}
.mbanner .focus .focus-pagination {bottom:8.5%;}
.mbanner .focus .focus-prev {left: 5px;}
.mbanner .focus .focus-next {left: 195px;}
.mbanner .focus .focus-pagination {left: 50px;}
.mbanner .focus .focus-page {margin:0 5px;}



}

@media screen and (max-width: 1179px) {
.post-12 .news_more {
    width: 440px;
    left: -15%;
}
}

/**
 * [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;}

#header {position: relative;background: #005caf;}
#header .inner{padding: 10px 0;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;}
.header .sitelogo a{display:inline-block;width:100%;margin:0 auto;}
.header .sitetitle {margin-top:38px;font-size:28px;}
.header .head-right{ float:none; width:100%;margin-top:0px;}

.l-banner {height: 200px;}

/*导航样式：后台绑定时也可以定义配置*/
.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;}

.searchbox {padding-top:0px;margin-top: 0;}
.wp-search .search-input {margin-left:5px;}

.mbanner .links_box {display: none;}

.post-12 .news_more {width: 440px;left: -60%;}




}
/**
 * [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;}
.mbanner .focus .focus-next {right:5px;left:auto;}
.mbanner .focus .focus-navigation {top: 50%;margin-top: -25px;bottom: auto;}

.mbanner .focus-pagination {display:none;}

.main1 .inner {padding:20px 0;}
.main2 .inner {padding: 0px 0 20px;}
.main3 .inner {padding-bottom: 20px;}
.main4 {background-size: cover;}
.main4 .inner {padding: 30px 0 20px;}

.post-12 .news_list li.news{width:100%;margin-bottom: 15px;}
.post-12 .news_more {width: 440px;left: auto;}

.rili2 .news_list li.news {float: left;width: 100%;margin-bottom: 10px;}

.main3 .ml {float: none;width: 100%;}
.main3 .mr {float: left;width: 100%;margin-left: 0;margin-top: 15px;}
.post-32 {width: 100%;}
.post-33 {width:100%;margin-bottom:15px;}
.post-34 .news_list li.news {width: 100%;margin-bottom: 15px;}
.post-35 .rili2 .news_list li.news .news_box .speaker {float:none;}
.post-35 .rili2 .news_list li.news .news_title {height:18px;line-height:18px;}

.post-41 .news_list li.news.n1 {width: 100%;}
.post-41 .news_list li.news {float: left;width: 100%;margin-bottom: 15px;}

#footer .inner .foot-left {float: none;width: 100%;}
#footer .inner .foot-center {float: none;width: 100%;margin: 10px 0;}
#footer .inner .foot-right {float: none;margin: 10px 0;}

/*栏目图片*/
.l-banner{background-size: cover;height: 235px;}
.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;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;width:73%;}/*标题*/
.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%;}/**文章阅读部分图片大小限制**/

}
/**
 * [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;}

}

@media screen and (max-width: 360px) {
.post-12 .news_more {width: 440px;left: -65px;}

}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}