@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */

@media screen and (max-width: 1450px) {
.bx-controls-direction {
    display: none;
}.bx-wrapper .bx-pager {
  
    display:block;
	top:20px;
}
}

@media screen and (max-width: 1200px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 25px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}

.main1 .inner{}
.main1 .ml{width:100%;}
.main1 .mc{ width:32%;margin-left:20px;}
.main1 .mr{width:30%;}

.main2 .ml{width: 426px;}
.main2 .mr{width: 502px;}

.post-21 .news_list li.news .news_title,
.post-22 .news_list li.news .news_title,
.post-23 .news_list li.news .news_title{width:75%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;} 
.post-31 .news_list li.news .news_title{width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.post-33 .news_list li.news .news_title{width:75%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.post-22 .news_list li.news .news_text{width:100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.post-32 .news_list li.news .news_title{width:100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
.hmr {
    float: right;
    width: 56%;
}
.hmr {
    float: right;
    width: 54%;
}
.post.post4.post-203.mbox .news_list li.news span.news_title {
  float: right;
    font-size: 16px;
    width: 76%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.post.post1.post-13.mbox li {
    position: relative;
    margin-right: 94px;
    border: 1px solid #c1d5ea;
    padding: 55px 0px;
    min-height: 180px;
    width: 40%;
    float: left;
}
.post.post4.post-202.mbox {
    margin-bottom: 16px;
}

}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
	.rili2 .news_list li.news .news_title {
    line-height: 26px;
    font-size: 17px;
    color: #333333;
    min-height: 34px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rili2 .news_list li.news {
    margin-bottom: 20px;
    padding-bottom: 15px;
}
	.mbanner .focus-pagination {
    display: none;
}
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; }
.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; width:100%;display:none;}
.wrapper.top {
    display: block;
}
#headtop {
    display: none;
}
/*导航样式：后台绑定时也可以定义配置*/
.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{}
.mbanner .focus .focus-title-bar { display:none!important;}

.main1 .ml{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%;} 

.main2 .inner{padding: 10px 0;}
.main4 .ml{ float:none; width:100%;}
.main4 .mr{float:none; width:100%;padding-top:0px;} 


/*左标题右内容*/
.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;}

.post-41 .con{padding:8px 0;}

#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%;}

/*图列表*/
.news_tu .news_list li.news{    width: 33%;
    }
	.post.post1.post-13.mbox li {
    position: relative;
    margin-right: 100px;
    border: 1px solid #c1d5ea;
    padding: 55px 0px;
    width: 36%;
    float: left;
}
li.sub-item.i3-1-1 {
    display: block;
}
.post.post1.post-404.mbox .news_wz {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
}
.rili2 .news_list li.news .news_wz {
    float: right;
    width: 80%;
}

}


@media screen and (max-width: 868px) {
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 16px;
    width: 72%;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;;
}
.post4 .tt .tit {
    
    padding-left: 50px;
}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */

@media screen and (max-width: 780px) {
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 85%;margin:5px 0px;}
.header .sitelogo a{}
.header .sitetitle {}
.header .sitelogo {
    float: none;
    margin-top: 0px;
    text-align: center;
}
.header .sitetitle {
    margin-top: 8px;
    font-size: 28px;
    display: block;
    text-align: center;
}


.main1 .ml{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 

.main4 .inner{padding: 10px 0 15px;padding-top: 40px;}
.main4 .mr{float:none;}

.post-12 .news_list li.news{width:100%;}
.post-41 .news_list li.news{width:50%;}

#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{float:none;    text-align: center;}
#footer .inner p{font-size: 20px;
    color: #cececf;
  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;margin-top: 0px;} 
.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; }/**文章阅读部分图片大小限制**/

/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}

