@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	min-width: 1200px;
	background: #ffffff
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #666666
}

a:hover {
	text-decoration: none;
	color: #cc3300
}

:is(.fl,.cEccIACZL) {
	float: left !important
}

:is(.fr,.ctVMOmNUJ) {
	float: right !important
}

:is(.clearboth,.cqSoWELgn) {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}

:is(.w1200,.cYrUpqJHz) {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden
}

:is(.clearfix,.cYHTzVwQl):after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
*{outline:none;}
:is(.wrapper,.cDCfXxQyy) {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #ffffff
}

:is(.relative,.cRzCdlKMX) {
	position: relative
}

:is(.imghover,.ccweGrKVu) {
	cursor: pointer;
	transition: all 0.6s
}

:is(.imghover,.ccweGrKVu):hover {
	transform: scale(1.2)
}

:is(.header,.cPNfmGHtU) {
	width: 100%;
	height: 130px;
	background:url('/releases/20260507225404.c7974f09/assets/img/15/30/1530a43b4b7039a863f5243a0c5a9c6d359798b7.webp')
}

:is(.header_bg,.cTpdLCPZb) {
	height: 130px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

:is(.header,.cPNfmGHtU) :is(.top-line,.cMAgqOmCx) {
	background: #013e1d;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 12px;
	font-family: Microsoft Yahei;
	position: absolute;
	top: 0;
	width: 100%
}

:is(.header,.cPNfmGHtU) :is(.top-line,.cMAgqOmCx) a {
	color: #ffffff
}

:is(.header,.cPNfmGHtU) :is(.top-line-l,.cLhykJAPP) {
	float: left
}

:is(.header,.cPNfmGHtU) :is(.top-line-r,.cevYXOcJd) {
	float: right
}

:is(.header,.cPNfmGHtU) :is(.logo,.cNSKYmJDP) {
	float: left;
	margin: 37px 0 0 0
}

:is(.header,.cPNfmGHtU) :is(.logo,.cNSKYmJDP) img {
	height: 100px;
	margin-top: -10px;
}

:is(.i-menu,.ctJvnTAYE) {
	width: 100%;
	height: 46px;
	z-index: 9999;
	margin: 0 auto;
	background: #e7e7e7;
}

.nav {
	width: 1500px;
	display: flex;
	justify-content: space-between;
	height: 46px;
	line-height: 46px;
	position: relative;
	z-index: 1;
	align-items: center;
	margin: 0 auto;
	/* justify-content: center; */
}

.nav a {
	color: #fff
}

.nav :is(.nLi,.cMZYFQJNP) {
	/* float: left; */
	position: relative;
	display: inline;
	flex: 1;
}

.nav :is(.nLi,.cMZYFQJNP) h3 {
	/* float: left; */
	text-align: center;
}

.nav :is(.nLi,.cMZYFQJNP) h3 a {
	display: block;
	/* padding: 0 24px; */
	font-size: 16px;
	font-weight: bold;
	color: #333333
}

.nav :is(.sub,.clntYuvEH) {
	display: none;
	width: 100%;
	left: 0;
	top: 46px;
	position: absolute;
	background: #01622f;
	line-height: 36px;
	padding: 5px 0
}

.nav :is(.sub,.clntYuvEH) li {
	zoom: 1
}

.nav :is(.sub,.clntYuvEH) a {
	display: block;
	padding: 3px 10px;
	text-align: center
}

.nav :is(.sub,.clntYuvEH) a:hover {
	background: #013e1d;
	color: #fff
}

.nav :is(.on,.cXUdHZAbS) h3 a {
	background: #01622f;
	color: #fff
}
.nav li:hover h3 a {
	background: #01622f;
	color: #fff
}
.nav li:hover :is(.sub,.clntYuvEH){display:block;}

.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto
}

.slideBox :is(.hd,.cEINDczwk) {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1
}

.slideBox :is(.hd,.cEINDczwk) ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.slideBox :is(.hd,.cEINDczwk) ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer
}

.slideBox :is(.hd,.cEINDczwk) ul li:is(.on,.cXUdHZAbS) {
	background: #f00;
	color: #fff
}

.slideBox :is(.bd,.ceKRKsKii) {
	position: relative;
	height: 100%;
	z-index: 0
}

.slideBox :is(.bd,.ceKRKsKii) li {
	zoom: 1;
	vertical-align: middle
}

.slideBox :is(.bd,.ceKRKsKii) img {
	width: 100%;
	display: block
}

.slideBox :is(.bd,.ceKRKsKii) span {
	position: absolute;
	bottom: 0;
	background: url('/releases/20260507225404.c7974f09/assets/img/c4/1e/c41ef34f441e17d9bd6e5232bc579a7f66604c23.webp');
	width: 100%;
	line-height: 36px;
	color: #fff;
	font-weight: bold
}

