/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2024-4-15, 11:20:55
    Author     : Administrator
*/
/* 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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

.L_nav .pc_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	transition: all .5s;
	background: #fff
}

.L_nav .header1>.header-left {
	display: flex;
	max-width: 1500px;
	width: 94%;
	align-items: center;
	margin: 0 auto !important;
	justify-content: space-between;
	line-height: 0
}

.L_nav .header1>.header-left .fl {
	width: 20%;
	height: 100px;
	max-width: 498px;
	overflow: hidden;
	display: flex;
	align-items: center;
	margin: 0
}

.L_nav .header1>.header-left .fl a {
	display: block
}

.L_nav .header1>.header-left .fl a img {
	max-width: 100%;
	width: auto;
	height: auto
}

.L_nav .header1>.header-left nav.fr {
	height: auto;
	width: 80%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.L_nav .header1 nav ul.f-cb {
	overflow: visible;
	padding-right: 0;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: flex-end
}

.L_nav .header1 nav ul.f-cb:after {
	clear: both;
	display: block;
	content: ''
}

.L_nav li.hvr-left {
	text-align: center;
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	position: relative;
	display: block
}

.L_TopLang a {
	font-size: 16px;
	padding: 0 3px
}

.L_TopLang:hover a {
	font-size: 16px;
	color: #2886d3;
	border-bottom: 1px solid #2886d3
}

.L_TopLang a.on {
	color: #2886d3;
	border-bottom: 1px solid #2886d3
}

.L_nav li.hvr-left .home-dec {
	display: block;
	position: relative;
	line-height: 100px;
	font-size: 18px;
	color: #333333;
	padding: 0 1vw
}

.L_nav li.hvr-left .home-dec:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0%;
	height: 3px;
	background: var(--wy_Color);
	transition: all .5s ease;
	transform: translateX(-50%)
}

.nav_tel {
	padding-left: 1vw
}

.nav_tel a {
	padding-left: 35px;
	font-size: var(--wy_FSThree);
	color: #000000;
	font-weight: bold;
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/3da3d36e-39e8-497c-9862-9d06d8efc9bd.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left center
}

.L_nav li.hvr-left:hover .home-dec {
	color: #ffffff !IMPORTANT;
	background: var(--wy_Color) !important
}

/*.L_nav li.hvr-left:hover .home-dec:after{
  width:40px;
}*/
.L_nav li.hvr-left .nav-sub {
	border: none;
	background: #fff;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	border-radius: 0.2em;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
	position: absolute;
	min-width: 150px;
	transition: all .5s ease;
	max-height: 0;
	overflow: hidden
}

.L_nav li.hvr-left:hover .nav-sub {
	max-height: 500px
}

.L_nav li.hvr-left .nav-sub a {
	border: none;
	padding: 0 20px;
	text-align: center;
	line-height: 46px;
	height: 46px;
	font-size: 15px;
	color: #666;
	display: block;
	white-space: nowrap
}

.L_nav li.hvr-left .nav-sub a:hover {
	background-color: var(--wy_Color);
	color: #fff
}

.L_nav .L_TopLang {
	position: relative;
	cursor: pointer
}

.L_nav .nav_search {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 42px;
	color: var(--wy_Color);
	font-size: 20px
}

.L_nav .L_TopLang .enBox {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	background: var(--wy_Color);
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	margin-left: 1vw;
	display: flex;
	align-items: center;
	justify-content: center
}

.L_nav .L_TopLangBtn {
	cursor: pointer
}

.L_nav .L_TopLangCon {
	background: var(--wy_Color);
	position: absolute;
	left: 66%;
	transform: translateX(-50%);
	top: 120px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s ease;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1)
}

.L_nav .L_TopLangCon:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	background: transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid var(--wy_Color);
	width: 10px;
	height: 10px
}

.L_nav .L_TopLangCon a {
	width: 100px;
	text-align: center;
	display: block;
	line-height: 36px;
	color: #fff
}

.L_nav .L_TopLang:hover .L_TopLangCon {
	top: 45px;
	opacity: 1;
	transition: all 0.8s ease;
	visibility: visible
}

.L_nav .L_TopLangCon a:hover {
	background: #333
}

.L_nav a.L_pulic {
	width: 160px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #fff;
	background: #dc1e32
}

#c_static_001-1642577720267 {
	display-radio: 1;
	margin-top: 0px;
	margin-bottom: 0px
}

.second {
	display: none !important
}

.L_nav.on li.hvr-left .home-dec {
	color: #333
}

.L_nav:hover li.hvr-left .home-dec {
	color: #333
}

.L_nav.on .pc_nav {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1)
}

.L_nav.on .first {
	display: none !important
}

.L_nav.on .second {
	display: block !important
}

.L_nav:hover .first {
	display: none !important
}

.L_nav:hover .second {
	display: block !important
}

@media only screen and (max-width:1300px) and (min-width:1000px) {
	.L_nav li.hvr-left .home-dec {
		padding: 0 1vw !important;
		font-size: 16px !important
	}
}

