/* pre css */
#grid_top .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#grid_top > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#grid_top > div > .p_gridCell {
	float: left;
	position: static
}

#grid_top > .p_gridbox.signal {
	min-height: inherit
}

#grid_top > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important
}

#grid_top {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#grid_top > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#grid_top > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#grid_top > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#static_head {
	min-height: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display-radio: 1;
	padding-bottom: 0px;
	position: static;
	top: -100px;
	left: 0;
	width: 100%;
	z-index: 900;
	transition: all .5s;
	padding: 0px 0px;
	background: rgba(255,255,255,1)
}

#static_head.on {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	padding: 0px 0px;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.15)
}

#static_head .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex;
	padding: 0px 0px;
	transition: all .5s;
	position: relative;
	background_radio: 1
}

#static_head.on .e_container-1 {
	width: 100%;
	max-width: 100%;
	padding: 0px 10px
}

#static_head .e_container-1 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_head .e_container-1 .cbox-1-0 {
	align-self: center
}

#static_head .e_container-1 .cbox-1-1 {
	flex: 0 0 auto;
	align-self: center;
	margin-left: auto;
	margin-right: 20px
}

#static_head .e_navigationA-6 .p_level1Box {
	display: flex;
	justify-content: flex-end
}

#static_head .e_navigationA-6 .p_iconBox {
	width: 45px;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#static_head .e_navigationA-6 .p_openIcon {
	width: 100%;
	height: 36px
}

#static_head .e_navigationA-6 .p_closeIcon {
	width: 100%;
	height: 30px
}

#static_head .e_navigationA-6 .p_navButton {
	display: none
}

#static_head .e_navigationA-6 .p_level2Box {
	display: none;
	height: auto;
	padding: 5px;
	background: #fff;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 99;
	transform: translateX(-50%);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

#static_head .e_navigationA-6 .p_level3Box {
	display: block!important;
	height: auto;
	padding: 15px 0;
	background: #fff
}

#static_head .e_navigationA-6 .p_level1Item {
	position: relative;
	border: none
}

#static_head .e_navigationA-6 .p_level1Item:hover {
}

#static_head .e_navigationA-6 .p_level2Item {
	position: relative;
	width: 100%
}

#static_head .e_navigationA-6 .p_level2Item:hover {
	position: relative;
	width: 100%
}

#static_head .e_navigationA-6 .p_level3Item {
	width: 100%
}

#static_head .e_navigationA-6 .p_level1Item a {
	font-size: 18px;
	position: relative;
	line-height: 100px;
	display: block;
	text-align: center;
	padding: 0 1.3vw 0px
}

#static_head .e_navigationA-6 .p_level1Item .p_menu1Item a:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 2px;
	transition: all .5s;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 0
}

#static_head .e_navigationA-6 .p_level1Item .p_menu1Item a span {
	position: relative;
	z-index: 1
}

#static_head .e_navigationA-6 .p_level1Item:hover  .p_menu1Item a:before {
	width: 100%
}

#static_head .e_navigationA-6 .p_level2Item a {
	font-size: 15px;
	padding: 0 20px;
	line-height: 35px;
	display: block;
	text-align: center;
	opacity: .8;
	transition: all ease .3s
}

#static_head .e_navigationA-6 .p_level2Item a:hover {
	opacity: 1;
	color: #23979f
}

#static_head .p_menu1Item {
	display-radio: 1
}

#static_head .e_navigationA-6 .p_menu2Item {
	display-radio: 1;
	color: rgba(51,51,51,1);
	white-space: nowrap
}

#static_head .e_navigationA-6 .p_menu3Item {
	display-radio: 1
}

#static_head .e_container-1 .cbox-1-2 {
	flex: 0 0 15%;
	padding-left: 1vw;
	padding-right: 1vw;
	align-self: center
}

#static_head .e_container-1 .cbox-1-3 {
	flex: 0 0 auto;
	align-self: center;
	padding-left: 1vw;
	padding-right: 1vw
}

#static_head .e_navigationA-6 .p_menu1Item {
	display-radio: 1
}

#static_head .e_image-16 {
	overflow: hidden;
	display-radio: 1;
	max-width: 158px;
	margin-top: 0px
}

#static_head.on .e_image-16 {
	margin-top: -0px
}

#static_head .e_image-16 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all 0s
}

#static_head .e_container-1 .cbox-1-4 {
	align-self: center;
	flex: 0 0 auto
}

#static_head.on .e_image-16 img {
	filter: unset
}

#static_head.on .e_navigationA-6 .p_menu1Item {
}

#static_head .e_search-32 {
	display: flex;
	border: 1px solid #ccc;
	background-color: #fff;
	height: 40px;
	border-radius: 20px
}

#static_head .e_search-32 .p_inputCon {
	flex-grow: 1;
	padding: 0 20px;
	overflow: hidden
}

#static_head .e_search-32 .p_selectCon {
	flex: 0 0 120px;
	max-width: 30%
}

#static_head .e_search-32 .p_btnCon {
	flex: 0 0 100px;
	max-width: 20%
}

#static_head .e_search-32 .p_input {
	width: 100%;
	height: 100%;
	line-height: 38px;
	border: none
}

#static_head .e_search-32 .p_btn {
	padding: 0;
	width: 100%;
	height: 100%;
	border-radius: 0 20px 20px 0;
	font-size: 14px;
	line-height: 38px;
	overflow: hidden
}

#static_head .e_search-32 .p_select {
	height: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	color: #999
}

#static_head .e_search-32 .p_current {
	line-height: 38px;
	overflow: hidden;
	display: block;
	height: 100%
}

#static_head .e_search-32 .p_current .icon {
	fill: currentColor;
	width: 14px;
	height: 14px
}

#static_head .e_search-32 .p_selectList {
	display: none;
	width: 100%;
	background-color: #fff;
	border: 1px solid #eee;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	border-radius: 0 0 4px 4px;
	max-height: 162px;
	overflow: auto
}

