*{
    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:#1d43a4;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%; cursor: pointer;}
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: 1260px;}
}




/*---------------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){
	.tpic01{ display:none; }
	.tpic02{ display:block; }
	
}
@media (max-width: 1199px){
	.pc_navshow nav ul li{ padding: 0 12px; }
}
@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; }
}



/* 轮播图片大小控制 */
.lanmucent{  }
.top_bigtitle{font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #b82d2d;
    text-decoration: none;
	display: block;
    margin-bottom: 20px;
text-align: center;}
.pagination {
  	position: absolute;
    z-index: 20;
    bottom: 10px;
    text-align: right;
    right: 20px;
    margin: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.banner01{

}
.banner01.swiper-container-horizontal>.swiper-pagination-bullets{ 
	display:inline-block; 
	left: auto; 
	right:12px; 
	width: auto;
	bottom: 13px;
}
.banner01 .swiper-pagination-bullet{ 
	width: 10px; 
	height: 10px; 
	background: #fff;
	opacity: 1;
}
.banner01 .swiper-pagination-bullet-active{
	width: 22px; 
	border-radius: 20px;
}

.djban_txt{ 
  padding: 10px 20% 10px 15px;
  font-size: 18px; 
  color:#fff; 
  line-height: 34px;
  font-weight: 700;
  background: rgba(0, 0, 0,0.7);
  margin: 0;
  position:absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.djban_txt:hover{ color:#1d43a4; }

.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) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
  
}

@media (max-width: 767px) {
	.banner01 .slides img { width: 100%;} 
	.banner01{ margin-bottom: 15px; }
	.pagination{ display:none; }
    .djban_txt{ padding-right: 10px;  padding-left: 10px; font-size: 18px;}
    .banner01.swiper-container-horizontal>.swiper-pagination-bullets{ 
    	position: static;
    margin-top: 5px;
    width: 100%;
    text-align: center;}
    .banner01 .swiper-pagination-bullet{ background:#c12c0e; }
}
@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) {
  
}


/* 内容 */
.zt_cent{ 
	font-size: 18px;  
	line-height: 28px;
}
.mag_topheight{
	position: relative;
    z-index: 1;
    margin-top: -18%;
 }
.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:#1d43a4; }
.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;
}

@media (max-width: 991px) {
  
	.news_video h1{font-size:24px; line-height: 30px;}
}



/* 融媒体 */
.rmt_hdlb{
	overflow: hidden;
	height:600px;
	width: 100%;
}
.handle{
	float:left;
	height:600px;
	cursor:pointer;
	color:#FFF;
	display: table;
	width: 14.95%;
}
.handle a{ display:block; width: 100%; height:100%; overflow: hidden;}
.handle.act{ width: 40%;  }
.rotate{ 
	color: #fff;
	width: 100%;
	position: relative;
}
.ztleft_txt{ 
	display: none;
	background:#e4e4e4;
	height:600px;
}
.ztleft_txt h3{
 	font-size: 26px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 15px;
	padding: 0 15px;
}
.ztleft_txt p{
	font-size: 17px;
	line-height: 30px;
	padding: 0 15px;
}
.active .ztleft_txt{ display: block; }

@media (min-width: 768px) {
   .ztleft_txt h3{
		height: 72px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
	.ztleft_txt p{
	height: 120px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; }
}

@media (max-width: 767px){
	.handle.act{ width: 20%;  }
	.handle{ width: 20%; height: 360px; }
	.active .ztleft_txt{ display: none; }
	.rmt_hdlb{ height: 360px; }
}



.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(20230711_kkjxs_topimg.png) no-repeat center;
    overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 1px 0 5px;
}
.lan_title span{ 
	font-size: 42px;
 	font-weight: 700;
 	line-height: 50px;
 	display: block;
 	padding: 56px 0 18px ;
}
.lan_title span b{display: inline-block;vertical-align: text-bottom;margin-right: 6px;}
.lan_title span b img{  }
.lan_title span a{  color: #3366cc;}

.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{ height: 179px; }
.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;}

