@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [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;}

.post-11 .con .news_wz {width: 29.17%;}
.post-11 .news_list li.news .news_text {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 13;-webkit-box-orient: vertical; height: 338px;}

.main2 .ml{width: 46.67%;}
.main2 .mr{width: 46.67%;}
.main2 .post-13 {width: 85.7%;margin-left: -43%;}
.main2 .post-15 {width: 85.7%;margin-left: -43%;}
.post-15 .link_text .news_list li.news .link_icon {
    width: 100%;
}
.post-15 .link_text .news_list li.news .link_con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    text-align: left;
}
.post-13 .link_con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    text-align: left;
}
.post-15 .link_text .news_list li.news .link_con:hover {padding: 0 5%;}
.main3 .ml {width: 47.67%;}
.main3 .mr {width: 47.67%;}

.tu_text .news_list li.news {width: 33.33%;}

}

@media screen and (max-width: 1099px) {
.post-11 .con .news_wz {width: 24.17%;}
}


/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}

#header .inner{position:relative;background:none;}
.header .sitelogo a{display:inline-block;width:100%;margin:0 auto;}
.mbanner .focus .focus-title-bar {margin-left: -212px;}
.mbanner .mr .focus-title {font-size: 50px;}

.post-11 .con .news_imgs {
    width: 100%;
}
.post-11 .con .news_wz {
    width: 100%;
    margin-top: 10px;
}
.post-11 .news_list li.news .news_text {height: auto;}

.col_news .news_list li.news span.news_title {width: 70%;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.header .head-left {width: 60%;}
.header .sitelogo img {width: 100%;}
.mbanner .focus .focus-title-bar {margin-left: -127px;}
.mbanner .mr .focus-title { font-size: 30px;}

div#container-2 {height: 1600px;background-size: cover;}
.main2 .ml {width: 100%;float: none;}
.main2 .mr {width: 100%;float: none;margin-top: 200px;}

.main3 .ml {width: 100%;float: none;}
.main3 .mr {width: 100%;float: none;}

.mbanner .focus-pagination {display:none;}

div#container-4 {background-size: cover;}
.tu_text .news_list li.news {width: 50%;}
/*栏目图片*/
.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;}/*标题*/
.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: 700px) {
div#container-2 {height: 1550px;}
}
@media screen and (max-width: 650px) {
div#container-2 {height: 1500px;}
}
@media screen and (max-width: 600px) {
div#container-2 {height: 1400px;}
}
@media screen and (max-width: 550px) {
div#container-2 {height: 1350px;}
}
@media screen and (max-width: 500px) {
div#container-2 {height: 1300px;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
#header .inner {height: auto;padding-bottom: 20px;}
.header .head-right {margin-top: 34px;}

.mbanner .mr .focus-title {font-size: 20px;height: 40px;line-height: 40px;}
.mbanner .focus .focus-title-bar {margin-left: -85px;height: 40px;margin-bottom: -20px;}

.tu_text .news_list li.news {width: 100%;float: none;}

#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;}

}
@media screen and (max-width: 450px) {
div#container-2 {height: 1250px;}
}
@media screen and (max-width: 400px) {
div#container-2 {height: 1150px;}
}
@media screen and (max-width: 350px) {
div#container-2 {height: 1100px;}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}