@media screen and (max-width:768px) {
	.L_nav {
		height: 70px
	}

	.L_nav .pc_nav {
		display: none
	}

	.L_nav .header2 {
		height: 70px;
		position: fixed;
		background: #fafafa;
		z-index: 100;
		top: 0px;
		width: 100%;
		display: block;
		left: 0
	}

	.L_nav .header2 .main-wrap {
		height: 70px;
		padding: 0 3%;
		box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	.L_nav .header2 .logo {
		width: 180px;
		height: 70px;
		margin-top: 0px;
		overflow: hidden;
		position: relative;
		display: flex;
		align-items: center;
		margin: 0
	}

	.L_nav .header2 .logo a {
		display: block
	}

	.L_nav .header2 .logo a img {
		max-width: 100%;
		width: auto !important;
		height: auto !important
	}

	.L_nav .header2 .nav-btn {
		width: 25px;
		height: 16px;
		cursor: pointer;
		position: relative
	}

	.L_nav .header2 .nav-btn .line {
		display: block;
		width: 100%;
		height: 2px;
		border-radius: 2px;
		background-color: #333;
		position: absolute;
		left: 50%;
		margin-left: -15px
	}

	.L_nav .header2 .nav-btn .line1 {
		-webkit-transform-origin: 4px 0;
		-ms-transform-origin: 4px 0;
		transform-origin: 4px 0
	}

	.L_nav .header2 .nav-btn.hover .line {
		background: var(--wy_Color)
	}

	.L_nav .header2 .nav-btn .line2 {
		top: 7px
	}

	.L_nav .header2 .nav-btn .line3 {
		bottom: 0px;
		-webkit-transform-origin: 1px center;
		-ms-transform-origin: 1px center;
		transform-origin: 1px center
	}

	.L_nav .header2 .sub-menu {
		width: 100%;
		padding: 0 3%;
		display: none;
		position: absolute;
		left: 0px;
		top: 80px;
		z-index: 2;
		overflow-y: auto
	}

	.L_nav .header2 .sub-menu ul {
		width: 100%;
		height: calc(100vh - 55px - 1.5rem)
	}

	.L_nav .header2 .sub-menu li {
		border-bottom: 1px solid #dcdcdc;
		font-size: 16px;
		padding: 0 20px
	}

	.L_nav .js-m-3 {
		opacity: 0;
		-webkit-transform: translate(30px, 0);
		-ms-transform: translate(30px, 0);
		transform: translate(30px, 0);
		-webkit-transition: all .8s ease;
		transition: all .8s ease
	}

	.L_nav .js-m-3.animate {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.L_nav .header2 .sub-menu li {
		border-bottom: 1px solid #dcdcdc;
		font-size: 16px;
		padding: 0 20px
	}

	.L_nav .header2 .sub-menu .tit {
		display: inline-block;
		text-decoration: none;
		width: 80%;
		line-height: 60px;
		color: #333;
		position: relative;
		box-sizing: border-box
	}

	.L_nav .header2 .sub-menu .sub-tit.on {
		background-color: #e9e9e9
	}

	.L_nav .header2 .sub-menu .sec-list {
		line-height: 40px;
		padding: 10px 0%;
		display: none
	}

	.L_nav .header2 .sub-menu .jt {
		position: relative;
		display: inline-block;
		width: 10%;
		height: 60px;
		text-align: center;
		background: none;
		float: right;
		cursor: pointer
	}

	.L_nav .header2 .sub-menu .jt:after {
		content: '';
		display: block;
		width: 26px;
		height: 26px;
		background: url(//dfs.yun300.cn/group1/M00/04/55/rBQBHVzEZzKEUBJMAAAAAMfREL8486.png) no-repeat center;
		background-size: 17px auto;
		position: absolute;
		right: 3%;
		top: 15px
	}

	.L_nav .header2 .sub-menu .jt.jtRote:after {
		background: url(//dfs.yun300.cn/group1/M00/16/5A/rBQBG1zEZ1eEBkkYAAAAADz6RB0116.png) no-repeat center;
		background-size: 20px auto
	}

	.L_nav .header2 .sub-menu .sec-list p {
		background: url(//dfs.yun300.cn/group1/M00/04/56/rBQBHVzEdJGEfkUaAAAAAGBOHjA006.png) no-repeat left center;
		background-size: 3px auto;
		font-size: 14px
	}

	.L_nav .header2 .sub-menu .sec-list a {
		padding-left: 5%;
		color: #666;
		display: block
	}

	.L_nav .header2 .sub-menu .sec-list a:active {
		color: #005bac
	}

	.L_nav .search-bg {
		position: fixed;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 20;
		background-color: #f5f5f5;
		display: none
	}
}

@media screen and (min-width: 769px) {
	.L_nav .header2 {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	.L_nav li.hvr-left .home-dec {
		padding: 0 0.5vw !important
	}
}

#c_static_001-16774631457520 {
	min-height: 0px;
	display-radio: 1
}

#c_static_001-16774631457520 .e_html-1 {
	min-height: 0px;
	display-radio: 1;
	background_radio: 1
}

.tit_1 {
	font-size: 30px;
	font-weight: bold;
	color: #0071dc;
	text-transform: uppercase
}

.tit_2 {
	font-size: 20px;
	color: #333333
}

@media screen and (max-width:768px) {
	.tit_1 {
		font-size: 28px
	}

	.e_bannerA-2 .p_subtitle {
		display: block !important
	}
}

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

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

#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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#c_static_001-1646277942665 {
	min-height: 0px;
	display-radio: 1;
	background-fill-value: background-color;
	padding-top: 0px;
	background-color: rgba(35, 44, 52, 1)
}

#c_static_001-1646277942665 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: none;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	border-top-style: none;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2022121217555760455/cms/image/b7855153-b604-4e40-8a25-f646bdd3b7ea.jpg)
}

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

#c_static_001-1646277942665 .e_container-5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 4%;
	padding-bottom: 3%
}

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

#c_static_001-1646277942665 .e_container-5 .cbox-5-0 {
	flex: 0 0 30%;
	padding-right: 5%
}

