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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#static_head .p_menu1Item {
	display-radio: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#static_head .s_templatetitle {
		color: #333
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#static_head .s_templatetitle {
		color: #333
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#static_foot .p_menu2Item {
	display-radio: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#static_foot svg {
	fill: #ffffff!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


#banner_list {
	display-radio: 1
}

#banner_list .e_bannerA-2 {
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#category_list {
	min-height: 0px;
	display-radio: 1;
	background-fill-value: background-image;
	padding-top: 0px;
	background_radio: 2
}

#category_list .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	display-radio: flex;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
	background-color: rgba(244,244,244,1);
	background_radio: 2
}

#category_list .e_container-1 > .p_item {
	/* max-width: 1400px; */
	margin: auto;
	max-height: 100%;
	width: 94%;
	max-width: 1520px;
}

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

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

#category_list .e_breadcrumb-2 .p_breadcrumbItem {
	position: relative;
	display-radio: 1
}

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

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

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

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

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

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

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

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

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

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

#category_list .e_breadcrumb-2 {
	background_radio: 1;
	display-radio: 1;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#category_list .e_breadcrumb-2 {
		background_radio: 1;
		/* width: auto; */
		margin-left: auto;
		margin-right: auto;
		display-radio: 1;
		width: 90%;
	}
	#category_list .e_categoryB-3 {
		background: none;
		max-width: none;
		display: flex;
		justify-content: flex-end
	}

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

	#category_list .e_categoryB-3 .p_c_tree.p_leftani {
		left: 20%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	 
	#category_list {
		display-radio: 1;
		padding-top: 0px
	}
}

@media screen and (min-width: 769px) {
	#category_list .e_breadcrumb-2 .p_breadcrumb {
	}
	#category_list .e_categoryB-3 .p_c_mbtn,#category_list .e_categoryB-3 .p_c_mput,#category_list .e_categoryB-3 .p_c_item > .p_c_content {
		display: none
	}
}

#product_detail {
	min-height: 0px;
	padding-bottom: 0px;
	display-radio: 1;
	padding-top: 20px;
	background-color: rgba(255,255,255,1)
}

#product_detail .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: flex;
	padding-left: 0px;
	width: auto;
	background_radio: 1;
	/* padding-left: 1%; */
}

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

#product_detail .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 0px;
	display-radio: flex
}

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

#product_detail .e_button-6 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 120px;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	max-width: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	line-height: 1.8;
	display-radio: block;
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	border-width: 1px;
	padding-right: 0px;
	margin-right: 10px
}

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

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

#product_detail .e_button-6:hover::after {
	opacity: 1
}

#product_detail .e_line-12 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(229,229,229,1);
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	min-height: 0px;
	max-height: none;
	height: auto
}

#product_detail .e_container-13 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1);
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	display-radio: flex;
	padding-left: 0px;
	max-width: 1280px
}

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

#product_detail .e_container-2 .cbox-2-0 {
	padding-left: 0px;
	padding-right: 0px;
	flex: 0 0 50%
}

#product_detail .e_container-2 .cbox-2-1 {
	flex: 0 0 50%
}

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

#product_detail .e_magnifier-18 {
	min-height: 550px;
	width: auto;
	display-radio: 1;
	background_radio: 2;
	background-color: rgba(255, 255, 255, 0)
}

#product_detail .e_magnifier-18 .magnifier {
	position: relative
}

#product_detail .e_magnifier-18 .magnifier-container {
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd
}

#product_detail .e_magnifier-18 .move-view {
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: rgba(204,204,204,.5)
}

#product_detail .e_magnifier-18 .images-cover {
	height: 100%;
	width: 100%;
	position: relative;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	background: #ffffff
}

#product_detail .e_magnifier-18 .images-cover img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#product_detail .e_magnifier-18 .images-cover video {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#product_detail .e_magnifier-18 .magnifier-assembly {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px
}

#product_detail .e_magnifier-18 .magnifier-btn {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

#product_detail .e_magnifier-18 .magnifier-btn span {
	line-height: 60px;
	height: 60px;
	width: 20px;
	display: block;
	z-index: 8;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px
}

#product_detail .e_magnifier-18 .magnifier-btn .magnifier-btn-left {
	float: left
}