.slideBox :is(.bd,.ceKRKsKii) h1 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0 10px;
	height: 46px;
	line-height: 46px;
	text-align: center
}

.slideBox :is(.prev,.coXxuuFZS),
.slideBox :is(.next,.cIOvofUiQ) {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height: 60px;
	background: url('/releases/20260507225404.c7974f09/assets/img/24/7d/247d909aff4153fc6a82615b312398d50b7fd8a6.webp') -160px 0px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.8
}

.slideBox :is(.next,.cIOvofUiQ) {
	left: auto;
	right: 0;
	background-position: 8px 0px
}

.slideBox :is(.prev,.coXxuuFZS):hover,
.slideBox :is(.next,.cIOvofUiQ):hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.slideBox :is(.prevStop,.cuFLdpliG) {
	display: none
}

.slideBox :is(.nextStop,.cgHOfmmIa) {
	display: none
}

:is(.p_news,.cnkJhAfwV) {
	width: 1200px;
	margin: 20px auto 0 auto;
	height: 350px;
	overflow: hidden;
	position: relative
}

:is(.p_news_left,.cZARnMmCB) {
	float: left;
	width: 315px;
	margin-right: 25px
}

:is(.p_news_center,.cZbTeNSOt) {
	float: left;
	width: 880px
}

:is(.p_news_right,.cZvVgwuaF) {
	float: right;
	width: 295px;
	overflow: hidden
}

:is(.more,.cHMPAmTkj) {
	position: absolute;
	top: 120px;
	right: 20px
}

.slideTxtBox {
	width: 100%;
	text-align: left
}

.slideTxtBox :is(.hd,.cEINDczwk) {
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #dadada;
	position: relative
}

.slideTxtBox :is(.hd,.cEINDczwk) ul {
	float: left;
	position: absolute;
	left: 0;
	top: -1px;
	height: 40px
}

.slideTxtBox :is(.hd,.cEINDczwk) ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 18px;
	color: #666666
}

.slideTxtBox :is(.hd,.cEINDczwk) ul li:is(.on,.cXUdHZAbS) {
	height: 40px;
	border-bottom: 2px solid #01622f;
	color: #01622f
}

.slideTxtBox :is(.bd,.ceKRKsKii) ul {
	padding: 0;
	zoom: 1
}

:is(.newbox,.cJIBuQCxs) {
	width: 880px;
	height: auto;
	overflow: hidden;
	margin: 0 auto
}

:is(.newbox_left,.cZMHrNbAE) {
	width: 390px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 20px 0 0 0
}

:is(.newbox_right,.cwvITuALr) {
	width: 470px;
	height: auto;
	overflow: hidden;
	float: right;
	padding: 20px 0 0 0
}

.picnews {
	width: 390px;
	height: 270px;
	overflow: hidden;
	position: relative
}

.picnews :is(.hd,.cEINDczwk) {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 7px;
	z-index: 1
}

.picnews :is(.hd,.cEINDczwk) ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.picnews :is(.hd,.cEINDczwk) ul li {
	float: left;
	margin-right: 4px;
	width: 7px;
	height: 7px;
	line-height: 8px;
	font-size: 0;
	text-align: center;
	background: #cccccc;
	cursor: pointer;
	border-radius: 50px
}

.picnews :is(.hd,.cEINDczwk) ul li:is(.on,.cXUdHZAbS) {
	background: #ff0000;
	color: #fff
}

.picnews :is(.bd,.ceKRKsKii) {
	position: relative;
	height: 100%;
	z-index: 0
}

.picnews :is(.bd,.ceKRKsKii) li {
	zoom: 1;
	vertical-align: middle
}

.picnews :is(.bd,.ceKRKsKii) img {
	width: 390px;
	height: 270px;
	display: block
}

.picnews :is(.bd,.ceKRKsKii) span {
	position: absolute;
	bottom: 0;
	background: url('/releases/20260507225404.c7974f09/assets/img/c4/1e/c41ef34f441e17d9bd6e5232bc579a7f66604c23.webp');
	width: 100%;
	line-height: 36px;
	color: #fff;
	font-weight: bold
}

.picnews :is(.bd,.ceKRKsKii) h1 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0 10px
}

:is(.headline,.caarABWMa) {
	height: auto;
	overflow: hidden;
	border-bottom: #e5e5e5 1px dashed
}

:is(.headline,.caarABWMa) h2 {
	color: #cc0000;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 100%;
	text-align: center
}

:is(.headline,.caarABWMa) p {
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	padding: 5px 0
}