#static_head .e_search-32 .p_selectItem {
	line-height: 20px;
	padding: 10px 0;
	cursor: pointer
}

#static_head .e_search-32 .p_selectItem:hover,.e_search-32 .p_selectItem.p_active {
	background-color: #eee
}

#static_head .e_container-35 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	display-radio: flex;
	margin-right: 0px;
	margin-left: auto;
	max-width: none;
	background_radio: 2;
	background-color: rgba(122,202,211,1);
	background: linear-gradient(to right,rgba(39,164,216,1) 0%,rgba(106,190,139,1) 100%)
}

#static_head .e_container-35 > .p_item {
	flex: 1;
	width: 94%;
	max-width: 1600px;
	max-height: 100%;
	margin: auto;
	padding: 5px 10px;
	align-items: center;
	display: flex
}

#static_head .e_container-35 .p_item {
	display-radio: 1
}

#static_head .e_container-35 .cbox-35-1 {
	flex: 0 0 auto;
	align-self: center
}

#static_head .e_container-35 .cbox-35-0 {
	padding-right: 10px;
	align-self: center
}

#static_head .e_container-35 .cbox-35-3 {
	flex: 0 0 auto;
	position: inherit
}

#static_head .e_text-36 {
	line-height: normal;
	font-size: 14px;
	color: #ffff;
	font_radio: 2;
	display-radio: 1
}

#static_head .e_text-37 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #ffff;
	margin-right: 0;
	margin-left: auto;
	padding-right: 10px
}

#static_head .e_text-38 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #ffff
}

@media screen and (max-width:768px) {
	#static_head {
		padding-right: 0px;
		display-radio: 1;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px
	}

	#static_head .e_navigationA-6 .p_level1Box {
		display: block;
		width: 100%
	}

	#static_head .e_navigationA-6 .p_iconBox {
		display: block
	}

	#static_head .e_navigationA-6 .p_navContent {
		display: none;
		padding: 20px;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #fbfbfb;
		z-index: 99
	}

	#static_head .e_navigationA-6 .p_navButton {
		display: flex;
		justify-content: flex-end
	}

	#static_head .e_navigationA-6 .p_level2Box,#static_head .e_navigationA-6 .p_level3Box {
		padding: 0 0 0 30px;
		background: none
	}

	#static_head .e_navigationA-6 .p_jtIcon {
		float: right;
		transition: 0.5s;
		height: 30px;
		margin-top: 10px;
		color: #333
	}

	#static_head .e_navigationA-6 .p_jtHover {
		transition: 0.5s;
		transform: rotate(90deg)
	}

	#static_head .e_navigationA-6 .p_level2Box,#static_head .e_navigationA-6 .p_level3Box {
		width: 100%;
		left: 0;
		transform: translateX(0);
		position: inherit;
		border-radius: 0
	}

	#static_head .e_navigationA-6 .p_level1Item {
		border-bottom: 1px solid rgb(0 0 0 / 5%);
		line-height: 50px
	}

	#static_head .e_navigationA-6 .p_level1Item a,#static_head .e_navigationA-6 .p_level2Item a {
		line-height: 50px;
		color: #333;
		padding: 0;
		display: inline-block;
		text-align: left;
		opacity: 1
	}

	#static_head .s_templatetitle {
		color: #333
	}

	#static_head .e_container-1 {
		display-radio: 1;
		width: auto;
		padding: 8px 5px 8px 10px;
		padding-top: 0px
	}

	#static_head .e_container-1:before {
		transform: skewX(-10deg) translateX(-0px)
	}

	#static_head .e_image-16 {
		display-radio: 1;
		width: auto;
		max-width: 150px;
		margin-top: 0px
	}

	#static_head .e_container-1 .cbox-1-1 {
		margin-right: 0px;
		margin-left: auto
	}

	#static_head .e_container-1 .cbox-1-0 {
		align-self: center
	}

	#static_head .e_navigationA-6 .p_level1Item:hover .p_menu1Item a {
		color: #ffffff
	}

	#static_head.on .e_container-1 {
		width: 100%;
		max-width: 100%;
		padding: 10px 10px
	}

	#static_head.on .e_navigationA-6 .p_openIcon {
		color: #333
	}

	#static_head .e_search-32 {
		background_radio: 1;
		display-radio: 1;
		margin-top: 10px;
		display: none
	}

	#static_head .e_container-1 .cbox-1-2 {
		flex: 0 0 auto
	}

	#static_head .e_container-35 .cbox-35-0 {
		display: none
	}

	#static_head .e_container-35 .cbox-35-1 {
		display: none
	}

	#static_head .e_container-35 .cbox-35-2 {
		flex: 0 0 100px;
		margin-right: 0;
		margin-left: auto
	}
}

@media screen and (min-width: 769px) {
	#static_head .e_navigationA-6 .p_jtIcon {
		transform: rotate(90deg);
		display: none
	}

	#static_head .e_navigationA-6 .p_level2Item .p_jtIcon {
		display: none
	}

	#static_head .e_navigationA-6 .p_iconBox {
		display: none
	}

	#static_head .e_navigationA-6 .p_level1Item:nth-child(12):hover .p_level2Box {
		width: 700px;
		display: flex
	}

	#static_head .e_navigationA-6 .p_level1Item:nth-child(12) .p_menu2Item {
		font-weight: bold;
		margin-top: 10px
	}

	#static_head .e_navigationA-6 .p_level3Box {
		display: block!important;
		height: auto!important;
		padding: 10px 0!important;
		background: #fff;
		margin: 0!important
	}

	#static_head .e_navigationA-6 .p_level2Item a {
		text-align: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#static_head .e_navigationA-6 .p_level1Box {
		display: block;
		width: 100%
	}

	#static_head .e_navigationA-6 .p_iconBox {
		display: block
	}

	#static_head .e_navigationA-6 .p_navContent {
		display: none;
		padding: 20px;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #fbfbfb;
		z-index: 99
	}

	#static_head .e_navigationA-6 .p_navButton {
		display: flex;
		justify-content: flex-end
	}

	#static_head .e_navigationA-6 .p_level2Box,#static_head .e_navigationA-6 .p_level3Box {
		padding: 0 0 0 30px;
		background: none
	}

	#static_head .e_navigationA-6 .p_jtIcon {
		float: right;
		transition: 0.5s;
		height: 30px;
		margin-top: 10px;
		color: #333
	}

	#static_head .e_navigationA-6 .p_jtHover {
		transition: 0.5s;
		transform: rotate(90deg)
	}

	#static_head .e_navigationA-6 .p_level2Box,#static_head .e_navigationA-6 .p_level3Box {
		width: 100%;
		left: 0;
		transform: translateX(0);
		position: inherit;
		border-radius: 0
	}

	#static_head .e_navigationA-6 .p_level1Item {
		border-bottom: 1px solid rgb(0 0 0 / 5%);
		line-height: 50px
	}

	#static_head .e_navigationA-6 .p_level1Item a,#static_head .e_navigationA-6 .p_level2Item a {
		line-height: 50px;
		color: #333;
		padding: 0;
		display: inline-block;
		text-align: left;
		opacity: 1
	}

	#static_head .s_templatetitle {
		color: #333
	}

	#static_head .e_container-1 .cbox-1-1 {
		margin-right: 0px;
		margin-left: auto
	}
}

