/* pre css */
#c_grid-header .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-header>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-header>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-header>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-header>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-header {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#c_grid-header>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#c_grid-header>.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-header>.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-footer .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-footer>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-footer>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-footer>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-footer>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

#c_grid-footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#c_grid-footer>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#c_grid-footer>.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-footer>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}


.custom-switch {
	padding-left: 5rem
}

.custom-switch .custom-control-label::before {
	left: -3rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: 0.5rem
}

.custom-switch .custom-control-label::after {
	top: calc(0.25rem + 2px);
	left: calc(-3rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: 0.5rem;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.custom-switch .custom-control-label::after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(0.75rem);
	transform: translateX(0.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.3)
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 3.2rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	print-color-adjust: exact
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: 1px solid #adb5bd
}

.custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: 50%/50% 50% no-repeat
}
 

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_popbox-inquiry {
	width: 100%;
	max-width: 960px;
	height: 680px;
	position: relative;
	margin: 100px auto 200px auto;
	display: none;
	background_radio: 2;
	display-radio: none
}

#c_popbox-inquiry .pop_wrapper {
	height: inherit;
	position: relative;
	min-height: inherit;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

#c_popbox-inquiry .p_container {
	background-color: #fff;
	position: relative;
	z-index: 2;
	min-height: inherit;
	width: inherit;
	height: inherit;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center
}

#c_popbox-inquiry .p_background {
	width: 100vw;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: -100px;
	left: calc(-50vw + 50%);
	min-height: calc(100% + 200px)
}

#c_popbox-inquiry .p_background-preview {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0);
	opacity: 0.7
}

#c_popbox-inquiry .p_content {
	min-height: inherit;
	width: inherit;
	height: inherit;
	overflow: auto;
	display-radio: 1
}

#c_popbox-inquiry .p_title {
	padding: 10px;
	overflow: hidden
}

#c_popbox-inquiry .p_close {
	width: auto;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10000;
	text-align: right
}

.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	top: 50%;
	z-index: 9999;
	margin: -150px auto 0 auto
}

.fixed .p_background {
	position: fixed !important;
	top: 0 !important;
	right: 0;
	bottom: 0;
	left: 0 !important
}

#c_static-popup-form {
	background_radio: 2;
	display-radio: 1;
	background-color: rgba(250, 250, 250, 1);
	padding-top: 0px;
	padding-bottom: 0px
}

#c_static-popup-form .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 35px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px
}

#c_static-popup-form .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-popup-form .e_form-2 {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	display-radio: 1;
	max-width: none
}

#c_static-popup-form .e_form-2>div input {
	display: flex;
	align-items: center;
	margin: 0 auto;
	height: 56px;
	padding: 0 20px;
	background: #FAFAFA;
	border: 1px solid #FAFAFA;
	box-sizing: border-box;
	transition: .5s
}

#c_static-popup-form .e_form-2>div textarea {
	display: flex;
	align-items: center;
	margin: 0 auto;
	height: 120px;
	padding: 0 20px;
	background: #FAFAFA;
	border: 1px solid #FAFAFA;
	box-sizing: border-box;
	transition: .5s;
	margin-bottom: 13px
}

#c_static-popup-form .e_text-3 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	color: rgba(136, 136, 136, 1);
	font-size: 14px;
	margin-bottom: 15px
}

#c_static-popup-form .e_input-6 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static-popup-form .e_input-7 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static-popup-form .e_textarea-9 .p_required {
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 100%;
	position: relative;
	font-weight: bold;
	top: 0.15em;
	padding-left: 5px
}

#c_static-popup-form .e_formBtn-10 {
	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;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	display-radio: block;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(238, 111, 43, 1);
	font-size: 14px;
	font-weight: normal;
	background-color: rgba(255, 255, 255, 0);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	color: rgba(238, 111, 43, 1);
	max-width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 35px
}

#c_static-popup-form .e_formBtn-10 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static-popup-form .e_formBtn-10::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static-popup-form .e_formBtn-10:hover::after {
	opacity: 1
}

#c_static-popup-form .e_formBtn-10:hover {
	border-style: solid;
	border-width: 1px;
	border-color: rgba(196, 177, 122, 1);
	background-color: rgba(196, 177, 122, 1);
	color: rgba(255, 255, 255, 1)
}

