/* 全局变量 */

/* pre css */

#c_banner_028-1670298480803 {
	min-height: 0px;
	display-radio: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .swiper-container {
	height: inherit
}

#c_banner_028-1670298480803 .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#c_banner_028-1670298480803 .e_bannerA-2 .swiper-slide {
	height: inherit;
	overflow: hidden
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	background: #000
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner_028-1670298480803 .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_info {
	width: 70%;
	max-width: 1300px;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: left;
	transition: all ease .5s
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_info div {
	width: auto
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#c_banner_028-1670298480803 .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	background: rgb(0 0 0 / 60%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .4s;
	opacity: 0
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent>div {
	width: 60%;
	height: 65%;
	max-width: 980px;
	margin: 0 auto;
	border: 8px solid rgb(255 255 255 / 80%);
	border-radius: 5px;
	position: relative
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent>div>div {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent.in {
	opacity: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb {
	position: absolute;
	right: -70px;
	top: 0;
	z-index: 10;
	color: #fff;
	cursor: pointer
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb svg {
	margin: 0;
	width: 40px;
	height: auto
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_video video {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/a1ca4b2a-3c9b-4196-b41a-42168c93c723.jpg);
	background-repeat: no-repeat;
	background-position: top center
}

#c_banner_028-1670298480803 .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;
	display: none
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a {
	overflow: hidden
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next,
#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	color: #fff;
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .5s;
	opacity: .7
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {
	right: auto;
	left: 40px
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next svg,
#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev svg {
	height: auto;
	width: 30px;
	display: block;
	margin: 0 auto
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next:hover,
#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev:hover {
	background: #fff;
	color: var(--theme);
	opacity: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_btitle {
	font-size: 40px;
	margin-bottom: 25px;
	display: block
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_summary {
	font-size: 18px;
	margin-bottom: 40px;
	display: block;
	white-space: pre-wrap;
	line-height: 1.5
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_href {
	border: 1px solid #fff;
	padding: 16px 30px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	min-width: 200px;
	line-height: 1;
	transition: all ease .4s;
	position: relative
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_href:hover {
	color: var(--theme);
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_href::after {
	content: '';
	background: #fff;
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: -2;
	width: 0;
	transition: all ease .4s
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_href:hover::after {
	width: calc(100% + 2px)
}

#c_banner_028-1670298480803 .e_bannerA-2 .bofang {
	display: none
}

#c_banner_028-1670298480803 .e_bannerA-2 .jiantou {
	margin: 0 0 0 20px;
	transform: scale(1.3)
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .p_href {
	min-width: 170px
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .jiantou {
	display: none
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .bofang {
	display: inline-block;
	margin: 0 0 0 16px;
	transform: scale(1.3)
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_info.out {
	opacity: 0;
	pointer-events: none
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation {
	position: absolute;
	bottom: 20px;
	z-index: 20;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	line-height: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation span {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: .4;
	margin: 0 6px;
	transition: all ease .3s
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation span.p_swiperBullet_active {
	opacity: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation span.swiper-pagination-bullet-active {
	opacity: 1
}

#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next,
#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {}

@media screen and (max-width:768px) {

	#c_banner_028-1670298480803 .e_bannerA-2 .p_img,
	#c_banner_028-1670298480803 .e_bannerA-2 .p_videoPoster {
		height: auto
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_btitle {
		font-size: 18px;
		margin-bottom: 12px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_summary {
		font-size: 13px;
		margin-bottom: 25px;
		line-height: 1.4;
		opacity: .6
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_href {
		padding: 10px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1)
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1)
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next,
	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {
		display: none;
		right: auto;
		left: 15px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation {
		bottom: 10px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation span {
		width: 5px;
		height: 5px;
		margin: 0 2px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb {
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		opacity: 0
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 20px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_info {
		width: 90%;
		top: 70%
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent>div {
		width: 100%;
		height: 100%;
		border: 0px solid rgb(255 255 255 / 80%);
		border-radius: 0
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_info.out {
		opacity: 1
	}

	#c_banner_028-1670298480803 {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_banner_028-1670298480803 .e_bannerA-2 .p_btitle {
		font-size: 30px;
		margin-bottom: 15px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_summary {
		font-size: 14px;
		margin-bottom: 20px;
		line-height: 1.5
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_href {
		padding: 12px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1.1)
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1.1)
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next svg,
	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev svg {
		height: auto;
		width: 23px;
		display: block;
		margin: 0 auto
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_next,
	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {
		width: 40px;
		height: 40px;
		right: 20px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .special_a .p_btn_prev {
		right: auto;
		left: 20px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_pagenation span {
		width: 9px;
		height: 9px;
		margin: 0 4px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb {
		right: -50px
	}

	#c_banner_028-1670298480803 .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_banner_028-16761107304440 {
	min-height: 0px;
	display-radio: 1
}

#c_banner_028-16761107304440 .e_bannerA-2 .swiper-container {
	height: inherit
}

#c_banner_028-16761107304440 .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#c_banner_028-16761107304440 .e_bannerA-2 .swiper-slide {
	height: inherit;
	overflow: hidden
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	background: #000
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner_028-16761107304440 .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_info {
	width: 70%;
	max-width: 1300px;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: left;
	transition: all ease .5s
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_info div {
	width: auto
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#c_banner_028-16761107304440 .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	background: rgb(0 0 0 / 60%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .4s;
	opacity: 0
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent>div {
	width: 60%;
	height: 65%;
	max-width: 980px;
	margin: 0 auto;
	border: 8px solid rgb(255 255 255 / 80%);
	border-radius: 5px;
	position: relative
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent>div>div {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent.in {
	opacity: 1
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb {
	position: absolute;
	right: -70px;
	top: 0;
	z-index: 10;
	color: #fff;
	cursor: pointer
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb svg {
	margin: 0;
	width: 40px;
	height: auto
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_video video {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/a1ca4b2a-3c9b-4196-b41a-42168c93c723.jpg);
	background-repeat: no-repeat;
	background-position: top center
}

#c_banner_028-16761107304440 .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;
	display: none
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a {
	overflow: hidden
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next,
#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	color: #fff;
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .5s;
	opacity: .7
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
	right: auto;
	left: 40px
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next svg,
#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev svg {
	height: auto;
	width: 30px;
	display: block;
	margin: 0 auto
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next:hover,
#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev:hover {
	background: #fff;
	color: var(--theme);
	opacity: 1
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_btitle {
	font-size: 40px;
	margin-bottom: 25px;
	display: block
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_summary {
	font-size: 18px;
	margin-bottom: 40px;
	display: block;
	white-space: pre-wrap;
	line-height: 1.5
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_href {
	border: 1px solid #fff;
	padding: 16px 30px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	min-width: 200px;
	line-height: 1;
	transition: all ease .4s;
	position: relative
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_href:hover {
	color: var(--theme);
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_href::after {
	content: '';
	background: #fff;
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: -2;
	width: 0;
	transition: all ease .4s
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_href:hover::after {
	width: calc(100% + 2px)
}

#c_banner_028-16761107304440 .e_bannerA-2 .bofang {
	display: none
}

#c_banner_028-16761107304440 .e_bannerA-2 .jiantou {
	margin: 0 0 0 20px;
	transform: scale(1.3)
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .p_href {
	min-width: 170px
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .jiantou {
	display: none
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .bofang {
	display: inline-block;
	margin: 0 0 0 16px;
	transform: scale(1.3)
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_info.out {
	opacity: 0;
	pointer-events: none
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation {
	position: absolute;
	bottom: 20px;
	z-index: 20;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	line-height: 1
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation span {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: .4;
	margin: 0 6px;
	transition: all ease .3s
}

#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation span.p_swiperBullet_active {
	opacity: 1
}

#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next,
#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {}

@media screen and (max-width:768px) {

	#c_banner_028-16761107304440 .e_bannerA-2 .p_img,
	#c_banner_028-16761107304440 .e_bannerA-2 .p_videoPoster {
		height: auto
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_btitle {
		font-size: 18px;
		margin-bottom: 12px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_summary {
		font-size: 13px;
		margin-bottom: 25px;
		line-height: 1.4;
		opacity: .6
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_href {
		padding: 10px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1)
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1)
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next,
	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
		display: none
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
		right: auto;
		left: 15px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation {
		bottom: 10px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation span {
		width: 5px;
		height: 5px;
		margin: 0 2px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb {
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		opacity: 0
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 20px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_info {
		width: 90%;
		top: 70%
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent>div {
		width: 100%;
		height: 100%;
		border: 0px solid rgb(255 255 255 / 80%);
		border-radius: 0
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_info.out {
		opacity: 1
	}
}

@media screen and (min-width: 769px) {
	#c_banner_028-16761107304440 .e_bannerA-2 {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_banner_028-16761107304440 .e_bannerA-2 .p_btitle {
		font-size: 30px;
		margin-bottom: 15px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_summary {
		font-size: 14px;
		margin-bottom: 20px;
		line-height: 1.5
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_href {
		padding: 12px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1.1)
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1.1)
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next svg,
	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev svg {
		height: auto;
		width: 23px;
		display: block;
		margin: 0 auto
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_next,
	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
		width: 40px;
		height: 40px;
		right: 20px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .special_a .p_btn_prev {
		right: auto;
		left: 20px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_pagenation span {
		width: 9px;
		height: 9px;
		margin: 0 4px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb {
		right: -50px
	}

	#c_banner_028-16761107304440 .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_grid-1670314888423 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display-radio: 1;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 100px
}

#c_grid-1670314888423 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-1670314888423>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-1670314888423>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-1670314888423>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-1670314888423>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-1670314888423 .p_gridCell {
	display-radio: 1
}

#c_grid-1670314888423 .p_gridbox {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_grid-1670314888423>.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_grid-1670314888423 {
		margin-top: 40px
	}
}

@media screen and (min-width: 769px) {
	#c_grid-1670314888423>.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-1670314888423>.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: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-1670314910928 {
	min-height: 0px;
	display-radio: 1;
	margin-top: 0px
}

#c_static_001-1670314910928 .e_h1-1 {
	font_radio: 2;
	display-radio: 1;
	font-size: 46px;
	color: var(--theme);
	font-weight: bold;
	font-family: Microsoft YaHei
}

#c_static_001-1670314910928 .e_text-2 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 24px;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	margin-top: 20px
}

#c_navigation_0061635239687823 .e_navigationA-16 .p_level1Item:nth-child(1) a {
	color: #fff;
	padding-top: 0;
	font-weight: bold
}

#c_navigation_0061635239687823 .e_navigationA-16 .p_level1Item:nth-child(1) a::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	z-index: 1;
	border: 8px solid;
	border-color: transparent transparent #fff transparent;
	opacity: 1;
	transition: all .5s ease
}

@media screen and (max-width:768px) {
	#c_static_001-1670314910928 .e_h1-1 {
		font_radio: 2;
		display-radio: 1;
		font-size: 22px
	}

	#c_static_001-1670314910928 .e_text-2 {
		font_radio: 2;
		display-radio: 1;
		font-size: 16px;
		margin-top: 10px
	}

	#c_static_001-1670314910928 {
		display-radio: 1
	}

	#c_grid-1670314888423>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		margin-left: 0px
	}

	#c_navigation_0061635239687823 .e_navigationA-16 .p_level1Item:nth-child(1) a {
		color: var(--theme) !important;
		padding-top: 0;
		font-weight: bold
	}

	#c_navigation_0061635239687823 .e_navigationA-16 .p_level1Item:nth-child(1) a::before {
		display: none
	}
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1670314910928 .e_h1-1 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px !important
	}

	#c_static_001-1670314910928 .e_text-2 {
		font_radio: 2;
		display-radio: 1;
		font-size: 20px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {
	#c_static_001-1670314910928 .e_h1-1 {
		font_radio: 2;
		display-radio: 1
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-1670317734122 {
	min-height: 300px;
	display-radio: 1;
	margin-top: 40px;
	padding-left: 5%;
	padding-right: 5%
}

#c_static_001-1670317734122 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-bottom: 0px;
	padding-bottom: 60px
}

#c_static_001-1670317734122 .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1670317734122 .e_image-2 {
	overflow: hidden;
	display-radio: 1;
	padding-right: 0px
}

#c_static_001-1670317734122 .e_image-2 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1670317734122 .e_image-3 {
	overflow: hidden;
	display-radio: 1;
	max-width: 120px;
	margin-right: 0px;
	margin-left: auto;
	position: absolute;
	right: -60px;
	bottom: -60px
}

#c_static_001-1670317734122 .e_image-3 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1670317734122 .e_richText-4 {
	font_radio: 1;
	display-radio: 1
}

#c_static_001-1670317734122 .e_container-5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: relative;
	display-radio: flex
}

#c_static_001-1670317734122 .e_container-5>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1670317734122 .e_container-1 .cbox-1-0 {
	padding-right: 20px
}

#c_static_001-1670317734122 .e_container-1 .cbox-1-1 {
	padding-left: 40px;
	align-self: center
}

#c_static_001-1670317734122 .e_button-6 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	display-radio: block;
	max-width: 150px;
	background-color: rgba(255, 255, 255, 1);
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: rgba(0, 0, 0, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-top: 40px
}

#c_static_001-1670317734122 .e_button-6 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_001-1670317734122 .e_button-6::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-1670317734122 .e_button-6:hover::after {
	opacity: 1
}

#c_static_001-1670317734122 .e_button-6:hover {
	background-color: var(--theme);
	color: rgba(255, 255, 255, 1);
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: var(--theme);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}

#c_navigation_0061635239687823.downClass .p_level1Item:hover .p_level2Box {
	display: block !important
}

#c_static_001-1670317734122 .e_button-7 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	max-width: 150px;
	background-color: var(--theme);
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-width: 1px;
	border-color: var(--theme);
	min-width: 0px;
	max-height: 45px;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: auto;
	display-radio: block
}

#c_static_001-1670317734122 .e_button-7 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_001-1670317734122 .e_button-7::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-1670317734122 .e_button-7:hover::after {
	opacity: 1
}

#c_static_001-1670317734122 .e_button-7:hover {
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(255, 255, 255, 1);
	color: var(--theme);
	border-width: 1px;
	border-color: var(--theme);
}

@media screen and (max-width:768px) {
	#c_static_001-1670317734122 {
		margin-top: 20px
	}

	#c_static_001-1670317734122 .e_image-3 {
		display: none
	}

	#c_static_001-1670317734122 .e_container-1 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001-1670317734122 .e_container-1 .cbox-1-0 {
		padding-right: 0px
	}

	#c_static_001-1670317734122 .e_container-1 .cbox-1-1 {
		padding-left: 0px
	}

	#c_static_001-1670317734122 .e_richText-4 {
		margin-top: 20px
	}

	#c_static_001-1670317734122 .e_richText-4 p span {
		font-size: 14px
	}

	#c_static_001-1670317734122 .e_button-6 {
		display: none
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-1670317734122 .e_image-3 {
		display: none
	}

	#c_static_001-1670317734122 .e_button-6 {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1670317734122 .e_container-1 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001-1670317734122 {
		display-radio: 1
	}

	#c_static_001-1670317734122 .e_image-2 {
		display-radio: 1
	}

	#c_static_001-1670317734122 .e_container-5 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001-1670317734122 .e_container-1 .cbox-1-0 {
		padding-right: 0px
	}

	#c_static_001-1670317734122 .e_container-1 .cbox-1-1 {
		padding-left: 0px;
		padding-top: 20px
	}

	#c_static_001-1670317734122 .e_button-7 {
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1;
		margin-top: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-1670320012906 {
	min-height: 0px;
	display-radio: 1;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 30px
}

#c_static_001-1670320012906 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: top center
}

#c_static_001-1670320012906 .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1670320012906 .e_text-2 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 30px;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	margin-top: 0px;
	text-align: center;
	min-height: 0px
}

#c_static_001-1670320012906 .e_richText-3 {
	font_radio: 1;
	display-radio: 1;
	margin-top: 30px
}

#c_static_001-1670320012906 .chukou_t {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/a42e27d1-0c3e-4a60-ac9f-e0a7ecc4b75c.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 570px;
	position: relative;
	background-position: center
}

#c_static_001-1670320012906 .chu_gj {
	background: rgba(45, 127, 248, 0);
	padding: 10px 0px;
	border: none;
	margin-top: 0px;
	color: #333;
	z-index: 99 !important;
	position: relative;
	display: block !important;
	border-radius: 2px;
	font-size: 14px
}

#c_static_001-1670320012906 .chu_dq {
	position: absolute;
	top: 95px;
	left: 198px
}

#c_static_001-1670320012906 .chu_dq2 {
	position: absolute;
	top: 139px;
	left: 141px
}

#c_static_001-1670320012906 .chu_dq3 {
	position: absolute;
	top: 190px;
	left: 596px
}

#c_static_001-1670320012906 .chu_dq4 {
	position: absolute;
	top: 221px;
	left: 506px
}

#c_static_001-1670320012906 .chu_dq5 {
	position: absolute;
	top: 338px;
	left: 473px
}

#c_static_001-1670320012906 .chu_dq6 {
	position: absolute;
	top: 150px;
	right: 248px
}

#c_static_001-1670320012906 .chu_dq7 {
	position: absolute;
	top: 193px;
	right: 265px
}

#c_static_001-1670320012906 .chu_dq8 {
	position: absolute;
	top: 140px;
	right: -20px
}

#c_static_001-1670320012906 .chu_dq9 {
	position: absolute;
	top: 178px;
	right: 157px
}

#c_static_001-1670320012906 .chu_wz::before {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	padding: 5px;
	left: -5px;
	border-radius: 50px;
	top: -5px;
	z-index: 1;
	background: var(--theme);
	animation: ripple1 1600ms ease-out 100ms infinite
}

#c_static_001-1670320012906 .chu_wz {
	width: 15px;
	height: 15px;
	background: rgba(101, 172, 30, 0.9);
	line-height: 24px;
	border-radius: 50px
}

#c_static_001-1670320012906 .chu_dq6 .chu6 {
	position: relative;
	left: 163px
}

#c_static_001-1670320012906 .chu_dq7 .chu7 {
	position: relative;
	left: 163px
}

#c_static_001-1670320012906 .e_image-9 {
	overflow: hidden;
	display-radio: 1;
	max-width: 1700px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	padding-left: 0px
}

