/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439191>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439191>div>.p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439191>.p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439191>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439191 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width: 768px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (min-width: 769px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
.single .l_hide {
	display: none
}
input[type="password"]::-ms-reveal {
	display: none
}
.single li {
	display: block
}
.single.l_login .l_hide {
	display: block
}
.single.l_login li {
	display: none
}
@media screen and (max-width: 768px) {
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder,
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder,
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		/* IE 10+  */
		font-size: 12px
	}
	input,
	textarea {
		font-size: 12px !important;
		width: 100% !important
	}
	.errors {
		margin-top: 10px
	}
	/*
.header .report {
	display: flex !important;
}
*/
}
#c_grid-116273709439190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439190>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439190>div>.p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439190>.p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439190>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width: 768px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (min-width: 769px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
body.isFENV #c_static_001-1720066714621 {
	display: block
}
#c_static_001-1720066714621 {
	display: none
}
#c_static_001-1720066714621 .e_form-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}
#c_static_001-1720066714621 .e_form-1>.p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1720066714621 .e_form-1 .ptishiCon {
	display: none
}
/*手机号*/
#c_static_001-1720066714621 .e_input-2 .p_phoneCode {
	position: relative;
	width: 90px;
	margin-right: 10px
}
#c_static_001-1720066714621 .e_input-2 .p_phoneCode .form-control {
	height: 36px
}
#c_static_001-1720066714621 .e_input-2 .p_currentCode {
	cursor: pointer
}
#c_static_001-1720066714621 .e_input-2 .p_arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}
#c_static_001-1720066714621 .e_input-2 .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_001-1720066714621 .e_input-2 .p_codeItem {
	line-height: 32px;
	padding: 0 15px;
	overflow: hidden;
	cursor: pointer
}
#c_static_001-1720066714621 .e_input-2 .p_codeItem:hover,
#c_static_001-1720066714621 .e_input-2 .p_codeItem.p_active {
	background-color: #f1f5f8
}
#c_static_001-1720066714621 .e_input-2 .p_enCode {
	float: right;
	color: #ccc
}
#c_static_001-1720066714621 .e_formBtn-3 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100px;
	border-radius: 4px;
	padding: 8px
}
#c_static_001-1720066714621 .e_formBtn-3 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}
#c_static_001-1720066714621 .e_formBtn-3::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}
#c_static_001-1720066714621 .e_formBtn-3:hover::after {
	opacity: 1
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
#c_static_001-1725503526516 {
	min-height: 0;
	display: none
}
#c_static_001-1725503526516 .e_languageNew-1 {
	position: relative;
	width: 150px;
	height: 42px
}
#c_static_001-1725503526516 .e_languageNew-1 .p_wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 21px;
	background-color: #fff
}
#c_static_001-1725503526516 .e_languageNew-1 .p_current {
	line-height: 42px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 40px 0 20px;
	cursor: pointer
}
#c_static_001-1725503526516 .e_languageNew-1 .p_current .icon {
	margin: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	left: auto;
	bottom: auto;
	transform: translateY(-50%);
	transition: all 0.2s
}
#c_static_001-1725503526516 .e_languageNew-1.p_active .p_current .icon {
	transform: translateY(-50%) rotate(-180deg)
}
#c_static_001-1725503526516 .e_languageNew-1 .p_options {
	height: auto;
	max-height: 0;
	transition: all 0.2s;
	overflow: auto
}
#c_static_001-1725503526516 .e_languageNew-1.p_active .p_options {
	height: auto;
	max-height: 252px
}
#c_static_001-1725503526516 .e_languageNew-1 .p_item {
	line-height: 42px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px;
	color: #8d8888;
	font-weight: normal
}
#c_static_001-1725503526516 .e_languageNew-1 .p_selected {
	color: #409EFF
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
.error_b {
	color: #f56c6c;
	padding-left: 14px;
	position: relative;
	display: none;
	margin-top: 4px
}
.error_b:before {
	content: '';
	width: 10px;
	height: 10px;
	background: url(https://omo-oss-file.thefastfile.com/portal-saas/pg2024050909140579882/cms/file/error.svg) no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 4px
}
.success_t {
	color: #b0b0b0;
	font-family: OpenSansLight;
	margin-top: 10px;
	display: none
}
.footer .bottom .b-top {
	display: flex;
	align-items: center
}
.footer .bottom .b-top {
	color: #fff
}
.footer .bottom .b-p {
	display: flex;
	margin-left: 40px;
	font-family: OpenSansLight
}
.footer .bottom .b-top p a {
	color: #fff
}
.footer .bottom .b-top p:first-child {
	margin-right: 20px
}
.footer .con .middle .right .follow ul li {
	position: relative
}
.footer .con .middle .right .follow ul li .erweima {
	position: absolute;
	width: 118px;
	height: 140px;
	top: -144px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	opacity: 0
}
.footer .con .middle .right .follow ul li .erweima img {
	width: 100%;
	height: auto
}
.footer .con .middle .right .follow ul li:hover .erweima {
	opacity: 1
}
@media screen and (max-width: 1024px) {
	.footer .con .middle .right .follow ul li .erweima {
		display: none
	}
}
@media screen and (max-width: 768px) {
	.footer .bottom .b-top {
		display: block
	}
	.footer .bottom .b-p {
		display: block;
		margin-left: 0;
		margin-top: 10px
	}
	.footer .bottom .b-top p:first-child {
		margin-right: 0
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
#c_static_001_P_58945-1729752964788 {
	min-height: 0px;
	background_radio: 2;
	display-radio: 1
}
#c_static_001_P_58945-1729752964788 .e_image-1 {
	overflow: hidden;
	display-radio: 1;
	max-width: 64px;
	position: fixed;
	right: 30px;
	bottom: 300px;
	z-index: 999;
	background: #fff;
	border-radius: 50%;
	cursor: pointer
}
#c_static_001_P_58945-1729752964788 .e_image-1 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
body.isFENV .banner {
	height: 600px
}
:root {
	--path-width: 1274px;
	--path-height: 164px
}
body {
	background: #fff
}
#c_static_001-1719819065450 #videoPopup {
	z-index: 100000;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-backdrop-filter: saturate(80%) blur(20px);
	backdrop-filter: saturate(80%) blur(20px)
}
#c_static_001-1719819063732 {
	background: #000
}
.t-box h4 {
	line-height: 1.5;
	margin: 20px 0 14px
}
.swiper_next_prev .next_prev:after {
	display: none
}
.atom_big {
	overflow: hidden
}
.banner {
	width: 100%;
	margin-top: -5px;
	position: relative;
	overflow: hidden;
	height: 855px
}
.banner .video {
	position: relative;
	height: 100%
}
.banner .video:after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.1)
}
.banner .video_bg {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	height: 100%;
	opacity: 0
}
.banner video {
	width: 100%;
	display: block;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.banner .text {
	position: absolute;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 160px;
	z-index: 5
}
.banner .text h3 {
	color: #fff;
	text-align: center
}
.banner .text h2 {
	font-size: 132px;
	font-family: OpenSansBold;
	color: #fff;
	letter-spacing: -0.03em;
	text-align: center;
	line-height: 1.1
}
.banner .text .a-btns {
	margin-top: 2vw;
	margin-left: auto;
	margin-right: auto
}
.banner .text .a-btns ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.banner .text .a-btns ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 252px;
	height: 44px;
	font-family: OpenSansSemiBold;
	border-radius: 100px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
.banner .text .a-btns ul li.learn {
	margin-right: 10px
}
.banner .text .a-btns ul li.learn a {
	background: #fff;
	color: #000
}
.banner .text .a-btns ul li.learn:hover a {
	background: var(--blue);
	color: #fff
}
.banner .text .a-btns ul li.buy a {
	border: 1px solid #fff;
	color: #fff
}
.banner .text .a-btns ul li.buy:hover a {
	border: 1px solid var(--blue);
	background: var(--blue)
}
.banner .text.black h3 {
	color: #000
}
.banner .text.black h2 {
	color: #000
}
.banner .text.black .a-btns ul li.learn a {
	background: #000;
	color: #fff
}
.banner .text.black .a-btns ul li.learn:hover a {
	background: var(--blue)
}
.banner .text.black .a-btns ul li.buy a {
	border: 1px solid #000;
	color: #000
}
.banner .text.black .a-btns ul li.buy:hover a {
	border: 1px solid var(--blue);
	color: #fff
}
.isFENV .banner {
	height: 100%
}
@media screen and (max-width: 1600px) {
	.banner {
		height: 712px
	}
	.banner .text h2 {
		font-size: 7vw
	}
	.atom_con6 {
		padding: 7.5vw 0 4vw
	}
}
@media screen and (max-width: 1440px) {
	.banner {
		height: 642px
	}
}
@media screen and (max-width: 1200px) {
	.banner {
		height: 534px
	}
	.banner .text {
		top: 100px
	}
}
@media screen and (max-width: 768px) {
	.banner {
		height: 566px
	}
	.banner img.pc {
		display: none
	}
	.banner img.mobile {
		display: block
	}
	.banner .text {
		text-align: center;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}
	.banner .text h3 {
		font-size: 13px
	}
	.banner .text h2 {
		font-size: 64px
	}
	.banner .text .a-btns {
		margin-top: 20px
	}
	.banner .text .a-btns ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.banner .text .a-btns ul li {
		font-size: 12px
	}
	.banner .text .a-btns ul li a {
		width: 152px;
		height: 28px
	}
}
.h3 {
	overflow: hidden;
	font-family: OpenSansBold
}
.h3 h3 {
	font-family: OpenSansBold;
	margin-bottom: 1vw;
	line-height: 1.5;
	letter-spacing: -0.03em
}
.p {
	overflow: hidden;
	font-family: OpenSansLight
}
.atom_con1 {
	height: 100vh;
	position: relative;
	overflow: hidden;
	background: #101010
}
.atom_con1 .atom_con1_bg {
	background: linear-gradient(to bottom, #FFFFFF, #EDF3FA);
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative
}
.atom_con1 .text_show {
	position: absolute;
	top: -10vw;
	width: 100%;
	height: 0px
}
.atom_con1 .text {
	max-width: 1068px;
	width: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
	text-align: center;
	opacity: 0
}
.atom_con1 .text .h33 {
	text-align: center
}
.atom_con1 .text .h33 h3 {
	margin-bottom: 1.5vw;
	font-family: OpenSansBold
}
.atom_con1 .d-box {
	position: absolute;
	top: 50%;
	left: 20%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3
}
.atom_con1 .text1 {
	max-width: 480px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}
.atom_con1 .text1 h3 {
	margin-bottom: 1.5vw;
	font-family: OpenSansBold;
	line-height: 1.2
}
.atom_con1 .text1 p {
	line-height: 1.6;
	text-align: justify
}
.atom_con1 .text .pp {
	text-align: center;
	line-height: 1.6
}
.atom_con1 .img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 160%;
	opacity: 0.1
}
.atom_con1 .img img {
	width: 100%
}
.atom_con1 .dl {
	max-width: 500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 3;
	margin-top: 4vw;
	position: relative;
	left: -44px
}
.atom_con1 .dl dl {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-bottom: 3vw
}
.atom_con1 .dl dt {
	width: 42px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: flex-end
}
.atom_con1 .dl dt img {
	max-width: 100%;
	max-height: 100%;
	display: block
}
.atom_con1 .dl dd {
	text-align: center;
	padding: 0 5px;
	font-size: 15px;
	line-height: 1.2;
	margin-top: 16px
}
.atom_con1 .d-box.active .text1 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.atom_con1 .d-box.active dl {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.atom_con1 .d-box.active dl:nth-of-type(1) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s
}
.atom_con1 .d-box.active dl:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
.atom_con1 .d-box.active dl:nth-of-type(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
.atom_con1 .d-box.active dl:nth-of-type(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.atom_con1 .d-box.active dl:nth-of-type(5) {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s
}
.atom_con1 .d-box.active dl:nth-of-type(6) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.atom_con1 .d-box.active dl:nth-of-type(7) {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s
}
.atom_con1 .d-box.active dl:nth-of-type(8) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s
}
.atom_con1 .d-box.active dl:nth-of-type(9) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s
}
.isFENV .atom_con1 {
	height: 100%
}
.atom_con2 {
	padding-bottom: 12vw;
	overflow: hidden;
	background: #101010
}
.atom_con2 .top {
	text-align: center;
	color: #fff;
	margin-top: 11vw;
	overflow: hidden
}
.atom_con2 .top .img {
	max-width: 300px;
	margin: 0 auto
}
.atom_con2 .top .img img {
	width: 100%
}
.atom_con2 .top .text {
	margin-top: 3vw
}
.atom_con2 .top p {
	color: #d8d8d8
}
.atom_con2 .bottom {
	padding: 4.5vw 3vw 4.5vw 4.5vw;
	background: #000;
	border-radius: 30px;
	margin-top: 8vw;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.atom_con2 .bottom .left {
	color: #fff;
	max-width: 450px;
	width: 37%
}
.atom_con2 .bottom .left dl {
	padding-bottom: 2vw
}
.atom_con2 .bottom .left dl:not(:last-child) {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 2vw
}
.atom_con2 .bottom .left dt {
	font-family: OpenSansBold;
	position: relative;
	letter-spacing: -0.03em;
	line-height: 1.2;
	padding-right: 30px
}
.atom_con2 .bottom .left dt svg {
	position: absolute;
	right: 0;
	top: 53%;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}
.atom_con2 .bottom .left dd {
	margin-top: 1vw;
	letter-spacing: -0.03em;
	font-family: OpenSansLight;
	display: none
}
.atom_con2 .bottom .left dl:first-child dd {
	display: block
}
.atom_con2 .bottom .right {
	max-width: 720px;
	width: 60%
}
.atom_con2 .bottom .right .img {
	display: none
}
.atom_con2 .bottom .right .img img {
	max-width: 100%
}
.atom_con2 .bottom .right .img.hover {
	display: block;
	-webkit-animation: hid_show 0.5s ease-in-out;
	animation: hid_show 0.5s ease-in-out
}
@-webkit-keyframes hid_show {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes hid_show {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.atom_con3 {
	height: 100vh;
	background: #fff;
	overflow: hidden
}
.atom_con3 .top {
	width: 80%;
	max-width: 830px;
	margin: 5vw auto 2vw;
	position: relative;
	text-align: center
}
.atom_con3 .top .text {
	position: absolute;
	left: 0px;
	top: 0px;
	/*opacity: 0;*/
	visibility: hidden
		/*visibility: visible;*/
		/*-webkit-transform: translateY(100px);*/
		/*-ms-transform: translateY(100px);*/
		/*transform: translateY(100px);*/
}
.atom_con3 .top .text:first-child {
	position: static;
	opacity: 1
}
.atom_con3 .bottom {
	overflow: hidden;
	height: 60vh;
	position: relative;
	border-radius: 20px
}
.atom_con3 .bottom .video_img:first-child {
	top: 0px;
	position: static;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px)
}
.atom_con3 .bottom .video_img {
	position: absolute;
	left: 0px;
	top: 0%;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	border-radius: 20px;
	overflow: hidden
}
.atom_con3 .bottom img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.atom_con3 .bottom video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.isFENV .atom_con3 {
	height: 100%
}
.isFENV .atom_con3 .bottom {
	height: 100%
}
.atom_con4 {
	background: #fff;
	padding-top: 5vw;
	padding-bottom: 8vw;
	overflow: hidden
}
.atom_con4 .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.atom_con4 .top .left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 600px
}
.atom_con4 .top .h3 h3 {
	margin-bottom: 0
}
.atom_con4 .top .p {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 575px
}
.atom_con4 .bottom {
	margin-top: 4vw
}
.atom_con4 .bottom .video_img {
	border-radius: 10px;
	overflow: hidden
}
.atom_con4 .bottom .video_img video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.atom_con4 .bottom .video_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.isFENV .atom_con4 {
	height: 100%
}
.atom_con5 {
	height: 100vh;
	position: relative;
	overflow: hidden;
	background: #000
}
.atom_con5 .img {
	height: 100%
}
.atom_con5 .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.atom_con5 .t-box {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 3
}
.atom_con5 .text {
	color: #fff;
	z-index: 2;
	opacity: 1
}
.atom_con5 .text .h3 {
	max-width: 540px
}
.atom_con5 .text .p {
	max-width: 500px
}
.atom_con5 .text2 {
	color: #fff;
	z-index: 2;
	opacity: 0;
	margin-top: 3vw
}
.atom_con5 .text2 dt {
	font-family: OpenSansBold;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #00AEFF), to(#2BDFFF));
	background-image: linear-gradient(#00AEFF 50%, #2BDFFF 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent
}
.atom_con5 .text2 .dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 660px;
	margin-bottom: 2vw
}
.atom_con5 .text2 .dl dl {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	margin-right: 3%
}
.atom_con5 .text2 .dl dd {
	font-family: OpenSansLight
}
.atom_con5 .text2 dl dd {
	font-family: OpenSansLight
}
.atom_con5 .text2 .dl dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.atom_con5 .text2 .dl dt svg {
	margin-left: 10px
}
.c5_text_animte .text {
	opacity: 0
}
.c5_text_animte .text2 {
	opacity: 1
}
.isFENV .atom_con5 {
	height: 100%
}
.atom_con6 {
	background: #fff;
	padding: 150px 0 80px
}
.atom_con6 dl {
	background: #fbfbfb;
	border-radius: 30px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 4vw
}
.atom_con6 dl:nth-of-type(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.atom_con6 dt {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 600px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}
.atom_con6 dt img {
	width: 100%
}
.atom_con6 dt:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.atom_con6 dd {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}
.atom_con6 dd .text {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 4vw 0 3.5vw
}
.atom_con6 dd .text .p {
	text-align: justify
}
.atom_con7 {
	height: 100vh;
	background: #fff;
	overflow: hidden;
	position: relative
}
.atom_con7 img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.atom_con7 .text {
	text-align: center;
	max-width: 450px;
	position: absolute;
	left: 50%;
	top: 6%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
	width: 90%
}
.atom_con7 .text span {
	display: block;
	width: 100px;
	margin-left: auto;
	margin-right: auto
		/*margin-bottom: 2vw;*/
}
.atom_con7 .text img {
	max-width: 100%;
	transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s
}
.atom_con7 .text .p {
	font-size: 14px
}
.atom_con7 .text .t-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	visibility: hidden;
	-webkit-transform: translateY(5vh);
	-ms-transform: translateY(5vh);
	transform: translateY(5vh)
}
.atom_con7 .img {
	position: relative;
	top: 9vw;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top
}
.atom_con7 .img:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255))
}
.isFENV .atom_con7 {
	height: 100%
}
.atom_con8 {
	overflow: hidden;
	background: #fff;
	padding-bottom: 8vw
}
.atom_con8 .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3vw
}
.atom_con8 .top .left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 600px
}
.atom_con8 .top .left h3 {
	margin-bottom: 0
}
.atom_con8 .top .p {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 575px
}
.atom_con8 .bottom .swiper-slide {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	height: 440px
}
.atom_con8 .bottom .swiper-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.atom_con8 .bottom .swiper-slide video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}
.atom_con8 .bottom .swiper-slide:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	display: block
}
.atom_con8 .bottom .swiper-slide.swiper-slide-active:after {
	display: none
}
.atom_con8 .bottom .sw_text {
	width: 580px;
	margin: 1vw auto 0
}
.atom_con8 .bottom .sw_text ul {
	margin-top: 1vw;
	cursor: pointer;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	/*-webkit-box-pack: center;*/
	/*-ms-flex-pack: center;*/
	/*justify-content: center;*/
	margin-bottom: 1vw;
	border-bottom: 1px solid #cacaca
}
.atom_con8 .bottom .sw_text ul li {
	text-align: center;
	/*-webkit-box-flex: 1;*/
	/*-ms-flex: 1;*/
	/*flex: 1;*/
	position: relative;
	padding-bottom: 1vw;
	/*border-bottom: 1px solid #cacaca;*/
	color: #cacaca
}
.atom_con8 .bottom .sw_text ul li span {
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	img-transition: all 0.2s ease
}
.atom_con8 .bottom .sw_text ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 0%;
	height: 2px;
	background: #00adef;
	z-index: 2
}
.atom_con8 .bottom .sw_text ul li.active {
	color: #0f0f0f
}
.atom_con8 .bottom .sw_text ul li p {
	font-family: OpenSansSemiBold
}
.atom_con8 .bottom .sw_text ul li.active span img {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.atom_con8 .bottom .sw_text ul li.active:after {
	-webkit-animation: ani_width 6s ease-in-out;
	animation: ani_width 6s ease-in-out
}
.atom_con8 .bottom .sw_text ul li:hover {
	color: #0f0f0f
}
.atom_con8 .bottom .sw_text ul li:hover span img {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.atom_con8 .bottom .sw_text dl {
	color: #767676;
	text-align: center;
	position: relative;
	height: 20px
}
.atom_con8 .bottom .sw_text dl dd {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0
}
.atom_con8 .bottom .sw_text dl dd.active {
	opacity: 1
}
@-webkit-keyframes ani_width {
	0% {
		width: 0%
	}
	80% {
		width: 100%
	}
	100% {
		width: 100%
	}
}
@keyframes ani_width {
	0% {
		width: 0%
	}
	80% {
		width: 100%
	}
	100% {
		width: 100%
	}
}
.atom_con9 {
	color: #fff;
	position: relative;
	background: #fff
}
.atom_con9 .img {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7)
}
.atom_con9 .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.atom_con9 .img video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.atom_con9 .dl {
	position: absolute;
	left: 50%;
	bottom: 10%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 2
}
.atom_con9 dl {
	text-align: center;
	padding: 0 10px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.atom_con9 dl dt {
	font-family: OpenSansBold
}
.atom_con9 dl dd {
	color: #FBFBFB;
	font-family: OpenSansLight;
	letter-spacing: -0.02em
}
.atom_con9 dl svg {
	margin-right: 5px
}
.atom_con9:after {
	content: "";
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));*/
	/*background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));*/
	background: linear-gradient(180deg, rgba(32, 60, 94, 0) 61%, #124158 100%)
}
.atom_con9.active dl {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.atom_con9.active dl:nth-of-type(1) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s
}
.atom_con9.active dl:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
.atom_con9.active dl:nth-of-type(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
.atom_con9.active dl:nth-of-type(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.atom_con9.active:after {
	opacity: 1
}
.atom_con10 {
	padding: 9vw 0;
	background: #fff
}
.at10_con {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.atom_con10 .right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 68%;
	flex: 0 0 68%;
	max-width: 800px;
	overflow: hidden;
	border-radius: 22px
}
.atom_con10 .right .swiper-slide {
	width: 100%;
	position: relative;
	overflow: hidden
}
.atom_con10 .right img {
	width: 100%
}
.atom_con10 .right .swiper-pagination-bullet-active {
	background: #fff
}
.atom_con10 .left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 440px;
	overflow: hidden;
	position: relative
}
.atom_con10 .left .text {
	padding: 2vw 0vw 2vw 0vw
}
.atom_con10 .left .text a {
	color: #0f0f0f
}
.atom_con10 .left .text .h3 {
	color: #0f0f0f;
	margin-bottom: 1.1vw;
	letter-spacing: -0.03em;
	line-height: 1.3
}
.atom_con10 .left .text .p {
	color: #767676
}
.atom_con10 .left .swiper-slide {
	opacity: 0 !important
}
.atom_con10 .left .swiper-slide-active {
	opacity: 1 !important
}
@keyframes progress-ring {
	from {
		stroke-dasharray: 1px, 145px
			/* 设置起始时的线段长度和总路径长度 */
	}
	to {
		stroke-dasharray: 145px, 145px
			/* 设置结束时的线段长度和总路径长度 */
	}
}
.atom_con10 .yuan {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg)
}
.atom_con10 .yuan svg {
	/*width: 100%;*/
	/*height: 100%;*/
	width: auto;
	height: auto;
	stroke-dasharray: 1px, 200px;
	/* 初始化为一个像素的线段和200px的总路径长度 */
	stroke-dashoffset: 0;
	animation: progress-ring 5s linear
}
.swiper_next_prev {
	position: relative;
	height: 50px
}
.swiper_next_prev svg {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.swiper_next_prev .swiper-button-prev svg {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg)
}
.swiper_next_prev .swiper-button-prev {
	left: 70px
}
.swiper_next_prev .swiper-button-next {
	right: auto;
	left: 0px
}
.swiper_next_prev .next_prev {
	opacity: 1 !important;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	border: 1px solid #f4f4f4;
	background-image: none
}
.swiper_next_prev .next_prev:hover {
	/*border: 1px solid #00adef;*/
}
.swiper_next_prev .next_prev:hover path {
	/*fill: #00adef;*/
}
@media screen and (min-width: 2200px) {
	.atom_con3 .bottom {
		height: 39vh
	}
	.atom_con3 .w1380 {
		position: relative;
		top: 50%;
		transform: translateY(-50%)
	}
	.atom_con3 .top {
		width: 100%;
		margin-top: 0px
	}
	.atom_con7 .img {
		top: 25vw
	}
	.atom_con7 .text {
		top: 10vw
	}
	.atom_con8 .bottom .swiper-slide {
		height: 23vw
	}
}
@media screen and (max-width: 1366px) {
	.atom_con10 .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}
@media screen and (max-width: 1100px) {
	.atom_con10 .left .text .h3 {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.atom_con10 .left .text .p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		height: 4.5em;
		line-height: 1.5
	}
}
@media screen and (max-width: 768px) {
	.atom_con10 .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.atom_con10 .left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.atom_con10 .left .text {
		padding: 8vw 5vw
	}
	.atom_con10 .left .text .h3 {
		margin-bottom: 3vw
	}
}
.atom_con11 {
	padding-bottom: 7vw;
	background: #fff;
	overflow: hidden;
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top
}
.atom_con11 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}
.atom_con11 .top ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.atom_con11 li {
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 800px;
	margin-right: 20px
}
.atom_con11 li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.atom_con12 {
	padding-bottom: 7vw;
	background: #fff
}
.atom_con12 .bottom {
	background: #efefef;
	border-radius: 20px;
	overflow: hidden;
	padding: 6vw 5vw 3vw 4vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.atom_con12 .left {
	position: absolute;
	top: 50%;
	left: 5vw;
	max-width: 310px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.atom_con12 .left .h3 {
	font-weight: 700;
	color: #0f0f0f
}
.atom_con12 .left .p {
	color: #5b5b5b
}
.atom_con12 .right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	position: relative;
	max-width: 540px
}
.atom_con12 .right .drag {
	width: 100%;
	overflow: hidden
}
.atom_con12 .right .drag img {
	width: auto;
	position: relative;
	-webkit-transition: none;
	transition: none
}
.atom_con12 .right .drag_text {
	text-align: center
}
.atom_con12 .right .drag_text p {
	color: #c7c7c7;
	margin-top: 10px
}
.atom_con13 {
	background: #fff;
	overflow: hidden
}
.atom_con13 .top h3 {
	text-align: center
}
.atom_con13 .mid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 2vw
}
.atom_con13 .mid dl {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%
}
.atom_con13 .mid dl dt {
	width: 252px
}
.atom_con13 .mid dl dt img {
	width: 100%
}
.atom_con13 .mid dl dt:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.atom_con13 .mid dl dd h3 {
	font-family: OpenSansSemiBold;
	margin-bottom: 0.5vw;
	width: 252px;
	text-align: center
}
.atom_con13 .mid dl dd p {
	margin-bottom: 1vw;
	width: 252px;
	text-align: center;
	font-family: OpenSansSemiBold
}
.atom_con13 .mid dl dd a {
	font-family: OpenSansSemiBold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 252px;
	height: 44px;
	line-height: 44px;
	border-radius: 100px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
.atom_con13 .mid dl dd a svg {
	width: 6px;
	margin-left: 12px;
	position: relative;
	top: 1px
}
.atom_con13 .mid dl dd .learn a {
	color: #000
}
.atom_con13 .mid dl dd .learn:hover a {
	color: var(--blue)
}
.atom_con13 .mid dl dd .buy a {
	color: #fff;
	background: #0f0f0f
}
.atom_con13 .mid dl dd .buy a:hover {
	background: var(--blue)
}
.atom_con13 .bottom {
	margin-top: 3vw
}
.atom_con13 .bottom h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	padding-bottom: 1.7vw;
	margin-bottom: 2.2vw
}
.atom_con13 .bottom .ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.atom_con13 .bottom .ul ul {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: rgba(0, 0, 0, 0.7)
}
.atom_con13 .bottom .ul ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	padding-bottom: 2.2vw;
	margin-bottom: 2.2vw;
	padding-right: 4vw
}
.atom_con13 .bottom .ul ul:first-child {
	color: #000;
	font-family: OpenSansSemiBold
}
.atom_con13 .more {
	margin-top: 1vw;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-bottom: 2vw
}
.atom_con13 .more a {
	font-family: OpenSansSemiBold;
	letter-spacing: -0.03em;
	color: #000;
	width: 100%;
	padding: 0.55vw 1vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #efefef;
	border-radius: 60px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}