#product_detail .e_magnifier-18 .magnifier-btn .magnifier-btn-right {
	float: right
}

#product_detail .e_magnifier-18 .magnifier-line {
	position: relative;
	overflow: hidden;
	height: 60px
}

#product_detail .e_magnifier-18 .magnifier-line ul {
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 7
}

#product_detail .e_magnifier-18 .magnifier-line li {
	float: left;
	cursor: pointer
}

#product_detail .e_magnifier-18 .magnifier-line ul > .active .small-img {
	border-color: #23979f;
}

#product_detail .e_magnifier-18 .small-img {
	position: relative;
	height: 60px;
	width: 60px;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center
}

#product_detail .e_magnifier-18 .small-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#product_detail .e_magnifier-18 .small-img video {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#product_detail .e_magnifier-18 .magnifier-view {
	width: 100%;
	height: 110%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: 9;
	background-color: #fff;
	display: none;
	overflow: hidden
}

#product_detail .e_magnifier-18 .magnifier-view img {
	display: block
}

#product_detail .e_magnifier-18 .animation03 {
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s
}

#product_detail .e_magnifier-18 .image-icons {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 9
}

#product_detail .e_magnifier-18  .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}

.container-fluid {
	position: fixed;
	background: black;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	display: flex;
	align-items: center
}

.container-fluid .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}

.container-fluid .closeBtn img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#product_detail .e_magnifier-18 .image-big-video {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid #fff;
	border-radius: 50%
}

#product_detail .e_magnifier-18 .image-big-video::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%,-50%)
}

#product_detail .e_magnifier-18 .image-bigger {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-color: #ccc
}

#product_detail .e_magnifier-18 .add-icon {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	border-radius: 50%
}

#product_detail .e_magnifier-18 .add-icon::before {
	content: "";
	position: absolute;
	right: -2px;
	bottom: -2px;
	display: block;
	width: 5px;
	height: 2px;
	transform: rotateZ(45deg);
	background-color: #fff
}

#product_detail .e_magnifier-18 .video-icon::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	border: 2px solid #fff;
	border-radius: 50%
}

#product_detail .e_magnifier-18 .video-icon::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%,-50%)
}

.rotate-icon::before {
	content: "";
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	border: 3px solid #fff;
	border-radius: 50%;
	transform: rotateX(70deg)
}

.rotate-icon::after {
	content: "360°";
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent
}

#product_detail .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#product_detail .e_text-20 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(0,0,0,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1;
	font-weight: bold;
	padding-right: 10px
}

#product_detail .e_text-21 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(102,102,102,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1;
	padding-right: 10px
}

#product_detail .e_loop_sub-22 {
	display: flex;
	flex-wrap: wrap
}

#product_detail .e_loop_sub-22 .p_loopItem {
	position: relative;
	flex: 0 0 auto
}

#product_detail .e_container-19 .cbox-19-0 {
	flex: 0 0 auto
}

#product_detail .e_container-3 .p_item {
	display-radio: 1
}

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

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

#product_detail .e_container-27 .cbox-27-0 {
	flex: 0 0 auto
}

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

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

#product_detail .e_button-6:hover {
	border-style: none;
	border-color: rgba(64, 158, 255, 1)
}

#product_detail .e_richText-41 {
	font_radio: 2;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
	color: rgba(102,102,102,1);
/*	user-modify: read-write-plaintext-only;
	-webkit-user-modify: read-write-plaintext-only*/
}
#product_detail .e_richText-41 p{
	padding: 3px 0;
}
#product_detail .e_richText-41 li{
	list-style: disc;
	padding: 3px 0;
}

#product_detail .e_container-42 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#product_detail .e_container-42 .cbox-42-0 {
	flex: 0 0 auto
}

#product_detail .e_container-42 .cbox-42-1 {
	flex: 0 0 auto
}

#product_detail .e_h1-51 {
	font_radio: 2;
	display-radio: 1;
	color: #222222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5
}

#product_detail .e_container-65 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#product_detail .e_container-65 .cbox-65-0 {
	flex: 0 0 auto
}

#product_detail .e_text-68 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(0,0,0,1);
	margin-bottom: 0px;
	display-radio: 1;
	margin-top: 0px;
	font-weight: bold;
	padding-right: 10px
}