#c_static_001-1670320012906 .e_image-9 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media screen and (max-width:768px) {
	#c_static_001-1670320012906 .e_text-2 {
		font_radio: 2;
		display-radio: 1;
		font-size: 22px
	}

	#c_static_001-1670320012906 .e_container-1 {
		display-radio: 1;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%
	}

	#c_static_001-1670320012906 .e_richText-3 {
		font_radio: 1;
		display-radio: 1;
		margin-top: 20px
	}

	#c_static_001-1670320012906 .e_richText-3 p span {
		font-size: 14px
	}

	#c_static_001-1670320012906 .e_image-9 {
		margin-top: 40px
	}
}

@media screen and (min-width: 769px) {
	.chu_gj {
		background: #e64336;
		padding: 10px;
		border: 1px #e64336 solid;
		margin-top: 9px;
		color: #fff;
		z-index: 9999 !important;
		position: relative;
		display: none
	}

	.chu_dq {
		position: absolute;
		top: 95px;
		left: 198px
	}

	.chu_dq2 {
		position: absolute;
		top: 139px;
		left: 141px
	}

	.chu_dq3 {
		position: absolute;
		top: 190px;
		left: 596px
	}

	.chu_dq4 {
		position: absolute;
		top: 221px;
		left: 506px
	}

	.chu_dq5 {
		position: absolute;
		top: 338px;
		left: 473px
	}

	.chu_dq6 {
		position: absolute;
		top: 150px;
		right: 248px
	}

	.chu_wz h2 {
		font-size: 12px;
		text-align: center;
		color: #fff;
		padding-top: 15px;
		font-weight: normal;
		line-height: 20px
	}

	.chu2 h2 {
		padding-top: 15px
	}

	.chu3 h2 {
		padding-top: 25px
	}

	.chu4 h2 {
		padding-top: 15px
	}

	.chu6 h2 {
		padding-top: 30px
	}

	.chu_wz {
		width: 75px;
		height: 75px;
		background: rgba(230, 67, 54, 0.9);
		line-height: 75px;
		border-radius: 50px
	}

	.chu3 {
		width: 65px;
		height: 65px;
		background: rgba(215, 22, 53, 0.9)
	}

	.chu3::before {
		content: "";
		position: absolute;
		left: 0;
		border-radius: 50px;
		top: 0px;
		z-index: -1;
		animation: ripple1 1200ms ease-out 100ms infinite
	}

	.chu_wz::before {
		content: "";
		position: absolute;
		width: 75px;
		height: 75px;
		left: 0;
		border-radius: 50px;
		top: 0px;
		z-index: 1;
		background: #e64336;
		animation: ripple1 1200ms ease-out 100ms infinite
	}

	@keyframes ripple1 {
		0% {
			opacity: 0;
			-webkit-transform: scale(1, 1);
			-moz-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1)
		}

		5% {
			opacity: 0.7
		}

		100% {
			opacity: 0;
			-webkit-transform: scale(1.5);
			-moz-transform: scale(1.5);
			-ms-transform: scale(1.5);
			transform: scale(1.5)
		}
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1670320012906 .e_text-2 {
		font_radio: 2;
		display-radio: 1;
		font-size: 30px !important;
		padding-left: 5%;
		padding-right: 5%
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {
	#c_static_001-1670320012906 .e_richText-3 {
		font_radio: 1;
		display-radio: 1;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		max-width: 1480px
	}
}

#c_grid-16703246102500 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display-radio: 1;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 100px
}