:is(.newslist,.cvbNVCpKE) ul {
	height: auto;
	overflow: hidden
}

:is(.newslist,.cvbNVCpKE) ul {
	padding-top: 8px
}

:is(.newslist,.cvbNVCpKE) li {
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 37px
}

:is(.newslist,.cvbNVCpKE) li a {
	background: url('/releases/20260507225404.c7974f09/assets/img/7e/20/7e2061546e7e6ddaf686c942dfcf09d8f91574d7.webp') left center no-repeat;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 300px
}

:is(.newslist,.cvbNVCpKE) li a:hover {
	color: #cc3300
}

:is(.newslist,.cvbNVCpKE) li span {
	float: right
}

:is(.ititle,.cZHjyxLXp) {
	height: 40px;
	margin: 0 auto 0 auto;
	border-bottom: #e0e0e0 1px solid
}

:is(.ititle,.cZHjyxLXp) h2 {
	float: left;
	margin: 0;
	padding: 0 15px;
	font-size: 20px;
	line-height: 40px;
	display: block;
	height: 40px;
	border-bottom: 2px solid #01622f;
	color: #01622f
}

:is(.ititle,.cZHjyxLXp) a {
	float: right;
	font-size: 14px;
	color: #979797;
	padding-right: 0;
	line-height: 40px;
	margin-top: 0;
	padding-top: 0
}

:is(.ititle,.cZHjyxLXp) span {
	display: block;
	float: left;
	width: 32px;
	height: 32px
}

:is(.ititle,.cZHjyxLXp) i {
	font-style: normal;
	font-size: 12px;
	color: #a1a1a1;
	line-height: 48px
}

:is(.more,.cHMPAmTkj) {
	position: absolute;
	top: -30px;
	right: 0
}

:is(.more,.cHMPAmTkj) a {
	color: #979797
}

:is(.date_list,.cJibCDgRW) {
	height: 350px;
	padding: 6px 0 0 0 !important;
	position: relative
}

:is(.date_list,.cJibCDgRW) li {
	width: 100%;
	height: 55px;
	display: block;
	border-bottom: #e4e4e4 1px solid;
	padding: 10px 0
}

:is(.date_list,.cJibCDgRW) li a {
	font-size: 14px;
	color: #666666;
	line-height: 24px
}

:is(.date_list,.cJibCDgRW) li a:hover {
	color: #cc3300
}

:is(.date_list,.cJibCDgRW) li span {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	background: #ffffff;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	margin-right: 12px;
	border: #01622f 1px solid
}

:is(.date_list,.cJibCDgRW) li span i {
	width: 100%;
	display: block;
	text-align: center;
	color: #ffffff;
	background: #01622f;
	font-size: 20px;
	font-style: normal;
	line-height: 30px
}

:is(.t_title,.cZYHxoJZs) {
	border-bottom: #dadada 1px solid;
	height: 40px;
	line-height: 40px;
	position: relative
}

:is(.t_title,.cZYHxoJZs) h1 {
	color: #01622f;
	font-size: 18px;
	font-weight: 500;
	border-bottom: #01622f 2px solid;
	display: inline-block;
	height: 39px;
	line-height: 39px;
	padding: 0 15px
}

:is(.t_title,.cZYHxoJZs) span {
	color: #ff9900;
	font-size: 12px
}

:is(.t_title,.cZYHxoJZs) :is(.more,.cHMPAmTkj) {
	position: absolute;
	top: 2px;
	right: 0px;
	color: #979797
}

:is(.i-others,.cqGlkVLkQ) {
	width: 100%;
	height: 230px;
	margin: 0 auto;
	padding: 10px 0
}

:is(.i-others_left,.cRxvoMgdz) {
	width: 385px;
	margin-right: 20px;
	float: left
}

:is(.i-others_center,.cXVmGikRn) {
	width: 470px;
	float: left
}

:is(.i-others_right,.cAEEJHZGw) {
	width: 295px;
	float: right
}

:is(.i-link,.caQrsuPwn) {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 10px 0
}

:is(.i-link_left,.cdeGXtmkC) {
	width: 1200px;
	float: left;
	height: auto;
	overflow: hidden
}

:is(.i-link_right,.ccOKsZGBa) {
	width: 1200px;
	margin: 0 auto
}

:is(.i-link_left,.cdeGXtmkC) ul {
	width: 1225px;
	float: left;
	padding-top: 15px
}

:is(.i-link_left,.cdeGXtmkC) li {
	width: 225px;
	height: 70px;
	float: left;
	margin: 0 20px 15px 0
}

:is(.i-link_left,.cdeGXtmkC) a {
	display: block;
	width: 100%;
	height: 70px;
	overflow: hidden
}