#grid_bottom .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#grid_bottom > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#grid_bottom > div > .p_gridCell {
	float: left;
	position: static
}

#grid_bottom > .p_gridbox.signal {
	min-height: inherit
}

#grid_bottom > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important
}

#grid_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#grid_bottom > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#grid_bottom > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#grid_bottom > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#static_foot {
	min-height: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	display-radio: 1;
	background-color: rgba(122,202,211,1);
	background_radio: 2;
	/* background: linear-gradient(to right,rgba(39,164,216,1) 0%,rgba(106,190,139,1) 100%); */
	    background: #23979f;
}

#static_foot .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	display-radio: flex;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(238,238,238,0.1);
	background_radio: 2;
	/* background-color: rgba(0,0,0,0.1); */
	background-color: #4d4d4d;
}

#static_foot .e_container-22 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-23 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex;
	max-width: 1500px;
	background_radio: 1
}

#static_foot .e_container-23 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-23 .cbox-23-0 {
	align-self: center;
	flex: 0 0 auto;
	margin-left: 0px;
	margin-right: auto
}

#static_foot .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	display-radio: flex
}

#static_foot .e_container-24 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-30 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background_radio: 1
}

#static_foot .e_container-30 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-30 .cbox-30-0 {
	align-self: center;
	flex: 0 0 auto;
	margin-right: 0px
}

#static_foot .e_container-30 .cbox-30-1 {
	align-self: center;
	flex: 0 0 auto
}

#static_foot .e_container-23 .cbox-23-1 {
	flex: 0 0 auto;
	align-self: center;
	margin-right: 0px;
	margin-left: auto
}

#static_foot .e_container-24 .cbox-24-0 {
	flex: 0 0 auto;
	align-self: center
}

#static_foot .e_container-24 .cbox-24-1 {
	flex: 0 0 auto;
	margin-left: 15px
}

#static_foot .e_credible-33 .img1 {
	width: 65px;
	height: 23px
}

#static_foot .e_credible-33 .img2 {
	width: 79px;
	height: 28px
}

#static_foot .e_credible-33 .img3 {
	width: 92px;
	height: 33px
}

#static_foot .e_credible-33 .img4 {
	width: 106px;
	height: 38px
}

#static_foot .e_credible-33 .img5 {
	width: 131px;
	height: 47px
}

#static_foot .e_credible-33 img {
	width: auto!important;
	height: 25px!important
}

#static_foot .e_credible-33 {
	display-radio: 1;
	background_radio: 1;
	max-width: 133px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

#static_foot .p_menu2Item {
	display-radio: 1
}

#static_foot .e_richText-47 {
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	line-height: 1;
	color: rgba(255,255,255,1)
}

#static_foot .e_richText-50 {
	font_radio: 2;
	display-radio: 1;
	line-height: 1;
	font-size: 14px;
	color: rgba(255,255,255,1)
}

#static_foot .e_top-52 {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 50px;
	z-index: 9
}

#static_foot .e_top-52 .p_top {
	width: 100%;
	height: 100%;
	display: none;
	background: #717171;
	color: #fff
}

#static_foot .e_top-52 .p_top.on {
	display: block
}

#static_foot .e_top-52 .p_top:hover {
	background: #2d2d2d
}

#static_foot .e_top-52 .p_top .icon {
	width: 100%;
	height: 100%
}

#static_foot .e_businessAndCopyright-54 .p_business {
	cursor: pointer
}

#static_foot .e_businessAndCopyright-54 .p_businesspopup {
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	top: 10px;
	left: 0;
	z-index: 9999
}

#static_foot .e_businessAndCopyright-54 .p_businessclose {
	position: absolute;
	right: 20px;
	z-index: 9999;
	top: 0;
	cursor: pointer
}

#static_foot .e_businessAndCopyright-54 .icon {
	color: white;
	cursor: pointer
}

#static_foot .e_businessAndCopyright-54 .p_businesscontent {
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: 100%
}

#static_foot .e_businessAndCopyright-54 .p_businessbg {
	background: #1e1e1e;
	opacity: .9;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999
}

#static_foot .e_businessAndCopyright-54 .p_businessimg {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#static_foot .e_businessAndCopyright-54 {
	font_radio: 2;
	display-radio: 1;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 1;
	color: rgba(255,255,255,1)
}

#static_foot .e_container-64 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex;
	margin-top: 40px;
	max-width: 1500px;
	background_radio: 1
}

#static_foot .e_container-64 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-64 .cbox-64-2 {
	padding-left: 2%;
	flex: 0 0 auto
}

#static_foot .e_container-64 .cbox-64-1 {
	padding-right: 0px;
	padding-left: 2%
}

#static_foot .e_container-64 .p_item {
	display-radio: 1
}