.post.post1.post-11.mbox {
    width: 100%;
	    margin-bottom: 20px;
   

}
.post.post1.post-12.mbox {
    
    width: 100%;
}
.post1 .tt {
    text-align: left;
	border-bottom:2px solid #d8d8d8;
}
.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 0px;
    font-size: 30px;
    color: #3273b9;
    cursor: pointer;
	border-bottom: 2px solid #3273b9;
    padding-bottom: 12px;
	    padding-left: 50px;
		    font-weight: normal;
}
.post.post4.post-203.mbox span.news_meta {
    float: left;
    font-size: 20px;
    color: #3273b9;
    line-height: 80px;
}
.post.post1.post-102.mbox h3.tit {
    background: url(images/xwt.png) no-repeat left;
     height: 54px; 
         width: 53%;
}
.post.post1.post-13.mbox h3.tit{
    background: url(images/sz.png) no-repeat left;
   height: 54px; 
         width: 53%;
}
.post .more_btn {
    display: inline-block;
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    float: right;
	position: static;
    padding: 0;
    width: 25%;
    border: 0;
	text-align: right;
}
div#container-1 {
    background: none;
    padding-top: 10px;
	    padding-bottom: 0;
}
div#container-2 {
    
     padding-top: 0px; 
	 margin-bottom: 70px;
}
.post.post1.post-13.mbox {
    margin-bottom: 0px;
}
.hml {
    width: 100%;
	    padding: 0;
}
.hmr {
    width: 100%;
	margin-top: 25px;
}.post.post4.post-203.mbox {
     margin-left: 0px; 
	     padding: 0;
   
}
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 80%;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;;
	    margin-bottom: 30px;
}
div#container-3 {
    background: none;
    padding: 0px 0px;
}
.post4 .tt .tit .title.selected {
    color: #3273b9;
    border-bottom: 2px solid #3273b9;
    padding-left: 60px;
    font-weight: normal;
        padding-bottom: 10px;
}.post.post4.post-202.mbox .tt {
   
    border-bottom: 2px solid #d8d8d8;
	    margin-bottom: 25px;
}
.post.post4.post-203.mbox .tt {
  
    border-bottom: 2px solid #d8d8d8;
	margin-bottom: 15px;
}
.more_btntw {
  
     border: none; 
  
}
.more_btntw {
    font-size: 16px;
}
.post4 .tt .tit {
    
    padding-left: 0px;
}
.post.post1.post-44.mbox h3.tit {
    background: url(images/xy.png) no-repeat left;
    height: 54px;
    width: 53%;
}
.post.post1.post-404.mbox .news_tu .news_list li.news {
    width: 100%;
	margin-bottom: 25px;
}
.post.post1.post-13.mbox li {
    position: relative;
    margin-right: 100px;
    border: 1px solid #c1d5ea;
    padding: 55px 0px;
    width: auto;
    float: left;
}
.post.post1.post-44.mbox .more_btn span {
    visibility: inherit;
}
.post.post4.post-202.mbox .news_title {
    font-size: 26px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	    margin-bottom: 20px;
}
.news_zz {
    font-size: 22px;
	margin-bottom: 10px;
   
}
.news_zrbj {
    font-size: 22px;
	margin-bottom: 10px;
   
}
.news_ly {
    font-size: 22px;
	margin-bottom: 10px;
   
}
.rili2 .news_list li.news .news_title {
    line-height: 35px;
    font-size: 26px;
	margin-bottom: 6px;
    
}
.news_tu .news_list {
    margin: 0px 0px;
}
.post.post4.post-203.mbox li.news.n6.clearfix {
    display: none;
}
.post.post4.post-203.mbox li.news.n7.clearfix {
    display: none;
}
.post.post4.post-203.mbox li.news.n8.clearfix {
    display: none;
}
.post.post1.post-13.mbox .news_title {
    font-size: 30px;
}
.news_titlefu {
    font-size: 24px;
    margin-bottom: 8px;
}
.post.post1.post-13.mbox .news_text {
    font-size: 18px;
}
.con.rili2 .news_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px!important;
}
.post.post1.post-12.mbox li.news.n3.clearfix {
    padding-bottom: 0;
}
.rili2 .news_list li.news .news_date {
    float: left;
    width: 80px;
    margin-right: -70px;
    text-align: center;
}
.rili2 .news_list li.news .news_date {
    float: left;
    width: 80px;
    margin-right: -70px;
    text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
    line-height: 30px;
    font-size: 50px;
    color: #3374b8;
    transition: all 0.4s ease-in-out;
    padding-bottom: 10px;
}
.rili2 .news_list li.news .news_date .news_days {
    line-height: 30px;
    font-size: 21px;
    color: #555555;
}
div#container-5 {
    padding: 0px;
    position: relative;
}
.post.post1.post-44.mbox .con.news_tu {
    margin-top: 10px;
    margin-bottom: 60px;
}
.post.post1.post-404.mbox .news_wz {
    position: absolute;
    top: 37%;
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 700px) {
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 80%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}

}
@media screen and (max-width: 650px) {
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 72%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}