:is(.i-link_left,.cdeGXtmkC) img {
	width: 100%;
	height: 70px;
	overflow: hidden
}

:is(.i-link_left,.cdeGXtmkC) img:hover {
	opacity: 0.8
}

:is(.i-link_right,.ccOKsZGBa) :is(.kstd_link,.crlAFBvLG) {
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	width: 500px;
	height: auto;
	overflow: hidden;
	padding: 10px 0 0 0
}

.mlxy_gd {
	width: 1600px;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0
}

.mlxy_gd :is(.hd,.cEINDczwk) {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0
}

.mlxy_gd :is(.hd,.cEINDczwk) :is(.prev,.coXxuuFZS),:is(
.picMarquee-left,
.cEiqFrpFj) :is(.hd,.cEINDczwk) :is(.next,.cIOvofUiQ) {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer
}

.mlxy_gd :is(.hd,.cEINDczwk) :is(.next,.cIOvofUiQ) {
	background-position: 0 -50px
}

.mlxy_gd :is(.hd,.cEINDczwk) :is(.prevStop,.cuFLdpliG) {
	background-position: -60px 0
}

.mlxy_gd :is(.hd,.cEINDczwk) :is(.nextStop,.cgHOfmmIa) {
	background-position: -60px -50px
}

.mlxy_gd :is(.bd,.ceKRKsKii) {
	padding: 0
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul {
	overflow: hidden;
	zoom: 1
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) {
	text-align: center
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) img {
	width: 220px;
	height: 100px;
	display: block;
	object-fit: cover;
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) img:hover {
	opacity: 0.8
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) a:hover img {
	border-color: #999
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.title,.cpywoZVtg) {
	line-height: 40px;
	height: 40px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	color: #333333;
	display: block;
	z-index: 999
}

.mlxy_gd :is(.bd,.ceKRKsKii) ul li :is(.title,.cpywoZVtg) a {
	color: #555555
}

:is(.n_list,.cYqVWAbHS) {
	height: 200px;
	padding: 5px 0 0 0 !important;
	position: relative
}

:is(.n_list,.cYqVWAbHS) li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #999999;
	font-size: 14px
}

:is(.n_list,.cYqVWAbHS) li a {
	font-size: 14px;
	color: #666666;
	background: url('/releases/20260507225404.c7974f09/assets/img/7e/20/7e2061546e7e6ddaf686c942dfcf09d8f91574d7.webp') left center no-repeat;
	padding-left: 10px;
	float: left
}

:is(.n_list,.cYqVWAbHS) li a:hover {
	color: #cc3300
}

:is(.n_list,.cYqVWAbHS) li :is(.date,.cWWHKiWdz) {
	float: right
}

:is(.n_list,.cYqVWAbHS) li i {
	font-style: normal;
	color: #ff9900
}

:is(.zt_piclist,.cmUUtgFFZ) {
	margin: 20px 0 0 0
}

:is(.zt_piclist,.cmUUtgFFZ) a {
	display: block;
	width: 295px;
	height: 70px;
	margin: 5px auto;
	overflow: hidden
}

:is(.zt_piclist,.cmUUtgFFZ) img {
	width: 295px;
	min-height: 100%
}

:is(.tw_top,.cAJhWQeaS) {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5px auto 5px auto
}

:is(.tw_top,.cAJhWQeaS) img {
	width: 245px;
	height: 160px;
	padding: 3px;
	border: #dfdfdf 1px solid;
	float: left;
	margin-right: 15px
}

:is(.tw_top,.cAJhWQeaS) :is(.tw_txt,.cIxAdmYcs) {
	float: right;
	width: 260px;
	height: 170px;
	overflow: hidden
}

:is(.tw_top,.cAJhWQeaS) :is(.tw_txt,.cIxAdmYcs) h1 {
	color: #cc0000;
	font-size: 18px;
	line-height: 30px
}

:is(.tw_top,.cAJhWQeaS) :is(.tw_txt,.cIxAdmYcs) h1 a {
	color: #cc0000
}

:is(.tw_top,.cAJhWQeaS) :is(.tw_txt,.cIxAdmYcs) p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin: 5px 0;
	padding: 0
}

:is(.tw_top,.cAJhWQeaS) :is(.tw_txt,.cIxAdmYcs) p a {
	color: #999999
}

:is(.top_pic,.cKzAMJmUU) {
	width: 322px;
	height: auto;
	overflow: hidden;
	margin: 5px auto 11px auto
}

:is(.top_pic,.cKzAMJmUU) img {
	width: 142px;
	height: 95px;
	padding: 3px;
	border: #dfdfdf 1px solid;
	float: left;
	margin-right: 10px
}