#c_grid-16703246102500 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-16703246102500>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-16703246102500>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-16703246102500>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-16703246102500>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-16703246102500 .p_gridCell {
	display-radio: 1
}

#c_grid-16703246102500 .p_gridbox {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_grid-16703246102500>.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_grid-16703246102500 {
		display-radio: 1;
		margin-top: 40px
	}
}

@media screen and (min-width: 769px) {
	#c_grid-16703246102500>.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-16703246102500>.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: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-16703246102621 {
	min-height: 0px;
	display-radio: 1;
	margin-top: 0px
}

#c_static_001-16703246102621 .e_richText-3 {
	font_radio: 1;
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_static_001-16703246102621 {
		display-radio: 1
	}

	#c_static_001-16703246102621 .e_richText-3 p span {
		font-size: 22px
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-16703246102621 .e_richText-3 p span {
		font-size: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-16752427162520 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	max-width: 100%;
	min-width: 320px;
	overflow: inherit;
	display-radio: 1;
	margin-top: 20px
}

#c_static_001-16752427162520 .p_header {
	text-align: center
}

#c_static_001-16752427162520 .p_time {
	text-align: center;
	margin: 20px 0
}

#c_static_001-16752427162520 .p_articles {
	margin-top: 30px
}

#c_static_001-16752427162520 .p_PromptNoneData {
	width: auto;
	background-color: inherit;
	text-align: center
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	font-size: 32px;
	position: relative;
	color: #09bb07;
	vertical-align: middle;
	padding: 0 10px 5px 0
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_title .font {
	font-size: 18px;
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
	color: rgba(51, 51, 51, 1);
	font-weight: bold;
	text-align: left
}

