/* 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) {
}

#c_banner_019-1678778686636 {
	display-radio: 1;
	min-height: 0px;
	height: auto
}

#c_banner_019-1678778686636 .e_bannerA-2 {
	background_radio: 1;
	display-radio: 1;
	background: #000000
}

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

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

#c_banner_019-1678778686636 .e_bannerA-2 .swiper-slide {
	overflow: hidden
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_img {
	width: 100%;
	background: #000;
	display-radio: 1;
	background-color: #000;
	height: 100%
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.1);
	transition: all 2s;
	opacity: 1
}

#c_banner_019-1678778686636 .e_bannerA-2 .swiper-slide-active .p_img img {
	transform: scale(1)
}

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

#c_banner_019-1678778686636 .e_bannerA-2 .p_info {
	width: 94%;
	max-width: 1500px;
	position: absolute;
	right: 50%;
	top: 30%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: left;
	transition: all .6s;
	opacity: 0;
	display-radio: flex
}

#c_banner_019-1678778686636 .e_bannerA-2 .swiper-slide-active .p_info {
	top: 35%;
	opacity: 1
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_info div {
	width: auto;
	margin-right: auto;
	margin-left: 0;
	max-width: 500px
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_subtitle {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	display-radio: 1;
	line-height: 1.5
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_btitle {
	font-weight: bold;
	font-size: 36px;
	color: #23979f;
	display-radio: 1;
	line-height: 1.5;
	text-transform: uppercase
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_summary {
	font-size: 24px;
	display-radio: 1;
	color: rgba(51,51,51,1)
}

#c_banner_019-1678778686636 .e_bannerA-2 .p_info .btn {
	margin-top: 30px;
	padding: 15px 30px;
	border-radius: 100px
}

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

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

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

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

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

#c_banner_019-1678778686636 .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2
}

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

#c_banner_019-1678778686636 .e_bannerA-2 .p_videoInfo {
}

@media screen and (max-width:768px) {
	#c_banner_019-1678778686636 .e_bannerA-2 .swiper-slide {
		height: 45vh;
		min-height: 300px;
		max-height: 500px
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_info {
		width: 90%;
		z-index: 9;
		text-align: center;
		display-radio: 1
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_info div {
		width: auto;
		margin: auto
	}

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

	#c_banner_019-1678778686636 .e_bannerA-2 .p_subtitle {
		font-size: 20px;
		text-align-last: unset;
		display-radio: 1;
		letter-spacing: 0
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_summary {
		font-size: 14px;
		text-align-last: unset;
		display-radio: 1;
		letter-spacing: 0
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_videoInfo {
		display-radio: 1
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_video video {
		width: auto;
		height: 100%;
		background: #000;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%)
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_info .btn {
		margin-top: 30px;
		padding: 8px 25px;
		border-radius: 100px;
		font-size: 14px
	}

	#c_banner_019-1678778686636 {
		display-radio: 1
	}

	#c_banner_019-1678778686636 .e_bannerA-2 {
		background_radio: 1;
		display-radio: 1
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_slide {
		display-radio: 1
	}
}

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

	#c_banner_019-1678778686636 .e_bannerA-2 .p_video .videoContent {
		width: 100%;
		position: relative
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_video video {
		width: 100%;
		height: 100%;
		background: #000;
		position: absolute;
		object-fit: cover
	}

	#c_banner_019-1678778686636 .e_bannerA-2 .p_videoPoster {
		display: none!important
	}
}

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

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

#index_product_one {
	min-height: 0px;
	display-radio: 1;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#index_product_one .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#index_product_one .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#index_product_one .e_loop-7 .p_page {
	text-align: center
}

#index_product_one .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#index_product_one .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#index_product_one .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#index_product_one .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#index_product_one .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#index_product_one .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#index_product_one .e_loop-7 .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
}

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

#index_product_one .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#index_product_one .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#index_product_one .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#index_product_one .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#index_product_one .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#index_product_one .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#index_product_one .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#index_product_one .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#index_product_one .e_loop-7 .p_split {
	margin: 0 5px
}

#index_product_one .e_loop-7 .p_normal {
	margin-right: 16px
}

#index_product_one .e_loop-7 .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
}

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

#index_product_one .e_loop-7 .position-left {
	display: flex
}

#index_product_one .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#index_product_one .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

#index_product_one .e_loop-7 .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
}

#index_product_one .e_loop-7 .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
}

#index_product_one .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#index_product_one .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

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

#index_product_one .e_loop-7 .p_filter_result {
	display: none
}

#index_product_one .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#index_product_one .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#index_product_one .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#index_product_one .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#index_product_one .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#index_product_one .e_loop-7 {
	display-radio: 1;
	/* max-width: 1520px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1520px;
}

#index_product_one .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	background: #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px
}

#index_product_one .e_image-10:hover {
}

#index_product_one .e_loop-7 .p_loopitem a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}

#index_product_one .e_loop-7 .p_loopitem a p.title {
	padding-top: 15px;
    font-size:32px;
}
#index_product_one .e_loop-7 .p_loopitem a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_one .e_loop-7 .p_loopitem a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_one .e_loop-7 .p_loopitem:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_one .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#index_product_one .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1;
	max-width: 1520px;
}

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

#index_product_one .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px
}

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

#index_product_one .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

@media screen and (max-width:768px) {
	#index_product_one .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#index_product_one .e_image-10 {
		display-radio: 1;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		margin-top: 0px
	}

	#index_product_one {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#index_product_one .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#index_product_one .e_loop-7 {
		display-radio: 1;
		width: 94%
	}

	#index_product_one .e_loop-7 .p_loopitem a {
		margin: 10px 5px
	}
	#index_product_one .e_loop-7 .p_loopitem a p.title {
	padding-top: 10px;
    font-size:20px;
}
#index_product_one .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 10px;
    font-size:20px;
}

}

@media screen and (max-width: 640px) {
	#index_product_one .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
	#index_product_one .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
}

@media screen and (min-width: 769px) {
	#index_product_one .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 4)
	}
}


#index_product_two {
	min-height: 0px;
	display-radio: 1;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#index_product_two .e_loop-7 .p_list {
	/* display: flex;
	flex-wrap: wrap;
	position: relative; *//* 202407 */
	max-width: 100%;
	clear:both; 
}