:is(.ns_list,.cRUvFWQiC) {
	height: 330px;
	padding: 5px 0 0 0 !important;
	position: relative
}

:is(.ns_list,.cRUvFWQiC) li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #999999;
	font-size: 14px
}

:is(.ns_list,.cRUvFWQiC) li a {
	font-size: 14px;
	color: #666666;
	float: left
}

:is(.ns_list,.cRUvFWQiC) li a:hover {
	color: #cc3300
}

:is(.ns_list,.cRUvFWQiC) li :is(.date,.cWWHKiWdz) {
	float: right
}

:is(.ns_list,.cRUvFWQiC) li i {
	font-style: normal;
	color: #ff9900;
	margin-right: 3px
}

:is(.title_h1,.ccSyfaXGE) {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border-bottom: 1px solid #dadada;
	position: relative;
	margin: 0 auto
}

:is(.title_h1,.ccSyfaXGE) h1 {
	height: 40px;
	border-bottom: 2px solid #01622f;
	color: #01622f;
	font-size: 18px;
	padding: 0 15px;
	float: left
}

:is(.title_h1,.ccSyfaXGE) a {
	float: right;
	margin-top: 15px
}

:is(.i-piclink,.cwENdkGEF) {
	width: 1280px;
	height: auto;
	margin: 12px auto;
	background: #ffffff;
	position: relative
}

:is(.i-piclink,.cwENdkGEF) :is(.hd,.cEINDczwk) :is(.prev,.coXxuuFZS) {
	display: block;
	width: 13px;
	height: 25px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url('/releases/20260507225404.c7974f09/assets/img/41/42/41425cf03c4b274df67d0cad3f1d612a83fa96c3.webp') no-repeat;
	position: absolute;
	right: 10px;
	top: 30px
}

:is(.i-piclink,.cwENdkGEF) :is(.hd,.cEINDczwk) :is(.next,.cIOvofUiQ) {
	display: block;
	width: 13px;
	height: 25px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url('/releases/20260507225404.c7974f09/assets/img/ce/e8/cee89a91d22699cd9aa473765a83af68b1a0a6c2.webp') no-repeat;
	position: absolute;
	left: 10px;
	top: 30px
}

:is(.i-piclink,.cwENdkGEF) :is(.hd,.cEINDczwk) :is(.prevStop,.cuFLdpliG) {
	background-position: -60px 0
}

:is(.i-piclink,.cwENdkGEF) :is(.hd,.cEINDczwk) :is(.nextStop,.cgHOfmmIa) {
	background-position: -60px -50px
}

