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

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

#c_grid-116273709439191>div>.p_gridCell {
	float: left;
	position: static
}

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

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

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

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

@media screen and (min-width: 769px) {
	#c_grid-116273709439191>.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) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 99%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		clear: left
	}
}

.page_a.current {
	background: #ab826e;
	color: #fff
}

#c_navigation_126_P_199-1704878299892 {
	min-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	transition: all 0.3s ease;
	opacity: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(0, 0, 0, 0.3)
}

#c_navigation_126_P_199-1704878299892.active {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}

#c_navigation_126_P_199-1704878299892 .e_image-16 {
	overflow: hidden;
	max-width: 189px;
	display-radio: 1;
	margin-top: 10px;
	margin-bottom: 10px
}

#c_navigation_126_P_199-1704878299892 .e_image-16 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: unset
}

#c_navigation_126_P_199-1704878299892 .e_image-16 img:nth-child(2) {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: unset;
	display: none
}

#c_navigation_126_P_199-1704878299892.active .e_image-16 img {
	display: none
}

#c_navigation_126_P_199-1704878299892.active .e_image-16 img:nth-child(2) {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: unset;
	display: block
}

#c_navigation_126_P_199-1704878299892 .e_html-17 {
	min-height: 0px;
	background_radio: 1;
	padding-left: 15px;
	padding-right: 15px;
	width: 80px;
	margin-top: 8px
}

#c_navigation_126_P_199-1704878299892 .e_html-17 .search_warp {
	cursor: pointer
}

#c_navigation_126_P_199-1704878299892 .e_html-17 .search_warp svg {
	fill: #fff
}

#c_navigation_126_P_199-1704878299892.active .e_html-17 .search_warp svg {
	fill: #000
}

#c_navigation_126_P_199-1704878299892 .e_html-17 .search_warp:hover svg {
	fill: #ab826e
}

#c_navigation_126_P_199-1704878299892 .e_container-21 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

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

#c_navigation_126_P_199-1704878299892 .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_navigation_126_P_199-1704878299892 .e_container-21 .cbox-21-0 {
	flex: 0 0 auto;
	align-self: center
}

