*{
    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;
	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: #0951a0;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: #3C5AA9;}
input:-moz-placeholder{ color: #3C5AA9;}
input::-moz-placeholder{ color: #3C5AA9;}
input:-ms-input-placeholder{ color: #3C5AA9;}


.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;}
.mb45 { margin-bottom:45px;}
.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;
}


@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1299px) {
  .container{
    width: 1280px;
  }
}
@media (min-width: 1399px) {
  .container{
    width: 1346px;
  }
}


/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #D0021B;
	z-index: 1005;
	display: none;
	line-height: 50px;
}
.scrollToTop img{
	display:inline-block;
	width: 27px;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		background-color: rgba(0, 0, 0, 0.4);
		line-height: 40px;
	}
	.scrollToTop img{
		width: 28px;
	}
}

/*---------------head---------------------*/
.webheader{ position: relative; }
.head_title{ 
	position: absolute; 
	width: 100%;
	left: 0;
	top:0;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }

@media (min-width: 1921px){
	
}
@media (max-width: 1280px){
	.tpic01{ display:none; }
	.tpic02{ display:block; }
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){

}
@media (max-width: 767px){
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
}

@media (max-width: 600px){

}
@media (max-width: 500px){

}
@media (max-width: 450px){
	
}
@media (max-width: 380px){

}
@media (max-width: 320px){
		
}




/* 内容 */
.index_bg{ background: url(20250115_kjtdl_bj.jpg) no-repeat; background-size: cover; }
.zt_cent{ font-size: 18px;  line-height: 24px; z-index: 1; position: relative; margin-top: -50px;}
.dgbg01 {background: url(20250115_kjtdl_spbj01.png) left top no-repeat;}
.dgbg02{background: url(20250115_kjtdl_spbj02.png) left top no-repeat; }
.dgbg03{background: url(20250115_kjtdl_spbj03.png) left top no-repeat; }
.dgbg04{background: url(20250115_kjtdl_spbj04.png) left top no-repeat; }

.dgsp_cent{ padding: 320px 0 250px; }
.zqc_txtcent{
 	font-size: 26px; line-height: 1.62; color: #fff;
 	background:url(20250115_kjtdl_bzabj.jpg);
 	padding: 40px 50px;
 	 box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
 	 margin-bottom: 100px;
 }
.zqc_txtcent p{color: #fff; }
.jysp_vd{ text-align:right;  }
.jysp_vd video{ background:#fff; padding: 15px; max-width: 100%;}

@media (max-width: 1800px){
	.zqc_txtcent{ padding-bottom: 20px;}
}
@media (max-width: 1700px){
	.zqc_txtcent{ font-size: 20px; line-height: 38px;}
}
@media (max-width: 1599px){
	.zqc_txtcent{ font-size: 18px; line-height: 34px;}
}
@media (max-width: 1440px){
	.zqc_txtcent{ font-size: 16px; line-height: 30px;}
}
@media (max-width: 1388px){
	
}
@media (max-width: 1298px){
	
}
@media (max-width: 1199px){
	.zqc_txtcent{ background-size: cover; }
	.zt_cent .dgsp_cent img{ display: inline-block; width: 960px; }
	.dgsp_cent{ background-size: 100%; }
}

@media (max-width: 991px){
	.zqc_txtcent{ font-size: 16px;
    line-height: 32px;
    padding: 16px; }

}

@media (max-width: 767px){
	.zt_cent{ margin-top: -15px; }
	.zqc_txtcent{ padding:22px 15px 12px; font-size: 16px; line-height: 26px; }
	.dgsp_cent video{ width: 100%; height: auto; }
	.dgsp_cent{ padding: 160px 0 220px; }
}
@media (max-width: 500px){
	.dgsp_cent{ padding: 110px 0 180px; }
	.dgsp_cent video{ padding: 5px; }
}
@media (max-width: 410px){
	.dgsp_cent{ padding: 80px 0 150px; }
}



/* foot */
.foot{ background:#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){
	
	
}

/* å›¾ç‰‡åˆ—è¡¨ */
.view_cent{  }
.new-graphics .tuwen_list li p{ font-size: 18px; margin-bottom: 25px; line-height: 28px; }
.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 #0a5fb0;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#0a5fb0;}
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none; }
@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 (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; }
}

/* æ–‡å­—åˆ—è¡¨ */
.text_listtime{}
.text_listtime li{ line-height: 38px; overflow: hidden; font-size: 19px;}
.text_listtime li a{
	background-image: url(20221008_kxjjshd_icon02.png);
    background-repeat: no-repeat;
    background-position: left top 12px;
    padding-left: 28px;
    float: left;
    max-width: 80%; }
.text_listtime li span{ color:#444; }   
.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 a{ max-width: 100%; }
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
}


/*---------------xilan---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.ej_centpos{ padding: 15px; background: #fff; }
.xltoptitle{
    border-bottom: 2px solid #2c5dd4;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 32px;
    line-height: 44px;
    color: #2c5dd4;
    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:#15418C; }

#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: 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{ width: 100%; text-align: center; margin-bottom: 6px;}
	.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; }
	#xlmain,.ej_centpos{min-height:auto;}
	.ej_centpos{ padding: 15px; }
}


/*imghove*/
.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: #e5e5e5;
    color: #15418C;
    border: 1px solid #e5e5e5;
	text-decoration:none;
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    border: #15418C 1px solid; background: #15418C;  color: #fff;
}
#pages A.curr {
    border: #15418C 1px solid; background: #15418C;  color: #fff;
}
#pages A.curr:visited {
    border: #15418C 1px solid; background: #15418C;  color: #fff;
}
#pages .curr{
	background: #15418C;
    color: #fff;
	border:1px solid #15418C;
	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; }
}