:is(.i-piclink,.cwENdkGEF) :is(.tempWrap,.cRzZyVcLs) {
	width: 1200px !important;
	margin: 0 auto
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) {
	padding: 10px 0
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul {
	overflow: hidden;
	zoom: 1
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul li {
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) {
	text-align: center
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) img {
	width: 190px;
	height: 66px;
	display: block;
	padding: 0;
	border: 1px solid #cecece
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul li :is(.pic,.cVAFIgJit) a:hover img {
	border-color: #999
}

:is(.i-piclink,.cwENdkGEF) :is(.bd,.ceKRKsKii) ul li :is(.title,.cpywoZVtg) {
	line-height: 24px
}

:is(.i-special,.cAxZKRNel) {
	margin: 0 auto 20px auto
}

:is(.i-special-left,.cIBqhORBX) {
	width: 1400px;
	float: left
}

:is(.i-special-right,.cPIuxDmkE) {
	width: 295px;
	float: right
}

:is(.footer,.chfnWAcXY) {
	background: #01622f;
	border-top: #013e1d 5px solid;
	height: auto
}

:is(.footer_bg,.cBtGBJIme) {
	height: auto
}

:is(.footer_one,.cUrpMQcqD) {
	padding: 0;
	height: auto;
	overflow: hidden
}

:is(.footer_two,.cRDLoMdNy) {
	border-top: #75aee0 1px solid;
	height: auto;
	overflow: hidden;
	/* padding: 15px 0 10px 0; */
}

:is(.footer_two_left,.cwAmLVzLk) {
	width: 800px;
	float: left;
	color: #cce1f4;
	line-height: 27px;
	font-size: 14px
}

:is(.footer_two_left,.cwAmLVzLk) p {
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 14px;
	color: #cce1f4
}

:is(.footer_two_right,.cdLDVtlkZ) {
	/* width: 168px; */
	/* float: right; */
}

:is(.footer_one_left,.cwglchfNn) {
	width: 750px;
	float: left;
	/* padding: 15px 0; */
}

:is(.footer_one_right,.cZFvnuzai) {
	width: 246px;
	float: right
}

:is(.footer_one_left,.cwglchfNn) a {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 16px;
	padding-left: 40px;
	height: 50px;
	line-height: 50px;
	margin-right: 50px
}

:is(.footer_one_left,.cwglchfNn) a:hover {
	color: #ff9900
}

:is(.wx_sm,.cpObjjeVZ) {
	float: left;
	color: #ffffff;
	font-size: 12px;
	margin-left: 40px
}

:is(.wx_sm,.cpObjjeVZ) img {
	width: 65px;
	height: 65px
}

:is(.wx_sm,.cpObjjeVZ) a span {
	color: #ffffff;
	display: block;
	text-align: center;
	line-height: 24px
}

:is(.i-search,.ccQQfvhUi) {
	width: 246px;
	height: 36px;
	overflow: hidden;
	position: relative;
	/* float: right; */
	/* margin: 65px 0 0 0; */
	right: revert-layer;
	/* left: 1500px; */
	padding-top: 70px !important;
}

:is(.i-search,.ccQQfvhUi) :is(.search-txt,.cPcIqTzjA) {
	width: 190px;
	padding-left: 5px;
	height: 36px;
	line-height: 36px;
	background: #ffffff;
	color: #9e9e9e;
	border: none;
	padding-right: 7px;
}

:is(.i-search,.ccQQfvhUi) :is(.search-btn,.cquheSaMV) {
	width: 45px;
	height: 36px;
	position: absolute;
	right: 0;
	*margin-top: 1px;
	background: url('/releases/20260507225404.c7974f09/assets/img/d9/43/d943c0831f2af2491214f1795aa2203daf811efd.webp') center no-repeat #ff9933;
	border: 0;
	cursor: pointer
}

:is(.i-search,.ccQQfvhUi) :is(.search-btn,.cquheSaMV):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/d9/43/d943c0831f2af2491214f1795aa2203daf811efd.webp') center no-repeat #ff9933;
	border: 0;
	cursor: pointer
}

:is(.end_txtlink,.cPGROZUSd) {
	width: 295px;
	height: auto;
	margin: 10px auto 0 0
}

:is(.end_txtlink,.cPGROZUSd) select {
	width: 295px;
	height: 24px
}

:is(.f_link1,.cAejOdPbZ) {
	background: url('/releases/20260507225404.c7974f09/assets/img/0f/35/0f35526be9315353a9cf655754fbffe59b0c23f7.webp') left center no-repeat
}

:is(.f_link1,.cAejOdPbZ):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/72/cb/72cb1ebfbb671204a75ebdc3092dc35d4cd9e29f.webp') left center no-repeat
}

:is(.f_link2,.cApsvrAKE) {
	background: url('/releases/20260507225404.c7974f09/assets/img/16/2b/162bdf346bb03471a1ec6df40d57070e6f38e3ae.webp') left center no-repeat
}

:is(.f_link2,.cApsvrAKE):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/67/23/672387bbf980abf31ea817a5bfeb2f0c955916f1.webp') left center no-repeat
}

:is(.f_link3,.cwoDaAcBG) {
	background: url('/releases/20260507225404.c7974f09/assets/img/65/ee/65eead9865b7f77e8bfbc74fd7d81da65ac6007a.webp') left center no-repeat
}

:is(.f_link3,.cwoDaAcBG):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/aa/40/aa40629cca45b9cbd6b05a4b0a832e523f5db351.webp') left center no-repeat
}

:is(.f_link4,.cijAwWZcr) {
	background: url('/releases/20260507225404.c7974f09/assets/img/3b/28/3b28f9610075800a7630129bc0c74c5699501daa.webp') left center no-repeat
}

:is(.f_link4,.cijAwWZcr):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/e9/c3/e9c3fb1819f945726adc44011a3d80e70a59d9c5.webp') left center no-repeat
}

:is(.f_link5,.czWTlCJsR) {
	background: url('/releases/20260507225404.c7974f09/assets/img/b8/29/b8294f04b67e0e045a0e7aad12caa250abebf4f3.webp') left center no-repeat
}

:is(.f_link5,.czWTlCJsR):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/26/1d/261deb54b9d354705e64da1e74d2d01eae2d3eca.webp') left center no-repeat
}

:is(.f_link6,.cPAdeRnay) {
	background: url('/releases/20260507225404.c7974f09/assets/img/87/bf/87bfa078115921699ba9967d8f257b430f31d567.webp') left center no-repeat
}

:is(.f_link6,.cPAdeRnay):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/0d/6e/0d6ef15d42cd0991db82725f76b0c3c73218a1a4.webp') left center no-repeat
}

:is(.f_link7,.cMNeNmYKw) {
	background: url('/releases/20260507225404.c7974f09/assets/img/37/f0/37f0252f6e10ae662bf6330766e86349b643fec9.webp') left center no-repeat
}