#index_product_two .e_loop-7 .p_loopitem {
	/* flex: 0 0 33.3%;
	position: relative *//* 202407 */
}

#index_product_two .e_loop-7 .p_page {
	text-align: center
}

#index_product_two .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#index_product_two .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#index_product_two .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#index_product_two .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#index_product_two .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#index_product_two .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#index_product_two .e_loop-7 .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
}

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

#index_product_two .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#index_product_two .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#index_product_two .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#index_product_two .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#index_product_two .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#index_product_two .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#index_product_two .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#index_product_two .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#index_product_two .e_loop-7 .p_split {
	margin: 0 5px
}

#index_product_two .e_loop-7 .p_normal {
	margin-right: 16px
}

#index_product_two .e_loop-7 .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
}

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

#index_product_two .e_loop-7 .position-left {
	display: flex
}

#index_product_two .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#index_product_two .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

#index_product_two .e_loop-7 .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
}

#index_product_two .e_loop-7 .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
}

#index_product_two .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#index_product_two .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

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

#index_product_two .e_loop-7 .p_filter_result {
	display: none
}

#index_product_two .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#index_product_two .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#index_product_two .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#index_product_two .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#index_product_two .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#index_product_two .e_loop-7 {
	display-radio: 1;
	/* max-width: 1520px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1520px;
	  background-color: transparent;
	  display:flex;
}

#index_product_two .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	background: #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px
}

#index_product_two .e_image-10:hover {
}

#index_product_two .e_loop-7 .p_loopitem a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	/* margin-left: 12px;
	margin-right: 12px; */
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}
#index_product_two .e_loop-7 .p_loopitem:nth-child(4n+1) a{
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_two .e_loop-7 .p_loopitem:nth-child(4n) a{
	 
	margin-right: 0px;/* 202407 */
 
}

#index_product_two .e_loop-7 .p_loopitem:nth-child(4n+1) {
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_two .e_loop-7 .p_loopitem:nth-child(4n) {
	 
	margin-right: 0px;/* 202407 */
 
}

#index_product_two .e_loop-7 .p_loopitem a p.title {
	padding-top: 15px;
    font-size:17px;
	padding-bottom: 15px;
}
#index_product_two .e_loop-7 .p_loopitem a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_two .e_loop-7 .p_loopitem a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_two .e_loop-7 .p_loopitem:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_two .e_image-10 img {
	width: 100%;
	height: 370px;
	object-fit: contain
}

#index_product_two .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1;
	max-width: 1520px;
}

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

#index_product_two .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px
}

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

#index_product_two .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

@media screen and (max-width:768px) {
	
	#index_product_two .e_loop-7 .p_list {
	 display: flex;
	flex-wrap: wrap;
	position: relative; /* 202407 */
	max-width: 100%
}

	#index_product_two .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#index_product_two .e_image-10 {
		display-radio: 1;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		margin-top: 0px
	}

	#index_product_two {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#index_product_two .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#index_product_two .e_loop-7 {
		display-radio: 1;
		width: 94%
	}

	#index_product_two .e_loop-7 .p_loopitem a,#index_product_two .e_loop-7 .p_loopitem:nth-child(4n+1) a,#index_product_two .e_loop-7 .p_loopitem:nth-child(4n) a  {
		margin: 10px 5px
	}
		#index_product_two .e_loop-7 .p_loopitem a p.title {
	padding-top: 10px;
    font-size:20px;
}
#index_product_two .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 10px;
    font-size:20px;
}
}

@media screen and (max-width: 640px) {
	#index_product_two .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
	#index_product_two .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
}

@media screen and (min-width: 769px) {
	#index_product_two .e_loop-7 .p_loopitem {
		/* flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 4) */
		width:calc((100% - 72px) / 4);/* 202407 */
		margin-right:24px;
		float:left;
	}
}


#index_product_three {
	min-height: 0px;
	display-radio: 1;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#index_product_three .e_loop-7 .p_list {
	/* display: flex;
	flex-wrap: wrap;
	position: relative; */
	max-width: 100%;
		clear:both; 
}

#index_product_three .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#index_product_three .e_loop-7 .p_page {
	text-align: center
}