#c_static-popup-form .e_input-11 .p_phoneCode {
	position: relative;
	width: 90px;
	margin-right: 10px
}

#c_static-popup-form .e_input-11 .p_phoneCode .form-control {
	height: 36px
}

#c_static-popup-form .e_input-11 .p_currentCode {
	cursor: pointer
}

#c_static-popup-form .e_input-11 .p_arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}

#c_static-popup-form .e_input-11 .p_codeList {
	display: none;
	position: absolute;
	width: 120px;
	left: 0;
	top: calc(100% + 5px);
	background-color: #fff;
	color: #495057;
	border-radius: 4px;
	max-height: 192px;
	overflow: auto;
	z-index: 9;
	border: 1px solid #ced4da
}

#c_static-popup-form .e_input-11 .p_codeItem {
	line-height: 32px;
	padding: 0 15px;
	overflow: hidden;
	cursor: pointer
}

#c_static-popup-form .e_input-11 .p_codeItem:hover,
#c_static-popup-form .e_input-11 .p_codeItem.p_active {
	background-color: #f1f5f8
}

#c_static-popup-form .e_input-11 .p_enCode {
	float: right;
	color: #ccc
}

@media screen and (max-width:768px) {
	#c_static-popup-form .e_container-1 {
		display-radio: 1;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 30px;
		padding-bottom: 40px
	}

	#c_static-popup-form .e_form-2 {
		display-radio: 1;
		padding-left: 0px;
		padding-right: 0px
	}

	#c_static-popup-form .e_text-3 {
		font_radio: 1;
		display-radio: 1;
		margin-top: 0px
	}

	#c_static-popup-form .e_formBtn-10 {
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1
	}
}

#c_banner-hero .e_bannerA-2 .swiper-container {
	height: inherit
}

#c_banner-hero .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#c_banner-hero .e_bannerA-2 .swiper-slide {
	height: inherit;
	overflow: hidden
}

#c_banner-hero .e_bannerA-2 .p_img {
	width: 100%;
	height: 100vh;
	background: #000;
	max-height: 1200px
}

#c_banner-hero .e_bannerA-2 .p_img::before {
	content: "";
	background-image: -moz-linear-gradient(0deg, rgb(39, 39, 39) 0%, rgba(39, 39, 39, 0) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(39, 39, 39) 0%, rgba(39, 39, 39, 0) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(39, 39, 39) 0%, rgba(39, 39, 39, 0) 100%);
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1
}

#c_banner-hero .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner-hero .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#c_banner-hero .e_bannerA-2 .p_info {
	width: 100%;
	max-width: 1600px;
	position: absolute;
	right: 50%;
	top: 55%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: left;
	transition: all ease .5s
}

#c_banner-hero .e_bannerA-2 .p_info div {
	width: auto
}

#c_banner-hero .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#c_banner-hero .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#c_banner-hero .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#c_banner-hero .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-hero .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-hero .e_bannerA-2 .p_video .videoContent>div>div {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

#c_banner-hero .e_bannerA-2 .p_video .videoContent.in {
	opacity: 1
}

#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb {
	position: absolute;
	right: -70px;
	top: 0;
	z-index: 10;
	color: #fff;
	cursor: pointer
}

#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb svg {
	margin: 0;
	width: 40px;
	height: auto
}

#c_banner-hero .e_bannerA-2 .p_video video {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#c_banner-hero .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(../images/a1ca4b2a-3c9b-4196-b41a-42168c93c723.jpg);
	background-repeat: no-repeat;
	background-position: top center
}

#c_banner-hero .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-hero .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none
}

#c_banner-hero .e_bannerA-2 .special_a {
	overflow: hidden
}

#c_banner-hero .e_bannerA-2 .special_a .p_btn_next,
#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
	border: 2px solid #fff;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	color: #fff;
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .5s;
	opacity: .5
}

#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
	right: auto;
	left: 50px
}

#c_banner-hero .e_bannerA-2 .special_a .p_btn_next svg,
#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev svg {
	height: auto;
	width: 40px;
	display: block;
	margin: 0 auto
}

#c_banner-hero .e_bannerA-2 .special_a .p_btn_next:hover,
#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev:hover {
	background: #fff;
	color: #1669d1;
	opacity: 1
}

