*{
    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: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	background: url(20230725_zdgf_bj.jpg) no-repeat top center;
	height: auto;
}
a {
	color: #333;
	-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:#0D2379;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: #d5d4d4;}
input:-moz-placeholder{ color: #d5d4d4;}
input::-moz-placeholder{ color: #d5d4d4;}
input:-ms-input-placeholder{ color: #d5d4d4;}


.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;}
.mb75 { margin-bottom:75px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.bh { display:block; overflow:hidden;}
.img-hover:hover {
    opacity: 0.8;
}

.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1300px) {
  .container{width: 1260px;}
}
@media (min-width: 1400px) {
  .container{width: 1360px;}
}
@media (min-width: 1460px) {
  .container{width: 1430px;}
}



/*---------------common---------------------*/
.sidebar {overflow: hidden;}
.sidebar .title {margin-bottom: 0px;
	position: relative;
	background: #D0021B; 
	font-size: 20px;
	font-weight: 700;
	color:#ffffff;
	margin-top: 0;
	border-top: #f08519 solid 0px;
	overflow: hidden;
	text-transform:uppercase;
	line-height: 34px;
    padding: 10px 15px}
.sidebar .title img{ display: inline-block; float: left; margin:17.5px 10px 17.5px 25px;}

@media (max-width:1390px) {
	.sidebar .title{ font-size:18px;}
} 
@media (max-width:1290px) {
	.sidebar .title{ font-size:16px;}
} 
@media (max-width:1199px) {
	.sidebar {margin-right: 0px;}
} 

/* Tables
---------------------------------- */
.table:not(.table-bordered) {
	border-bottom: 2px solid #f3f3f3;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	color: #00409a;font-size: 15px;
}
.table-bordered {
	border-color: #e6e6e6;
}
/*tbody {
	background-color: #ffffff;
}*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px 15px;
	border-top: 1px solid #f3f3f3;
}
.table-striped tbody {
	background-color: #fafafa;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f1f1f1;
}
.table-striped.table > tbody > tr > td {
	border-color: #e8e8e8;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border-color: #dedede;
}
.dl-horizontal dd {
	margin-bottom: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.dl-horizontal dd {
		margin-left: 150px;
	}
	.dl-horizontal dt {
		max-width: 120px;
	}
}



/*---------------网站头部---------------------*/
.webheader{ position: relative; }
.head_title{ 
	position: absolute; 
	width: 100%;
	left: 0;
	top:0;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }
.pcback{}
.mobback{  display:none;  }

@media (min-width: 1921px){
	
}
@media (max-width: 1280px){
	
	
}
@media (max-width: 1199px){
	.pc_navshow nav ul li{ padding: 0 12px; }
	.tpic01{ display:none; }
	.tpic02{ display:block; }
}
@media (max-width: 991px){
	.pcback{display:none;}
	.mobback{ display:block; width: 100%;}
	.yaowen{margin-top: 30px;}
}
@media (max-width: 767px){
	.pc_navshow{display:none; }
	.mob_navshow{ display:block; 
	 position: absolute;
	 width: 100%;
    bottom: 16%;}
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
}



/* 内容 */
.zt_cent{ 
	font-size: 18px;  
	line-height: 28px;
	background: url(20241012_kjkxfzgh_bj.jpg) no-repeat;
	margin-top: -25%;
	z-index:10;
}
.news_video{}
.news_video h1{font-size:30px; line-height: 40px; margin:0 0 15px; background:rgba(7,64,114,0.3); padding: 20px 15px; text-align: center;}
.news_video h1 a{  font-weight:700; color: #fff; }
.news_video h1 a:hover{ color:#0D2379; }
.yaowen{}
.yowen_title{
border-bottom:3px solid #d41b1b;
margin-top: 0;
margin-bottom: 16px;
}
.yowen_title span{
	 line-height: 50px;
	 padding-bottom: 5px;
	 display:inline-block;
	 font-weight: 700;
}
.yowen_title span b{ float: left; margin-right: 15px; margin-top: 4px; }
.yowen_title span a{  color: #d62b2b; }
.yowen_title .lan_more{
	float: right;
	font-size: 14px;
	margin-top: 30px;
	padding-right: 6px;
}
.yw_ttzy h3{        
	font-size: 17px;
    line-height: 30px;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 12px;
}

.zhuti_cent{
	position: relative;z-index:99;
	padding-top: 100px;
}

.zqc_txtcent{
 	font-size: 22px; 
 	line-height: 1.6; 
 	margin-bottom: 50px;
 	color: #fff;
 }
.zqc_txtcent h3{
 font-size:35px; font-weight:700;text-align: center; 
 margin-bottom: 40px;
}
.zqc_txtcent h3 a{ color: #f49c4e; }
.zqc_txtcent h3 a:hover,
.zqc_txtcent h3 a:focus{ color: #f67042; }
.zqc_txtcent > a{ color: #fff; }
.zqc_txtcent p{ margin-bottom: 15px; }
@media (min-width: 1921px) {
	.zt_cent{ background-size: cover; }
}
@media (max-width: 1199px) {
	.zt_cent{ margin-top: -44%; }
}
@media (max-width: 991px) {
  	.zqc_txtcent{ padding:0 0 10px; font-size: 16px; line-height: 26px;}
	.news_video h1{font-size:24px; line-height: 30px;}
}
@media (max-width: 767px) {
	.zt_cent{ background-size:cover; margin-top: -35%;}
	.zt_cent01{margin-top: -55%;}
}

.ten_kyjz{}
.sndb_txtimg{  }
.sndb_txtimg ul li{ margin-bottom: 20px; }
.sndb_txtimg ul li a{ background:#195b98; display: block; padding: 0 0 10px; }
.sndb_txtimg ul li a:hover{ background:#2973b7; }
.sndb_txtimg ul li a b img{ height: 194px; }
.sndb_txtimg ul li a h3{ font-size: 20px; line-height: 30px; color: #fce5af; margin-top: 12px;padding: 0 10px;}
.sndb_txtimg ul li a p{ font-size: 17px; line-height: 28px; color: #fff; padding: 0 10px; }

@media (min-width: 768px) {
  .sndb_txtimg ul{ margin:0 -8px; }
  .sndb_txtimg ul li{ padding: 0 8px; }
  .sndb_txtimg ul li a h3{
		height: 60px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
	.sndb_txtimg ul li a p{
	height: 140px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; }
}


.kjcx_title{ text-align: center; }
.kjcx_title img{ display: inline-block; }
.lan_title{ 
	background:url(20241012_kjkxfzgh_btbj.png) no-repeat center bottom;
    overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 1px 0 5px;
	margin:0;
}
.lan_title b{ 
	font-size: 30px;
 	font-weight: 700;
 	line-height: 50px;
 	display: block;
 	padding: 17px 0 69px;
 	color: #fff;
}
.lan_title b a{
	display: inline-block;
	margin-left:50px;
	color: #fff;
}

.lan_title .lan_more{
	position: absolute;
	right:6px;
	bottom: 34px;
    font-size: 14px;
}
.bg_tomi{ background-color: rgba(255, 255, 255, 0.6); 
	padding: 15px 0;
}


.mtbd_top{ padding: 1px 25px 15px; }
.mtbd_top a{ display: block;  overflow: hidden; padding: 10px 0;}
.mtbd_top h3{
	text-align: center;
	font-size: 24px;
	line-height: 44px;
}
.mtbd_top p{
	font-size: 17px;
	line-height: 27px;
	color: #666;
}
.sp_line{ margin-top: 30px; }
.jcdt_wzlb{ padding-left: 20px; }
.jcdt_wzlb li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
}
.jcdt_wzlb li:after{
	  content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 8px;
      height: 8px;
      background:#d4322d;
      position: absolute;
      top: 8px;
      left: 0;
      z-index: 9997;
}
.jcdt_wzlb li a{display: block; width: 100%;}


.wenzi_list li{ line-height: 43px; }
.wenzi_list li a:after{
	  content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 10px;
      height: 10px;
      background:#2a6ba5;
      position: absolute;
      top: 16px;
      left: 0;
      z-index: 9997;
}
.wenzi_list li a{ 
	position: relative;
	display:inline-block; 
	float: left;
    padding-left: 24px; 
    font-size: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width:100%;
}
.wenzi_list li span{  
	float: right;
	font-size: 22px;
    line-height: 47px;
    text-decoration: none;}
.wenzi_listbg li,
.wenzi_listbg01 li{
	line-height: 54px;
}
.wenzi_listbg li span,
.wenzi_listbg01 li span{ line-height: 54px;  }


.pic_list{ padding: 15px 0 0;}
.tuwen_list li img{ }
.tuwen_list li p{ margin-top: 7px;
 line-height: 28px; }


.pic_news{ }
.pic_news .tuwen_list{ margin: 0 -8px; }
.pic_news .tuwen_list li{ padding: 0 8px; }
.pic_news .tuwen_list li div{
	background:#fae4a2;
	padding: 15px 10px 10px;
	box-shadow: 6px 6px #f3f3f3;
}
.pic_news .tuwen_list01 li div{ background:#C8E9FA; }
.pic_news .tuwen_list li div:hover{
	-webkit-box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
	-moz-box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
	box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
}

.lan_more{
	display:block;
	text-align: right;
	font-size: 18px;
}


.tuwen_list li p{ 
 display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden; }
.jcdt_wzlb li a{
		display: block;
		width: 100%;
		overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}



@media (min-width: 768px){
	.hot_pl .wenzi_list li a{ width: 50%; padding-right: 15px; }
	.fourtxt li h3{
			overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;}
	.fourtxt li p{
		height: 56px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden; }
}

@media (min-width: 991px){
	.text_list{ padding: 15px 10px 0; }
	.right_mttxt p{
		height: 168px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
		overflow: hidden;
	}
	.left_twoimg li a p{}
	.kjsl_list li a p{ 
		height: 114px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
}

@media (max-width: 1699px){
	.pc_navshow{ bottom: 97px;}
}
@media (max-width: 1599px){
	.pc_navshow{ bottom: 80px; }
	.mag_topheight{ margin-top:-17%; }
}
@media (max-width: 1499px){
	.pc_navshow{ bottom: 70px; }
	.mag_topheight{ margin-top:-16%; }
}

@media (max-width: 1399px){
	.pc_navshow{ bottom: 60px; }
	.mag_topheight{ margin-top:-15%; }
}

@media (max-width: 1280px){
	.lantit_bg01,
	.lantit_bg02,
	.lantit_bg03{background-size: 100%;}
	.lan_title span{ line-height: 46px; }
	.pc_navshow{ bottom: 110px; }
	.mag_topheight{ margin-top:-23%; }
	.pc_navshow nav ul li{ font-size: 22px; }
	.mtbd_top h3{font-size: 22px;}
	.mtbd_top p{font-size: 18px;}
	.kjsl_list li a{ padding-bottom: 99px; }
	.sndb_txtimg ul li a b img{ height: 184px; }
}
@media (max-width: 1199px){ 
	.mag_topheight{ margin-top:-24%; }
	.tuwen_list li img{ }
	.hg_yq{ background-size: cover; }
	.kbg{ font-size: 20px; }
	.wenzi_list li a{ font-size: 20px; }
	.wenzi_list li span{ font-size: 20px; line-height: 44px; }
	.ljhg_cent ul li a{ font-size: 22px; }
	.yowen_title{margin-bottom: 10px;}
	.yowen_title span{ width: 185px; 
		height: 48px; 
		background-size: 100%;
		font-size: 26px;
		line-height: 42px;}
	.yowen_title .lan_more{ margin-top: 21px; }
	.lan_title span{ font-size: 26px; }
	.jikj_tittop .lan_title .lan_more{ bottom: 32px; }
	.wenzi_list li{ line-height: 44px; }
	.wenzi_listbg li, .wenzi_listbg01 li{ line-height: 44px; }
	.lan_title01 .lan_more{ bottom: 12px; }
	.tuwen_list li p{ font-size: 20px; }
	.sndb_txtimg ul li a b img{ height: 146px; }
}
@media (max-width: 1080px){
	.pc_navshow{ bottom: 80px; }
	.mag_topheight{ margin-top:-25%; }
	.left_imgtxt{ width: 100%; }
	.jcdt_list ul{ width: 100%; padding-left: 0;} 
}

@media (max-width: 991px){
	.tuwen_list li{margin-bottom: 15px;}
	.tuwen_list li img{  }
	.lfimg{  width: 28%;}
	.rgttxt{ width: 68%}
	.ljhg_cent ul{ padding: 0; }
	.yaowen h2{ padding-left: 0; }
	.pc_navshow nav ul li{ font-size: 18px; padding: 0 6px; }
	.lan_title span{ font-size: 24px; line-height: 32px; padding-right: 0;}
	.lan_title .lan_more{ bottom: 30px; }
	.bg_blue{ background:none; }
	.wenzi_listbg01 li:nth-of-type(odd) div{ background:#e8f3f9; overflow: hidden;}
	.jikj_tittop{ background-size: 150%; }
	.lan_title span{ padding-left: 0; }
	.lantit_bg02,.lantit_bg01{ padding-top: 5px; }
	.mtjj_left,.mtjj_nr .wenzi_list{ width: 100%; }
	.mtjj_left{ margin-bottom: 20px; }
	.mtjj_nr{ padding-bottom: 15px; }
	.kjsl_list li{ margin-bottom: 20px; }
	.kjsl_list li a{background-size: cover;}
	.left_twoimg li a{ border-right:0;}
	.cmsm_both .wenzi_list{ padding-right: 45px; }
	.sndb_txtimg ul li a b img{ height: 230px; }
}
@media (max-width: 767px){
	.wenzi_list li a{ max-width:100%; font-size:18px; }
	.tuwen_list li p{ font-size:18px;}
	.tuwen_list li img{ height: auto; }
	.chengjiu ul li{ width: 100%; text-align: left; }
	.yaowen li h3{line-height: 32px;}
	.wenzi_list li span{ display:none;}
	.lfimg{  width: 100%; margin:0 0 30px;}
	.rgttxt{ width:100%}
	.ljhg_cent ul li{ width: 50%; margin-bottom: 20px; }
	.lantit_bg01{
		background-size: 120%;
	}
	.lantit_bg02{
		
		background-size: 120%;
	}
	.lantit_bg03{
		background-size: 120%;
	}
	.lan_title span{ font-size: 26px; line-height: 40px; padding-right: 0;}
	.mag_topheight{ margin-top: -26%; }
	.mtbd_top a:first-child h3{ margin-top: 0; }
	.left_mt{ width: 100%; margin-bottom: 15px;}
	.right_mttxt{ padding-left: 0; width: 100%; }
	.mtjj_nr{ padding-right: 15px; }
	.right_mttxt h3,.yw_ttzy h3{ font-size:20px; }
	.fourtxt li h3{ line-height: 34px; margin-bottom: 10px; }
	.mtjj_nr .wenzi_list li{ padding:0; }
	.kjsl_list li a{ padding-bottom: 25px; }
	.kjsl_list li a p{ font-size:20px; line-height: 32px;}
	.pic_bgcent{ background-size: cover; }
	.left_twoimg li{ padding: 0 15px; }
	.left_twoimg li a{ padding: 0; }
	.cmsm_both .wenzi_list{ padding: 0; }
	.mtjj_nr .wenzi_list{ padding:0 10px; }
	.sndb_txtimg ul li a b img{ height: auto; }
}
@media (max-width: 570px){
	.gjkxu_list ul li .col-md-3{ width: 100%; text-align: center; }
	.gjkxu_list ul li .col-md-3 img{ display:inline-block; }
	.gjkxu_list ul li .col-md-9{ width: 100%; }
	.lfimg{ float: none; margin: 0 0 20px 0; text-align: center; }
	.lfimg img{ display:inline-block; }
	.rgttxt{ padding-left: 0; }
	.hzjleft .rgttxt{ padding-left: 0; } 
	.lantit_bg01,
	.lantit_bg02,
	.lantit_bg03{ background-size: 200%; }
	.jikj_tittop{background-size: 270%;}
	.mtbd_top h3{font-size: 20px; line-height: 32px;}
	.mtbd_top p{font-size: 16px;}
	.lantit_bg02, .lantit_bg01{ padding-top: 12px; }
	.news_video h1{ font-size: 18px; padding: 12px; line-height: 28px;}
	.mtjj_lanmu h3{ font-size: 18px; line-height: 30px; }
}
@media (max-width: 490px){
	
}
@media (max-width: 420px){
	.mob_navshow{ bottom: 20px; }
	.mag_topheight{ margin-top: -26%; }
}
@media (max-width: 405px){
	
}
@media (max-width: 375px){
	.lan_title span{ line-height: 40px; padding-right: 0;}
	.yowen_title span{
		font-size: 22px;width: 160px;
    height: 43px;}
    .yowen_title .lan_more{margin-top: 16px;}
    
}
@media (max-width: 360px){
	
}

/* foot */
.foot{ background: #0D2379; color: #fff;}
.foot a{ color: #fff; }
.foot .copyright{padding: 25px 0 20px;
    overflow: hidden;}
.foot .cas_jiucuo{
    float: left;
    width: 33%;
text-align: right;}
.foot .left{ width: 51%;text-align: center; margin-top: 13px;}
#_span_jiucuo{    display: inline-block;
    vertical-align: top;
    margin-top: 13px;margin-right: 20px;}
#_ideConac{ display:inline-block; }

@media (max-width: 1199px){
	.foot .left{ width: 65%; }
	.foot .cas_jiucuo{ width: 25%; }
}
@media (max-width: 991px){
	.foot .cas_jiucuo {
    width: 100%;
    text-align: center;}
    .foot .left{ width: 100%; }
}
@media (max-width: 767px){
	
    
}
@media (max-width: 570px){
	
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 385px){
	
	
}


/* 左右图轮播 */
.banner-box { margin-bottom: 20px; }
.banner-box .img {
    overflow: hidden;
    height: 478px;
}

.banner-box .img a {}

.banner-box .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.banner-box .img img:hover {
    transform: scale(1.05);
}


 .banner-box .list {
    padding-left: 1% !important;
}

 .banner-box .list .cont .swiper1 {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 105px;
    border-bottom: 0.5px solid rgba(185, 185, 185);
}

.banner-box .list .cont .swiper1 a {
    display: block;
    width: 100%;
}

.banner-box .list .cont .swiper1 .swiper-img {
    width: 37%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 98px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.banner-box .list .cont .swiper1 .swiper-img img:hover {
    transform: scale(1.05);
}

.banner-box .list .cont span {
    display: inline-block;
    width: 55%;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.banner-box .list .cont span:hover {
    color: #a90d0e;
}

.banner-box .list .cont .swiper1 .swiper-slide {
    width: 95%;
}

.swiper-button-prev.prev1 {
    right: 0;
    top: 30px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-up.png) no-repeat center;
    background-size: cover;
}

.swiper-button-next.next1 {
    right: 0;
    top: 60px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-down.png) no-repeat center;
    background-size: cover;
}

.swiper-wrapper {
    transition-timing-function: linear;
}


@media (max-width: 992px) {
	.banner-box .list .cont .swiper1 {height: 600px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 131px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 125px; }
    .banner-box .img {
        display: none;
    }

    .banner-box .list {
        flex: 0 0 100%;
        max-width: 100%;
    }



}

@media (max-width: 769px) {
    .banner-box{ padding-left: 15px; }
    .banner-box .list .cont .swiper1 {height: 500px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 105px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 98px; }
}

@media (max-width: 586px) {

    .banner-box {
        padding-top: 20px;
    }
}



/* 图片列表 */
.view_cent{  }
.new-graphics .tuwen_list li p{ font-size: 20px; margin-bottom: 15px; }
.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 #D7D7D7;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	background:#acacac;}
.ky_seemore button:hover{ background:#acacac; border:1px solid #acacac; color:#333; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none; }
@media screen and (min-width: 768px){
	.new-graphics .tuwen_list li p{ min-height:56px; }
}
@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; }
}

/* 文字列表 */
.ej_centpos{ position: relative; 
	z-index: 999;
    min-height: 600px;
    background: #fff;
    padding: 20px;}
.new-graphics{ }
.text_listtime{ }
.new-graphics >h2{ border-bottom:1px solid #eee;  font-size:18px; font-weight:700;}
.new-graphics >h2 span{ background: #0f4fa9; color: #fff; display: inline-block; padding: 10px 70px 10px 20px;}
.text_listtime{ padding: 0 22px; }
.text_listtime li{ line-height: 40px; overflow: hidden;
    position: relative;
    padding-left: 16px;}
.text_listtime li:nth-child(5n){ border-bottom: 1px solid #D5D5D5; padding-bottom: 30px; margin-bottom: 30px;}
.text_listtime li a{
    float: left;
}
.text_listtime li:after{
	    content: '';
	    pointer-events: auto;
	    display: inline-block;
	    	width: 6px;
	      height: 6px;
	      border-radius:50%;
			background: #333;
	      position: absolute;
	      top: 18px;
	      left: 0;
	  }
.text_listtime li a:hover{}
.text_listtime li span{ 
	padding-right: 4px; 
	color: #969696;}  
.text_listtime li a{ 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width: 85%;
}

@media screen and (min-width: 768px){
    
}

@media screen and (max-width: 1299px){
    .text_listtime li a{ max-width: 82%;}
}
@media screen and (max-width: 1199px){
    .text_listtime li a{ max-width: 78%;}
}
@media screen and (max-width: 991px){
    .text_listtime li a{ max-width: 73%;}
}
@media screen and (max-width: 767px){
	.text_listtime li a{ max-width: 100%; }
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
	.ej_centpos{ padding: 15px; }

}


/*---------------细览---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #1e5fb7;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 26px;
    line-height: 34px;
    color: #1e5fb7;
    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 .zg_wztxt.textxl p{ }


#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 *{
    line-height: 1.8;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden; }
.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:#06C; }

#xlmain .wztitlefb{    
	font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

#xlmain{ background: #fff; padding: 35px; }
.breadcrumb{ margin-bottom: 10px; font-size: 16px; }
.time_ly{ font-size: 15px;color: #999; }
#source{ font-weight:400; margin-left: 15px; }

@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{ padding: 0; }
	#xlmain .wztitle {line-height:30px;font-size: 22px;}
	#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{ display: block;float:none;text-align: center;}
	#source{  display: block; text-align: center; margin-left: 0; }
	.time_ly .right{ width: 100%; text-align: center; }
	#xlmain video{ width: 100%!important; height:195px!important;}
	#zoom .xgplayer{ width: 100%!important; height:195px!important;}
	.text_bottom .text_center{ display: none; }
}



/*图片划过变大*/
.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: #f5f5f5; 
    color: #333; 
	text-decoration:none;
    border: #f1f1f1 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#f5f5f5;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr:visited {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages .curr{
	background: #fff;
    color: #07359e;
	border:1px solid #fff;
	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; }
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 45px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	background-color: #0D2379;
	z-index: 1005;
	border-radius:4px;
	display: none;
}
.scrollToTop img{
	display:inline-block;
	width: 28px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		line-height: 37px;
		background-color: rgba(0, 0, 0, 0.4);
	}
	.scrollToTop img{
		display:inline-block;
		width: 25px;
	}
	.mb50{ margin-bottom: 30px; }
}

img.pcblock{  }
img.mobblock{ display: none; }

@media(max-width: 767px){
	img.pcblock{ display: none; }
	img.mobblock{ display: block; }
}

/* 20230725 */
/* 首页 */
.new_zdyzc{ margin-top: 100px;  }
.new_zdyzc h3 { text-align: center;margin-bottom: 30px; }
.new_zdyzc h3 a{ font-size:30px; color: #1e5fb7; line-height: 40px; }
.zdyzc_ul{background: #fff; padding: 40px 50px;}
.zdyzc_ul .text_listtime li{ font-size:20px; line-height: 45px;  border:0; padding-bottom: 0;margin-bottom: 0;}
.events_tab{  }

.events_tab .tabmenu { 
}
.events_tab .tabmenu ul li { 
    position:relative;
    margin-bottom: 1px;
    padding-left: 18px;
}
.events_tab .tabmenu .selected,
.events_tab .tabmenu li:hover{  }
.events_tab .tabmenu ul li a {
	color: #1e5fb7; 
	font-size:20px;
	 font-weight:700;
	height: 54px;
	line-height: 54px;
	display:block;
	padding-left: 75px;
}
.events_tab .tabmenu ul li.selected a,
.events_tab .tabmenu ul li:hover a{
	color: #042e67;
	font-weight:700;
}
.events_tab .tabmenu ul .ghbgztxt a{ height: 72px; line-height: 72px; }
.ghbg01{ background:url(20241012_kjkxfzgh_aj00a.png) no-repeat; }
.ghbg02{background:url(20241012_kjkxfzgh_aj01a.png) no-repeat; }
.ghbg03{background:url(20241012_kjkxfzgh_aj02a.png) no-repeat; }
.ghbg04{background:url(20241012_kjkxfzgh_aj03a.png) no-repeat; }
.selected.ghbg01,.ghbg01:hover{background:url(20241012_kjkxfzgh_aj00b.png) no-repeat;}
.selected.ghbg02,.ghbg02:hover{background:url(20241012_kjkxfzgh_aj01b.png) no-repeat;}
.selected.ghbg03,.ghbg03:hover{background:url(20241012_kjkxfzgh_aj02b.png) no-repeat;}
.selected.ghbg04,.ghbg04:hover{background:url(20241012_kjkxfzgh_aj03b.png) no-repeat;}
.events_tab .tabmenu .ghbg01.ghbgztxt a{
	color: #996600;
	font-size: 24px;
	padding-left: 30px;
}
.events_tab .tabmenu ul li.ghbg01.selected a, 
.events_tab .tabmenu ul li.ghbg01:hover a{
color: #9d3c02;
}

.tab_con{ display: none; }

.li_flm{  }
.ggflm{ margin-bottom: 30px; }
.ggflm h3{ border-bottom: 1px solid #ddd; overflow: hidden; margin-top: 0; }
.ggflm h3 span{background: #0f4fa9;
    color: #fff; font-size:18px;
    display: inline-block;font-weight:700;
    padding: 10px 50px 10px 20px;}
.ggflm h3 a{ float: right;
	background: #0f4fa9;
	margin-top: 2px;
    color: #fff;font-size:16px;
    display: inline-block;
    padding: 10px 20px;}
.li_flm .text_listtime li:nth-child(5n){ border:0; margin-bottom: 0; padding-bottom: 0; }

/* 细览 */
.ylogo{ text-align:center; margin:20px 0 120px; }
.ylogo a{ display: inline-block;; }
.ylogo a img{ display: inline-block; }
.lmlogo{ text-align:center; margin-bottom: 40px; line-height: normal;}
.lmlogo a{ font-size: 82px; font-weight: 700; color: #fff; }
.gzzd_zt{  margin-bottom: 35px; }
.syts{
	margin-bottom: 30px;
}
.top_btn{ text-align: center; margin:0 0 30px;}
.top_btn span{ 
	display: inline-block; 
	padding: 8px 30px; 
	font-size: 20px; 
	font-weight: 700;
	color: #fff;
	background: #285ca5;
}
.syts p{ font-size: 16px; line-height: 26px; color: #616263; }


@media (max-width: 991px) {
	.ylogo{ margin-bottom: 90px; }
	.lmlogo a{ font-size: 60px; }
  	.sy_gzseach{ padding:  15px 10%; }
  	.new_zdyzc{ margin-top: 60px; }
	.zdyzc_ul{ padding: 15px; }
	.zdyzc_ul .text_listtime li{ font-size: 18px; }
}
@media (max-width: 767px) {
	.ylogo{ margin-bottom: 50px; }
	.lmlogo a{ font-size: 40px; }
  	.sy_gzseach{ padding:  15px 4%; }
  	.new_zdyzc{ margin-top: 40px; }
	.text_listtime{ padding: 0; }
	.new-graphics{ padding: 20px 15px; }
	.syts p{ word-break:break-all; }
	.search_ipt{ font-size:18px; }
	.ggflm h3 span{ padding: 10px 15px 10px 12px; }
	.ggflm h3 a{ padding: 10px 12px; }
}



/* leftnav */
.gglm_fl{ overflow: hidden;  }
.left_ejnav{ 
	float: left; width: 19%; 
	background:rgba(27,47,129,0.4);
	height: 645px;
}
.right_ejcent{ 
	float: left; 
	width: 81%; 
	background: #e3f4fd;
	height: 645px;
	overflow-y: auto;
	line-height: 1.9;
	padding:30px 20px 30px 30px;
 }
.sidebar{ padding-bottom: 160px;background-size: 100% auto; }
.sidebar .title{ margin: 0 0 15px;  
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 29px;
	padding: 18px 0 16px; 
	text-align: center;
}
.sidebar .title b{ 
	display: block;
}
.nav_hov{  }
.navLeft{ width: 100%; }
.navLeft_ul{}
.navLeft_ul > li{ 
	padding: 15px 14px 15px 12px;
	background: #1D4AB3;
	margin-bottom: 2px;
}
.navLeft_ul > li > a{ 
	display: block;
	color: #fff;
	font-weight:700;
	position: relative; 
	padding-right: 18px;
}
.navLeft_ul > li:hover,
.navLeft_ul > li.active{
	background: url(2023ty_lficon03.jpg) #1D4AB3 left center;
}
.navLeft_ul > li:hover span,
.navLeft_ul > li.active span{
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 2px;
	background: url(2023ty_lficon01.png) no-repeat;
	position: absolute;
	top: 50%;
	right:0;
	margin: -8px 0 0 0;
}
.nav_hov_en .navLeft_ul > li > a{ position: relative; padding-right: 18px; }
.nav_hov_en .navLeft_ul > li:hover span,
.nav_hov_en .navLeft_ul > li.active span{
	position: absolute;
	top: 50%;
	right:0;
	margin: -8px 0 0 0;
}

.m_menu_box {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 10;
    display: none;
}
.m_menu_btn {
    width: 40px;
    height: 70px;
    background: url(20220607_nav01.png) no-repeat center;
    background-color:rgba(155,12,1,0.7);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    left: -39px;
}
.m_menu_btn.open {
    background-image: url(20220607_nav02.png);
}
.m_menu {
    background-color:rgba(155,12,1,0.7);
    border-radius: 6px 0 0 6px;
}
.m_menu li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #9b0c01;
}
.m_menu li:last-child{border-bottom: 0;}
.m_menu li a {
    color: #fff;
    display: block;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
}


.djban_txt{ overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;}
@media (min-width: 768px) {
  .banner01 .slides img {
  width: 100%;}
}

@media (max-width: 1440px) {

}
@media (max-width: 1366px) {
	
}
@media (max-width: 1280px) {
	.sidebar .title{ font-size: 20px; }
	.navLeft_ul > li > a{ font-size: 17px; }
}
@media (max-width: 1199px) {
	.left_ejnav{ width: 24%; }
	.right_ejcent{  width: 76%; }
}
@media (max-width: 991px) {
  	.left_ejnav{ width: 100%; background: none; height: auto; }
  	.sidebar{ padding-bottom: 0; }
  	.events_tab .tabmenu ul{ overflow: hidden; }
  	.events_tab .tabmenu ul li{ float: left; width: 25%;   
  		background: linear-gradient(to bottom, #ffffff, #bbe6fc); 
  	}
  	.events_tab .tabmenu ul li.ghbgztxt{
  		background: linear-gradient(to bottom, #f9e8c0, #edb52e); 
  	}
  	.events_tab .tabmenu .ghbg01.ghbgztxt a{ line-height: 54px; height: 54px;
  		font-size: 20px; padding-left: 8px; }
	.right_ejcent{  width: 100%; border-left: 0; min-height: auto;}
	
}

@media (max-width: 767px) {
	.right_ejcent{ padding: 0; }
	.m_menu_box { display: block;top: 200px; }
	.events_tab .tabmenu ul li{ width:50%;}
	.banner01{ margin-bottom: 10px; }
}
@media (max-width: 600px) {
  
  .djban_txt{ font-size: 16px; line-height: 24px;}
}
@media (max-width: 500px) {
	
}
@media (max-width: 450px) {
  
}
@media (max-width: 380px) {
  
}
@media (max-width: 320px) {
  
}


/* shouye new */
.xwfb_cent{ margin-bottom: 70px; }
.xwfb_centjit{
	margin-top: -2%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.xwfb_centjit a{ display: block;
	background: #e3f4fd;
	overflow: hidden; }
.xwfb_centjit b{ float: left; width: 57.9%; }
.xwfb_centjit a > div{ 
	float: left; width: 42.1%; 
	padding: 2.6%;
	font-size:22px;
	line-height: 1.73;
	color: #1b2f81;
}
.xwfb_centjit a > div p{ text-indent: 2em; }
.xwfb_centjit a:hover > div p{ color: #333; }
.sytuwen_list{ margin: 0 -7px; }
.sytuwen_list li{ padding: 0 7px; }
.sytuwen_list li p{ margin-top: 6px; color: #fff; line-height: 1.67;}
.sytuwen_list li b img{ height: 263px; }
.sytuwen_list li a:hover p{ color: #f49c4e; }
.mt_fjj{ margin-top:-23px; margin-bottom: 1px; }

.xw_mtcent{ margin-bottom: 70px; }
.xw_mtcent .bt_rgmore{ 
	width: 126px; height: 40px;
 text-align: center; 
 line-height: 40px;
 margin:0 auto;
 display: block;
 background: rgba(0,0,0,0.35);
 color: #fff;
}
.xw_mtcent .bt_rgmore:hover{ color: #f49c4e; }
.bghui{
	overflow: hidden;
	display: block;
	background: rgba(0,0,0,0.15);
	padding: 15px 0;
	margin-bottom: 33px;
}
.xw_mtcent .wenzi_list li a{
	color: #fff;
	font-size: 22px;
	line-height: 2.1;
}
.xw_mtcent .wenzi_list li a::after{ background: #fff; }
.xw_mtcent .wenzi_list li a:hover{ color: #f49c4e; }

@media (min-width: 768px) {
	.sytuwen_list li p{
		height: 60px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
}

@media (max-width: 1399px){
	.sytuwen_list li b img{ height: 230px; }
	.sytuwen_list{ margin-bottom: 35px; }
}
@media (max-width: 1299px){
	.sytuwen_list li b img{ height: 219px; }
	.sytuwen_list{ margin-bottom: 46px; }
}
@media (max-width: 1199px){
	.sytuwen_list li b img{ height: 174px; }
	.sytuwen_list{ margin-bottom: 54px; }
	.xw_mtcent .wenzi_list li a{
	color: #fff;
	font-size: 20px;
	line-height: 2;}
}
@media (max-width: 991px){
	.sytuwen_list li b img{ height: 235px; }
	.zqc_txtcent h3{ font-size: 28px; }
	.xwfb_centjit b{ width: 100%; }
	.xwfb_centjit a > div{ width: 100%; font-size: 18px; }
	.sytuwen_list{ margin-bottom: 10px; }
	.events_tab .tabmenu ul li a{ font-size: 18px; padding-left: 20px;}
}
@media (max-width: 767px){
	.zqc_txtcent h3{ font-size: 24px; line-height: 1.4; margin-bottom: 28px; }
	.events_tab .tabmenu ul li{ padding-left: 0;border-right: 1px solid #fff; }
	.events_tab .tabmenu .ghbg01.ghbgztxt a{ padding-left: 0; }
	.events_tab .tabmenu ul li a{ font-size: 16px; padding-left: 0; text-align: center;}
}