<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.kxzc-main{
	margin-top: 58px;
}

.kxzc-top{
	line-height: 1;
	overflow: hidden;
}

.kxzc-top-title{
	float: left;
	position: relative;
	padding-left: 22px;
	font-size: 28px;
	font-weight: bold;
	color: #1a1a1a;
	width: 320px;
	box-sizing: border-box;
}

.kxzc-top-title:nth-child(1){
	width: 748px;

}

.kxzc-top-title::before{
	content: '';
	display: block;
	width: 5px;
	height: 28px;
	background-color: #1755c1;
	border-radius: 2.5px;
	position: absolute;
	top: 0;
	left: 0;
}

.kxzc-bottom{
	margin-top: 30px;
	box-sizing: border-box;
	padding: 5px;
	background: #fff;
}

.kxzc-wrapper{
	background-color: #e7f2ff;
	padding: 30px 5px;
}

.kxzc-btm-item{
	float: left;
	height: 224px;
	width: 320px;
	border-right: 1px solid #bdd8f7;
	box-sizing: border-box;
}

.kxzc-btm-item:last-child{
	border-right: none;
}

.kxzc-btm-item h4{
	color: #1a1a1a;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}

.kxzc-btm-item p{
	font-size: 20px;
	line-height: 1.8;
	color: #1a1a1a;
	margin-top: 18px;
	width: 626px;
}

.kxzc-btm-item:nth-child(1){
	width: 740px;
	padding-left: 35px;
}

.kxzc-btm-item:nth-child(1) .kxzc-more{
	margin-left: 0;
	margin-top: 10px;
}

.kxzc-more{
	width: 100px;
	padding: 10px 0px 10px 3px;
	border-bottom: 1px solid rgba(23, 85, 193, 0.5);
	font-size: 16px;
	text-align: left;
	cursor: pointer;
	background: url(qhkx_icon_jt03.png) right  center  no-repeat;
	color: #1755c1;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
}

.kxzc-img{
	margin: 28px auto 29px;
}

.kxzc-img1{
	width: 119px;
}

.kxzc-img2{
	width: 121px;
}

.kxzc-img img{
	display: block;
	width: 100%;
}
.ywdt-main{
	overflow: hidden;
}

.ywdt-item{
	margin-bottom: 50px;
}

.ywdt-left{
	float: left;
	width: 700px;
}
.ywdt-right{
	float: right;
	width: 662px;
}

.ywdt-swiper{
	position: relative;
}

.ywdt-swiper-num{
	position: absolute;
	right: 22px;
	bottom: 16px;
	z-index: 10;
	color: #ffffff;
	font-size: 20px;
	vertical-align: bottom;
}

.swiper-slide{
	position: relative;
}

.ywdt-swiper .img-cont{
	height: 420px;
	overflow: hidden;
}

.ywdt-swiper .img-cont img{
	display: block;
	width: 100%;
}

.ywdt-swiper .text-cont{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(ywdt-swiper-bg.png) repeat-x;
	background-size: auto 79px;
	height: 79px;
	box-sizing: border-box;
	padding: 36px 70px 0 24px;
	line-height: 1;
	z-index: 2;
}

.ywdt-swiper .text-cont a{
	display: block;
	font-size: 22px;
	color: #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ywdt-swiper-num span{
	font-size: 34px;
	margin-right: 6px;
}

.ywdt-title{
	border-bottom: 1px solid #cad7ee;
	overflow: hidden;
	padding-bottom: 24px;
}


.ywdt-title h4{
	float: left;
	position: relative;
	padding-left: 22px;
	font-size: 28px;
	font-weight: bold;
	color: #1a1a1a;
	box-sizing: border-box;
	line-height: 26px;
}

.ywdt-title h4::before{
	content: '';
	display: block;
	width: 5px;
	height: 28px;
	background-color: #1755c1;
	border-radius: 2.5px;
	position: absolute;
	top: 0;
	left: 0;
}

.ywdt-more{
	float: right;
	font-size: 18px;
	color: #1755c1;
	display: block;
	padding-right: 27px;
	background: url(qhkx_icon_more.png) right center no-repeat;
}

.ywdt-item ul{
	padding-top: 10px;
}

.ywdt-item li{
	line-height: 45px;
	font-size: 20px;
}

.ywdt-item li a{
	display: block;
	width: calc(100% - 70px);
	float: left;
	color: #181818;
	transition: all 0.4s;
	box-sizing: border-box;
	position: relative;
	padding-left: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ywdt-item li a::before{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #1755c1;
	border-radius: 3px;
	position: absolute;
	left: 12px;
	top: 20px;
}

.ywdt-item li a:hover{
	color: #1755c1;
}

.ywdt-item li span{
	display: block;
	width: 68px;
	float: right;
	text-align: right;
	font-size: 18px;
	color: #4c5e7e;
}

.rcfw-main .ywdt-title{
	border: none;
}

.rcfw-wrapper{
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px 
		rgba(23, 85, 193, 0.09);
		box-sizing: border-box;
		padding: 20px;
}

.rcfw-swiper{
	width: 681px;
	height: 410px;
	overflow: hidden;
	position: relative;
	float: left;
}

.rcfw-swiper .img-cont{
	height: 410px;
}

.yszj-list{
	float: right;
	width: 625px;
	padding-top: 10px;
}

.yszj-list li{
	overflow: hidden;
	margin-bottom: 30px;
}

.yszj-list li:last-child{
	margin-bottom: 0;
}

.yszj-date{
	float: left;
	width: 84px;
	height: 84px;
	background:#1755c1;
	background: linear-gradient(149deg, 
		rgba(85, 151, 203, 1) 0%, 
		#1755c1 100%);
		text-align: center;
		box-sizing: border-box;
		padding-top: 20px;
		line-height: 1;
		color: #ffffff;
		font-size: 17px;
		margin-right: 20px;
}

.yszj-date h4{
	font-size: 20px;
	margin-bottom: 10px;
}

.yszj-text{
	overflow: hidden;
	
}

.yszj-text h4 a{
	display: block;
	font-size: 20px;
	color: #181818;
	line-height: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.yszj-text p {
	color: #4f6c83;
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
}

.rcfw-item{
	margin-bottom: 60px;
}

.tjgc-item{
	width: 654px;
	float: left;
}

.tjgc-item + .tjgc-item{
	float: right;
}

.rcfw-news-item{
	overflow: hidden;
}

.rcfw-news-item .img-cont{
	float: left;
	width: 284px;
	height: 181px;
	overflow: hidden;
	margin-right: 24px;
	border: 1px solid #c5c5c5;
	box-sizing: border-box;
	padding: 9px;
}

.rcfw-news-item .img-cont img{
	display: block;
	width: 100%;
}


.rcfw-news-item .text-cont{
	overflow: hidden;
}

.rcfw-news-item .text-cont h4{
	color: #181818;
	font-size: 20px;
	line-height: 32px;
	height: 80px;
	padding-top: 6px;
}

.rcfw-news-item .text-cont p{
	color: #4f6c83;
	font-size: 16px;
	line-height: 26px;
}

.rcfw-news-list{
	margin-top: 10px;
}

.rcfw-news-list li{
	width: 654px;
	float: left;
	color: #1a1a1a;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	padding-left: 33px;
	position: relative;
	height: 50px;
	line-height: 50px;
}

.rcfw-news-list li:nth-child(even){
	float: right;
}

.rcfw-news-list li::before{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: url('qhkx_dot.png') no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: 6px;
	top: 19px;
}

.bzjl-top .rcfw-news-item .text-cont h4{
	height: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 18px;
}

.zmgzz-list li{
	float: left;
	overflow: hidden;
	width: 648px;
}

.zmgzz-list li:nth-child(even){
	float: right;
}


.zmgzz-list li:nth-child(n+3){
	margin-top: 30px;
}

.zmgzz-list li .img-cont{
	width: 150px;
	height: 150px;
	box-sizing: border-box;
	padding: 9px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	background: url(rcfw-picBg.png) no-repeat;
	background-size: 100% auto;
}

.zmgzz-list li .img-cont img{
	display: block;
	width: 100%;
}

.zmgzz-list li .text-cont{
	overflow: hidden;
	padding-top: 5px;
}

.zmgzz-list li h4{
	font-size: 22px;
	color: #181818;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zmgzz-list li p{
	font-size: 16px;
	line-height: 28px;
	color: #4f6c83;
	margin-top: 10px;
}

.zmgzz-list .kxzc-more{
	margin-left: 0;
}

@media screen and (max-width: 1440px) {
	
	.kxzc-main{
		margin-top: 42px;
	}
	
	
	.kxzc-top-title{
		padding-left: 16px;
		font-size: 20px;
		width: 230px;
	}
	
	.kxzc-top-title:nth-child(1){
		width: 534px;
	
	}
	
	.kxzc-top-title::before{
		width: 4px;
		height: 20px;
		border-radius: 2px;
	}
	
	.kxzc-bottom{
		margin-top: 22px;
		padding: 3px;
	}
	
	.kxzc-wrapper{
		padding: 22px 4px;
	}
	
	.kxzc-btm-item{
		height: 162px;
		width: 228px;
	}
	
	
	.kxzc-btm-item h4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.kxzc-btm-item p{
		font-size: 15px;
		margin-top: 12px;
		width: 450px;
	}
	
	.kxzc-btm-item:nth-child(1){
		width: 530px;
		padding-left: 25px;
	}
	
	.kxzc-btm-item:nth-child(1) .kxzc-more{
		margin-left: 0;
		margin-top: 6px;
	}
	
	.kxzc-more{
		width: 76px;
		padding: 8px 0px 8px 3px;
		font-size: 12px;
	}
	
	.kxzc-img{
		margin: 20px auto;
		width: 86px;
	}


	.ywdt-item{
		margin-bottom: 36px;
	}
	
	.ywdt-left{
		float: left;
		width: 500px;
	}
	.ywdt-right{
		float: right;
		width: 476px;
	}
	
	.ywdt-swiper{
		position: relative;
	}

	.ywdt-swiper .img-cont{
		height: 300px;
		overflow: hidden;
	}
	
	
	.ywdt-swiper-num{
		position: absolute;
		right: 16px;
		bottom: 10px;
		z-index: 10;
		color: #ffffff;
		font-size: 15px;
		vertical-align: bottom;
	}
	
	.ywdt-swiper .text-cont{
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		background: url(ywdt-swiper-bg.png) repeat-x;
		background-size: auto 60px;
		height: 60px;
		box-sizing: border-box;
		padding: 26px 50px 0 18px;
		line-height: 1;
		z-index: 2;
	}
	
	.ywdt-swiper .text-cont a{
		display: block;
		font-size: 16px;
		color: #ffffff;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.ywdt-swiper-num span{
		font-size: 25px;
		margin-right: 4px;
	}
	
	.ywdt-title{
		border-bottom: 1px solid #cad7ee;
		overflow: hidden;
		padding-bottom: 16px;
	}
	
	
	.ywdt-title h4{
		float: left;
		position: relative;
		padding-left: 16px;
		font-size: 20px;
		font-weight: bold;
		color: #1a1a1a;
		box-sizing: border-box;
		line-height: 18px;
	}
	
	.ywdt-title h4::before{
		content: '';
		display: block;
		width: 4px;
		height: 20px;
		background-color: #1755c1;
		border-radius: 2px;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.ywdt-more{
		float: right;
		font-size: 13px;
		color: #1755c1;
		display: block;
		padding-right: 22px;
		background: url(qhkx_icon_more.png) right center no-repeat;
		background-size: 14px auto;
		line-height: 20px;
	}
	
	.ywdt-item ul{
		padding-top: 6px;
	}
	
	.ywdt-item li{
		line-height: 32px;
		font-size: 14px;
	}
	
	.ywdt-item li a{
		display: block;
		width: calc(100% - 60px);
		float: left;
		color: #181818;
		transition: all 0.4s;
		box-sizing: border-box;
		position: relative;
		padding-left: 22px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.ywdt-item li a::before{
		content: '';
		display: block;
		width: 4px;
		height: 4px;
		background-color: #1755c1;
		border-radius: 2px;
		position: absolute;
		left: 8px;
		top: 14px;
	}
	
	.ywdt-item li a:hover{
		color: #1755c1;
	}
	
	.ywdt-item li span{
		display: block;
		width: 58px;
		float: right;
		text-align: right;
		font-size: 12px;
		color: #4c5e7e;
	}


	.rcfw-item{
		margin-bottom: 45px;
	}
	
	.tjgc-item{
		width: 470px;
	}
	
	.rcfw-news-item .img-cont{
		float: left;
		width: 204px;
		height: 130px;
		overflow: hidden;
		margin-right: 16px;
	}
	
	
	.rcfw-news-item .text-cont h4{
		font-size: 14px;
		line-height: 24px;
		height: 57px;
		padding-top: 4px;
	}
	
	.rcfw-news-item .text-cont p{
		font-size: 12px;
		line-height: 20px;
	}
	
	.rcfw-news-list{
		margin-top: 8px;
	}
	
	.rcfw-news-list li{
		width: 470px;
		font-size: 14px;
		padding-left: 23px;
		height: 36px;
		line-height: 36px;
	}
	
	.rcfw-news-list li::before{
		width: 10px;
		height: 10px;
		left: 4px;
		top: 12px;
	}
	
	.bzjl-top .rcfw-news-item .text-cont h4{
		margin-bottom: 10px;
	}
	
	.zmgzz-list li{
		width: 466px;
		margin-bottom: 22px;
	}
	
	
	.zmgzz-list li .img-cont{
		width: 108px;
		height: 108px;
		padding: 6px;
		margin-right: 16px;
	}
	
	
	.zmgzz-list li .text-cont{
		padding-top: 3px;
	}
	
	.zmgzz-list li h4{
		font-size: 16px;
		line-height: 23px;
	}
	
	.zmgzz-list li p{
		font-size: 12px;
		line-height: 20px;
		margin-top: 8px;
	}
	

	.rcfw-wrapper{
		padding: 14px;
	}
	
	.rcfw-swiper{
		width: 490px;
		height: 295px;
	}
	
	.rcfw-swiper .img-cont{
		height: 295px;
	}
	
	.yszj-list{
		width: 460px;
		padding-top: 7px;
	}
	
	.yszj-list li{
		margin-bottom: 22px;
	}
	
	.yszj-list li:last-child{
		margin-bottom: 0;
	}
	
	.yszj-date{
		width: 60px;
		height: 60px;
			padding-top: 15px;
			font-size: 12px;
			margin-right: 15px;
	}
	
	.yszj-date h4{
		font-size: 15px;
		margin-bottom: 7px;
	}
	
	.yszj-text{
		overflow: hidden;
		
	}
	
	.yszj-text h4 a{
		font-size: 14px;
	}
	
	.yszj-text p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 7px;
	}

	.rcfw-news-item .img-cont{
		padding: 6px;
	}
}</pre></body></html>