#c_static_001-1646277942665 .e_container-5 .cbox-5-1 {
	flex: 0 0 55%;
	display: flex;
	justify-content: center
}

#c_static_001-1646277942665 .e_container-1 .p_item {
	display-radio: 1
}

#c_static_001-1646277942665 .e_container-5 .cbox-5-2 {
	flex: 0 0 15%;
	padding-left: 5%
}

#c_static_001-1646277942665 .e_container-5 .p_item {
	display-radio: 1
}

.yx_More {
	position: Absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}

.yx_KfBox {
	position: fixed;
	width: 48px;
	right: 5px;
	bottom: 30%;
	z-index: 999;
	border: 0px solid #e0e0e0;
	border-bottom: 0
}

.yx_KfList {
	width: 48px;
	height: 48px;
	background: var(--wy_Color);
	position: relative;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	transition: all .3s;
	cursor: pointer;
	border-radius: 4px;
	line-height: 45px;
	list-style: none
}

.yx_Me {
	bottom: 0px !important
}

.hideBox {
	bottom: -100%;
	transition: all 0.6s ease
}

.yx_Up_Button {
	background: #000
}

.yx_xf_icon {
	font-size: 24px;
	color: #fafafa;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	right: -12px
}

.yx_TelBoxBig {
	width: 450px;
	background: #fafafa;
	border: 1px solid #eee;
	border-top: 2px solid var(--wy_Color);
	position: absolute;
	right: 150px;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%);
	transition: all 0.6s ease;
	padding: 15px 24px
}

.yx_TelBox {
	width: 100%;
	text-align: left
}

.yx_TelBox dl {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px
}

.yx_TelBox dl dt {
	font-size: 30px;
	color: #666;
	margin-right: 18px
}

.yx_TelBox dl dd span {
	font-size: var(--wy_FSSix);
	color: #333333
}

.yx_TelBox dl dd p {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.yx_Tel {
	padding-top: 14px
}

.yx_Tel p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: flex;
	align-items: center
}

.yx_Tel .yx_TelCon {
	display: flex;
	flex-wrap: wrap
}

.yx_Tel .yx_TelCon p {
	width: 50%
}

.yx_Tel .yx_TelCon .e_icon {
	font-size: 18px;
	color: #666;
	padding-right: 14px
}

.yx_Tel .yx_TelCon a {
	font-size: 14px;
	color: #333;
	margin-right: 24px
}

.yx_KfList i {
	font-size: 30px;
	color: #fff;
	line-height: 48px
}

.yx_Kf_Rwm .ewBox.son {
	width: 110px;
	background: #fafafa;
	border: 1px solid #eee;
	color: #363636;
	text-align: center;
	position: absolute;
	background-size: cover;
	right: 150px;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%);
	transition: all 0.6s ease
}

.yx_Email {
	width: 240px;
	border-radius: 4px;
	background: var(--wy_Color);
	line-height: 48px;
	right: 140px;
	opacity: 0;
	top: 0;
	position: absolute;
	visibility: hidden
}

.yx_QQ {
	width: 240px;
	border-radius: 4px;
	background: var(--wy_Color);
	line-height: 48px;
	right: 140px;
	opacity: 0;
	top: 0;
	position: absolute;
	visibility: hidden
}

.yx_Kf_Rwm .ewBox img {
	width: auto;
	max-width: 100px;
	margin: 5px 0;
	height: auto
}

.yx_KfList:hover .son {
	transition: all 0.6s ease;
	opacity: 1 !important;
	right: 56px !important;
	visibility: visible !important
}

#c_static_001-1646277942665 .e_container-81 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(0, 0, 0, 1)
}

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

#c_static_001-1646277942665 .e_container-82 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px
}

#c_static_001-1646277942665 .e_container-82>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	justify-content: center
}

#c_static_001-1646277942665 .e_richText-84 {
	font_radio: 1;
	display-radio: 1;
	color: #999999;
	font-size: 16px
}