#static_foot .e_container-64 .cbox-64-0 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: rgba(255,255,255,0.1);
	border-style: none;
	flex: 0 0 35%
}

#static_foot .e_bottomNav-69 span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

#static_foot .e_bottomNav-69 .p_level1Item {
	width: auto;
	padding: 0 15px;
	flex-grow: 1
}

#static_foot .e_bottomNav-69 .p_level3Box {
	display: none
}

#static_foot .e_bottomNav-69 .p_menu1Item {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 15px;
	display-radio: 1;
	color: #ffffff
}

#static_foot .e_bottomNav-69 .p_menu2Item {
	font-size: 15px;
	font-weight: normal;
	line-height: 2;
	display-radio: 1;
	opacity: 0.8;
	color: #ffffff
}

#static_foot .e_bottomNav-69 .p_menu2Item:hover {
	opacity: 1
}

#static_foot .e_bottomNav-69 {
	font_radio: 1;
	display-radio: 1
}

#static_foot .e_text-85 {
	color: rgba(255,255,255,1);
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	height: auto;
	font_radio: 2;
	display-radio: 1
}

#static_foot .e_provider-91 {
	text-align: center;
	font_radio: 2;
	display-radio: 1;
	color: rgba(255,255,255,1);
	font-size: 14px
}

#static_foot .e_richText-100 {
	font_radio: 2;
	display-radio: 1;
	font-size: 15px;
	color: rgba(255,255,255,0.8);
	line-height: 2;
	max-width: none
}

#static_foot .e_container-113 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex;
	margin-top: 40px;
	max-width: 1500px;
	background_radio: 1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(255,255,255,0.3)
}

#static_foot .e_container-113 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#static_foot .e_container-113 .cbox-113-2 {
	padding-left: 2%;
	flex: 0 0 auto
}

#static_foot .e_container-113 .cbox-113-1 {
	padding-right: 0px;
	padding-left: 5%;
	flex: 0 0 auto;
	align-self: center
}

#static_foot .e_container-113 .p_item {
	display-radio: 1
}

#static_foot .e_container-113 .cbox-113-0 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: rgba(255,255,255,0.1);
	border-style: none
}

#static_foot .e_container-114 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-top: 0px;
	background_radio: 1;
	margin-bottom: 0px
}

#static_foot .e_container-114 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	padding: 5px
}

#static_foot .e_icon-115 {
	width: 30px;
	height: 30px;
	font_radio: 1;
	display-radio: 1;
	margin-left: auto;
	margin-right: auto
}

#static_foot .e_icon-115 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#static_foot .e_icon-116 {
	width: 30px;
	height: 30px;
	font_radio: 1;
	display-radio: 1;
	margin-left: auto;
	margin-right: auto
}

#static_foot .e_icon-116 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#static_foot .e_icon-117 {
	width: 30px;
	height: 30px;
	font_radio: 1;
	display-radio: 1;
	margin-left: auto;
	margin-right: auto
}

#static_foot .e_icon-117 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#static_foot .e_icon-118 {
	width: 30px;
	height: 30px;
	font_radio: 2;
	display-radio: 1;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: rgba(255,255,255,1);
	line-height: 1
}

#static_foot .e_icon-118 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#static_foot .e_text-119 {
	color: rgba(255,255,255,1);
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	height: auto;
	font_radio: 2;
	display-radio: 1;
	margin-top: 20px
}

#static_foot svg {
	fill: #ffffff!important
}

#static_foot svg path {
	fill: #ffffff!important
}

#static_foot .e_top-122 {
/* display:none;
 */
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 150px;
	z-index: 9
}

#static_foot .e_top-122 .p_top {
	width: 100%;
	height: 100%;
	background: #717171;
	color: #fff;
	display: none
}

#static_foot .e_top-122 .p_top.on {
	display: block
}

#static_foot .e_top-122 .p_top:hover {
	background: #2d2d2d
}

#static_foot .e_top-122 .p_top .icon {
	width: 100%;
	height: 100%
}

@media screen and (max-width:768px) {
	#static_foot {
		padding-right: 0px;
		padding-left: 0px;
		display-radio: 1
	}

	#static_foot .e_container-22 .cbox-22-0 {
		align-items: center
	}

	#static_foot .e_container-23 {
		flex-direction: row;
		max-height: none;
		height: auto;
		display-radio: 1
	}

	#static_foot .e_container-23 .cbox-23-0 {
		align-items: center;
		flex: 0 0 100%;
		align-self: center
	}

	#static_foot .e_container-23 .cbox-23-1 {
		align-items: center;
		align-self: center;
		flex: 0 0 100%
	}

	#static_foot .e_container-24 {
		margin-bottom: 0px;
		padding-bottom: 0px;
		max-height: none;
		display-radio: 1
	}

	#static_foot .e_container-24 .cbox-24-0 {
		align-items: center;
		flex: 0 0 100%;
		margin-right: 0px;
		margin-left: auto
	}

	#static_foot .e_container-30 .cbox-30-0 {
		flex: 0 0 100%;
		align-self: center;
		margin-right: 0px;
		margin-left: auto
	}

	#static_foot .e_container-30 .cbox-30-1 {
		align-self: center;
		flex: 0 0 100%;
		margin-left: 0px;
		margin-right: auto
	}

	#static_foot .e_container-30 {
		display-radio: 1;
		width: 100%;
		flex-direction: row
	}

	#static_foot .e_container-24 .cbox-24-1 {
		flex: 0 0 100%;
		margin-right: auto;
		margin-left: 0px
	}

	#static_foot .e_container-22 {
		display-radio: 1
	}

	#static_foot .e_richText-47 {
		font_radio: 2;
		display-radio: 1;
		font-size: 12px;
		line-height: 1;
		text-align: center;
		margin-bottom: 10px
	}

	#static_foot .e_credible-33 {
		background_radio: 1;
		display-radio: 1;
		width: auto;
		max-width: none
	}

	#static_foot .e_richText-50 {
		font_radio: 2;
		display-radio: 1;
		font-size: 12px;
		line-height: 1;
		text-align: center
	}

	#static_foot .e_businessAndCopyright-54 {
		font_radio: 2;
		display-radio: 1;
		line-height: 1.5;
		text-align: center;
		font-size: 12px
	}

	#static_foot .e_container-64 {
		padding-left: 10px;
		padding-right: 10px;
		flex-direction: column
	}

	#static_foot .e_container-64 .cbox-64-1 {
		padding-left: 0px;
		padding-right: 0px;
		border-style: none
	}