#c_navigation_126_P_199-1704878299892 .e_container-21 .cbox-21-2 {
	flex: 0 0 200px;
	align-self: center
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
	position: static !important
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 {
	display: flex;
	justify-content: flex-end
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton {
	width: 100px;
	justify-content: center;
	padding: 20px 0;
	display: none
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p {
	width: 21px;
	height: 16px;
	cursor: pointer
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p span {
	width: 100%;
	background: #ab826e;
	display: block;
	height: 2px;
	margin: 2px 0;
	float: left;
	-webkit-transition: all ease 0.8s, opacity ease 0.3s;
	-moz-transition: all ease 0.8s, opacity ease 0.3s;
	-ms-transition: all ease 0.8s, opacity ease 0.3s;
	-o-transition: all ease 0.8s, opacity ease 0.3s;
	transition: all ease 0.8s, opacity ease 0.3s;
	opacity: 1
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p span:nth-of-type(1) {
	width: 50%;
	float: left
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p span:nth-of-type(3) {
	width: 50%;
	float: right
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span {
	background: #ab826e;
	-webkit-animation: animaspan 0.5s 1;
	animation: animaspan 0.5s 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(1) {
	transform: translateY(6px) rotate(720deg);
	width: 100%
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(2) {
	transform: rotate(720deg)
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(3) {
	transform: translateY(-6px) rotate(720deg);
	width: 100%
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(1) {
	transform: translateY(6px) rotate(670deg)
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(2) {
	transform: translateY(0px) rotate(768deg)
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(3) {
	width: 0;
	opacity: 0
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon {
	color: #fff;
	font-size: 18px;
	line-height: 1;
	transition: all ease .3s;
	text-decoration: none
}

#c_navigation_126_P_199-1704878299892.active .e_navigationF-24 .p_navCon {
	color: #333
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon::after {
	background: #ab826e;
	height: 4px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2>div.warp {
	width: 94%;
	margin: 0 auto;
	display: flex;
	max-width: 1600px;
	justify-content: space-between
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .tit {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 40px;
	color: #333
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .con {
	display: flex;
	flex-direction: column
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .con a {
	width: 220px;
	height: 46px;
	font-size: 16px;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 30px;
	border: 2px solid #bfbfbf;
	margin-bottom: 15px;
	transition: all .5s ease
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover {
	color: #fff;
	background: #ab826e;
	border: 2px solid #ab826e
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .con a svg {
	width: 12px;
	height: 12px;
	fill: #333;
	transition: all .5s ease
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover svg {
	fill: #fff
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .tel {
	padding-top: 10px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .tel .t {
	font-size: 16px;
	line-height: 20px;
	color: #666
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .tel .c {
	font-size: 30px;
	font-family: arial
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right .tel .c a {
	color: #ab826e
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1:hover .p_navBox2 {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 ul {
	padding: 10px 0
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree ul {
	padding: 0
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 {
	width: auto;
	margin-right: 0px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a {
	display: flex;
	align-items: center;
	width: 100%;
	transition: all ease .3s
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon2 {
	font-size: 16px;
	text-align: left;
	color: #333;
	transition: all ease .15s;
	display: flex;
	width: 100%;
	padding: 0;
	line-height: 1.2;
	text-decoration: none
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navCon2 {
	text-align: left;
	font-size: 20px;
	padding: 0px 25px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 80px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a span {
	width: 100%
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 img {
	width: 100%;
	max-width: 35px;
	margin-right: 25px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 img {
	margin-right: 20px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level3Box {
	margin-top: 0px;
	padding-top: 0px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item {
	margin-right: 0px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon3 {
	font-size: 16px;
	letter-spacing: 0;
	color: #333;
	padding: 0px 50px;
	line-height: 46px;
	transition: all ease .15s;
	font-weight: bold
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1 {
	position: static;
	padding-left: 1.4vw;
	padding-right: 1.4vw
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 {
	width: 100%;
	padding: 0px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level4Box {
	flex-direction: column;
	margin-top: 20px
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_menuItem {
	font-size: 14px;
	font-weight: 500;
	color: rgb(255 255 255 / 50%);
	line-height: 1.7;
	transition: all ease .15s
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item span {
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item .p_dian {
	width: 15px;
	position: relative
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item .p_dian::after {
	content: '';
	width: 4px;
	height: 4px;
	background: rgb(0 0 0 / 40%);
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item img {
	width: auto
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a:hover,
#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,
#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
	color: #ab826e;
	border-bottom: 1px solid #ab826e
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_listthree img {
	width: auto
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_listthree .p_menuItemhat {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	line-height: 1.7;
	transition: all ease .15s
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2.isdesign {
	display: none;
	opacity: 1;
	visibility: visible
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p a {
	padding: 0;
	width: 100%
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 {
	background: #ebf0f3;
	padding: 0px 0 0px;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	border-bottom: 2px solid #ab826e
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a span.p_img {
	width: auto;
	margin-right: 0
}

#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a span {
	width: auto;
	margin-right: 0;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	letter-spacing: 0px
}

#c_navigation_126_P_199-1704878299892 .closeFrom {
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_navigation_126_P_199-1704878299892 .closeFrom svg {
	fill: #ab826e;
	transition: all ease .3s;
	cursor: pointer
}

#c_navigation_126_P_199-1704878299892 .closeFrom:hover svg {
	transform: rotate(90deg)
}

#c_navigation_126_P_199-1704878299892 .boxForm.active {
	top: 0
}

#c_navigation_126_P_199-1704878299892.nav_hide {
	opacity: 0 !important
}

#c_navigation_126_P_199-1704878299892.nav_appear {
	opacity: 1 !important
}

#c_navigation_126_P_199-1704878299892 .e_container-22 .cbox-22-1 {
	flex: 0 0 80%
}

#c_navigation_126_P_199-1704878299892 .icon {
	width: 22px;
	height: 22px
}

#c_navigation_126_P_199-1704878299892 .e_container-22 .p_item {
	display-radio: 1
}

#c_navigation_126_P_199-1704878299892 .e_navigationD-31 {
	width: auto;
	float: right
}

#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_languageNav {
	display: flex;
	justify-content: flex-end
}

#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem_s {
	display: none
}

@media screen and (max-width:768px) {
	.p_haveNav {
		min-height: auto !important
	}

	.p_haveNav.fix {
		position: fixed !important;
		z-index: 1000;
		top: 0;
		left: 0;
		right: 0;
		background: #fff
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1::-webkit-scrollbar {
		width: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-track {
		background: #252525
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb {
		background: #545454
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb:hover {
		background: #fff
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton {
		width: 60px;
		height: 60px;
		align-items: center;
		display: flex;
		justify-content: center;
		padding: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1 {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		padding: 0px;
		height: calc(0vh);
		overflow-y: scroll;
		z-index: 10;
		max-height: 1080px;
		transition: all ease .3s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1.pkcclb {
		height: calc(100vh)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1 {
		border-top: 1px solid #eee;
		padding: 15px 20px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1:last-child {
		margin-bottom: 100px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon {
		display: flex;
		justify-content: space-between;
		color: #333;
		line-height: 22px;
		font-size: 14px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon2 {
		padding: 15px;
		font-size: 14px;
		border-top: 1px solid #eee;
		color: #333
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon3 {
		display: flex;
		justify-content: space-between;
		padding: 0;
		color: #333;
		font-size: 14px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p svg,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2>p svg,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item>p svg {
		width: 16px;
		margin: 0px 0;
		opacity: .5;
		cursor: pointer;
		transition: all ease .3s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p a {
		padding: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_img,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item span {
		opacity: .8
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_img img {
		width: 23px;
		margin-right: 10px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 {
		display: none;
		opacity: 1;
		visibility: visible;
		background: none;
		width: 100%;
		margin-top: 15px;
		border-bottom: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 ul {
		padding: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Box {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item {
		width: 100%;
		margin: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item span,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item span {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Box {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item .p_menuItem {
		font-size: 14px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item .p_menuItem::before {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 p svg.rotate {
		transform: rotate(90deg)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 {
		margin-bottom: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 span {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 {
		padding: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 {
		margin-right: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a {
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level3Box {
		margin: 0;
		padding: 0;
		border: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item:first-child {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid rgb(255 255 255 / 20%);
		margin-right: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item:last-child {
		padding: 0 0 20px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 img {
		width: auto;
		max-width: 23px;
		margin-right: 10px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item:first-child {
		margin-top: 20px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level4Item:last-child {
		margin-bottom: 20px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level4Box {
		margin: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1.isdesign {
		height: calc(100vh);
		display: none
	}

	#c_navigation_126_P_199-1704878299892 {
		background: #fff
	}

	#c_navigation_126_P_199-1704878299892 .e_container-21 {
		position: relative;
		width: 100%;
		padding: 0px 0px 0px 15px;
		justify-content: space-between;
		display-radio: 1
	}

	#c_navigation_126_P_199-1704878299892 .e_container-21 .cbox-21-0 {
		flex: 0 0 150px
	}

	#c_navigation_126_P_199-1704878299892 .e_image-16 img {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_image-16 img.logocai {
		display: block
	}

	#c_navigation_126_P_199-1704878299892.active .e_html-17 .search_warp svg {
		fill: #333
	}

	#c_navigation_126_P_199-1704878299892 .e_html-17 .search_warp svg {
		fill: #333
	}

	#c_navigation_126_P_199-1704878299892 .e_container-21 .cbox-21-1 {
		flex: 0 0 auto
	}

	#c_navigation_126_P_199-1704878299892 .e_container-21 .cbox-21-2 {
		flex: 0 0 auto;
		position: absolute !important;
		right: 62px;
		z-index: 5
	}

	#c_navigation_126_P_199-1704878299892 .e_html-17 {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p span:nth-of-type(1) {
		width: 100%;
		float: left
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navButton>p span:nth-of-type(3) {
		width: 100%;
		float: right
	}

	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		clear: left
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .left .title {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .left .jieshao {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .center {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .right {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a svg {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2>div.warp {
		width: 100%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1 .p_navBox2 .left {
		width: 100%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a:hover,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
		border-bottom: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2:first-child .p_navCon2 {
		border-top: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2:last-child .p_navCon2 {
		padding-bottom: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navCon2 {
		text-align: left;
		font-size: 14px;
		padding: 15px;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 22px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a span {
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		color: #333;
		font-weight: normal;
		letter-spacing: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navCon2:hover a span {
		color: #df000a
	}

	#c_navigation_126_P_199-1704878299892 .e_image-16 {
		display-radio: 1;
		max-width: 110px;
		height: 45px
	}

	#c_navigation_126_P_199-1704878299892 .e_image-16 img:nth-child(2) {
		display: block;
		height: 45px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem.p_o {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem_s {
		display: flex;
		cursor: pointer;
		justify-content: flex-end
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem_s svg {
		margin: 0
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem {}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Item .p_menuItem {
		padding: 3px 20px;
		color: rgba(0, 0, 0, .4);
		transition: all ease .3s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Item .p_menuItem:hover {
		color: rgb(0 0 0 / 100%)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Box {
		padding: 8px 0px;
		display: none;
		background: #fff;
		margin-top: 10px;
		border-radius: 15px;
		width: 100px;
		position: absolute;
		right: 0;
		z-index: 20;
		border: 1px solid rgb(0 0 0 / 5%)
	}
}

@media screen and (min-width: 769px) {
	.p_haveNav {
		min-height: auto !important
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .left {
		width: 60%;
		padding: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .left .title {
		font-size: 26px;
		line-height: 26px;
		color: #333;
		font-weight: bold;
		margin-bottom: 20px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .left .jieshao {
		font-size: 15px;
		line-height: 1.8;
		color: #777;
		margin-bottom: 15px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .right {
		width: 28.6%;
		display: none;
		justify-content: flex-end;
		align-items: center
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .center {
		width: 25%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		overflow: hidden;
		padding-bottom: 55%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) scale(1);
		width: 100%;
		height: auto;
		transition: all 0.8s ease .1s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a {
		padding: 15px 0px;
		border-bottom: 1px solid #ccc
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree {
		position: static
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a {
		display: flex;
		align-items: center;
		padding: 0;
		width: 100%;
		transition: all ease .3s;
		border: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .center .nav_img {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 {
		background: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg
) #f2f3f1 no-repeat right center
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .center {
		background: #fff;
		width: 35.15%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .left {
		width: 36.25%;
		padding: 40px 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .right {
		width: 28.6%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		padding-left: 6%;
		padding-top: 5%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .title {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .jieshao {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a span.p_img {
		display: block
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox1 {
		display: flex;
		justify-content: flex-end
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p {
		display: flex;
		position: relative
	}

	#c_navigation_126_P_199-1704878299892.active .e_navigationF-24 .p_navItem1>p a {
		color: #000
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p a {
		display: block;
		line-height: 100px;
		color: #fff
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p svg {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1>p::after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 0;
		margin: 0 auto;
		transition: all ease .3s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1:hover>p::after {
		width: 100%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 {
		position: absolute;
		left: 50%;
		padding: 60px 0px;
		transform: translateX(-50%);
		top: 100%;
		display: flex;
		justify-content: center;
		z-index: 10;
		transition: all ease .3s;
		pointer-events: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 .left ul li {
		width: 33.33%;
		padding-right: 5%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navBox2 ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree ul {
		flex-direction: row;
		justify-content: flex-end
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .left ul li {
		width: 100%;
		margin-right: 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .left ul li.cur {
		background: #fff
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2.cur a span {
		color: #ab826e
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 svg {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp {
		padding: 40px 0px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box.pro_cur {
		display: block
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon3 .p_jtIcon {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon3 .sj_icon {
		margin-right: 10px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Box .p_menuItemhat {
		font-size: 16px;
		font-weight: normal;
		color: #333;
		line-height: 1.6;
		transition: all ease .15s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 a span {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2>p>svg {
		display: none
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2>p>a svg {
		width: 12px;
		height: 12px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Box.p_listthree {
		flex-direction: column
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level3Box {
		min-height: 510px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item:hover .p_menuItemhat {
		color: #ab826e
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item:hover .sj_icon {
		fill: #ab826e
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navCon3 a {
		display: block;
		width: 100%
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem1:hover>p a,
	#c_navigation_126_P_199-1704878299892.active .e_navigationF-24 .p_navItem1:hover>p a {
		color: #ab826e
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level1Box {
		position: relative;
		width: 130px;
		height: 39px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level1Item {
		position: absolute;
		background: #fff;
		border-radius: 20px;
		border: 1px solid rgba(0, 0, 0, .1);
		z-index: 10
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem {
		padding: 7px 20px;
		font-size: 14px;
		color: rgb(0 0 0 / 70%);
		cursor: pointer;
		padding-right: 15px;
		display: flex
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_menuItem svg {
		transition: all ease .3s;
		margin: 2px 0 0 7px;
		transform: rotate(0deg)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level1Box:hover .p_menuItem svg {
		transform: rotate(-180deg)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Item .p_menuItem {
		padding: 3px 20px;
		color: rgb(0 0 0 / 40%);
		transition: all ease .3s
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Item .p_menuItem:hover {
		color: rgb(0 0 0 / 100%)
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationD-31 .p_level2Box {
		padding-bottom: 8px;
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_level3Item {
		margin-right: 25px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 {
		margin-right: 30px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_navItem2 a {
		font-size: 18px;
		line-height: 28px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .p_navItem2 img {
		max-width: 28px;
		margin-right: 10px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level3Box {
		padding-left: 3px
	}

	#c_navigation_126_P_199-1704878299892 .e_navigationF-24 .haveThree .p_level4Box {
		padding-left: 11px
	}
}

#c_grid-116273709439190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

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

#c_grid-116273709439190>div>.p_gridCell {
	float: left;
	position: static
}

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

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

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

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

@media screen and (min-width: 769px) {
	#c_grid-116273709439190>.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) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 99%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		clear: left
	}
}

#c_static_001_P_1908-1654650364156 {
	min-height: 100px;
	padding-top: 0px;
	display-radio: 1;
	background-fill-value: background-color;
	background-color: rgba(53, 63, 76, 1)
}

.e_text0 {
	font_radio: 2;
	line-height: 2
}

.e_text1 {
	font_radio: 2;
	line-height: 2
}

.e_text2 {
	font_radio: 2;
	line-height: 2;
	font-weight: normal
}

.e_text3 {
	font_radio: 2;
	line-height: 2
}

.e_text4 {
	font_radio: 2;
	line-height: 2
}

.e_text5 {
	font_radio: 2;
	line-height: 2
}

.e_text6 {
	font_radio: 2;
	line-height: 2
}

#c_static_001_P_1908-1654650364156 .e_container-34 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_static_001_P_1908-1654650364156 .e_container-35 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(255, 255, 255, 0.2);
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

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

#c_static_001_P_1908-1654650364156 .e_container-34 .p_item {
	display-radio: 1
}

#c_static_001_P_1908-1654650364156 .e_container-37 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	transition-property: all;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display-radio: flex;
	max-width: none
}

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

#c_static_001_P_1908-1654650364156 .e_container-37 .cbox-37-0 {
	flex: 0 0 40%
}

#c_static_001_P_1908-1654650364156 .e_container-38 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	transition-property: all;
	width: auto;
	margin-right: 0px;
	display-radio: flex
}

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

#c_static_001_P_1908-1654650364156 .e_container-38 .cbox-38-0 {
	padding-right: 30px
}

#c_static_001_P_1908-1654650364156 .e_container-38 .cbox-38-1 {
	flex: 0 0 auto;
	align-items: center
}

#c_static_001_P_1908-1654650364156 .e_richText-39 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition-property: all;
	font_radio: 2;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.6;
	display-radio: -webkit-box
}

#c_static_001_P_1908-1654650364156 .e_provider-40 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition-property: all;
	font_radio: 2;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.6;
	text-align: center;
	display-radio: -webkit-box
}

#c_static_001_P_1908-1654650364156 .e_provider-40 a {
	text-align: right;
	display: block
}

#c_static_001_P_1908-1654650364156 .e_provider-40:hover {
	color: rgba(255, 255, 255, 1)
}

#c_static_001_P_1908-1654650364156 .e_text-41 {
	display-radio: 1;
	font_radio: 2;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.5
}

#c_static_001_P_1908-1654650364156 .e_container-62 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_001_P_1908-1654650364156 .e_html-65 {
	min-height: 0px;
	background_radio: 1;
	display-radio: 1
}

#c_static_001_P_1908-1654650364156 .e_container-67 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	padding-bottom: 50px;
	background_radio: 1
}

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

#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-0 {
	padding-right: 3%;
	margin-right: 3%;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: rgba(255, 255, 255, 0.2);
	flex: 0 0 auto
}

#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-2 {
	margin-left: 0px;
	padding-left: 5%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgba(255, 255, 255, 0.2);
	flex: 0 0 auto
}

#c_static_001_P_1908-1654650364156 .e_container-68 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_001_P_1908-1654650364156 .e_image-70 {
	overflow: hidden;
	display-radio: 1;
	max-width: 130px
}

#c_static_001_P_1908-1654650364156 .e_image-70 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_1908-1654650364156 .e_text-71 {
	display-radio: 1;
	font_radio: 2;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.5;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 10px
}

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

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level1Item {
	width: auto;
	padding: 0 15px;
	flex-grow: 1
}

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level3Box {
	display: none
}

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu1Item {
	display-radio: 1;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.5;
	margin-bottom: 25px;
	font-weight: bold
}

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu2Item {
	display-radio: 1;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 8px;
	color: rgba(255, 255, 255, 0.5)
}

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu2Item:hover {
	color: rgba(255, 255, 255, 1)
}

#c_static_001_P_1908-1654650364156 .e_container-73 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

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

#c_static_001_P_1908-1654650364156 .e_richText-75 {
	font_radio: 2;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 2;
	max-width: 328.25px
}

#c_static_001_P_1908-1654650364156 .e_richText-75 a:hover {
	color: rgba(255, 255, 255, 1)
}

#c_static_001_P_1908-1654650364156 .e_credible-76 .img1 {
	width: 65px;
	height: 23px
}

#c_static_001_P_1908-1654650364156 .e_credible-76 .img2 {
	width: 79px;
	height: 28px
}

#c_static_001_P_1908-1654650364156 .e_credible-76 .img3 {
	width: 92px;
	height: 33px
}

#c_static_001_P_1908-1654650364156 .e_credible-76 .img4 {
	width: 106px;
	height: 38px
}

#c_static_001_P_1908-1654650364156 .e_credible-76 .img5 {
	width: 131px;
	height: 47px
}

#c_static_001_P_1908-1654650364156 .e_credible-76 {
	display-radio: 1;
	background_radio: 1;
	margin-top: 20px
}

#c_static_001_P_1908-1654650364156 .e_bottomNav-72 {
	font_radio: 1;
	display-radio: 1
}

#c_static_001_P_1908-1654650364156 .e_h1-77 {
	font_radio: 2;
	display-radio: 1;
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 25px
}

#c_static_001_P_1908-1654650364156 .e_businessAndCopyright-78 .p_business {
	cursor: pointer
}

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

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

#c_static_001_P_1908-1654650364156 .e_businessAndCopyright-78 .icon {
	color: white;
	cursor: pointer
}

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

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

#c_static_001_P_1908-1654650364156 .e_businessAndCopyright-78 .p_businessimg {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_1908-1654650364156 .e_businessAndCopyright-78 {
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	color: rgba(179, 177, 177, 1);
	line-height: 1;
	text-align: center
}

#c_static_001_P_1908-1654650364156 .e_container-38 .cbox-38-2 {
	flex: 0 0 10%;
	align-self: center
}

#c_static_001_P_1908-1654650364156 .e_container-79 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: 180px;
	margin-right: 10px;
	margin-left: auto
}

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

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

#c_static_001_P_1908-1654650364156 .e_icon-80 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

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

#c_static_001_P_1908-1654650364156 .e_icon-81 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

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

#c_static_001_P_1908-1654650364156 .e_icon-82 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

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

#c_static_001_P_1908-1654650364156 .e_icon-83 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static_001_P_1908-1654650364156 .e_quickLogin-84 {
	font_radio: 2;
	display-radio: 1;
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	font-size: 16px;
	margin-bottom: 20px
}

#c_static_001_P_1908-1654650364156 .e_quickLogin-84 .js_login_before,
#c_static_001_P_1908-1654650364156 .e_quickLogin-84 .js_login_after {
	display: none
}

#c_static_001_P_1908-1654650364156 .e_quickLogin-84 .js_login_before.active,
#c_static_001_P_1908-1654650364156 .e_quickLogin-84 .js_login_after.active {
	display: block
}

@media screen and (max-width:768px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell {
		margin: 0px !important;
		width: 100% !important
	}

	#c_static_001_P_1908-1654650364156 .e_container-35 {
		padding-bottom: 0px
	}

	#c_static_001_P_1908-1654650364156 .e_container-37 {
		flex-direction: column
	}

	#c_static_001_P_1908-1654650364156 .e_container-38 {
		flex-direction: column;
		display-radio: 1
	}

	#c_static_001_P_1908-1654650364156 .e_provider-40 a {
		text-align: left;
		font-size: 13px
	}

	#c_static_001_P_1908-1654650364156 .e_richText-39 {
		font-size: 13px;
		font_radio: 2;
		display-radio: 1;
		text-align: left
	}

	#c_static_001_P_1908-1654650364156 .e_container-38 .cbox-38-0 {
		padding-right: 0px
	}

	#c_static_001_P_1908-1654650364156 .e_container-38 .cbox-38-1 {
		text-align: left
	}

	#c_static_001_P_1908-1654650364156 .e_text-41 {
		text-align: left;
		font-size: 13px;
		font_radio: 2;
		display-radio: 1
	}

	#c_static_001_P_1908-1654650364156 .e_container-62 {
		display-radio: 1;
		flex-direction: row
	}

	#c_static_001_P_1908-1654650364156 .e_container-67 {
		display-radio: 1;
		flex-direction: column;
		padding-top: 30px;
		padding-bottom: 40px
	}

	#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-0 {
		padding-right: 0px;
		margin-right: 0px;
		border-right: none
	}

	#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-1 {
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-2 {
		padding-left: 0px;
		margin-left: 0px;
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_text-71 {
		text-align: left;
		margin-bottom: 10px
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu1Item,
	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu2Item {
		display: flex;
		justify-content: space-between
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level1Box ul {
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_jtIcon {
		width: auto;
		height: auto;
		max-width: 20px;
		font-size: inherit;
		transition: 0.5s;
		margin: 0
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_jtIcon.active {
		transform: rotateZ(90deg)
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 a {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level1Item {
		padding: 0
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_menu2Item svg {
		opacity: .5
	}

	#c_static_001_P_1908-1654650364156 .e_richText-75 {
		text-align: left
	}

	#c_static_001_P_1908-1654650364156 .e_credible-76 {
		text-align: left;
		background_radio: 1;
		display-radio: 1
	}

	#c_static_001_P_1908-1654650364156 .e_richText-75 p:nth-child(1) span {
		font-size: 16px !important
	}

	#c_static_001_P_1908-1654650364156 .e_h1-77 {
		font_radio: 2;
		display-radio: 1;
		color: rgba(255, 255, 255, 1);
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 15px
	}

	#c_static_001_P_1908-1654650364156 .e_container-79 {
		display-radio: 1;
		margin-left: auto;
		margin-right: auto;
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_provider-40 {
		font_radio: 2;
		display-radio: 1;
		font-size: 16px;
		color: rgba(255, 255, 255, 1);
		line-height: 1;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 5px;
		max-width: none
	}

	#c_static_001_P_1908-1654650364156 .e_businessAndCopyright-78 {
		font_radio: 2;
		display-radio: 1;
		margin-top: 8px;
		margin-bottom: 8px;
		font-size: 16px;
		color: rgba(255, 255, 255, 1);
		line-height: 1;
		text-align: left
	}
}

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

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_jtIcon {
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level1Item {
		display: none
	}

	#c_static_001_P_1908-1654650364156 .e_bottomNav-72 .p_level1Item.open {
		display: block
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		margin: 0 !important;
		width: 100% !important
	}

	#c_static_001_P_1908-1654650364156 .e_container-67 .cbox-67-2 {
		display: none
	}
}

#c_popbox-1679273280768 {
	width: 80%;
	max-width: 700px;
	position: relative;
	margin: 100px auto 200px auto;
	display: none;
	display-radio: none;
	height: auto
}

#c_popbox-1679273280768 .pop_wrapper {
	height: inherit;
	position: relative;
	min-height: inherit
}

#c_popbox-1679273280768 .p_container {
	background-color: #fff;
	position: relative;
	z-index: 2;
	min-height: inherit;
	width: inherit;
	height: inherit;
	margin: 0 auto
}

#c_popbox-1679273280768 .p_background {
	width: 30000%;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: -100px;
	left: -15000%;
	min-height: calc(100% + 200px)
}

#c_popbox-1679273280768 .p_background-preview {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0);
	opacity: 0.7
}

#c_popbox-1679273280768 .p_content {
	min-height: inherit;
	width: inherit;
	height: inherit;
	overflow: auto
}

#c_popbox-1679273280768 .p_title {
	padding: 10px;
	overflow: hidden
}

#c_popbox-1679273280768 .p_close {
	width: auto;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10000;
	text-align: right
}

.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	top: 50%;
	z-index: 9999;
	margin: -150px auto 0 auto
}

.fixed .p_background {
	position: fixed !important;
	top: 0 !important;
	right: 0;
	bottom: 0;
	left: 0 !important
}

#c_static_001_P_12675-1679273289913 {
	display-radio: 1;
	min-height: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: rgba(255, 255, 255, 0)
}

#c_static_001_P_12675-1679273289913 .form-control:focus {
	color: #495057;
	background-color: #ffffff00;
	border-color: #80bdff00;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

#c_static_001_P_12675-1679273289913 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%
}

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

#c_static_001_P_12675-1679273289913 .e_richText-8 {
	display-radio: 1;
	font_radio: 2;
	font-family: Microsoft JhengHei;
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: normal;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}

#c_static_001_P_12675-1679273289913 .e_form-18 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	border-style: solid;
	border-width: 1px;
	border-color: #cdcccc;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-bottom: 30px
}

#c_static_001_P_12675-1679273289913 .e_form-18>.p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_12675-1679273289913 .e_form-18 .cbox-18-0 {
	flex: 0 0 calc(100% - 160px);
	align-self: center
}

#c_static_001_P_12675-1679273289913 .e_form-18 .cbox-18-1 {
	flex: 0 0 160px;
	align-self: center
}

#c_static_001_P_12675-1679273289913 .e_form-18:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #a9a9a9;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px
}

#c_static_001_P_12675-1679273289913 .e_input-19 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001_P_12675-1679273289913 .e_input-19 {
	display-radio: 1;
	margin-bottom: 0px
}

#c_static_001_P_12675-1679273289913 .e_input-19 .p_input {
	display-radio: 1
}

#c_static_001_P_12675-1679273289913 .e_input-19 .s_form-control {
	border-radio: 2;
	border-style: none;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px
}

#c_static_001_P_12675-1679273289913 .e_input-19 .s_input {
	font-radio: 2;
	font-family: Microsoft JhengHei
}

#c_static_001_P_12675-1679273289913 .e_formBtn-20 {
	width: 160px;
	background: none;
	text-align: center;
	padding: 10px 20px;
	margin: 0;
	cursor: pointer;
	outline: none;
	line-height: 20px;
	transition: all 0.5s ease;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	display-radio: 1;
	background-color: rgba(71, 70, 70, 1);
	font-size: 16px;
	font-family: "f3d0ef6f-e72f-4733-8cd9-0a0ccb4a9e6d";
	color: rgba(255, 255, 255, 1);
	min-height: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-color: rgba(71, 70, 70, 1);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px
}

#c_static_001_P_12675-1679273289913 .e_formBtn-20:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(71, 70, 70, 1);
	border-style: solid;
	border-color: rgba(71, 70, 70, 1)
}

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

#c_static_001_P_12675-1679273289913 .e_formBtn-20 svg {
	display: none
}

@media screen and (max-width:768px) {
	#c_static_001_P_12675-1679273289913 {
		padding: 20px 10px
	}

	#c_popbox-1650422312893 .icon {
		font-size: 14px;
		width: 20px;
		height: 20px;
		margin-right: 10px;
		margin-top: 10px
	}

	#c_static_001_P_12675-1679273289913 .e_container-6 {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 2%;
		padding-right: 2%
	}

	#c_static_001_P_12675-1679273289913 .e_richText-8 {
		font-size: 12px;
		margin-bottom: 15px;
		width: 96%
	}

	#c_static_001_P_12675-1679273289913 .e_richText-8 span {
		font-size: 12px !important
	}

	#c_static_001_P_12675-1679273289913 .e_form-18 .cbox-18-1 {
		flex: 0 0 48px;
		align-self: center
	}

	#c_static_001_P_12675-1679273289913 .e_form-18 .cbox-18-0 {
		flex: 0 0 calc(100% - 48px);
		align-self: center
	}

	#c_static_001_P_12675-1679273289913 .e_form-18 {
		margin-bottom: 10px
	}

	#c_static_001_P_12675-1679273289913 .e_formBtn-20 {
		width: 48px;
		height: 48px;
		padding: 0;
		align-items: center;
		justify-content: center;
		display: flex;
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1
	}

	#c_static_001_P_12675-1679273289913 .e_formBtn-20 svg {
		display: block;
		margin: 0px
	}

	#c_static_001_P_12675-1679273289913 .e_formBtn-20 span {
		display: none
	}
}

#c_static_001_P_1080-1647501045930 {
	min-height: 300px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-container {
	width: 100%;
	height: 100vh;
	max-height: 1080px;
	overflow: hidden
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide {
	overflow: hidden;
	background: #fff;
	z-index: 10
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active {
	z-index: 11
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_slide {
	background-position: center center;
	background-size: cover
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: none
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	overflow: hidden
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .P_link_img {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-size: cover;
	transition: all ease 2s;
	transform: scale(1.1)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .P_link_img {
	transform: scale(1)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_videoPoster {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-size: cover;
	transition: transform ease 2s;
	transform: scale(1);
	cursor: pointer;
	z-index: 19
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_videoPoster {
	transform: scale(1)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .P_link_img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1.18);
	width: auto;
	height: 100%
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_videoPoster img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1.18);
	width: auto;
	height: 100%
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_info {
	position: absolute;
	top: 52%;
	left: 50%;
	width: 80%;
	padding-right: 35%;
	z-index: 22;
	transform: translate(-50%, -50%)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_info_fivebox {
	width: 100%
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_entitle {
	color: #fff;
	font-size: 30px;
	font-family: arial;
	line-height: 1.6;
	text-shadow: 3px 0 10px rgb(22 78 145 / 40%);
	transition: all ease 2s .5s;
	opacity: 0;
	transform: translateY(40px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_entitle {
	opacity: 1;
	transform: translateY(0px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btitle {
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
	transition: all ease 2s .7s;
	opacity: 0;
	transform: translateY(40px);
	letter-spacing: 0px;
	display-radio: 1;
	text-shadow: 3px 0 0px rgb(0 0 0 / 40%);
	font-family: "c0dc6467-03a6-4a94-8baa-1f4ab580b943"
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_btitle {
	opacity: 1;
	transform: translateY(0px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_summary {
	color: #ffffff;
	font-family: "d9e90cbd-9dde-490b-90e6-bea7ebc4ad20";
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 20px;
	transition: all ease 2s .1s;
	opacity: 0;
	transform: translateY(40px);
	letter-spacing: 0px;
	display-radio: 1
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_summary {
	opacity: 1;
	transform: translateY(0px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_cspan {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	transition: all ease 2s .8s;
	opacity: 0;
	transform: translateY(40px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_button {
	display: inline-block;
	margin-top: 0px;
	border-radius: 30px;
	border: 1px solid #fff;
	width: 100%;
	max-width: 150px;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	opacity: 0;
	transform: translateY(40px);
	transition: all ease .3s, transform ease .8s .9s, opacity ease .8s .9s
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_button:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #333
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_button {
	opacity: 1;
	transform: translateY(0px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-slide-active .p_cspan {
	opacity: 1;
	transform: translateY(0px)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_cspan::before {
	content: '';
	width: 60px;
	height: 2px;
	border-radius: 0;
	background: #fff;
	display: inline-block
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_cspan::before {
	background: #fff
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool {
	position: absolute;
	left: calc((100% - 90px) / 2);
	bottom: 40px;
	color: #fff;
	width: 90px;
	z-index: 10
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool span {
	text-transform: uppercase;
	color: #fff;
	display: block;
	font-family: arial;
	line-height: 20px;
	margin-top: 12px;
	font-size: 12px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool i {
	display: block;
	width: 20px;
	height: 30px;
	margin: 0 auto;
	border-radius: 12px;
	border: 2px #fff solid;
	position: relative
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool i:before {
	content: "";
	display: block;
	width: 4px;
	height: 10px;
	background: #fff;
	border-radius: 2px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 3px;
	animation: scrollmouse 2s linear infinite
}

@keyframes scrollmouse {
	from {
		transform: translate(-50%, 0);
		opacity: 1
	}

	to {
		transform: translate(-50%, 10px);
		opacity: 0
	}
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_kongjian {
	position: absolute;
	right: 0;
	width: 100%;
	border-left: 1px solid rgb(255 255 255 / 10%);
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
	max-width: 100px;
	pointer-events: none;
	display: none
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination {
	position: absolute;
	display: flex;
	flex-direction: row;
	top: auto;
	right: auto;
	transform: translate(50%, -50%);
	left: 7%;
	width: auto;
	height: auto;
	bottom: 40px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet {
	margin: 3px 5px !important;
	background: hsl(0deg 0% 100% / 40%);
	opacity: 1;
	width: 10px;
	height: 10px;
	transition: all ease .3s
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 15px;
	background: rgb(255 255 255)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet:hover {
	background: rgb(255 255 255)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next {
	color: #fff;
	border-radius: 0;
	border: 1px solid #fff;
	width: 50px;
	height: 50px;
	transition: all ease .3s;
	position: static;
	margin: 0 auto
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next::after {
	font-size: 16px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next:hover {
	background: rgba(255, 255, 255, .6);
	border: 1px solid rgba(255, 255, 255, .9)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next:hover::after {
	color: #f08200
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev {
	color: #fff;
	border-radius: 0;
	border: 1px solid #fff;
	height: 50px;
	width: 50px;
	transition: all ease .3s;
	position: static;
	margin: 0px 20px 0px 0px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev::after {
	font-size: 16px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev:hover {
	background: rgba(255, 255, 255, .6);
	border: 1px solid rgba(255, 255, 255, .9)
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev:hover::after {
	color: #f08200
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .videoContent {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	cursor: pointer
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .videoContent video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: 100%
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video_button {
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 160px;
	z-index: 110;
	max-width: 100px;
	height: 50px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_videobtm {
	color: #fff;
	border-radius: 100%;
	border: 2px solid #fff;
	top: auto;
	bottom: 0;
	width: 50px;
	height: 50px;
	left: 50%;
	transform: translateX(-50%);
	transition: all ease .3s;
	display: block;
	position: absolute;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	display: none
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video_button svg {
	margin: 0 auto;
	width: 15px
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_arr {
	max-width: 120px;
	width: 100%;
	position: absolute;
	right: 7%;
	bottom: 40px;
	height: auto;
	z-index: 1;
	display: flex;
	flex-direction: row;
	justify-content: center;
	text-align: center
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_videobtm:hover {
	background: #0e70b9;
	border: 2px solid #0e70b9
}

#c_banner_015_P_198-1700288249796 .e_bannerA-2 .video_cover {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023111720574964734/cms/image/ac7dfb0c-9f66-4346-a20f-f226255c788d.png) repeat;
	z-index: 21;
	opacity: 1
}

@media screen and (max-width:768px) {
	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_info_fivebox {
		width: 100%;
		padding-bottom: 0px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_info {
		width: 90%;
		padding-right: 0
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool {
		display: none
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_summary {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 10px;
		margin-top: 10px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_entitle {
		font-size: 16px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btitle {
		font-size: 22px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_cspan::before {
		width: 25px;
		height: 2px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_kongjian {
		max-width: 55px;
		display: none
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_arr {
		max-width: 55px;
		display: none
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video_button {
		max-width: 55px;
		bottom: 106px;
		height: 28px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		margin: 3px !important
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet-active {
		width: 20px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination-bullet:hover {
		height: 6px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev {
		width: 28px;
		height: 28px;
		margin: 5px auto 0
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video_button span {
		width: 28px;
		height: 28px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next {
		width: 28px;
		height: 28px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_prev::after {
		font-size: 12px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_btn_next::after {
		font-size: 12px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-container {
		height: 30vh;
		margin-top: 60px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_cspan {
		margin-top: 0px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_video_button svg {
		width: 12px
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .swiper-pagination {
		right: auto;
		top: auto;
		bottom: 15px;
		left: auto;
		width: 100%;
		justify-content: center;
		height: auto;
		transform: unset;
		flex-direction: row
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .videoContent video {
		height: 100%;
		width: auto
	}

	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_scrool span {
		display: none
	}
}

@media screen and (min-width: 769px) {
	#c_banner_015_P_198-1700288249796 .e_bannerA-2 .p_summary {
		max-width: 560px;
		color: #ffffff
	}
}

@media screen and (max-width: 1440px) and (min-width: 1367px) {}

@media screen and (max-width: 1366px) and (min-width: 1025px) {}

#c_effect_047-17065556635850 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 50px;
	padding-bottom: 0px;
	background-fill-value: background-color;
	background_radio: 2;
	background-color: rgba(232, 228, 223, 1)
}

#c_effect_047-17065556635850 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	background_radio: 1
}

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

#c_effect_047-17065556635850 .e_html-5 {
	min-height: 0px;
	display-radio: 1;
	background_radio: 1
}

#c_effect_047-17065556635850 .honoRBox {
	display: flex;
	width: 100%;
	overflow: hidden
}

#c_effect_047-17065556635850 .honoRBoxBB {
	padding: 0 60px
}

#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-next,
#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-prev {
	width: 40px;
	height: 40px;
	background: #a0ceff;
	border-radius: 100%;
	transition: all ease .3s;
	transform: translateY(-10px);
	z-index: 10;
	left: 0;
	margin-top: 50px
}

#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-next::after,
#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-prev::after {
	font-size: 12px;
	font-weight: bold;
	color: #fff
}

#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-next {
	right: 0;
	left: auto
}

#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-next:hover,
#c_effect_047-17065556635850 .honoRBoxBB .swiper-button-prev:hover {
	background: #77b9ff
}

#c_effect_047-17065556635850 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 0px;
	padding-bottom: 20px;
	max-width: 1600px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto
}

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

#c_effect_047-17065556635850 .e_text-8 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 40px;
	color: rgba(51, 51, 51, 1);
	font-weight: bold
}

#c_effect_047-17065556635850 .e_text-9 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	color: rgba(150, 154, 158, 1);
	font-size: 16px;
	padding-top: 5px;
	letter-spacing: 2px;
	font-family: "d9e90cbd-9dde-490b-90e6-bea7ebc4ad20"
}

#c_effect_047-17065556635850 .e_line-10 {
	display-radio: 1;
	max-width: 50px;
	margin-left: auto;
	margin-right: auto;
	max-height: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(171, 130, 110, 1)
}

@media screen and (max-width:768px) {
	#c_effect_047-17065556635850 .e_text-8 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13"
	}

	#c_effect_047-17065556635850 .e_text-9 {
		font_radio: 2;
		display-radio: 1;
		font-size: 14px;
		color: #333333;
		line-height: 1;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13";
		letter-spacing: 0px
	}

	#c_effect_047-17065556635850 .e_line-10 {
		display-radio: 1;
		padding-top: 0px;
		max-width: 30px;
		margin-top: 10px;
		margin-bottom: 10px
	}
}

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

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

@media screen and (max-width: 1440px) and (min-width: 1367px) {}

@media screen and (max-width: 1366px) and (min-width: 1025px) {}

#c_static_001_P_17467-1704877507203 {
	display-radio: 1;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
	background: #EEE;
	min-height: 0px;
	background_radio: 2;
	background-color: rgba(232, 228, 223, 1)
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	display-radio: 1;
	margin-right: auto;
	margin-left: auto
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_page {
	text-align: center
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_s_option {}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_split {
	margin: 0 5px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_normal {
	margin-right: 16px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .input-check,
#c_static_001_P_17467-1704877507203 .e_loop-4 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .position-left {
	display: flex
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .position-top {}

#c_static_001_P_17467-1704877507203 .e_loop-4 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .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_001_P_17467-1704877507203 .e_loop-4 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_filter_result {
	display: inline-block
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .p_contclear {
	cursor: pointer
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 {
	display-radio: 1;
	margin-top: 0px;
	width: 98%;
	max-width: none;
	margin-left: auto;
	margin-right: auto
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .cbox-4:nth-child(odd) {
	margin-left: 0px;
	margin-right: 0px
}

#c_static_001_P_17467-1704877507203 .e_loop-4 .cbox-4:nth-child(even) {
	margin-left: 0px;
	margin-right: 0px
}

#c_static_001_P_17467-1704877507203 .e_image-5 {
	overflow: hidden;
	padding: 5px
}

#c_static_001_P_17467-1704877507203 .e_image-5 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_17467-1704877507203 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 100%;
	background_radio: 0;
	padding: 5px
}

#c_static_001_P_17467-1704877507203 .e_container-6:hover .cbox-6-0 {
	background: rgba(0, 0, 0, .6);
	border-radius: 0px
}

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

#c_static_001_P_17467-1704877507203 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
	height: auto
}

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

#c_static_001_P_17467-1704877507203 .e_image-8 {
	overflow: hidden;
	display-radio: 1;
	width: auto;
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px 0px rgb(0 0 0 / 20%)
}

#c_static_001_P_17467-1704877507203 .e_image-8 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_17467-1704877507203 .e_text-9 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-size: 22px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	font-family: "d9e90cbd-9dde-490b-90e6-bea7ebc4ad20"
}

#c_static_001_P_17467-1704877507203 .e_line-10 {
	display-radio: 1;
	width: 40px;
	margin-left: 0px;
	margin-right: auto;
	height: 2px;
	transition: all .5s ease;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgba(255, 255, 255, 1)
}

#c_static_001_P_17467-1704877507203 .e_container-6:hover .e_line-10 {
	border-top-color: rgba(255, 255, 255, 1)
}

#c_static_001_P_17467-1704877507203 .e_text-11 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	opacity: 0;
	transition: 0.8s
}

#c_static_001_P_17467-1704877507203 .e_container-6:hover .e_text-11 {
	transition: 0.8s;
	opacity: 1
}

#c_static_001_P_17467-1704877507203 .e_container-6 .p_item {
	display-radio: 1
}

#c_static_001_P_17467-1704877507203 .e_container-6 .cbox-6-0 {
	flex: 0 0 auto;
	height: 100%;
	align-items: flex-end;
	align-self: center;
	background: rgba(0, 0, 0, 0);
	display: flex;
	transition: all .5s ease;
	width: 100%
}

#c_static_001_P_17467-1704877507203 .e_button-12 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 120px;
	background: none;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 8px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	display-radio: block;
	margin-top: -40px;
	margin-left: 0px;
	margin-right: auto;
	opacity: 0;
	transition: 0.8s;
	background-color: none
}

#c_static_001_P_17467-1704877507203 .e_container-6:hover .e_button-12 {
	transition: 0.8s;
	opacity: 1;
	margin-top: 20px
}

#c_static_001_P_17467-1704877507203 .e_button-12 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden;
	font-size: 14px
}

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

#c_static_001_P_17467-1704877507203 .e_button-12:hover::after {
	opacity: 1
}

.btn:focus {
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

@media screen and (max-width:768px) {
	#c_static_001_P_17467-1704877507203 .e_loop-4 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1);
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-bottom: 20px
	}

	#c_static_001_P_17467-1704877507203 {
		display-radio: 1;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 30px;
		padding-bottom: 30px
	}

	#c_static_001_P_17467-1704877507203 .e_container-6 {
		display-radio: 1
	}

	#c_static_001_P_17467-1704877507203 .e_loop-4 {
		display-radio: 1;
		margin-top: 20px
	}

	#c_static_001_P_17467-1704877507203 .e_text-11 {
		display-radio: 1;
		font_radio: 1;
		padding-left: 10px;
		padding-right: 10px
	}

	#c_static_001_P_17467-1704877507203 .e_text-9 {
		display-radio: 1;
		font_radio: 2;
		font-size: 20px
	}
}

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

#c_static_730_P_003-17048803887540 {
	min-height: 300px;
	background-fill-value: background-image;
	background: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023111720574964734/cms/image/6d1080a1-a3db-4ca6-840a-928d109a1372.jpg) no-repeat center/cover;
	background-attachment: fixed;
	padding-top: 40px;
	padding-bottom: 40px;
	display-radio: 1;
	background-repeat: no-repeat;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023111720574964734/cms/image/18f5079b-1f47-4c61-b0bc-c6aaca0b58ed.jpg);
	background-size: cover;
	background-position: center center;
	background_radio: 2
}

#c_static_730_P_003-17048803887540 .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-top: 4%;
	padding-bottom: 4%
}

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

#c_static_730_P_003-17048803887540 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_730_P_003-17048803887540 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-top: 50px;
	display-radio: flex;
	margin-bottom: 60px
}

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

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

#c_static_730_P_003-17048803887540 .e_scrollNumber-13 {
	height: 60px;
	line-height: 60px;
	font-size: 54px;
	font_radio: 2;
	text-align: center;
	display-radio: 1;
	color: rgba(255, 255, 255, 1)
}

#c_static_730_P_003-17048803887540 .e_text-14 {
	font_radio: 2;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 2;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-13 .p_num {
	font-size: 60px;
	font-family: Impact;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-13 .p_plus {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	display-radio: 1
}

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

#c_static_730_P_003-17048803887540 .e_scrollNumber-16 {
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font_radio: 2;
	text-align: center;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-16 .p_num {
	font-size: 60px;
	font-family: Impact;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-16 .p_plus {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_text-17 {
	font_radio: 2;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 2;
	display-radio: 1
}

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

#c_static_730_P_003-17048803887540 .e_scrollNumber-19 {
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font_radio: 2;
	text-align: center;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-19 .p_num {
	font-size: 60px;
	font-family: Impact;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-19 .p_plus {
	font-size: 14px;
	color: rgba(255, 255, 255, 1)
}

#c_static_730_P_003-17048803887540 .e_text-20 {
	font_radio: 2;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 2
}

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

#c_static_730_P_003-17048803887540 .e_scrollNumber-22 {
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font_radio: 2;
	text-align: center;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-22 .p_num {
	font-size: 60px;
	font-family: Impact;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	display-radio: 1
}

#c_static_730_P_003-17048803887540 .e_scrollNumber-22 .p_plus {
	font-size: 14px;
	color: rgba(255, 255, 255, 1)
}

#c_static_730_P_003-17048803887540 .e_text-23 {
	font_radio: 2;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 2
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	#c_static_730_P_003-17048803887540 .e_richText-4 {
		font-size: 32px
	}

	#c_static_730_P_003-17048803887540 .e_text-5 {
		font-size: 24px;
		line-height: normal;
		font_radio: 2;
		color: rgba(255, 255, 255, 1);
		margin-top: 10px;
		font-family: Arial;
		display-radio: 1;
		text-align: center
	}

	#c_static_730_P_003-17048803887540 .e_text-6 {
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 20px;
		line-height: 1.6;
		font_radio: 2;
		text-align: center;
		max-width: 1000px;
		margin: 0 auto;
		color: rgba(255, 255, 255, 1);
		display-radio: 1;
		font-family: Microsoft YaHei
	}

	#c_static_730_P_003-17048803887540 .e_container-9 {
		padding-top: 20px;
		padding-bottom: 20px
	}

	#c_static_730_P_003-17048803887540 .e_container-15 {
		padding-top: 20px;
		padding-bottom: 20px
	}

	#c_static_730_P_003-17048803887540 .e_container-18 {
		padding-top: 20px;
		padding-bottom: 20px
	}

	#c_static_730_P_003-17048803887540 .e_container-21 {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

#c_static_730_P_003-17048803887540 .e_button-27 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 150px;
	padding: 0 15px;
	line-height: 40px;
	border-color: rgba(255, 255, 255, 1);
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: "77943414-384c-477b-91fc-8320db7c3d05";
	margin-bottom: 0px;
	background-color: rgba(171, 130, 110, 0);
	border-style: solid;
	border-width: 1px
}

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

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

#c_static_730_P_003-17048803887540 .e_button-27:hover::after {
	opacity: 1
}

#c_static_730_P_003-17048803887540 .e_button-27:hover {
	background-color: rgba(171, 130, 110, 1);
	font-size: 14px;
	border-style: solid;
	border-color: rgba(171, 130, 110, 1)
}

#c_static_730_P_003-17048803887540 .e_video-28 {
	width: 100%;
	position: relative;
	display-radio: 1;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}

#c_static_730_P_003-17048803887540 .e_video-28 video {
	width: 100%;
	display: block
}

#c_static_730_P_003-17048803887540 .e_video-28 .p_video {
	position: relative
}

#c_static_730_P_003-17048803887540 .e_video-28 .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_730_P_003-17048803887540 .e_video-28 .cover .coverImage {
	width: 100%;
	height: 100%
}

#c_static_730_P_003-17048803887540 .e_video-28 .cover .coverImage img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

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

#c_static_730_P_003-17048803887540 .e_container-29 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

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

#c_static_730_P_003-17048803887540 .e_line-31 {
	width: 68px;
	margin-left: auto;
	margin-right: auto;
	height: 0px;
	display-radio: 1;
	margin-top: 8px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgba(255, 255, 255, 1)
}

#c_static_730_P_003-17048803887540 .e_text-32 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

#c_static_730_P_003-17048803887540 .e_h1-33 {
	display-radio: 1;
	font_radio: 2;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 20px
}

@media screen and (max-width:768px) {
	#c_static_730_P_003-17048803887540 {
		padding-bottom: 30px;
		padding-top: 30px;
		background-attachment: unset
	}

	#c_static_730_P_003-17048803887540 .e_container-3 {
		margin-top: 30px
	}

	#c_static_730_P_003-17048803887540 .e_container-3>.p_item {
		flex: 0 0 50%
	}

	#c_static_730_P_003-17048803887540 .e_container-9 {
		padding: 10px
	}

	#c_static_730_P_003-17048803887540 .e_container-15 {
		padding: 10px
	}

	#c_static_730_P_003-17048803887540 .e_container-18 {
		padding: 10px
	}

	#c_static_730_P_003-17048803887540 .e_container-21 {
		padding: 10px
	}

	#c_static_730_P_003-17048803887540 .e_scrollNumber-13 {
		height: 40px;
		line-height: 40px;
		font-size: 40px
	}

	#c_static_730_P_003-17048803887540 .e_scrollNumber-16 {
		height: 40px;
		line-height: 40px;
		font-size: 40px
	}

	#c_static_730_P_003-17048803887540 .e_scrollNumber-19 {
		height: 40px;
		line-height: 40px;
		font-size: 40px
	}

	#c_static_730_P_003-17048803887540 .e_scrollNumber-22 {
		height: 40px;
		line-height: 40px;
		font-size: 40px
	}

	#c_static_730_P_003-17048803887540 .p_num {
		font-size: 32px !important
	}

	#c_static_730_P_003-17048803887540 .p_plus {
		font-size: 12px !important
	}

	#c_static_730_P_003-17048803887540 .e_h1-33 {
		display-radio: 1;
		font_radio: 2;
		font-size: 42px
	}
}

#c_static_430_P_008-17065755557650 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 50px;
	padding-bottom: 20px;
	background-fill-value: background-color;
	background-attachment: fixed;
	background_radio: 2;
	background-color: rgba(245, 245, 245, 1)
}

#c_static_430_P_008-17065755557650 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 96%;
	display-radio: flex;
	background_radio: 1;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto
}

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

#c_static_430_P_008-17065755557650 .e_text-17 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 40px;
	color: rgba(51, 51, 51, 1);
	font-weight: bold
}

#c_static_430_P_008-17065755557650 .e_text-18 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	color: rgba(150, 154, 158, 1);
	font-size: 16px;
	padding-top: 0px;
	letter-spacing: 2px;
	margin-top: 10px
}

#c_static_430_P_008-17065755557650 .e_line-19 {
	display-radio: 1;
	max-width: 50px;
	margin-left: auto;
	margin-right: auto;
	max-height: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(171, 130, 110, 1)
}

@media screen and (max-width:768px) {
	#c_static_430_P_008-17065755557650 .e_container-7 {
		margin-bottom: 0px
	}

	#c_static_430_P_008-17065755557650 .e_text-17 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13"
	}

	#c_static_430_P_008-17065755557650 .e_text-18 {
		font_radio: 2;
		display-radio: 1;
		font-size: 14px;
		color: #333333;
		line-height: 1;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13";
		letter-spacing: 0px
	}

	#c_static_430_P_008-17065755557650 .e_line-19 {
		display-radio: 1;
		padding-top: 0px;
		max-width: 30px;
		margin-top: 10px;
		margin-bottom: 10px
	}
}

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

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

@media screen and (max-width: 1440px) and (min-width: 1367px) {}

@media screen and (max-width: 1366px) and (min-width: 1025px) {}

#c_static_001_P_2233-17059114402520 {
	min-height: 300px;
	display-radio: 1;
	background-color: rgba(245, 245, 245, 1);
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background_radio: 2
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	width: 33.3%
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_page {
	text-align: center
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_split {
	margin: 0 5px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_normal {
	margin-right: 16px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .input-check,
#c_static_001_P_2233-17059114402520 .e_loop-18 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .position-left {
	display: flex
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .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_001_P_2233-17059114402520 .e_loop-18 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_filter_result {
	display: none
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001_P_2233-17059114402520 .e_loop-18 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_2233-17059114402520 .e_loop-18 {
	display-radio: 1;
	max-width: none;
	margin-left: auto;
	margin-right: auto
}

#c_static_001_P_2233-17059114402520 .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px
}

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

#c_static_001_P_2233-17059114402520 .e_container-20 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(221, 221, 221, 1);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	transition: all .5s ease
}

#c_static_001_P_2233-17059114402520 .e_container-20:hover {
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%)
}

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

#c_static_001_P_2233-17059114402520 .e_image-21 {
	display: block;
	overflow: hidden;
	max-width: none;
	position: relative;
	height: 0px;
	padding-bottom: 100%;
	width: auto;
	display-radio: 1;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

#c_static_001_P_2233-17059114402520 .e_image-21 img {
	width: 100% !important;
	height: 100% !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
	object-fit: contain
}

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

#c_static_001_P_2233-17059114402520 .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px
}

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

#c_static_001_P_2233-17059114402520 .e_text-23 {
	line-height: 1.5;
	display-radio: -webkit-box;
	font_radio: 2;
	text-align: center;
	font-size: 16px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: rgba(51, 51, 51, 1);
	font-weight: normal;
	transition: all .5s ease
}

#c_static_001_P_2233-17059114402520 .e_container-20:hover .e_text-23 {
	color: #ab826e
}

#c_static_001_P_2233-17059114402520 .e_button-24 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 140px;
	border-radius: 0px;
	padding: 8px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	display-radio: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	background: #ffffff;
	border: none;
	transition: all .5s ease
}

#c_static_001_P_2233-17059114402520 .e_container-20:hover .e_button-24 {
	background: #ab826e
}

#c_static_001_P_2233-17059114402520 .e_container-20:hover .e_button-24 span {
	color: #ffffff !important
}

#c_static_001_P_2233-17059114402520 .e_button-24 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden;
	font-size: 14px;
	color: #ab826e;
	transition: all .5s ease
}

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

#c_static_001_P_2233-17059114402520 .e_button-24:hover::after {
	opacity: 1
}

#c_static_001_P_2233-17059114402520 .e_text-27 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	color: rgba(204, 204, 204, 1);
	text-align: center;
	margin-top: 10px
}

#c_static_001_P_2233-17059114402520 .e_image-28 {
	overflow: hidden;
	display-radio: 1;
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}

#c_static_001_P_2233-17059114402520 .e_image-28 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media screen and (max-width:768px) {
	#c_static_001_P_2233-17059114402520 {
		padding: 10px
	}

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

	#c_static_001_P_2233-17059114402520 .e_container-19 {
		padding: 5px
	}

	#c_static_001_P_2233-17059114402520 .e_container-20 {
		padding: 5px
	}

	#c_static_001_P_2233-17059114402520 .e_container-22 {
		padding: 5px
	}

	#c_static_001_P_2233-17059114402520 .e_text-23 {
		font-size: 14px;
		font_radio: 2;
		display-radio: -webkit-box;
		-webkit-line-clamp: 1;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden
	}

	#c_static_001_P_2233-17059114402520 .e_button-24 {
		display: none
	}

	#c_static_001_P_2233-17059114402520 .e_loop-18 .p_page {
		display-radio: 1;
		margin-top: 20px;
		margin-bottom: 20px
	}
}

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

.indexproType {
	display: flex;
	align-items: center;
	position: relative;
	padding: 5% 0
}

.indexType_bg {
	position: absolute;
	width: 100%;
	height: 100%
}

.indexType_bg li {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .5s
}

.indexType_bg li.active {
	opacity: 1
}

.indexType_bg img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.indexpro_left {
	padding: 20px 30px 20px 5%;
	width: 45%;
	position: relative;
	z-index: 10
}

.ipro_title {
	margin-bottom: 35px;
	position: relative;
	padding-bottom: 13px
}

.ipro_title::after {
	position: absolute;
	content: '';
	width: 80px;
	height: 5px;
	background: #ab826e;
	bottom: 0;
	left: 0
}

.ipro_title h1 {
	font-size: 44px !important;
	line-height: 50px;
	margin-bottom: 5px;
	font-family: "218a3dcf-794a-486e-9f55-e1f3159e96f0"
}

.ipro_title h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 300
}

.ipro_item_title {
	margin-bottom: 40px
}

.ipro_item_title p {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13";
	margin-bottom: 20px
}

.ipro_item_title h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 15px
}

.ipro_item_title a {
	display: inline-block;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 12px 50px;
	background-color: #ab826e;
	cursor: pointer;
	color: #fff;
	font-family: poppins, sans-serif;
	font-weight: 400;
	font-style: normal
}

.ipro_item_list ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap
}

.ipro_item_list ul li:nth-child(3n) {
	margin-right: 0
}

.ipro_item_list ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333;
	border: 0px #333 solid;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding: 0 10px
}

.ipro_item_list ul li.active a {
	background: rgba(0, 0, 0, 0);
	border: 0px #18a9e2 solid;
	color: #ab826e
}

.indxepro_right {
	width: 55%;
	padding: 20px 0px 20px 0
}

.rightImg {
	position: relative;
	padding-bottom: 61%;
	width: 100%;
	overflow: hidden
}

.rightImg .proImgs {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .5s;
	width: 100%
}

.rightImg .proImgs img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.rightImg .proImgs.active {
	opacity: 1
}

#c_static_001_P_30149-1695706194981 {
	min-height: 300px;
	display-radio: 1;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023111720574964734/cms/image/b53bec3e-3a8b-4122-ad44-bf64bfb44edb.jpg);
	padding-top: 0px;
	padding-bottom: 0px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%
		/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_page {
	text-align: center
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_key {
	/* min-width:80px;
 */
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius:2px;
 */
}

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

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_s_option {}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

/* #c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_close::before {
	content: "\2716";
}
*/
/* #c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/
#c_static_001_P_30149-1695706194981 .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .input-check,
#c_static_001_P_30149-1695706194981 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .position-left {
	display: flex
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .position-top {
	/* display:flex;
 */
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .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_001_P_30149-1695706194981 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_contclear {
	cursor: pointer
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001_P_30149-1695706194981 .e_loop-1 .p_contclear {
	display: none
}

#c_static_001_P_30149-1695706194981 .e_loop-1 {
	display-radio: 1;
	background-color: rgba(232, 228, 223, 1)
}

#c_static_001_P_30149-1695706194981 .e_text-2 {
	line-height: normal
}

@media screen and (max-width:768px) {
	.indexproType {
		flex-wrap: wrap
	}

	.indexpro_left {
		width: 100%;
		padding: 20px
	}

	.ipro_title {
		padding-bottom: 10px;
		margin-bottom: 15px
	}

	.ipro_title:after {
		width: 80px;
		height: 6px
	}

	.ipro_title h1 {
		font-size: 24px !important;
		line-height: 30px
	}

	.ipro_title h2 {
		font-size: 24px;
		line-height: 25px
	}

	.ipro_item_title {
		margin-bottom: 15px
	}

	.ipro_item_title h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 5px
	}

	.ipro_item_title a {
		line-height: 24px;
		font-size: 14px
	}

	.ipro_item_list ul li {
		width: calc((100% - 20px) / 3);
		margin-right: 10px;
		margin-bottom: 10px
	}

	.ipro_item_list ul li a {
		font-size: 12px;
		line-height: 30px
	}

	.indxepro_right {
		width: 100%;
		padding: 0 10px
	}

	#c_static_001_P_30149-1695706194981 {
		display-radio: 1;
		padding-bottom: 0px;
		padding-top: 0px;
		background_radio: 2
	}

	#c_static_001_P_30149-1695706194981 .e_loop-1 {
		display-radio: 1
	}
}

@media screen and (min-width: 769px) {
	.ipro_item_list ul li {
		width: calc((100% - 20px) / 4);
		margin-right: 0px;
		margin-bottom: 20px
	}
}

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

@media screen and (max-width: 1440px) and (min-width: 1367px) {}

@media screen and (max-width: 1366px) and (min-width: 1025px) {}

#c_static_001_P_24528-17049370151210 {
	min-height: 300px;
	display-radio: 1;
	background-color: rgba(246, 246, 246, 1);
	padding-top: 50px;
	padding-bottom: 0px;
	background_radio: 2
}

#c_static_001_P_24528-17049370151210 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 96%;
	display-radio: flex;
	max-width: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	background_radio: 1
}

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

#c_static_001_P_24528-17049370151210 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_static_001_P_24528-17049370151210 .e_container-2 .cbox-2-0 {
	flex: 0 0 40%;
	align-self: center
}

#c_static_001_P_24528-17049370151210 .e_container-2 .cbox-2-1 {
	flex: 0 0 60%;
	margin-left: 0px;
	padding-left: 5%
}

#c_static_001_P_24528-17049370151210 .e_text-46 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "1849d70a-f18d-4a02-ad83-0b661d3fe05e";
	max-width: 80%;
	color: rgba(20, 21, 20, 1)
}

#c_static_001_P_24528-17049370151210 .e_container-52 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-top: 2%;
	margin-bottom: 4%;
	background_radio: 1
}

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

#c_static_001_P_24528-17049370151210 .e_container-52 .p_item {
	display-radio: 1
}

#c_static_001_P_24528-17049370151210 .e_container-54 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 80%;
	display-radio: flex;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	background_radio: 1
}

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

#c_static_001_P_24528-17049370151210 .e_container-52 .cbox-52-0 {
	align-self: center;
	flex: 0 0 60%
}

#c_static_001_P_24528-17049370151210 .e_container-52 .cbox-52-1 {
	align-self: center;
	flex: 0 0 40%
}

#c_static_001_P_24528-17049370151210 .e_image-76 {
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	border-radius: 20px
}

#c_static_001_P_24528-17049370151210 .e_image-76 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_24528-17049370151210 .e_image-77 {
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	border-radius: 20px
}

#c_static_001_P_24528-17049370151210 .e_image-77 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001_P_24528-17049370151210 .e_text-78 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	margin-bottom: 30px
}

#c_static_001_P_24528-17049370151210 .e_text-79 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "1849d70a-f18d-4a02-ad83-0b661d3fe05e";
	max-width: 80%;
	color: rgba(34, 35, 34, 1)
}

#c_static_001_P_24528-17049370151210 .e_text-80 {
	line-height: normal
}

#c_static_001_P_24528-17049370151210 .e_text-81 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "1849d70a-f18d-4a02-ad83-0b661d3fe05e";
	max-width: 80%;
	color: rgba(10, 11, 11, 1)
}

#c_static_001_P_24528-17049370151210 .e_text-82 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	margin-bottom: 30px
}