#c_banner-hero .e_bannerA-2 .p_btitle {
	font-size: 60px;
	margin-bottom: 25px;
	display: block;
	line-height: 1.5;
	font-weight: 700
}

#c_banner-hero .e_bannerA-2 .p_summary {
	font-size: 20px;
	margin-bottom: 40px;
	display: block;
	white-space: pre-wrap;
	line-height: 1.5;
	font-weight: 400
}

#c_banner-hero .e_bannerA-2 .p_href {
	padding: 16px 30px;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	min-width: 175px;
	line-height: 1;
	transition: all ease .4s;
	position: relative;
	background: #ec1b24;
	border-radius: 30px
}

#c_banner-hero .e_bannerA-2 .bofang {
	display: none
}

#c_banner-hero .e_bannerA-2 .jiantou {
	margin: 0 0 0 20px;
	transform: scale(1.3)
}

#c_banner-hero .e_bannerA-2 .p_videoInfo .p_href {
	min-width: 170px
}

#c_banner-hero .e_bannerA-2 .p_videoInfo .jiantou {
	display: none
}

#c_banner-hero .e_bannerA-2 .p_videoInfo .bofang {
	display: inline-block;
	margin: 0 0 0 16px;
	transform: scale(1.3)
}

#c_banner-hero .e_bannerA-2 .p_info.out {
	opacity: 0;
	pointer-events: none
}

#c_banner-hero .e_bannerA-2 .p_pagenation {
	position: absolute;
	bottom: 20px;
	z-index: 20;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	line-height: 1
}

#c_banner-hero .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;
	position: relative;
	cursor: pointer
}



#c_banner-hero .e_bannerA-2 .p_pagenation span.p_swiperBullet_active {
	opacity: 1
}

#c_banner-hero {
	background_radio: 2;
	display-radio: 1
}

#c_banner-hero .e_bannerA-2 {
	display-radio: 1
}

@media screen and (max-width:768px) {

	#c_banner-hero .e_bannerA-2 .p_img,
	#c_banner-hero .e_bannerA-2 .p_videoPoster {
		height: 460px
	}

	#c_banner-hero .e_bannerA-2 .p_btitle {
		font-size: 18px;
		margin-bottom: 12px
	}

	#c_banner-hero .e_bannerA-2 .p_summary {
		font-size: 13px;
		margin-bottom: 25px;
		line-height: 1.4;
		opacity: .6
	}

	#c_banner-hero .e_bannerA-2 .p_href {
		padding: 10px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner-hero .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner-hero .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1)
	}

	#c_banner-hero .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1)
	}

	#c_banner-hero .e_bannerA-2 .special_a .p_btn_next,
	#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
		display: none
	}

	#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
		right: auto;
		left: 15px
	}

	#c_banner-hero .e_bannerA-2 .p_pagenation {
		bottom: 10px
	}

	#c_banner-hero .e_bannerA-2 .p_pagenation span {
		width: 50px;
		height: 2px;
		margin: 0 2px; border-radius: 0;
	}

	#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb {
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		opacity: 0
	}

	#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 20px
	}

	#c_banner-hero .e_bannerA-2 .p_info {
		width: 90%;
		top: 70%
	}

	#c_banner-hero .e_bannerA-2 .p_video .videoContent>div {
		width: 100%;
		height: 100%;
		border: 0px solid rgb(255 255 255 / 80%);
		border-radius: 0
	}

	#c_banner-hero .e_bannerA-2 .p_info.out {
		opacity: 1
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_banner-hero .e_bannerA-2 .p_btitle {
		font-size: 30px;
		margin-bottom: 15px
	}

	#c_banner-hero .e_bannerA-2 .p_summary {
		font-size: 14px;
		margin-bottom: 20px;
		line-height: 1.5
	}

	#c_banner-hero .e_bannerA-2 .p_href {
		padding: 12px 20px;
		font-size: 12px;
		min-width: 140px
	}

	#c_banner-hero .e_bannerA-2 .p_videoInfo .p_href {
		min-width: 120px
	}

	#c_banner-hero .e_bannerA-2 .p_videoInfo .bofang {
		margin: 0 0 0 6px;
		transform: scale(1.1)
	}

	#c_banner-hero .e_bannerA-2 .jiantou {
		margin: 0 0 0 10px;
		transform: scale(1.1)
	}

	#c_banner-hero .e_bannerA-2 .special_a .p_btn_next svg,
	#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev svg {
		height: auto;
		width: 23px;
		display: block;
		margin: 0 auto
	}

	#c_banner-hero .e_bannerA-2 .special_a .p_btn_next,
	#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
		width: 40px;
		height: 40px;
		right: 20px
	}

	#c_banner-hero .e_bannerA-2 .special_a .p_btn_prev {
		right: auto;
		left: 20px
	}

	#c_banner-hero .e_bannerA-2 .p_pagenation span {
		width: 9px;
		height: 9px;
		margin: 0 4px
	}

	#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb {
		right: -50px
	}

	#c_banner-hero .e_bannerA-2 .p_video .videoContent .gb svg {
		width: 30px
	}
}