#index_product_three .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#index_product_three .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#index_product_three .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#index_product_three .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#index_product_three .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#index_product_three .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#index_product_three .e_loop-7 .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
}

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

#index_product_three .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#index_product_three .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#index_product_three .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#index_product_three .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#index_product_three .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#index_product_three .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#index_product_three .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#index_product_three .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#index_product_three .e_loop-7 .p_split {
	margin: 0 5px
}

#index_product_three .e_loop-7 .p_normal {
	margin-right: 16px
}

#index_product_three .e_loop-7 .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
}

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

#index_product_three .e_loop-7 .position-left {
	display: flex
}

#index_product_three .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#index_product_three .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

#index_product_three .e_loop-7 .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
}

#index_product_three .e_loop-7 .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
}

#index_product_three .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#index_product_three .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

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

#index_product_three .e_loop-7 .p_filter_result {
	display: none
}

#index_product_three .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#index_product_three .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#index_product_three .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#index_product_three .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#index_product_three .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#index_product_three .e_loop-7 {
	display-radio: 1;
	/* max-width: 1520px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1520px;
}

#index_product_three .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	background: #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px
}

#index_product_three .e_image-10:hover {
}

#index_product_three .e_loop-7 .p_loopitem a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	/* margin-left: 10px;
	margin-right: 10px; */
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}
#index_product_three .e_loop-7 .p_loopitem:nth-child(4n+1) a{
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_three .e_loop-7 .p_loopitem:nth-child(4n) a{
	 
	margin-right: 0px;/* 202407 */
 
}
#index_product_three .e_loop-7 .p_loopitem:nth-child(4n+1) {
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_three .e_loop-7 .p_loopitem:nth-child(4n) {
	 
	margin-right: 0px;/* 202407 */
 
}
#index_product_three .e_loop-7 .p_loopitem a p.title {
	padding-top: 15px;
    font-size:17px;
	padding-bottom: 15px;
}
#index_product_three .e_loop-7 .p_loopitem a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_three .e_loop-7 .p_loopitem a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_three .e_loop-7 .p_loopitem:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_three .e_image-10 img {
	width: 100%;
	height: 370px;
	object-fit: contain
}

#index_product_three .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1;
	max-width: 1520px;
}

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

#index_product_three .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px
}

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

#index_product_three .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

@media screen and (max-width:768px) {
	#index_product_three .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative; 
	max-width: 100%
}
	#index_product_three .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#index_product_three .e_image-10 {
		display-radio: 1;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		margin-top: 0px
	}

	#index_product_three {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#index_product_three .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#index_product_three .e_loop-7 {
		display-radio: 1;
		width: 94%
	}

	#index_product_three .e_loop-7 .p_loopitem a,#index_product_three .e_loop-7 .p_loopitem:nth-child(4n+1) a,#index_product_three .e_loop-7 .p_loopitem:nth-child(4n) a {
		margin: 10px 5px
	}
			#index_product_three .e_loop-7 .p_loopitem a p.title {
	padding-top: 10px;
    font-size:20px;
}
#index_product_three .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 10px;
    font-size:20px;
}
	
}

@media screen and (max-width: 640px) {
	#index_product_three .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
	#index_product_three .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
}

@media screen and (min-width: 769px) {
	#index_product_three .e_loop-7 .p_loopitem {
		/* flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 4) */
		width:calc((100% - 72px) / 4);/* 202407 */
		margin-right:24px;
		float:left;
	}
}


#index_product_four {
	min-height: 0px;
	display-radio: 1;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#index_product_four .e_loop-7 .p_list {
	/* display: flex;
	flex-wrap: wrap;
	position: relative; */
	max-width: 100%;
		clear:both; 
}

#index_product_four .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#index_product_four .e_loop-7 .p_page {
	text-align: center
}

#index_product_four .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#index_product_four .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#index_product_four .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#index_product_four .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#index_product_four .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#index_product_four .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#index_product_four .e_loop-7 .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
}

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

#index_product_four .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#index_product_four .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#index_product_four .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#index_product_four .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#index_product_four .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#index_product_four .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#index_product_four .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#index_product_four .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#index_product_four .e_loop-7 .p_split {
	margin: 0 5px
}

#index_product_four .e_loop-7 .p_normal {
	margin-right: 16px
}

#index_product_four .e_loop-7 .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
}

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

#index_product_four .e_loop-7 .position-left {
	display: flex
}

#index_product_four .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#index_product_four .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

#index_product_four .e_loop-7 .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
}

#index_product_four .e_loop-7 .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
}

#index_product_four .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#index_product_four .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

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

#index_product_four .e_loop-7 .p_filter_result {
	display: none
}

#index_product_four .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#index_product_four .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#index_product_four .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#index_product_four .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#index_product_four .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#index_product_four .e_loop-7 {
	display-radio: 1;
	/* max-width: 1520px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1520px;
}

#index_product_four .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	background: #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px
}

#index_product_four .e_image-10:hover {
}

#index_product_four .e_loop-7 .p_loopitem a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	/* margin-left: 10px;
	margin-right: 10px; *//* 202407 */
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}