#c_static_001_P_24528-17049370151210 .e_text-83 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "1849d70a-f18d-4a02-ad83-0b661d3fe05e";
	max-width: 80%;
	color: rgba(14, 15, 14, 1)
}

#c_static_001_P_24528-17049370151210 .e_text-84 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: 1
}

#c_static_001_P_24528-17049370151210 .e_container-85 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

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

#c_static_001_P_24528-17049370151210 .e_container-85 .p_item {
	display-radio: 1
}

#c_static_001_P_24528-17049370151210 .e_text-86 {
	font_radio: 2;
	display-radio: 1;
	font-size: 40px;
	color: rgba(0, 0, 0, 1);
	line-height: 1.5;
	margin-top: 0px;
	text-align: center;
	font-weight: bold
}

#c_static_001_P_24528-17049370151210 .e_line-87 {
	display-radio: 1;
	max-width: 50px;
	margin-left: auto;
	margin-right: auto;
	max-height: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(64, 69, 67, 1)
}

#c_static_001_P_24528-17049370151210 .e_text-88 {
	display-radio: 1;
	font_radio: 2;
	color: rgba(102, 102, 102, 1);
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:768px) {
	#c_static_001_P_24528-17049370151210 {
		display-radio: 1;
		padding-top: 20px;
		background_radio: 2
	}

	#c_static_001_P_24528-17049370151210 .e_container-2 {
		display-radio: 1
	}

	#c_static_001_P_24528-17049370151210 .e_container-2 .cbox-2-0 {
		flex: 0 0 100%
	}

	#c_static_001_P_24528-17049370151210 .e_container-2 .cbox-2-1 {
		flex: 0 0 100%;
		padding-left: 0px;
		margin-top: 24px
	}

	#c_static_001_P_24528-17049370151210 .e_container-1 {
		display-radio: 1
	}

	#c_static_001_P_24528-17049370151210 .e_container-52 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001_P_24528-17049370151210 .e_container-54 {
		background_radio: 1;
		display-radio: 1;
		width: 100%;
		margin-top: 20px
	}

	#c_static_001_P_24528-17049370151210 .e_container-85 {
		display-radio: 1;
		margin-bottom: 10px
	}

	#c_static_001_P_24528-17049370151210 .e_text-86 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1.5;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13"
	}

	#c_static_001_P_24528-17049370151210 .e_line-87 {
		display-radio: 1;
		padding-top: 0px;
		max-width: 30px;
		margin-top: 10px;
		margin-bottom: 10px
	}

	#c_static_001_P_24528-17049370151210 .e_text-88 {
		display-radio: 1;
		font_radio: 2;
		font-size: 14px;
		color: rgba(102, 102, 102, 1);
		line-height: 1.5;
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