#c_static_001-1646277942665 .e_richText-84 p span {
	color: #999999 !important
}

.tit_3 {
	line-height: normal;
	color: #ffffff;
	position: relative;
	font-size: 26px
}

.tit_3:after {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 60px;
	background: #ffffff
}

.p_menu2Item {
	font-size: 16px;
	line-height: 40px
}

.p_menu2Item:hover {
	color: #2886d3
}

#c_static_001-1646277942665 .e_credible-115 .img1 {
	width: 65px;
	height: 23px
}

#c_static_001-1646277942665 .e_credible-115 .img2 {
	width: 79px;
	height: 28px
}

#c_static_001-1646277942665 .e_credible-115 .img3 {
	width: 92px;
	height: 33px
}

#c_static_001-1646277942665 .e_credible-115 .img4 {
	width: 106px;
	height: 38px
}

#c_static_001-1646277942665 .e_credible-115 .img5 {
	width: 80px;
	height: auto;
	margin-left: 10px
}

#c_static_001-1646277942665 .e_provider-116 {
	text-align: center;
	color: #999999;
	font-size: 16px
}

#c_static_001-1646277942665 .e_text-117 {
	line-height: normal;
	color: #999999;
	font-size: 16px;
	margin: 0 10px
}

#c_static_001-1646277942665 .e_image-118 {
	overflow: hidden;
	display-radio: 1;
	text-align: center;
	color: #888888;
	font-size: 16px
}

#c_static_001-1646277942665 .e_image-118 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin-bottom: 10px
}

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

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
	width: auto;
	padding: 0 40px;
	flex-grow: 1
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level2Box {
	margin-top: 20px
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level3Box {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:first-child {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:nth-child(4) {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:nth-child(5) {
	display: none
}

#c_static_001-1646277942665 .p_menu1Item {
	font-size: 18px;
	color: #ffffff
}

#c_static_001-1646277942665 .p_level2Item a>span {
	color: #888888;
	font-size: 16px
}

#c_static_001-1646277942665 .e_image-120 {
	overflow: hidden;
	max-width: 385px
}

#c_static_001-1646277942665 .e_image-120 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1646277942665 .e_richText-121 {
	margin-top: 20px
}

#c_static_001-1646277942665 .e_richText-121 li {
	color: #888888;
	padding: 10px 0
}

#c_static_001-1646277942665 .e_richText-121 li p {
	font-size: 16px !important;
	line-height: 30px !important
}

#c_static_001-1646277942665 .e_richText-121 li:first-child {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/27150c51-7b1e-4bc9-9d6d-865eed8471ef.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

#c_static_001-1646277942665 .e_richText-121 li:nth-child(2) {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/e79dd35b-387c-4f4c-b657-a415f080017c.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

#c_static_001-1646277942665 .e_richText-121 li:nth-child(3) {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/f1ed04fa-ff25-4ddc-bb1c-34e502519f0a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

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

	#c_static_001-1646277942665 .e_container-5 .cbox-5-0 {
		flex: 0 0 100%
	}

	#c_static_001-1646277942665 .e_container-5 .cbox-5-1 {
		flex: 0 0 100%
	}

	#c_static_001-1646277942665 .e_container-1 {
		display-radio: none
	}

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

	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu1Item,
	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu2Item {
		display: flex;
		justify-content: space-between
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Box ul {
		display: none
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon {
		width: auto;
		height: auto;
		max-width: 20px;
		font-size: inherit;
		transition: 0.5s;
		margin: 0
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon.active {
		transform: rotateZ(90deg)
	}

	#c_static_001-1646277942665 .e_bottomNav-119 a {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
		padding: 0
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu2Item svg {
		opacity: .5
	}

	#c_static_001-1646277942665 .e_bottomNav-119 {
		display: none
	}

	#c_static_001-1646277942665 .e_image-118 {
		display: none
	}

	#c_static_001-1646277942665 .e_container-82>.p_item {
		flex-direction: column;
		text-align: center
	}

	#c_effect_018-1675836404932 .e_loop-41 .p_list>div {
		padding: 10px 0;
		margin: 0 3px;
		width: 48% !important;
		float: left;
		height: 60px
	}

	#c_effect_018-1675836404932 .e_loop-41 .p_list {
		display: block !important;
		overflow-x: hidden
	}

	#c_effect_018-1675836404932 .e_loop-41 {
		margin-top: 20px !important
	}
}

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

	/* 移动端箭头隐藏 */
	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
		padding: 0 25px
	}
}

#c_effect_109-1667894523609 .e_loop_sub-1 {
	position: fixed;
	right: 0;
	bottom: 20%;
	z-index: 9999999
}

#c_effect_109-1667894523609 .e_loop_sub-1 .p_loopItem {
	position: relative;
	transition: all ease .3s
}

#c_effect_109-1667894523609 .e_text-2 {
	line-height: 1;
	text-align: center;
	font-size: 13px;
	color: #fff
}