#static_foot .e_container-64 .cbox-64-1 .e_text-85{
		display:none;
	}
	
	#static_foot .e_container-64 .cbox-64-0 {
		border-style: none
	}

	#static_foot .e_bottomNav-69 .p_menu1Item,.e_bottomNav-69 .p_menu2Item {
		display: flex;
		justify-content: space-between
	}

	#static_foot .e_bottomNav-69 .p_level1Box ul {
		display: none
	}

	#static_foot .e_bottomNav-69 .p_jtIcon {
		width: 20px;
		height: 20px;
		max-width: 20px;
		font-size: inherit;
		transition: 0.5s;
		margin: 0
	}

	#static_foot .e_bottomNav-69 .p_jtIcon.active {
		transform: rotateZ(90deg)
	}

	#static_foot .e_bottomNav-69 a {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#static_foot .e_bottomNav-69 .p_level1Item {
		padding: 0
	}

	#static_foot .e_bottomNav-69 .p_menu2Item svg {
		opacity: .5
	}

	#static_foot .e_bottomNav-69 {
		font_radio: 1;
		margin-top: 10px
	}

	#static_foot .e_container-113 {
		padding-left: 10px;
		padding-right: 10px;
		flex-direction: column
	}

	#static_foot .e_container-113 .cbox-113-1 {
		padding-left: 0px;
		padding-right: 0px;
		border-style: none
	}

	#static_foot .e_container-113 .cbox-113-0 {
		border-style: none
	}
}

@media screen and (min-width: 769px) {
	#static_foot .e_bottomNav-69 .p_level1Box {
		display: flex
	}

	#static_foot .e_bottomNav-69 .p_jtIcon {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#banner_list {
	display-radio: 1
}

#banner_list .e_bannerA-2 {
}

#banner_list .e_bannerA-2 .swiper-container {
	height: inherit
}

#banner_list .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#banner_list .e_bannerA-2 .swiper-slide {
	height: inherit
}

#banner_list .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	background: #000
}

#banner_list .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#banner_list .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#banner_list .e_bannerA-2 .p_info {
	width: 90%;
	max-width: var(--yx_MaxWidth);
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center;
	transition: all ease .5s;
	display-radio: flex
}

#banner_list .e_bannerA-2 .p_info div {
	width: 100%
}

#banner_list .e_bannerA-2 .p_btitle {
	display-radio: 1;
	font-weight: bold
}

#banner_list .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#banner_list .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#banner_list .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#banner_list .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%
}

#banner_list .e_bannerA-2 .p_video video {
	width: 100%;
	height: 100%;
	background: #000
}

#banner_list .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer
}

#banner_list .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('../images/playvideo.png') no-repeat center center
}

#banner_list .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#banner_list .e_bannerA-2 .p_videoInfo {
	display: none
}

@media screen and (max-width:768px) {
	#banner_list .e_bannerA-2 .swiper-slide {
		height: 15vh;
		max-height: 300px
	}

	#banner_list .e_bannerA-2 .p_info {
		width: 100%;
		z-index: 9;
		top: 50%;
		text-align: center
	}

	#banner_list .e_bannerA-2 .p_subtitle {
		display: none
	}

	#banner_list .e_bannerA-2 .p_summary {
		display: none
	}

	#banner_list .e_bannerA-2 .p_btitle {
		display-radio: 1;
		font-size: 24px
	}
}

@media screen and (min-width: 769px) {
	#banner_list .e_bannerA-2 .swiper-slide {
		height: 40vh;
		max-height: 500px
	}
}

@media screen and (max-width: 1380px) and (min-width: 1280px) {
}

@media screen and (max-width: 1280px) and (min-width: 1020px) {
}

#category_list {
	min-height: 0px;
	display-radio: 1;
	background-color: rgba(247,247,247,1)
}

#category_list .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
	 
}
}

#category_list .e_container-1 > .p_item {
	max-width: 100%;
	max-height: 100%
}

#category_list .e_container-1 .cbox-1-0 {
	align-self: center
}

#category_list .e_container-1 .cbox-1-1 {
	align-self: center
}

#category_list .e_breadcrumb-2 .p_breadcrumbItem {
	position: relative
}

#category_list .e_breadcrumb-2 .icon {
	width: 12px;
	height: 12px
}

#category_list .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}

#category_list .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 3px;
	color: #999
}

#category_list .e_breadcrumb-2 .p_breadcrumb {
	flex-wrap: wrap;
	display: flex
}

#category_list .e_breadcrumb-2 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5px;
	border: 1px solid transparent
}

#category_list .e_breadcrumb-2 .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}

#category_list .e_breadcrumb-2 .siblings.active {
	border: 1px solid #dee2e6
}

#category_list .e_breadcrumb-2 .siblings.active::after {
	transform: rotateZ(-90deg)
}

#category_list .e_breadcrumb-2 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}

#category_list .e_breadcrumb-2 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#category_list .e_breadcrumb-2 {
	background_radio: 1;
	padding-top: 15px;
    padding-bottom: 15px;
}

#category_list .e_categoryB-3 {
	user-select: none;
	font-size: 14px;
	width: 100%;
	max-width: 100%
}

#category_list .e_categoryB-3 ul {
	list-style: none;
	margin: 10px 00;
	overflow: hidden
}

#category_list .e_categoryB-3 li {
	position: relative;
	width: auto;
	float: left;
	margin-right: 1vw
}

#category_list .e_categoryB-3 .deep a {
	width: auto;
	padding: 10px 15px;
	display: flex;
	color: #333;
	justify-content: flex-start
}