#c_static_001-16752427162520 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}

#c_static_001-16752427162520 .p_PromptNoneData .prompt_content {
	font-size: 14px;
	color: rgba(105, 105, 105, 1);
	padding-left: 65px
}

#c_static_001-16752427162520 .p_MatteIcon .iconfont:before {
	content: '\e602'
}

#c_static_001-16752427162520>div {
	animation-fill-mode: both
}

#c_static_001-16752427162520 .runpic-box {
	width: 100%;
	position: relative
}

#c_static_001-16752427162520 .tb2 {
	width: 58px;
	height: 58px;
	transition: all .4s
}

#c_static_001-16752427162520 .tb3 {
	background: url(/img/fcl.png);
	width: 58px;
	height: 58px;
	transition: all .4s
}

#c_static_001-16752427162520 .tb5 {
	background: url(/img/yy.png);
	width: 58px;
	height: 58px;
	transition: all .4s
}

#c_static_001-16752427162520 .tb4 {
	background: url(/img/cg.png);
	width: 58px;
	height: 58px;
	transition: all .4s
}

#c_static_001-16752427162520 .bgl .runpic-words-active>.tb2 {
	background: url(/img/bgll.png) !important
}

#c_static_001-16752427162520 .bgl:hover.tb2 {
	background: url(/img/bgll.png) !important
}

#c_static_001-16752427162520 .runpic-words ul li {
	width: calc(100%/1);
	float: left;
	border-left: solid 1px rgba(255, 255, 255, 0.19);
	height: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s ease;
	border-bottom: #e4e4e4 1px dashed
}

#c_static_001-16752427162520 .runpic-words ul li img {
	display: block;
	margin: 0 auto;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s
}

#c_static_001-16752427162520 .runpic-words ul li h6 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: normal;
	color: #000;
	margin: 0px;
	text-align: left
}

#c_static_001-16752427162520 .runpic-words ul li p.ms {
	font-size: 14px;
	font-weight: normal;
	color: #575757;
	text-transform: capitalize;
	margin-top: 0px;
	text-align: left
}

#c_static_001-16752427162520 .runpic-words ul li:hover h6,
#c_static_001-16752427162520 .runpic-words ul li:hover p.ms {
	color: #fff
}

#c_static_001-16752427162520 .runpic-words ul li:hover img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

#c_static_001-16752427162520 .runpic-line-null {
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, .1);
	left: 0;
	top: 62%;
	z-index: 4;
	display: none
}

#c_static_001-16752427162520 .runpic-line {
	position: absolute;
	width: 10%;
	height: 1px;
	background-color: #b6b5aa;
	left: 0;
	top: 62%;
	z-index: 4;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	display: none
}

#c_static_001-16752427162520 .runpic-pic {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #b6b5aa
}