#c_effect_109-1667894523609 .e_subImg-4 {
	overflow: hidden;
	display-radio: 1;
	max-width: 150px;
	display: block;
	margin: 10px auto 0
}

#c_effect_109-1667894523609 .e_subImg-4 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_effect_109-1667894523609 .e_subImg-4 img[src="/npublic/img/no-img.svg"] {
	display: none
}

#c_effect_109-1667894523609 .e_container-5>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media screen and (max-width:768px) {}

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

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

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

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

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

#c_popbox-1676344645207 .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-1676344645207 .p_background-preview {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0);
	opacity: 0.7
}

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

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

#c_popbox-1676344645207 .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
}

.icon {
	color: #ffffff
}

#c_static_001-1676344658885 {
	min-height: 300px
}

#c_static_001-1676344658885 .e_image-2 {
	overflow: hidden
}

#c_static_001-1676344658885 .e_image-2 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media screen and (max-width:768px) {}

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

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

#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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		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: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#c_static_001-1646277942665 {
	min-height: 0px;
	display-radio: 1;
	background-fill-value: background-color;
	padding-top: 0px;
	background-color: rgba(35, 44, 52, 1)
}

#c_static_001-1646277942665 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: none;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	border-top-style: none;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2022121217555760455/cms/image/b7855153-b604-4e40-8a25-f646bdd3b7ea.jpg)
}

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

#c_static_001-1646277942665 .e_container-5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 4%;
	padding-bottom: 3%
}

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

#c_static_001-1646277942665 .e_container-5 .cbox-5-0 {
	flex: 0 0 30%;
	padding-right: 5%
}

#c_static_001-1646277942665 .e_container-5 .cbox-5-1 {
	flex: 0 0 55%;
	display: flex;
	justify-content: center
}

#c_static_001-1646277942665 .e_container-1 .p_item {
	display-radio: 1
}

#c_static_001-1646277942665 .e_container-5 .cbox-5-2 {
	flex: 0 0 15%;
	padding-left: 5%
}

#c_static_001-1646277942665 .e_container-5 .p_item {
	display-radio: 1
}

.yx_More {
	position: Absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}

.yx_KfBox {
	position: fixed;
	width: 48px;
	right: 5px;
	bottom: 30%;
	z-index: 999;
	border: 0px solid #e0e0e0;
	border-bottom: 0
}

.yx_KfList {
	width: 48px;
	height: 48px;
	background: var(--wy_Color);
	position: relative;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	transition: all .3s;
	cursor: pointer;
	border-radius: 4px;
	line-height: 45px;
	list-style: none
}

.yx_Me {
	bottom: 0px !important
}

.hideBox {
	bottom: -100%;
	transition: all 0.6s ease
}

.yx_Up_Button {
	background: #000
}

.yx_xf_icon {
	font-size: 24px;
	color: #fafafa;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	right: -12px
}

.yx_TelBoxBig {
	width: 450px;
	background: #fafafa;
	border: 1px solid #eee;
	border-top: 2px solid var(--wy_Color);
	position: absolute;
	right: 150px;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%);
	transition: all 0.6s ease;
	padding: 15px 24px
}

.yx_TelBox {
	width: 100%;
	text-align: left
}

.yx_TelBox dl {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px
}

.yx_TelBox dl dt {
	font-size: 30px;
	color: #666;
	margin-right: 18px
}

.yx_TelBox dl dd span {
	font-size: var(--wy_FSSix);
	color: #333333
}

.yx_TelBox dl dd p {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.yx_Tel {
	padding-top: 14px
}

.yx_Tel p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: flex;
	align-items: center
}

.yx_Tel .yx_TelCon {
	display: flex;
	flex-wrap: wrap
}

.yx_Tel .yx_TelCon p {
	width: 50%
}

.yx_Tel .yx_TelCon .e_icon {
	font-size: 18px;
	color: #666;
	padding-right: 14px
}

.yx_Tel .yx_TelCon a {
	font-size: 14px;
	color: #333;
	margin-right: 24px
}

.yx_KfList i {
	font-size: 30px;
	color: #fff;
	line-height: 48px
}

.yx_Kf_Rwm .ewBox.son {
	width: 110px;
	background: #fafafa;
	border: 1px solid #eee;
	color: #363636;
	text-align: center;
	position: absolute;
	background-size: cover;
	right: 150px;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%);
	transition: all 0.6s ease
}

.yx_Email {
	width: 240px;
	border-radius: 4px;
	background: var(--wy_Color);
	line-height: 48px;
	right: 140px;
	opacity: 0;
	top: 0;
	position: absolute;
	visibility: hidden
}

.yx_QQ {
	width: 240px;
	border-radius: 4px;
	background: var(--wy_Color);
	line-height: 48px;
	right: 140px;
	opacity: 0;
	top: 0;
	position: absolute;
	visibility: hidden
}

.yx_Kf_Rwm .ewBox img {
	width: auto;
	max-width: 100px;
	margin: 5px 0;
	height: auto
}

.yx_KfList:hover .son {
	transition: all 0.6s ease;
	opacity: 1 !important;
	right: 56px !important;
	visibility: visible !important
}

