/* 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_list {
	min-height: 300px;
	display-radio: 1;
	margin-top: 0px;
	padding-bottom: 50px;
	/* padding-top: 50px; */
	background_radio: 2;
	padding-top: 0px;/* 202407 */
}

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

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

#new_list .e_loop-17 .p_list {
	/* display: flex; */
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

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

#new_list .e_loop-17 .p_page {
	text-align: center;
	margin:50px auto;
}

#new_list .e_container-26 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 15px;
	margin-bottom: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	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: 15px;
	padding-top: 0px;
	padding-left: 0px;
	background_radio: 2
}

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

#new_list .e_container-26:hover .e_text-29 {
	display-radio: 1;
	color: #23979f
}

#new_list .e_image-27 {
	overflow: hidden;
	display-radio: 1;
	max-height: none;
	height: 0px;
	padding-bottom: 60%;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

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

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

#new_list .e_text-29 {
	font_radio: 2;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
	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: 15px;
	-webkit-line-clamp: 3;
	min-width: 0px;
	min-height: 0px
}

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

#new_list .e_text-33 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	margin-top: 0px;
	font-size: 14px;
	text-align: left
}

#new_list .e_text-36 {
	font_radio: 2;
	font-size: 15px;
	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;
	margin-top: 10px
}

#new_list .e_timeFormat-37 {
	min-height: 0px;
	font_radio: 2;
	font-size: 16px;
	font-family: Arial;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 15px;
	display-radio: 1;
	text-align: left;
	margin-top: 15px;
	color: rgba(153,153,153,1);
	display: flex;
	justify-content: space-between
}

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

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

	#new_list .e_loop-17 {
		display-radio: 1
	}

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



.fpage {
    margin: 60px auto;
    text-align: center;
}

.fpage a {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    min-width: 42px;
    border: 1px solid #cccccc;
    line-height: 32px;
    margin: 0 4px;
    transition: all 0.3s;
    border-radius: 3px;
}

.fpage span {
    font-size: 14px;
    color: #666666;
    margin: 0 8px;
}

.fpage input {
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #cccccc;
    line-height: 32px;
    text-align: center;
    margin: 0 8px;
    width: 44px;
    border-radius: 3px;
}

.fpage a:hover {
    color: #ffffff;
    background: #23979f;
    border: 1px solid #23979f;
}

.fpage a.cur {
    background: #23979f;
    border: 1px solid #23979f;
    color: #ffffff;
}

.fpage a.goPage {
    border: 1px solid #41bdeb;
    color: #000;
}

.fpage a.goPage:hover {
    background: #23979f;
    border: 1px solid #23979f;
    color: #ffffff;
}


img { max-width: 100%; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0 ;}

.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;}

*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}

*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: auto;}

.rect-50{padding-bottom: 50%;}

.rect-5625{padding-bottom: 56.25%;}

.rect-60{padding-bottom: 60%;}

.rect-618{padding-bottom: 61.8%;}

.rect-70{padding-bottom: 70%;}

.rect-75{padding-bottom: 75%;}

.rect-80{padding-bottom: 80%;}

.rect-90{padding-bottom: 90%;}

.rect-100{padding-bottom: 100%;}


.imgZoom img,.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoom:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}


.news_list{background: #eef2f5;}
.news_list01 .form_box{background:#fff; padding:50px 60px 40px; margin-bottom:26px;}
.news_list01 .form_box .hd_tit{font-size:24px; color:#1e1e1e; height:30px; line-height:30px; margin-right:2%;}
.news_list01 .form_box .inp_box_wrap {width:20%; margin-right:2%;}
.news_list01 .form_box .inp_box{display:block; width:100%; height:32px; line-height:32px; border:1px solid #e0e0e0; padding:0; margin:0; box-sizing:content-box; font-size:13px; color:#999; padding:0; text-indent:10px;}
.news_list01 .form_box .hd_btn{/* width:18%; */ border:none; text-align:center; /* background:#0074b9; */ font-size:15px; color:#fff; height:33px; line-height:33px; outline:none; cursor:pointer;background:linear-gradient(to right,#23979f, #1e7cee);width:17%;}
body .select-ui-options-default li:hover{background:#23979f;}
body .select-ui-choose-default{border-radius:0;}
body .select-ui-choose-default-bottom.on{border-radius:0;}
body .select-ui-choose-default ._arrow{width:32px; background:#e3e3e3;}
body .select-ui-choose ._arrow .arr{left:50%; margin-left:-4px;}
.news_list01 .list_bd .list_box{padding:46px 60px 40px;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.news_list01 .list_bd .list_main{overflow:hidden; width:86%; padding-left:3%; position:relative;}
.news_list01 .list_bd .list_main:after{content:''; width:1px; height:90px; background:#d2d2d2; position:absolute; left:0;/*  top:0; */ top:10px;/* 202407 */}
.news_list01 .list_bd .bd_r{width:23%; margin-right:3%;}
.news_list01 .list_bd .list_title{font-size:20px;color:#1f1f1f; font-weight:normal; display:block; font-family: '微软雅黑';}
.news_list01 .list_bd .list_tool{font-size:14px;color:#c1c1c1;padding:10px 0px;}
.news_list01 .list_bd .list_tool span{display:inline-block; vertical-align:middle;}
.news_list01 .list_bd .list_tool .share{cursor:pointer; margin:0 20px;}
.news_list01 .list_bd .list_p{font-size:14px; color:#505050; line-height:30px; height:60px;overflow:hidden;}
.news_list01 .list_bd .list_box:after{content:""; width:100%; height:1px; /* background:#e6e6e6; */position:absolute; bottom:0; right:0;background:#e6e6e6;}
.news_list01 .list_bd .list_time{font-size:14px;color:#7c7c7c;padding:10px 12px 7px 17px; width:60px; transition:all 0.5s ease; font-family:Arial;box-sizing:content-box;margin-top:10px;/* 202407 */}
.news_list01 .list_bd .list_time_day{display:block; font-size:50px; color:#7c7c7c; line-height:50px; font-family:Arial;}
.news_list01 .list_bd .news_more{padding:0; margin:0; background:none; height:20px; line-height:20px;}
.news_list01 .list_bd .list_tool span.date{display:none;}
.news_list01 .list_bd .list_bd .noimg .bd_c{width:84%;}
.news_list01 .list_bd li:hover .list_box{background:#efefef;}
.news_list01 .list_bd li:hover .list_title{/* color:#0074b9; */ font-weight:bold;color:#23979f;}
.news_list01 .list_bd li:hover .list_time{color:#23979f;}
.news_list01 .list_bd li:hover .list_time_day{color:#23979f;}
.news_list01 .list_bd .rect-561{padding-bottom:56.1%;}
.news_list01 li:hover .list_bd .list_p{color:#23979f;}