#product_detail .e_text-69 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(102,102,102,1);
	margin-bottom: 0px;
	display-radio: 1;
	padding-right: 10px;
	margin-top: 0px
}

#product_detail .e_container-80 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-bottom: 20px
}

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

#product_detail .e_container-80 .cbox-80-0 {
	flex: 0 0 auto
}

#product_detail .e_loop_sub-81 {
	display: flex;
	flex-wrap: wrap
}

#product_detail .e_loop_sub-81 .p_loopItem {
	position: relative;
	flex: 0 0 auto
}

#product_detail .e_text-82 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(102,102,102,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1;
	padding-right: 10px
}

#product_detail .e_text-83 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(102,102,102,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1
}

#product_detail .e_text-87 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	width: 150px;
	margin-left: 0px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: rgba(255,255,255,1);
	font-weight: bold
}

#product_detail .e_line-88 {
	display-radio: 1;
	margin-top: 0px
}

#product_detail .e_container-13 .cbox-13-1 {
	padding-left: 0px;
	margin-left: 5%
}

#product_detail .e_button-100 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	max-width: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	line-height: 1.8;
	display-radio: block;
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	border-width: 1px;
	padding-right: 10px;
	margin-right: 10px
}

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

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

#product_detail .e_button-100:hover::after {
	opacity: 1
}

#product_detail .e_button-100:hover {
	border-style: none;
	border-color: rgba(64, 158, 255, 1)
}

#product_detail .e_container-111 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 0px;
	display-radio: flex;
	background_radio: 1;
	/* max-width: 1400px; */
	max-width: 1520px;
}

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

#product_detail .e_container-111 .cbox-111-0 {
	flex: 0 0 20%
}

#product_detail .e_container-111 .cbox-111-1 {
	padding-left: 2%
}

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

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

#product_detail .e_container-119 .cbox-119-0 {
	flex: 0 0 auto
}

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

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

#product_detail .e_richText-123 {
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	color: #333333;
	line-height: 2;
	margin-bottom: 20px
}

#product_detail .e_richText-123 table {
	width: 100%
}

#product_detail .e_richText-123 table tr td {
	padding: 5px;
	border: 1px solid #ddd
}

#product_detail .e_websiteShareNew-124 .p_share {
	display: flex
}

#product_detail .e_websiteShareNew-124 .p_share.vertical {
	flex-direction: column
}

#product_detail .e_websiteShareNew-124 .p_shareItem {
	width: 30px;
	height: 30px;
	position: relative
}

#product_detail .e_websiteShareNew-124 .p_shareItem[key='moments'] {
	display: none
}

#product_detail .e_websiteShareNew-124 .horizontal .p_shareItem+.p_shareItem {
	margin-left: 10px
}

#product_detail .e_websiteShareNew-124 .vertical .p_shareItem+.p_shareItem {
	margin-top: 10px
}

#product_detail .e_websiteShareNew-124 .p_img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#product_detail .e_websiteShareNew-124 .p_wxShareCon {
	display: none;
	position: absolute;
	width: 140px;
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
	top: calc(100% + 10px);
	background-color: #fff;
	box-shadow: 1px 1px 4px #888;
	padding: 10px;
	border-radius: 4px
}

#product_detail .e_websiteShareNew-124 .p_wxShareCon canvas {
	display: block
}

#product_detail .e_websiteShareNew-124 .vertical .p_wxShareCon {
	top: 50%;
	transform: translateY(-50%);
	left: calc(100% + 10px)
}

#product_detail .e_line-125 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(229,229,229,1);
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	min-height: 0px;
	max-height: none;
	height: auto
}

#product_detail .e_categoryB-126 {
	user-select: none;
	font-size: 14px;
	width: 100%;
	max-width: 100%;
	display-radio: 1
}

#product_detail .e_categoryB-126 ul {
	list-style: none;
	margin: 0
}

#product_detail .e_categoryB-126 li {
	position: relative
}

#product_detail .e_categoryB-126 .deep a {
	width: 100%;
	padding-left: 15px;
	display: flex;
	justify-content: flex-start
}

#product_detail .e_categoryB-126 .oneList.on .deep a {
	color: #23979f;
}

#product_detail .e_categoryB-126 .twoList.on .p_c_title2 a {
	color: #23979f;
}