#c_static_001_P_9480-17049359394810 {
	min-height: 0px;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: center center;
	display-radio: 1;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023111720574964734/cms/image/886b854d-7985-44ff-a7f6-0e54f806db75.jpg);
	background-size: cover;
	background-attachment: fixed;
	background_radio: 2
}

#c_static_001_P_9480-17049359394810 .e_container-10 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: 0px;
	width: auto;
	background-fill-value: background-color;
	display-radio: flex;
	background-color: rgba(0, 0, 0, 0);
	padding-top: 80px;
	padding-bottom: 80px
}

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

#c_static_001_P_9480-17049359394810 .e_container-10 .cbox-10-0 {
	flex: 0 0 100%
}

#c_static_001_P_9480-17049359394810 .e_text-11 {
	font_radio: 2;
	font-size: 40px;
	color: rgba(255, 255, 255, 1);
	line-height: 2;
	margin-top: 80px;
	text-align: center;
	display-radio: 1;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold
}

#c_static_001_P_9480-17049359394810 .e_text-12 {
	font_radio: 2;
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	line-height: 2;
	margin-top: 0px;
	text-align: center;
	display-radio: 1;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "d9e90cbd-9dde-490b-90e6-bea7ebc4ad20"
}

#c_static_001_P_9480-17049359394810 .e_button-13 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 200px;
	padding: 0 15px;
	line-height: 40px;
	border-color: rgba(255, 255, 255, 1);
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: "77943414-384c-477b-91fc-8320db7c3d05";
	margin-bottom: 20px;
	background-color: rgba(171, 130, 110, 0);
	border-style: solid;
	border-width: 1px;
	display-radio: block
}

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

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