#c_static_001-16752427162520 .runpic-pic ul li {
	width: 100%;
	height: 100%;
	display: none;
	background-repeat: no-repeat !important;
	background-size: auto 100% !important;
	position: absolute;
	-o-background-size: cover;
	background-size: cover;
	top: 0%;
	left: 0%
}

#c_static_001-16752427162520 .runpic-pic-true {
	-webkit-animation: toPicBig 1s ease-in-out both;
	-moz-animation: toPicBig 1s ease-in-out both;
	-o-animation: toPicBig 1s ease-in-out both;
	animation: toPicBig 1s ease-in-out both
}

@-webkit-keyframes toPicBig {
	0% {
		-webkit-transform: scale(1.04);
		transform: scale(1.04)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes toPicBig {
	0% {
		-moz-transform: scale(1.04);
		transform: scale(1.04)
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes toPicBig {
	0% {
		-o-transform: scale(1.04);
		transform: scale(1.04)
	}

	100% {
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes toPicBig {
	0% {
		-webkit-transform: scale(1.04);
		-moz-transform: scale(1.04);
		-o-transform: scale(1.04);
		transform: scale(1.04)
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

#c_static_001-16752427162520 .runpic-pic-shade {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .0);
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	-moz-transition: all 2s;
	transition: all 2s
}

#c_static_001-16752427162520 .runpic-words-pic {
	height: 50px;
	margin: auto;
	width: 50px;
	position: relative;
	z-index: 2
}

#c_static_001-16752427162520 .anli {
	top: 7%;
	position: absolute;
	margin: 0 auto;
	display: block;
	text-align: left;
	z-index: 99;
	width: 47%;
	left: 3%
}

#c_static_001-16752427162520 p.cnb {
	font-size: 16px;
	color: white;
	line-height: 34px;
	text-align: justify;
	text-justify: inter-ideograph
}

#c_static_001-16752427162520 .prolink {
	margin-top: 30px
}

#c_static_001-16752427162520 .prolink img {
	margin-right: 20px
}

#c_static_001-16752427162520 .jjfa_more {
	font-size: 0px;
	width: 150px;
	height: 45px;
	display: block;
	margin-top: 40px;
	background: url(/img/tu15.jpg) no-repeat
}

#c_static_001-16752427162520 .jjfa_more:hover {
	background: url(/img/tu16.jpg) no-repeat
}

#c_static_001-16752427162520 p.enb {
	font-size: 40px;
	font-weight: bold;
	color: white;
	margin-bottom: 20px;
	margin-top: -20px
}

#c_static_001-16752427162520 .tb {
	width: 100%
}

#c_static_001-16752427162520 .runpic-words ul li:hover:before {
	width: 100%;
	left: 0
}

#c_static_001-16752427162520 li::before {
	position: absolute;
	content: "";
	width: 0;
	bottom: 0;
	transition: all .4s;
	left: 0;
	height: 100%;
	background: #0e68b0;
	display: none
}

#c_static_001-16752427162520 .wz {
	width: 100%;
	padding: 20px 40px 20px 110px;
	display: block;
	position: relative;
	z-index: 3
}

#c_static_001-16752427162520 .runpic-words {
	position: absolute;
	top: 10%;
	right: 5%;
	left: auto;
	z-index: 3;
	bottom: 0 !important;
	background: rgba(0, 0, 0, 0);
	padding: 0;
	height: 80%;
	width: 500px
}

#c_static_001-16752427162520 .more {
	width: 120px;
	height: 50px;
	border-bottom: solid 1px #eee;
	line-height: 50px;
	color: white;
	position: relative
}

#c_static_001-16752427162520 .more::before {
	position: absolute;
	background: url(/img/you.png) no-repeat;
	right: 20px;
	width: 20px;
	height: 16px;
	top: 15px;
	content: "";
	transition: all 0.8s
}

#c_static_001-16752427162520 .more:hover:before {
	right: 2px !important
}

@media only screen and (max-width:768px) {
	#c_static_001-16752427162520 .p_complaintPageDetails {
		padding: 20px
	}

	#c_static_001-16752427162520 .p_time {
		margin-top: 10px
	}

	#c_static_001-16752427162520 .p_articles {
		margin-top: 20px
	}

	#c_static_001-16752427162520 .resetHtmlCssStyle .tp img {
		vertical-align: top;
		width: 100%
	}
}

@media only screen and (min-width:769px) {
	#c_static_001-16752427162520 .p_complaintPageDetails {
		padding: 30px
	}

	#c_static_001-16752427162520 .p_header {
		padding-bottom: 8px
	}

	#c_static_001-16752427162520 .p_timeIcon {
		width: auto;
		height: auto;
		display: inline-block;
		font-size: inherit;
		margin-right: 5px
	}

	#c_static_001-16752427162520 .p_timeIcon:before {
		content: '\e67a'
	}
}

@media only screen and (min-width:1025px) and (max-width:1440px) {
	#c_static_001-16752427162520 .runpic-pic {}

	#c_static_001-16752427162520 .runpic-pic ul li {}
}

@media only screen and (min-width:769px) and (max-width:1024px) {}

@media only screen and (min-width:1921px) and (max-width:2580px) {
	#c_static_001-16752427162520 .runpic-pic ul li {
		background-size: 100% 100% !important
	}
}

#c_static_001-16752427162520 .runpic-words ul li.bg1 {
	background-color: #fff;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/aa34e7c8-5c4c-4daa-a092-61402fbbec2e.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg1:hover {
	background-color: #65ac32;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/16960591-caf7-4845-909c-e82c83ac77a9.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg2 {
	background-color: #fff;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/1c39cbfc-d77d-4adf-a556-9a4ded701138.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg2:hover {
	background-color: #65ac32;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/dff699a5-5f13-4eae-8568-b76b0f4eb1b8.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg3 {
	background-color: #fff;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/6207fa44-4ded-41b8-b08c-be590e4f1ed6.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg3:hover {
	background-color: #65ac32;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/0cda155f-2aa2-49a0-80f2-403c3a07197b.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg4 {
	background-color: #fff;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/4444fb1e-0fa9-4c84-a3d3-fef31e65be5d.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg4:hover {
	background-color: #65ac32;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/713264bc-2c4f-44ad-b5c1-32a5c953cdc3.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg5 {
	background-color: #fff;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/34b03dd9-f472-44f7-bfdc-3981dbd6ed87.png)
}

#c_static_001-16752427162520 .runpic-words ul li.bg5:hover {
	background-color: #65ac32;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/da962983-1fa8-48fb-8378-cb7e1906dffb.png)
}

#c_static_001-16752427162520 .runpic-pic ul li img {
	width: 100%
}

