<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! 官网通用页头 start*/
@import url("top_nav.css");
/*! 官网通用页尾 start*/
@import url("foot_wrap.css");

img {
	width: auto;
	max-width: 100%;
}

#item1 {}

#item2 {
	padding: 2% 0;
}

#item3 {}

#item4 {
	padding: 2% 0;
}

#item5 {}

#item6 {
	padding: 2% 0;
}

.h1_title {
	font-size: 36px;
	margin: 0 auto;
	border-bottom: #dddddd 1px solid;
	position: relative;
}

.h1_title h1 {
	width: auto;
	position: relative;
	border-bottom: #188263 5px solid;
	display: inline-flex;
	bottom: -3px;
}


.itemBox1_01 {
	width: 100%;
	margin-bottom: 3%;
	display: flex;
	justify-content: center;
}

.itemBox1_02 {
	width: 100%;
}

.itemBox1_02 ul {
	display: flex;
	justify-content: space-between;
}

.itemBox1_02 ul li {
	position: relative;
	font-size: 0;
}

.itemBox1_02 ul li .zhezhaoa {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: rgb(8 69 154 / 0%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: all .5s ease;
}

.itemBox1_02 ul li .zhezhaoa .item-list-img {
	width: auto;
	height: auto;
	text-align: center;
	color: #fff;
	/* max-width: 70%; */
	margin: 0 auto;

}

.itemBox1_02 ul li .zhezhaoa .item-list-img h1 {
	margin: 20px 0;
	color: #fff;
	font-size: 24px;
}

.itemBox1_02 ul li .zhezhaoa .item-list-img p {
	color: #fff;
	font-size: 14px;
}

.itemBox1_02 ul li:hover .zhezhaoa {
	background-color: rgb(24 130 99 / 80%);
}

.itemBox2 {
	/* display: flex; */
	/* flex-wrap: wrap; */
}

.itemBox2_01 {
	display: flex;
	flex-wrap: wrap;
}


.itemBox2_01b {
	/* margin-top: 20%; */
}

.itemBox2_01b h5 {
	font-weight: 500;
	font-size: 24px;
	line-height: 2em;
	color: #666666;
	text-align: center;
	margin: 2% 0;
}

.itemBox2_01b p {
	font-size: 18px;
	line-height: 2em;
	color: #555555;
}

.itemBox2_01c {
	display: inline-flex;
	margin: 40px auto;
}

.itemBox2_01c a {
	font-size: 18px;
	color: #188263;
	width: auto;
	margin: 0 auto;
	border-bottom: #188263 3px solid;

}


.itemBox3 {
	display: flex;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.video_bag {
	position: relative;
}

.video_bag:hover {
	transform: scale(1.05);
}

.video_play {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	cursor: pointer;
	transform: translate(-50%, -50%);
}



.itemBox3 video {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}


.itemBox4 {
	padding: 5% 0;
	display: flex;
	flex-wrap: wrap
}

.itemBox4 ul {
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}



.itemBox4 ul li {
	width: 100%;
	background: url(../img/list/itembag4_04.png) no-repeat left center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100%/3 - 20px);
}

.itemBox4 ul li:nth-child(1) {
	background: none;
}

.itemBox5 {
	width: 100%;
	background: url(../img/list/itembag5.jpg) no-repeat center;
	padding: 5% 0;
	background-size: cover;
}

.IBox501_01 {
	display: flex;
	flex-wrap: wrap;
	/* flex-direction: column; */
	justify-content: center;
	max-width: 765px;
}

.IBox501_01 a {
	margin-top: 5%;
}

.itemB5_02a {
	display: flex;
	justify-content: center;
	margin: 2% 0;
}

.itemB5_02a a {
	margin: 0 1%;
	font-size: 18px;
	color: #000;
	border-bottom: rgb(0 59 149 / 0%) 2px solid;
}

.itemB5_02a a:hover {
	color: #003b95;
	border-bottom: rgb(0 59 149 / 100%) 2px solid;
}

.itemB5_02b .sw-lider {
	display: flex;
	/* flex-wrap: wrap; */
	margin: 0 auto;
	justify-content: space-between;
}

.itemBox6 {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	padding: 2% 0;
}

.IBox601_02 {
	margin: 0 5%;
}

.itemB6a {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	border-bottom: solid #dddddd 3px;
	padding: 5px 0;
}

.itemB6a h1 {
	width: auto;
	font-size: 22px;
	color: #333333;
	margin-left: 0;
	margin-right: auto;
}

.itemB6a a {
	width: auto;
	margin-left: auto;
	margin-right: 0;
	font-size: 14px;
	color: #188263;
}

.itemBox6 .newslist {
	padding-top: 15px;
}

.IBox601_01,
.IBox601_02,
.IBox601_03 {
	max-width: 33.33%;
}

.itemBox6 .newslist .sw-lider li.slide {
	max-width: 100%;
	margin: 0 auto;
}

.itemBox6 .newslist .sw-lider li.slide2 .focus-text {
	align-items: center;
}

/**视频弹出**/
.videos {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .9);
}

#video_bg {
	width: 80%;
	height: auto;
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vclose {
	position: absolute;
	right: 2%;
	top: 2%;
	border-radius: 100%;
	cursor: pointer;
}


@media screen and (max-width: 960px) {
	.itemBox1 {
		width: 100%;
	}

	.itemBox1_02 ul {
		flex-wrap: wrap;
	}

	.itemBox1_02 ul li {
		width: 50%;
		/* height: 200px; */
		overflow: hidden;
	}

	.itemBox1_02 ul li:last-child {}

	.itemBox1_02 ul li .zhezhaoa {
		/* transform: scale(0.7); */
		/* background-color: unset; */
	}

	.itemBox1_02 ul li:hover .zhezhaoa {
		background: unset;
	}

	.itemBox1_02 ul li .zhezhaoa .item-list-img h1 {
		font-size: 18px;
		margin: 5px 0;
	}

	.itemBox2,
	.itemBox3 {
		display: block;
	}

	.itemBox2_01 {
		max-width: 100%;
	}

	.itemBox2_01b {
		margin: 10px 0;
	}

	.itemBox2_01c,
	.itemBox2_01d {
		display: none;
	}

	.itemBox2_02 {
		max-width: 100%;
	}

	.itemBox2_02 .commslist .sw-lider li.slide .slide_box {
		padding: 0 5px;
	}


	.itemBox31a {
		max-width: 96%;
		margin: 0 auto;
	}

	.itemBox31a p {
		font-size: 16px;
	}

	.itemB5_02b .sw-lider {
		flex-wrap: wrap;
	}

	.newslist .sw-lider li.slide {}

	.h1_title h1 {
		font-size: 24px;
	}

	.itemBox2_01b h5 {
		font-size: 16px
	}

	.itemBox2_01b p {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}

	.video_play {
		max-width: 55px;
	}

	.itemBox6 {
		flex-wrap: wrap;
	}

	.IBox601_02 {
		margin: 0%
	}

	.IBox601_01,
	.IBox601_02,
	.IBox601_03 {
		max-width: 100%;
		margin-bottom: 10%
	}

	.itemBox1_02 ul li .zhezhaoa .item-list-img p {
		display: none;
	}

}</pre></body></html>