#c_effect-products {
	min-height: 0px;
	display-radio: 1;
	background_radio: 2;
	padding: 80px 0;
	background-fill-value: background-image;
	background-image: url(../images/206f3508-8264-4965-8b9c-75470e883fe8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

#c_effect-products .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_effect-products .e_loop-1 .p_page {
	text-align: center
}

#c_effect-products .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_effect-products .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_effect-products .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_effect-products .e_loop-1 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_effect-products .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_effect-products .e_loop-1 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_effect-products .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_effect-products .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_effect-products .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_effect-products .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_effect-products .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_effect-products .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_effect-products .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_effect-products .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_effect-products .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_effect-products .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_effect-products .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_effect-products .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_effect-products .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_effect-products .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_effect-products .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_effect-products .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_effect-products .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_effect-products .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_effect-products .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_effect-products .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_effect-products .e_loop-1 .p_split {
	margin: 0 5px
}

#c_effect-products .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_effect-products .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_effect-products .e_loop-1 .input-check,
#c_effect-products .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_effect-products .e_loop-1 .position-left {
	display: flex
}

#c_effect-products .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_effect-products .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_effect-products .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_effect-products .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_effect-products .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_effect-products .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_effect-products .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_effect-products .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_effect-products .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_effect-products .e_loop-1 .p_contclear {
	cursor: pointer
}

#c_effect-products .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_effect-products .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	background_radio: 1;
	max-width: 1600px;
	padding-left: 0px
}

#c_effect-products .e_container-2>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_effect-products .e_loop-1 {
	display-radio: 1
}

#c_effect-products .e_html-5 {
	min-height: 0px;
	display-radio: 1;
	background_radio: 1
}

#c_effect-products .honoRBox {
	display: flex;
	width: 100%;
	padding-bottom: 60px
}

#c_effect-products .honoRBoxBB {
	padding: 0 60px;
	position: relative;
	overflow: hidden
}

#c_effect-products .honoRBoxBB .swiper-button-next,
#c_effect-products .honoRBoxBB .swiper-button-prev {
	width: 40px;
	height: 40px;
	background: #000;
	border-radius: 100%;
	transition: all ease .3s;
	transform: translateY(-10px);
	z-index: 10;
	left: 0
}

#c_effect-products .honoRBoxBB .swiper-button-next::after,
#c_effect-products .honoRBoxBB .swiper-button-prev::after {
	font-size: 12px;
	font-weight: bold;
	color: #fff
}

#c_effect-products .honoRBoxBB .swiper-button-next {
	right: 0;
	left: auto
}

#c_effect-products .honoRBoxBB .swiper-button-next:hover,
#c_effect-products .honoRBoxBB .swiper-button-prev:hover {
	background: #000
}

#c_effect-products .e_loop-1 .p_loopitem {
	flex-basis: inherit !important;
	transition: all .5s ease;
	transform: translateY(20px);
	background-color: rgba(244, 244, 244, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

#c_effect-products .e_loop-1 .p_loopitem:hover {
	box-shadow: 9.696px 17.492px 30px 0px rgba(51, 51, 51, 0.2);
	transform: translateY(0px)
}

#c_effect-products .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 2;
	display-radio: flex;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 40px
}

#c_effect-products .e_container-6>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_effect-products .e_text-7 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: 30px;
	color: rgba(0, 0, 0, 1);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 90px
}