#product_detail .e_categoryB-126 .oncur .deep a {
	color: #23979f;
}

#product_detail .e_categoryB-126 .cur .p_c_title2 a {
	color: #23979f;
}

#product_detail .e_categoryB-126 .onn .deep a {
	color: #23979f;
}

#product_detail .e_categoryB-28 .deep-1 {
	 
}

#product_detail .e_categoryB-126 .p_c_title1 {
	display: flex;
	justify-content: space-between;
	position: relative;
	border-top: 1px solid #ebebeb;
	font-size: 15px;
	transition: all ease .3s;
	width: 100%;
	color: #333;
	background: #f5f5f5;
	padding: 10px 0
}

#product_detail .e_categoryB-126 .deep-2 {
	width: 100%;
	display:none;
}

#product_detail .e_categoryB-126 .deep-2 a {
	padding-left: 25px
}


#product_detail .e_categoryB-126 .p_c_title2 {
	display: flex;
	justify-content: space-between;
	position: relative;
	/* padding: 10px 10px; */
	border-top: 1px solid #e1e1e1;
	font-size: 15px;
	transition: all ease .3s;
	width: 100%;
	color: #666;
	background: #ededed;
	padding: 10px 0px 10px 10px;
}

#product_detail .e_categoryB-126 .deep-3 {
	width: 100%;
    display:none;
}

#product_detail .e_categoryB-126 .deep-3 a {
	padding-left: 35px
}

#product_detail .e_categoryB-126 .p_c_title3 {
	display: flex;
	justify-content: space-between;
	position: relative;
	/* padding: 10px 10px; */
	border-top: 1px solid #d9d9d9;
	/* font-size: 15px; */
	transition: all ease .3s;
	width: 100%;
	color: #666;
	background: #e3e3e3;
	padding: 10px 0px 10px 10px;
	font-size: 13px;
}


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


#product_detail .e_categoryB-126 .p_c_mbtn .p_arrow {
	margin: 6px 0;
	font-size: 12px;
	/* transform: rotate(-90deg); */
	line-height: 1;
	padding: 0;
	width: auto;
	height: 14px;
	right: 15px;
	pointer-events: none;
	transform: rotate(0deg);
	float:right;
	display:none;
}

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

#product_detail .e_categoryB-126 .oneList.on .p_arrow {
	 
	transform: rotate(-90deg);
	color: #23979f;
 
}
#product_detail .e_categoryB-126 .twoList.on .p_arrow {
	 
	transform: rotate(-90deg);
	color: #23979f;
 
}


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

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

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

#product_detail .e_categoryB-126 .deep:hover {
	color: #23979f;
	border-top: 1px solid #ffffff
}

#product_detail .e_categoryB-126 .active > p {
	color: #23979f;
	border-top: 1px solid #ffffff
}

#product_detail .e_categoryB-126 .deep:hover .p_arrbtm {
	border-left: 1px solid rgb(255 255 255 / 10%)
}

#product_detail .e_categoryB-126 a {
	text-align: center;
	 
}