#c_static_001_P_9480-17049359394810 .e_button-13:hover::after {
	opacity: 1
}

#c_static_001_P_9480-17049359394810 .e_button-13:hover {
	background-color: rgba(171, 130, 110, 1);
	font-size: 14px;
	border-style: solid;
	border-color: rgba(171, 130, 110, 1)
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001_P_9480-17049359394810 .e_text-11 {
		display-radio: 1;
		font_radio: 1
	}

	#c_static_001_P_9480-17049359394810 .e_text-12 {
		display-radio: 1;
		font_radio: 1
	}
}

#c_new_list_186_P_028-1704880554588 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	border-style: none;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display-radio: flex;
	transition-property: all;
	transition-radio: hover;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: rgba(255, 255, 255, 1);
	background_radio: 2
}

#c_new_list_186_P_028-1704880554588 {
	padding-bottom: 50px;
	display-radio: 1;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	width: auto;
	padding-top: 50px;
	margin-bottom: 0px;
	background_radio: 2
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	display-radio: flex
}

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_page {
	text-align: center
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 24px;
	margin: 15px 0
}

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

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_active {
	color: #fff;
	background-color: #409EFF;
	border-radius: 2px
}

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

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

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

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

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_normal_start {
	display: inline;
	width: 60px;
	height: 22px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 22px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_normal_end {
	display: inline;
	width: 60px;
	height: 22px;
	margin-right: 5px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 22px;
	margin-right: 5px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 {
	background_radio: 1;
	margin-left: auto;
	margin-right: auto;
	display-radio: 1;
	width: 96%;
	max-width: none
}

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

#c_new_list_186_P_028-1704880554588 .e_image-3 {
	display: block;
	overflow: hidden;
	max-width: none;
	position: relative;
	height: 0px;
	padding-bottom: 60%;
	width: auto;
	display-radio: 1;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

#c_new_list_186_P_028-1704880554588 .e_image-3 img {
	width: 100% !important;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
	object-fit: contain
}

#c_new_list_186_P_028-1704880554588 .e_container-2:hover .e_image-3 img {
	transform: scale(1.1)
}