#c_static_001-1646277942665 .e_container-81 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(0, 0, 0, 1)
}

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

#c_static_001-1646277942665 .e_container-82 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px
}

#c_static_001-1646277942665 .e_container-82>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	justify-content: center
}

#c_static_001-1646277942665 .e_richText-84 {
	font_radio: 1;
	display-radio: 1;
	color: #999999;
	font-size: 16px
}

#c_static_001-1646277942665 .e_richText-84 p span {
	color: #999999 !important
}

.tit_3 {
	line-height: normal;
	color: #ffffff;
	position: relative;
	font-size: 26px
}

.tit_3:after {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 60px;
	background: #ffffff
}

.p_menu2Item {
	font-size: 16px;
	line-height: 40px
}

.p_menu2Item:hover {
	color: #2886d3
}

#c_static_001-1646277942665 .e_credible-115 .img1 {
	width: 65px;
	height: 23px
}

#c_static_001-1646277942665 .e_credible-115 .img2 {
	width: 79px;
	height: 28px
}

#c_static_001-1646277942665 .e_credible-115 .img3 {
	width: 92px;
	height: 33px
}

#c_static_001-1646277942665 .e_credible-115 .img4 {
	width: 106px;
	height: 38px
}

#c_static_001-1646277942665 .e_credible-115 .img5 {
	width: 80px;
	height: auto;
	margin-left: 10px
}

#c_static_001-1646277942665 .e_provider-116 {
	text-align: center;
	color: #999999;
	font-size: 16px
}

#c_static_001-1646277942665 .e_text-117 {
	line-height: normal;
	color: #999999;
	font-size: 16px;
	margin: 0 10px
}

#c_static_001-1646277942665 .e_image-118 {
	overflow: hidden;
	display-radio: 1;
	text-align: center;
	color: #888888;
	font-size: 16px
}

#c_static_001-1646277942665 .e_image-118 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin-bottom: 10px
}

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

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
	width: auto;
	padding: 0 40px;
	flex-grow: 1
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level2Box {
	margin-top: 20px
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level3Box {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:first-child {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:nth-child(4) {
	display: none
}

#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item:nth-child(5) {
	display: none
}

#c_static_001-1646277942665 .p_menu1Item {
	font-size: 18px;
	color: #ffffff
}

#c_static_001-1646277942665 .p_level2Item a>span {
	color: #888888;
	font-size: 16px
}

#c_static_001-1646277942665 .e_image-120 {
	overflow: hidden;
	max-width: 385px
}

#c_static_001-1646277942665 .e_image-120 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1646277942665 .e_richText-121 {
	margin-top: 20px
}

#c_static_001-1646277942665 .e_richText-121 li {
	color: #888888;
	padding: 10px 0
}

#c_static_001-1646277942665 .e_richText-121 li p {
	font-size: 16px !important;
	line-height: 30px !important
}

#c_static_001-1646277942665 .e_richText-121 li:first-child {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/27150c51-7b1e-4bc9-9d6d-865eed8471ef.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

#c_static_001-1646277942665 .e_richText-121 li:nth-child(2) {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/e79dd35b-387c-4f4c-b657-a415f080017c.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

#c_static_001-1646277942665 .e_richText-121 li:nth-child(3) {
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121217555760455/cms/image/f1ed04fa-ff25-4ddc-bb1c-34e502519f0a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px
}

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

	#c_static_001-1646277942665 .e_container-5 .cbox-5-0 {
		flex: 0 0 100%
	}

	#c_static_001-1646277942665 .e_container-5 .cbox-5-1 {
		flex: 0 0 100%
	}

	#c_static_001-1646277942665 .e_container-1 {
		display-radio: none
	}

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

	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu1Item,
	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu2Item {
		display: flex;
		justify-content: space-between
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Box ul {
		display: none
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon {
		width: auto;
		height: auto;
		max-width: 20px;
		font-size: inherit;
		transition: 0.5s;
		margin: 0
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon.active {
		transform: rotateZ(90deg)
	}

	#c_static_001-1646277942665 .e_bottomNav-119 a {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
		padding: 0
	}

	#c_static_001-1646277942665 .e_bottomNav-119 .p_menu2Item svg {
		opacity: .5
	}

	#c_static_001-1646277942665 .e_bottomNav-119 {
		display: none
	}

	#c_static_001-1646277942665 .e_image-118 {
		display: none
	}

	#c_static_001-1646277942665 .e_container-82>.p_item {
		flex-direction: column;
		text-align: center
	}

	#c_effect_018-1675836404932 .e_loop-41 .p_list>div {
		padding: 10px 0;
		margin: 0 3px;
		width: 48% !important;
		float: left;
		height: 60px
	}

	#c_effect_018-1675836404932 .e_loop-41 .p_list {
		display: block !important;
		overflow-x: hidden
	}

	#c_effect_018-1675836404932 .e_loop-41 {
		margin-top: 20px !important
	}
}

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

	/* 移动端箭头隐藏 */
	#c_static_001-1646277942665 .e_bottomNav-119 .p_jtIcon {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1646277942665 .e_bottomNav-119 .p_level1Item {
		padding: 0 25px
	}
}