#category_list .e_categoryB-3 .p_c_title1 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 45px;
	border-bottom: none;
	font-size: 16px;
	transition: all ease .3s;
	width: auto;
	color: #333;
	display-radio: flex
}

#category_list .e_categoryB-3 .deep-2 {
	width: 100%;
	display: none !important
}

#category_list .e_categoryB-3 .p_arrbtm {
	width: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid rgb(0 0 0 / 5%);
	transition: border-left ease .3s;
	/* display: none; */
	float:right;
	margin: 6px 0;
}

#category_list .e_categoryB-3 .p_arrow {
	margin: 0;
	font-size: 12px;
	transform: rotate(-90deg);
	line-height: 1;
	padding: 0;
	width: auto;
	height: 14px;
	right: 15px;
	pointer-events: none
}

#category_list .e_categoryB-3 .p_c_title2 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 50px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 15px;
	transition: all ease .3s;
	width: 100%;
	color: #666;
	background: #ededed
}

#category_list .e_categoryB-3 .deep-3 {
	width: 100%
}

#category_list .e_categoryB-3 .p_c_title3 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 50px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 15px;
	transition: all ease .3s;
	width: 100%;
	color: #666;
	background: #e3e3e3
}

#category_list .e_categoryB-3 .p_c_images {
	width: 27px;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 6px;
	order: -1;
	overflow: hidden;
	transition: all ease .3s
}

#category_list .e_categoryB-3 .p_c_images img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

#category_list .e_categoryB-3 p:hover .p_c_images {
	opacity: 0;
	margin-right: 0px;
	width: 0px
}

#category_list .e_categoryB-3 .deep:hover {
}

#category_list .e_categoryB-3 .deep:hover a {
	color: #fff
}

#category_list .e_categoryB-3 .active > p {
}

#category_list .e_categoryB-3 .active > p a {
	color: #fff
}

#category_list .e_categoryB-3 .p_c_content {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#category_list .e_container-1 {
		display-radio: 1;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	 
	}

	#category_list .e_container-1 .cbox-1-0 {
		flex: 0 0 100%
	}

	#category_list .e_container-1 .cbox-1-1 {
		flex: 0 0 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px
	}

	#category_list .e_breadcrumb-2 {
		background_radio: 1;
		/* width: auto; */
		margin-left: auto;
		margin-right: auto;
		display-radio: 1;
		width: 90%;
	}

	#category_list .e_categoryB-3 {
		background: none;
		max-width: none;
		/* display: flex; */
		justify-content: flex-end
	}

	#category_list .e_categoryB-3 .p_c_tree {
		/* position: fixed;
		top: 0;
		bottom: 0;
		left: 100%;
		height: 100vh;
		width: 80%; */
		transition: all ease .5s;
		background: #fff;
		z-index: 1000;
		max-height: 1080px;
		width: 100%;
		display:none;
	}
#category_list .e_categoryB-3 .p_c_tree.on {
	 
		display:block;
	}
	#category_list .e_categoryB-3 .p_c_tree.p_leftani {
		left: 20%
	}

	#category_list .e_categoryB-3 .deep-1 {
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden
	}

	#category_list .e_categoryB-3 .p_c_mbtn {
		display: block;
		border: 0;
		padding: 13px 20px;
		border-radius: 0;
		font-size: 14px;
		color: rgb(255 255 255 / 80%);
		outline: none;
		width: 100%;
		text-align: left
	}

	#category_list .e_categoryB-3 .p_c_mput {
		display: block;
		line-height: 50px;
		background: rgb(0 0 0 / 70%);
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		max-height: 1080px;
		height: 100vh;
		width: 100%;
		cursor: pointer;
		transition: all ease .5s;
		opacity: 0;
		visibility: hidden;
		z-index: 999
	}

	#category_list .e_categoryB-3 .p_c_mput:hover {
		background: rgb(0 0 0 / 80%)
	}

	#category_list .e_categoryB-3 .p_c_mput.p_bg_show {
		opacity: 1;
		visibility: visible
	}

	#category_list .e_categoryB-3 .deep a {
		padding-right: 10px;
		width: 100%
	}

	#category_list .e_categoryB-3 .deep a span {
		font-size: 12px
	}

	#category_list .e_categoryB-3 .deep {
		color: #666
	}

	#category_list .e_categoryB-3 .deep-2 {
		display: none;
		position: static;
		width: 100%
	}

	#category_list .e_categoryB-3 .deep-3 {
		display: none;
		position: static;
		width: 100%;
		background: #dfdfdf
	}

	#category_list .e_categoryB-3 .p_c_title3 {
		border-bottom: 1px solid #d5d5d5
	}

	#category_list .e_categoryB-3.design_nomput .p_c_mput {
		display: none
	}

	#category_list .e_categoryB-3 li {
		position: relative;
		width: 100%;
		float: left;
		margin-right: 0;
		border-bottom: 1px solid #fff;
		margin-top:3px;
		margin-bottom:3px;
	}

	#category_list .e_categoryB-3 ul {
		list-style: none;
		margin: 0;
		overflow: hidden
	}

	#category_list {
		display-radio: 1
	}
}

@media screen and (min-width: 769px) {
	#category_list .e_breadcrumb-2 .p_breadcrumb {
		justify-content: flex-end
	}

	#category_list .e_categoryB-3 .p_c_mbtn,#category_list .e_categoryB-3 .p_c_mput,#category_list .e_categoryB-3 .p_c_item > .p_c_content {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1380px) and (min-width: 1280px) {
}

@media screen and (max-width: 1280px) and (min-width: 1020px) {
}

#new_detail {
	display-radio: 1;
	/* background-color: rgba(255,255,255,1); */
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 0px;
	background-color: #eef2f5;
}

#new_detail .e_container-29 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	/* background-color: rgba(255,255,255,1); */
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	display-radio: flex;
	padding-left: 0px;
	padding-right: 0px;
	/* max-width: 1200px; */
	margin-left: auto;
	margin-right: auto;
	background_radio: 2;
	background-color: #eef2f5;
	max-width: 1520px;
}