#c_new_list_186_P_028-1704880554588 .e_container-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	display-radio: flex;
	margin-bottom: 0px
}

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

#c_new_list_186_P_028-1704880554588 .e_line-5 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(238, 238, 238, 1);
	max-height: 1px;
	min-height: 0px;
	display-radio: 1
}

#c_new_list_186_P_028-1704880554588 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 25px;
	margin-right: 25px;
	display-radio: flex
}

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

#c_new_list_186_P_028-1704880554588 .e_timeFormat-8 {
	min-height: 20px;
	font_radio: 2;
	color: rgba(51, 51, 51, 1);
	display-radio: 1;
	font-family: Arial;
	font-size: 16px;
	line-height: 1.5
}

#c_new_list_186_P_028-1704880554588 .e_image-9 {
	overflow: hidden;
	max-width: 24px;
	margin-right: 0px;
	margin-left: auto;
	display-radio: 1
}

#c_new_list_186_P_028-1704880554588 .e_image-9 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_new_list_186_P_028-1704880554588 .e_text-10 {
	line-height: normal;
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
	color: rgba(0, 0, 0, 1)
}

#c_new_list_186_P_028-1704880554588 .e_line-12 {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgba(100, 100, 100, 1);
	max-width: 40px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: auto;
	max-height: 3px;
	display-radio: 1;
	width: 40px;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_186_P_028-1704880554588 .e_text-13 {
	line-height: 1.5;
	font_radio: 2;
	font-size: 14px;
	color: rgba(137, 137, 137, 1);
	display-radio: -webkit-box;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 10px
}