.rili2 .news_list li.news .news_title {
    font-size: 20px;
}
.con.rili2 .news_text {
    font-size: 15px;
}

.rili2 .news_list li.news .news_date .news_year {
    font-size: 40px;
}

.rili2 .news_list li.news .news_date .news_days {
    font-size: 18px;
}

.post1 .tt .tit .title {
    font-size: 25px;
}

.post4 .tt .tit .title {
    font-size: 25px;
}
.post .more_btn .more_text, .post .more_btn a {
    font-size: 14px;
}
.more_btntw {
    font-size: 14px;
}


.post.post1.post-13.mbox .news_title {
    font-size: 20px;
}
.news_titlefu {
    font-size: 20px;
    margin-bottom: 8px;
}
.post.post1.post-13.mbox .news_text {
    font-size: 15px;
}
.post.post4.post-202.mbox .news_title {
    font-size: 20px;
 
}

.news_zz {
    font-size: 18px;
    margin-bottom: 10px;
}
.news_zrbj {
    font-size: 18px;
    margin-bottom: 10px;
}
.news_ly {
    font-size: 18px;
    margin-bottom: 10px;
}
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 20px;
 
}

}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */

 @media screen and (max-width: 550px) {
 .header .sitetitle {
    display: block;
    margin-top: 10px;
    font-size: 18px;text-align: center;
} 
}

 @media screen and (max-width: 520px) {
	 .header .head-left {
   
   
}

.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}  
.news_titlefu {
    font-size: 21px;
    margin-bottom: 8px;
	    font-size: 21px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.l_imgs {
    width: 100%;
    float: left;
    margin-right: 0%;
    position: relative;
    overflow: hidden;
    height: 320px;
    background: url(images/cs.png) no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/newsbg.jpg', sizingMethod='scale');
}
}
@media screen and (max-width: 479px) {
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}
.post-11 .news_list li.news .news_title{width:73%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;} 
.post-12 .news_list li.news{width:100%;}   
#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.post1.post-404.mbox .news_wz {
    position: absolute;
    top: 32%;
    width: 100%;
    text-align: center;
}
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 68%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}
.post.post1.post-13.mbox li {
    position: relative;
    margin-right: 100px;
    border: 1px solid #c1d5ea;
    padding: 53px 0px;
    width: auto;
    float: left;
}
.rili2 .news_list li.news .news_wz {
    float: right;
    width: 75%;
}
}
.news_tu .news_list li.news .news_box {
     margin: 0px 0px; 
    transition: all 0.4s ease-in-out;
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 400px) {
	.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 60%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}
.rili2 .news_list li.news .news_wz {
    float: right;
    width: 70%;
}
.post.post1.post-404.mbox .news_wz {
    position: absolute;
    top: 21%;
    width: 100%;
    text-align: center;
}
    
}
@media screen and (max-width: 380px) {
.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 0px;
    font-size: 27px;
    color: #3273b9;
    cursor: pointer;
    border-bottom: 2px solid #3273b9;
    padding-bottom: 12px;
    padding-left: 50px;
    font-weight: normal;
}
.post.post4.post-203.mbox .news_list li.news span.news_title {
    float: right;
    font-size: 26px;
    width: 56%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}
.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 0px;
    font-size: 23px;
    color: #3273b9;
    cursor: pointer;
    border-bottom: 2px solid #3273b9;
    padding-bottom: 12px;
    padding-left: 50px;
    font-weight: normal;
}
.post4 .tt .tit .title {
    display: inline-block;
    margin-right: 0px;
    font-size: 23px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}
.post.post1.post-13.mbox .news_wz {
    /* float: right; */
    /* width: 53%; */
    float: left;
    width: 60%;
    margin-left: 38%;
    margin-top: 5px;
}
.post .more_btn .more_text, .post .more_btn a {
    font-size: 14px;
    cursor: pointer;
}.more_btntw {
    font-size: 14px;
}
}