.yw_wenzilist.wenzi_list li a{
	font-size: 20px;
	line-height: 43px;
}
.yw_wenzilist.wenzi_list li a:after{
	top: 17px;
}


.hot_pl{ position: relative; }
.rdpl_title{ position: absolute; background:url(20230706_kjcxzcf_rdplico.png);
	width: 60px;
	height: 136px;
	z-index: 9;
	top:-14px;
}
.hot_pl .wenzi_list{ overflow: hidden; }
.hot_pl .wenzi_list li{ padding-left: 75px; margin-bottom: 1px; line-height: 48px; }
.hot_pl .wenzi_list li:nth-child(odd){ background:#faf6ec; }
.hot_pl .wenzi_list li:nth-child(even){ background:#fbfaf6; }
.hot_pl .wenzi_list li a:after{ top: 18px; }

.mtjj_cent{ position: relative; background:url(20230711_kkjxs_mtbdbj.jpg); }
.mtjj_cent .rdpl_title{ 
	
}
.mtjj_nr{ 
	overflow: hidden;
	padding: 15px 15px 15px;
}
.mtjj_left{  overflow: hidden;}
.left_mt{ float:left;width:45%;  }
.right_mttxt{ float:left;width:55%; padding-left: 16px; }
.mtjj_lanmu h3{  
	background:rgba(7,50,98,0.4); 
	font-size: 20px; 
	line-height: 32px; 
	color: #fff;
	font-weight:700;
	margin:0 0 12px;
	padding: 8px 15px;
	text-align: center;
}
.right_mttxt p{ font-size: 16px; line-height: 28px; color: #fff; }
.mtjj_rgtxt .wenzi_list{ background:rgba(255,255,255,0.9); overflow: hidden; }
.mtjj_rgtxt .wenzi_list li a{ padding-left: 0; }
.mtjj_rgtxt .wenzi_list li a:after{ 
	width: 8px; height: 8px; 
	background:#4296c2; 
	top: 16px; left: 4px; display: none; }

.kkdt_cent{ 
	background-image: url(20230711_kkjxs_xjsm.png);
    background-attachment: fixed;
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: bottom center;
}
.cmsm_both{ padding-bottom: 30px; }
.left_twoimg li{ padding: 0 0 0 60px; }
.left_twoimg li a{ display: block; padding-right: 60px; border-right: 1px solid #d1d1d1;}
.left_twoimg li a b{ margin-bottom: 12px;}
.left_twoimg li a p{font-size: 17px; line-height: 28px; color: #666;}
.left_twoimg li a:hover p{color: #dd4446;}
.cmsm_both .wenzi_list{ padding-left: 45px;	 }
.cmsm_both .wenzi_list li{ line-height: 43px; }
.cmsm_both .wenzi_list li a:after{ top: 16px; }


.kjsl_list{ margin:0 -10px; }
.kjsl_list li{ padding: 0 10px; }
.kjsl_list li a{display: block; 
	padding: 10px 10px 60px;
	background:url(20230706_kjcxzcf_slbj.jpg) no-repeat;
}
.kjsl_list li a p{ 
	font-size: 24px; 
	font-weight:700; 
	margin-top: 15px; 
	color: #fff; 
	line-height: 38px; 
	padding:  0 5px;
}
.kjsl_list li a:hover p{ color: #c12c0e; }


.pic_bgcent{ background:url(20230706_kjcxzcf_tpbj.png) bottom center no-repeat; padding-bottom: 30px; }




@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{ height: 132px; }
	.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{ height: 211px; }
	.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; }
	.lan_title{ background-size: 265%; }
	.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: #1d43a4; 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; }
}

/* 文字列表 */
.new-graphics{ padding:20px 30px; background:#fff; }
.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; font-size: 16px;
    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: #444;
	      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; }
}


/*---------------细览---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #08549a;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 26px;
    line-height: 34px;
    color: #08549a;
    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{ font-size: 16px; color:#404040; text-indent: 0; }


#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; }
.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 .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; }

}



/*图片划过变大*/
.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: #1d43a4;
	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: #08549a; 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{ background:#fff; }

.events_tab .tabmenu { 
}
.events_tab .tabmenu ul li { 
    position:relative;
    background:#d0e6fd;
    margin-bottom: 1px;
    padding-left: 18px;
}
.events_tab .tabmenu .selected,
.events_tab .tabmenu li:hover{ background:#6ea3d7; }
.events_tab .tabmenu ul li a {
	color: #5d5c5c; 
	font-size:20px;
	 font-weight:700;
	height: 46px;
	line-height: 46px;
	display:block;
}
.events_tab .tabmenu ul li.selected a,
.events_tab .tabmenu ul li:hover a{
	color: #fff;
	font-weight:700;
}
.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: none;
    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{ background:#eaeaea; padding: 25px 60px 70px; 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; }

.gz_seach{ background:#285ca5; 
	padding: 15px 0; 
	 margin-bottom: 40px;
	 padding-left: 10%;
	 overflow: hidden;
}

.gz_seach label{float: left; color: #fff; font-weight:400; line-height: 50px; }
.form_seach{ float: left; position: relative; border-radius:8px; 
	background:#fff; overflow: hidden;}
.form_seach select{ width: 100px; float:left; height: 50px; 
	border:0; font-size:20px; padding-left: 5px;
	outline: 0;
}
.search_ipt{ height: 50px;  font-size:20px; width: 100%; 
	outline: 0; border:0; 
	border-radius:8px; 
	background:#fff;
	padding: 0 75px 0 15px; 
}
.search_sub{ 
	position: absolute; width: 72px; height: 50px; 
	/* background:url(20230725_zdgf_ssico.png) #173e74 no-repeat center; */
	background:#173e74;
	color: #fff;
	font-weight:700;
	border:0;
	right: 0;
	top: 0;
}
.search_sub:hover{ 
	/* background:url(20230725_zdgf_ssico.png) #305383 no-repeat center; */
	background:#305383;
}
.cd_btn button,.cd_btn > div{ 
	display: block; 
	margin-left: 8px;
	width: 100%;
	border:0; 
	font-size: 18px; 
	color: #fff;
	line-height: 48px;
	cursor: pointer;
}
.cd_btn .zhankai{
	background:url(20230725_zdgf_gj02.png) no-repeat right 5px center;}
.cd_btn .shouqi{
	display: none;
	background:url(20230725_zdgf_gj01.png) no-repeat right 5px center;}
.top_sszd{ overflow: hidden; }
.topcd_nr{ 
	overflow: hidden;
	float: left;
	width: 100%;
	display: none;
	margin-top: 10px;
}
.topcd_nr a{ color: #fff; }


.sy_gzseach{ text-align: center;  padding: 15px 24%;}
.sy_gzseach .form_seach{ float: none; }

.gjjs_seach{ padding-left: 0; text-align: center; }
.gjjs_seach .top_sszd{ padding: 0 12% 0 8%; }
.gjjs_seach .top_sszd > label{ float: left; width: 18%; text-align: right; }
.gjjs_seach .top_sszd > .form_seach{ float: left; width: 68%; }
.gjjs_seach .top_sszd > .cd_btn{ 
	float: left; margin-left: 0;
 	width: 14%;  height: 50px;
}

.gjjs_seach .form_seach select{ width: 18%;  }
.search_ipt{ float: left; width: 82%; }

.gjjs_seach .topcd_nr{ padding: 0 12% 0 8%;  }
.gjjs_seach .topcd_nr label{ float: left; width: 18%;text-align: right;}
.topsch_time{ overflow: hidden; }
.sch_jsc{  overflow: hidden; }
.sch_jsc label{ float: left;}
.sch_jsc input,
.sch_jsc select{ float: left; width: 32%; margin-top: 9px; height: 32px;  }

.sch_fwh{ width: 50%; }
.topsch_time .sch_fwh label{ float: left; width: 36%;}
.sch_fwh input,
.sch_fwh select{ float: left; width: 64%; margin-top: 9px; height: 32px;  }
.topsch_time .tjinput label{ float: left; width: 36%;}
.tjinput{ float: left; line-height: 50px; width: 50%;}
.tjinput > div{ line-height: 32px; margin-top: 10px; overflow: hidden;float: left; width: 64%;  }
.tjinput > div input{ 
	background:url(20230725_zdgf_sj.png) #fff no-repeat right 10px center; 
	border:0;
	padding-left: 10px;
	float: left;
	width: 50%;
}

.tjinput > div input::-webkit-input-placeholder{ color: #444;}
.tjinput > div input:-moz-placeholder{ color: #444;}
.tjinput > div input::-moz-placeholder{ color: #444;}
.tjinput > div input:-ms-input-placeholder{ color: #444;}

@media (max-width: 1199px) {
	.gjjs_seach .top_sszd,
	.gjjs_seach .topcd_nr{ padding: 0 6% 0 2%; }
	.gjjs_seach .top_sszd > .form_seach{ width: 66%; }
	.gjjs_seach .top_sszd > .cd_btn{ width: 16%; }
}

@media (max-width: 991px) {
	.gzzd_zt{ padding: 25px 25px 60px; }
	.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; }
	.cd_btn button,.cd_btn > div{ margin-left: 0; }
	.gjjs_seach .top_sszd,
	.gjjs_seach .topcd_nr{ padding: 0 3% 0 0; }
	.gjjs_seach .top_sszd > .form_seach{ width: 63%; }
	.gjjs_seach .top_sszd > .cd_btn{ width: 19%; }

}

@media (max-width: 767px) {
	.gzzd_zt{ padding: 25px 15px 35px; }
	.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; }
}

@media (max-width: 610px) {
	.gjjs_seach .top_sszd,
	.gjjs_seach .topcd_nr{ padding: 0 20px; }
	.gjjs_seach .top_sszd > label{ width: 100%; text-align: left; }
	.gjjs_seach .top_sszd > .cd_btn{ width: 26%; }
	.gjjs_seach .top_sszd > .form_seach{ width: 74%; }
	.gjjs_seach .topcd_nr label{ width: 22%; margin-bottom: 0; margin-top: 9px; line-height: 40px;}
	.sch_jsc input, .sch_jsc select{ width: 78%; height: 40px; }
	.sch_fwh,.tjinput{ width: 100%; }
	.sch_fwh input{width: 78%; height: 40px;}
	.tjinput > div{width: 78%;}
	.tjinput > div input{ height: 40px; }
}

@media (max-width: 512px) {
	.gjjs_seach .topcd_nr label{ width: 100%; text-align: left; line-height: 30px;  }
	.sch_jsc input, .sch_jsc select{ width: 100%; }
	.sch_fwh input,.tjinput > div{width: 100%;}
	.gjjs_seach .form_seach select{ width: 26%; font-size:18px;}
	.search_ipt{ width: 74%; }
	.cd_btn button,.cd_btn > div{ font-size: 16px; }
	.gjjs_seach .topcd_nr{ padding: 0 15px; }
	.gjjs_seach .top_sszd > .form_seach{ width: 100%; }
	.gjjs_seach .top_sszd > .cd_btn{ width: 100%; }
	.cd_btn button,.cd_btn > div{text-align: right;padding-right: 26px;}
	.topcd_nr{ margin-top: 0; }
}




/* leftnav */
.gglm_fl{ overflow: hidden; margin-top: 45px; }
.left_ejnav{ float: left; width: 25.5%; }
.right_ejcent{ float: left; width: 74.5%; border-left: 22px solid #eaeaea; min-height: 849px; }
.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; 
	background: #004098;
	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{ display: none; }
	.right_ejcent{  width: 100%; border-left: 0; min-height: auto;}
	#left_menu{
	    position: fixed;
	    top: 200px;
	    width: auto;
	    margin-right: 0;
	    z-index: 9999;
	    min-width: 180px;
	    box-sizing: border-box;
	    transition: all ease 0.25s;
	    background: linear-gradient(360deg, rgba(3,34,125,0.4100) 0%, rgba(16,53,158,0.8100) 100%);
	    padding: 10px 0;
	    border-top-left-radius: 5px;
	    border-bottom-left-radius: 5px;
	  }
	  #left_menu .left_z{
	    display: none;
	  }
	  #left_menu .left_top{
	    position: relative;
	    z-index: 9998;
	    /*pointer-events: none;*/
	  }
	  #left_menu .left_top li{
	    line-height:40px;
	  }
	  #left_menu .left_top li a{
	  	color: #fff;
	  	font-size: 16px;
	  	padding-left: 15px;
	  }
	  #left_menu .left_top li.active{
	  	background: #2a91d7;
	  }
	  #left_menu .left_top:after{
	    content: '';
	    pointer-events: auto;
	    display: inline-block;
	    width: 26px;
	      height: 55px;
	      background: url(z19_menu_m2.png) no-repeat center;
	      background-color: rgba(16,47,154,0.5);
	      border-radius: 6px 0 0 6px;
	      position: absolute;
	      top: 50%;
	      left: -26px;
	      z-index: 9997;
	      transform: translateY(-60%);
	  }
	  #left_menu.open .left_top:after{
	    content: '';
	    pointer-events: auto;
	    display: inline-block;
	    width: 26px;
	      height: 55px;
	      background: url(z19_menu_m1.png) no-repeat center;
	      background-color: rgba(16,47,154,0.5);
	      border-radius: 6px 0 0 6px;
	      position: absolute;
	      top: 50%;
	      left: -26px;
	      transform: translateY(-60%);

	  }
	  #left_menu .title_yellow{
	  	color: #fff;
	    font-size: 18px;
	    font-weight: 800;
	    padding: 5px 0 15px 15px;
	    border-bottom: 4px solid #28A5E0;
	  }
}

@media (max-width: 767px) {
	.right_ejcent{ padding-left: 0; }
	.m_menu_box { display: block;top: 200px; }
	
	.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) {
  
}



/* jiansuo */
.graphiclist {overflow: hidden; background: #fff; padding: 30px;}
.tpyw_four{ padding:20px 40px 0; }
.graphiclist li{padding:0 0 26px; display: block; overflow: hidden; 
	border-bottom: 1px solid #E0E0E0; margin-bottom: 26px;}
.graphiclist li h2 { font-size:20px; 
	margin:0 0 10px 0; 
	line-height: 28px;
	padding-top: 12px;
	font-weight: 700;
color:#285ca5;}
.graphiclist .news-txt p { line-height: 26px; 
	margin:0 0 10px; color:#444; text-indent:2em; }
.graphiclist .news-txt > div{ font-size: 15px; color:#A1A1A1; padding-top: 5px; }
.graphiclist .news-txt > div b{ font-weight:400; }

.graphiclist .news-txt a:hover h2{ color:#0A3B8D;  }
.graphiclist .news-txt a:hover p{ color:#0A3B8D; }

.notxt{ text-align: center; border-bottom: 1px solid #eee; padding-bottom: 25px; }
.notxt h3{ color: #f00; }
.notxt p{}
#count{
	border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}
#count font{
	float: right;
    font-size: 15px;
    padding-right: 4px;
    display: none;
}
#dpQS{ display: none!important; }

.mobile_show.click_hide{ display:none; }

.cas-wrap-appendix{}
.cas-wrap-appendix h6{ 
	font-size: 18px; font-weight:700; 
	background: url(z19_icon_flie.png) no-repeat left center;
	padding-left: 36px;
	line-height: 36px;
	margin-top: 30px;
}
.cas-wrap-appendix ul li{ margin-bottom: 8px; }
.cas-wrap-appendix ul li a{ color: #5676ca; }
#pager ul li{ font-size:16px; }


@media (min-width: 768px) {
	.graphiclist .news-txt p{
	 overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
	.graphiclist .news-img img{ width: 280px;}
	.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; }
	.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; float: none;}
	.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;}
	.tpyw_four{ padding:20px 20px 0; }
	.mobile_show.click_hide{ display:block; }
	.pagination_pc{ display: none; }

}