@media screen and (max-width:768px) {
	#product_detail .e_loop_sub-22 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}

	#product_detail .e_loop_sub-81 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}

	#product_detail .e_magnifier-18 {
		min-height: 330px;
		width: 100%;
		background_radio: 1;
		display-radio: 1
	}

	#product_detail .e_magnifier-18 .magnifier {
		width: 100%
	}

	#product_detail .e_magnifier-18 .image-bigger {
		display: none
	}

	#product_detail .e_container-2 {
		display-radio: 1;
		flex-direction: column;
		width: 94%;
		margin-top: 20px;
		/* padding-left:0px; */
	}

	#product_detail .e_container-3 {
		display-radio: 1;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px
	}

	#product_detail .e_container-27 {
		display-radio: 1
	}

	#product_detail .e_text-28 {
		display-radio: 1;
		font_radio: 1
	}

	#product_detail .e_button-6 {
		background_radio: 1;
		border_radio: 2;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1;
		border-style: none;
		border-color: rgba(64, 158, 255, 1);
		border-width: 1px;
		margin-bottom: 5px;
		margin-top: 5px
	}

	#product_detail .e_button-6:hover {
		border-style: none;
		border-color: rgba(64, 158, 255, 1)
	}

	#product_detail .e_container-13 {
		display-radio: 1;
		padding-left: 0px;
		flex-direction: column;
		width: 94%
	}

	#product_detail .e_text-29 {
		font_radio: 1;
		display-radio: 1
	}

	#product_detail .e_h1-51 {
		font_radio: 2;
		display-radio: 1;
		color: #222222;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5
	}

	#product_detail .e_container-13 .cbox-13-1 {
		margin-left: auto
	}

	#product_detail {
		display-radio: 1;
		padding-bottom: 0px;
		padding-top: 0px
	}

	#product_detail .e_button-100 {
		background_radio: 1;
		border_radio: 2;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1;
		border-style: none;
		border-color: rgba(64, 158, 255, 1);
		border-width: 1px;
		margin-bottom: 5px;
		margin-top: 5px
	}

	#product_detail .e_button-100:hover {
		border-style: none;
		border-color: rgba(64, 158, 255, 1)
	}

	#product_detail .e_text-87 {
		font_radio: 1;
		display-radio: 1
	}

	#product_detail .e_container-111 {
		display-radio: 1;
		width: auto;
		flex-direction: row
	}

	#product_detail .e_container-111 .cbox-111-1 {
		padding-left: 0px;
		flex: 0 0 100%
	}

	#product_detail .e_container-111 .cbox-111-0 {
		flex: 0 0 100%
	}

	#product_detail .e_container-119 {
		display-radio: 1
	}

	#product_detail .e_text-120 {
		display-radio: 1;
		font_radio: 1
	}

	#product_detail .e_text-121 {
		font_radio: 1;
		display-radio: 1
	}

	#product_detail .e_categoryB-126 {
		background: none;
		max-width: none;
		/* display: flex; */
		justify-content: flex-end;
		display-radio: flex;
		background-color: none
	}

  
#product_detail .e_categoryB-126 .p_c_tree {
		/* position: fixed;
		top: 0;
		bottom: 0;
		left: 100%; */
		/* height: 100vh; */
		/* width: 70%; */
		transition: all ease .5s;
		background: #fff;
		z-index: 1000;
		max-height: 1080px;
		width: 100%;
		display:none;
	}
	
#product_detail .e_categoryB-126 .p_c_tree.on {
	 
		display:block;
	}
	
	#product_detail .e_categoryB-126 .deep-1 {
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden
	}

	#product_detail .e_categoryB-126 .p_c_mbtn {
		display: block;
		border: 0;
		background: #23979f;
		width: 100%;
		padding: 10px 15px;
		border-radius: 2px;
		font-size: 14px;
		color: rgb(255 255 255 / 80%);
		outline: none
	}

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

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

	#product_detail .e_categoryB-126 .deep a {
		padding-right: 15px;
		width: 100%
	}

	#product_detail .e_categoryB-126 .deep {
		color: #666
	}

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

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

	#product_detail .e_categoryB-126 .p_c_title3 {
		border-bottom: 1px solid #d5d5d5
	}

	#product_detail .e_categoryB-126.design_nomput .p_c_mput {
		display: none
	}

	#product_detail .e_categoryB-126 .p_leftani {
		left: 30%
	}

	#product_detail .e_categoryB-126 .p_bg_show {
		opacity: 1;
		visibility: visible;
		display: block
	}
}

@media screen and (min-width: 769px) {
	#product_detail .e_loop_sub-22 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}

	#product_detail .e_loop_sub-81 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}

	#product_detail .e_categoryB-126 .p_c_mput,.e_categoryB-126 .p_c_item > .p_c_content {
		display: none
	}

	#product_detail .e_categoryB-126 .p_c_mbtn {
		width: 100%;
		padding: 25px 20px;
		background: #23979f;
		color: #fff;
		border: 0;
		font-size: 18px;
		cursor: unset
	}
}

#c_static_001-16919164758940 {
	min-height: 300px;
	display-radio: 1;
	padding-top: 30px;
	padding-bottom: 60px;
	background-color: rgba(255,255,255,1)
}

#c_static_001-16919164758940 .e_input-2 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001-16919164758940 .e_input-3 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001-16919164758940 .e_textarea-5  .p_required {
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 100%;
	position: relative;
	font-weight: bold;
	top: 0.15em;
	padding-left: 5px
}