#new_detail .e_container-29 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#new_detail .e_container-35 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-right: auto;
	max-width: none;
	margin-left: auto;
	margin-top: 40px
}

#new_detail .e_container-35 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#new_detail .e_text-36 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px
}

#new_detail .e_text-37 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	margin-right: 10px
}

#new_detail .e_container-54 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	min-height: 0px;
	display-radio: flex
}

#new_detail .e_container-54 .p_item {
	flex: 1;
	max-width: 100%
}

#new_detail .e_container-56 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex
}

#new_detail .e_container-56 .p_item {
	flex: 1;
	max-width: 100%
}

#new_detail .e_text-57 {
	font_radio: 2;
	font-size: 14px;
	color: rgba(153,153,153,1);
	line-height: 2
}

#new_detail .e_text-58 {
	font_radio: 2;
	font-size: 14px;
	color: rgba(153,153,153,1);
	line-height: 2;
	display-radio: 1
}

#new_detail .e_container-59 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex
}

#new_detail .e_container-59 .p_item {
	flex: 1;
	max-width: 100%
}

#new_detail .e_timeFormat-60 {
	min-height: 20px;
	font_radio: 2;
	font-size: 14px;
	color: rgba(153,153,153,1);
	line-height: 2;
	font-weight: normal
}

#new_detail .e_text-61 {
	font_radio: 2;
	font-size: 14px;
	color: rgba(153,153,153,1);
	line-height: 2;
	display-radio: 1
}

#new_detail .e_container-54 .cbox-54-2 {
	flex: 0 0 auto
}

#new_detail .e_container-54 .cbox-54-1 {
	flex: 0 0 auto
}

#new_detail .e_container-54 .cbox-54-0 {
	flex: 0 0 auto;
	margin-right: 15px;
	margin-top: 0px
}

#new_detail .e_container-59 .cbox-59-0 {
	flex: 0 0 auto
}

#new_detail .e_container-59 .cbox-59-1 {
	flex: 0 0 auto
}

#new_detail .e_container-56 .cbox-56-0 {
	flex: 0 0 auto
}

#new_detail .e_container-56 .cbox-56-1 {
	flex: 0 0 auto
}

#new_detail .e_richText-63 {
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	line-height: 2;
	text-align: left;
	margin-top: 15px
}

#new_detail .e_richText-63  img {
	max-width: 100%;
	height: auto!important
}

#new_detail .e_richText-63  .reset_style {
	line-height: 2;
	word-wrap: break-word;
	font-size: 16px
}

#new_detail .e_line-64 {
	display-radio: 1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(245,245,245,1);
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px
}

#new_detail .e_container-35 .cbox-35-0 {
	flex: 0 0 auto
}

#new_detail .e_h1-77 {
	font_radio: 2;
	display-radio: 1;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5
}

#new_detail .e_container-78 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-right: auto;
	max-width: none;
	margin-left: auto
}

#new_detail .e_container-78 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#new_detail .e_container-78 .cbox-78-0 {
	flex: 0 0 auto
}

#new_detail .e_text-79 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px
}

#new_detail .e_text-80 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	margin-right: 10px
}

@media screen and (max-width:768px) {
	#new_detail .e_container-29 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		padding-top: 20px;
		padding-bottom: 30px;
		padding-left: 0px;
		padding-right: 0px;
		/* border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		background-color: rgba(255,255,255,1); */
		width: 90%;
		margin-bottom: 30px;
		display-radio: flex;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto
	}

	#new_detail .e_container-35 {
		display-radio: 1
	}

	#new_detail .e_text-36 {
		display-radio: 1;
		font_radio: 1
	}

	#new_detail .e_container-54 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		min-height: 0px;
		display-radio: flex
	}

	#new_detail .e_container-56 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		display-radio: flex;
		margin-left: 15px
	}

	#new_detail .e_container-59 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		display-radio: flex
	}

	#new_detail .e_container-54 .cbox-54-1 {
		flex: 0 0 auto;
		padding-right: 0px;
		margin-right: 0px
	}

	#new_detail .e_container-54 .cbox-54-0 {
		padding-right: 0px;
		margin-right: 0px;
		flex: 0 0 auto
	}

	#new_detail .e_text-61 {
		font_radio: 1;
		display-radio: 1
	}

	#new_detail .e_container-59 .cbox-59-0 {
		flex: 0 0 auto
	}

	#new_detail .e_container-59 .cbox-59-1 {
		flex: 0 0 auto
	}

	#new_detail .e_text-58 {
		font_radio: 1;
		display-radio: 1
	}

	#new_detail .e_container-56 .cbox-56-1 {
		flex: 0 0 auto
	}

	#new_detail .e_container-56 .cbox-56-0 {
		flex: 0 0 auto
	}

	#new_detail {
		display-radio: 1;
		padding-top: 20px
	}

	#new_detail .e_text-37 {
		font_radio: 1;
		display-radio: 1
	}

	#new_detail .e_container-35 .cbox-35-0 {
		flex: 0 0 auto
	}

	#new_detail .e_container-35 .cbox-35-1 {
		flex: 0 0 auto
	}

	#new_detail .e_h1-77 {
		font_radio: 2;
		display-radio: 1;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5
	}

	#new_detail .e_container-78 {
		display-radio: 1
	}

	#new_detail .e_container-78 .cbox-78-0 {
		flex: 0 0 auto
	}

	#new_detail .e_container-78 .cbox-78-1 {
		flex: 0 0 auto
	}

	#new_detail .e_text-79 {
		display-radio: 1;
		font_radio: 1
	}

	#new_detail .e_text-80 {
		font_radio: 1;
		display-radio: 1
	}
}

@media screen and (min-width: 769px) {
	#new_detail .e_richText-63 .reset_style p,#new_detail .e_richText-63 .reset_style>span {
		font-size: 16px;
		line-height: 2
	}
}