#c_new_list_186_P_028-1704880554588 .e_text-10:hover {
	color: rgba(100, 100, 100, 1)
}

#c_new_list_186_P_028-1704880554588 .e_loop-1:hover {
	border-style: none
}

#c_new_list_186_P_028-1704880554588 .e_loop-1 .cbox-1:nth-child(even) {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px
}

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

#c_new_list_186_P_028-1704880554588 .e_container-14 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex;
	width: auto;
	margin-right: auto;
	margin-top: 0px;
	background_radio: 1;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-left: auto
}

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

#c_new_list_186_P_028-1704880554588 .e_container-14 .p_item {
	display-radio: 1
}

#c_new_list_186_P_028-1704880554588 .e_container-14 .cbox-14-0 {
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	padding-top: 25px;
	background-color: rgba(247, 247, 247, 1);
	border-radius: 8px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

#c_new_list_186_P_028-1704880554588 .e_container-2:hover .e_text-10,
#c_new_list_186_P_028-1704880554588 .e_container-2:hover .e_timeFormat-8 {
	display-radio: 1;
	color: rgba(100, 100, 100, 1)
}

#c_new_list_186_P_028-1704880554588 .e_text-10,
#c_new_list_186_P_028-1704880554588 .e_timeFormat-8 {
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_186_P_028-1704880554588 .e_container-2:hover .e_line-12 {
	display-radio: 1;
	max-width: 80px;
	width: 80px
}