#c_static_001-16919164758940 .e_form-1 {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	display-radio: 1
}

#c_static_001-16919164758940 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	background-color: rgba(255,255,255,1);
	border-style: none;
	border-width: 0px;
	border-color: rgba(242,242,242,1);
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	max-width: 1520px;
	display-radio: flex;
	margin-left: auto;
	width: 94%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}

#c_static_001-16919164758940 .e_container-9 .p_item {
	flex: 1;
	max-width: 100%;
	display-radio: 1
}

#c_static_001-16919164758940 .e_formBtn-19 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 167px;
	padding: 8px;
	margin-left: 0px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
	radius_radio: 1;
	margin-top: 20px;
	margin-bottom: 40px;
	display-radio: block;
	margin-right: auto;
	border-style: solid;
	border-color: var(--yx_Color);
	border-width: 1px
}

#c_static_001-16919164758940 .e_formBtn-19 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_001-16919164758940 .e_formBtn-19::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-16919164758940 .e_formBtn-19:hover::after {
	opacity: 1
}

#c_static_001-16919164758940 .e_formBtn-19:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}

#c_static_001-16919164758940 .messhFxxbox > div:nth-child(1) {
	flex: auto;
	width: calc(100% - 15px)
}

#c_static_001-16919164758940 .messhFxxbox > div:nth-child(2) {
	flex: auto;
	width: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-16919164758940 .messhFxx {
	justify-content: flex-start
}

#c_static_001-16919164758940 .messhFxx > div.p_item {
	flex: none;
	width: auto;
	margin-right: 20px;
	display: flex
}

#c_static_001-16919164758940 .flexLeft {
	justify-content: flex-start
}

#c_static_001-16919164758940 .flexLeft > div.p_item {
	flex: none;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-16919164758940 .flexRight {
	justify-content: flex-end
}

#c_static_001-16919164758940 .flexRight > div.p_item {
	flex: none;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-16919164758940 .e_text-66 {
	line-height: 1;
	display-radio: 1;
	font_radio: 2;
	font-size: 12px;
	color: #999;
	margin-right: 7px
}

#c_static_001-16919164758940 .messhFxxbox > div:nth-child(2) svg {
	font-size: 12px;
	width: 9px;
	height: auto;
	color: #34abfd;
	cursor: pointer;
	margin: 0
}

#c_static_001-16919164758940 .showmessLiuyan {
	display: none;
	overflow: hidden
}

#c_static_001-16919164758940 .showmessLiuyan > .p_item {
	background-color: rgba(244,244,244,1);
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px
}

#c_static_001-16919164758940 .showmessLiuyan.vpHide:not([nd_deleted]) {
	opacity: 0 !important;
	display: none !important
}

#c_static_001-16919164758940 .form-control {
	display: block;
	width: 100%;
	padding: 1.5rem 0.8rem;
	line-height: 2;
	color: #495057;
	background-color: #fbfbfb;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-shadow: none !important
}

#c_static_001-16919164758940 .p_required,[class^=e_][required] .p_label::after {
	vertical-align: middle;
	font-size: 14px;
	line-height: 100%;
	top: 0;
	padding-left: 0px;
	position: relative;
	font-weight: 500
}

#c_static_001-16919164758940 .p_label .s_label {
	color: rgb(0 0 0 / 50%)
}

#c_static_001-16919164758940 .e_container-68 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_static_001-16919164758940 .e_container-68 .cbox-68-1 {
	padding-left: 10px;
	padding-right: 10px
}

#c_static_001-16919164758940 .e_text-69 {
	line-height: normal;
	font_radio: 2;
	font-weight: normal;
	color: rgba(51,51,51,1);
	font-size: 16px;
	display-radio: 1;
	padding-bottom: 0px;
	margin-bottom: 30px;
	text-align: center
}

#c_static_001-16919164758940 .e_formBtn-19:hover {
	border-style: solid
}

#c_static_001-16919164758940 .e_text-70 {
	line-height: normal;
	font_radio: 2;
	font-weight: bold;
	font-size: 30px;
	display-radio: 1;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-align: center
}

#c_static_001-16919164758940 .e_input-72 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001-16919164758940 .e_container-9 .cbox-9-0 {
	background-color: rgba(244,244,244,1);
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	margin-right: auto
}