#c_static_001-16752427162520 .syyy {
	opacity: 0;
	top: 0px;
	width: 100%;
	left: 0px
}

@media screen and (max-width:768px) {
	#c_static_001-16752427162520 .runpic-words {
		position: absolute;
		width: 100%;
		box-shadow: 7px 9px 11px 0px #4848481c;
		left: 50%;
		transform: translateX(-50%);
		z-index: 3;
		bottom: auto !important;
		max-width: 100%;
		background: rgba(0, 0, 0, .5);
		padding: 0;
		top: 100%;
		right: auto;
		height: auto
	}

	#c_static_001-16752427162520 .runpic-words ul li {
		width: calc(100%/3);
		float: left;
		border-left: solid 1px rgba(255, 255, 255, 0.19);
		border-bottom: solid 1px rgba(255, 255, 255, 0.19);
		height: auto;
		padding: 5px;
		position: relative;
		text-align: center;
		background: none !important
	}

	#c_static_001-16752427162520 .runpic-words ul li:before {
		position: absolute;
		content: " ";
		width: 0;
		bottom: 0;
		transition: all .4s;
		left: 0;
		height: 100%;
		background: rgba(101, 172, 30, .8);
		display: block
	}

	#c_static_001-16752427162520 .runpic-words ul li:hover:before {
		width: 100%;
		left: 0
	}

	#c_static_001-16752427162520 .wz {
		padding: 0px
	}

	#c_static_001-16752427162520 .runpic-words ul li p.ms {
		display: none
	}

	#c_static_001-16752427162520 .runpic-words ul li h6 {
		color: #fff;
		text-align: center;
		font-size: 16px
	}

	#c_static_001-16752427162520 {
		display-radio: 1;
		margin-top: 10px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-16752427162520 .runpic-words ul a.promore li {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-16752427162520 .runpic-words {
		position: absolute;
		width: 100%;
		box-shadow: 7px 9px 11px 0px #4848481c;
		left: 50%;
		transform: translateX(-50%);
		z-index: 3;
		bottom: 0 !important;
		max-width: 100%;
		background: rgba(0, 0, 0, .5);
		padding: 0;
		top: auto;
		right: auto;
		height: auto
	}

	#c_static_001-16752427162520 .runpic-words ul li {
		width: calc(100%/5);
		float: left;
		border-left: solid 1px rgba(255, 255, 255, 0.19);
		border-bottom: #e4e4e4 0px dashed;
		height: auto;
		padding: 25px;
		position: relative;
		text-align: center;
		background: none !important
	}

	#c_static_001-16752427162520 .runpic-words ul li:before {
		position: absolute;
		content: " ";
		width: 0;
		bottom: 0;
		transition: all .4s;
		left: 0;
		height: 100%;
		background: rgba(101, 172, 30, .8);
		display: block
	}

	#c_static_001-16752427162520 .runpic-words ul li:hover:before {
		width: 100%;
		left: 0
	}

	#c_static_001-16752427162520 .wz {
		padding: 0px
	}

	#c_static_001-16752427162520 .runpic-words ul li p.ms {
		display: none
	}

	#c_static_001-16752427162520 .runpic-words ul li h6 {
		color: #fff;
		text-align: center
	}

	#c_static_001-16752427162520 .runpic-words ul a.promore li {
		display: none
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_grid-16703830968190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display-radio: 1;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 100px
}

#c_grid-16703830968190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-16703830968190>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-16703830968190>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-16703830968190>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-16703830968190>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-16703830968190 .p_gridCell {
	display-radio: 1
}

#c_grid-16703830968190 .p_gridbox {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_grid-16703830968190>.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_grid-16703830968190 {
		display-radio: 1;
		margin-top: 140px
	}
}

@media screen and (min-width: 769px) {
	#c_grid-16703830968190>.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-16703830968190>.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: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-16703830968381 {
	min-height: 0px;
	display-radio: 1;
	margin-top: 0px
}

#c_static_001-16703830968381 .e_richText-3 {
	font_radio: 1;
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_grid-16703830968190 {
		padding-right: 5%
	}

	#c_static_001-16703830968381 .e_richText-3 p span {
		font-size: 22px
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-16703830968381 .e_richText-3 p span {
		font-size: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-1670394606213 {
	min-height: 300px;
	display-radio: 1;
	margin-top: 20px
}

#c_static_001-1670394606213 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001-1670394606213 .e_loop-1 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static_001-1670394606213 .e_loop-1 .p_page {
	text-align: center
}

#c_static_001-1670394606213 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001-1670394606213 .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001-1670394606213 .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001-1670394606213 .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-1670394606213 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-1670394606213 .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-1670394606213 .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-1670394606213 .e_loop-1 .p_s_option {}

#c_static_001-1670394606213 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1670394606213 .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-1670394606213 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001-1670394606213 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001-1670394606213 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001-1670394606213 .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-1670394606213 .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-1670394606213 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001-1670394606213 .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001-1670394606213 .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001-1670394606213 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001-1670394606213 .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1670394606213 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1670394606213 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001-1670394606213 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001-1670394606213 .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-1670394606213 .e_loop-1 .input-check,
#c_static_001-1670394606213 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1670394606213 .e_loop-1 .position-left {
	display: flex
}

#c_static_001-1670394606213 .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001-1670394606213 .e_loop-1 .position-top {}

#c_static_001-1670394606213 .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001-1670394606213 .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-1670394606213 .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-1670394606213 .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-1670394606213 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1670394606213 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_static_001-1670394606213 .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001-1670394606213 .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_static_001-1670394606213 .e_loop-1 .p_contclear {
	cursor: pointer
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_static_001-1670394606213 .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001-1670394606213 .e_loop-1 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001-1670394606213 .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001-1670394606213 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001-1670394606213 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001-1670394606213 .e_loop-1 .p_contclear {
	display: none
}

#c_static_001-1670394606213 .e_loop-1 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001-1670394606213 .e_loop-1 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001-1670394606213 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(247, 248, 252, 1)
}

#c_static_001-1670394606213 .e_container-2>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1670394606213 .e_text-3 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-weight: bold;
	font-size: 30px
}

#c_static_001-1670394606213 .e_text-4 {
	line-height: 2;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 16px;
	color: rgba(62, 62, 62, 1);
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 40px
}

#c_static_001-1670394606213 .e_image-7 {
	overflow: hidden;
	display-radio: 1
}

#c_static_001-1670394606213 .e_image-7 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1670394606213 .e_loop-1 {
	display-radio: 1
}

#c_static_001-1670394606213 .e_container-8 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 10%;
	padding-right: 5%
}