:is(.f_link7,.cMNeNmYKw):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/4a/8c/4a8ca7cafddf97a76031e30be0f022a1173bd343.webp') left center no-repeat
}

:is(.f_link8,.crtRaqmZq) {
	background: url('/releases/20260507225404.c7974f09/assets/img/f8/5a/f85a1930a6f93338d2554c3a341b946d5572491c.webp') left center no-repeat
}

:is(.f_link8,.crtRaqmZq):hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/12/95/1295d5eefa498c33da19ff6d0510d34bcdc8e281.webp') left center no-repeat
}

:is(.lm_banner,.cQRqAVMCd) {
	width: 100%;
	margin: 0 auto;
	height: 280px
}

:is(.list-main,.cOtXulptg) {
	width: 1200px;
	margin: 15px auto;
	height: auto;
	overflow: hidden
}

:is(.list-main-left,.cRJZZKpyE) {
	float: left;
	width: 225px
}

:is(.list-main-left,.cRJZZKpyE) :is(.this-lmname,.cPRZlDQMP) {
	width: 225px;
	height: 100px;
	border-top: #013e1d 2px solid;
	background: #01622f;
	padding: 0
}

:is(.list-main-left,.cRJZZKpyE) :is(.this-lmname,.cPRZlDQMP) H1 {
	font-size: 28px;
	color: #ffffff;
	line-height: 100px;
	margin: 0;
	padding: 0;
	text-align: center
}

:is(.list-main-left,.cRJZZKpyE) :is(.this-lmname,.cPRZlDQMP) H3 {
	font-size: 14px;
	color: #2e9b62;
	line-height: 30px;
	margin: 0;
	padding: 0
}

:is(.list-sub,.cWTumocjq) {
	width: 225px;
	height: auto;
	overflow: hidden;
	margin-top: 1px
}

:is(.list-sub,.cWTumocjq) li {
	height: 43px;
	width: 225px;
	overflow: hidden
}

:is(.list-sub,.cWTumocjq) li a {
	height: 42px;
	line-height: 42px;
	width: 225px;
	display: block;
	background: url('/releases/20260507225404.c7974f09/assets/img/87/6f/876f94f6c04d12816011dbd229e01151d3dae7d2.webp') 190px center no-repeat #ececec;
	border-bottom: #d6d6d6 1px solid;
	font-size: 14px;
	padding-left: 25px
}

:is(.list-sub,.cWTumocjq) li a:hover {
	background: url('/releases/20260507225404.c7974f09/assets/img/4f/8c/4f8c8f067b50b864cfb6f399bc8ebceec9812e17.webp') 190px center no-repeat #01622f;
	color: #ffffff
}

:is(.list-hot,.cSVONDuOj) {
	margin: 30px 0 0 0;
	width: 225px
}

:is(.list-hot,.cSVONDuOj) h1 {
	background: url('/releases/20260507225404.c7974f09/assets/img/76/6d/766d23a51a3cbfecde53b17ae0c578978e421f8d.webp') left bottom no-repeat;
	font-size: 16px;
	color: #006633;
	line-height: 40px;
	padding-left: 10px
}

:is(.list-hot-list,.ccUYPdkxZ) {
	background: url('/releases/20260507225404.c7974f09/assets/img/69/6a/696a7509e17096b95a9246ed30a45ac614e7cb74.webp') 2px 8px no-repeat;
	padding: 0 0 0 23px;
	margin: 10px auto
}

:is(.list-hot-list,.ccUYPdkxZ) li {
	line-height: 30px;
	font-size: 14px
}

:is(.list-hot-list,.ccUYPdkxZ) li a {
	color: #666666
}

:is(.list-hot-list,.ccUYPdkxZ) li a:hover {
	color: #ff6600
}

:is(.list-main-right,.cOdQbxFxx) {
	float: right;
	width: 910px;
	border-top: #01622f 2px solid;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	min-height: 800px;
	padding: 0 20px;
	background: #fcfcfc;
	overflow: hidden
}

:is(.list-main-right,.cOdQbxFxx) :is(.lm_name,.cDMAzzQvn) {
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd
}

:is(.list-main-right,.cOdQbxFxx) :is(.lm_name,.cDMAzzQvn) h2 {
	float: left;
	width: auto;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom: 3px solid #01622f;
	min-width: 80px
}

:is(.list-main-right,.cOdQbxFxx) :is(.lm_name,.cDMAzzQvn) span {
	float: right;
	color: #666666;
	font-size: 12px
}

:is(.list-main-right,.cOdQbxFxx) :is(.lm_name,.cDMAzzQvn) span a {
	color: #666666
}