#c_static_001-16919164758940 .e_container-9 .cbox-9-1 {
	padding-top: 30px
}

#c_static_001-16919164758940 svg {
	background: #00a23d;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	padding: 10px;
	color: #ffffff
}

#c_static_001-16919164758940 .e_subForm-85 .form-group {
	margin-bottom: 0
}

#c_static_001-16919164758940 .e_subForm-85 .p_title {
	line-height: 40px
}

#c_static_001-16919164758940 .e_subForm-85 .p_thead {
	background-color: #f0f0f0;
	height: 36px;
	line-height: 36px;
	display: flex
}

#c_static_001-16919164758940 .e_subForm-85 .p_tbody {
	margin-bottom: 20px;
	min-height: 36px
}

#c_static_001-16919164758940 .e_subForm-85 .p_tr {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0
}

#c_static_001-16919164758940 .e_subForm-85 .p_th {
	flex: 1;
	padding: 0 5px
}

#c_static_001-16919164758940 .e_subForm-85 .p_th:last-child {
	text-align: center
}

#c_static_001-16919164758940 .e_subForm-85 .p_td {
	flex: 1;
	padding: 0 5px;
	display: flex;
	align-items: center
}

#c_static_001-16919164758940 .e_subForm-85 .p_td:last-child {
	justify-content: center
}

#c_static_001-16919164758940 .e_subForm-85 .p_td .p_label {
	display: none
}

#c_static_001-16919164758940 .e_subForm-85 .p_listImg {
	width: 60px;
	height: 60px
}

#c_static_001-16919164758940 .e_subForm-85 .p_listImg img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-16919164758940 .e_subForm-85 .p_listWord {
	line-height: 30px;
	max-height: 60px;
	overflow: hidden
}

#c_static_001-16919164758940 .e_subForm-85 .p_relevantCon {
	display: flex
}

#c_static_001-16919164758940 .e_subForm-85 .p_relevantTd {
	flex-grow: 0;
	flex-shrink: 0;
	padding: 0 5px;
	align-self: center;
	flex: 1
}

