*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing:border-box; 
	-ms-box-sizing:border-box; 
	-o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	font-family:"PingFang-SC-Regular","PingFang-SC","Microsoft YaHei";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	height: auto;
	background: url(20230304_nvbg.png) #F0F8FF top center no-repeat;
}
a {
	color: #444;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:focus {
	color:#f52646;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
input::-webkit-input-placeholder{ color: #fff;}
input:-moz-placeholder{ color: #fff;}
input::-moz-placeholder{ color: #fff;}
input:-ms-input-placeholder{ color: #fff;}


.left {
	float: left;
}
.right {
	float: right;
}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb40 { margin-bottom:40px;}
.mb45 { margin-bottom:45px;}
.mb50 { margin-bottom:50px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.clear{clear:both;}


@media (min-width: 1260px){
	.container{ width: 1230px;}
}
@media (min-width: 1299px) {
  .container{ width: 1260px;}
}
@media (min-width: 1340px) {
  .container{ width: 1310px; }
}



/*---------------head---------------------*/
body{ padding-top: 23%; }
.webheader{ }
.top_txt{ 
	background: url(20230304_nvtxtbg.png) center no-repeat; 
	padding: 20px 30px;
	font-size: 18px;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 2em;
}
.top_txt p{ margin-bottom: 0; }

@media (min-width: 1980px){
	body{ background-size: 100% auto; }
}
@media (max-width: 1299px){
	body{ background-size: 120% auto; }
}
@media (max-width: 1199px){
	body{ }
}
@media (max-width: 767px){
	
}
@media (max-width: 450px){
	
}
@media (max-width: 375px){
	
}
@media (max-width: 340px){
	
}




/* 首页 */
.she_padding{padding: 40px 28px 45px;background: #fff; margin-bottom: 25px;}
.zm_cenbaner{
	
}
div.banner01 .swiper-wrapper {
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.zm_txt{
	margin-top: 6px; 
	margin-bottom: 5px; 
	font-weight: bold;
	color: #374C7B;
	line-height: 28px;
}
.zm_txt:hover{color:#f52646;}

.she_gs{

}
.gs_cent{

}
.top_daxiao{}
.top_daxiao a{
	position: relative;
	display: block;
	margin-bottom: 22px;
}
.top_daxiao a p{
	position: absolute;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	bottom: 0;
	margin-bottom: 0;
	padding: 10px 12px;
	width: 100%;
	font-size: 14px;
}
.top_daxiao a img{ height: 174px; }
.top_daxiao a:hover p{color:#f52646;}
.top_daxiao a.font_first p{
	font-size: 16px;
	padding: 10px 10px 15px;
	line-height: 26px;
}
.top_daxiao a.font_first img{ height: 370px; }

.banner02{}
.banner02 .swiper-button-next, 
.banner02 .swiper-button-prev{
	width: 24px;
    height: 24px;
    margin-top: -42px;
}
.banner02 .swiper-button-prev{ background: url(20230304_nvicon01.png) no-repeat center; left: 0;}
.banner02 .swiper-button-next{ background: url(20230304_nvicon02.png) no-repeat center; right: 0;}

.text_list{ overflow: hidden; }
.wenzi_list li{ line-height: 40px;}
.wenzi_list li a{ padding-left: 18px; position: relative; }
.wenzi_list li a:after{
	content: '';
	pointer-events: auto;
	display: inline-block;
	width: 7px;
	height: 4px;
	background: #F52646;
	  position: absolute;
	  top:18.5px;
	  z-index: 1;
	  left: 0;
}
.wenzi_listbg li a{ }
.tuwen_list{ }
.tuwen_list li{ margin-bottom: 40px; }
.tuwen_list li img{ height: 161px; }
.tuwen_list li p{ margin-top: 10px;
 line-height: 28px;
 font-size: 16px; }

.lan_title{
    overflow: hidden;
	position: relative;
	margin-top: 0;
	background: url(20230304_nvtitbg.png) left center no-repeat;
}
.lan_title b{   
	font-size: 26px;
	font-weight: bold;
	color: #374C7B;
	line-height: 37px;
	width: 162px;
	text-align: center;
	display: inline-block;
}
.lan_title a{ 
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
	padding-right: 10px;
} 
.lan_title a:hover{ color:#d12953; }

.wenzi_list li a{ 
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width:100%;
	font-weight: 700;
}
.wenzi_list li span{  font-size: 19px;
    line-height: 38px;
    color: #aaa9a9;
    text-decoration: none;}


@media screen and (min-width: 768px){
	.zm_txt{display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height:56px; }
	.new-graphics .tuwen_list li p{ 
		 display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height:56px; }
}


/* foot */
.foot{ color: #fff;
	background: url(20230304_nvfoot.png) no-repeat top center;
}
.foot a{ color: #fff; }

.foot p{
	font-size: 14px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 0;
padding:45px 0;
text-align: center;
line-height: 28px;}

@media (min-width: 1921px){
	.foot{ background-size: 100% auto;}
}

@media (max-width: 1399px){
	.foot .cas img{ width: 270px; }
}
@media (max-width: 1299px){
	.foot .cas {margin-right: 40px;}
	.foot .cas_jiucuo{ width: auto; }
	.foot .left{ width: 53%;}
}
@media (max-width: 1199px){
	.foot .cas{ margin-right: 25px;  margin-top: 15px;}
	.foot .left{ width: 54%; }
	.foot .cas_jiucuo{ width: 22%; }
	.foot .cas img{ width: 190px; }
	#_span_jiucuo{ margin-right: 0; }
}
@media (max-width: 991px){
	.foot { background-size: cover; }
	.foot .cas{ width: 100%; margin: 0; text-align: center;}
	.foot .cas img{ width: 250px; display: inline-block; }
	.foot .cas_jiucuo { padding-top: 0;
    width: 100%;
    text-align: center;}
    .foot .left{ width: 100%; text-align: center;}
}
@media (max-width: 767px){
	
}
@media (max-width: 570px){
	
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 385px){
	
	
}



/* 列表 */
.list_padcent{padding:30px 40px 40px; }
.view_cent{ background:url(20221104xb_centbg.png) no-repeat top center; }
.page-intro{ overflow: hidden; }
.xbsecond_cent{ padding: 30px 35px; background: #fff; overflow: hidden;}
.xbcent_yzc{ padding:0; }
.new-graphics .tuwen_list li p{ 
line-height: 30px;
margin-bottom: 5px; 
color: #374C7B;
font-weight: bold; }
.new-graphics .tuwen_list li span{font-size: 15px;
font-style: oblique;
color: #A1A1A1;
line-height: 18px;}
.new-graphics .tuwen_list li p:hover{ color: #f52646; }

.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #14408c;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#14408c;}
.ky_seemore button:hover{ background:#acacac; border:1px solid #acacac; color:#333; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none;  padding: 0; margin-bottom: 11px;}
.title_gl{ 
	display:inline-block; 
	font-size: 34px;
	font-weight: 700;
	color: #444444;
	margin: 0 0 20px;
	padding: 7px 0;
	line-height: 48px; 
	position: relative;
}
.title_gl span{ 
	width: 38px;
	height: 2px;
	background: #AF062F; 
	position: absolute;
	left: 0;
	top:0;
}

@media screen and (min-width: 768px){
	.new-graphics .tuwen_list li p{ 
		 display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height:56px; }
}

@media screen and (min-width: 1920px){
	.view_cent{ background-size:100% auto;  }
}

@media screen and (max-width: 1199px){
	.title_gl{ font-size: 26px; }
}
@media screen and (max-width: 991px){
	.title_gl{ font-size: 24px; }
}

@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; display: none; }
	.xbsecond_cent{ padding: 15px 15px 20px; }
	.xbcent_yzc{ padding:0; }
	.title_gl{font-size: 20px;}
	.list_padcent{padding:15px; }
}
@media screen and (max-width: 500px){
	.title_gl{ background-size: 35%; margin-bottom: 20px; }
	.title_kxzg{  background-size: 21%; }
}


/*-----------------图文列表---------------------*/
.graphiclist {overflow: hidden;}
.graphiclist li{ display: block; overflow: hidden; 
	margin-bottom: 26px;}
.graphiclist li h2 { font-size:22px; 
	margin:0 0 15px 0; 
	line-height: 36px;
	padding-top: 11px;
	font-weight: 700;
color: #374C7B;}
.graphiclist .news-img img{ 
	
}
.graphiclist .news-txt p {
 font-size: 15px;
font-weight: 400;
color: #666666;
line-height: 29px;}
.graphiclist .news-txt span{ font-size: 14px; color:#A1A1A1; font-style: oblique; }

.graphiclist .news-txt a:hover h2{ color:#f52646;  }
.graphiclist .news-txt a:hover p,
.graphiclist .news-txt a:hover span{ color:#14408c; }

@media (min-width: 768px) {
	.graphiclist .news-txt p{ overflow:hidden;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
	.graphiclist .news-img img{ width: 280px; height: 187px;}
	.graphiclist .news-img{ margin-right: 30px;}
	.graphiclist li h2 { 
		/* overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap; */}

}

@media screen and (min-width:768px) and (max-width:991px){
  .graphiclist .news-txt p{-webkit-line-clamp: 2; height: 50px;}
  .current_leaders li .news-txt p{ height: 66px; }
}

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.graphiclist li{  }
	.graphiclist .news-img img{ width: 180px; height: 120px;}
	.graphiclist .news-txt p {  }
	.graphiclist li h2 a { height: 20px; }
	.graphiclist .learn_more{ float: right; }
	.graphiclist li h2{ padding-top: 5px; }
}
@media (max-width: 767px) {
	.graphiclist li h2{ font-size: 18px; }
	.graphiclist .news-img{ margin-bottom:15px;margin-right: 0;}
	.graphiclist .news-img img{ width: 100%; height:auto;}
	.graphiclist li{
    display: block;
    overflow: hidden;}
	.graphiclist li h2 a {height: auto;
    	white-space: normal;
		line-height: 28px;
		line-height: 22px;}

}

/* 文字列表 */
.new-graphics{  }
.text_listtime{ }
.text_listtime li{ line-height: 40px; overflow: hidden; }
.text_listtime li a{
	background-image: url(20221104xb_icon01.png);
    background-repeat: no-repeat;
    background-position: left top 17px;
    padding-left: 16px;
    float: left;
    display: block;
    position: relative;
    max-width: 80%; }
.text_listtime li a:after{
	content: '';
	pointer-events: auto;
	display: inline-block;
	width: 7px;
	height: 4px;
	background: #F52646;
	  position: absolute;
	  top:18.5px;
	  z-index: 1;
	  left: 0;
}
.text_listtime li a:hover{color: #f52646;}
.text_listtime li span{ font-size: 14px;color: #666;}   
.text_listtime li a{ 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

@media screen and (min-width: 768px){
    
}

@media screen and (max-width: 767px){
	.text_listtime li{ line-height: 33px; }
	.text_listtime li a{ max-width: 100%; white-space: normal;background-position: left top 14px;}
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
	.new-graphics{ padding:20px 20px 0; }
}


/*---------------details---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    
    padding: 0px 0px 10px 0px;
}
#xlmain .wztitle {
	    font-size: 22px;
    line-height: 40px;
    color: #444;
    text-decoration: none;
    text-align: center;
    font-weight: 700;}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; 
	text-align:left; font-size: 14px;
	padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }
#xlmain .textxl p{ font-size: 16px; color:#404040; text-indent: 2em; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:10px 6px 6px 6px; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
	    font-size: 16px!important;
    line-height: 34px!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    color: #444!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden;text-align: center; 
color: #A2A2A2;
padding-bottom: 7px;
margin-bottom: 20px;
border-bottom: 1px dashed #D5D5D5;}
.time_ly .left{ float: none; margin-right: 6px; }
.time_ly .right{ float: none; display: inline-block; }
.time_ly .right b{ font-weight: normal; margin-right: 20px; }
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#2d5dc3; }
.fenxiang{ display: inline-block; margin-left: 15px; }
.Previous_Next{ overflow: hidden; padding-top: 25px;
border-top: 1px dashed #D5D5D5;}
.Previous_Next a{ font-size: 16px; color: #999; }
.Previous_Next a:hover{ color: #14408c; }
.Previous_Next a span{ font-size: 18px;display: inline-block; margin:0 4px; }



#xlmain .wztitlefb{    
	font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 100%;}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
	.enclosure_btm h3{ width: 16%;}
	.enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
	.share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
	#xlmain .qtinfo{  text-align: center; }
	.share_sy .col-sm-7{ width:100%;text-align: center; }
	.font_txtbh{ float: none; }
	.enclosure_btm h3{ width: 25%;}
	.enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
	#xlmain .wztitle {line-height:30px;font-size: 20px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
	.font_txtbh{ margin-bottom: 5px; }
	.share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
	.enclosure_btm ul{ width: 100%; }
	.time_ly .left{ width: 100%; text-align: center; margin-bottom: 6px;}
	.time_ly .right{ width: 100%; text-align: center; }
}



/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    background-color: #d12953;
    z-index: 1005;
    border-radius: 8px;
    display: none;
}
.scrollToTop img{
    display:inline-block;
    width: 26px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        line-height: 37px;
    }
    .scrollToTop img{
        display:inline-block;
        width: 40px;
    }
}


/*鼠标划过变大*/
.img_hovbig{
	display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}



/*Page*/
#pages {
    width:100%; font-size: 14px; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
	overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages A {
    background: #f1f1f1; 
    color: #3D62D0; 
	text-decoration:none;
    border: #ddd 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #3D62D0;
}
#pages A.curr {
    border:#14408c 1px solid; background: #14408c;  color: #fff;
}
#pages A.curr:visited {
    border:#14408c 1px solid; background: #14408c;  color: #fff;
}
#pages .curr{
	background: #14408c;
    color: #fff;
	border:1px solid #14408c;
	display:inline-block;
}

@media screen and (max-width: 767px){
	#pages{ display:none; }
	#pages A { padding:3px 10px; font-size: 13px; }
	#pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}