:is(.fy-list,.cYNZGEQDu) {
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0
}

:is(.fy-list,.cYNZGEQDu) li {
	line-height: 40px;
	background: url('/releases/20260507225404.c7974f09/assets/img/34/bc/34bc706eae2b3ff44bdcd0f81842e459e54525a9.webp') left center no-repeat;
	font-size: 14px;
	color: #999999;
	padding-left: 15px;
	border-bottom: #dcdcdc 1px dotted;
	text-align: right
}

:is(.fy-list,.cYNZGEQDu) li a {
	color: #666666;
	float: left
}

:is(.fy-list,.cYNZGEQDu) li a:hover {
	color: #01622f
}

:is(.listmor,.cDxAQCYwl) {
	text-align: center;
	margin: 30px auto
}

:is(.zinfo,.cGiitQSob) {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0
}

:is(.zinfo,.cGiitQSob) :is(.c-title,.cnfDdPKNZ) {
	font-size: 30px;
	color: #006134;
	line-height: 40px;
	text-align: center;
	margin: 20px 0 5px 0
}

:is(.zinfo,.cGiitQSob) :is(.nr-info,.cnhmxzTkN) {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}

:is(.zinfo,.cGiitQSob) :is(.nr-info,.cnhmxzTkN) p {
	font-size: 16px;
	color: #666;
	line-height: 34px;
	font-family: "微软雅黑";
	margin: 10px 0;
	text-indent: 2em;
	text-align: left
}

:is(.c-content,.cjccLYzZM) {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0
}

:is(.c-content,.cjccLYzZM) :is(.c-title,.cnfDdPKNZ) {
	font-size: 30px;
	color: #333333;
	line-height: 40px;
	text-align: center;
	margin: 15px 0 20px 0
}

:is(.c-content,.cjccLYzZM) :is(.other-s,.cstEctAUr) {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	background: #ececec
}

:is(.c-content,.cjccLYzZM) :is(.nr-info,.cnhmxzTkN) {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}

:is(.c-content,.cjccLYzZM) :is(.nr-info,.cnhmxzTkN) p {
	font-size: 16px !important;
	color: #666;
	line-height: 34px !important;
	font-family: "微软雅黑";
	margin: 15px 0;
	text-indent: 2em;
	word-break: break-all
}

:is(.c-content,.cjccLYzZM) :is(.nr-info,.cnhmxzTkN) p span {
	font-size: 16px !important;
	color: #666;
	line-height: 34px !important;
	font-family: "微软雅黑";
	word-break: break-all
}

:is(.footer,.chfnWAcXY) {
	background: #01622f;
	border-top: #013e1d 5px solid;
	height: auto
}

:is(.footer_bg,.cBtGBJIme) {
	height: auto
}

:is(.footer_one,.cUrpMQcqD) {
	padding: 0;
	height: auto;
	overflow: hidden
}

:is(.footer_two,.cRDLoMdNy) {
	border-top: #018740 1px solid;
	height: auto;
	overflow: hidden;
	/* padding: 15px 0 10px 0; */
}

:is(.footer_two_left,.cwAmLVzLk) {
	width: 800px;
	float: left;
	color: #cce1f4;
	line-height: 27px;
	font-size: 14px
}

:is(.footer_two_left,.cwAmLVzLk) p {
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 14px;
	margin-left: 290px;
}

:is(.footer_two_right,.cdLDVtlkZ) {
	/* width: 168px; */
	/* float: right; */
}

:is(.footer_one_left,.cwglchfNn) {
	width: 750px;
	float: left;
	/* padding: 15px 0; */
	padding-top: 15px;
	padding-left: 28px;
}

:is(.footer_one_right,.cZFvnuzai) {
	width: 295px;
	float: right;
	padding: 0px 0 5px 0;
}

:is(.footer_one_left,.cwglchfNn) a {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 16px;
	padding-left: 40px;
	height: 50px;
	line-height: 50px;
	margin-right: 50px
}

:is(.footer_one_left,.cwglchfNn) a:hover {
	color: #ff9900
}

:is(.wx_sm,.cpObjjeVZ) {
	float: left;
	color: #ffffff;
	font-size: 12px;
	margin-left: 40px
}

:is(.wx_sm,.cpObjjeVZ) img {
	width: 65px;
	height: 65px
}
:is(.on,.cXUdHZAbS) a{
background:#01622f !important;
color:#fff  !important;
}

:is(.wx_sm,.cpObjjeVZ) a span {
	color: #ffffff;
	display: block;
	text-align: center;
	line-height: 24px
}
:is(.w1600,.cAkyswNNp){width: 1400px;height: auto;margin: 0 auto;overflow: hidden;}