#c_static_001-16919164758940 .e_relevantItem-86 {
	min-height: 20px;
	width: 100%
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_thead {
	height: 36px;
	line-height: 36px;
	display: flex;
	background-color: #f0f0f0
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tbody {
	min-height: 36px;
	margin-bottom: 20px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tr {
	display: flex
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_th,.p_td {
	flex: 1
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_screen {
	margin-bottom: 20px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_screen .col {
	flex: 0 0 50%
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_modelDialog {
	max-width: 960px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_modalContent {
	border-radius: 6px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_category {
	display: inline-block;
	width: 200px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_search {
	float: right;
	width: 260px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_list {
	overflow: auto;
	max-height: 800px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listImg {
	width: 60px;
	height: 60px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listImg img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listWord {
	line-height: 30px;
	max-height: 60px;
	overflow: hidden
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tabel {
	border: 1px solid #f0f0f0;
	width: 100%
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tabel thead td {
	border-bottom: none;
	background-color: #e0e0e0;
	padding: 15px 10px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tabelList thead td {
	border-bottom: none;
	background-color: #f0f0f0;
	height: 36px;
	overflow: hidden;
	padding: 0 10px;
	vertical-align: middle
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tabel td,#c_static_001-16919164758940 .e_relevantItem-86 .p_tabel th {
	padding: 5px 10px;
	border: 1px solid #f0f0f0
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_tabelList td {
	padding: 5px 10px;
	border: 0
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listSelect {
	width: 70px;
	text-align: center
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listSelect input {
	vertical-align: middle;
	margin-top: 3px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_listPage {
	float: right
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_selectAll {
	padding-left: 25px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_remove_fixed {
	width: 40px;
	display: block;
	color: #007bff
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_clabel {
	width: 70px;
	text-align: right;
	float: left;
	line-height: 36px
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_ccate {
	width: calc(100% - 80px);
	float: left
}

#c_static_001-16919164758940 .e_relevantItem-86 .p_treeSelect {
	width: 200px
}

#c_static_001-16919164758940 .e_subForm-85 {
	background_radio: 1;
	display-radio: 1;
	margin-bottom: 10px
}

@media screen and (max-width:768px) {
	#c_static_001-16919164758940 .e_container-68 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001-16919164758940 .e_container-68 .cbox-68-1 {
		padding-left: 0px;
		padding-right: 0px
	}

	#c_static_001-16919164758940 .e_text-69 {
		font_radio: 2;
		display-radio: 1;
		font-size: 16px;
		color: #333333;
		line-height: 1.5
	}

	#c_static_001-16919164758940 .e_text-70 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1.5
	}

	#c_static_001-16919164758940 {
		display-radio: 1
	}

	#c_static_001-16919164758940 .e_container-9 {
		display-radio: 1;
		flex-direction: column
	}
}

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

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

#c_product_list_097_P_030-16873279087640 {
	min-height: 300px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	display-radio: 1
}

#c_product_list_097_P_030-16873279087640 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 0px;
	display-radio: flex;
	max-width: 1520px
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_page {
	text-align: center
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_s_option {
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect ul,li {
	list-style: none
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_split {
	margin: 0 5px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_normal {
	margin-right: 16px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .input-check,#c_product_list_097_P_030-16873279087640 .e_loop-19 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .position-left {
	display: flex
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .position-top {
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .p_active .p_mbutton::before {
	display: block
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_active .p_mbutton::after {
	display: block
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_filter_result {
	display: inline-block
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_contclear {
	cursor: pointer
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .swiper-container {
	padding-bottom: 30px
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_filter_result {
	display: none
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_contclear {
	display: none
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 .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_product_list_097_P_030-16873279087640 .e_loop-19 .p_categoryActive {
	color: #409EFF
}

#c_product_list_097_P_030-16873279087640 .e_container-20 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	overflow: hidden;
	display-radio: flex;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(219,219,219,1)
}

#c_product_list_097_P_030-16873279087640 .e_container-20:hover .e_image-21   img {
	transform: scale(1.1)
}

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

#c_product_list_097_P_030-16873279087640 .e_image-21 {
	transition: all 0.6s;
	overflow: hidden;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	display-radio: 1;
	height: 0px;
	min-height: 0px;
	padding-bottom: 100%;
	position: relative
}

#c_product_list_097_P_030-16873279087640 .e_image-21 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	position: absolute
}

#c_product_list_097_P_030-16873279087640 .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	background-color: rgba(245,245,245,1);
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	position: static;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	max-width: 100%;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	display-radio: flex;
	margin-top: 0px
}

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

#c_product_list_097_P_030-16873279087640 .e_container-22 .cbox-22-0 {
	align-self: center
}

#c_product_list_097_P_030-16873279087640 .e_text-23 {
	line-height: 1.2;
	font_radio: 2;
	font-size: 15px;
	font-weight: bold;
	color: rgba(34,34,34,1);
	display-radio: 1;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px
}

#c_product_list_097_P_030-16873279087640 .e_text-23 a {
	display: block;
	width: 100%;
	height: 100%
}

#c_product_list_097_P_030-16873279087640 .e_loop-19 {
	display-radio: 1
}

#c_product_list_097_P_030-16873279087640 .e_container-16 .cbox-16-1 {
	padding-left: 2%
}

#c_product_list_097_P_030-16873279087640 .e_text-25 {
	font_radio: 2;
	display-radio: 1;
	font-size: 30px;
	font-weight: bold;
	line-height: 2;
	text-align: left
}

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

	#c_product_list_097_P_030-16873279087640 .e_container-16 {
		display-radio: 1;
		width: 94%;
		flex-direction: column
	}

	#c_product_list_097_P_030-16873279087640 .e_container-20 {
		transition-property: all;
		transition-radio: hover;
		transition-duration: 0.6s;
		transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
	}

	#c_product_list_097_P_030-16873279087640 .e_container-22 .cbox-22-0 {
		align-self: center
	}

	#c_product_list_097_P_030-16873279087640 .e_container-22 {
		position: static;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		width: 100%;
		display-radio: 1
	}

	#c_product_list_097_P_030-16873279087640 .e_text-23 {
		font-size: 14px
	}

	#c_product_list_097_P_030-16873279087640 {
		display-radio: 1;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px
	}

	#c_product_list_097_P_030-16873279087640 .e_container-16 .cbox-16-1 {
		padding-left: 0px
	}
}

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