#c_new_list_186_P_028-1704880554588 .e_container-25 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px
}

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

#c_new_list_186_P_028-1704880554588 .e_container-25 .p_item {
	display-radio: 1
}

#c_new_list_186_P_028-1704880554588 .e_text-26 {
	font_radio: 2;
	display-radio: 1;
	font-size: 40px;
	color: rgba(0, 0, 0, 1);
	line-height: 1.5;
	margin-top: 0px;
	text-align: center;
	font-weight: bold
}

#c_new_list_186_P_028-1704880554588 .e_line-27 {
	display-radio: 1;
	max-width: 50px;
	margin-left: auto;
	margin-right: auto;
	max-height: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(57, 59, 58, 1)
}

#c_new_list_186_P_028-1704880554588 .e_text-28 {
	display-radio: 1;
	font_radio: 2;
	color: rgba(102, 102, 102, 1);
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

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

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

	#c_new_list_186_P_028-1704880554588 {
		display-radio: 1
	}

	#c_new_list_186_P_028-1704880554588 .e_container-2 {
		display-radio: 1;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 30px
	}

	#c_new_list_186_P_028-1704880554588 .e_container-25 {
		display-radio: 1;
		margin-bottom: 0px
	}

	#c_new_list_186_P_028-1704880554588 .e_text-26 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1.5;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13"
	}

	#c_new_list_186_P_028-1704880554588 .e_line-27 {
		display-radio: 1;
		padding-top: 0px;
		max-width: 30px;
		margin-top: 0px;
		margin-bottom: 0px;
		line_radio: 1
	}

	#c_new_list_186_P_028-1704880554588 .e_text-28 {
		display-radio: 1;
		font_radio: 2;
		font-size: 14px;
		color: rgba(102, 102, 102, 1);
		line-height: 1.5;
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

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

#c_new_list_138-17048806242670 {
	min-height: 300px;
	display-radio: 1;
	background_radio: 2;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023111720574964734/cms/image/459225ea-eb84-45f7-a75e-9655a41f2843.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

#c_new_list_138-17048806242670 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: 1460px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 0px
}

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

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

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

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

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

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

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

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

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

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

#c_new_list_138-17048806242670 .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_new_list_138-17048806242670 .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

#c_new_list_138-17048806242670 .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_new_list_138-17048806242670 .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_new_list_138-17048806242670 .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_new_list_138-17048806242670 .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_new_list_138-17048806242670 .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_new_list_138-17048806242670 .e_loop-7 .p_active .p_mbutton::before {
	display: block
}

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

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

#c_new_list_138-17048806242670 .e_loop-7 .p_filter_result {
	display: none
}

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

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

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

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

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

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

#c_new_list_138-17048806242670 .e_image-8 {
	height: auto;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 68% !important;
	box-shadow: 0 23px 40px -5px rgb(0 0 0 / 17%)
}

#c_new_list_138-17048806242670 .e_image-8 img {
	height: 100%;
	object-fit: cover;
	opacity: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.95);
	width: 100%;
	transition: all .5s ease
}

#c_new_list_138-17048806242670 .e_text-10 {
	line-height: 1;
	font_radio: 2;
	display-radio: 1;
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: rgba(255, 255, 255, 1);
	text-align: center
}

#c_new_list_138-17048806242670 .e_container-14 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: all ease .5s;
	pointer-events: none;
	transform: scale(1);
	opacity: 1;
	display-radio: flex
}

#c_new_list_138-17048806242670 .e_container-14>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center
}

#c_new_list_138-17048806242670 .hao_li {
	transition: transform ease .8s;
	transform: scale(0.85)
}

#c_new_list_138-17048806242670 .hao_li:hover .e_container-14 {
	transform: scale(1.2);
	opacity: 0
}

#c_new_list_138-17048806242670 .swiper-slide-active {
	transform: scale(1)
}

#c_new_list_138-17048806242670 .touch-start .hao_li {
	transform: scale(0.95)
}

#c_new_list_138-17048806242670 .e_container-15 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-bottom: 150px;
	padding-top: 70px;
	overflow: hidden;
	background_radio: 1;
	max-width: none;
	margin-left: auto;
	margin-right: auto
}

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

#c_new_list_138-17048806242670 .e_loop-7 {
	display-radio: 1;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-bottom: 0px
}

#c_new_list_138-17048806242670 .outstyle .hao_li {
	transform: scale(1)
}

#c_new_list_138-17048806242670 .outstyle .e_container-14 {
	pointer-events: auto
}

#c_new_list_138-17048806242670 .hao_li .icoblack {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	background: rgb(0 0 0 / 70%);
	border-radius: 100%;
	color: #fff;
	text-align: center;
	line-height: 100px;
	transition: all ease .5s;
	opacity: 0;
	pointer-events: none
}

#c_new_list_138-17048806242670 .hao_li .icoblack svg {
	margin: 0;
	width: 30px;
	height: auto;
	transition: all ease .5s;
	transform: rotate(-225deg)
}

#c_new_list_138-17048806242670 .hao_li:hover .icoblack {
	opacity: 1
}

#c_new_list_138-17048806242670 .hao_li:hover .icoblack svg {
	transform: rotate(0deg)
}

#c_new_list_138-17048806242670 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: 1460px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px
}

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

#c_new_list_138-17048806242670 .e_html-17 {
	min-height: 0px;
	background_radio: 1;
	display-radio: 1
}

#c_new_list_138-17048806242670 .arr {
	display: flex
}

#c_new_list_138-17048806242670 .arr .swiper-button-prev {
	color: #333;
	width: auto;
	height: auto;
	margin: 0;
	position: static
}

#c_new_list_138-17048806242670 .arr .swiper-button-prev::after {
	font-size: 14px;
	font-weight: bold
}

#c_new_list_138-17048806242670 .arr .swiper-button-next {
	color: #333;
	width: auto;
	height: auto;
	margin: 0;
	position: static
}

#c_new_list_138-17048806242670 .arr .swiper-button-next::after {
	font-size: 14px;
	font-weight: bold
}

#c_new_list_138-17048806242670 .arr .swiper-scrollbar {
	width: 100px;
	height: 2px;
	margin: 15px
}

#c_new_list_138-17048806242670 .arr .swiper-pagination {
	width: 62px;
	position: static;
	height: 20px;
	margin-top: 5px;
	margin-right: 15px;
	background: #333;
	border-radius: 25px;
	color: #fff;
	padding: 0 15px;
	line-height: 20px;
	font-size: 12px
}

#c_new_list_138-17048806242670 .numdong {
	line-height: 32px;
	font-size: 15px;
	margin-left: 15px
}

#c_new_list_138-17048806242670 .hao_li::after {
	content: "";
	position: absolute;
	width: 470px;
	height: 470px;
	border-radius: 100%;
	border: 1px solid #e1e1e1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	z-index: -1;
	transition: all ease 1.5s .3s
}

#c_new_list_138-17048806242670 .swiper-slide-active::after {
	transform: translate(-50%, -50%) scale(1)
}

#c_new_list_138-17048806242670 .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px
}

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

#c_new_list_138-17048806242670 .e_container-22 .p_item {
	display-radio: 1
}

#c_new_list_138-17048806242670 .e_text-23 {
	font_radio: 2;
	display-radio: 1;
	font-size: 40px;
	color: rgba(73, 73, 73, 1);
	line-height: 1.5;
	margin-top: 0px;
	text-align: center;
	font-weight: bold
}

#c_new_list_138-17048806242670 .e_line-24 {
	display-radio: 1;
	max-width: 50px;
	margin-left: auto;
	margin-right: auto;
	max-height: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line_radio: 2;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(73, 73, 73, 1)
}

#c_new_list_138-17048806242670 .e_text-25 {
	display-radio: 1;
	font_radio: 2;
	color: rgba(73, 73, 73, 1);
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:768px) {
	#c_new_list_138-17048806242670 .e_container-1 {
		display-radio: 1;
		padding-top: 50px
	}

	#c_new_list_138-17048806242670 .e_container-15 {
		display-radio: 1;
		padding-top: 30px;
		padding-bottom: 50px
	}

	#c_new_list_138-17048806242670 .e_image-8 {
		display-radio: 1;
		height: auto
	}

	#c_new_list_138-17048806242670 .e_text-10 {
		font_radio: 1;
		display-radio: 1
	}

	#c_new_list_138-17048806242670 .e_container-16 {
		margin-top: 30px
	}

	#c_new_list_138-17048806242670 .hao_li::after {
		width: 450px;
		height: 450px
	}

	#c_new_list_138-17048806242670 .e_container-22 {
		display-radio: 1;
		margin-bottom: 0px;
		background_radio: 1
	}

	#c_new_list_138-17048806242670 .e_text-23 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px;
		color: #333333;
		line-height: 1.5;
		font-family: "ebd48f42-7205-4cca-99d3-718a6107ad13"
	}

	#c_new_list_138-17048806242670 .e_line-24 {
		display-radio: 1;
		padding-top: 0px;
		max-width: 30px;
		margin-top: 10px;
		margin-bottom: 0px;
		line_radio: 1
	}

	#c_new_list_138-17048806242670 .e_text-25 {
		display-radio: 1;
		font_radio: 2;
		font-size: 14px;
		color: rgba(102, 102, 102, 1);
		line-height: 1.5;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px
	}
}

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