#index_product_four .e_loop-7 .p_loopitem:first-child a{
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_four .e_loop-7 .p_loopitem:last-child a{
	 
	margin-right: 0px;/* 202407 */
 
}
#index_product_four .e_loop-7 .p_loopitem:first-child{
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_four .e_loop-7 .p_loopitem:last-child{
	 
	margin-right: 0px;/* 202407 */
 
}

#index_product_four .e_loop-7 .p_loopitem a p.title {
	padding-top: 15px;
    font-size:17px;
	padding-bottom: 15px;
}
#index_product_four .e_loop-7 .p_loopitem a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_four .e_loop-7 .p_loopitem a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_four .e_loop-7 .p_loopitem:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_four .e_image-10 img {
	width: 100%;
	height: 370px;
	object-fit: contain
}

#index_product_four .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1;
	max-width: 1520px;
}

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

#index_product_four .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px
}

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

#index_product_four .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

@media screen and (max-width:768px) {
	
	#index_product_four .e_loop-7 .p_list {
	 display: flex;
	flex-wrap: wrap;
	position: relative;  
	max-width: 100%
}

	#index_product_four .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#index_product_four .e_image-10 {
		display-radio: 1;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		margin-top: 0px
	}

	#index_product_four {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#index_product_four .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#index_product_four .e_loop-7 {
		display-radio: 1;
		width: 94%
	}

	#index_product_four .e_loop-7 .p_loopitem a,#index_product_four .e_loop-7 .p_loopitem:first-child a,#index_product_four .e_loop-7 .p_loopitem:last-child a {
		margin: 10px 5px
	}
		#index_product_four .e_loop-7 .p_loopitem a p.title {
	padding-top: 10px;
    font-size:20px;
}
#index_product_four .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 10px;
    font-size:20px;
}
}

@media screen and (max-width: 640px) {
	#index_product_four .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
	#index_product_four .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
	}
}

@media screen and (min-width: 769px) {
	#index_product_four .e_loop-7 .p_loopitem {
		/* flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 4); */
		width:calc((100% - 72px) / 4);/* 202407 */
		margin-right:24px;
		float:left;
	}
}


#index_product_new {
	min-height: 0px;
	display-radio: 1;
	padding-top: 70px;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#index_product_new .e_loop-7 .p_list {
	/* display: flex;
	flex-wrap: wrap;
	position: relative; */
	max-width: 100%;
		clear:both; 
}

#index_product_new .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}
#index_product_new .e_loop-7 .p_loopitem2 {
	flex: 0 0 50%;
	position: relative
}

#index_product_new .e_loop-7 .p_page {
	text-align: center
}

#index_product_new .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#index_product_new .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#index_product_new .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#index_product_new .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#index_product_new .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#index_product_new .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#index_product_new .e_loop-7 .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
}

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

#index_product_new .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#index_product_new .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#index_product_new .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#index_product_new .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#index_product_new .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#index_product_new .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#index_product_new .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#index_product_new .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#index_product_new .e_loop-7 .p_split {
	margin: 0 5px
}

#index_product_new .e_loop-7 .p_normal {
	margin-right: 16px
}

#index_product_new .e_loop-7 .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
}

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

#index_product_new .e_loop-7 .position-left {
	display: flex
}

#index_product_new .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#index_product_new .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

#index_product_new .e_loop-7 .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
}

#index_product_new .e_loop-7 .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
}

#index_product_new .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#index_product_new .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

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

#index_product_new .e_loop-7 .p_filter_result {
	display: none
}

#index_product_new .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#index_product_new .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#index_product_new .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#index_product_new .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#index_product_new .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#index_product_new .e_loop-7 {
	display-radio: 1;
	/* max-width: 1520px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 1520px;
}

#index_product_new .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	background: #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px
}

#index_product_new .e_image-10:hover {
}

#index_product_new .e_loop-7 .p_loopitem a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	/* margin-left: 10px;
	margin-right: 10px; */
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}
#index_product_new .e_loop-7 .p_loopitem:first-child a{
	 
	margin-left: 0px;/* 202407 */
   /*  margin-right: 15px; */
}
#index_product_new .e_loop-7 .p_loopitem:last-child a{
	 
	margin-right: 0px;/* 202407 */
 /*   margin-left: 15px; */
}

#index_product_new .e_loop-7 .p_loopitem:first-child {
	 
	margin-left: 0px;/* 202407 */
  
}
#index_product_new .e_loop-7 .p_loopitem:last-child {
	 
	margin-right: 0px;/* 202407 */

}

#index_product_new .e_loop-7 .p_loopitem a p.title {
	padding-top: 15px;
    font-size:17px;
	padding-bottom: 15px;
}
#index_product_new .e_loop-7 .p_loopitem a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_new .e_loop-7 .p_loopitem a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_new .e_loop-7 .p_loopitem:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_new .e_loop-7 .p_loopitem2 a {
	background-color: #fff;
	/* border-radius: 10px; */
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	transition: all 0.3s;
	text-align: center
}
#index_product_new .e_loop-7 .p_loopitem2:first-child a{
	 
	margin-left: 0px;/* 202407 */
 
}
#index_product_new .e_loop-7 .p_loopitem2:last-child a{
	 
	margin-right: 0px;/* 202407 */
 
}