#c_static_001-1670394606213 .e_container-8>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1670394606213 .e_button-9 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	display-radio: block;
	max-width: 150px;
	background-color: var(--theme);
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-width: 1px;
	border-color: var(--theme);
	min-width: 0px;
	max-height: 45px;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: auto
}

#c_static_001-1670394606213 .e_button-9 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_001-1670394606213 .e_button-9::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-1670394606213 .e_button-9:hover::after {
	opacity: 1
}

#c_static_001-1670394606213 .e_button-9:hover {
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(247, 248, 252, 1);
	color: var(--theme);
	border-width: 1px;
	border-color: var(--theme);
}

#c_static_001-1670394606213 .e_container-2 .cbox-2-0 {
	align-self: center
}

#c_static_001-1670394606213 .e_loop-1 .swiper-wrapper {
	margin-bottom: 94px;
	transition: all 1000ms ease 0s !important
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 24.7%;
	border-radius: 0px;
	height: 110px;
	opacity: 1;
	margin: 0px;
	cursor: inherit
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet::after {
	font-size: 20px;
	line-height: 110px;
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: rgba(0, 0, 0, .6)
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet-active::after {
	background-color: rgba(101, 172, 30, .8)
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(1),
#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(2),
#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(3) {
	margin-right: 4px
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(1)::after {
	content: "上游布局"
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(2)::after {
	content: "负责任采购"
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(3)::after {
	content: "低碳生产"
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(4)::after {
	content: "回收利用"
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1) {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/922b825c-bf26-4258-a4ef-d11f3903574f.jpg) no-repeat
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2) {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/43ae5b95-b868-4b9e-b011-c0f5374e8e25.jpg) no-repeat;
	background-size: 100% 100%
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(3) {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/7cec48b9-86f1-4eb7-ac90-b4ea2d28cdee.jpg) no-repeat
}

#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(4) {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022110320364634372/cms/image/f2d57eca-a265-4bc8-9b4e-9a350a3dbf1f.jpg) no-repeat
}

@media screen and (max-width:768px) {
	#c_static_001-1670394606213 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001-1670394606213 .e_text-3 {
		font_radio: 2;
		display-radio: 1;
		font-size: 22px
	}

	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet {
		width: 48%;
		height: 50px
	}

	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet::after {
		font-size: 16px;
		line-height: 50px
	}

	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(1),
	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(2),
	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet:nth-child(3) {
		margin: 0px
	}

	#c_static_001-1670394606213 .e_container-2 {
		display-radio: 1;
		flex-direction: column
	}

	#c_static_001-1670394606213 .e_container-8 {
		padding-left: 5%
	}

	#c_static_001-1670394606213 .e_container-2 .cbox-2-0 {
		width: 100%
	}

	#c_static_001-1670394606213 .e_text-3 {
		padding-top: 20px
	}

	#c_static_001-1670394606213 .e_container-8 {
		height: 258px
	}

	#c_static_001-1670394606213 .e_text-4,
	#c_static_001-1670394606213 .e_button-9 {
		margin-top: 20px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-1670394606213 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1670394606213 .e_loop-1 .swiper-container {
		padding-bottom: 0px
	}

	#c_static_001-1670394606213 .e_text-3 {
		font-size: 20px
	}

	#c_static_001-1670394606213 .e_text-4,
	#c_static_001-1670394606213 .e_button-9 {
		margin-top: 20px
	}

	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-clickable .swiper-pagination-bullet {
		width: 24%;
		height: 70px
	}

	#c_static_001-1670394606213 .e_loop-1 .swiper-container .swiper-pagination-bullet::after {
		font-size: 18px;
		line-height: 70px
	}
}

#c_grid-16703926103350 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display-radio: 1;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 100px
}

#c_grid-16703926103350 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-16703926103350>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-16703926103350>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-16703926103350>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-16703926103350>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-16703926103350 .p_gridCell {
	display-radio: 1
}

#c_grid-16703926103350 .p_gridbox {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_grid-16703926103350>.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_grid-16703926103350 {
		display-radio: 1;
		margin-top: 40px
	}
}

@media screen and (min-width: 769px) {
	#c_grid-16703926103350>.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-16703926103350>.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: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001-16703926103461 {
	min-height: 0px;
	display-radio: 1;
	margin-top: 0px
}

#c_static_001-16703926103461 .e_richText-3 {
	font_radio: 1;
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_static_001-16703926103461 .e_richText-3 p span {
		font-size: 22px
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-16703926103461 .e_richText-3 p span {
		font-size: 30px
	}
}

@media screen and (max-width: 1600px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {}

#c_static_001_P_8707-1670392791999 {
	min-height: 600px;
	display-radio: 1;
	margin-bottom: 0px;
	margin-top: 20px
}

#c_static_001_P_8707-1670392791999 .e_container-1 {
	display: flex;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 5%;
	padding-right: 5%
}

#c_static_001_P_8707-1670392791999 .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_container-1 .p_item {
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-0 {
	background-color: rgba(244, 244, 244, 0);
	flex: 0 0 30%;
	margin-left: 0px;
	padding-right: 14px;
	margin-right: 0px
}

#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-1 {
	padding-left: 7px;
	padding-right: 7px;
	background-color: rgba(244, 244, 244, 0);
	border-style: solid;
	border-width: 0px;
	border-color: rgba(234, 234, 234, 1);
	flex: 0 0 30%;
	margin-left: auto;
	margin-right: auto
}