#c_effect_109-1667894523609 .e_loop_sub-1 {
	position: fixed;
	right: 0;
	bottom: 20%;
	z-index: 9999999
}

#c_effect_109-1667894523609 .e_loop_sub-1 .p_loopItem {
	position: relative;
	transition: all ease .3s
}

#c_effect_109-1667894523609 .e_text-2 {
	line-height: 1;
	text-align: center;
	font-size: 13px;
	color: #fff
}

#c_effect_109-1667894523609 .e_subImg-4 {
	overflow: hidden;
	display-radio: 1;
	max-width: 150px;
	display: block;
	margin: 10px auto 0
}

#c_effect_109-1667894523609 .e_subImg-4 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_effect_109-1667894523609 .e_subImg-4 img[src="/npublic/img/no-img.svg"] {
	display: none
}

#c_effect_109-1667894523609 .e_container-5>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media screen and (max-width:768px) {}

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

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

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

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

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

#c_popbox-1676344645207 .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-1676344645207 .p_background-preview {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0);
	opacity: 0.7
}

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

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

#c_popbox-1676344645207 .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
}

.icon {
	color: #ffffff
}

#c_static_001-1676344658885 {
	min-height: 300px
}

#c_static_001-1676344658885 .e_image-2 {
	overflow: hidden
}

#c_static_001-1676344658885 .e_image-2 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media screen and (max-width:768px) {}

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

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

#c_banner_019-16775730310550 {
	min-height: 0px;
	display-radio: 1;
	margin-top: 0px;
	padding-top: 100px
}

#c_banner_019-16775730310550 .e_bannerA-2 {
	height: auto;
	display-radio: 1;
	background_radio: 1;
	width: 100%
}

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

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

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

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

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

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

#c_banner_019-16775730310550 .e_bannerA-2 .p_info {
	width: 50%;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center
}

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

#c_banner_019-16775730310550 .e_bannerA-2 .p_subtitle {
	text-transform: uppercase;
	color: rgba(255, 255, 255, .6)
}

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

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

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

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

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

#c_banner_019-16775730310550 .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('/npublic/img/playVideo.png') no-repeat center center
}

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

#c_banner_019-16775730310550 .e_bannerA-2 .p_videoInfo {
	display: none
}

.swiper-pagination-bullet-active {
	background: var(--wy_Color)
}

.swiper-button-next,
.swiper-button-prev {
	color: #fff
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	color: var(--wy_Color)
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: var(--wy_FSOne)
}

@media screen and (max-width:768px) {
	#c_banner_019-16775730310550 .e_bannerA-2 .swiper-slide {
		height: 300px
	}

	#c_banner_019-16775730310550 .e_bannerA-2 .p_info {
		width: 100%;
		z-index: 9;
		text-align: center
	}

	#c_banner_019-16775730310550 .e_bannerA-2 .p_subtitle {
		display: none
	}

	#c_banner_019-16775730310550 .e_bannerA-2 .p_summary {
		display: none
	}

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

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

#c_static_001-16493189301090 {
	min-height: 0px;
	display-radio: 1;
	background-color: rgba(242, 242, 243, 1)
}

#c_static_001-16493189301090 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

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

#c_static_001-16493189301090 .e_container-1 .cbox-1-0 {
	flex: 0 0 100%;
	align-self: center
}

#c_static_001-16493189301090 .e_container-1 .cbox-1-1 {
	flex: 0 0 70%;
	align-self: center
}

#c_static_001-16493189301090 .e_breadcrumb-5 .p_breadcrumbItem {
	position: relative
}

#c_static_001-16493189301090 .e_breadcrumb-5 .icon {
	width: 12px;
	height: 12px
}

#c_static_001-16493189301090 .e_breadcrumb-5 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}

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

#c_static_001-16493189301090 .e_breadcrumb-5 .p_breadcrumb {
	display: flex
}

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

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

#c_static_001-16493189301090 .e_breadcrumb-5 .siblings.active {
	border: 1px solid #dee2e6
}

#c_static_001-16493189301090 .e_breadcrumb-5 .siblings.active::after {
	transform: rotateZ(-90deg)
}

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

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

#c_static_001-16493189301090 .e_breadcrumb-5 {
	background_radio: 1;
	display-radio: 1;
	margin-top: 25px;
	margin-bottom: 25px
}

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

	#c_static_001-16493189301090 .e_container-1 .cbox-1-0 {
		width: 100%
	}

	#c_static_001-16493189301090 .e_container-1 .cbox-1-1 {
		width: 100%
	}

	#c_static_001-16493189301090 .e_breadcrumb-5 {
		display: none
	}
}

#c_new_detail_010-1646654876170 {
	min-height: 0px;
	padding-top: 5%;
	padding-bottom: 5%;
	display-radio: 1;
	background-color: rgba(255, 255, 255, 1)
}