#index_product_new .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 15px;
    font-size:17px;
	padding-bottom: 15px;
}
#index_product_new .e_loop-7 .p_loopitem2 a p.title2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold
}

#index_product_new .e_loop-7 .p_loopitem2 a p.code {
	padding: 5px 10px 20px 10px
}

#index_product_new .e_loop-7 .p_loopitem2:hover a {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#index_product_new .e_image-10 img {
	width: 100%;
	height: 510px;
	object-fit: cover;
}

#index_product_new .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	/* border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1; */
	max-width: 1520px;
}

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

#index_product_new .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	/* font-size: 40px; */
	font-weight: bold;
	margin-left: 0px;
	font-size: 85px;/* 202407 */
}
#index_product_new .e_text-21_hr {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 3px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
	border-color: #23979f;
}
#index_product_new .e_text-23 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	margin-top: 20px;
	font-size: 14px
}

#index_product_new .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

@media screen and (max-width:768px) {
	#index_product_new .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}
	#index_product_new .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 3)
	}
	#index_product_new .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#index_product_new .e_image-10 {
		display-radio: 1;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		margin-top: 0px
	}

	#index_product_new {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 50px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#index_product_new .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#index_product_new .e_loop-7 {
		display-radio: 1;
		width: 94%
	}

	#index_product_new .e_loop-7 .p_loopitem a,#index_product_new .e_loop-7 .p_loopitem:first-child a,#index_product_new .e_loop-7 .p_loopitem:last-child a  {
		margin: 10px 5px
	}
	#index_product_new .e_loop-7 .p_loopitem2 a,#index_product_new .e_loop-7 .p_loopitem2:first-child a,#index_product_new .e_loop-7 .p_loopitem2:last-child a {
		margin: 10px 5px
	}
	#index_product_new .e_loop-7 .p_loopitem a p.title {
	padding-top: 10px;
    font-size:20px;
}
#index_product_new .e_loop-7 .p_loopitem2 a p.title {
	padding-top: 10px;
    font-size:20px;
}
	
	#index_product_new .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

	
	

}

@media screen and (max-width: 640px) {
	#index_product_new .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
		 
	}
	#index_product_new .e_loop-7 .p_loopitem2 {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%
		
	}
}


@media screen and (min-width: 769px) {
	#index_product_new .e_loop-7 .p_loopitem {
		/* flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 3) */
		width:calc((100% - 62px) / 3);/* 202407 */
		margin-right:31px;
		float:left;
	}
	#index_product_new .e_loop-7 .p_loopitem2 {
		/* flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2) */
		width:calc((100% - 36px) / 2);/* 202407 */
		margin-right:36px;
		float:left;
	}
}

.index_ads{
		width:100%;
		margin:20px auto;
		text-align:center;
	}
.index_ads_content{
		width:100%;
		margin:0 auto;
		text-align:center;
	}

.index_ads_img{
		width:100%;
		margin:0 auto;
		text-align:center;
	}


#c_Atlas_list_019_P_001-17050502121800 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 80px;
	margin-top: 0px;
	padding-bottom: 100px;
	background-color: rgba(255,255,255,1);
	background_radio: 2
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	padding: 10px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_page {
	text-align: center
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

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

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

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

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

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .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_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_split {
	margin: 0 5px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_normal {
	margin-right: 16px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .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_Atlas_list_019_P_001-17050502121800 .e_loop-7 .input-check,#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .position-left {
	display: flex
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .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_Atlas_list_019_P_001-17050502121800 .e_loop-7 .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_Atlas_list_019_P_001-17050502121800 .e_loop-7 .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_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_filter_result {
	display: none
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 {
	display-radio: 1;
	max-width: 1520px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px
}

#c_Atlas_list_019_P_001-17050502121800 .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	margin-right: auto;
	margin-bottom: 10px;
	transition: all 0.3s;
	background: #fff;
	text-align: center;
	background-color: #fff;
	margin-top: 10px;
	margin-left: auto
}

#c_Atlas_list_019_P_001-17050502121800 .e_image-10:hover {
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	transform: translateY(-5px);
	transition: all 0.3s
}

#c_Atlas_list_019_P_001-17050502121800 .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_Atlas_list_019_P_001-17050502121800 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	background_radio: 1
}

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

#c_Atlas_list_019_P_001-17050502121800 .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px;
	text-transform: uppercase
}

#c_Atlas_list_019_P_001-17050502121800 .e_text-23 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	margin-top: 20px;
	font-size: 14px
}

#c_Atlas_list_019_P_001-17050502121800 .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

#c_Atlas_list_019_P_001-17050502121800 .e_text-24 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	font-weight: bold;
	font-size: 20px
}

#c_Atlas_list_019_P_001-17050502121800 .e_richText-25 blockquote {
	font-style: italic;
	font-family: Georgia,Times,"Times New Roman",serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px
}

#c_Atlas_list_019_P_001-17050502121800 .e_richText-25 ol {
	display: block;
	list-style-type: decimal;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px
}

#c_Atlas_list_019_P_001-17050502121800 .e_richText-25 li {
	display: list-item;
	text-align: -webkit-match-parent;
	list-style: inherit
}

#c_Atlas_list_019_P_001-17050502121800 .e_richText-25 ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px
}