.atom_con13 .more a:hover {
	background: var(--blue);
	color: #fff
}
.atom_con14 {
	background: #fff;
	overflow: hidden;
	padding: 4vw 0 9vw
}
.atom_con14 h3 {
	font-family: OpenSansBold;
	text-align: center;
	letter-spacing: -0.03em
}
.atom_con14 .dl {
	margin-top: 2.5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.atom_con14 .dl dl {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	margin-right: 2%
}
.atom_con14 .dl dt {
	margin-bottom: 1vw
}
.atom_con14 .dl dt img {
	width: 100%
}
.atom_con14 .dl dt:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.atom_con14 .dl .h4 {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 0.5vw;
	margin-bottom: 1.5vw;
	text-align: center
}
.atom_con14 .dl .h4 h4 {
	font-family: OpenSansBold;
	letter-spacing: -0.03em
}
.atom_con14 .dl .h4 span {
	color: #767676;
	font-family: OpenSansLight;
	display: block;
	overflow: hidden
}
.atom_con14 .dl .p {
	color: #767676;
	text-align: center;
	font-family: OpenSansLight;
	font-size: 14px
}
.atom_con14 .dl .size {
	font-family: OpenSansBold;
	letter-spacing: -0.03em;
	text-align: center;
	margin-top: 2vw
}
.atom_con14 .dl .buy a {
	font-family: OpenSansSemiBold;
	letter-spacing: -0.03em;
	color: #fff;
	background: #0f0f0f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 232px;
	height: 44px;
	border-radius: 100px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 1.4vw auto 0
}
.atom_con14 .dl .buy a:hover {
	background: var(--blue)
}
.drag-mask {
	position: absolute;
	width: 62%;
	height: 100%;
	right: 0;
	top: 0;
	cursor: move
}
.atom_con1 .hide-img {
	display: none
}
.atom_con1 .hide-img img {
	width: 100%
}
.atom_con3 .m-title {
	display: none
}
.atom_con5 .hide-img {
	display: none
}
.atom_con5 .hide-img img {
	width: 100%
}
@media screen and (max-width: 1600px) {
	.atom_con1 .d-box {
		left: 11%
	}
	.atom_con8 .bottom .swiper-slide {
		height: 368px
	}
}
@media screen and (max-width: 1440px) {
	.atom_con1 .d-box {
		left: 13%
	}
	.atom_con8 .bottom .swiper-slide {
		height: 330px
	}
	.atom_con9 .dl {
		width: 1000px
	}
}
@media screen and (max-width: 1200px) {
	.atom_con1 .d-box {
		left: 10%
	}
	.atom_con1 .text1 {
		max-width: 420px
	}
	.atom_con1 .dl {
		max-width: 420px;
		left: -12px
	}
	.atom_con7 .text span {
		width: 90px
	}
	.t-box h4 {
		margin: 10px 0
	}
	.atom_con8 .bottom .swiper-slide {
		height: 275px
	}
	.atom_con8 .bottom .sw_text ul {
		margin-top: 20px
	}
	.atom_con9 .dl {
		width: 80%
	}
}
@media screen and (max-width: 1024px) {
	.atom_con7 .text {
		top: 2%
	}
	.atom_con8 .bottom .swiper-slide {
		height: 234px
	}
}
@media (min-width: 800px) and (max-width: 1200px) {
	.atom_con3 .w1380 {
		width: 80%;
		position: relative;
		top: 50%;
		transform: translateY(-50%)
	}
	.atom_con3 .top {
		width: 100%;
		margin-top: 0px
	}
	.atom_con7 .img {
		top: 22vw
	}
}
@media screen and (max-width: 768px) {
	.h3 h3 {
		margin-bottom: 10px;
		line-height: 1.5
	}
	.atom_con1 {
		height: auto
	}
	.atom_con1_bg {
		padding: 40px 0 10px
	}
	.atom_con1 .d-box {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%)
	}
	.atom_con1 .text1 {
		max-width: 100%;
		opacity: 1;
		padding: 0 5%;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		text-align: center
	}
	.atom_con1 .text1 h3 {
		width: 100%;
		margin-bottom: 14px
	}
	.atom_con1 .dl {
		max-width: 100%;
		padding: 0 5%;
		margin-top: 30px;
		left: 0
	}
	.atom_con1 .dl dl {
		opacity: 1;
		margin-bottom: 30px;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px)
	}
	.atom_con1 .img {
		display: none
	}
	.atom_con1 .hide-img {
		display: block;
		margin-top: 20px
	}
	.atom_con2 {
		padding-bottom: 40px
	}
	.atom_con2 .top {
		margin-top: 40px
	}
	.atom_con2 .top .text {
		margin-top: 0
	}
	.atom_con2 .bottom {
		margin-top: 30px;
		padding: 20px
	}
	.atom_con2 .bottom .left {
		max-width: 100%;
		width: 100%
	}
	.atom_con2 .bottom .right {
		display: none
	}
	.atom_con2 .bottom .left dd {
		margin-top: 0;
		padding-bottom: 20px
	}
	.atom_con2 .bottom .left dt {
		padding: 20px 0
	}
	.atom_con2 .bottom .left dl:not(:last-child) {
		margin-bottom: 0
	}
	.atom_con3 {
		height: auto;
		padding: 40px 0
	}
	.atom_con3 .top {
		max-width: 100%;
		width: 100%;
		margin: 0 auto 20px;
		display: none
	}
	.atom_con3 .bottom {
		height: auto;
		border-radius: 0
	}
	.atom_con3 .b-box:not(:first-child) {
		margin-top: 30px
	}
	.atom_con3 .m-title {
		display: block
	}
	.atom_con3 .bottom .video_img {
		position: relative;
		opacity: 1;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		margin-top: 20px
	}
	.atom_con4 {
		padding-top: 40px;
		padding-bottom: 40px
	}
	.atom_con4 .top {
		display: block
	}
	.atom_con4 .top .p {
		max-width: 100%;
		margin-top: 14px
	}
	.atom_con4 .bottom {
		margin-top: 20px
	}
	.atom_con5 {
		height: auto;
		padding: 40px 0
	}
	.atom_con5 .t-box {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		transform: translate(0%, 0%)
	}
	.atom_con5 .hide-img {
		display: block;
		margin: 20px 0
	}
	.atom_con5 .img {
		display: none
	}
	.atom_con5 .text2 .dl {
		max-width: 100%;
		justify-content: space-between;
		margin-bottom: 20px
	}
	.atom_con5 .text2 .dl dl {
		margin-right: 0
	}
	.atom_con5 .text2 .dl dd {
		font-size: 12px;
		width: 100%
	}
	.atom_con5 .text2 dl dd {
		font-size: 12px
	}
	.atom_con5 .text2 .dl dt svg {
		width: 10px;
		margin-left: 6px
	}
	.atom_con6 {
		padding: 40px 0 10px
	}
	.atom_con6 dt {
		flex: 0 0 100%;
		max-width: 100%
	}
	.atom_con6 dd {
		flex: 0 0 100%
	}
	.atom_con6 dl {
		margin-bottom: 20px;
		border-radius: 10px
	}
	.atom_con6 dd .text {
		position: relative;
		top: 0;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		padding: 30px 20px
			/*text-align: center;*/
	}
	.atom_con7 {
		height: auto
	}
	.atom_con7 .text {
		position: relative;
		max-width: 100%;
		width: 100%;
		left: 0;
		top: 0;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}
	.atom_con7 .text .t-box {
		position: relative;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	.atom_con7 .text .t-box:not(:first-child) {
		margin-top: 30px
	}
	.atom_con7 .img {
		top: 0;
		transform: scale(1, 1) !important;
		margin-top: 30px
	}
	.atom_con8 .top {
		display: block;
		margin-bottom: 20px
	}
	.atom_con8 .top .p {
		max-width: 100%;
		margin-top: 14px
	}
	.atom_con8 .bottom .swiper-slide {
		height: 192px
	}
	.atom_con8 .bottom .sw_text {
		max-width: 90%;
		margin: 20px auto 0
	}
	.atom_con8 .bottom .sw_text dl {
		height: auto !important
	}
	.atom_con8 .bottom .sw_text dl dd {
		position: relative;
		opacity: 1;
		display: none;
		min-height: 4.5em;
		line-height: 1.5
	}
	.atom_con8 .bottom .sw_text dl dd.active {
		display: block;
		position: static
	}
	.atom_con8 .bottom .sw_text ul li span {
		width: 20px;
		height: 20px
	}
	.atom_con8 .bottom .sw_text ul li span img {
		width: 100%
	}
	.atom_con8 .bottom .sw_text ul li p {
		font-size: 12px
	}
	.atom_con8 .bottom .sw_text ul li {
		padding-bottom: 10px
	}
	.atom_con8 .bottom .sw_text ul {
		margin-bottom: 14px
	}
	.atom_con9 .img {
		height: 534px
	}
	.atom_con9 .dl {
		width: 90%
	}
	.atom_con9 dl {
		width: 50%;
		padding: 0;
		margin-top: 20px
	}
	.atom_con9 dl dd {
		font-size: 12px
	}
	.atom_con9 dl svg {
		position: relative;
		top: 2px
	}
	.atom_con9 .dl {
		bottom: 30px
	}
	.atom_con10 {
		padding: 40px 0;
		overflow: hidden
	}
	.atom_con10 .left {
		padding-bottom: 10px
	}
	.atom_con10 .left .text {
		padding: 0
	}
	.atom_con10 .left .text .h3 {
		margin-bottom: 10px
	}
	.atom_con10 .right {
		max-width: 100%;
		overflow: inherit;
		margin-top: 20px
	}
	.atom_con10 .right img {
		border-radius: 10px
	}
	.swiper_next_prev {
		margin-top: 20px
	}
	.atom_con11 {
		padding-bottom: 40px
	}
	.atom_con11 li {
		margin-right: 6px;
		border-radius: 10px
	}
	.atom_con11 ul {
		margin-bottom: 6px
	}
	.atom_con12 {
		padding-bottom: 40px
	}
	.atom_con12 .bottom {
		padding: 20px;
		margin-top: 20px;
		display: block
	}
	.atom_con12 .left {
		position: relative;
		top: 0;
		left: 0;
		max-width: 100%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%)
	}
	.atom_con12 .right {
		position: relative;
		top: 0;
		right: 0;
		max-width: 100%
	}
	.atom_con12 .right .drag {
		width: 540px;
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		position: relative;
		left: -100px
	}
	.drag-mask {
		width: 100%;
		height: 70%;
		top: auto;
		bottom: 0
	}
	.atom_con13 .mid {
		flex-wrap: nowrap;
		margin-top: 20px
	}
	.atom_con13 .mid dl {
		flex: 1;
		width: 33.333%
	}
	.atom_con13 .mid dl:first-child {
		display: none
	}
	.atom_con13 .mid dl dd h3 {
		width: 100%;
		margin-bottom: 6px
	}
	.atom_con13 .mid dl dd p {
		width: 100%
	}
	.atom_con13 .mid dl dd a {
		width: 152px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 auto
	}
	.atom_con13 .mid dl dd a svg {
		width: 5px;
		margin-left: 8px
	}
	.atom_con13 .bottom {
		margin-top: 30px
	}
	.atom_con13 .bottom h3 {
		padding-bottom: 20px;
		margin-bottom: 20px
	}
	.atom_con13 .bottom .ul ul li {
		padding-bottom: 20px;
		margin-bottom: 20px;
		padding-right: 10px
	}
	.atom_con13 .mid dl dt {
		width: 100%;
		padding: 0 10px
	}
	.atom_con13 .more {
		max-width: 100%;
		margin-top: 20px;
		margin-bottom: 20px
	}
	.atom_con13 .more a {
		padding: 0;
		height: 28px;
		font-size: 12px
	}
	.atom_con14 {
		padding: 20px 0 40px
	}
	.atom_con14 .dl {
		margin-top: 0
	}
	.atom_con14 .dl dl {
		flex: 0 0 100%;
		margin-right: 0;
		margin-top: 30px
	}
	.atom_con14 .dl .h4 {
		padding-bottom: 14px;
		margin-bottom: 14px;
		margin-top: 14px
	}
	.atom_con14 .dl .h4 span {
		height: auto !important
	}
	.atom_con14 .dl .p {
		height: auto !important
	}
	.atom_con14 .dl .size {
		margin-top: 10px
	}
	.atom_con14 .dl .buy {
		margin-top: 14px
	}
	.atom_con14 .dl .buy a {
		width: 152px;
		height: 28px;
		font-size: 12px
	}
}
.atom_con2 .bottom .left dd {
	line-height: 1.6;
	text-align: justify
}
.p {
	line-height: 1.6
}