#c_new_detail_010-1646654876170 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	box-shadow: 0 10px 40px rgba(66, 66, 66, .1);
	display-radio: flex;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

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

#c_new_detail_010-1646654876170 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 30px;
	display-radio: flex;
	margin-top: 30px
}

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

#c_new_detail_010-1646654876170 .e_container-3 .cbox-3-0 {
	flex: 0 0 auto;
	padding-right: 5px;
	align-self: center
}

#c_new_detail_010-1646654876170 .e_timeFormat-4 {
	min-height: 0px;
	font_radio: 2;
	font-size: 14px;
	color: rgba(168, 171, 178, 1);
	display-radio: 1;
	line-height: 2
}

#c_new_detail_010-1646654876170 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-right: 0px;
	background-color: rgba(255, 255, 255, 1);
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	display-radio: flex;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(240, 240, 240, 1)
}

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

#c_new_detail_010-1646654876170 .e_text-5 {
	font_radio: 2;
	color: rgba(168, 171, 178, 1);
	display-radio: 1;
	font-size: 14px;
	line-height: 2
}

#c_new_detail_010-1646654876170 .e_h1-10 {
	font_radio: 2;
	font-size: var(--wy_FSThree);
	color: rgba(30, 30, 30, 1);
	margin-bottom: 10px;
	margin-top: 0px;
	display-radio: 1;
	text-align: center;
	line-height: 1.5
}

#c_new_detail_010-1646654876170 .e_richText-11 {
	font_radio: 2;
	color: rgba(51, 51, 51, 1);
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	display-radio: 1;
	line-height: 1.8
}

#c_new_detail_010-1646654876170 .e_container-1 .cbox-1-1 {
	flex: 0 0 25%;
	padding-right: 0px;
	padding-left: 0px
}

#c_new_detail_010-1646654876170 .e_container-1 .cbox-1-0 {
	margin-right: auto
}

#c_new_detail_010-1646654876170 .e_text-22 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	color: rgba(51, 51, 51, 1);
	font-size: var(--wy_FSThree);
	margin-top: 30px;
	margin-bottom: 20px
}

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_loopitem {
	position: relative
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_page {
	text-align: center
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius:2px;
 */
}

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

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_s_option {}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect {
	font-size: 13px;
	position: relative
}

#c_new_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect ul,
li {
	list-style: none
}

#c_new_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_new_detail_010-1646654876170 .e_loop-23 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

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

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_split {
	margin: 0 5px
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_normal {
	margin-right: 16px
}

#c_new_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .input-check,
#c_new_detail_010-1646654876170 .e_loop-23 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_new_detail_010-1646654876170 .e_loop-23 .position-left {
	display: flex
}

#c_new_detail_010-1646654876170 .e_loop-23 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_new_detail_010-1646654876170 .e_loop-23 .position-top {
	/* display:flex;
 */
}

#c_new_detail_010-1646654876170 .e_loop-23 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_new_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .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_detail_010-1646654876170 .e_loop-23 .p_active .p_mbutton::before {
	display: block
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_active .p_mbutton::after {
	display: block
}

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_filter_result {
	display: inline-block
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_contclear {
	cursor: pointer
}

#c_new_detail_010-1646654876170 .e_loop-23 .swiper-container {
	padding-bottom: 30px
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

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

#c_new_detail_010-1646654876170 .e_loop-23 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_filter_result {
	display: none
}

#c_new_detail_010-1646654876170 .e_loop-23 .p_contclear {
	display: none
}

#c_new_detail_010-1646654876170 .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_new_detail_010-1646654876170 .e_image-25 {
	overflow: hidden;
	display-radio: 1;
	width: 100%;
	height: 0px;
	padding-bottom: 70%;
	position: relative
}

#c_new_detail_010-1646654876170 .e_image-25 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0px
}

#c_new_detail_010-1646654876170 .e_text-26 {
	line-height: normal;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 16px;
	text-align: center;
	color: rgba(51, 51, 51, 1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px
}

#c_new_detail_010-1646654876170 .e_loop-23 {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_new_detail_010-1646654876170 .e_h1-10 {
		display-radio: 1;
		font_radio: 2;
		color: #222222;
		font-size: 22px;
		font-weight: bold;
		line-height: 1
	}

	#c_new_detail_010-1646654876170 {
		display-radio: 1;
		padding-top: 50px;
		padding-bottom: 50px
	}

	#c_new_detail_010-1646654876170 .e_loop-23 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		width: calc((100% - 10px) / 2);
		margin-right: 10px
	}

	#c_new_detail_010-1646654876170 .e_loop-23 .p_loopitem:nth-child(2n) {
		margin-right: 0
	}
}

@media screen and (min-width: 769px) {
	#c_new_detail_010-1646654876170 .e_loop-23 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		width: calc((100% - 45px) / 4);
		margin-right: 15px
	}

	#c_new_detail_010-1646654876170 .e_loop-23 .p_loopitem:nth-child(4n) {
		margin-right: 0
	}
}