#c_effect-products .e_text-7 a {
	font-weight: 700
}

#c_effect-products .e_button-9 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 125px;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	background-color: rgba(236, 27, 36, 1);
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display-radio: block;
	opacity: 0;
	transition: all .5s ease
}

#c_effect-products .e_loop-1 .p_loopitem:hover .e_button-9 {
	opacity: 1
}

#c_effect-products .e_button-9 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_effect-products .e_button-9::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_effect-products .e_button-9:hover::after {
	opacity: 1
}

#c_effect-products .e_image-10 {
	overflow: hidden;
	display-radio: 1;
	max-width: 270px;
	margin-left: auto;
	margin-right: 0px;
	height: 0;
	padding-bottom: 100%;
	position: relative
}

#c_effect-products .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#c_effect-products .e_button-9:hover {
	background-color: rgba(236, 27, 36, 1);
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

#c_effect-products .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-bottom: 60px
}

#c_effect-products .e_container-11>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
 

#c_effect-products .e_text-13 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 60px;
	font-weight: 700;
	color: rgba(51, 51, 51, 1)
}

#c_effect-products .e_container-14 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-top: 0px;
	margin-top: -40px;
	gap: 36px;
	align-items: baseline
}

#c_effect-products .e_container-14>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_effect-products .e_container-14 .cbox-14-0 {
	flex: 0 0 auto
}

#c_effect-products .e_icon-15 {
	width: 26px;
	height: 26px;
	font_radio: 1;
	display-radio: 1
}

#c_effect-products .e_icon-15 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_effect-products .e_container-14 .p_item {
	display-radio: 1
}

@media screen and (max-width:768px) {
	#c_effect-products {
		background_radio: 2;
		display-radio: 1;
		padding: 2rem 0
	}

	#c_effect-products .e_loop-1 {
		display-radio: 1
	}
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_effect-solutions {
	display-radio: 1;
	min-height: 0px
}

#c_effect-solutions .e_loop-1 .p_list {
	transition: all ease .2s;
	display: flex;
	justify-content: space-between;
	position: relative;
	max-width: 100%;
	height: 100vh;
	overflow: hidden;
	max-height: 800px
}

#c_effect-solutions .e_loop-1 .p_loopitem {
	position: relative
}

#c_effect-solutions .e_loop-1 .p_page {
	text-align: center
}

#c_effect-solutions .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_effect-solutions .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_effect-solutions .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_effect-solutions .e_loop-1 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_effect-solutions .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_effect-solutions .e_loop-1 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_effect-solutions .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_effect-solutions .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_effect-solutions .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_effect-solutions .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_effect-solutions .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_effect-solutions .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_effect-solutions .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_effect-solutions .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_effect-solutions .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_effect-solutions .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_effect-solutions .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_effect-solutions .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_effect-solutions .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_effect-solutions .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_effect-solutions .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_effect-solutions .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_effect-solutions .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_effect-solutions .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_effect-solutions .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_effect-solutions .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_effect-solutions .e_loop-1 .p_split {
	margin: 0 5px
}

#c_effect-solutions .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_effect-solutions .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_effect-solutions .e_loop-1 .input-check,
#c_effect-solutions .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_effect-solutions .e_loop-1 .position-left {
	display: flex
}

#c_effect-solutions .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_effect-solutions .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_effect-solutions .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_effect-solutions .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_effect-solutions .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_effect-solutions .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_effect-solutions .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_effect-solutions .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_effect-solutions .e_loop-1 .p_filter_result {
	display: none
}

#c_effect-solutions .e_loop-1 .p_contclear {
	cursor: pointer;
	display: none
}

#c_effect-solutions .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_effect-solutions .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_effect-solutions .e_loop-1 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_effect-solutions .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_effect-solutions .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_effect-solutions .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: calc(100% - 1px);
	height: 100%;
	background: rgba(0, 0, 0, 30%);
	position: relative;
	z-index: 1;
	transition: all ease .3s;
	align-items: flex-end
}

#c_effect-solutions .e_container-2:hover {
	background: rgba(0, 0, 0, 0%)
}

#c_effect-solutions .e_container-2>.p_item {
	max-width: 100%;
	max-height: 100%;
	position: static;
	width: 100%;
	padding: 0 20px 50px
}

