<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header_bg_img{
	width: 100%;
	height: 310px;
	transition: all 0.3s;
}
/* banner2 */
.banner2{
	width: 100%;
	min-height:760px;
	color: #333333;
	padding-top: 100px;
	padding-bottom: 160px;
	transition: all 0.3s;
}
.banner2_center{
	display: flex;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
	justify-content: space-between;
}
.bn2_center_titleBox{
	display: block;
	margin-bottom: 40px;
}
.b2_left{
	width: 50%;
}
.b2_left_title{
	font-size: 36px;
	font-weight: 400;
	transition: all 0.3s;
}
.banner2_line{
	width: 40px;
	height: 1px;
	background-color: #0066CC;
	margin-top: 14px;
}
.b2_left_content{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	text-align: justify;
	/* margin-top: 40px; */
	transition: all 0.3s;
}
.banner2_more{
	display: block;
	width: 164px;
	height: 50px;
	background: #0066CC;
	border-radius: 25px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	color: #ffffff;
	margin-top: 122px;
	transition: all 0.3s;
}
.b2_right{
	position: relative;
}
.b2_right&gt;img{
	width: 359px;
	transition: all 0.3s;
}
.b2_right&gt;img:first-child{
	position: absolute;
	top: 101px;
	right: 198px;
	z-index: 1;
}
.b2_right&gt;img:last-child{
	position: absolute;
	top: 0;
	right: 0;
}
/* banenr3 */
.banner3{
	position: relative;
	width: 100%;
	color: #333333;
}
.banner3_img{
	width: 100%;
}
.banner3_img img{
	width: 100%;
}
.banner3_center{
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	height: 200px;
	background: #FFFFFF;
	box-shadow: -3px 0px 12px rgba(0, 0, 0, 0.15);
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}
.banner3_center&gt;div{
	width: 33%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.bn3_middle{
	position: relative;
}
.bn3_middle::before{
	display: block;
	content: "";
	width: 1px;
	height: 40px;
	background-color: #d9d9d9;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: -1px;
}
.add{
	font-size: 40px
}
.bn3_span1{
	font-size: 60px;
	font-weight: 400;
	vertical-align: middle;
}
.bn3_span2{
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
}
/* banenr4 */
.banner4{
	width: 100%;
	padding: 100px 0;
}
.banner4_center{
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.banner4_center_tag{
	margin-top: 40px;
	display: flex;
}
.banner4_center_tag .swiper-slide a{
	font-size: 22px;
	font-weight: 400;
	color: #999999;
}
.banner4_center_tag .swiper-slide{
	width: 110px;
	margin-right: 50px;
}
.bn4_li_active{
	color: #0066CC!important;
}
.bn4_center_tagbox{
	display: flex;
	margin-top: 30px;
	justify-content: space-between;
}
.bn4_c_tagbox_left{
	
}
.swp_banner4{
	width: 100%;
}
.bn4_c_tagbox_left img{
	width: 760px;
}
.bn4_c_tagbox_right{
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.bn4_c_tagbox_right_title{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.banner4_line{
	position: relative;
	width: 20px;
	height: 4px;
	background: #0066CC;
	margin-top: 12px;
	
}
.banner4_line::before{
	display: block;
	content:"";
	position: absolute;
	bottom: 0;
	width: 410px;
	height: 1px;
	background-color: #dfdfdf;
}
.bn4_c_tagbox_right_content{
	width: 410px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8; 
	-webkit-box-orient: vertical;
}
.banner4_more{
	display: block;
	width: 164px;
	height: 50px;
	background: #0066CC;
	border-radius: 25px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	color: #ffffff;
	margin-top: 40px;
}
/* cp_banner5 */
.cp_banner5{
	width: 100%;
}
.cp_banner5_center{
	position: relative;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.disNO{
	display: none;
}
.cp_banner5_center img{
	position: relative;
	left: 50%;
	width: 960px;
}
.cp_bn5_center_tag{
	position: absolute;
	top: 50%;
	width: 783px;
	height: 372px;
	margin-top: -186px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
	border-radius: 16px;
	padding-top: 60px;
	padding-right: 40px;
}
.textRight{
	text-align: right;
}
.floatRight{
	float: right;
}
.cp_bn5_c_tag_content{
	width: 100%;
	padding-left: 40px;
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	color: #333333;
	margin-top: 64px;
	text-align: right;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
.cp_banner6{
	width: 100%;
	position: relative;
	margin-bottom: 100px;
}
.cp_banner6&gt;.banner3_img{
	height: 405px;
}
.cp_banner6&gt;.banner3_img img{
	height: 100%;
}
.cp_banner6_center{
	position: absolute;
	max-width: 910px;
	left: 50%;
	top: 60px;
	margin-left: -455px;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/* align-items: center; */
}
.cp_banner6_center_tagName{
	width: 216px;
	margin: 0 auto;
}
.cp_bn6_center_title{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
}
.cp_banner6_center span{
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: justify;
	line-height: 40px;
	text-align: justify;
}
.cp_banner6_center span:last-child{
	display: inline;
	margin-left: 50px;
}
@media (max-width:1200px){
	.header_bg_img{
		height: 162px;
	}
	.banner2_center,.banner3_center,
	.banner4_center,.cp_banner5_center{
		max-width: 970px;
	}
	.b2_left_title{
		font-size: 30px;
	}
	.b2_left_content{
		font-size: 16px;
		margin-top: 0;
		line-height: 28px;
	}
	.banner2_more{
		width: 144px;
		height: 45px;
		font-size: 18px;
		line-height: 45px;
		margin-top: 26px;
	}
	.b2_right&gt;img{
		width: 260px;
	}
	.b2_right&gt;img:first-child{
		top: 105px;
		right: 130px;
	}
	.banner3_center{
		width: 970px;
		margin-left: -485px;
	}
	.banner4_center_tag .swiper-slide{
		width: 100px;
		margin-right: 35px;
	}
	.banner4_center_tag .swiper-slide a{
		font-size: 18px;
	}
	.bn4_c_tagbox_left img{
		width: 510px;
	}
	.bn4_c_tagbox_right_title{
		font-size: 18px;
	}
	.bn4_c_tagbox_right_content{
		font-size: 15px;
		line-height: 32px;
		-webkit-line-clamp: 7; 
		margin-top: 5px;
	}
	.banner4_more{
		width: 144px;
		height: 45px;
		font-size: 18px;
		line-height: 45px;
		margin-top: 15px;
	}
	.cp_banner5_center img{
		width: 610px;
	}
	.cp_bn5_center_tag{
		width: 620px;
		height: 274px;
		margin-top: -137px;
		padding-top: 16px;
		padding-right: 32px;
	}
	.cp_bn5_c_tag_content{
		margin-top: 30px;
		line-height: 30px;
		-webkit-line-clamp: 5; 
	}
}
@media (max-width:991px){
	.banner2_center,
	.banner4_center,.cp_banner5_center{
		max-width: 766px;
	}
	.b2_left_content{
		line-height: 20px;
	}
	.b2_right&gt;img {
	    width: 233px;
	}
	.b2_right&gt;img:first-child {
	    right: 88px;
	}
	.banner3_center{
		width: 766px;
		margin-left: -383px;
	}
	.bn3_span1{
		font-size: 42px;
	}
	.add{
		font-size: 30px;
	}
	/* .banner4_center_tag{
		display: none;
		
	} */
	.banner4{
		padding: 0.5rem 0;
	}
	.banner4_center_tag{
		display: block;
		margin-top: 18px;
	}
	.banner4_center_tag li{
		 display: inline-table;
		  vertical-align: top;
	}
	.swp_banner4 .swiper-wrapper{
		width: 100%;
	}
	.swp_banner4 .swiper-slide{
		width: 100px;
		margin-right: 40px;
	}
	.swp_banner4 .swiper-slide a{
		font-size: 18px;
	}
	.bn4_center_tagbox{
		display: block;
	}
	.bn4_c_tagbox_left img{
		width: 100%;
	}
	.bn4_c_tagbox_right_title{
		display: none;
	}
	.banner4_line{
		display: none;
	}
	.bn4_c_tagbox_right_content{
		width: 100%;
		-webkit-line-clamp: 100; 
	}
	.disNO{
		display: block;
	}
	.textRight,.floatRight{
		display:none;
	}
	.cp_banner5_center img{
		position: static;
		width: 100%;
		margin-top: 0.2rem;
	}
	.cp_bn5_center_tag{
		position: static;
		width: 100%;
		height: auto;
		margin-top: 0.2rem;
		box-shadow:none;
		padding: 0 15px;
	}
	.cp_bn5_c_tag_content{
		font-size: 15px;
		margin-top: 0;
		text-align: justify;
		padding-left: 0;
		-webkit-line-clamp: 100; 
	}
	.cp_banner6_center{
		width: 100%;
		left: 0;
		top: 30px;
		margin-left: 0;
	}
	.cp_bn6_center_title{
		font-size: 12px;
	}
	.cp_banner6_center span{
		display: block;
		margin-left: 0;
		font-size: 12px;
	}
	.cp_banner6_center span:last-child{
		margin-left: 0;
	}
}
@media (max-width:767px){
	.banner2_center{
		max-width: 526px;
	}
	.banner2{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.banner2_center{
		display: block;
	}
	.b2_left{
		width: 100%;
	}
	.b2_left_title{
		font-size: 20px;
	}
	.banner2_line{
		width: 25px;
	}
	.b2_left_content{
		font-size: 12px;
		font-weight: 400;
		line-height: 24px;
	}
	.banner2_more{
		width: 83px;
		height: 25px;
		line-height: 25px;
		font-size: 12px
	}
	.b2_left {
		margin-top: 0.5rem;
	}
	.b2_right{
		width: 100%;
		margin-top: 20px;
	}
	.b2_right img{
		width: 60%;
	}
	.b2_right&gt;img:first-child {
		top: 1.4rem;
		right: 40%;
	}
	.b2_right{
		height: 6rem;
	}
	.banner3_img{
		height: 314px;
	}
	.banner3_img img{
		width: auto;
		height: 100%;
		clip: rect(0px,250px,200px,50px);
	}
	.banner3_center{
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0;
		width: 100%;
		height: 314px;
		background: transparent;
		box-shadow: -3px 0px 12px rgba(0, 0, 0, 0.15);
		border-radius: 16px;
		display: block;
		justify-content: center;
		align-items: center;
		transition: all 0.3s;
		padding: 0 15px;
	}
	.banner3_center&gt;div{
		    width: 100%;
		    display: block;
		    flex-direction: column;
		    justify-content: center;
		    align-items: center;
		    text-align: left;
			padding-top: 26px;
	}
	.bn3_middle::before{
		display: none;
		content: "";
		width: 1px;
		height: 40px;
		background-color: #d9d9d9;
		position: absolute;
		top: 50%;
		margin-top: -20px;
		left: -1px;
	}
	.bn3_span1{
		display: block;
		font-size: 40px;
	}
	.add{
		font-size: 20px;
	}
	.bn3_span2{
		margin-top: 6px;
		display: block;
	}
	.banner4_more{
		width: 83px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.swp_banner4 .swiper-slide{
		margin-right: 0;
	}
	.swp_banner4 .swiper-slide a{
		font-size: 16px;
	}
	.cp_banner6{
		margin-bottom: 20px;
	}
	.cp_banner6_center_tagName {
		width: 120px;
	}
}</pre></body></html>