#c_Atlas_list_019_P_001-17050502121800 .e_richText-25 {
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	color: rgba(102,102,102,1);
	line-height: 2;
	margin-top: 10px
}

#c_Atlas_list_019_P_001-17050502121800 .e_button-26 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 15px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	line-height: 40px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display-radio: block;
	width: 150px;
	color: #23979f;
	background: transparent;
	border-radius: 100px;
	margin-top: 10px;
	background-color: transparent
}

#c_Atlas_list_019_P_001-17050502121800 .e_button-26 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_Atlas_list_019_P_001-17050502121800 .e_button-26::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_Atlas_list_019_P_001-17050502121800 .e_button-26:hover::after {
	opacity: 1
}

#c_Atlas_list_019_P_001-17050502121800 .e_button-26:hover {
	background: #23979f;
	color: rgba(255,255,255,1);
	background-color: #23979f
}

@media screen and (max-width:768px) {
	#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_Atlas_list_019_P_001-17050502121800 .e_image-10 {
		display-radio: 1;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 5px;
		margin-bottom: 5px
	}

	#c_Atlas_list_019_P_001-17050502121800 {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 50px;
		padding-bottom: 50px;
		background_radio: 2
	}

	#c_Atlas_list_019_P_001-17050502121800 .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#c_Atlas_list_019_P_001-17050502121800 .e_button-26 {
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		margin-bottom: 30px;
		display-radio: 1
	}

	#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 {
		display-radio: 1;
		margin-top: 0px
	}
}

@media screen and (min-width: 769px) {
	#c_Atlas_list_019_P_001-17050502121800 .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 3)
	}
}

@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) {
}

#c_static_751-1680173204266 {
	display-radio: 1;
	padding-top: 0px;
	background-fill-value: background-color;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	background-color: rgba(246,246,246,1);
	background_radio: 2
}

#c_static_751-1680173204266 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	background_radio: 1;
	max-width: none
}

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

#c_static_751-1680173204266 .e_container-1 .cbox-1-0 {
	margin-top: 0px;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: center left;
	flex: 0 0 50%
}

#c_static_751-1680173204266 .e_container-1 .cbox-1-1 {
	padding-left: 0px
}

#c_static_751-1680173204266 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 5%;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding-top: 0px;
	max-width: 700px;
	background_radio: 1
}

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

#c_static_751-1680173204266 .e_richText-6 {
	font_radio: 2;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
	display-radio: 1
}

#c_static_751-1680173204266 .e_button-7 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 15px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	line-height: 45px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display-radio: block;
	width: 150px;
	color: #ffffff;
	border-radius: 100px;
	margin-bottom: 50px
}

#c_static_751-1680173204266 .e_button-7 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_751-1680173204266 .e_button-7::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_751-1680173204266 .e_button-7:hover::after {
	opacity: 1
}

#c_static_751-1680173204266 .e_button-7:hover {
	background: #23979f;
	color: rgba(255,255,255,1);
	background-color: #23979f
}

#c_static_751-1680173204266.response-animated .e_container-2 {
	animation-name: none,none;
	animation-delay: 0.0s,0.2s;
	animation-duration: 0.6s,0.6s;
	animation-iteration-count: 1,1
}

#c_static_751-1680173204266 .p_item {
	display-radio: 1
}

#c_static_751-1680173204266 .e_container-2 .p_item {
	display-radio: 1
}

#c_static_751-1680173204266 .e_text-14 {
	line-height: 1.3;
	font_radio: 2;
	display-radio: 1;
	font-weight: bold;
	font-size: 40px
}

#c_static_751-1680173204266.response-animated .e_container-1 {
	animation-name: none,none;
	animation-delay: 0.0s,0.6s;
	animation-duration: 0.6s,0.6s;
	animation-iteration-count: 1,1
}

#c_static_751-1680173204266 .e_loop-20 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_751-1680173204266 .e_loop-20 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	display-radio: 1;
	padding-right: 20px
}

#c_static_751-1680173204266 .e_loop-20 .p_page {
	text-align: center
}

#c_static_751-1680173204266 .e_loop-20 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_751-1680173204266 .e_loop-20 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

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

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

#c_static_751-1680173204266 .e_loop-20 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#c_static_751-1680173204266 .e_loop-20 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_static_751-1680173204266 .e_loop-20 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_751-1680173204266 .e_loop-20 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_751-1680173204266 .e_loop-20 .multSelect ul,li {
	list-style: none
}

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

#c_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_751-1680173204266 .e_loop-20 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_751-1680173204266 .e_loop-20 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_751-1680173204266 .e_loop-20 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

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

#c_static_751-1680173204266 .e_loop-20 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_751-1680173204266 .e_loop-20 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_751-1680173204266 .e_loop-20 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_751-1680173204266 .e_loop-20 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_751-1680173204266 .e_loop-20 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_751-1680173204266 .e_loop-20 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_751-1680173204266 .e_loop-20 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_751-1680173204266 .e_loop-20 .p_split {
	margin: 0 5px
}

#c_static_751-1680173204266 .e_loop-20 .p_normal {
	margin-right: 16px
}

#c_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 .input-check,.e_loop-20 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_751-1680173204266 .e_loop-20 .position-left {
	display: flex
}