#c_effect-solutions .e_text-4 {
	line-height: normal;
	color: #fff;
	font-size: 30px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center
}

#c_effect-solutions .e_loop-1 .p_list .sfq {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: static
}

#c_effect-solutions .e_image-5 {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: 0;
	transition: all ease .3s
}

#c_effect-solutions .e_image-5 img {
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

#c_effect-solutions .e_image-5.show {
	opacity: 1
}

#c_effect-solutions .e_text-6.show {
	opacity: 1
}

#c_effect-solutions .e_button-8.show {
	display: block
}

#c_effect-solutions .des .e_image-5 {
	/*opacity:1*/
}

#c_effect-solutions .e_text-6 {
	line-height: 28px;
	font-size: 16px;
	opacity: 0.5;
	color: #fff
}

#c_effect-solutions .e_button-8 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 125px;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	background-color: rgba(236, 27, 36, 1);
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display-radio: block;
	display: none;
	transition: all .5s ease
}

#c_effect-solutions .e_button-8 span {
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 0px;
	overflow: hidden
}

#c_effect-solutions .e_button-8::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_effect-solutions .e_button-8:hover::after {
	opacity: 1
}

#c_effect-solutions .e_button-8:hover {
	background-color: rgba(236, 27, 36, 1);
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

#c_effect-solutions .e_image-9 {
	overflow: hidden;
	display-radio: 1;
	max-width: none;
	width: 40px;
	margin-bottom: 10px
}

#c_effect-solutions .e_image-9 img {
	width: 100%;
	/* height: 100%; */
	object-fit: contain
}

@media screen and (max-width:768px) {
	#c_effect-solutions .e_loop-1 .p_list {
		flex-direction: column;
		height: 100vh
	}

	#c_effect-solutions .e_text-4 {
		font-size: 16px
	}

	#c_effect-solutions .e_text-6 {
		display: none !important
	}

	#c_effect-solutions .e_button-8 {
		display: none !important
	}

	#c_effect-solutions .e_container-2>.p_item {
		padding: 30px 20px
	}
}

#c_static-news-home {
	background_radio: 2;
	display-radio: 1;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	max-width: none;
	min-height: 0px;
	padding-left: 0px;
	background-fill-value: background-image;
	background-image: url(../images/fb5ced6f-ea77-484c-bd01-05e02c662d7d.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding-top: 80px;
	padding-bottom: 80px
}

#c_static-news-home .e_loopFocus-27 .p_list {
	display: flex;
	flex-wrap: wrap
}

#c_static-news-home .e_loopFocus-27 .p_loopItem {
	position: relative;
	flex: 0 0 100%
}

#c_static-news-home .e_loopFocus-27 .p_page {
	text-align: center
}

#c_static-news-home .e_loopFocus-27 .p_leftData {
	display: flex
}

#c_static-news-home .e_loopFocus-27 .p_left {
	flex: 0 0 calc(66% - 0px);
	display: flex;
	gap: 50px
}

#c_static-news-home .e_loopFocus-27 .p_focusItem {
	flex: 0 0 calc(50% - 50px);
	background: #fff
}

#c_static-news-home .e_loopFocus-27 .p_right {
	flex: 1;
	background: #fff;
	padding: 30px
}

#c_static-news-home .e_loopFocus-27 .p_nodata {
	min-height: 200px
}

#c_static-news-home .e_loopFocus-27 {
	display-radio: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px
}

#c_static-news-home .e_container-30 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

#c_static-news-home .e_container-30>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-news-home .e_image-31 {
	overflow: hidden;
	height: 0;
	position: relative;
	padding-bottom: 75%
}

#c_static-news-home .e_image-31 img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: contain
}

#c_static-news-home .e_container-32 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 2;
	display-radio: flex;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px
}

#c_static-news-home .e_container-32>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-news-home .e_text-33 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	font-weight: bold;
	color: #333;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static-news-home .e_text-33 a {
	font-size: 20px;
	font-weight: 700
}

#c_static-news-home .e_text-34 {
	line-height: 2;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
	color: rgba(105, 105, 105, 1);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px
}

#c_static-news-home .e_text-35 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	font-weight: bold;
	color: rgba(10, 77, 103, 1)
}