#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-2 {
	padding-right: 0px;
	flex: 0 0 30%;
	margin-right: 0px;
	margin-left: auto;
	padding-left: 14px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_loopitem {
	flex: 0 0 100%;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_page {
	text-align: center
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_split {
	margin: 0 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_normal {
	margin-right: 16px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .input-check,
#c_static_001_P_8707-1670392791999 .e_loop-25 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .position-left {
	display: flex
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .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_8707-1670392791999 .e_loop-25 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_active .p_mbutton::after {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_filter_result {
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001_P_8707-1670392791999 .e_loop-25 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001_P_8707-1670392791999 .e_container-26 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#c_static_001_P_8707-1670392791999 .e_container-26>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_image-27 {
	overflow: hidden;
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_image-27 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all ease .5s
}

#c_static_001_P_8707-1670392791999 .e_container-26:hover .e_image-27 img {
	transform: scale(1.1)
}

#c_static_001_P_8707-1670392791999 .e_text-28 {
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 14px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 10px;
	color: rgba(120, 120, 120, 1);
	line-height: 1.5;
	margin-top: 10px
}

#c_static_001_P_8707-1670392791999 .e_text-29 {
	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: 18px
}

#c_static_001_P_8707-1670392791999 .e_loop-25 {
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_container-26 .cbox-26-0 {
	flex: 0 0 180px
}

#c_static_001_P_8707-1670392791999 .e_container-26 .cbox-26-1 {
	padding-left: 20px;
	align-self: center
}

#c_static_001_P_8707-1670392791999 .e_line-30 {
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_text-29:hover {
	color: var(--theme)
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_list {
	display: block;
	flex-wrap: wrap;
	position: relative;
	max-width: none;
	width: 100%
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_page {
	text-align: center
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_split {
	margin: 0 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_normal {
	margin-right: 16px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .input-check,
.e_loop-33 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .position-left {
	display: flex
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .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_8707-1670392791999 .e_loop-33 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_active .p_mbutton::after {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_filter_result {
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 {
	display-radio: 1;
	margin-bottom: 100px
}

#c_static_001_P_8707-1670392791999 .e_loop-33 .p_list:hover .e_image-35 img {
	transform: translate(-50%, 0px) scale(1.1)
}

#c_static_001_P_8707-1670392791999 .e_container-34 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(244, 244, 244, 1)
}

#c_static_001_P_8707-1670392791999 .e_container-34>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_image-35 {
	overflow: hidden;
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_image-35 img {
	width: auto;
	height: 380px;
	transition: all ease .5s;
	display: block;
	text-align: center;
	object-fit: contain;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0px) scale(1)
}

#c_static_001_P_8707-1670392791999 .e_container-36 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 4%;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4%
}

#c_static_001_P_8707-1670392791999 .e_container-36>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_container-37 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#c_static_001_P_8707-1670392791999 .e_container-37>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_timeFormat-38 {
	min-height: 20px;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	color: rgba(32, 32, 32, 0.4);
	line-height: 1;
	text-align: right
}

#c_static_001_P_8707-1670392791999 .e_container-41 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-top: 20px
}

#c_static_001_P_8707-1670392791999 .e_container-41>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_text-42 {
	line-height: normal;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 24px;
	font-weight: bold;
	color: rgba(32, 32, 32, 1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_text-42:hover {
	color: var(--theme);
}

#c_static_001_P_8707-1670392791999 .e_text-43 {
	line-height: 2;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 16px;
	margin-top: 10px;
	color: rgba(32, 32, 32, 0.8);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_text-45 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	color: var(--theme);
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_list {
	display: block;
	flex-wrap: wrap;
	position: relative;
	max-width: none;
	width: 100%
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_page {
	text-align: center
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_split {
	margin: 0 5px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_normal {
	margin-right: 16px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .input-check,
.e_loop-54 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .position-left {
	display: flex
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .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_8707-1670392791999 .e_loop-54 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_active .p_mbutton::after {
	display: block
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_filter_result {
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .swiper-container {
	padding-bottom: 30px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001_P_8707-1670392791999 .e_loop-54 {
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_loop-54 .p_list:hover .e_image-56 img {
	transform: translate(-50%, 0px) scale(1.1)
}

#c_static_001_P_8707-1670392791999 .e_container-55 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(244, 244, 244, 1)
}

#c_static_001_P_8707-1670392791999 .e_container-55>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_image-56 {
	overflow: hidden;
	display-radio: 1
}

#c_static_001_P_8707-1670392791999 .e_image-56 img {
	width: auto;
	height: 380px;
	transition: all ease .5s;
	display: block;
	text-align: center;
	object-fit: contain;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0px) scale(1)
}

#c_static_001_P_8707-1670392791999 .e_container-57 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 4%;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4%
}

#c_static_001_P_8707-1670392791999 .e_container-57>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_container-58 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#c_static_001_P_8707-1670392791999 .e_container-58>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_text-59 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	color: var(--theme);
}

#c_static_001_P_8707-1670392791999 .e_timeFormat-60 {
	min-height: 20px;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	color: rgba(32, 32, 32, 0.4);
	line-height: 1;
	text-align: right
}

#c_static_001_P_8707-1670392791999 .e_container-61 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-top: 20px
}

#c_static_001_P_8707-1670392791999 .e_container-61>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001_P_8707-1670392791999 .e_text-62 {
	line-height: normal;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 24px;
	font-weight: bold;
	color: rgba(32, 32, 32, 1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static_001_P_8707-1670392791999 .e_text-62:hover {
	color: var(--theme);
}

#c_static_001_P_8707-1670392791999 .e_text-63 {
	line-height: 2;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 16px;
	margin-top: 10px;
	color: rgba(32, 32, 32, 0.8);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

@media screen and (max-width:768px) {
	#c_static_001_P_8707-1670392791999 .e_loop-25 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001_P_8707-1670392791999 .e_loop-33 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001_P_8707-1670392791999 .e_loop-54 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-0,
	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-1,
	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-2 {
		width: 100%;
		float: none;
		margin-bottom: 40px;
		padding: 0px
	}

	#c_static_001_P_8707-1670392791999 .e_text-62,
	#c_static_001_P_8707-1670392791999 .e_text-42 {
		font-size: 20px
	}

	#c_static_001_P_8707-1670392791999 .e_loop-33 {
		margin-bottom: 0px
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 {
		display: block
	}

	#c_static_001_P_8707-1670392791999 .e_image-35 img,
	#c_static_001_P_8707-1670392791999 .e_image-56 img {
		height: 210px
	}

	#c_static_001_P_8707-1670392791999 .e_text-62,
	#c_static_001_P_8707-1670392791999 .e_text-42 {
		font-size: 16px
	}

	#c_static_001_P_8707-1670392791999 .e_container-26 .cbox-26-0 {
		flex: 0 0 140px
	}

	#c_static_001_P_8707-1670392791999 .e_text-29 {
		font-size: 16px
	}

	#c_static_001_P_8707-1670392791999 .e_text-28 {
		font-size: 12px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001_P_8707-1670392791999 .e_loop-33 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 {
		display: block
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-0 {
		width: 33.33%;
		float: left
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-1 {
		width: 33.33%;
		float: left
	}

	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-2 {
		width: 33.33%;
		float: left
	}

	#c_static_001_P_8707-1670392791999 .e_loop-54 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {

	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-0,
	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-1,
	#c_static_001_P_8707-1670392791999 .e_container-1 .cbox-1-2 {
		width: 100%;
		float: none;
		margin-bottom: 40px;
		padding: 0px
	}

	#c_static_001_P_8707-1670392791999 .e_text-62,
	#c_static_001_P_8707-1670392791999 .e_text-42 {
		font-size: 20px
	}

	#c_static_001_P_8707-1670392791999 .e_loop-33 {
		margin-bottom: 0px
	}
}