#c_static_751-1680173204266 .e_loop-20 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_751-1680173204266 .e_loop-20 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 .p_active .p_mbutton::before {
	display: block
}

#c_static_751-1680173204266 .e_loop-20 .p_active .p_mbutton::after {
	display: block
}

#c_static_751-1680173204266 .e_loop-20 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_751-1680173204266 .e_loop-20 .p_filter_result {
	display: none
}

#c_static_751-1680173204266 .e_loop-20 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_751-1680173204266 .e_loop-20 .swiper-container {
	padding-bottom: 30px
}

#c_static_751-1680173204266 .e_loop-20 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#c_static_751-1680173204266 .e_loop-20 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_751-1680173204266 .e_loop-20 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_751-1680173204266 .e_loop-20 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_751-1680173204266 .e_loop-20 .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_static_751-1680173204266 .e_loop-20 {
	display-radio: 1;
	max-width: 1440px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 20px
}

#c_static_751-1680173204266 .e_loop-20 .p_num {
	display-radio: 1
}

#c_static_751-1680173204266 .e_scrollNumber-21 {
	font-size: 60px;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-weight: normal;
	margin-left: 0px
}

#c_static_751-1680173204266 .e_scrollNumber-21 .p_plus {
	display-radio: 1;
	font-weight: normal;
	font-family: Impact
}

#c_static_751-1680173204266 .e_scrollNumber-21 .p_num {
	display-radio: 1;
	font-weight: normal;
	font-family: Impact
}

#c_static_751-1680173204266 .e_text-22 {
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 5px;
	line-height: 2.5
}

#c_static_751-1680173204266 .e_text-24 {
	line-height: 1.3;
	font_radio: 2;
	display-radio: 1;
	font-weight: bold;
	font-size: 40px;
	padding-left: 100px
}

#c_static_751-1680173204266 .e_line-25 {
	height: 110px;
	width: 1px;
	border-left: 1px solid #23979f;
	line_radio: 1;
	display-radio: 1;
	margin-left: 50px;
	margin-right: auto;
	margin-top: -30px
}

#c_static_751-1680173204266 .e_line-26 {
}

#c_static_751-1680173204266 .e_video-27 {
	width: 100%;
	position: relative;
	height: 100%;
	background: #000000
}

#c_static_751-1680173204266 .e_video-27 video {
	width: 100%;
	display: block;
	height: 100%
}

#c_static_751-1680173204266 .e_video-27 .p_video {
	position: relative;
	height: 100%
}

#c_static_751-1680173204266 .e_video-27 .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_751-1680173204266 .e_video-27 .cover .coverImage {
	width: 100%;
	height: 100%
}

#c_static_751-1680173204266 .e_video-27 .cover .coverImage img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_static_751-1680173204266 .e_video-27 .cover .playBtn {
	position: absolute;
	width: 80px;
	height: 80px;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin: -40px auto auto -40px;
	cursor: pointer
}

@media screen and (max-width:768px) {
	#c_static_751-1680173204266 .e_container-1 {
		flex-direction: row;
		display-radio: 1;
		background_radio: 1;
		width: 94%
	}

	#c_static_751-1680173204266 .e_richText-6 {
		font_radio: 1;
		margin-top: 10px;
		margin-bottom: 30px;
		-webkit-line-clamp: 5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		display-radio: -webkit-box
	}

	#c_static_751-1680173204266 .e_button-7 {
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		margin-bottom: 30px;
		display-radio: 1
	}

	#c_static_751-1680173204266 .e_container-2 {
		display-radio: 1;
		padding-right: 0px;
		padding-left: 0px
	}

	#c_static_751-1680173204266 {
		display-radio: 1;
		background-fill-value: background-image;
		padding-bottom: 20px;
		padding-top: 20px
	}

	#c_static_751-1680173204266 .e_text-14 {
		font_radio: 2;
		display-radio: 1;
		font-size: 24px;
		line-height: 1;
		margin-top: 30px
	}

	#c_static_751-1680173204266 .e_container-1 .cbox-1-0 {
		background-fill-value: background-color;
		flex: 0 0 100%
	}

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

	#c_static_751-1680173204266 .e_container-2 .p_item {
		display-radio: 1
	}

	#c_static_751-1680173204266 .e_loop-20 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#c_static_751-1680173204266 .e_loop-20 {
		display-radio: 1;
		width: 100%
	}

	#c_static_751-1680173204266 .e_scrollNumber-21 {
		font_radio: 2;
		display-radio: 1;
		font-size: 40px;
		line-height: 1;
		width: auto;
		max-width: none;
		min-width: 0px;
		text-align: center
	}

	#c_static_751-1680173204266 .e_scrollNumber-21 .p_plus {
		display-radio: 1;
		font-size: 12px
	}

	#c_static_751-1680173204266 .e_text-22 {
		font_radio: 2;
		display-radio: 1;
		font-size: 12px;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 10px
	}

	#c_static_751-1680173204266 .e_text-24 {
		font_radio: 2;
		display-radio: 1;
		font-size: 24px;
		line-height: 1;
		margin-top: 10px;
		padding-left: 50px
	}

	#c_static_751-1680173204266 .e_line-25 {
		line_radio: 1;
		display-radio: 1;
		margin-top: 10px;
		margin-bottom: 0px;
		height: 50px
	}
}