#c_static-news-home .e_timeFormat-36 {
	min-height: 0px;
	font_radio: 2;
	display-radio: 1;
	color: rgba(105, 105, 105, 1);
	line-height: 1.8;
	text-align: left;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px
}

#c_static-news-home .e_text-38 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	font-weight: bold;
	color: #333;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static-news-home .e_text-38 a {
	font-weight: 700;
	font-size: 20px
}

#c_static-news-home .e_text-39 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
	color: rgba(105, 105, 105, 1);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px
}

#c_static-news-home .e_timeFormat-40 {
	min-height: 20px;
	font_radio: 2;
	display-radio: 1;
	color: rgba(105, 105, 105, 1);
	line-height: 1.8;
	text-align: left;
	font-size: 14px
}

#c_static-news-home .e_container-41 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(244, 244, 244, 1)
}

#c_static-news-home .e_container-41>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-news-home .e_text-33:hover {
	color: #ec1b24
}

#c_static-news-home .e_text-38:hover {
	color: #ec1b24
}

#c_static-news-home .e_container-42 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-bottom: 60px
}

#c_static-news-home .e_container-42>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
 

#c_static-news-home .e_container-44 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-top: 0px;
	margin-top: -40px;
	gap: 36px;
	align-items: baseline
}

#c_static-news-home .e_container-44>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-news-home .e_container-44 .cbox-44-0 {
	flex: 0 0 auto
}

#c_static-news-home .e_container-44 .p_item {
	display-radio: 1
}

#c_static-news-home .e_icon-45 {
	width: 26px;
	height: 26px;
	font_radio: 1;
	display-radio: 1
}

#c_static-news-home .e_icon-45 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static-news-home .e_text-46 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 60px;
	font-weight: 700;
	color: rgba(51, 51, 51, 1)
}

#c_static-news-home .e_container-47 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	background_radio: 1;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

#c_static-news-home .e_container-47>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

@media screen and (max-width:768px) {
	#c_static-news-home .e_loopFocus-27 .p_leftData {
		display: block
	}

	#c_static-news-home .e_loopFocus-27 .p_left {
		flex-wrap: wrap;
		flex-direction: column
	}
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_grid-about-preview {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background_radio: 2;
	display-radio: 1;
	background-fill-value: background-image;
	background-image: url(../images/21e0a166-3ea6-4a56-a5b2-0f999a8ea569.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center
}

#c_grid-about-preview .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-about-preview>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-about-preview>div>.p_gridCell {
	float: left;
	position: static
}

#c_grid-about-preview>.p_gridbox.signal {
	min-height: inherit
}

#c_grid-about-preview>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}

@media screen and (max-width:768px) {
	#c_grid-about-preview>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#c_grid-about-preview>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#c_static-about-text {
	background_radio: 2;
	display-radio: 1;
	max-width: 1600px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 130px;
	padding-bottom: 100px
}

#c_static-about-text .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-bottom: 130px
}

#c_static-about-text .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-about-text .e_icon-2 {
	width: 62px;
	height: 62px;
	font_radio: 1;
	display-radio: 1
}

#c_static-about-text .e_icon-2 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static-about-text .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	padding-top: 0px;
	margin-top: -40px;
	gap: 36px;
	align-items: baseline
}

#c_static-about-text .e_container-3>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-about-text .e_container-3 .cbox-3-0 {
	flex: 0 0 auto
}

#c_static-about-text .e_container-3 .p_item {
	display-radio: 1
}

#c_static-about-text .e_icon-4 {
	width: 26px;
	height: 26px;
	font_radio: 2;
	display-radio: 1;
	font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem);
	color: rgba(255, 255, 255, 1);
	line-height: 1.8;
	text-align: left
}

#c_static-about-text .e_icon-4 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: #fff !important
}

#c_static-about-text .e_icon-4 .icon * {
	fill: #fff !important
}

#c_static-about-text .e_text-5 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 60px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1)
}

#c_static-about-text .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	gap: 10%
}

#c_static-about-text .e_container-6>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-about-text .e_text-7 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 42px;
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	padding-bottom: 40px
}

#c_static-about-text .e_text-8 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	color: rgba(255, 255, 255, 1);
	font-size: 20px
}

#c_static-about-text .e_button-9 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 125px;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	background-color: #E6101A;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display-radio: block;
	transition: all .5s ease
}