#c_new_list_175_P_007-16873288216690 {
	min-height: 300px;
	display-radio: 1;
	margin-top: 0px;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: rgba(249,249,249,1)
}

#c_new_list_175_P_007-16873288216690 .e_container-12 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto
}

#c_new_list_175_P_007-16873288216690 .e_container-12 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_page {
	text-align: center
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_s_option {
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect {
	font-size: 13px;
	position: relative
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect ul,li {
	list-style: none
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_split {
	margin: 0 5px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_normal {
	margin-right: 16px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .input-check,#c_new_list_175_P_007-16873288216690 .e_loop-17 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .position-left {
	display: flex
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .position-top {
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(
-45deg);
	transform: skewY(
360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(
35deg);
	transform: rotate(
35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_active .p_mbutton::before {
	display: block
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_active .p_mbutton::after {
	display: block
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_filter_result {
	display: inline-block
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_contclear {
	cursor: pointer
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .swiper-container {
	padding-bottom: 30px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_filter_result {
	display: none
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_contclear {
	display: none
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_categoryActive {
	color: #409EFF
}

#c_new_list_175_P_007-16873288216690 .e_container-26 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	display-radio: flex;
	transition-property: all;
	transition-radio: hover;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	background-color: rgba(255,255,255,1);
	margin-right: 10px;
	padding-left: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(238,238,238,1)
}

#c_new_list_175_P_007-16873288216690 .e_container-26 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_new_list_175_P_007-16873288216690 .e_container-26:hover {
	background: #23979f
}

#c_new_list_175_P_007-16873288216690 .e_container-26:hover * {
	display-radio: 1;
	color: #ffffff
}

#c_new_list_175_P_007-16873288216690 .e_image-27 {
	overflow: hidden;
	display-radio: 1;
	max-height: none;
	height: 0px;
	padding-bottom: 60%;
	position: relative
}

#c_new_list_175_P_007-16873288216690 .e_image-27 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
	position: absolute
}

#c_new_list_175_P_007-16873288216690 .e_image-27 img:hover {
	transform: scale(1.2);
	transition: all .5s
}

#c_new_list_175_P_007-16873288216690 .e_timeFormat-28 {
	min-height: 0px;
	font_radio: 2;
	font-size: 14px;
	font-family: Arial;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 15px;
	display-radio: 1;
	text-align: left;
	margin-top: 20px;
	color: rgba(153,153,153,1)
}

#c_new_list_175_P_007-16873288216690 .e_text-29 {
	font_radio: 2;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	display-radio: -webkit-box;
	font-weight: bold;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px
}

#c_new_list_175_P_007-16873288216690 .e_text-30 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	margin-top: 20px;
	font-size: 14px
}

#c_new_list_175_P_007-16873288216690 .e_text-31 {
	font_radio: 2;
	font-size: 16px;
	text-align: left;
	margin-bottom: 18px;
	color: rgba(0,0,0,0.4);
	line-height: 1.5;
	display-radio: -webkit-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}

#c_new_list_175_P_007-16873288216690 .e_loop-17 {
	display-radio: 1;
	max-width: none
}

#c_new_list_175_P_007-16873288216690 .e_text-32 {
	font_radio: 2;
	display-radio: 1;
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
	text-align: center
}

@media screen and (max-width:768px) {
	#c_new_list_175_P_007-16873288216690 {
		display-radio: 1
	}

	#c_new_list_175_P_007-16873288216690 .e_loop-17 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_new_list_175_P_007-16873288216690 .e_loop-17 {
		display-radio: 1
	}

	#c_new_list_175_P_007-16873288216690 .e_container-12 {
		display-radio: 1;
		width: auto
	}
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1380px) and (min-width: 1280px) {
}

@media screen and (max-width: 1280px) and (min-width: 1020px) {
}


.l { float: left;}
.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}

.pr { position: relative;}
.pa { position: absolute;}

.tc { text-align: center;}
.tr { text-align: right;}

.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.fix { *zoom: 1; *clear: both;}

.fix:before, .fix:after { display: table; clear: both; content: '';}
/* 新闻详细页 */
.news_detail {
    background: #eef2f5;
}

.news_detail01 .detail_l {
    width: 70.3399%;
}

.news_detail01 .l_box {
    background: #fff;
    padding: 8% 6%;
}

.news_detail01 .news_title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .l_tools {
    margin-bottom: 40px;
    line-height: 20px;
}

.news_detail01 .l_tools span {
    display: inline-block;
    *display: inline;
    *zoom:1; font-size: 14px;
    color: #5a5a5a;
}

.news_detail01 .news_time {
    margin-right: 20px;
}

.news_detail01 .switcher .title {
    display: inline-block;
    *display: inline;
    *zoom:1; vertical-align: middle;
}

.news_detail01 .detail_r {
    width: 28%;
}

.news_detail01 .detail_r .arr_box {
    background: #fff;
    padding: 8%;
    margin-bottom: 14px;
    color: #666;
    display: block;
}

.news_detail01 .detail_r .arr_title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .detail_r .arr_news_title {
    font-size: 14px;
    font-weight: normal;
}

.news_detail01 .detail_r .arr_time {
    font-size: 14px;
    padding-top: 6px;
    display: block;
}

.news_detail01 .detail_r .arr_box:hover {
    color: #fff;
    background: #23979f;
}

.news_detail01 .detail_r .arr_box:hover .arr_title {
    color: #fff;
}

.news_detail01 .detail_r .share_box {
    background: #fff;
    padding: 8%;
}

.news_detail01 .detail_r .share_title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .detail_r .black_list {
    width: 100%;
    height: 42px;
    line-height: 42px;
    /* background:#23979f; */
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: block;
    /* background: linear-gradient(to right,#23979f, #1e7cee); */
	 background:#23979f;
}

.news_detail01 .newdetail_share {
    padding: 10px 0px;
}

.news_detail01 .newdetail_share a {
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 1px solid #999;
    line-height: 40px;
    border-radius: 50%;
    background: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    font-size: 20px;
    color: #999;
}