@media screen and (min-width: 769px) {
	#c_static_751-1680173204266 .e_loop-20 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 3)
	}
}

#c_Atlas_list_019_P_001-17050502027880 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 80px;
	margin-top: 0px;
	padding-bottom: 80px;
	background-color: rgba(255,255,255,1);
	background_radio: 2
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_page {
	text-align: center
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

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

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

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

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

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect ul,li {
	list-style: none
}

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

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .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_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_split {
	margin: 0 5px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_normal {
	margin-right: 16px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .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_Atlas_list_019_P_001-17050502027880 .e_loop-7 .input-check,#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .position-left {
	display: flex
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .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_Atlas_list_019_P_001-17050502027880 .e_loop-7 .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_Atlas_list_019_P_001-17050502027880 .e_loop-7 .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_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_active .p_mbutton::after {
	display: block
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_filter_result {
	display: none
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 {
	display-radio: 1;
	max-width: 1520px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px
}

#c_Atlas_list_019_P_001-17050502027880 .e_image-10 {
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	display-radio: 1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	transition: all 0.3s;
	background: #fff;
	text-align: center;
	background-color: #fff;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 150px
}

#c_Atlas_list_019_P_001-17050502027880 .e_image-10:hover {
	transform: translateY(-5px);
	transition: all 0.3s
}

#c_Atlas_list_019_P_001-17050502027880 .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_Atlas_list_019_P_001-17050502027880 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1
}

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

#c_Atlas_list_019_P_001-17050502027880 .e_text-21 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px;
	text-transform: uppercase
}

#c_Atlas_list_019_P_001-17050502027880 .e_container-16 .cbox-16-1 {
	flex: 0 0 auto
}

#c_Atlas_list_019_P_001-17050502027880 .e_text-24 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 16px;
	font-weight: bold
}

@media screen and (max-width:768px) {
	#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}

	#c_Atlas_list_019_P_001-17050502027880 .e_image-10 {
		display-radio: 1;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 5px;
		width: 80px
	}

	#c_Atlas_list_019_P_001-17050502027880 {
		display-radio: 1;
		margin-top: 0px;
		padding-top: 30px;
		padding-bottom: 0px;
		background_radio: 2
	}

	#c_Atlas_list_019_P_001-17050502027880 .e_text-21 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}

	#c_Atlas_list_019_P_001-17050502027880 .e_text-24 {
		font_radio: 2;
		display-radio: 1;
		font-size: 16px;
		color: #333333;
		line-height: 1.5
	}
}

@media screen and (min-width: 769px) {
	#c_Atlas_list_019_P_001-17050502027880 .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 6)
	}
}

#new_list_index {
	min-height: 300px;
	display-radio: 1;
	margin-top: 0px;
	padding-bottom: 80px;
	padding-top: 80px;
	background_radio: 2
}

#new_list_index .e_loop-2 .NewsBox {
	OVERFLOW: HIDDEN;
	position: relative
}

#new_list_index  .swiper-container-horizontal>.swiper-pagination-progressbar {
	bottom: 20px;
	top: auto;
	left: 80px
}

#new_list_index .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #23979f
}

#new_list_index  .swiper-button-next,#new_list_index  .swiper-button-prev {
	right: auto;
	left: 0;
	bottom: 0;
	top: auto;
	color: #23979f
}

#new_list_index  .swiper-button-next {
	left: 40px
}

#new_list_index .swiper-button-next:after,#new_list_index .swiper-button-prev:after {
	font-size: 18px
}

#new_list_index .e_loop-2 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	display-radio: 1
}

#new_list_index .e_loop-2 .p_page {
	text-align: center;
	display-radio: 1
}

#new_list_index .e_loop-2 {
	background_radio: 1;
	display-radio: 1;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	width: 90%;
	/* max-width: 1500px; */
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1520px;/* 202407 */
}

#new_list_index .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 0px;
	margin-bottom: 70px;
	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: 0px;
	min-height: 440px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background_radio: 2
}

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

#new_list_index .e_container-3:hover .e_text-7 {
	color: #23979f
}

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

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

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

#new_list_index .e_text-7 {
	font_radio: 2;
	font-size: 20px;
	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: 20px;
	-webkit-line-clamp: 2;
	min-height: 0px
}

#new_list_index .e_timeFormat-26 {
	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
}

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

#new_list_index .e_container-30 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	/* max-width: 1500px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(238,238,238,1);
	background_radio: 1;
	max-width: 1520px;/* 202407 */
}

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

#new_list_index .e_container-30 .cbox-30-1 {
	flex: 0 0 auto
}

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

#new_list_index .e_text-32 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin-left: 0px;
	text-transform: uppercase
}

@media screen and (max-width:768px) {
	#new_list_index .e_loop-2 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#new_list_index {
		display-radio: 1
	}

	#new_list_index .e_text-32 {
		font_radio: 2;
		display-radio: 1;
		font-weight: bold;
		font-size: 30px
	}
}

@media screen and (min-width: 769px) {
	#new_list_index .e_loop-2 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 5)
	}
}