#c_static-about-text .e_button-9 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

 

#c_static-about-text .e_button-9:hover {
	background-color: rgba(236, 27, 36, 1);
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

#c_static-about-text .e_container-6 .cbox-6-0 {
	flex: 0 0 70%
}

#c_static-about-text .e_loop-10 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%
		/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static-about-text .e_loop-10 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static-about-text .e_loop-10 .p_page {
	text-align: center
}

#c_static-about-text .e_loop-10 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static-about-text .e_loop-10 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static-about-text .e_loop-10 .p_filter_key {
	/* min-width:80px;
 */
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static-about-text .e_loop-10 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static-about-text .e_loop-10 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius:2px;
 */
}

#c_static-about-text .e_loop-10 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static-about-text .e_loop-10 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_static-about-text .e_loop-10 .p_s_option {}

#c_static-about-text .e_loop-10 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static-about-text .e_loop-10 .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-about-text .e_loop-10 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static-about-text .e_loop-10 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static-about-text .e_loop-10 .multSelect ul,
li {
	list-style: none
}

#c_static-about-text .e_loop-10 .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-about-text .e_loop-10 .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-about-text .e_loop-10 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static-about-text .e_loop-10 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static-about-text .e_loop-10 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static-about-text .e_loop-10 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static-about-text .e_loop-10 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static-about-text .e_loop-10 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static-about-text .e_loop-10 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static-about-text .e_loop-10 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

/* #c_static-about-text .e_loop-10 .p_filter_close::before {
	content: "\2716";
}
*/
/* #c_static-about-text .e_loop-10 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/
#c_static-about-text .e_loop-10 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static-about-text .e_loop-10 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static-about-text .e_loop-10 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static-about-text .e_loop-10 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static-about-text .e_loop-10 .p_split {
	margin: 0 5px
}

#c_static-about-text .e_loop-10 .p_normal {
	margin-right: 16px
}

#c_static-about-text .e_loop-10 .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-about-text .e_loop-10 .input-check,
#c_static-about-text .e_loop-10 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static-about-text .e_loop-10 .position-left {
	display: flex
}

#c_static-about-text .e_loop-10 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static-about-text .e_loop-10 .position-top {
	/* display:flex;
 */
}

#c_static-about-text .e_loop-10 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static-about-text .e_loop-10 .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-about-text .e_loop-10 .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-about-text .e_loop-10 .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-about-text .e_loop-10 .p_active .p_mbutton::before {
	display: block
}

#c_static-about-text .e_loop-10 .p_active .p_mbutton::after {
	display: block
}

#c_static-about-text .e_loop-10 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static-about-text .e_loop-10 .p_filter_result {
	display: inline-block
}

#c_static-about-text .e_loop-10 .p_contclear {
	cursor: pointer
}

#c_static-about-text .e_loop-10 .swiper-container {
	padding-bottom: 30px
}

#c_static-about-text .e_loop-10 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static-about-text .e_loop-10 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static-about-text .e_loop-10 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static-about-text .e_loop-10 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static-about-text .e_loop-10 .p_filter_result {
	display: none
}

#c_static-about-text .e_loop-10 .p_contclear {
	display: none
}

#c_static-about-text .e_loop-10 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static-about-text .e_loop-10 .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-about-text .e_loop-10 .p_categoryActive {
	color: #409EFF
}

#c_static-about-text .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 2;
	display-radio: flex;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-color: #E6101A;
	margin-bottom: 2px
}

#c_static-about-text .e_container-11>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static-about-text .e_scrollNumber-12 {
	height: 60px;
	line-height: 60px;
	font-size: 60px;
	color: #fff
}

#c_static-about-text .e_scrollNumber-12 .p_num {
	font-weight: 700
}

#c_static-about-text .e_scrollNumber-12 .p_plus {
	font-weight: 400;
	font-size: 16px
}

#c_static-about-text .e_text-13 {
	line-height: normal;
	color: #fff;
	font-size: 24px
}

@media screen and (max-width:768px) {
	#c_static-about-text .e_loop-10 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static-about-text .e_container-6 {
		background_radio: 1;
		display-radio: 1;
		flex-direction: column
	}
}

@media screen and (min-width: 769px) {
	#c_static-about-text .e_loop-10 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}