@charset "utf-8";

:root {
	--shen-color: #333;
	--qian-color: #666;
	--main-color: #004696;
	--D-DINExp-Bold: D-DINExp-Bold;
	--HuXiaoBoNanShenTi: HuXiaoBoNanShenTi
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

#bsWXBox {
	box-sizing: content-box
}

div,
p,
span,
i,
em {
	white-space: inherit !important
}

ul {
	list-style: none
}

.seo-hide {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

html {
	font-size: 1px !important
}

html,
body {
	position: relative
}

@media (max-width:1730px) {
	html {
		font-size: .901042px !important
	}
}

@media (max-width:1600px) {
	html {
		font-size: .824479px !important
	}
}

@media (max-width:1530px) {
	html {
		font-size: .792708px !important
	}
}

@media (max-width:1440px) {
	html {
		font-size: .741146px !important
	}
}

@media (max-width:1366px) {
	html {
		font-size: .702604px !important
	}
}

@media (max-width:1360px) {
	html {
		font-size: .699479px !important
	}
}

@media (max-width:1280px) {
	html {
		font-size: .657813px !important
	}
}

@media (max-width:1200px) {
	html {
		font-size: .510938px !important
	}
}

body {
	font-family: 'Microsoft Yahei', '微软雅黑', '思源黑体 CN-Medium', '思源黑体 CN', 'Microsoft YaHei New', 'PingFang SC', 'Hiragino Sans GB', 'Arial', 'Helvetica', sans-serif;
	font-size: 16rem;
	color: var(--qian-color);
	line-height: 1.1;
	width: 100%;
	background: #fff;
	min-width: 1200px;
	margin: 0 auto !important;
	word-break: break-word;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

a:link,
a:visited {
	text-decoration: none;
	outline: none;
	color: var(--qian-color)
}

a:active,
a:focus {
	color: var(--qian-color);
	text-decoration: none
}

@media (min-width:1025px) {
	a:hover {
		color: var(--qian-color);
		text-decoration: none
	}
}

img {
	border: 0;
	max-width: 100%;
	height: auto
}

table {
	border-collapse: collapse;
	width: 100%
}

table td {
	font-size: 16rem;
	line-height: 32rem;
	padding: 9rem 15rem;
	color: #212121;
	border: 1px solid #d3d7db
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}

input,
textarea,
select {
	font-size: 16rem;
	outline: 0;
	overflow: hidden;
	font-family: 'Microsoft Yahei', '微软雅黑', '思源黑体 CN-Medium', '思源黑体 CN', 'Microsoft YaHei New', 'PingFang SC', 'Hiragino Sans GB', 'Arial', 'Helvetica', sans-serif
}

input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],
input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
	padding: 0;
	color: var(--qian-color);
	outline: 0
}

input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='text'],
select,
button {
	-webkit-appearance: none
}

input,
select,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border-radius: 0
}

::-webkit-input-placeholder {
	color: #888
}

:-moz-placeholder {
	color: #888;
	opacity: 1
}

::-moz-placeholder {
	color: #888;
	opacity: 1
}

:-ms-input-placeholder {
	color: #888
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '';
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic img {
	transition: .5s
}

.pic:after {
	content: '';
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto;
	object-fit: cover
}

.ellipsis {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.ellipsis2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.ellipsis3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3
}

.ellipsis4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4
}

.ellipsis5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5
}

.ellipsis6 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 6
}

.ellipsis7 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 7
}

/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-enabled body,
html.fp-enabled {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fp-slide {
	float: left
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

#section-footer .fp-tableCell {
	display: block
}

.fp-slidesContainer {
	float: left;
	position: relative
}

.fp-controlArrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38rem;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff
}

.fp-scrollable {
	overflow: hidden;
	position: relative
}

.fp-scroller {
	overflow: hidden
}

.iScrollIndicator {
	border: 0 !important
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 55%;
	opacity: 1;
	width: 50px;
	-webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.right {
	right: 70px
}

#fp-nav.left {
	left: 17px
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0 !important;
	right: 0;
	margin: 0 auto !important
}

.fp-slidesNav.bottom {
	bottom: 17px
}

.fp-slidesNav.top {
	top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 50px;
	height: 30px;
	text-align: center;
	position: relative
}

.fp-slidesNav ul li {
	display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none
}

#fp-nav ul li a:before,
.fp-slidesNav ul li a:before {
	content: '';
	width: 0;
	height: 1px;
	left: 50%;
	bottom: 5px;
	display: none;
	background: #fff;
	position: absolute;
	transition: all 334ms ease;
	-webkit-transition: all 334ms ease
}

#fp-nav ul li a.active:before,
.fp-slidesNav ul li a.active:before {
	width: 20px;
	left: 24px
}

@media (min-width:1025px) {

	#fp-nav ul li:hover a.active:before,
	.fp-slidesNav ul li:hover a:before {
		width: 20px;
		left: 24px
	}
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	background: #fff
}

@media (min-width:1025px) {

	#fp-nav ul li:hover a.active span,
	.fp-slidesNav ul li:hover a.active span {
		background: #fff
	}
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	position: absolute;
	z-index: 1;
	border: 0;
	color: #fff;
	font-size: 0;
	width: 12px;
	height: 12px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border: solid 2px #fff;
	border-radius: 100%
}

@media (min-width:1025px) {

	#fp-nav ul li:hover a span,
	.fp-slidesNav ul li:hover a span {
		background: #fff
	}
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer
}

@media (min-width:1025px) {
	#fp-nav ul li:hover .fp-tooltip {
		-webkit-transition: opacity .2s ease-in;
		transition: opacity .2s ease-in;
		width: auto;
		opacity: 1
	}
}

#fp-nav.fp-show-active a.active+.fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
	height: auto !important
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
	height: auto !important
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@keyframes fadeInLeft2 {
	0% {
		opacity: 0;
		transform: translate3d(-70px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInLeft2 {
	animation-name: fadeInLeft2
}

@keyframes fadeInLeft3 {
	0% {
		opacity: 0;
		transform: translate3d(-10px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInLeft3 {
	animation-name: fadeInLeft3
}

@keyframes fadeInRight2 {
	0% {
		opacity: 0;
		transform: translate3d(70px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInRight2 {
	animation-name: fadeInRight2
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		transform: translate3d(0, 70px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInUp2 {
	animation-name: fadeInUp2
}

@keyframes fadeInDown2 {
	0% {
		opacity: 0;
		transform: translate3d(0, -70px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInDown2 {
	animation-name: fadeInDown2
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@keyframes scale {
	0% {
		opacity: 0;
		transform: scale(1.1)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.scale {
	animation-name: scale
}

@keyframes ants {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@font-face {
	font-family: D-DINExp-Bold;
	src: url('../font/D-DINExp-Bold.woff2') format('woff2'), url('../font/D-DINExp-Bold.woff') format('woff'), url('../font/D-DINExp-Bold.ttf') format('truetype'), url('../font/D-DINExp-Bold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: HuXiaoBoNanShenTi;
	src: url('../font/HuXiaoBoNanShenTi.otf');
	font-style: normal;
	font-display: swap
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: var(--qian-color)
}

.prompt span a {
	text-decoration: underline
}

.prompt .prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

.sitemap {
	padding: 93rem 0
}

.sitemap .home-title {
	margin-bottom: 35rem
}

.sitemap .sitemap-bottom {
	font-size: 18rem;
	line-height: 30rem;
	color: #333
}

.sitemap .p {
	color: var(--shen-color)
}

.sitemap .p p {
	margin-bottom: 15rem
}

.sitemap li {
	border-bottom: 1px dashed #e0e0e0;
	padding-bottom: 20rem;
	margin-bottom: 20rem;
	overflow: hidden
}

.sitemap li .top1 {
	font-size: 22rem;
	color: var(--shen-color);
	text-transform: uppercase
}

.sitemap li .top1 .txt-2 {
	display: none
}

@media (min-width:1025px) {
	.sitemap li .top1:hover {
		color: var(--main-color);
		text-decoration: underline
	}
}

.sitemap li .subnav {
	margin-top: 15rem
}

.sitemap li .subnav a {
	font-size: 20rem;
	color: var(--qian-color);
	margin-right: 20rem;
	padding: 5rem 0;
	display: block;
	float: left
}

@media (min-width:1025px) {
	.sitemap li .subnav a:hover {
		color: var(--main-color);
		text-decoration: underline
	}
}

@-webkit-keyframes wave1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes wave1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.fix {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 355;
	transition: .5s;
	left: 0
}

.transparent {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.6);
	top: 0;
	left: 0;
	z-index: 888;
	backdrop-filter: blur(5px)
}

.transparent.active {
	display: block
}

.container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1600rem
}

.height {
	height: 1px;
	position: absolute;
	top: -100rem;
	left: 0;
	width: 100%
}

.height1 {
	height: 100rem
}

.header {
	height: 100rem;
	width: 100%;
	transition: .5s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

.header .logo {
	float: left;
	transition: .5s;
	margin-left: -61rem
}

.header .logo a {
	display: block;
	position: relative;
	transition: .5s;
	padding-top: 24rem
}

.header .logo a img {
	display: inline-block;
	vertical-align: top;
	width: 279rem;
	z-index: 5;
	position: relative;
	transition: .5s
}

.header .logo a .lg2 {
	display: none
}

.header .header-right {
	float: right;
	position: relative;
	margin-right: -60rem
}

.header .header-right .menu {
	float: right;
	position: relative;
	width: 36px;
	height: 36px;
	margin-top: 12px;
	display: none
}

.header .header-right .menu .navPhoneBtn {
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 36px;
	text-align: right
}

.header .header-right .menu .navPhoneBtn span {
	display: block;
	width: 20px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: var(--main-color);
	border-radius: 3px;
	z-index: 1;
	-webkit-transform-origin: 20px;
	transform-origin: 20px;
	-webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, width .5s, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1), -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, width .5s, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1), -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, transform .5s cubic-bezier(.77, .2, .05, 1), width .5s, transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, transform .5s cubic-bezier(.77, .2, .05, 1), width .5s, transform .5s cubic-bezier(.77, .2, .05, 1), -webkit-transform .5s cubic-bezier(.77, .2, .05, 1), -webkit-transform .5s cubic-bezier(.77, .2, .05, 1)
}

.header .header-right .menu .navPhoneBtn span:nth-last-child(2) {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}

.header .header-right .menu .navPhoneBtn span:last-child {
	margin-bottom: 0
}

.header .header-right .talk {
	float: right
}

.header .header-right .lan {
	float: right;
	cursor: pointer;
	position: relative;
	z-index: 111;
	transition: .5s;
	padding-left: 21rem
}

.header .header-right .lan h3 {
	font-size: 16rem;
	line-height: 100rem;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 24rem;
	background: url(../images/diqiu.png) no-repeat left center;
	background-size: 22rem
}

.header .header-right .lan h3 img {
	width: 7rem;
	margin-left: 2rem;
	display: inline-block;
	vertical-align: middle;
	filter: brightness(0) invert(1)
}

.header .header-right .lan h3 .la1 {
	display: none
}

.header .header-right .lan span {
	display: block;
	height: 90rem;
	transition: .7s;
	padding: 0 20rem 0 0;
	font-size: 16rem;
	line-height: 100rem;
	color: #353535;
	display: inline-block;
	vertical-align: middle
}

.header .header-right .lan ul {
	position: absolute;
	top: 100%;
	width: 140rem;
	color: #353535;
	display: none;
	background: #fff;
	left: 50%;
	transform: translateX(-50%);
	text-align: center
}

.header .header-right .lan ul li a {
	display: block;
	padding: 17rem 4rem;
	color: var(--shen-color);
	font-size: 16rem;
	line-height: 100%;
	letter-spacing: -2rem;
	text-transform: uppercase
}

.header .header-right .lan ul li a img {
	width: 24rem;
	margin-right: 5rem;
	margin-top: -3rem;
	display: inline-block;
	vertical-align: middle
}

@media (min-width:1025px) {
	.header .header-right .lan ul li a:hover {
		color: #808080;
		background: #f9f9f9
	}
}

.header .header-right .esg {
	float: right;
	position: relative;
	transition: .7s;
	padding: 28rem 28rem
}

.header .header-right .esg a {
	display: block;
	padding: 0 30rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 39rem;
	color: #fff;
	border: solid 1rem rgba(255, 255, 255, 0.2)
}

@media (min-width:1025px) {
	.header .header-right .esg a:hover {
		background: var(--main-color);
		border: solid 1rem var(--main-color);
		color: #fff !important
	}
}

.header .header-right .header-search {
	float: right;
	position: relative;
	transition: .7s
}

.header .header-right .header-search .pull-right {
	position: relative;
	z-index: 778
}

.header .header-right .header-search .pull-right a {
	display: block;
	overflow: hidden;
	width: 44rem;
	height: 100rem;
	transition: .7s;
	background: url(../images/search.png) no-repeat center center;
	background-size: 23rem !important
}

.header .header-right .header-search .search .search-main {
	top: 100%;
	right: 0;
	z-index: 777;
	width: 300rem;
	display: none;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

.header .header-right .header-search .form-control {
	text-align: left;
	border: 0;
	width: 100%;
	font-size: 16rem;
	color: #666;
	height: 50rem;
	vertical-align: top;
	padding: 0 60rem 0 30rem;
	-webkit-appearance: none;
	background: none
}

.header .header-right .header-search .btn {
	top: 0;
	border: 0;
	right: 0;
	color: #fff;
	width: 50rem;
	height: 50rem;
	line-height: 50rem;
	position: absolute;
	background: var(--main-color) url(../images/search.png) no-repeat center center;
	background-size: 20rem !important
}

.nav {
	transition: .2s;
	float: right;
	margin-right: 34rem
}

.nav ul {
	z-index: 1
}

.nav ul li {
	float: left;
	position: relative;
	margin-left: 50rem
}

.nav ul li a {
	color: #fff;
	font-size: 18rem;
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 13rem;
	transition: .5s;
	font-weight: normal
}

.nav ul li a>span {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
	transition: .5s
}

.nav ul li a i {
	height: 100rem;
	display: inline-block;
	vertical-align: top;
	width: 9rem;
	background: url(../images/jt1.png) no-repeat left center;
	background-size: 100%;
	margin-left: 5rem
}

.nav ul li a .txt-1 {
	display: block;
	transition: .5s;
	line-height: 100rem
}

.nav ul li a .txt-2 {
	display: none;
	transform: translateY(100%);
	transition: .5s
}

.nav ul li .subnav {
	width: 220rem;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -110rem;
	display: none;
	z-index: 333;
	text-align: left
}

.nav ul li .subnav ul {
	margin: 0;
	padding: 30rem 25rem;
	background: #fff;
	box-shadow: 4rem 6rem 16rem 0 rgba(156, 166, 177, 0.36)
}

.nav ul li .subnav ul li {
	width: auto;
	padding: 0;
	float: none;
	margin: 0
}

.nav ul li .subnav ul li a {
	font-size: 18rem;
	line-height: 57rem;
	color: #333 !important;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	padding: 0 40rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	font-weight: normal !important;
	display: block;
	border-radius: 29rem;
	background: none
}

.nav ul li .subnav ul li a:after {
	display: none
}

.nav ul li .subnav ul li a:before {
	display: none
}

@media (min-width:1025px) {
	.nav ul li .subnav ul li:hover>a {
		background-color: #f7f7f7
	}
}

.nav ul li .subnav2 {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	z-index: 333;
	text-align: left;
	padding: 0;
	width: 100%;
	background: #fff
}

.nav ul li .subnav2 .container {
	max-width: 1720rem
}

.nav ul li .subnav2 .subnav2-inner {
	margin: 20rem 0;
	padding-right: 80rem;
	border-right: 1px solid #d9d9d9;
	width: 76%;
	float: left;
	height: calc(100vh - 250rem);
	overflow: auto;
	width: 100%;
}

.nav ul li .subnav2 .subnav2-inner::-webkit-scrollbar {
	width: 6rem
}

.nav ul li .subnav2 .subnav2-inner::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 20rem
}

.nav ul li .subnav2 .subnav2-inner::-webkit-scrollbar-thumb {
	background: var(--main-color);
	border-radius: 20rem
}

.nav ul li .subnav2 .subnav2-row {
	padding: 20rem 0;
	margin: 0 -40rem;
	margin: 0;
	font-size: 0
}

.nav ul li .subnav2 .subnav2-col {
	width: 33.3333333%;
	width: calc(100% / 6);
	display: inline-block;
	vertical-align: top;
	padding: 0 20rem;
	margin-bottom: 20rem
}

.nav ul li .subnav2 .subnav2-group {
	margin-bottom: 0
}

.nav ul li .subnav2 .subnav2-title a {
	font-size: 18rem;
	line-height: 36rem;
	color: #000;
	display: block;
	padding: 0 0 6rem 0;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.nav ul li .subnav2 .subnav2-title a:after {
	display: none
}

@media (min-width:1025px) {
	.nav ul li .subnav2 .subnav2-title a:hover {
		color: var(--main-color)
	}
}

.nav ul li .subnav2 .subnav2-list a {
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #666 !important;
	justify-content: space-between;
	padding: 0;
	padding-right: 20rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	transition: .3s;
	font-weight: normal !important;
	border-bottom: 1px dashed #d9d9d9
}

.nav ul li .subnav2 .subnav2-list a:last-child {
	border-bottom: none
}

.nav ul li .subnav2 .subnav2-list a:after {
	content: '>';
	color: var(--main-color);
	font-size: 14rem;
	font-weight: bold;
	display: inline-block;
	font-family: '宋体';
	position: absolute;
	top: 0;
	right: 0
}

@media (min-width:1025px) {
	.nav ul li .subnav2 .subnav2-list a:hover {
		color: var(--main-color) !important;
		text-decoration: underline
	}
}

.nav ul li .subnav2 .subnav2-pic {
	padding: 50rem 0;
	width: 20%;
	float: right;
	display: none;
}

@media (min-width:1025px) {
	.nav ul li:hover a span .txt-1 {
		text-decoration: underline
	}
}

.nav ul li.fo2 {
	position: static
}

.nav ul li:nth-child(1) {
	margin-left: 0
}

.nav ul .active a span .txt-1 {
	text-decoration: underline
}

.header1 .header,
.headerfix .header {
	background: #fff;
	box-shadow: 2rem 3rem 7rem 0 rgba(0, 0, 0, 0.1)
}

.header1 .logo a .lg1,
.headerfix .logo a .lg1 {
	display: none
}

.header1 .logo a .lg2,
.headerfix .logo a .lg2 {
	display: block
}

.header1 .nav ul li a,
.headerfix .nav ul li a {
	color: #333
}

.header1 .nav ul li a i,
.headerfix .nav ul li a i {
	background: url(../images/jt.png) no-repeat left center;
	background-size: 100%
}

.header1 .header-right .lan h3,
.headerfix .header-right .lan h3 {
	color: #666;
	background: url(../images/diqiu1.png) no-repeat left center;
	background-size: 22rem
}

.header1 .header-right .esg a,
.headerfix .header-right .esg a {
	color: #333;
	border: solid 1rem #ddd
}

@media (min-width:1025px) {

	.header1 .header-right .esg a:hover,
	.headerfix .header-right .esg a:hover {
		color: #fff
	}
}

.header1 .header-right .header-search .pull-right a,
.headerfix .header-right .header-search .pull-right a {
	background: url(../images/search1.png) no-repeat center center;
	background-size: 23rem !important
}

@media (min-width:1025px) {
	.header:hover {
		background-color: #fff;
		box-shadow: 2rem 3rem 7rem 0 rgba(0, 0, 0, 0.1)
	}

	.header:hover .logo a .lg1 {
		display: none
	}

	.header:hover .logo a .lg2 {
		display: block
	}

	.header:hover .nav ul li a {
		color: #333
	}

	.header:hover .nav ul li a i {
		background: url(../images/jt.png) no-repeat left center;
		background-size: 100%
	}

	.header:hover .header-right .lan h3 {
		color: #666;
		background: url(../images/diqiu1.png) no-repeat left center;
		background-size: 22rem
	}

	.header:hover .header-right .esg a {
		color: #333;
		border: solid 1rem #ddd
	}

	.header:hover .header-right .header-search .pull-right a {
		background: url(../images/search1.png) no-repeat center center;
		background-size: 23rem !important
	}
}

.header2 .header {
	background-color: #fff;
	box-shadow: 2rem 3rem 7rem 0 rgba(0, 0, 0, 0.1)
}

.header2 .logo a .lg1 {
	display: none
}

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

.header2 .nav ul li a {
	color: #333
}

.header2 .nav ul li a i {
	background: url(../images/jt.png) no-repeat left center;
	background-size: 100%
}

.header2 .header-right .lan h3 {
	color: #666;
	background: url(../images/diqiu1.png) no-repeat left center;
	background-size: 22rem
}

.header2 .header-right .esg a {
	color: #333;
	border: solid 1rem #ddd
}

@media (min-width:1025px) {
	.header2 .header-right .esg a:hover {
		color: #fff
	}
}

.header2 .header-right .header-search .pull-right a {
	background: url(../images/search1.png) no-repeat center center;
	background-size: 23rem !important
}

.bg {
	padding-top: 100vh;
	position: relative;
	z-index: 300;
	background-size: cover;
	background-position: center center
}

.bg img {
	display: none
}

.bg video {
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}

.bg-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 300
}

.bg-wrap .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 0;
	opacity: 0;
	transition: opacity .6s
}

.bg-wrap .bg.active {
	opacity: 1
}

.section {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden
}

.fp-section.fp-table,
.fp-slide.fp-table {
	overflow: hidden !important
}

.section1 {
	position: relative;
	width: 100%;
	z-index: 354
}

.section1 .bg {
	z-index: 80
}

.section1 .bg img {
	display: none
}

#fp-nav {
	display: none !important
}

.active .home-title {
	-webkit-animation: fadeInDown2 2s alternate;
	animation: fadeInDown2 2s alternate
}

.active .swiper-product {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .solution-list {
	-webkit-animation: fadeInRight2 2s alternate;
	animation: fadeInRight2 2s alternate
}

.active .solution-item {
	-webkit-animation: fadeInLeft2 2s alternate;
	animation: fadeInLeft2 2s alternate
}

.active .swiper-environment {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .swiper-news {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .home-about-content {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .video-content {
	-webkit-animation: fadeInUp2 2.5s alternate;
	animation: fadeInUp2 2.5s alternate
}

.active .home-global .nr .left {
	-webkit-animation: fadeInLeft2 2s alternate;
	animation: fadeInLeft2 2s alternate
}

.active .partner-scroll {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .desc {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .home-about .more1 {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.active .global-data {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.home {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 320;
	padding-top: 100rem;
	transform: translateY(-50%)
}

.center {
	text-align: center
}

.home-title h2 {
	font-size: 40rem;
	font-weight: bold;
	color: #333;
	line-height: 1.2
}

.home-title.white h2 {
	color: #fff
}

.home-title1 h2 {
	font-size: 48rem
}

.more a,
.more p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 44rem;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	display: flex;
	align-items: center;
	justify-content: space-between
}

.more a span,
.more p span {
	width: 30rem;
	height: 30rem;
	background: url(../images/zuoshuangjiantou.png) no-repeat center center;
	background-size: 13rem
}

.more1 a,
.more1 p {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 16rem;
	color: #fff;
	padding: 16rem 38rem;
	background: var(--main-color);
	border: 2px solid var(--main-color);
	transition: .4s;
	min-width: 170rem
}

.more1 a span,
.more1 p span {
	margin-left: 10rem;
	display: inline-block;
	width: 18rem;
	height: 18rem;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
	transition: .4s
}

.more1 a span::after,
.more1 p span::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 6rem;
	height: 6rem;
	background: #fff;
	border-radius: 50%
}

@media (min-width:1025px) {
	.more1 a:hover span {
		transform: translateX(5rem)
	}
}

.more3 a,
.more3 p {
	width: 180rem;
	line-height: 50rem;
	border: solid 1rem #004696;
	border-radius: 30rem;
	font-size: 16rem;
	font-weight: normal;
	color: #004696;
	padding: 0 30rem;
	display: inline-block;
	vertical-align: top
}

.more3 a span,
.more3 p span {
	display: block;
	float: right;
	height: 50rem;
	display: flex;
	align-items: center
}

.more3 a img,
.more3 p img {
	display: block;
	width: 15rem
}

@media (min-width:1025px) {
	.more3 a:hover {
		background: var(--main-color);
		color: #fff
	}

	.more3 a:hover img {
		filter: brightness(0) invert(1)
	}
}

@keyframes mymove1 {
	0% {
		transform: scale(.3)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove1 {
	0% {
		transform: scale(.3)
	}

	100% {
		transform: scale(1)
	}
}

.white {
	color: #fff
}

.black {
	color: #000
}

.banner {
	position: relative
}

@-webkit-keyframes wave {
	0% {
		transition: .5s;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		transition: .5s;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes wave {
	0% {
		transition: .5s;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		transition: .5s;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.swiper-renewal-main {
	position: relative;
	overflow: hidden
}

.swiper-renewal-main .swiper-slide {
	overflow: hidden
}

.swiper-renewal-main .swiper-slide img,
.swiper-renewal-main .swiper-slide video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.swiper-renewal-main .img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh
}

.swiper-renewal-main .img1 {
	display: none
}

.swiper-renewal-main .banner-hover {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 340;
	transform: translateY(-50%);
	padding-top: 100rem
}

.swiper-renewal-main .info {
	position: relative;
	padding-top: 28rem
}

.swiper-renewal-main .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 80rem;
	font-weight: normal;
	color: #fff;
	width: 100%;
	z-index: 1;
	position: relative;
	margin-bottom: 13rem
}

.swiper-renewal-main .bt span {
	color: #004696;
	position: absolute;
	top: 5rem;
	left: 4rem;
	z-index: -1
}

.swiper-renewal-main .span {
	width: 100%;
	margin-bottom: 32rem
}

.swiper-renewal-main .span .st {
	font-family: var(--HuXiaoBoNanShenTi);
	font-size: 52rem;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5rem;
	color: #fefefe;
	display: inline-block;
	vertical-align: middle;
	z-index: 1;
	position: relative;
	padding-right: 20rem
}

.swiper-renewal-main .span .st span {
	color: #004696;
	position: absolute;
	top: 5rem;
	left: 4rem;
	z-index: -1
}

.swiper-renewal-main .span .st1 {
	line-height: 110rem;
	font-size: 72rem
}

.swiper-renewal-main .span p {
	font-size: 22rem;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 32rem;
	font-style: normal;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/online.png) no-repeat left center;
	background-size: 100%;
	width: 324rem;
	height: 96rem;
	padding: 18rem 11rem 18rem 49rem
}

.swiper-renewal-main .p {
	font-size: 22rem;
	line-height: 30rem;
	font-weight: normal;
	color: #fff
}

.swiper-renewal-main .p p {
	background: url(../images/gou.png) no-repeat left 4rem;
	background-size: 24rem;
	padding-left: 41rem;
	margin-bottom: 30rem
}

.swiper-renewal-main .swiper-slide-active .banner-hover .bt {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate
}

.swiper-renewal-main .swiper-slide-active .banner-hover .span {
	-webkit-animation: fadeInUp2 3.5s alternate;
	animation: fadeInUp2 3.5s alternate
}

.swiper-renewal-main .swiper-slide-active .banner-hover .p {
	-webkit-animation: fadeInUp2 4.5s alternate;
	animation: fadeInUp2 4.5s alternate
}

.swiper-renewal-main .swiper-pagination {
	bottom: 40rem;
	width: 100%
}

.swiper-renewal-main .swiper-pagination-bullet {
	width: 10rem;
	height: 10rem;
	background: #fff;
	opacity: 1;
	margin: 0 10rem !important
}

.swiper-renewal-main .swiper-pagination-bullet-active {
	background: var(--main-color)
}

.swiper-renewal-main .swiper-button-next,
.swiper-renewal-main .swiper-button-prev {
	width: 60rem;
	height: 80rem;
	background: rgba(0, 0, 0, 0.5);
	left: 0
}

.swiper-renewal-main .swiper-button-next:after,
.swiper-renewal-main .swiper-button-prev:after {
	color: #fff;
	font-size: 24rem
}

.swiper-renewal-main .swiper-button-next {
	right: 0;
	left: auto
}

.home-product .home-title {
	margin-bottom: 50rem
}

.home-product .home-title h2 {
	color: #fff
}

.product-nav {
	margin-top: 70rem;
	position: relative;
	height: 60rem
}

.product-nav .swiper-scrollbar {
	width: 88%;
	height: 2px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.product-nav .swiper-scrollbar .swiper-scrollbar-drag {
	background: var(--main-color)
}

.product-nav .swiper-button-prev,
.product-nav .swiper-button-next {
	position: absolute;
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	background: #fff;
	margin: 0;
	right: 0;
	top: 0
}

.product-nav .swiper-button-prev:after,
.product-nav .swiper-button-next:after {
	font-size: 18rem;
	color: #666
}

@media (min-width:1025px) {

	.product-nav .swiper-button-prev:hover,
	.product-nav .swiper-button-next:hover {
		background: var(--main-color)
	}

	.product-nav .swiper-button-prev:hover:after,
	.product-nav .swiper-button-next:hover:after {
		color: #fff
	}
}

.product-nav .swiper-button-prev {
	right: 80rem;
	left: auto
}

.swiper-product {
	overflow: hidden
}

.swiper-product .swiper-slide a {
	display: block;
	color: #fff
}

.swiper-product .swiper-slide .box {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.5);
	transition: .4s;
	height: 100%
}

.swiper-product .swiper-slide .pic:after {
	padding-bottom: 70.27027027%
}

.swiper-product .swiper-slide .pic img {
	object-fit: contain;
	padding: 20rem
}

.swiper-product .swiper-slide .text {
	padding: 29rem 20rem 33rem 29rem
}

.swiper-product .swiper-slide .text .bt {
	font-size: 20rem;
	color: #fff;
	line-height: 28rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	margin-bottom: 14rem
}

.swiper-product .swiper-slide .text .p {
	font-size: 14rem;
	line-height: 28rem;
	height: 84rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 9rem;
}

@media (min-width:1025px) {
	.swiper-product .swiper-slide:hover .box {
		background: var(--main-color);
		border-color: var(--main-color)
	}
}

.home-solution {
	padding: 0
}

.home-solution .nr {
	justify-content: space-between;
	display: flex;
	align-items: center
}

.home-solution .left {
	width: 50%;
	padding-top: 100rem
}

.home-solution .left .home-title {
	margin-bottom: 20rem
}

.home-solution .left .desc {
	font-size: 18rem;
	line-height: 32rem;
	color: rgba(255, 255, 255, 0.9);
	margin-bottom: 49rem
}

.home-solution .left .solution-item h3 {
	font-size: 32rem;
	color: #fff;
	margin-bottom: 32rem;
	line-height: 1.2;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.home-solution .left .solution-item .p {
	font-size: 16rem;
	line-height: 32rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	height: 64rem;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 63rem
}

.home-solution .right {
	width: 47%
}

.solution-list {
	padding-top: 100rem
}

.solution-list li {
	width: 33.33333333%;
	height: 25%;
	float: left
}

.solution-list li a {
	display: block;
	height: 100%
}

.solution-list li a .box {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.15);
	padding: 30rem;
	text-align: center;
	transition: .4s;
	cursor: pointer;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.solution-list li a .box .pic {
	background: url(../images/yuan.png) no-repeat center center;
	background-size: 100%;
	width: 140rem;
	margin: 0 auto;
	margin-bottom: 8rem
}

.solution-list li a .box .pic:after {
	padding-bottom: 77.14285714%
}

.solution-list li a .box h3 {
	font-size: 20rem;
	font-weight: normal;
	line-height: 36rem;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	text-align: center
}

@media (min-width:1025px) {
	.solution-list li a:hover .box {
		background: rgba(255, 255, 255, 0.15);
		border-color: rgba(255, 255, 255, 0.3)
	}
}

.solution-list li.active a .box {
	background: var(--main-color);
	border-color: #06c
}

.solution-list li:nth-child(3) {
	margin-left: 33.33333333%
}

.home-about {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.home-about .about-content {
	text-align: center;
	margin: 0 auto
}

.home-about .home-title {
	margin-bottom: 48rem
}

.home-about .desc {
	color: rgba(255, 255, 255, 0.85);
	font-size: 18rem;
	font-weight: normal;
	line-height: 32rem;
	margin-bottom: 54rem
}

.home-about .more1 {
	margin-bottom: 56rem
}

.home-about .video-content {
	text-align: center
}

.home-about .video-content .video-play {
	cursor: pointer;
	position: relative;
	display: inline-block
}

.home-about .video-content .video-play .play-btn {
	position: relative;
	width: 100rem;
	height: 100rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.home-about .video-content .video-play .play-btn .play-icon {
	position: relative;
	z-index: 3;
	width: 55rem;
	height: 55rem;
	background: #004696;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .4s
}

.home-about .video-content .video-play .play-btn .play-icon:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 14rem solid #fff;
	border-top: 7rem solid transparent;
	border-bottom: 7rem solid transparent;
	margin-left: 6rem
}

.home-about .video-content .video-play .play-btn .play-wave {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40rem;
	margin-left: -40rem;
	width: 80rem;
	height: 80rem;
	background: rgba(0, 70, 150, 0.7);
	border-radius: 50%;
	-webkit-animation: 2s ease mymove1 infinite;
	animation: 2s ease mymove1 infinite;
	will-change: transform
}

.home-about .video-content .video-play .play-btn .play-wave:nth-child(2) {
	animation-delay: .4s
}

.home-about .video-content .video-play .play-btn .play-wave:nth-child(3) {
	animation-delay: .8s
}

.home-about .video-content .video-play .play-btn .play-wave:nth-child(4) {
	animation-delay: 1.2s
}

.video-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999
}

.video-modal.active {
	display: block
}

.video-modal .video-modal-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9)
}

.video-modal .video-modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 1200rem
}

.video-modal .video-modal-content video {
	width: 100%;
	height: auto;
	display: block
}

.video-modal .video-close {
	position: absolute;
	top: -50rem;
	right: 0;
	font-size: 50rem;
	color: #fff;
	line-height: 1;
	cursor: pointer;
	transition: .3s
}

@media (min-width:1025px) {
	.video-modal .video-close:hover {
		color: var(--main-color);
		transform: rotate(90deg)
	}
}

.home-environment .home-title {
	margin-bottom: 60rem
}

.swiper-environment {
	width: 1000rem;
	margin: 0 auto;
	position: relative
}

.swiper-environment .swiper-slide a {
	display: block
}

.swiper-environment .swiper-slide .box {
	overflow: hidden;
	border-radius: 8rem
}

.swiper-environment .swiper-slide .pic:after {
	padding-bottom: 60%
}

.swiper-environment .swiper-button-prev,
.swiper-environment .swiper-button-next {
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.3);
	transition: .4s
}

.swiper-environment .swiper-button-prev:after,
.swiper-environment .swiper-button-next:after {
	font-size: 18rem;
	color: #fff
}

@media (min-width:1025px) {

	.swiper-environment .swiper-button-prev:hover,
	.swiper-environment .swiper-button-next:hover {
		background: var(--main-color);
		border-color: var(--main-color)
	}
}

.swiper-environment .swiper-button-prev {
	left: -100rem
}

.swiper-environment .swiper-button-next {
	right: -100rem
}

.swiper-environment .swiper-pagination {
	bottom: 60rem
}

.swiper-environment .swiper-pagination .swiper-pagination-bullet {
	width: 12rem;
	height: 12rem;
	background: rgba(255, 255, 255, 0.5);
	opacity: 1;
	margin: 0 8rem
}

.swiper-environment .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--main-color)
}

.home-partner .home-title {
	margin-bottom: 60rem
}

.partner-scroll {
	width: 100%;
	overflow: hidden
}

.partner-scroll .scroll-row {
	margin-bottom: 30rem;
	overflow: hidden
}

.partner-scroll .scroll-row .scroll-track {
	display: flex;
	animation: scrollLeft 30s linear infinite
}

.partner-scroll .scroll-row.row2 .scroll-track {
	animation: scrollRight 30s linear infinite
}

.partner-scroll .scroll-row .scroll-item {
	flex-shrink: 0;
	width: 240rem;
	height: 120rem;
	background: rgba(255, 255, 255, 0.08);
	border-radius: 6rem;
	border: solid 1rem rgba(255, 255, 255, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 15rem;
	padding: 15rem 25rem
}

.partner-scroll .scroll-row .scroll-item img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

@keyframes scrollLeft {
	0% {
		transform: translateX(0)
	}

	100% {
		transform: translateX(-50%)
	}
}

@keyframes scrollRight {
	0% {
		transform: translateX(-50%)
	}

	100% {
		transform: translateX(0)
	}
}

.home-news .home-title {
	float: left
}

.home-news .home-top {
	margin-bottom: 53rem
}

.home-news .home-top .more1 {
	float: right
}

.swiper-news {
	width: 100%;
	overflow: hidden
}

.swiper-news .swiper-slide {
	height: auto
}

.swiper-news .swiper-slide a {
	display: block;
	color: #fff
}

.swiper-news .swiper-slide .box {
	border: 1px solid rgba(255, 255, 255, 0.12);
	padding: 42rem 40rem 20rem 40rem;
	transition: .4s;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

@media (min-width:1025px) {
	.swiper-news .swiper-slide:hover .box {
		background: var(--main-color)
	}
}

.swiper-news .swiper-slide .text {
	display: flex;
	flex-direction: column;
	height: 100%
}

.swiper-news .swiper-slide .text .tag {
	font-size: 14rem;
	line-height: 24rem;
	color: #fff;
	margin-bottom: 25rem;
	padding-left: 16rem;
	position: relative
}

.swiper-news .swiper-slide .text .tag:before {
	content: '';
	width: 8rem;
	height: 8rem;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.swiper-news .swiper-slide .text .bt {
	font-size: 20rem;
	font-weight: bold;
	line-height: 36rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	height: 72rem;
	color: #fff;
	margin-bottom: 24rem
}

.swiper-news .swiper-slide .text .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	height: 160rem;
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 33rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3
}

.swiper-news .swiper-slide .text .date {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 23rem;
	line-height: 60rem
}

.swiper-news .swiper-slide .text .date .day {
	font-size: 60rem;
	font-family: var(--D-DINExp-Bold);
	color: #fff
}

.swiper-news .swiper-slide .text .date .ym {
	font-size: 16rem;
	font-family: var(--D-DINExp-Bold);
	color: rgba(255, 255, 255, 0.5)
}

.home-global .nr {
	display: flex;
	justify-content: space-between
}

.home-global .nr .left {
	width: 66%;
	float: left
}

.home-global .nr .left .img {
	width: 1271rem;
	height: 661rem;
	position: relative;
	margin: 0 auto;
	margin-left: -234rem
}

.home-global .nr .img .hide {
	display: none
}

.home-global .nr .left .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.home-global .nr .left .img .globalMap {
	width: 100%;
	height: 661rem;
	position: relative;
	z-index: 66
}

.home-global .nr .left .img .area {
	position: absolute;
	-webkit-transition: transform 2s linear;
	-webkit-transition: -webkit-transform 2s linear;
	transition: -webkit-transform 2s linear;
	-o-transition: transform 2s linear;
	transition: transform 2s linear;
	transition: transform 2s linear, -webkit-transform 2s linear
}

.home-global .nr .left .img .area i {
	width: 35rem;
	height: 35rem;
	background: url(../images/do.png) no-repeat center center;
	background-size: 100%;
	display: inline-block;
	-webkit-animation: 2s ease mymove1 infinite;
	animation: 2s ease mymove1 infinite
}

.home-global .nr .left .img .area span {
	display: inline-block;
	vertical-align: top;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #fff;
	padding: 0 5rem
}

.home-global .nr .left .img .m01 {
	top: 34.4%;
	left: 18%
}

.home-global .nr .left .img .m02 {
	top: 22%;
	left: 44.8%
}

.home-global .nr .left .img .m03 {
	top: 24.1%;
	left: 44.1%;
	text-align: center
}

.home-global .nr .left .img .m03 i {
	display: block;
	margin: 0 auto
}

.home-global .nr .left .img .m03 span {
	display: block
}

.home-global .nr .left .img .m04 {
	top: 28.4%;
	left: 52.2%
}

.home-global .nr .left .img .m05 {
	top: 49.3%;
	left: 72.2%
}

.home-global .nr .left .img .m06 {
	top: 42.7%;
	left: 77.9%
}

.home-global .nr .left .img .m07 {
	top: 38%;
	left: 76%
}

.home-global .nr .left .img .m08 {
	top: 34.6%;
	left: 77.5%
}

.home-global .nr .left .img .m09 {
	top: 30%;
	left: 82%
}

.home-global .nr .left .img .m010 {
	top: 25.5%;
	left: 79.2%;
	text-align: center
}

.home-global .nr .left .img .m010 i {
	display: block;
	margin: 0 auto
}

.home-global .nr .left .img .m010 span {
	display: block
}

.home-global .nr .left .img .m011 {
	top: 21%;
	left: 75.3%;
	text-align: center
}

.home-global .nr .left .img .m011 i {
	display: block;
	margin: 0 auto
}

.home-global .nr .left .img .m011 span {
	display: block
}

.home-global .nr .left .img .m012 {
	top: 35.6%;
	right: 24.5%
}

.home-global .nr .left .img .m013 {
	top: 30.4%;
	right: 20%
}

.home-global .nr .left .img .m014 {
	top: 38%;
	right: 21.5%;
	text-align: center
}

.home-global .nr .left .img .m014 i {
	display: block;
	margin: 0 auto
}

.home-global .nr .left .img .m014 span {
	display: block
}

.home-global .nr .left .img .m015 {
	top: 80.4%;
	left: 94%;
	width: 100rem
}

.home-global .nr .left .img .m016 {
	top: 29.4%;
	left: 73.5%
}

.home-global .nr .left .img .m016 i {
	width: 89rem;
	height: 89rem;
	background: url(../images/wuhan.png) no-repeat center center;
	background-size: 100%
}

.home-global .nr .right {
	width: 34%;
	float: right;
	padding-top: 9rem
}

.home-global .map-container {
	position: relative
}

.home-global .map-container .map-img {
	width: 100%;
	height: auto;
	display: block
}

.home-global .home-title {
	margin-bottom: 47rem
}

.home-global .desc {
	font-size: 18rem;
	font-weight: normal;
	line-height: 36rem;
	color: #fff;
	margin-bottom: 41rem
}

.global-data .data-row {
	display: flex;
	gap: 60rem;
	padding-bottom: 33rem;
	margin-bottom: 33rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.global-data .data-row:last-child {
	margin-bottom: 0
}

.global-data .data-row:nth-child(2) {
	border: 0;
	margin: 0;
	padding: 0
}

.global-data .data-item {
	flex: 1
}

.global-data .data-num {
	font-size: 64rem;
	color: #fff;
	font-family: var(--D-DINExp-Bold);
	line-height: 1;
	margin-bottom: 5rem;
	text-align: center
}

.global-data .data-num .counter {
	display: inline-block;
	vertical-align: top
}

.global-data .data-num .plus {
	font-size: 20rem;
	margin-left: 5rem;
	display: inline-block;
	vertical-align: top
}

.global-data .data-label {
	font-size: 18rem;
	font-weight: normal;
	line-height: 32rem;
	text-align: center;
	color: #fff
}

.footer {
	position: relative;
	width: 100%;
	z-index: 320;
	background: #001630
}

.footer .footer-top {
	padding: 69rem 0 60rem
}

.footer .footer-top .nr {
	display: flex;
	justify-content: space-between
}

.footer .footer-top .nr .left {
	width: 20%
}

.footer .footer-top .nr .right {
	width: 76.5%
}

.footer .footer-contact .footer-phone {
	display: flex;
	align-items: center;
	margin-bottom: 30rem
}

.footer .footer-contact .footer-phone .phone-icon {
	width: 62rem;
	height: 62rem;
	border-radius: 50%;
	margin-right: 9rem;
	position: relative;
	background: url(../images/icon-phone.png) no-repeat center center;
	background-size: 100%
}

.footer .footer-contact .footer-phone .phone-info p {
	font-size: 16rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.6
}

.footer .footer-contact .footer-phone .phone-info h3 {
	font-size: 32rem;
	font-family: var(--D-DINExp-Bold);
	color: #fff;
	line-height: 34rem
}

.footer .footer-contact .footer-email {
	font-size: 16rem;
	color: #fff;
	margin-bottom: 38rem;
	display: flex;
	align-items: center
}

.footer .footer-contact .footer-email span {
	width: 20rem;
	height: 20rem;
	background: url(../images/icon-email.png) no-repeat center center;
	background-size: 16rem;
	display: inline-block;
	margin-right: 10rem
}

.footer .footer-contact .footer-btn {
	margin-bottom: 40rem
}

.footer .footer-contact .footer-btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 16rem 38rem;
	background: var(--main-color);
	color: #fff;
	font-size: 16rem;
	transition: .4s
}

.footer .footer-contact .footer-btn a span {
	width: 20rem;
	height: 20rem;
	background: url(../images/icon-contact.png) no-repeat center center;
	background-size: 17rem;
	display: inline-block;
	margin-right: 10rem
}

@media (min-width:1025px) {
	.footer .footer-contact .footer-btn a:hover {
		background: #0058b8
	}
}

.footer .footer-contact .footer-social {
	/*display:flex;align-items:center*/
}

.footer .footer-contact .footer-social p {
	font-size: 14rem;
	color: rgba(255, 255, 255, 0.7);
	margin-right: 16rem
}

.footer .footer-contact .footer-social a {
	width: 40rem;
	height: 40rem;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.15);
	margin-right: 12rem;
	display: inline-block;
	transition: .4s;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative
}

.footer .footer-contact .footer-social a.wechat {
	background-image: url(../images/icon-wechat.png)
}

.footer .footer-contact .footer-social a.douyin {
	background-image: url(../images/icon-douyin.png)
}

.footer .footer-contact .footer-social a.weibo {
	background-image: url(../images/icon-weibo.png)
}

.footer .footer-contact .footer-social a .qrcode {
	position: absolute;
	bottom: 60rem;
	left: 50%;
	transform: translateX(-50%);
	width: 130rem;
	height: 130rem;
	background: #fff;
	border-radius: 8rem;
	padding: 10rem;
	opacity: 0;
	visibility: hidden;
	transition: .3s
}

.footer .footer-contact .footer-social a .qrcode:after {
	content: '';
	position: absolute;
	bottom: -8rem;
	left: 50%;
	transform: translateX(-50%);
	border-left: 8rem solid transparent;
	border-right: 8rem solid transparent;
	border-top: 8rem solid #fff
}

.footer .footer-contact .footer-social a .qrcode img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media (min-width:1025px) {
	.footer .footer-contact .footer-social a:hover {
		background-color: var(--main-color)
	}

	.footer .footer-contact .footer-social a:hover .qrcode {
		opacity: 1;
		visibility: visible
	}
}

.footer .footer-nav {
	display: flex;
	justify-content: space-between;
	justify-content: space-evenly;
}

.footer .footer-nav dl dt {
	margin-bottom: 20rem
}

.footer .footer-nav dl dt a {
	font-size: 18rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.6
}

.footer .footer-nav dl dd {
	margin-bottom: 12rem
}

.footer .footer-nav dl dd a {
	font-size: 14rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.8;
	transition: .3s
}

@media (min-width:1025px) {
	.footer .footer-nav dl dd a:hover {
		color: #fff
	}
}

.footer .footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 25rem 0;
	text-align: center
}

.footer .footer-bottom span {
	font-size: 14rem;
	margin-right: 10rem;
	color: rgba(255, 255, 255, 0.5)
}

.footer .footer-bottom a {
	font-size: 14rem;
	color: rgba(255, 255, 255, 0.7);
	transition: .3s
}

@media (min-width:1025px) {
	.footer .footer-bottom a:hover {
		color: #fff
	}
}

.privacy-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center
}

.privacy-modal.active {
	display: flex
}

.privacy-modal .privacy-modal-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6)
}

.privacy-modal .privacy-modal-content {
	position: relative;
	width: 800rem;
	max-height: 80vh;
	background: #fff;
	border-radius: 8rem;
	padding: 50rem 60rem;
	overflow-y: auto
}

.privacy-modal .privacy-modal-content h3 {
	font-size: 28rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 30rem;
	text-align: center
}

.privacy-modal .privacy-close {
	position: absolute;
	top: 20rem;
	right: 25rem;
	font-size: 36rem;
	color: #999;
	line-height: 1;
	transition: .3s
}

@media (min-width:1025px) {
	.privacy-modal .privacy-close:hover {
		color: var(--main-color)
	}
}

.privacy-modal .privacy-body p {
	font-size: 16rem;
	line-height: 2;
	color: #666;
	margin-bottom: 15rem
}

.privacy-modal .privacy-body p strong {
	color: #333;
	font-size: 18rem
}

.inbanner {
	color: #fff;
	position: relative;
	overflow: hidden
}

.inbanner img {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.inbanner .img {
	position: relative;
	overflow: hidden;
	height: 795rem;
	width: 103;
	height: 24;
	angle: 0 deg;
	opacity: 1
}

.inbanner .img1 {
	display: none;
}

.inbanner .img img {
	-webkit-animation: wave1 2s alternate;
	animation: wave1 2s alternate;
	display: block
}

.inbanner .item {
	position: relative;
	overflow: hidden
}

.inbanner .banner-hover {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 5
}

.inbanner .banner-hover .info {
	-webkit-animation: fadeInUp2 2s alternate;
	animation: fadeInUp2 2s alternate;
	position: relative
}

.inbanner .banner-hover .bt {
	margin-bottom: 15rem;
	font-size: 48rem;
	font-weight: bold;
	color: #fff
}

.inbanner .banner-hover .bt:after {
	content: '';
	display: block;
	width: 62rem;
	height: 3rem;
	background-color: #fff;
	margin-top: 32rem;
	margin-bottom: 26rem
}

.inbanner .banner-hover .p {
	font-size: 18rem;
	font-weight: normal;
	line-height: 24rem;
	color: #fff
}

.inbanner .current {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	background: rgba(0, 0, 0, 0.3)
}

.inbanner .current .left {
	float: left
}

.inbanner .current .sub-cate {
	display: flex
}

.inbanner .current .sub-cate a {
	display: flex;
	align-items: center;
	padding: 20rem 30rem;
	font-size: 18rem;
	color: rgba(255, 255, 255, 0.8);
	transition: .3s;
	position: relative
}

.inbanner .current .sub-cate a img {
	width: 35rem;
	height: 35rem;
	margin-right: 8rem
}

.inbanner .current .sub-cate a.active {
	background: var(--main-color);
	color: #fff
}

@media (min-width:1025px) {
	.inbanner .current .sub-cate a:hover {
		background: var(--main-color);
		color: #fff
	}
}

.inbanner .current .right span {
	color: #fff;
	background: url(../images/home1.png) no-repeat left 20rem;
	background-size: 18rem;
	float: right;
	padding: 20rem 0;
	padding-left: 25rem
}

.inbanner .current .right span a {
	color: #fff
}

.inbanner .current .right span b {
	color: #fff
}

.inbanner .current1 .container {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.current {
	padding: 15rem 0
}

.current .right span {
	font-size: 14rem;
	line-height: 22rem;
	color: #999;
	background: url(../images/home.png) no-repeat left 1rem;
	background-size: 18rem;
	padding-left: 25rem
}

.current .right span a {
	color: #999;
	transition: .3s
}

@media (min-width:1025px) {
	.current .right span a:hover {
		color: var(--main-color)
	}
}

.current .right span b {
	color: var(--main-color);
	font-weight: normal
}

.product-list {
	padding: 70rem 0
}

.product-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20rem
}

.product-list li {
	width: 25%;
	padding: 0 20rem;
	margin-bottom: 40rem
}

.product-list .box {
	background-color: #f2f6fa;
	border: solid 30rem #f2f6fa;
	overflow: hidden;
	height: 100%;
	transition: .3s
}

@media (min-width:1025px) {
	.product-list .box:hover {
		box-shadow: 0 10rem 30rem rgba(0, 70, 150, 0.12);
		transform: translateY(-5rem)
	}
}

.product-list .hd {
	display: block
}

.product-list .pic:after {
	padding-bottom: 67.26457399%
}

@media (min-width:1025px) {
	.product-list .pic:hover img {
		transform: scale(1.05)
	}
}

.product-list h3 {
	font-size: 20rem;
	color: #333;
	font-weight: bold;
	line-height: 36rem;
	padding: 21rem 0 6rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

@media (min-width:1025px) {
	.product-list h3:hover {
		color: var(--main-color)
	}
}

.product-list .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 28rem;
	color: #666
}

.product-list .list {
	padding: 10rem 0 0
}

.product-list .list a {
	display: block;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	color: #004696;
	padding-left: 15rem;
	position: relative;
	transition: .3s
}

.product-list .list a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	background: var(--main-color)
}

@media (min-width:1025px) {
	.product-list .list a:hover {
		text-decoration: underline
	}
}

.category-desc {
	text-align: center;
	max-width: 81%;
	margin: 47rem auto 50rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #666
}

.product-list1 {
	padding: 94rem 0;
	background: #f2f6fa
}

.product-list1 .box {
	background-color: #fff;
	border: solid 30rem #fff
}

.product-list1 h3 {
	text-align: center;
	font-size: 18rem;
	font-weight: normal;
	padding: 14rem 0 6rem;
	color: #333
}

.product-detail {
	padding: 94rem 0;
	background: #f2f6fa
}

.product-detail .category-desc {
	margin: 24rem auto 31rem
}

.product-table {
	overflow-x: auto
}

.product-table .table-head,
.product-table .table-row {
	display: flex;
	justify-content: space-between;
}

.product-table .table-head>div,
.product-table .table-row>div {
	display: flex;
	align-items: center;
	text-align: center
}

.product-table .table-head>div span,
.product-table .table-row>div span {
	display: block;
	width: 100%
}

.product-table .table-head {
	background: var(--main-color)
}

.product-table .table-head>div {
	padding: 3rem 10rem;
	text-align: center;
	border-right: 1px solid var(--main-color)
}

.product-table .table-head>div span {
	font-size: 16rem;
	font-weight: bold;
	line-height: 22rem;
	color: #fff;
	white-space: nowrap
}

.product-table .table-body .table-row {
	border-bottom: 1px solid #e5e5e5;
	transition: .3s;
	text-decoration: none;
	background: #fff
}

@media (min-width:1025px) {
	.product-table .table-body .table-row:hover {
		background: #f5f8fc
	}
}

.product-table .table-body .table-row>div {
	padding: 2rem 10rem;
	text-align: center;
	border-right: 1px solid #e5e5e5
}

.product-table .table-body .table-row>div span {
	font-size: 16rem;
	font-weight: normal;
	line-height: 22rem;
	color: #666
}

.product-table .col-pic {
	width: 120rem;
	position: relative
}

.product-table .col-pic .dengji {
	width: 20rem;
	position: absolute;
	top: 10rem;
	left: 5rem
}

.product-table .col-pic .pic {
	width: 120rem;
	margin: 0 auto
}

.product-table .col-pic .pic:after {
	padding-bottom: 50%
}

.product-table .col-pdf {
	width: 100rem
}

.product-table .col-pdf img {
	width: 24rem;
	margin: 0 auto
}

.product-table .col-series {
	width: 150rem
}

.product-table .col-model {
	width: 124rem
}

.product-table .col-size {
	width: 124rem
}

.product-table .col-freq {
	width: 134rem
}

.product-table .col-accuracy {
	width: 120rem
}

.product-table .col-temp {
	width: 124rem
}

.product-table .col-load {
	width: 156rem
}

.product-table .col-resist {
	width: 108rem
}

.product-table .col-feature {
	width: 260rem
}

.product-table .col-sample {
	width: 104rem
}

.product-table .btn-sample {
	display: inline-block;
	color: var(--main-color);
	font-style: normal;
	white-space: nowrap;
	transition: .3s
}

@media (min-width:1025px) {
	.product-table .btn-sample:hover {
		text-decoration: underline
	}
}

.search-page {
	padding: 70rem 0;
	background: #f2f6fa
}

.search-filter {
	margin-bottom: 66rem
}

.search-filter .filter-input {
	display: flex;
	align-items: center;
	margin-bottom: 20rem
}

.search-filter .filter-input label {
	font-size: 16rem;
	color: #333;
	margin-right: 20rem;
	white-space: nowrap
}

.search-filter .filter-input label .required {
	color: #f00;
	margin-right: 5rem
}

.search-filter .filter-input input[type="text"] {
	width: 600rem;
	height: 46rem;
	border-radius: 4rem;
	border: solid 1rem #cfcfcf;
	padding: 0 15rem;
	font-size: 14rem;
	font-weight: normal;
	color: #999;
	background: none
}

.search-filter .filter-input input[type="text"]::placeholder {
	color: #999
}

.search-filter .filter-grid {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	gap: 20rem
}

.search-filter .filter-grid .filter-col {
	border: 1px solid #e5e5e5
}

.search-filter .filter-grid .filter-col .filter-title {
	font-size: 16rem;
	font-weight: bold;
	line-height: 24rem;
	color: #fff;
	background: var(--main-color);
	padding: 12rem 11rem
}

.search-filter .filter-grid .filter-col .filter-list {
	padding: 11rem;
	min-height: 200rem
}

.search-filter .filter-grid .filter-col .filter-list label {
	display: flex;
	align-items: center;
	font-size: 14rem;
	font-weight: normal;
	line-height: 40rem;
	color: #333;
	cursor: pointer;
	transition: .3s
}

.search-filter .filter-grid .filter-col .filter-list label:last-child {
	margin-bottom: 0
}

.search-filter .filter-grid .filter-col .filter-list label input[type="checkbox"],
.search-filter .filter-grid .filter-col .filter-list label input[type="radio"] {
	margin-right: 8rem;
	cursor: pointer
}

@media (min-width:1025px) {
	.search-filter .filter-grid .filter-col .filter-list label:hover {
		color: var(--main-color)
	}
}

.search-filter .filter-actions {
	margin-top: 50rem;
	text-align: center
}

.search-filter .filter-actions button {
	padding: 10rem 50rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	border: none;
	cursor: pointer;
	transition: .3s;
	margin: 0 10rem;
	min-width: 170rem
}

.search-filter .filter-actions button.btn-search {
	background: var(--main-color);
	color: #fff
}

@media (min-width:1025px) {
	.search-filter .filter-actions button.btn-search:hover {
		opacity: .8
	}
}

.search-filter .filter-actions button.btn-reset {
	background: none;
	color: var(--main-color);
	border: 1px solid var(--main-color)
}

@media (min-width:1025px) {
	.search-filter .filter-actions button.btn-reset:hover {
		background: var(--main-color);
		color: #fff
	}
}

.search-result .result-title {
	font-size: 28rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 40rem
}

.esg-main {
	background: #f2f6fa
}

.esg-vision {
	padding: 100rem 0
}

.esg-vision .nr {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.esg-vision .nr .left {
	width: 50%;
	float: left
}

.esg-vision .nr .left img {
	display: block
}

.esg-vision .nr .right {
	width: 45%;
	float: right
}

.esg-vision .nr .right .title {
	font-size: 24rem;
	font-weight: normal;
	line-height: 40rem;
	color: var(--main-color);
	margin-bottom: 10rem
}

.esg-vision .nr .right .home-title {
	margin-bottom: 33rem
}

.esg-vision .nr .right .home-title h2 {
	line-height: 56rem
}

.esg-vision .nr .right .line {
	width: 45rem;
	height: 2rem;
	background: var(--main-color);
	margin-bottom: 31rem
}

.esg-vision .nr .right .desc {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.esg-vision .nr .right .desc p {
	margin-bottom: 15rem
}

.esg-vision .nr .right .desc p:last-child {
	margin-bottom: 0
}

.esg-harmony {
	background: url(../images/esg-harmony-bg.jpg) no-repeat center center;
	background-size: cover;
	position: relative
}

.esg-harmony::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3)
}

.esg-harmony .container {
	position: relative;
	z-index: 1
}

.esg-harmony .home-title {
	position: absolute;
	top: 92rem;
	left: 0;
	width: 100%
}

.esg-harmony .harmony-content {
	display: flex;
	justify-content: space-between;
	align-items: flex-start
}

.esg-harmony .harmony-content .harmony-item {
	flex: 1;
	text-align: center;
	height: 887rem;
	position: relative
}

.esg-harmony .harmony-content .harmony-item .har-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: .5s
}

.esg-harmony .harmony-content .harmony-item .harmony-icon {
	width: 120rem;
	height: 120rem;
	margin: 0 auto 10rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.esg-harmony .harmony-content .harmony-item .harmony-icon img {
	max-width: 100%;
	height: auto
}

.esg-harmony .harmony-content .harmony-item h3 {
	font-size: 24rem;
	font-weight: normal;
	line-height: 56rem;
	color: #fff;
	margin-bottom: 21rem
}

.esg-harmony .harmony-content .harmony-item p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #fff;
	opacity: 0;
	transition: .5s
}

@media (min-width:1025px) {
	.esg-harmony .harmony-content .harmony-item:hover {
		background: url(../images/bg7.png) no-repeat bottom center;
		background-size: 100%
	}

	.esg-harmony .harmony-content .harmony-item:hover .har-info {
		width: 100%;
		bottom: 80rem
	}

	.esg-harmony .harmony-content .harmony-item:hover p {
		opacity: 1
	}
}

.esg-responsibility {
	padding: 94rem 0 63rem 0;
	overflow: hidden;
	position: relative
}

.esg-responsibility .home-title {
	margin-bottom: 58rem
}

.esg-responsibility .swiper-responsibility {
	position: relative;
	width: 1000rem;
	margin: 0 auto
}

.esg-responsibility .swiper-responsibility .swiper-slide {
	opacity: 1;
	transition: .5s;
	transform: scale(.8)
}

.esg-responsibility .swiper-responsibility .swiper-slide.swiper-slide-active {
	opacity: 1;
	transform: scale(1)
}

.esg-responsibility .swiper-responsibility .swiper-slide a {
	display: block
}

.esg-responsibility .swiper-responsibility .swiper-slide .box {
	position: relative
}

.esg-responsibility .swiper-responsibility .swiper-slide .pic {
	position: relative;
	overflow: hidden
}

.esg-responsibility .swiper-responsibility .swiper-slide .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.esg-responsibility .swiper-responsibility .swiper-slide .pic:after {
	padding-bottom: 58%
}

.esg-responsibility .swiper-responsibility .swiper-slide .date {
	position: absolute;
	top: 20rem;
	left: 20rem;
	background: var(--main-color);
	color: #fff;
	padding: 10rem 20rem;
	text-align: center;
	line-height: 1.2
}

.esg-responsibility .swiper-responsibility .swiper-slide .date .day {
	font-size: 48rem;
	font-family: var(--D-DINExp-Bold)
}

.esg-responsibility .swiper-responsibility .swiper-slide .date .ym {
	font-size: 14rem
}

.esg-responsibility .swiper-responsibility .swiper-slide .txt {
	font-size: 20rem;
	font-weight: bold;
	line-height: 56rem;
	color: #333;
	text-align: center;
	margin: 12rem 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.esg-responsibility .swiper-responsibility .swiper-button-prev,
.esg-responsibility .swiper-responsibility .swiper-button-next {
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	top: 45%
}

.esg-responsibility .swiper-responsibility .swiper-button-prev::after,
.esg-responsibility .swiper-responsibility .swiper-button-next::after {
	font-size: 18rem;
	color: var(--main-color)
}

@media (min-width:1025px) {

	.esg-responsibility .swiper-responsibility .swiper-button-prev:hover,
	.esg-responsibility .swiper-responsibility .swiper-button-next:hover {
		background: var(--main-color)
	}

	.esg-responsibility .swiper-responsibility .swiper-button-prev:hover:after,
	.esg-responsibility .swiper-responsibility .swiper-button-next:hover:after {
		color: #fff
	}
}

.esg-responsibility .swiper-responsibility .swiper-button-prev {
	left: -100rem
}

.esg-responsibility .swiper-responsibility .swiper-button-next {
	right: -100rem
}

.esg-report {
	padding: 0 0 100rem 0
}

.esg-report .home-title {
	margin-bottom: 50rem
}

.esg-report .list {
	display: flex;
	flex-wrap: wrap;
	gap: 23rem 40rem;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr
}

.esg-report .list li a {
	display: block
}

.esg-report .list li .pic::after {
	padding-bottom: 63.24110672%
}

.esg-report .list li .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.esg-report .list li h3 {
	font-size: 20rem;
	font-weight: bold;
	line-height: 56rem;
	color: #333;
	text-align: center;
	padding: 6rem 0 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

@media (min-width:1025px) {
	.esg-report .list li:hover .pic img {
		transform: scale(1.05)
	}
}

.faq-section {
	padding: 92rem 0 100rem 0;
	background: #f2f6fa
}

.faq-section .home-title {
	margin-bottom: 57rem
}

.faq-section .faq-list .faq-item {
	margin-bottom: 20rem;
	overflow: hidden;
	padding: 32rem 40rem;
	background: #fff
}

.faq-section .faq-list .faq-item .faq-question {
	display: flex;
	align-items: center;
	padding: 0 58rem;
	cursor: pointer;
	transition: background .3s;
	position: relative
}

.faq-section .faq-list .faq-item .faq-question .faq-icon {
	width: 40rem;
	height: 40rem;
	background: url(../images/Faq.png) no-repeat center center;
	background-size: 100%;
	margin-right: 16rem;
	position: absolute;
	top: 0;
	left: 0
}

.faq-section .faq-list .faq-item .faq-question h3 {
	flex: 1;
	font-size: 20rem;
	font-weight: bold;
	line-height: 40rem;
	color: #333
}

.faq-section .faq-list .faq-item .faq-question .faq-arrow {
	width: 40rem;
	height: 40rem;
	border-radius: 50%;
	background: none;
	border: 1px solid var(--main-color);
	position: absolute;
	transition: transform .3s;
	top: 0;
	right: 0
}

.faq-section .faq-list .faq-item .faq-question .faq-arrow::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10rem;
	height: 10rem;
	border-top: 2rem solid var(--main-color);
	border-right: 2rem solid var(--main-color);
	transform: translate(-50%, -30%) rotate(-45deg)
}

.faq-section .faq-list .faq-item .faq-answer {
	height: 0;
	overflow: hidden;
	transition: max-height .3s ease;
	padding: 9rem 24rem 0 58rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #666
}

.faq-section .faq-list .faq-item.active .faq-question h3 {
	color: var(--main-color);
	font-weight: bold
}

.faq-section .faq-list .faq-item.active .faq-question .faq-arrow {
	transform: rotate(180deg);
	background: var(--main-color)
}

.faq-section .faq-list .faq-item.active .faq-question .faq-arrow::before {
	border-top: 2rem solid #fff;
	border-right: 2rem solid #fff
}

.faq-section .faq-list .faq-item.active .faq-answer {
	height: auto
}

.fenye {
	padding-top: 60rem
}

.page {
	clear: both;
	text-align: center;
	font-size: 0;
	color: #947d58
}

.page em {
	font-style: normal
}

.page a {
	color: #000;
	display: inline-block;
	text-align: center;
	font-family: arial;
	font-size: 13rem;
	min-width: 40rem;
	line-height: 42rem;
	height: 40rem;
	text-transform: uppercase;
	border-radius: 30rem;
	margin: 0 5rem;
	padding: 0 5rem;
	vertical-align: top;
	background: none;
	-webkit-transition: background .5s;
	transition: background .5s;
	-webkit-box-shadow: 0 0 0 1px #e6e6e6
}

.page a span {
	display: block
}

.page a.prev,
.page a.next {
	padding: 0 20rem
}

.page a.prev svg,
.page a.next svg {
	width: 14rem;
	height: 19rem;
	margin: 0 5rem;
	fill: #000;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3rem
}

.page a.cur,
.page a:hover {
	background: var(--main-color);
	color: #fff;
	-webkit-box-shadow: 0 0 0 1px var(--main-color)
}

.page a.cur svg,
.page a:hover svg {
	fill: #fff
}

.service-section {
	padding: 95rem 0 100rem 0;
	background: #f2f6fa
}

.service-section .home-title {
	margin-bottom: 44rem
}

.service-section .home-title p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	margin-top: 28rem
}

.service-form .form-row {
	margin: 0 -16rem;
	margin-bottom: 24rem
}

.service-form .form-row:last-child {
	margin-bottom: 0
}

.service-form .form-group {
	width: 25%;
	float: left;
	padding: 0 16rem;
	margin-bottom: 21rem
}

.service-form .form-group.full {
	width: 100%
}

.service-form .form-group label {
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #333;
	margin-bottom: 8rem;
	width: 100%;
	display: block
}

.service-form .form-group label .required {
	color: #f00;
	margin-right: 4rem
}

.service-form .form-group input[type="text"],
.service-form .form-group input[type="tel"],
.service-form .form-group input[type="email"],
.service-form .form-group input[type="date"],
.service-form .form-group select,
.service-form .form-group textarea {
	padding: 0 16rem;
	border: none;
	height: 52rem;
	background-color: #fff;
	border-radius: 4rem;
	font-size: 14rem;
	color: #333;
	transition: border-color .3s;
	width: 100%
}

.service-form .form-group input[type="text"]:focus,
.service-form .form-group input[type="tel"]:focus,
.service-form .form-group input[type="email"]:focus,
.service-form .form-group input[type="date"]:focus,
.service-form .form-group select:focus,
.service-form .form-group textarea:focus {
	border-color: var(--main-color)
}

.service-form .form-group input[type="text"]::placeholder,
.service-form .form-group input[type="tel"]::placeholder,
.service-form .form-group input[type="email"]::placeholder,
.service-form .form-group input[type="date"]::placeholder,
.service-form .form-group select::placeholder,
.service-form .form-group textarea::placeholder {
	color: #ccc
}

.service-form .form-group select {
	appearance: none;
	background: #fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjOTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat right 16rem center;
	background-size: 12rem;
	padding-right: 40rem;
	font-size: 14rem;
	color: #ccc
}

.service-form .form-group textarea {
	resize: vertical;
	min-height: 100rem;
	padding: 12rem 16rem;
	font-family: inherit
}

.service-form .form-checkbox {
	margin-bottom: 4rem
}

.service-form .form-checkbox label {
	display: flex;
	align-items: center;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #333;
	cursor: pointer;
	margin-bottom: 0
}

.service-form .form-checkbox label input[type="checkbox"] {
	margin-right: 8rem;
	margin-top: 2rem;
	width: 16rem;
	height: 16rem;
	cursor: pointer
}

.service-form .privacy-text {
	font-size: 14rem;
	color: #999;
	margin-top: 8rem
}

.service-form .privacy-text a {
	color: var(--main-color);
	text-decoration: underline
}

.service-form .form-submit {
	text-align: center;
	margin-top: 40rem
}

.service-form .form-submit button {
	padding: 14rem 63rem;
	background: var(--main-color);
	color: #fff;
	font-size: 16rem;
	border: none;
	cursor: pointer;
	transition: .3s;
	float: right
}

@media (min-width:1025px) {
	.service-form .form-submit button:hover {
		background: #003a7a
	}
}

.solution-section {
	padding: 100rem 0 100rem 0;
	background: #f2f6fa
}

.solution-list1 .solution-item {
	margin-bottom: 60rem;
	background: #fff
}

.solution-list1 .solution-item:last-child {
	margin-bottom: 0
}

.solution-list1 .solution-item .box {
	display: flex;
	align-items: center
}

.solution-list1 .solution-item.reverse .box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.solution-list1 .solution-item .pic {
	overflow: hidden;
	width: 50%
}

.solution-list1 .solution-item .pic img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform .5s
}

.solution-list1 .solution-item .pic:after {
	padding-bottom: 60%
}

.solution-list1 .solution-item .info {
	padding: 0 50rem;
	width: 50%
}

.solution-list1 .solution-item .info .icon {
	width: 62rem;
	height: 62rem;
	margin-bottom: 27rem
}

.solution-list1 .solution-item .info .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

.solution-list1 .solution-item .info h3 {
	font-size: 36rem;
	line-height: 34rem;
	color: #333;
	font-weight: bold
}

.solution-list1 .solution-item .info h3:after {
	content: '';
	display: block;
	width: 57rem;
	height: 2rem;
	background-color: var(--main-color);
	margin-bottom: 22rem;
	margin-top: 29rem
}

.solution-list1 .solution-item .info .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 25rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	height: 125rem;
	color: #666;
	margin-bottom: 15rem
}

@media (min-width:1025px) {
	.solution-list1 .solution-item:hover .pic img {
		transform: scale(1.05)
	}
}

.solution0-1 {
	padding: 96rem 0;
	background: #f2f6fa
}

.solution0-1 .home-title {
	margin-bottom: 30rem
}

.solution0-1>.container>.pp {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	margin-bottom: 50rem;
	text-align: center
}

.solution0-1 .solution0-list1 {
	display: flex;
	justify-content: space-between;
	margin: 0 -20rem
}

.solution0-1 .solution0-list1 li {
	width: 33.33333333%;
	float: left;
	padding: 0 20rem
}

.solution0-1 .solution0-list1 .box {
	background: #fff;
	padding: 56rem 30rem;
	text-align: center
}

.solution0-1 .solution0-list1 .box .icon {
	width: 100rem;
	height: 100rem;
	margin: 0 auto 27rem;
	background: url(../images/kongzhiwendu.png) no-repeat top center;
	background-size: 100%
}

.solution0-1 .solution0-list1 .box .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

.solution0-1 .solution0-list1 .box h3 {
	font-size: 20rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 24rem
}

.solution0-1 .solution0-list1 .box .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.solution0-1 .solution0-list1 .box .p p {
	margin: 0
}

.solution0-2 {
	padding: 89rem 0;
	background: #fff
}

.solution0-2 .home-title {
	margin-bottom: 57rem
}

.solution0-list2 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 48rem;
	grid-column-gap: 40rem
}

.solution0-list2 li .pic {
	display: block
}

.solution0-list2 li .pic:after {
	padding-bottom: 61.26482213%
}

.solution0-list2 li .pic img {
	width: 100%;
	height: 100%
}

@media (min-width:1025px) {
	.solution0-list2 li .pic:hover img {
		transform: scale(1.05)
	}
}

.solution0-list2 li h3 {
	font-size: 20rem;
	color: #333;
	font-weight: bold;
	margin-top: 28rem;
	margin-bottom: 15rem
}

.solution0-list2 li h3 a {
	color: #333;
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

@media (min-width:1025px) {
	.solution0-list2 li h3 a:hover {
		text-decoration: underline;
		color: var(--main-color)
	}
}

.solution0-list2 li .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 24rem;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	margin-bottom: 12rem
}

.solution0-list2 li .tags {
	margin-bottom: 15rem
}

.solution0-list2 li .tags a {
	display: block;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	padding-left: 14rem;
	color: var(--main-color);
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	position: relative
}

.solution0-list2 li .tags a:after {
	content: '';
	display: block;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background: var(--main-color);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

@media (min-width:1025px) {
	.solution0-list2 li .tags a:hover {
		text-decoration: underline
	}
}

.solution0-list2 li .more a,
.solution0-list2 li .more p {
	color: var(--main-color);
	border-bottom: 0;
	justify-content: left
}

@media (min-width:1025px) {

	.solution0-list2 li .more a:hover,
	.solution0-list2 li .more p:hover {
		text-decoration: underline
	}
}

.solution0-list2 li .more a span,
.solution0-list2 li .more p span {
	background: url(../images/zuoshuangjiantou1.png) no-repeat center center;
	background-size: 13rem
}

.solution0-3 {
	padding: 95rem 0;
	background: #f5f7fa;
	overflow: hidden
}

.solution0-3 .home-title {
	margin-bottom: 57rem
}

.swiper-solution0-pro .item .box {
	background: #fff;
	transition: .5s
}

.swiper-solution0-pro .item a {
	display: block
}

.swiper-solution0-pro .item .pic:after {
	padding-bottom: 70.27027027%
}

.swiper-solution0-pro .item .text {
	padding: 28rem 30rem
}

.swiper-solution0-pro .item h3 {
	font-size: 20rem;
	line-height: 24rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	color: #333;
	font-weight: bold;
	margin-bottom: 12rem
}

.swiper-solution0-pro .item .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 28rem;
	height: 56rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	color: #666;
	margin-bottom: 15rem
}

.swiper-solution0-pro .item .p p {
	margin: 0;
	padding-left: 14rem;
	position: relative
}

.swiper-solution0-pro .item .p p:after {
	content: '';
	display: block;
	width: 4rem;
	height: 4rem;
	background: var(--main-color);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

.swiper-solution0-pro .item .more p {
	color: var(--main-color);
	border-bottom: 1px solid var(--main-color)
}

.swiper-solution0-pro .item .more p span {
	background: url(../images/zuoshuangjiantou1.png) no-repeat center center;
	background-size: 13rem
}

@media (min-width:1025px) {
	.swiper-solution0-pro .item:hover .box {
		box-shadow: 0 0 50rem 0 rgba(0, 70, 150, 0.1)
	}

	.swiper-solution0-pro .item:hover .pic img {
		transform: scale(1.05)
	}
}

.solution0-4 {
	padding: 88rem 0
}

.solution0-4 .home-title {
	margin-bottom: 57rem
}

.solution0-list4 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 40rem;
	grid-column-gap: 40rem
}

.solution0-list4 li a {
	display: block
}

.solution0-list4 li .box {
	border: solid 3rem #fff;
	overflow: hidden;
	padding: 32rem 40rem;
	background: #f0f4f9;
	box-shadow: 5rem 9rem 20rem 0 rgba(0, 0, 0, 0.15)
}

.solution0-list4 li .pic {
	width: 42%;
	box-shadow: 5rem 9rem 20rem 0 rgba(0, 0, 0, 0.15);
	float: left
}

.solution0-list4 li .pic:after {
	padding-bottom: 135.63218391%
}

.solution0-list4 li .text {
	padding: 20rem 0 20rem 42rem;
	width: 58%;
	float: right
}

.solution0-list4 li h3 {
	font-size: 18rem;
	font-weight: normal;
	line-height: 32rem;
	color: #333;
	margin-bottom: 15rem
}

.solution0-list4 li .m {
	font-size: 14rem;
	font-weight: normal;
	line-height: 32rem;
	margin-bottom: 15rem;
	color: #999
}

@media (min-width:1025px) {
	.solution0-list4 li:hover .pic img {
		transform: scale(1.05)
	}

	.solution0-list4 li:hover .more3 p {
		background: var(--main-color);
		color: #fff
	}

	.solution0-list4 li:hover .more3 p img {
		filter: brightness(0) invert(1)
	}
}

.download {
	padding: 88rem 0;
	background: #f2f6fa
}

.download .home-title {
	margin-bottom: 57rem
}

.product-show {
	background: #f2f6fa
}

.product-show-1 {
	padding: 12rem 0 107rem 0
}

.product-show-1 .current .right {
	float: right
}

.product-show-1 .nr {
	display: flex
}

.product-show-1 .nr>.left {
	width: 50%
}

.product-show-1 .nr>.left .pic {
	background: #fff
}

.product-show-1 .nr>.left .pic:after {
	padding-bottom: 67.5%
}

.product-show-1 .nr>.left .pic img {
	object-fit: contain
}

.product-show-1 .nr>.right {
	width: 50%;
	padding-left: 86rem;
	padding-top: 67rem
}

.product-show-1 .nr>.right .category {
	font-size: 18rem;
	color: #666;
	margin-bottom: 10rem
}

.product-show-1 .nr>.right h1 {
	font-size: 36rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 27rem;
	border-bottom: 1px solid #ced1d5;
	padding-bottom: 26rem
}

.product-show-1 .nr>.right .desc {
	margin-bottom: 88rem
}

.product-show-1 .nr>.right .desc p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 40rem;
	color: #666;
	padding-left: 16rem;
	position: relative
}

.product-show-1 .nr>.right .desc p:before {
	content: '';
	display: block;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background: var(--main-color);
	position: absolute;
	top: 15rem;
	left: 0
}

.product-show-1 .nr>.right .btns {
	display: flex;
	gap: 40rem
}

.product-show-1 .nr>.right .btns .btn-primary {
	display: inline-flex;
	align-items: center;
	padding: 0 40rem;
	line-height: 50rem;
	background: var(--main-color);
	color: #fff;
	font-size: 16rem
}

.product-show-1 .nr>.right .btns .btn-primary span {
	width: 18rem;
	height: 18rem;
	margin-left: 8rem;
	background: url(../images/icon-sample.png) no-repeat center center;
	background-size: contain
}

.product-show-1 .nr>.right .btns .btn-outline {
	display: inline-flex;
	align-items: center;
	padding: 0 40rem;
	border: 1px solid var(--main-color);
	color: var(--main-color);
	line-height: 50rem;
	font-size: 16rem
}

.product-show-1 .nr>.right .btns .btn-outline span {
	width: 18rem;
	height: 18rem;
	margin-left: 8rem;
	background: url(../images/icon-download.png) no-repeat center center;
	background-size: contain
}

.product-show-2 {
	background: #fff
}

.product-show-2 .tab-nav {
	display: flex;
	align-items: center
}

.product-show-2 .tab-nav a {
	font-size: 18rem;
	color: #333;
	padding: 0 54rem;
	line-height: 80rem;
	position: relative;
	transition: .3s
}

.product-show-2 .tab-nav a:after {
	content: '';
	display: block;
	width: 1rem;
	height: 18rem;
	position: absolute;
	top: 50%;
	right: 0;
	background: #d9d9d9;
	transform: translateY(-50%)
}

.product-show-2 .tab-nav a.active {
	background: var(--main-color);
	color: #fff
}

.product-show-2 .tab-nav a.active:after {
	background: var(--main-color)
}

@media (min-width:1025px) {
	.product-show-2 .tab-nav a:hover {
		background: var(--main-color);
		color: #fff
	}

	.product-show-2 .tab-nav a:hover:after {
		background: var(--main-color)
	}
}

.product-show-3 {
	padding: 63rem 0
}

.product-show-3 .home-title {
	margin-bottom: 57rem
}

.product-show-3 .feature-list {
	display: flex;
	justify-content: space-between
}

.product-show-3 .feature-list li {
	width: 20%;
	text-align: center
}

.product-show-3 .feature-list li .box {
	padding: 50rem 20rem;
	background: url(../images/line.png) no-repeat center right;
	background-size: 1px
}

.product-show-3 .feature-list li .icon {
	width: 100rem;
	height: 100rem;
	border-radius: 50%;
	background: url(../images/kongzhiwendu1.png) no-repeat center center;
	background-size: 100%;
	margin: 0 auto 23rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.product-show-3 .feature-list li .name {
	font-size: 20rem;
	font-weight: bold;
	line-height: 24rem;
	color: #333
}

@media (min-width:1025px) {
	.product-show-3 .feature-list li:hover .box {
		background: #fff !important;
		box-shadow: 0 0 50rem 0 rgba(0, 70, 150, 0.1)
	}
}

.product-show-3 .feature-list li:nth-last-child(1) .box {
	background: none
}

.product-show-4 .home-title {
	margin-bottom: 37rem
}

.product-show-4 .size-img {
	background: #fff
}

.product-show-4 .size-img img {
	display: block;
	width: 100%;
	height: auto
}

.product-show-5 {
	padding: 63rem 0
}

.product-show-5 .home-title {
	margin-bottom: 37rem
}

.param-table {
	background: #fff
}

.param-table .table-head {
	display: flex;
	background: var(--main-color)
}

.param-table .table-head .col-left,
.param-table .table-head .col-right {
	padding: 15rem 20rem;
	font-size: 16rem;
	font-weight: bold;
	color: #fff;
	text-align: center
}

.param-table .table-head .col-left {
	width: 50%
}

.param-table .table-head .col-right {
	width: 50%
}

.param-table .table-body .table-row {
	display: flex;
	border-bottom: 1px solid #e5e5e5
}

.param-table .table-body .table-row .col-left,
.param-table .table-body .table-row .col-right {
	padding: 17rem 20rem;
	font-size: 16rem;
	color: #333;
	text-align: center
}

.param-table .table-body .table-row .col-left {
	width: 50%;
	border-right: 1px solid #e5e5e5
}

.param-table .table-body .table-row .col-right {
	width: 50%
}

.product-show-6 .home-title {
	margin-bottom: 37rem
}

.product-show-7 {
	padding: 73rem 0 0 0
}

.product-show-7 .home-title {
	margin-bottom: 37rem
}

.product-show-article {
	padding: 92rem 0
}

.product-show-article .home-title {
	margin-bottom: 57rem
}

.article-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 42rem
}

.article-list li a {
	display: block
}

.article-list li .box {
	background: #fff;
	overflow: hidden;
	transition: .3s;
	height: 100%
}

.article-list li .pic:after {
	padding-bottom: 63.24110672%
}

.article-list li .text {
	padding: 34rem 30rem
}

.article-list li .text .bt {
	font-size: 18rem;
	font-weight: bold;
	color: #333;
	line-height: 28rem;
	margin-bottom: 15rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.article-list li .text .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-bottom: 33rem
}

.article-list li .text .date {
	font-size: 14rem;
	color: #999;
	display: flex;
	align-items: center
}

.article-list li .text .date span {
	width: 16rem;
	height: 16rem;
	background: url(../images/icon-date.png) no-repeat center center;
	background-size: contain;
	display: inline-block;
	margin-right: 8rem
}

@media (min-width:1025px) {
	.article-list li:hover .box {
		box-shadow: 0 5rem 20rem rgba(0, 70, 150, 0.1);
		transform: translateY(-3rem)
	}

	.article-list li:hover .pic img {
		transform: scale(1.05)
	}

	.article-list li:hover .text .bt {
		color: var(--main-color)
	}
}

.investor-section {
	padding: 80rem 0;
	background: #f2f6fa
}

.investor-list li {
	margin-bottom: 40rem
}

.investor-list li:last-child {
	margin-bottom: 0
}

.investor-list li a {
	display: block
}

.investor-list li .box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 46rem 59rem;
	background: #fff;
	transition: .3s
}

.investor-list li .info {
	flex: 1;
	padding-right: 110rem;
	background: url(../images/line.png) no-repeat center right;
	background-size: 1px
}

.investor-list li .info .bt {
	font-size: 18rem;
	font-weight: normal;
	line-height: 36rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 8rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.investor-list li .info .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.investor-list li .date {
	flex-shrink: 0;
	text-align: center;
	padding-left: 40rem
}

.investor-list li .date .day {
	font-size: 48rem;
	font-family: var(--D-DINExp-Bold);
	color: var(--main-color);
	line-height: 1;
	margin-bottom: 5rem
}

.investor-list li .date .ym {
	font-size: 14rem;
	color: #666
}

@media (min-width:1025px) {
	.investor-list li:hover .box {
		box-shadow: 0 5rem 20rem rgba(0, 70, 150, 0.1);
		background: var(--main-color)
	}

	.investor-list li:hover .box .info .bt {
		color: #fff
	}

	.investor-list li:hover .box .info .p {
		color: #fff
	}

	.investor-list li:hover .box .date .day {
		color: #fff
	}

	.investor-list li:hover .box .date .ym {
		color: #fff
	}
}

.news-show {
	background: #f2f6fa
}

.news-show .current .right {
	float: right
}

.ns-bottom {
	padding: 97rem 98rem;
	background: #fff
}

.h1 {
	font-size: 36rem;
	font-weight: bold;
	color: #333;
	text-align: center
}

.h2 {
	font-size: 14rem;
	font-weight: normal;
	line-height: 36rem;
	color: #666;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 9rem 0;
	text-align: center;
	margin-top: 29rem
}

.h2 span {
	margin-right: 20rem;
	padding: 0 6rem
}

.news-info {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	padding: 50rem 0 81rem 0
}

.news-info p {
	margin-bottom: 9rem
}

.lable {
	padding-bottom: 35rem
}

.lable span {
	display: block;
	float: left;
	font-size: 18rem;
	font-weight: normal;
	line-height: 40rem;
	color: #333;
	padding-right: 4rem
}

.lable a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	margin-bottom: 5px;
	margin-right: 10rem;
	font-size: 14rem;
	font-weight: normal;
	line-height: 40rem;
	padding: 0 65rem;
	border-radius: 30rem;
	background: var(--main-color);
	color: #fffefe;
	text-align: center;
	display: block;
	float: left
}

@media (min-width:1025px) {
	.lable a:hover {
		text-decoration: underline
	}
}

.list-page-news {
	border-top: solid 1px #d9d9d9;
	margin-bottom: 40rem
}

.list-page-news ul {
	overflow: hidden
}

.list-page-news ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d9d9d9
}

.list-page-news ul li p {
	padding: 15rem 0
}

.list-page-news ul li a {
	display: block;
	line-height: 32rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 16rem;
	color: #666;
	position: relative;
	padding-left: 93rem
}

.list-page-news ul li a span {
	line-height: 32rem;
	color: #333;
	position: absolute;
	top: 0;
	left: 0;
	width: 82rem;
	background: url(../images/prev.png) no-repeat center right;
	background-size: 9rem
}

@media (min-width:1025px) {
	.list-page-news ul li:hover a {
		color: var(--main-color);
		text-decoration: underline
	}
}

.list-page-news ul li:nth-child(2) a span {
	background: url(../images/next.png) no-repeat center right;
	background-size: 9rem
}

.return {
	float: right
}

.return a {
	display: block;
	width: 205rem;
	line-height: 53rem;
	background: #efefef;
	text-align: center;
	font-size: 16rem;
	font-weight: normal;
	color: #333
}

@media (min-width:1025px) {
	.return a:hover {
		background: var(--main-color);
		color: #fff
	}
}

.inverstor-related {
	padding: 97rem 0
}

.inverstor-related .home-title {
	margin-bottom: 57rem
}

.inverstor-related .article-list {
	grid-template-columns: 1fr 1fr;
	gap: 0 55rem
}

.inverstor-related .article-list li:nth-child(1),
.inverstor-related .article-list li:nth-child(2) {
	border-top: 1px dashed #ced1d5
}

.inverstor-related .article-list li .box {
	background: none;
	box-shadow: none;
	border-bottom: 1px dashed #ced1d5
}

.inverstor-related .article-list li .text {
	padding: 27rem 0
}

.inverstor-related .article-list li .text .bt {
	font-weight: normal;
	margin-bottom: 18rem
}

.science {
	padding: 94rem 0;
	background: #f2f6fa
}

.science .home-title {
	margin-bottom: 58rem
}

.contact {
	background: #f2f6fa
}

.contact-section {
	padding: 94rem 0
}

.contact-section .contact-top {
	margin-bottom: 50rem
}

.contact-section .contact-top .home-title {
	margin-bottom: 48rem
}

.contact-section .contact-top p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.contact-section .contact-main .nr {
	overflow: hidden
}

.contact-section .contact-main .left {
	width: 30%;
	padding-right: 60rem;
	float: left;
	padding-top: 48rem
}

.contact-section .contact-main .left .contact-logo {
	margin-bottom: 50rem;
	width: 279rem
}

.contact-section .contact-main .left .contact-info-item {
	margin-bottom: 42rem
}

.contact-section .contact-main .left .contact-info-item:last-child {
	margin-bottom: 0
}

.contact-section .contact-main .left .contact-info-item h3 {
	font-size: 26rem;
	font-weight: bold;
	line-height: 32rem;
	color: #333;
	margin-bottom: 20rem
}

.contact-section .contact-main .left .contact-info-item p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.contact-section .contact-main .left .contact-info-item p .ct {
	font-family: var(--D-DINExp-Bold);
	font-size: 24rem;
	font-weight: normal;
	color: var(--main-color)
}

.contact-section .contact-main .left .contact-info-item p .ce {
	font-family: var(--D-DINExp);
	font-size: 24rem;
	font-weight: normal;
	color: #333
}

.contact-section .contact-main .right {
	width: 62.5%;
	float: right
}

.contact-section .contact-main .right .contact-map {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 650rem;
	overflow: hidden
}

.contact-section .contact-main .right .contact-map img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0
}

.contact-section .contact-main .right .contact-map .map-marker {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 160rem;
	height: 160rem;
	background: var(--main-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 0 15rem rgba(0, 70, 150, 0.2)
}

.contact-section .contact-main .right .contact-map .map-marker img {
	width: 102rem;
	display: block;
	height: auto;
	position: relative;
	z-index: 33
}

.contact-section .contact-main .right .contact-map .map-marker .play-wave {
	position: absolute;
	animation-delay: 1.2s;
	top: 50%;
	left: 50%;
	margin-left: -120rem;
	margin-top: -120rem;
	width: 240rem;
	height: 240rem;
	background: rgba(0, 70, 150, 0.7);
	border-radius: 50%;
	-webkit-animation: 2s ease mymove1 infinite;
	animation: 2s ease mymove1 infinite
}

.contact-area {
	padding: 0 0 58rem 0
}

.contact-area .home-title {
	margin-bottom: 59rem
}

.contact-area .area-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20rem
}

.contact-area .area-list .area-item {
	width: 33.333%;
	padding: 0 20rem;
	margin-bottom: 40rem
}

.contact-area .area-list .area-item .box {
	position: relative;
	background: #fff url(../images/TKD.png) no-repeat top right;
	background-size: 243rem;
	padding: 48rem 39rem 35rem 39rem;
	overflow: hidden;
	height: 100%
}

.contact-area .area-list .area-item h3 {
	font-size: 20rem;
	line-height: 24rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 20rem
}

.contact-area .area-list .area-item .address {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	display: flex;
	align-items: flex-start
}

.contact-area .area-list .area-item .address span {
	display: inline-block;
	width: 17rem;
	height: 17rem;
	background: url(../images/icon-location.png) no-repeat center / contain;
	margin-right: 12rem;
	margin-top: 9rem;
	flex-shrink: 0
}

.contact-area .area-list .area-item .watermark {
	position: absolute;
	right: 20rem;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60rem;
	font-family: var(--D-DINExp-Bold);
	color: rgba(0, 70, 150, 0.05);
	font-weight: bold;
	pointer-events: none
}

.contact-form {
	padding: 104rem 0 100rem;
	background: url(../images/contact-form-bg.jpg) no-repeat center / cover
}

.contact-form .form-top {
	text-align: center;
	margin-bottom: 50rem
}

.contact-form .form-top .home-title {
	margin-bottom: 26rem
}

.contact-form .form-top p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #999
}

.contact-form .form-main .form-row {
	margin: 0 -12rem
}

.contact-form .form-main .form-row .form-col.full {
	width: 100%
}

.contact-form .form-main .form-row .form-col {
	width: 50%;
	padding: 0 12rem;
	margin-bottom: 39rem;
	float: left;
	overflow: hidden
}

.contact-form .form-main .form-row .form-col label {
	display: block;
	font-size: 16rem;
	color: #333;
	margin-bottom: 19rem
}

.contact-form .form-main .form-row .form-col label i {
	color: #e60012;
	font-style: normal;
	margin-right: 4rem
}

.contact-form .form-main .form-row .form-col input,
.contact-form .form-main .form-row .form-col textarea {
	width: 100%;
	padding: 0 20rem;
	height: 52rem;
	border: none;
	border: 1rem solid #ddd;
	background: #fff;
	font-size: 16rem;
	color: var(--shen-color);
	outline: none;
	transition: .3s
}

.contact-form .form-main .form-row .form-col textarea {
	height: 206rem;
	padding: 20rem;
	resize: none
}

.contact-form .form-main .form-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.contact-form .form-main .form-bottom .verifyDiv {
	float: left
}

.contact-form .form-main .form-bottom .form-btns {
	float: right
}

.contact-form .form-main .form-bottom .form-btns .btn-reset {
	width: 170rem;
	height: 52rem;
	border: 1rem solid var(--main-color);
	background: none;
	font-size: 16rem;
	color: var(--main-color);
	cursor: pointer;
	margin-right: 15rem;
	transition: .3s
}

.contact-form .form-main .form-bottom .form-btns .btn-submit {
	width: 170rem;
	height: 52rem;
	border: none;
	background: var(--main-color);
	font-size: 16rem;
	color: #fff;
	cursor: pointer;
	transition: .3s
}

@media (min-width:1025px) {
	.contact-form .form-main .form-bottom .form-btns .btn-reset:hover {
		border-color: var(--main-color);
		color: var(--main-color)
	}

	.contact-form .form-main .form-bottom .form-btns .btn-submit:hover {
		background: #003575
	}
}

.verifyDiv {
	position: relative
}

.verifyDiv .verify-wrap {
	width: 400rem !important;
	height: 52rem;
	background-color: #e5e5e5;
	position: relative
}

.verifyDiv .verify-wrap .drag-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 52rem;
	height: 52rem;
	background: #f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;
	background-size: 18rem;
	z-index: 2;
	cursor: move;
	border: 1px solid #e1e1e1
}

.verifyDiv .verify-wrap .suc-drag-btn {
	background: #fff url(../images/drag-success.svg?t=1) no-repeat center center;
	background-size: 22rem;
	border: 1px solid #e1e1e1
}

.verifyDiv .verify-wrap .drag-progress {
	position: absolute;
	left: 0;
	top: 0;
	height: 52rem;
	width: 0;
	background-color: var(--main-color);
	color: #fff;
	font-size: 16rem;
	text-align: center;
	line-height: 52rem
}

.verifyDiv .verify-wrap .fix-tips,
.verifyDiv .verify-msg {
	width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	height: 100%;
	color: #51555c;
	z-index: 1;
	line-height: 52rem;
	font-size: 14rem;
	text-align: center;
	padding-left: 50rem
}

.verifyDiv .verify-wrap .verify-msg {
	background-color: var(--main-color);
	color: #fff;
	display: none;
	padding-left: 0;
	padding-right: 45rem
}

.guarantee-section {
	padding: 94rem 0 100rem;
	background: url(../images/guarantee-bg.jpg) no-repeat center top / cover
}

.guarantee-section .gubg {
	background: url(../images/gubg.png) no-repeat bottom center;
	padding-bottom: 57rem
}

.guarantee-section .guarantee-top {
	text-align: center;
	margin-bottom: 46rem
}

.guarantee-section .home-title {
	margin-bottom: 28rem
}

.guarantee-section .sub-title {
	font-size: 24rem;
	font-weight: bold;
	line-height: 36rem;
	color: var(--main-color);
	margin-bottom: 45rem
}

.guarantee-section .desc {
	max-width: 78%;
	margin: 0 auto;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #666
}

.guarantee-section .guarantee-cert .cert-swiper-wrap {
	position: relative;
	padding: 0 80rem
}

.guarantee-section .guarantee-cert .cert-swiper {
	overflow: hidden
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide {
	transition: transform .3s, opacity .3s;
	height: auto;
	display: flex;
	align-items: end
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box {
	width: 66%;
	margin: 0 auto
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide.swiper-slide-active {
	opacity: 1;
	transform: scale(1)
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide.swiper-slide-active .box {
	width: 92%
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide.swiper-slide-active .box .name {
	font-size: 20rem
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .name {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #333;
	text-align: center;
	margin-bottom: 40rem;
	height: 32rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	overflow: hidden
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .img {
	border-radius: 12rem;
	background: url(../images/cebg.png) no-repeat top center;
	background-size: 100%;
	padding: 28rem 22rem
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic {
	border-radius: 9rem;
	border: solid 5rem rgba(45, 173, 105, 0.3)
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic:after {
	padding-bottom: 141.43126177%
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	height: 15rem
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian:before,
.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian:after {
	content: '';
	position: absolute;
	width: 15rem;
	height: 15rem;
	background: url(../images/dott.png) no-repeat center center;
	background-size: 100%;
	z-index: 4
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian:before {
	top: 0;
	right: 0
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian:after {
	top: 0;
	left: 0
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	height: 15rem
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian1:before,
.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian1:after {
	content: '';
	position: absolute;
	width: 15rem;
	height: 15rem;
	background: url(../images/dott.png) no-repeat center center;
	background-size: 100%;
	z-index: 4
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian1:before {
	top: 0;
	right: 0
}

.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .pic .dian1:after {
	top: 0;
	left: 0
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev,
.guarantee-section .guarantee-cert .cert-nav .cert-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 10;
	text-align: center
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev span,
.guarantee-section .guarantee-cert .cert-nav .cert-next span {
	font-size: 14rem;
	line-height: 32rem;
	margin-bottom: 15rem;
	color: var(--qian-color)
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev i,
.guarantee-section .guarantee-cert .cert-nav .cert-next i {
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	border: 1rem solid #fff;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev i::after,
.guarantee-section .guarantee-cert .cert-nav .cert-next i::after {
	content: '';
	width: 10rem;
	height: 10rem;
	border-top: 2rem solid var(--qian-color);
	border-right: 2rem solid var(--qian-color);
	transition: .3s
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev {
	left: 0
}

.guarantee-section .guarantee-cert .cert-nav .cert-prev i::after {
	transform: rotate(-135deg);
	margin-left: 3rem
}

.guarantee-section .guarantee-cert .cert-nav .cert-next {
	right: 0
}

.guarantee-section .guarantee-cert .cert-nav .cert-next i::after {
	transform: rotate(45deg);
	margin-right: 3rem
}

@media (min-width:1025px) {

	.guarantee-section .guarantee-cert .cert-nav .cert-prev:hover i,
	.guarantee-section .guarantee-cert .cert-nav .cert-next:hover i {
		border-color: var(--main-color);
		background: var(--main-color)
	}

	.guarantee-section .guarantee-cert .cert-nav .cert-prev:hover i::after,
	.guarantee-section .guarantee-cert .cert-nav .cert-next:hover i::after {
		border-color: #fff
	}
}

.guarantee-test {
	padding: 93rem 0 93rem;
	background: #fff
}

.guarantee-test .home-title {
	margin-bottom: 29rem
}

.guarantee-test .sub-title {
	font-size: 24rem;
	font-weight: bold;
	line-height: 36rem;
	color: var(--main-color);
	margin-bottom: 45rem;
	text-align: center
}

.guarantee-test .desc {
	max-width: 67%;
	margin: 0 auto;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	margin-bottom: 29rem;
	color: #666;
	text-align: center
}

.guarantee-test .test-swiper-wrap {
	position: relative
}

.guarantee-test .test-swiper {
	overflow: hidden
}

.guarantee-test .test-swiper .swiper-slide .box .pic:after {
	padding-bottom: 121.62162162%
}

.guarantee-test .test-swiper .swiper-slide .box .name {
	font-size: 20rem;
	font-weight: bold;
	line-height: 36rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	color: #333;
	margin-top: 7rem
}

.guarantee-test .test-nav .test-prev,
.guarantee-test .test-nav .test-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	width: 60rem;
	height: 60rem;
	background: #e1e1e1;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;
	z-index: 10
}

.guarantee-test .test-nav .test-prev i,
.guarantee-test .test-nav .test-next i {
	width: 10rem;
	height: 10rem;
	border-top: 2rem solid var(--qian-color);
	border-right: 2rem solid var(--qian-color);
	transition: .3s
}

.guarantee-test .test-nav .test-prev {
	left: -100rem
}

.guarantee-test .test-nav .test-prev i {
	transform: rotate(-135deg);
	margin-left: 3rem
}

.guarantee-test .test-nav .test-next {
	right: -100rem
}

.guarantee-test .test-nav .test-next i {
	transform: rotate(45deg);
	margin-right: 3rem
}

@media (min-width:1025px) {

	.guarantee-test .test-nav .test-prev:hover,
	.guarantee-test .test-nav .test-next:hover {
		background: var(--main-color)
	}

	.guarantee-test .test-nav .test-prev:hover i,
	.guarantee-test .test-nav .test-next:hover i {
		border-color: #fff
	}
}

.guarantee-fae {
	padding: 93rem 0 100rem;
	background: url(../images/faebg.jpg) no-repeat center center;
	background-size: cover
}

.guarantee-fae .home-title {
	margin-bottom: 31rem
}

.guarantee-fae .sub-title {
	font-size: 24rem;
	font-weight: bold;
	line-height: 36rem;
	color: #fff;
	text-align: center;
	margin-bottom: 45rem
}

.guarantee-fae .desc {
	max-width: 88%;
	margin: 0 auto;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	color: #fff;
	text-align: center;
	margin-bottom: 51rem
}

.guarantee-fae .fae-list {
	display: flex;
	justify-content: center;
	gap: 40rem
}

.guarantee-fae .fae-list .item {
	flex: 1
}

.guarantee-fae .fae-list .item .box {
	overflow: hidden;
	background: #fff
}

.guarantee-fae .fae-list .item .box .pic:after {
	padding-bottom: 63.24110672%
}

.guarantee-fae .fae-list .item .box .text {
	padding: 27rem 29rem 35rem 29rem
}

.guarantee-fae .fae-list .item .box .text h3 {
	font-size: 20rem;
	font-weight: bold;
	line-height: 36rem;
	color: #333;
	margin-bottom: 10rem
}

.guarantee-fae .fae-list .item .box .text p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 28rem;
	color: #666
}

.guarantee-green {
	padding: 93rem 0 100rem;
	text-align: center;
	background: #f2f6fa
}

.guarantee-green .home-title {
	margin-bottom: 29rem
}

.guarantee-green .sub-title {
	font-size: 24rem;
	font-weight: bold;
	line-height: 36rem;
	color: var(--main-color);
	margin-bottom: 26rem;
	text-align: center
}

.guarantee-green .desc {
	max-width: 73%;
	margin: 0 auto;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	margin-bottom: 41rem;
	color: #666;
	text-align: center
}

.guarantee-green .green-table table {
	width: 100%;
	border-collapse: collapse
}

.guarantee-green .green-table table thead tr {
	background: var(--main-color)
}

.guarantee-green .green-table table thead tr th {
	padding: 8rem 20rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #fff;
	font-weight: bold;
	text-align: center
}

.guarantee-green .green-table table tbody tr td {
	padding: 14rem 20rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	background: #fff;
	text-align: center;
	border: 1px solid #f2f6fa
}

.guarantee-green .green-table table tbody tr td .download-btn img {
	width: 21rem;
	display: block;
	margin: 0 auto
}

.guarantee-green .green-table .download-btn {
	display: inline-block
}

.guarantee-green .green-table .download-btn img {
	width: 24rem;
	height: 24rem
}

.recruitment-career {
	padding: 95rem 0 138rem;
	background: url(../images/carbg.jpg) no-repeat bottom center;
	background-size: cover
}

.recruitment-career .home-title {
	margin-bottom: 45rem
}

.recruitment-career .desc {
	max-width: 79%;
	margin: 0 auto;
	font-size: 16rem;
	font-weight: normal;
	line-height: 36rem;
	margin-bottom: 51rem;
	color: #fff;
	text-align: center
}

.career-list {
	display: flex;
	justify-content: center;
	gap: 40rem
}

.career-list li {
	flex: 1
}

.career-list li .box {
	padding: 60rem 30rem;
	border: 1px solid rgba(255, 255, 255, 0.3);
	transition: all .3s;
	height: 100%;
	min-height: 445rem;
	box-shadow: 0 0 30rem 0 rgba(46, 157, 208, 0.1)
}

.career-list li .box .icon {
	margin-bottom: 27rem;
	width: 41rem
}

.career-list li .box .icon img {
	display: block
}

.career-list li .box h3 {
	font-size: 20rem;
	color: #fff;
	margin-bottom: 23rem;
	font-weight: bold
}

.career-list li .box p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 30rem;
	color: #fff
}

@media (min-width:1025px) {
	.career-list li .box:hover {
		background: rgba(255, 255, 255, 0.25);
		border-color: rgba(255, 255, 255, 0.5);
		transform: translateY(-5rem)
	}
}

.recruitment {
	background: #f2f6fa
}

.recruitment-welfare {
	padding: 94rem 0 0;
	overflow: hidden
}

.recruitment-welfare .home-title {
	line-height: 60rem;
	margin-bottom: 60rem
}

.recruitment-welfare .welfare-swiper {
	position: relative
}

.recruitment-welfare .welfare-swiper .swiper-slide .box {
	padding: 64rem 62rem 40rem;
	background: #fff;
	text-align: center;
	transition: all .3s;
	min-height: 355rem
}

.recruitment-welfare .welfare-swiper .swiper-slide .box .icon {
	margin: 0 auto;
	margin-bottom: 25rem;
	width: 90rem
}

.recruitment-welfare .welfare-swiper .swiper-slide .box h3 {
	font-size: 20rem;
	font-weight: bold;
	line-height: 36rem;
	color: #333;
	margin-bottom: 7rem
}

.recruitment-welfare .welfare-swiper .swiper-slide .box p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 28rem;
	color: #666
}

@media (min-width:1025px) {
	.recruitment-welfare .welfare-swiper .swiper-slide .box:hover {
		box-shadow: 0 10rem 30rem rgba(0, 0, 0, 0.08);
		transform: translateY(-5rem)
	}
}

.recruitment-welfare .welfare-swiper .swiper-btn {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	top: -120rem;
	right: 0;
	gap: 10rem
}

.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev,
.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next {
	position: static;
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	background: #fff;
	margin: 0
}

.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev:after,
.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next:after {
	font-size: 14rem;
	color: #999
}

@media (min-width:1025px) {

	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev:hover,
	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next:hover {
		background: var(--main-color)
	}

	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev:hover:after,
	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next:hover:after {
		color: #fff
	}
}

.recruitment-jobs {
	padding: 91rem 0 100rem
}

.recruitment-jobs .home-title {
	margin-bottom: 57rem
}

.recruitment-jobs .nr .left {
	width: 390rem;
	position: sticky;
	top: 120rem;
	float: left
}

.recruitment-jobs .nr .right {
	width: 72%;
	float: right
}

.recruitment-jobs .jobs-sidebar .sidebar-title {
	background: var(--main-color);
	color: #fff;
	font-size: 24rem;
	line-height: 64rem;
	font-weight: bold;
	padding: 12rem 40rem
}

.recruitment-jobs .jobs-sidebar .sidebar-search {
	padding: 37rem 40rem;
	background-color: #fff
}

.recruitment-jobs .jobs-sidebar .sidebar-search h3 {
	font-size: 24rem;
	color: #333;
	margin-bottom: 44rem;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.recruitment-jobs .jobs-sidebar .sidebar-search h3 .search-icon {
	width: 18rem;
	height: 18rem;
	background: url(../images/search1.png) no-repeat center / contain
}

.recruitment-jobs .jobs-sidebar .sidebar-search .search-selects select {
	width: 100%;
	padding: 0 22rem;
	border: 0;
	border-radius: 30rem;
	font-size: 14rem;
	color: #999;
	margin-bottom: 30rem;
	appearance: none;
	height: 52rem;
	background: #f4f4f4
}

.recruitment-jobs .jobs-sidebar .sidebar-email {
	padding: 31rem 40rem;
	background: #fff;
	margin-top: 15rem;
	display: flex;
	align-items: center;
	gap: 30rem
}

.recruitment-jobs .jobs-sidebar .sidebar-email .icon {
	flex-shrink: 0
}

.recruitment-jobs .jobs-sidebar .sidebar-email .icon img {
	width: 46rem
}

.recruitment-jobs .jobs-sidebar .sidebar-email .info p {
	font-size: 18rem;
	font-weight: bold;
	color: #333;
	line-height: 22rem
}

.recruitment-jobs .jobs-sidebar .sidebar-email .info a {
	font-size: 20rem;
	font-weight: normal;
	color: #0d4da1
}

.recruitment-jobs .jobs-list .jobs-item {
	margin-bottom: 20rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header {
	display: flex;
	align-items: center;
	padding: 18rem 39rem;
	cursor: pointer;
	transition: all .3s;
	background: #fff
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .name {
	width: 39%;
	font-size: 18rem;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	padding-right: 10rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .location,
.recruitment-jobs .jobs-list .jobs-item .jobs-header .type {
	font-size: 16rem;
	color: #666;
	width: 28%;
	display: flex;
	align-items: center;
	gap: 20rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .location i,
.recruitment-jobs .jobs-list .jobs-item .jobs-header .type i {
	width: 20rem;
	height: 20rem;
	display: inline-block
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .location .icon-location,
.recruitment-jobs .jobs-list .jobs-item .jobs-header .type .icon-location {
	background: url(../images/icon-location1.png) no-repeat center / contain
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .location .icon-type,
.recruitment-jobs .jobs-list .jobs-item .jobs-header .type .icon-type {
	background: url(../images/icon-type.png) no-repeat center / contain
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle {
	width: 28rem;
	height: 28rem;
	border-radius: 50%;
	border: 1px solid #ddd;
	margin-left: 40rem;
	position: relative;
	transition: all .3s
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle:before,
.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle:after {
	content: '';
	position: absolute;
	background: #999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle:before {
	width: 12rem;
	height: 2rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle:after {
	width: 2rem;
	height: 12rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail {
	display: none;
	padding: 31rem 45rem 100rem 45rem;
	background: #fff
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail h3 {
	font-size: 18rem;
	font-weight: bold;
	line-height: 34rem;
	color: #333;
	margin-bottom: 10rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-meta {
	display: flex;
	gap: 50rem;
	font-size: 18rem;
	font-weight: normal;
	line-height: 34rem;
	margin-bottom: 45rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-meta p {
	width: 25%;
	float: left;
	color: var(--main-color)
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-meta span {
	color: #666
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc h4 {
	font-size: 18rem;
	font-weight: normal;
	line-height: 34rem;
	color: #0d4da1;
	margin-bottom: 3rem;
	margin-top: 38rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc ul {
	padding-left: 20rem
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc ul li {
	font-size: 16rem;
	font-weight: normal;
	line-height: 40rem;
	color: #666;
	list-style: disc
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-btn {
	display: inline-flex;
	align-items: center;
	gap: 10rem;
	margin-top: 48rem;
	line-height: 52rem;
	padding: 0 25rem;
	background: var(--main-color);
	color: #fff;
	font-size: 16rem;
	border-radius: 30rem;
	transition: all .3s
}

.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-btn img {
	width: 20rem;
	height: 20rem
}

@media (min-width:1025px) {
	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-btn:hover {
		background: var(--shen-color)
	}
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header {
	background: var(--main-color)
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .name,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .location,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .type {
	color: #fff
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .name .icon-location,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .location .icon-location,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .type .icon-location {
	background: url(../images/icon-location1h.png) no-repeat center / contain
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .name .icon-type,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .location .icon-type,
.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .type .icon-type {
	background: url(../images/icon-typeh.png) no-repeat center / contain
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .toggle {
	border-color: rgba(255, 255, 255, 0.5)
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .toggle:before {
	background: #fff
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-header .toggle:after {
	height: 0
}

.recruitment-jobs .jobs-list .jobs-item.active .jobs-detail {
	display: block
}

.recruitment-jobs .jobs-list .jobs-item:nth-last-child(1) {
	margin-bottom: 0
}

.news01 {
	padding: 93rem 0;
	background: #f2f6fa
}

.news01 .home-title {
	margin-bottom: 57rem
}

.news-one {
	position: relative;
	overflow: hidden;
	margin-bottom: 41rem;
	background: #fff
}

.news-one .list {
	position: relative;
	z-index: 5
}

.news-one .list li .box {
	position: relative;
	min-height: 505rem;
	padding-left: 860rem;
	padding-right: 80rem;
	overflow: hidden
}

.news-one .list li .box .pic {
	width: 800rem;
	position: absolute;
	top: 0;
	left: 0
}

.news-one .list li .box .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.news-one .list li .box .pic:after {
	padding-bottom: 63.125%
}

.news-one .list li .box .text {
	padding-top: 94rem
}

.news-one .list li .box .text .date {
	font-size: 14rem;
	color: #999;
	display: flex;
	align-items: center
}

.news-one .list li .box .text .date span {
	width: 16rem;
	height: 16rem;
	background: url(../images/icon-date.png) no-repeat center center;
	background-size: contain;
	display: inline-block;
	margin-right: 8rem
}

.news-one .list li .box .text .bt {
	font-size: 24rem;
	font-weight: bold;
	line-height: 40rem;
	height: 80rem;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-top: 18rem
}

.news-one .list li .box .text .jsh {
	margin-top: 27rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	height: 64rem;
	color: #666;
	margin-bottom: 51rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

@media (min-width:1025px) {
	.news-one .list li:hover .pic img {
		transform: scale(1.04)
	}

	.news-one .list li:hover .text .bt {
		color: var(--main-color)
	}
}

.btn1 {
	position: relative;
	height: 60rem;
	margin: 0 auto;
	margin-bottom: 61rem;
	width: 87%
}

.btn1 .swiper-button-prev,
.btn1 .swiper-button-next {
	border-radius: 50%;
	width: 60rem;
	height: 60rem;
	z-index: 5;
	top: auto;
	bottom: 0;
	margin: 0;
	background: #fff
}

.btn1 .swiper-button-prev svg,
.btn1 .swiper-button-next svg {
	fill: #333;
	width: 26rem;
	height: 26rem
}

.btn1 .swiper-button-prev:after,
.btn1 .swiper-button-next:after {
	content: ''
}

@media (min-width:1025px) {

	.btn1 .swiper-button-prev:hover,
	.btn1 .swiper-button-next:hover {
		background: var(--main-color)
	}

	.btn1 .swiper-button-prev:hover svg,
	.btn1 .swiper-button-next:hover svg {
		fill: #fff
	}
}

.btn1 .swiper-button-prev {
	left: 0
}

.btn1 .swiper-button-next {
	right: 0;
	left: auto;
	margin-left: auto
}

.btn1 .swiper-pagination {
	height: 2rem;
	width: 88%;
	left: 50%;
	top: 29rem;
	background: #e1e1e1;
	transform: translateX(-50%)
}

.btn1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--main-color)
}

.newslist {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 40rem;
	grid-column-gap: 40rem
}

.newslist .swiper-slide .box {
	border: 1px solid #fff;
	background: #fff;
	box-shadow: none
}

@media (min-width:1025px) {
	.newslist .swiper-slide:hover .box {
		background: var(--main-color)
	}

	.newslist .swiper-slide:hover .box .text .tag {
		color: #fff
	}

	.newslist .swiper-slide:hover .box .text .tag:before {
		background: #fff
	}

	.newslist .swiper-slide:hover .box .text .bt {
		color: #fff
	}

	.newslist .swiper-slide:hover .box .text .p {
		color: #fff
	}

	.newslist .swiper-slide:hover .box .text .date {
		border-top: 1px solid #2662a6
	}

	.newslist .swiper-slide:hover .box .text .date .day {
		color: #fff
	}

	.newslist .swiper-slide:hover .box .text .date .ym {
		color: #fff
	}
}

.newslist .swiper-slide .text .tag {
	color: #666
}

.newslist .swiper-slide .text .tag:before {
	background: var(--main-color)
}

.newslist .swiper-slide .text .bt {
	color: #333
}

.newslist .swiper-slide .text .p {
	color: #666
}

.newslist .swiper-slide .text .date {
	border-top: 1px solid #d9d9d9
}

.newslist .swiper-slide .text .date .day {
	color: var(--main-color)
}

.newslist .swiper-slide .text .date .ym {
	color: #666
}

.solution-show-1 {
	padding: 12rem 0 103rem 0
}

.solution-show-1 .current .right {
	float: right
}

.solution-show-1 .nr {
	display: flex;
	align-items: center;
	gap: 86rem
}

.solution-show-1 .nr .left {
	flex: 1
}

.solution-show-1 .nr .left .home-title {
	margin-bottom: 57rem
}

.solution-show-1 .nr .left .pp {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.solution-show-1 .nr .left .pp p {
	margin-bottom: 20rem
}

.solution-show-1 .nr .left .pp p:last-child {
	margin-bottom: 0
}

.solution-show-1 .nr .right {
	width: 50%;
	flex-shrink: 0
}

.solution-show-1 .nr .right .pic:after {
	padding-bottom: 66.17647059%
}

.solution-show-2 {
	padding: 93rem 0;
	background: #f5f7fa
}

.solution-show-2 .home-title {
	margin-bottom: 62rem
}

.solution-show-2 .advantage-list {
	display: flex;
	justify-content: space-between
}

.solution-show-2 .advantage-list li {
	width: 30%;
	text-align: center
}

.solution-show-2 .advantage-list li .icon {
	width: 70rem;
	height: 70rem;
	margin: 0 auto 26rem
}

.solution-show-2 .advantage-list li .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

.solution-show-2 .advantage-list li h3 {
	font-size: 20rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 20rem
}

.solution-show-2 .advantage-list li .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.solution-show-3 {
	padding: 93rem 0 89rem 0
}

.solution-show-3 .home-title {
	margin-bottom: 50rem
}

.solution-show-3 .pp {
	text-align: center;
	margin-bottom: 30rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.solution-show-3 .img {
	text-align: center
}

.solution-show-3 .img img {
	max-width: 100%
}

.solution-show-4 {
	padding: 93rem 0 120rem 0;
	background: #f5f7fa
}

.solution-show-4 .home-title {
	margin-bottom: 57rem
}

.solution-table table {
	width: 100%;
	border-collapse: collapse;
	background: #fff
}

.solution-table table thead {
	background: var(--main-color)
}

.solution-table table thead th {
	padding: 9rem 40rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.solution-table table thead th:last-child {
	border-right: none;
	text-align: center
}

.solution-table table tbody tr {
	border-bottom: 1px solid #eee
}

.solution-table table tbody tr:last-child {
	border-bottom: none
}

.solution-table table tbody td {
	padding: 20rem 40rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 28rem;
	color: #666;
	vertical-align: top;
	border: 1px solid #f2f6fa
}

.solution-table table tbody td:last-child {
	border-right: none;
	text-align: center;
	vertical-align: middle
}

.solution-table table tbody td ul li {
	position: relative;
	padding-left: 12rem;
	line-height: 26rem;
	color: #666
}

.solution-table table tbody td ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 11rem;
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	background: var(--main-color)
}

.solution-table .download-btn {
	width: 30rem;
	height: 30rem;
	display: flex;
	align-items: center;
	width: 100%
}

.solution-table .download-btn img {
	width: 21rem;
	margin: 0 auto
}

.solution-show-5 {
	padding: 94rem 0 99rem 0
}

.solution-show-5 .home-title {
	margin-bottom: 28rem
}

.solution-show-5 .pp {
	text-align: center;
	margin-bottom: 52rem;
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666
}

.solution-show-5 .advantage-list2 {
	display: flex;
	justify-content: space-between
}

.solution-show-5 .advantage-list2 li {
	width: 23.5%
}

.solution-show-5 .advantage-list2 li .box {
	background: #f2f6fa;
	padding: 57rem 50rem;
	text-align: center;
	height: 100%
}

.solution-show-5 .advantage-list2 li .icon {
	width: 100rem;
	height: 100rem;
	margin: 0 auto 23rem;
	background: url(../images/kongzhiwendu.png) no-repeat center center;
	background-size: 100%;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

.solution-show-5 .advantage-list2 li .icon img {
	width: 36rem;
	height: 36rem;
	object-fit: contain
}

.solution-show-5 .advantage-list2 li h3 {
	font-size: 20rem;
	font-weight: bold;
	line-height: 30rem;
	color: #333;
	margin-bottom: 13rem
}

.solution-show-5 .advantage-list2 li .p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 30rem;
	color: #666
}

.solution-show-6 {
	padding: 93rem 0 96rem 0;
	background: #f5f7fa
}

.solution-show-6 .home-title {
	margin-bottom: 60rem
}

.solution-show-6 .nr {
	display: flex;
	justify-content: center;
	gap: 40rem
}

.solution-show-6 .nr .item {
	flex: 1
}

.solution-show-6 .nr .item .pic {
	margin-bottom: 30rem
}

.solution-show-6 .nr .item .pic img {
	width: 100%;
	height: auto;
	display: block
}

.solution-show-6 .nr .item .pic:after {
	padding-bottom: 61.53846154%
}

.solution-show-6 .nr .item .text {
	text-align: center;
	font-size: 20rem;
	font-weight: bold;
	line-height: 32rem;
	color: #333
}

.solution-show-7 {
	padding: 94rem 0
}

.solution-show-7 .home-title {
	margin-bottom: 57rem
}

.about-intro {
	padding: 93rem 0 95rem 0;
	position: relative
}

.about-intro #particles-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .4
}

.about-intro .container {
	position: relative;
	z-index: 1
}

.about-intro .nr {
	display: flex;
	align-items: flex-start;
	gap: 80rem
}

.about-intro .left {
	width: 29%;
	flex-shrink: 0
}

.about-intro .left .home-title {
	margin-bottom: 47rem
}

.about-intro .left .slogan {
	font-size: 24rem;
	font-weight: bold;
	line-height: 44rem;
	color: #333;
	margin-bottom: 18rem
}

.about-intro .left .stock {
	font-size: 18rem;
	font-weight: normal;
	line-height: 40rem;
	color: #666
}

.about-intro .left .stock span {
	font-size: 24rem;
	font-weight: bold;
	color: #333;
	margin-left: 10rem
}

.about-intro .right {
	flex: 1
}

.about-intro .right .p p {
	font-size: 16rem;
	font-weight: normal;
	line-height: 32rem;
	color: #666;
	margin-bottom: 14rem;
	text-align: justify
}

.about-intro .right .p p:last-child {
	margin-bottom: 0
}

.about-intro .about-data {
	margin-top: 41rem
}

.about-intro .about-data .global-data .data-num {
	color: var(--main-color)
}

.about-intro .about-data .global-data .data-label {
	color: #333
}

.about-intro .about-data .global-data .data-row {
	padding: 0
}

.about-video {
	padding: 90rem 0 0 0
}

.about-video .video-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden
}

.about-video .video-box {
	position: relative;
	width: 100%;
	padding-bottom: 40.625%;
	overflow: hidden;
	background: #000;
	cursor: pointer
}

.about-video .video-box .video-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .3s
}

.about-video .video-box .video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80rem;
	height: 80rem;
	background: rgba(0, 70, 150, 0.8);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all .3s;
	z-index: 2
}

.about-video .video-box .video-play::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12rem 0 12rem 20rem;
	border-color: transparent transparent transparent #fff;
	margin-left: 4rem;
	position: relative;
	z-index: 3
}

.about-video .video-box .video-play .play-wave {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60rem;
	margin-left: -60rem;
	width: 120rem;
	height: 120rem;
	background: rgba(0, 70, 150, 0.7);
	border-radius: 50%;
	-webkit-animation: 2s ease mymove1 infinite;
	animation: 2s ease mymove1 infinite;
	will-change: transform;
	z-index: 1
}

.about-video .video-box .video-play .play-wave:nth-child(2) {
	animation-delay: .4s
}

@media (min-width:1025px) {
	.about-video .video-box .video-play:hover {
		background: var(--main-color);
		transform: translate(-50%, -50%) scale(1.1)
	}
}

@media (min-width:1025px) {
	.about-video .video-box:hover .video-poster {
		transform: scale(1.05)
	}
}

.about-global .home-title {
	margin-bottom: 28rem
}

.about-global .nr .left {
	width: 100%
}

.about-global .nr .left .img {
	width: 1583rem;
	height: 777rem;
	margin-left: 0
}

.about-global .nr .left .img .globalMap {
	height: 777rem
}

.about-global .nr .left .img .area span {
	color: #333
}

.about-global .nr .left .img .area i {
	background: url(../images/do1.png) no-repeat center center;
	background-size: 100%
}

.about-global .nr .left .img .m016 i {
	background: url(../images/wuhan1.png) no-repeat center center;
	background-size: 100%
}

.about-global .nr .left .img .m01 {
	top: 36.4%;
	left: 18.5%
}

.about-global .nr .left .img .m02 {
	top: 24%;
	left: 47.8%
}

.about-global .nr .left .img .m03 {
	top: 26.1%;
	left: 47.1%
}

.about-global .nr .left .img .m04 {
	top: 31.4%;
	left: 54.8%
}

.about-global .nr .left .img .m05 {
	top: 56.3%;
	left: 75.6%
}

.about-global .nr .left .img .m06 {
	top: 43%;
	left: 80.2%
}

.about-global .nr .left .img .m07 {
	top: 41%;
	left: 78.5%
}

.about-global .nr .left .img .m08 {
	top: 37.2%;
	left: 79.5%
}

.about-global .nr .left .img .m09 {
	top: 32%;
	left: 85%
}

.about-global .nr .left .img .m010 {
	top: 29.1%;
	left: 81.5%
}

.about-global .nr .left .img .m011 {
	top: 25%;
	left: 78.3%
}

.about-global .nr .left .img .m012 {
	top: 39.3%;
	right: 22.5%
}

.about-global .nr .left .img .m013 {
	top: 33.4%;
	right: 18.3%
}

.about-global .nr .left .img .m014 {
	top: 43%;
	right: 20%
}

.about-global .nr .left .img .m015 {
	top: 87.4%;
	left: 97.5%;
	width: 100rem
}

.about-global .nr .left .img .m016 {
	top: 35%;
	left: 75.5%
}

.about-culture {
	padding: 72rem 0 101rem 0
}

.about-culture .home-title {
	margin-bottom: 57rem
}

.about-culture .culture-banner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.about-culture .culture-banner img {
	width: 100%;
	height: auto;
	display: block
}

.about-culture .culture-banner .culture-items {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.about-culture .culture-banner .culture-item {
	text-align: center;
	color: #fff;
	position: relative;
	width: 33.33333333%;
	height: 100%;
	float: left;
	transition: .5s
}

.about-culture .culture-banner .culture-item .box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	transition: .5s
}

.about-culture .culture-banner .culture-item h3 {
	font-size: 36rem;
	font-weight: normal;
	line-height: 56rem;
	color: #fff;
	margin-bottom: 20rem
}

.about-culture .culture-banner .culture-item .line {
	width: 35rem;
	height: 3rem;
	background: #fff;
	margin: 0 auto 20rem
}

.about-culture .culture-banner .culture-item p {
	overflow: hidden;
	font-size: 20rem;
	font-weight: normal;
	line-height: 56rem;
	color: #fff;
	transition: .5s;
	opacity: 0;
	margin-top: -40rem
}

@media (min-width:1025px) {
	.about-culture .culture-banner .culture-item:hover {
		background: rgba(255, 255, 255, 0.2);
		backdrop-filter: blur(15px);
		-webkit-backdrop-filter: blur(15px)
	}

	.about-culture .culture-banner .culture-item:hover p {
		opacity: 1;
		margin-top: 0
	}
}

.about-honor {
	padding: 93rem 0;
	background: url(../images/abg.jpg) no-repeat center top / cover
}

.about-honor .abg {
	background: url(../images/gubg.png) no-repeat bottom center;
	padding-bottom: 57rem
}

.about-honor .home-title {
	margin-bottom: 60rem
}

.about-honor .honor-stats {
	display: flex;
	justify-content: center;
	gap: 120rem;
	margin-bottom: 67rem
}

.about-honor .honor-stats .stat-item {
	text-align: center;
	position: relative;
	width: 253rem;
	min-height: 70rem;
	background: url(../images/maisui.png) no-repeat top center;
	background-size: 100%
}

.about-honor .honor-stats .stat-item .stat-num {
	font-family: var(--D-DINExp-Bold);
	font-size: 56rem;
	font-weight: normal;
	line-height: 56rem;
	color: var(--main-color)
}

.about-honor .honor-stats .stat-item .stat-num sup {
	font-size: 28rem
}

.about-honor .honor-stats .stat-item .stat-label {
	font-size: 18rem;
	font-weight: normal;
	line-height: 36rem;
	color: #333
}

.about-honor .honor-swiper {
	position: relative
}

.about-honor .honor-swiper .swiper-container {
	overflow: hidden
}

.about-honor .honor-swiper .swiper-slide {
	width: auto
}

.about-honor .honor-swiper .honor-item {
	transition: all .3s;
	cursor: pointer
}

.about-honor .honor-swiper .honor-item .img {
	border-radius: 12rem;
	background: url(../images/cebg.png) no-repeat top center;
	background-size: 100%;
	padding: 20rem 16rem
}

.about-honor .honor-swiper .honor-item .pic {
	border-radius: 9rem;
	border: solid 5rem rgba(45, 173, 105, 0.3);
	overflow: hidden
}

.about-honor .honor-swiper .honor-item .pic:after {
	padding-bottom: 141.43126177%
}

.about-honor .honor-swiper .honor-item .pic img {
	transition: transform .3s
}

.about-honor .honor-swiper .honor-item .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.about-honor .honor-swiper .honor-item .pic .dian {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	height: 15rem
}

.about-honor .honor-swiper .honor-item .pic .dian:before,
.about-honor .honor-swiper .honor-item .pic .dian:after {
	content: '';
	position: absolute;
	width: 15rem;
	height: 15rem;
	background: url(../images/dott.png) no-repeat center center;
	background-size: 100%;
	z-index: 4
}

.about-honor .honor-swiper .honor-item .pic .dian:before {
	top: 0;
	right: 0
}

.about-honor .honor-swiper .honor-item .pic .dian:after {
	top: 0;
	left: 0
}

.about-honor .honor-swiper .honor-item .pic .dian1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	height: 15rem
}

.about-honor .honor-swiper .honor-item .pic .dian1:before,
.about-honor .honor-swiper .honor-item .pic .dian1:after {
	content: '';
	position: absolute;
	width: 15rem;
	height: 15rem;
	background: url(../images/dott.png) no-repeat center center;
	background-size: 100%;
	z-index: 4
}

.about-honor .honor-swiper .honor-item .pic .dian1:before {
	top: 0;
	right: 0
}

.about-honor .honor-swiper .honor-item .pic .dian1:after {
	top: 0;
	left: 0
}

@media (min-width:1025px) {
	.about-honor .honor-swiper .honor-item:hover .pic img {
		transform: scale(1.1)
	}
}

.about-honor .honor-swiper .swiper-button-prev,
.about-honor .honor-swiper .swiper-button-next {
	width: 60rem;
	height: 60rem;
	background: #fff;
	border-radius: 50%;
	color: #fff;
	margin-top: -30rem
}

.about-honor .honor-swiper .swiper-button-prev::after,
.about-honor .honor-swiper .swiper-button-next::after {
	font-size: 20rem;
	color: var(--main-color)
}

@media (min-width:1025px) {

	.about-honor .honor-swiper .swiper-button-prev:hover,
	.about-honor .honor-swiper .swiper-button-next:hover {
		background: var(--main-color)
	}

	.about-honor .honor-swiper .swiper-button-prev:hover::after,
	.about-honor .honor-swiper .swiper-button-next:hover::after {
		color: #fff
	}
}

.about-honor .honor-swiper .swiper-button-prev {
	left: -90rem
}

.about-honor .honor-swiper .swiper-button-next {
	right: -90rem
}

.honor-lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999
}

.honor-lightbox .honor-lightbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7)
}

.honor-lightbox .honor-lightbox-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 90%
}

.honor-lightbox .honor-lightbox-content img {
	max-width: 100%;
	max-height: 85vh;
	display: block;
	border-radius: 8rem
}

.honor-lightbox .honor-lightbox-close {
	position: absolute;
	top: -40rem;
	right: -40rem;
	width: 36rem;
	height: 36rem;
	line-height: 36rem;
	text-align: center;
	font-size: 30rem;
	color: #fff;
	cursor: pointer;
	text-decoration: none
}

.video-lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999
}

.video-lightbox .video-lightbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9)
}

.video-lightbox .video-lightbox-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 90%
}

.video-lightbox .video-lightbox-content video {
	max-width: 100%;
	max-height: 85vh;
	display: block
}

.video-lightbox .video-lightbox-close {
	position: absolute;
	top: -40rem;
	right: -40rem;
	width: 36rem;
	height: 36rem;
	line-height: 36rem;
	text-align: center;
	font-size: 30rem;
	color: #fff;
	cursor: pointer;
	text-decoration: none
}

#a2,
#a3,
#a4 {
	scroll-margin-top: 120rem
}

@media (max-width:1200px) {
	.swiper-renewal-main .img {
		height: auto
	}
}

.home-product .swiper-button-prev,
.home-product .swiper-button-next {
	position: absolute;
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	background: #fff;
	margin: 0;
	right: 20rem;
}

.home-product .swiper-button-prev {
	left: 20rem;
	right: auto;
}

.home-product .swiper-button-prev:after,
.home-product .swiper-button-next:after {
	font-size: 18rem;
	color: #666;
}

.maodian {
	position: absolute;
	margin-top: -100rem;
	height: 1px;
}

.product-table .col-root-class {
	width: 150rem;
}

.product-table .col-class {
	width: 150rem;
}

.product-table .col-zd_product_title3 {
	width: 150rem;
}

.product-table .col-zd_product_title4 {
	width: 150rem;
}

.product-table .col-zd_product_title5 {
	width: 150rem;
}

.product-table .col-zd_product_title6 {
	width: 150rem;
}

.product-table .col-zd_product_title7 {
	width: 150rem;
}

.product-table .col-zd_product_title8 {
	width: 150rem;
}

.product-table .col-zd_product_title9 {
	width: 150rem;
}

.product-table .col-zd_product_title10 {
	width: 150rem;
}

.product-show-5 table {
	background: #fff;
}

.product-show-5 table tr {
	border-bottom: 1px solid #e5e5e5;
}

.product-show-5 table tr:first-child {
	background: var(--main-color);
	color: #fff;
	font-weight: bold;
}

.product-show-5 table tr td {
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.product-show-5 table tr:first-child td {
	color: #fff;
}

.product-show-5 table tr td:last-child {
	border-right: none;
}

.product-show-6 {
	padding-bottom: 60rem;
}

.product-show-6 table {
	background: #fff;
}

.product-show-6 table tr {
	border-bottom: 1px solid #e5e5e5;
}

.product-show-6 table tr:first-child {
	background: var(--main-color);
	color: #fff;
	font-weight: bold;
}

.product-show-6 table tr td {
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.product-show-6 table tr:first-child td {
	color: #fff;
}

.product-show-6 table tr td:last-child {
	border-right: none;
}

.section.fp-auto-height {
	height: auto;
}

.home-about {
	padding-top: 0;
	margin-top: -50rem;
}

.home-about .more1 {
	display: none;
}

.home-about .video-content .video-play .video-img {
	max-width: 540rem;
	border-radius: 30rem;
	border: 7px solid rgba(0, 70, 150, 0.5);
}

.home-about .video-content .video-play .play-btn {
	margin-left: 220rem;
	margin-top: -220rem;
}


.product-show-7 .swiper-solution0-pro .swiper-btn {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	top: -80rem;
	right: 0;
	gap: 10rem
}

.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-prev,
.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-next {
	position: static;
	width: 60rem;
	height: 60rem;
	border-radius: 50%;
	background: #fff;
	margin: 0
}

.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-prev:after,
.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-next:after {
	font-size: 14rem;
	color: #999
}

@media (min-width: 1025px) {

	.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-prev:hover,
	.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-next:hover {
		background: var(--main-color)
	}

	.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-prev:hover:after,
	.product-show-7 .swiper-solution0-pro .swiper-btn .swiper-button-next:hover:after {
		color: #fff
	}
}

.nav ul li .subnav2 {
	background: rgba(255, 255, 255, 0.92);
}

.nav ul li .subnav ul {
	background: rgba(255, 255, 255, 0.92);
}

.nav ul li .subnav2 .subnav2-col {
	padding-left: 25rem;
}

.nav ul li.solutions .subnav2 .subnav2-inner {
	height: calc(50vh - 90rem);
}

.nav ul li .subnav2 .subnav2-list a .subnav2-list-icon {
	position: absolute;
	margin-left: -25rem;
	margin-top: 5rem;
}

.nav ul li .subnav2 .subnav2-list a .subnav2-list-icon img {
	max-width: 25rem;
}

.swiper-news .swiper-slide .text .pic {
	margin-bottom: 20rem;
}

.swiper-news .swiper-slide .text .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.newslist .swiper-slide .box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.article-list li .box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-news .swiper-slide .text .pic:after {
	padding-bottom: 63.5%;
}

.footer .footer-nav dl {
	width: 15%;
}

.footer .footer-nav .footer-product {
	width: 30%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 2%;
}

.footer .footer-nav .footer-product dt {
	width: 100%;
}

.footer .footer-nav .footer-product dd {
	width: 48%;
}

.solution-table table tbody td a:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
}

.search-filter .filter-grid .filter-col .filter-list {
	height: 390rem;
	overflow: auto;
}

body {
	overflow-x: hidden;
}

.solution-table table tbody td img {
	max-width: 250px;
}

.footer .footer-contact .footer-social .list-img {
	display: flex;
	gap: 5%;
	margin-bottom: 20px;
}

.footer .footer-contact .footer-social .list-img .list-item {
	width: 48%;
}

.footer .footer-contact .footer-social .list-img .list-item .tit {
	color: #fff;
	font-size: 14rem;
	text-align: center;
	margin-top: 10px;
}

.footer .footer-contact .footer-social a.xiaohongshu {
	background-image: url(../images/icon-xiaohongshu.png);
}

.footer .footer-contact .footer-social a.bilibili {
	background-image: url(../images/icon-bilibili.png);
}

.search-result .result-table {
	overflow-x: auto;
}

.search-result .result-table .product-table {
	width: 2300rem;
}

.news-info img {
	max-width: 700rem;
	margin: 0 auto;
}

.footer .footer-nav .footer-contact {
	width: 20%;
}

.footer .footer-contact .footer-social .tit1 {
	font-size: 18rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.6;
	margin-bottom: 20rem;
}

.tuodong {
	color: #004696;
	font-weight: bold;
	padding: 10px 0;
	font-size: 20rem;
}

.tuodong img {
	max-width: 25rem;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}

.solution-table table tbody td {
	text-align: center;
	vertical-align: middle;
}

.solution-table table tbody td.canshu {
	text-align: left;
}

.solution-table table thead th {
	text-align: center;
}


#menu {
	position: fixed;
	top: 0;
	right: -100%;
	width: 82%;
	max-width: 430px;
	background: #fff;
	z-index: 9999;
	height: 100%;
	transition: .5s;
	overflow: auto;
	padding: 78px 22px 40px;
	box-shadow: -10px 0 30px rgba(0, 0, 0, 0.12)
}

#menu .lan {
	text-align: center;
	padding: 15px 0
}

#menu .lan a {
	color: #666;
	font-size: 16px;
	margin: 0 5px 10px 5px
}

#menu .btn {
	text-align: center;
	margin-bottom: 18px
}

#menu .login,
#menu .collection {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px
}

#menu .login a,
#menu .collection a {
	width: 28px;
	height: 28px;
	background: #f3f3f3;
	display: block;
	border-radius: 50%
}

#menu .success {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 28px;
	padding: 0 35px;
	color: #333
}

#menu .success a {
	color: var(--main-color)
}

#menu .hide {
	display: none
}

#menu .search-in {
	z-index: 777;
	width: 100%;
	position: relative;
	margin-bottom: 24px
}

#menu .search-in .form-control {
	text-align: left;
	border: 0;
	width: 100%;
	font-size: 14px;
	color: #999;
	height: 44px;
	vertical-align: top;
	padding: 0 40px 0 20px;
	border-radius: 22px;
	border: solid 1px #dbe3ee;
	background: none
}

#menu .search-in .btn {
	top: 0;
	border: 0;
	right: 0;
	color: #fff;
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	background: url(../images/search1.png) no-repeat center center;
	background-size: 15px !important
}

#menu ul .subnav {
	display: none;
	text-transform: inherit;
	background: #f6f9fd;
	border-radius: 8px;
	margin: 0 0 12px;
	padding: 10px 14px
}

#menu ul .subnav a {
	text-transform: inherit
}

#menu ul .subnav .container {
	width: auto;
	max-width: none;
	margin: 0
}

#menu ul ul {
	padding: 0;
	margin: 0
}

#menu ul ul li {
	width: 100%;
	float: none;
	padding: 7px 0;
	border: 0;
	margin: 0
}

#menu ul ul li i {
	right: 0
}

#menu ul ul li a {
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #5f6870
}

#menu ul ul li ul {
	display: none
}

#menu ul {
	overflow: hidden;
	padding: 0
}

#menu ul li {
	position: relative;
	border-bottom: 1px solid #eef1f5
}

#menu ul li i {
	display: block;
	width: 44px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	text-align: center;
	background: url(../images/jt.png) no-repeat center center;
	background-size: 12px;
	transition: .3s
}

#menu ul li a {
	font-size: 17px;
	color: #202121;
	display: block;
	line-height: 32px;
	padding: 10px 0;
	padding-right: 48px;
	position: relative;
	z-index: 2
}

#menu ul li a .txt-2 {
	display: none
}

#menu ul li.active>i {
	transform: rotate(90deg)
}

#menu ul li.active>a {
	color: var(--main-color)
}

#menu>ul>li>a {
	font-size: 18px;
	line-height: 32px;
	padding: 10px 0;
	padding-right: 54px
}

#menu .subnav {
	padding: 10px 14px
}

#menu .close {
	display: block;
	height: 36px;
	width: 36px;
	position: absolute;
	right: 17px;
	top: 18px;
	border-radius: 50%;
	background: url(../images/closed.png) no-repeat center center;
	background-size: 15px
}

#menu.show1 {
	right: 0
}



@media(max-width:1025px) {
	html {
		font-size: 1px !important;
	}

	body {
		min-width: 0;
		width: 100%;
		font-size: 16px;
		line-height: 26px;
		overflow-x: hidden;
	}

	body.nav-open {
		overflow: hidden;
	}

	table td,
	input,
	textarea,
	select {
		font-size: 16px;
	}

	table td {
		line-height: 24px;
		padding: 10px;
	}

	.container {
		width: 100%;
		max-width: none;
		padding: 0 15px;
	}

	.fix,
	.header,
	.header .container {
		height: 60px;
	}

	.header {
		background: #fff;
		box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
	}

	.header .logo {
		margin-left: 0;
	}

	.header .logo a {
		padding-top: 16px;
	}

	.header .logo a img {
		width: 150px;
	}

	.header .logo a .lg1 {
		display: none;
	}

	.header .logo a .lg2 {
		display: block;
	}

	.header .header-right {
		margin-right: 0;
	}

	.header .header-right .menu {
		display: block;
		width: 40px;
		height: 40px;
		margin-top: 10px;
	}

	.header .header-right .menu .navPhoneBtn {
		height: 40px;
		padding: 10px;
	}

	.header .header-right .menu .navPhoneBtn span {
		width: 22px;
		height: 2px;
		margin-bottom: 6px;
	}

	.header .header-right .closed,
	.header .header-right .header-search,
	.header .header-right .esg {
		display: none;
	}

	.header .header-right .lan {
		padding-left: 0;
		margin-right: 10px;
		display: none;
	}

	.header .header-right .lan h3 {
		font-size: 14px;
		line-height: 60px;
		color: var(--main-color);
		padding-left: 20px;
		background-size: 18px;
	}

	.header .header-right .lan ul {
		width: 90px;
	}

	.header .header-right .lan ul li a {
		font-size: 14px;
		padding: 12px 4px;
		letter-spacing: 0;
	}

	.nav {
		position: fixed;
		top: 60px;
		right: -82%;
		width: 82%;
		height: calc(100vh - 60px);
		float: none;
		margin-right: 0;
		background: #fff;
		z-index: 1000;
		overflow-y: auto;
		transition: right .35s;
		box-shadow: -8px 0 24px rgba(0, 0, 0, 0.12);
	}

	.nav.active,
	.nav.open,
	body.nav-open .nav {
		right: 0;
	}

	.nav ul li {
		float: none;
		margin-left: 0;
		border-bottom: 1px solid #eef1f5;
	}

	.nav ul li a {
		display: block;
		font-size: 16px;
		line-height: 24px;
		padding: 15px 20px;
		color: #333 !important;
	}

	.nav ul li a .txt-1 {
		line-height: 24px;
	}

	.nav ul li a i {
		height: 24px;
		width: 9px;
		float: right;
		filter: brightness(0);
	}

	.nav ul li .subnav,
	.nav ul li .subnav2 {
		position: static;
		display: block;
		width: 100%;
		margin-left: 0;
		transform: none;
		box-shadow: none;
		background: #f6f8fb;
	}

	.nav ul li .subnav ul {
		padding: 8px 20px;
		background: #f6f8fb;
		box-shadow: none;
	}

	.nav ul li .subnav ul li {
		border-bottom: 0;
	}

	.nav ul li .subnav ul li a,
	.nav ul li .subnav2 .subnav2-list a {
		font-size: 14px;
		line-height: 22px;
		padding: 8px 0;
	}

	.nav ul li .subnav2 .container {
		padding: 0 20px;
	}

	.nav ul li .subnav2 .subnav2-inner {
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.nav ul li .subnav2 .subnav2-row {
		display: block;
	}

	.nav ul li .subnav2 .subnav2-col {
		width: 100%;
		padding-left: 0;
		margin-bottom: 12px;
	}

	.nav ul li .subnav2 .subnav2-title a {
		font-size: 15px;
		line-height: 24px;
		padding: 0;
	}



	.height1 {
		height: 60px;
	}

	.home-title {
		margin-bottom: 20px !important;
	}

	.home-title h2 {
		font-size: 28px;
		line-height: 38px;
	}

	.home-span {
		margin-top: 12px;
	}

	.more1 a,
	.more a,
	.more p {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		padding: 0 18px;
	}

	#fullpage,
	.fp-section,
	.fp-tableCell,
	.section {
		height: auto !important;
		min-height: 0;
	}

	#fp-nav {
		display: none;
	}

	.banner,
	.swiper-renewal-main .swiper-slide,
	.swiper-renewal-main .img {
		height: auto;

	}

	.swiper-renewal-main .img {
		display: none;
	}

	.swiper-renewal-main .img img {
		width: 100%;
		height: auto;
		min-height: 520px;
		object-fit: cover;
	}

	.swiper-renewal-main .img1 {
		display: block;
	}

	.banner-hover {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		transform: translateY(-50%);
	}

	.banner-hover h1,
	.banner-hover h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.banner-hover .p {
		font-size: 16px;
		line-height: 26px;
		margin-top: 16px;
	}

	.home {
		padding: 40px 0;
	}

	.home-product,
	.home-about {
		margin-top: 0;
		padding: 40px 0;
	}

	.home-product .swiper-product,
	.home-environment .swiper-environment,
	.home-news .swiper-news {
		padding-bottom: 52px;
	}

	.home-product .swiper-slide .box {
		padding: 22px 16px;
	}

	.home-product .swiper-slide .text .bt,
	.swiper-news .swiper-slide .text .bt {
		font-size: 18px;
		line-height: 28px;
		height: auto;
	}

	.home-product .swiper-slide .text .p,
	.swiper-news .swiper-slide .text .p,
	.home-solution .solution-item .p,
	.home-solution .desc,
	.home-global .desc,
	.home-about .desc p,
	.solution-show-1 .nr .left .pp,
	.solution-show-3 .pp,
	.solution-show-5 .pp,
	.about-intro .right .p p,
	.news-info .p,
	.news-info .p p {
		font-size: 14px;
		line-height: 24px;
		height: auto;
	}

	.home-product .product-nav {
		margin-top: 20px;
		overflow-x: auto;
		white-space: nowrap;
	}

	.home-product .product-nav li {
		display: inline-block;
		float: none;
		margin: 0 8px 10px 0;
	}

	.home-product .swiper-button-prev,
	.home-product .swiper-button-next,
	.home-environment .swiper-button-prev,
	.home-environment .swiper-button-next,
	.about-honor .honor-swiper .swiper-button-prev,
	.about-honor .honor-swiper .swiper-button-next {
		width: 42px;
		height: 42px;
	}

	.home-product .swiper-button-prev {
		left: 15px;
	}

	.home-product .swiper-button-next {
		right: 15px;
	}

	.home-product .swiper-button-prev:after,
	.home-product .swiper-button-next:after {
		font-size: 14px;
	}

	.home-solution .nr,
	.home-global .nr,
	.footer .nr,
	.about-intro .nr,
	.solution-show-1 .nr,
	.solution-show-6 .nr,
	.product-list-content,
	.product-detail .nr,
	.contact-main,
	.solution-list1 .solution-item,
	.product-show-1 .nr {
		display: block;
	}

	.home-solution .nr .left,
	.home-solution .nr .right,
	.home-global .nr .left,
	.home-global .nr .right,
	.footer .nr .left,
	.footer .nr .right,
	.about-intro .left,
	.about-intro .right,
	.solution-show-1 .nr .left,
	.solution-show-1 .nr .right,
	.product-side,
	.product-main,
	.product-detail .left,
	.product-detail .right,
	.contact-main .left,
	.contact-main .right,
	.solution-list1 .solution-item .pic,
	.solution-list1 .solution-item .text,
	.product-show-1 .left,
	.product-show-1 .right {
		width: 100%;
		float: none;
	}

	.home-solution .solution-list {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 12px;
		margin-top: 25px;
	}

	.home-solution .solution-list li {
		width: 100%;
		margin: 0;
	}

	.home-solution .solution-list li .box {
		padding: 18px 10px;
	}

	.home-solution .solution-list li .pic {
		width: 42px;
		height: 42px;
		margin: 0 auto 10px;
	}

	.home-solution .solution-list li h3 {
		font-size: 16px;
		line-height: 24px;
	}

	.home-solution .solution-item h3 {
		font-size: 24px;
		line-height: 34px;
	}

	.home-about .about-content {
		padding: 0;
	}

	.home-about .desc br {
		display: none;
	}

	.home-about .video-content {
		margin-top: 24px;
	}

	.home-about .video-content .video-play .video-img {
		max-width: 100%;
		border-radius: 16px;
		border: 4px solid rgba(0, 70, 150, 0.5);
	}

	.home-about .video-content .video-play .play-btn {
		width: 58px;
		height: 58px;
		margin-left: 0;
		margin-top: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.home-global .nr .left .img,
	.about-global .nr .left .img {
		width: 100%;
		height: auto;
		margin-left: 0;
		overflow: hidden;
	}

	.home-global .nr .left .img .globalMap,
	.about-global .nr .left .img .globalMap {
		height: auto;
	}

	.home-global .nr .left .img .area,
	.about-global .nr .left .img .area {
		display: none;
	}

	.global-data .data-row {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 18px 10px;
		padding: 0;
	}

	.global-data .data-item {
		width: 100%;
		text-align: center;
	}

	.global-data .data-num {
		font-size: 34px;
		line-height: 40px;
	}

	.global-data .data-label {
		font-size: 14px;
		line-height: 22px;
	}

	.home-partner .partner-scroll {
		margin-top: 20px;
	}

	.home-partner .scroll-row {
		margin-bottom: 15px;
	}

	.home-partner .scroll-item {
		width: 150px;
		height: 70px;
		margin-right: 12px;
	}

	.home-news .home-top {
		margin-bottom: 24px;
	}

	.home-news .home-title {
		margin-bottom: 0 !important;
	}

	.swiper-news {
		padding-bottom: 0 !important;
	}

	.swiper-news .swiper-slide .box {
		padding: 0;
	}


	.swiper-news .swiper-slide .box .text {
		padding: 22px 18px;
	}

	.swiper-news .swiper-slide .text .tag {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 12px;
	}

	.swiper-news .swiper-slide .text .date {
		margin-top: 18px;
		padding-top: 16px;
		line-height: 34px;
	}

	.swiper-news .swiper-slide .text .p {
		margin-bottom: 15px;
	}

	.swiper-news .swiper-slide .text .date .day {
		font-size: 30px;
		line-height: 34px;
	}

	.inbanner {
		margin-top: 60px;
		height: auto;
	}

	.inbanner .img1 {
		display: block;
	}

	.inbanner .img {
		display: none;
	}

	.inbanner img {
		width: 100%;
		min-height: 220px;
		object-fit: cover;
	}

	.inbanner .text {
		padding: 0 15px;
	}

	.inbanner h1,
	.inbanner .bt {
		font-size: 30px;
		line-height: 40px;
	}

	.inbanner .banner-hover .p {
		font-size: 16px;
		font-weight: normal;
		line-height: 26px;
		color: #fff;
	}

	.inbanner .banner-hover .bt {
		margin-bottom: 10px;
		font-size: 30px;
	}

	.content,
	.product-list,
	.product-detail,
	.search-page,
	.solution-section,
	.service-section,
	.contact-section,
	.contact-area,
	.contact-form,
	.about-intro,
	.about-video,
	.about-culture,
	.about-honor,
	.solution-show-1,
	.solution-show-2,
	.solution-show-3,
	.solution-show-4,
	.solution-show-5,
	.solution-show-6,
	.solution-show-7,
	.product-show-1,
	.product-show-2,
	.product-show-3,
	.product-show-4,
	.product-show-5,
	.product-show-6,
	.product-show-7,
	.product-show-article,
	.sitemap {
		padding: 40px 0;
	}

	.product-side {
		margin-bottom: 25px;
	}

	.product-list .list,
	.product-list1 .list,
	.newslist,
	.article-list,
	.solution-show-2 .advantage-list,
	.solution-show-5 .advantage-list2 {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}

	.product-list .list li,
	.product-list1 .list li,
	.article-list li,
	.solution-show-2 .advantage-list li,
	.solution-show-5 .advantage-list2 li {
		width: 100%;
		margin: 0;
	}

	.product-list .list li .text,
	.product-list1 .list li .text,
	.article-list li .text,
	.solution-show-5 .advantage-list2 li .box {
		padding: 16px 12px;
	}

	.product-list .list li .text .bt,
	.product-list1 .list li .text .bt,
	.article-list li .text .bt,
	.solution-show-2 .advantage-list li h3,
	.solution-show-5 .advantage-list2 li h3,
	.solution-show-6 .nr .item .text {
		font-size: 16px;
		line-height: 24px;
	}

	.product-list .list li .text .p,
	.product-list1 .list li .text .p,
	.article-list li .text .p,
	.solution-show-2 .advantage-list li .p,
	.solution-show-5 .advantage-list2 li .p {
		font-size: 14px;
		line-height: 24px;
	}

	.product-table,
	.solution-table,
	.search-result .result-table {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.product-table table,
	.solution-table table,
	.search-result .result-table .product-table {
		width: 1600px;
		min-width:1600px;
	}

	.product-table .col-root-class,
	.product-table .col-class,
	.product-table .col-zd_product_title3,
	.product-table .col-zd_product_title4,
	.product-table .col-zd_product_title5,
	.product-table .col-zd_product_title6,
	.product-table .col-zd_product_title7,
	.product-table .col-zd_product_title8,
	.product-table .col-zd_product_title9,
	.product-table .col-zd_product_title10 {
		width: 110px;
	}

	.solution-table table thead th,
	.solution-table table tbody td,
	.product-show-5 table tr td,
	.product-show-6 table tr td {
		font-size: 14px;
		line-height: 24px;
		padding: 10px;
	}

	.search-filter {
		margin-bottom: 30px;
	}

	.search-filter .filter-grid {
		display: block;
	}

	.search-filter .filter-grid .filter-col {
		width: 100%;
		margin-bottom: 18px;
	}

	.search-filter .filter-grid .filter-col .filter-list {
		height: auto;
		padding: 0 15px;
		height: 120px;
		min-height: 0;
	}

	.search-filter .filter-grid .filter-col .filter-list label {
		display: flex;
		align-items: center;
		font-size: 14px;
		font-weight: normal;
		line-height: 40px;
		color: #333;
		cursor: pointer;
		transition: .3s;
	}

	.search-filter .filter-grid .filter-col .filter-list label input[type="checkbox"],
	.search-filter .filter-grid .filter-col .filter-list label input[type="radio"] {
		margin-right: 5px;
		cursor: pointer;
		margin-top: 0;
	}

	.search-filter .filter-actions {
		margin-top: 20px;
		text-align: center
	}

	.search-filter .filter-actions button {
		padding: 6px 30px;
		font-size: 16px;
		font-weight: normal;
		line-height: 30px;
		border: none;
		cursor: pointer;
		transition: .3s;
		margin: 0 5px;
		min-width: 120px;
	}

	.search-result .result-title {
		font-size: 26px;
		font-weight: bold;
		color: #333;
		margin-bottom: 20px;
	}

	 
	.product-table .table-head>div span {
		font-size: 14px;
		font-weight: bold;
		line-height: 22px;
		color: #fff;
		white-space: nowrap;
	}

	.product-table .table-head>div {
		padding: 3px 7px;
		text-align: center;
		border-right: 1px solid var(--main-color);
	}

	.product-table .table-body .table-row>div span {
		font-size: 14px;
		line-height: 22px;
	}

	.news-one .list li .box .text .bt,
	.news-info h1 {
		font-size: 22px;
		line-height: 32px;
		height: auto;
	}

	.news-info img {
		max-width: 100%;
	}

	.about-video .video-box {
		padding-bottom: 56.25%;
	}

	.about-video .video-box .video-play {
		width: 40px;
		height: 40px;
	}

	.about-video .video-box .video-play::after {
		border-width: 9px 0 9px 15px;
		margin-left: 3px;
	}

	.about-culture .culture-banner .culture-items {
		position: static;
		display: grid;
		grid-template-columns: 1fr;
	}

	.about-culture .culture-banner .culture-item {
		float: none;
		width: 100%;
		height: auto;
		margin-top: 15px;
		background: var(--main-color);
	}

	.about-culture .culture-banner .culture-item .box {
		position: static;
		transform: none;
		padding: 24px 15px;
	}

	.about-culture .culture-banner .culture-item h3 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
	}

	.about-culture .culture-banner .culture-item p {
		opacity: 1;
		margin-top: 0;
		font-size: 16px;
		line-height: 26px;
	}

	.about-honor .honor-stats {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px 10px;
		margin-bottom: 30px;
	}

	.about-honor .honor-stats .stat-item {
		width: 253px;
		min-height: 70px;
	}

	.about-honor .honor-stats .stat-item .stat-num {
		font-size: 34px;
		line-height: 38px;
	}

	.about-honor .honor-stats .stat-item .stat-num sup {
		font-size: 20px;
	}

	.about-honor .honor-stats .stat-item .stat-label {
		font-size: 14px;
		line-height: 24px;
	}

	.about-culture .culture-banner .culture-item .line {
		width: 20px;
		height: 2px;
		margin: 0 auto 10px;
	}

	.about-honor .honor-swiper .swiper-button-prev {
		left: 0;
	}

	.about-honor .honor-swiper .swiper-button-next {
		right: 0;
	}

	.fenye {
		padding-top: 30px;
	}

	.page a {
		display: none;
		font-size: 14px;
		min-width: 38px;
		line-height: 38px;
		height: 38px;
		border-radius: 22px;
		margin: 0 4px;
		padding: 0 8px;
	}

	.page a.prev,
	.page a.next {
		display: inline-block;
		padding: 0 18px;
	}

	.page a.prev svg,
	.page a.next svg {
		width: 12px;
		height: 16px;
		margin: 0 4px;
		margin-top: -2px;
	}

	.footer .footer-top {
		padding: 40px 0 25px;
	}

	.footer .footer-top .nr .left {
		width: 100%;
	}

	.footer .footer-top .nr .right {
		display: none;
	}


	.footer .footer-phone .phone-icon {
		width: 44px;
		height: 44px;
	}

	.footer .footer-phone .phone-info p,
	.footer .footer-email,
	.footer .footer-nav dd a,
	.footer .footer-bottom,
	.footer .footer-bottom a {
		font-size: 14px;
		line-height: 24px;
	}

	.footer .footer-phone .phone-info h3 {
		font-size: 22px;
		line-height: 30px;
	}

	.footer .footer-btn a {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		padding: 0 18px;
	}

	.footer .footer-social p,
	.footer .footer-contact .footer-social .tit1,
	.footer .footer-nav dt a {
		font-size: 16px;
		line-height: 26px;
	}

	.footer .footer-social a {
		width: 36px;
		height: 36px;
		margin-right: 8px;
	}

	.footer .footer-contact .footer-social .list-img {
		gap: 10px;
		margin-bottom: 15px;
	}

	.footer .footer-contact .footer-social .list-img .list-item {
		width: calc(50% - 5px);
	}

	.footer .footer-contact .footer-social .list-img .list-item .tit {
		font-size: 14px;
		margin-top: 8px;
	}

	.footer .footer-contact .footer-phone {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}

	.footer .footer-contact .footer-phone .phone-icon {
		width: 62px;
		height: 62px;
		border-radius: 50%;
		margin-right: 6px;
		position: relative;
		background: url(../images/icon-phone.png) no-repeat center center;
		background-size: 100%
	}

	.footer .footer-contact .footer-phone .phone-info p {
		font-size: 14px;
		color: rgba(255, 255, 255, 0.7);
		line-height: 24px;
	}

	.footer .footer-contact .footer-phone .phone-info h3 {
		font-size: 26px;
		font-family: var(--D-DINExp-Bold);
		color: #fff;
		line-height: 30px;
	}

	.footer .footer-contact .footer-email {
		font-size: 14px;
		color: #fff;
		margin-bottom: 20px;
		display: flex;
		align-items: center
	}

	.footer .footer-contact .footer-email span {
		width: 20px;
		height: 20px;
		background: url(../images/icon-email.png) no-repeat center center;
		background-size: 16px;
		display: inline-block;
		margin-right: 10px;
	}

	.footer .footer-contact .footer-btn {
		margin-bottom: 20px;
	}

	.footer .footer-contact .footer-btn a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 0 20px;
		background: var(--main-color);
		color: #fff;
		font-size: 14px;
		transition: .4s
	}

	.footer .footer-contact .footer-btn a span {
		width: 20px;
		height: 20px;
		background: url(../images/icon-contact.png) no-repeat center center;
		background-size: 17px;
		display: inline-block;
		margin-right: 10px;
	}

	.footer .footer-contact .footer-social p {
		font-size: 14px;
		color: rgba(255, 255, 255, 0.7);
		margin-right: 0;
		margin-bottom: 5px;
	}

	.footer .footer-contact .footer-social a {
		width: 40px;
		height: 40px;
	}

	.footer .footer-bottom span {
		font-size: 14px;
		margin-right: 10px;
		color: rgba(255, 255, 255, 0.5);
	}

	.footer .footer-nav {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 22px 18px;
	}

	.footer .footer-nav dl,
	.footer .footer-nav .footer-product,
	.footer .footer-nav .footer-contact {
		width: 100%;
	}

	.footer .footer-nav .footer-product {
		display: block;
	}

	.footer .footer-nav .footer-product dd {
		width: 100%;
	}

	.footer .footer-bottom {
		padding: 15px 0;
	}

	.privacy-modal .privacy-modal-content,
	.video-lightbox .video-lightbox-content,
	.honor-lightbox .honor-lightbox-content {
		max-width: 92%;
		max-height: 82%;
	}

	.video-lightbox .video-lightbox-close,
	.honor-lightbox .honor-lightbox-close {
		top: -36px;
		right: 0;
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 28px;
	}

	.solution-show-1 {
		padding-top: 0;
	}

	.solution-show-1 .nr .left .home-title {
		margin-bottom: 24px;
	}

	.solution-show-1 .nr .left .pp {
		margin-bottom: 20px;
	}

	.solution-show-2 .advantage-list li .icon {
		width: 50px;
		height: 50px;
		margin: 0 auto 10px;
	}

	.solution-show-2 .advantage-list li h3 {
		margin-bottom: 5px;
	}

	.solution-show-3 .pp {
		margin-bottom: 15px;
	}

	.solution-show-5 .pp {
		margin-bottom: 15px;
	}

	.solution-show-5 .advantage-list2 {
		grid-template-columns: 1fr;
	}

	.solution-show-6 .nr .item .pic {
		margin-bottom: 6px;
	}

	.solution-show-6 .nr .item {
		margin-top: 20px;
	}

	.solution0-list2 {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 15px;
		grid-column-gap: 15px;
	}

	.solution0-list2 li h3 {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.solution0-list2 li .tags {
		margin-bottom: 10px;
	}

	.solution0-list2 li .tags a {
		font-size: 14px;
		line-height: 24px;
		padding-left: 13px;
	}

	.solution0-list2 li .tags a:after {
		width: 5px;
		height: 5px;
	}

	.solution0-list2 li .more a,
	.solution0-list2 li .more p {
		padding: 0;
	}
}

@media(max-width:640px) {
	.home-title h2 {
		font-size: 24px;
		line-height: 34px;
	}

	.banner-hover h1,
	.banner-hover h2 {
		font-size: 28px;
		line-height: 38px;
	}

	.swiper-renewal-main .img img {
		min-height: 480px;
	}

	.product-list .list,
	.product-list1 .list,
	.newslist,
	.article-list,
	.solution-show-2 .advantage-list,
	.solution-show-5 .advantage-list2 {
		grid-template-columns: 1fr;
	}

	.footer .footer-nav {
		grid-template-columns: 1fr;
	}
}

@media(max-width:1025px) {

	.solution0-1,
	.solution0-2,
	.solution0-3,
	.solution0-4 {
		padding: 40px 0;
	}

	.solution0-1 .home-title,
	.solution0-2 .home-title,
	.solution0-3 .home-title,
	.solution0-4 .home-title {
		margin-bottom: 24px;
	}

	.solution0-1>.container>.pp {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 24px;
		text-align: left;
	}

	.solution0-1>.container>.pp br {
		display: none;
	}

	.solution0-1 .solution0-list1 {
		display: grid;
		grid-template-columns: 1fr;
		gap: 15px;
		margin: 0;
	}

	.solution0-1 .solution0-list1 li {
		width: 100%;
		float: none;
		padding: 0;
	}

	.solution0-1 .solution0-list1 .box {
		padding: 15px;
	}

	.solution0-1 .solution0-list1 .box .icon {
		width: 50px;
		height: 50px;
		margin-bottom: 14px;
	}

	.solution0-1 .solution0-list1 .box h3 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.solution0-1 .solution0-list1 .box .p {
		font-size: 14px;
		line-height: 24px;
	}

	.solution0-list2 {
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}

	.solution0-list2 li .box {
		height: 100%;
	}

	.solution0-list2 li h3 {
		font-size: 18px;
		line-height: 26px;
		margin: 12px 0 6px;
	}

	.solution0-list2 li .p {
		font-size: 14px;
		line-height: 24px;
		-webkit-line-clamp: 2;
	}

	.solution0-list2 li .tags {
		margin: 8px 0 10px;
	}

	.solution0-list2 li .tags a {
		font-size: 14px;
		line-height: 24px;
		padding-left: 12px;
		-webkit-line-clamp: 1;
	}

	.solution0-list2 li .tags a:after {
		width: 5px;
		height: 5px;
	}

	.solution0-list2 li .more a,
	.solution0-list2 li .more p {
		height: auto;
		line-height: 24px;
		padding: 0;
		font-size: 14px;
	}




	.swiper-solution0-pro .item .text {
		padding: 18px 16px;
	}

	.swiper-solution0-pro .item h3 {
		font-size: 18px;
		line-height: 26px;
	}

	.swiper-solution0-pro .item .p {
		font-size: 14px;
		line-height: 24px;
		height: 48px;
	}

	.swiper-solution0-pro .item .more p {
		font-size: 14px;
		line-height: 24px;
		height: auto;
	}

	.solution0-list4 {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.solution0-list4 li .box {
		padding: 18px;
		border-width: 2px;
		box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
	}

	.solution0-list4 li .pic {
		width: 32%;
	}

	.solution0-list4 li .text {
		width: 68%;
		padding: 4px 0 4px 18px;
	}

	.solution0-list4 li h3 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 8px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
	}

	.solution0-list4 li .m {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.solution0-list4 li .more3 p {
		font-size: 14px;
		line-height: 34px;
		height: 34px;
		padding: 0 14px;
	}

	.inbanner .banner-hover .bt:after {
		width: 30px;
		height: 2px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.solution0-list4 {
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}

	.more3 a,
	.more3 p {
		width: 140px;
		line-height: 32px;
		border-radius: 30px;
		font-size: 14px;
		padding: 0 20px;
	}

	.more3 a span,
	.more3 p span {
		height: 32px;
	}

	.solution-list1 .solution-item .box {
		display: block;
		align-items: center;
	}

	.solution-list1 .solution-item .info {
		padding: 20px;
		width: 100%;
	}

	.solution-list1 .solution-item .info .icon {
		width: 30px;
		height: 30px;
		margin-bottom: 10px;
	}

	.solution-list1 .solution-item .info h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.solution-list1 .solution-item .info h3:after {
		width: 30px;
		height: 2px;
		margin-bottom: 14px;
		margin-top: 10px;
	}

	.solution-list1 .solution-item .info .p {
		font-size: 14px;
		line-height: 24px;
		-webkit-line-clamp: 3;
		height: 75px;
		margin-bottom: 10px;
	}

	.more1 a,
	.more1 p {
		font-size: 14px;
		padding: 6px 20px;
		min-width: 120px;
	}

	.more1 a span,
	.more1 p span {
		margin-left: 10px;
		display: inline-block;
		width: 18px;
		height: 18px;
		border: 1px solid #fff;
		border-radius: 50%;
		position: relative;
		transition: .4s;
	}

	.solution-list1 .solution-item {
		margin-bottom: 20px;
	}

	.sitemap .sitemap-bottom {
		font-size: 16px;
		line-height: 26px;
	}

	.sitemap li .top1 {
		font-size: 18px;
	}

	.sitemap li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.sitemap li .subnav {
		margin-top: 10px;
	}

	.sitemap li .subnav a {
		font-size: 14px;
		margin-right: 10px;
		padding: 4px 0;
	}

	.inbanner .current {
		display: none;
	}

	.inbanner .current .left {
		display: none;
	}

	.service-section .home-title p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 14px;

		br {
			display: none;
		}
	}

	.service-form .form-row {
		margin: 0;
		margin-bottom: 20px;
	}

	.service-form .form-group {
		width: 100% !important;
		float: left;
		padding: 0;
		margin-bottom: 10px;
	}

	.service-form .form-group label {
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
		color: #333;
		margin-bottom: 4px;
		width: 100%;
		display: block;
	}

	.service-form .form-group input[type="text"],
	.service-form .form-group input[type="tel"],
	.service-form .form-group input[type="email"],
	.service-form .form-group input[type="date"],
	.service-form .form-group select,
	.service-form .form-group textarea {
		padding: 0 15px;
		height: 45px;
		border-radius: 4px;
		font-size: 14px;
		transition: border-color .3s;
		width: 100%;
	}

	.service-form .form-submit {
		margin-top: 20px;
	}
	.service-form .form-group textarea{
		padding:15px;
		height:auto;
		min-height:100px;
	}
	.service-form .form-submit button {
		padding: 10px 30px;
		font-size: 16px;
	}
	.service-form .form-checkbox label input[type="checkbox"] {
    margin-right: 8rem;
 margin-top: 0;
    width: 16rem;
    height: 16rem;
    cursor: pointer;
}
	.search-filter .filter-grid .filter-col .filter-title {
		font-size: 16px;
		line-height: 26px;
		padding: 14px;
	}

	.news-show {
		padding: 0;
	}

	.ns-bottom {
		padding: 20px;
	}

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

	.h2 {
		font-size: 14px;
		line-height: 24px;
		padding: 5px 0;
		margin-top: 20px;
	}

	.h2 span {
		margin-right: 10px;
		padding: 0 5px;
	}

	.news-info {
		font-size: 16px;
		line-height: 26px;
		padding: 30px 0;
	}

	.return a {
		width: 160px;
		line-height: 45px;
		font-size: 14px;
	}

	.lable {
		padding-bottom: 20px;
	}

	.lable span {
		font-size: 16px;
		line-height: 30px;
		padding-right: 5px;
	}

	.lable a {
		margin-bottom: 5px;
		margin-right: 10px;
		font-size: 14px;
		line-height: 30px;
		padding: 0 20px;
		border-radius: 30px;
	}

	.list-page-news {
		margin-bottom: 20px;
	}

	.list-page-news ul {
		overflow: hidden
	}

	.list-page-news ul li {
		width: 100%;
	}

	.list-page-news ul li p {
		padding: 10px 0;
	}

	.list-page-news ul li a {
		line-height: 30px;
		font-size: 14px;
		padding-left: 70px;
	}

	.list-page-news ul li a span {
		line-height: 30px;
		width: 63px;
		background-size: 9px;
	}



	.list-page-news ul li:nth-child(2) a span {
		background-size: 9px;
	}

	.inverstor-related {
		padding: 40px 0;
	}

	.inverstor-related .article-list {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.inverstor-related .article-list li .text {
		padding: 14px 14px;
	}

	.inverstor-related .article-list li .text .bt {
		font-weight: normal;
		margin-bottom: 10px;
	}

	.article-list li .text .date {
		font-size: 14px;
	}

	.article-list li .text .date span {
		width: 16px;
		height: 16px;
		margin-right: 8px;
	}

	.science {
		padding: 40px 0;
	}

	.article-list li .text .bt {
		margin-bottom: 10px;
	}

	.article-list li .text .p {
		margin-bottom: 10px;
	}

	.recruitment-career {
		padding: 40px 0;
	}

	.recruitment-career .desc {
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.career-list {
		display: block;
	}

	.career-list li {
		width: 100%;
		margin-bottom: 10px;
	}

	.career-list li .box {
		padding: 20px;
		min-height: 0;
		background: rgba(0, 0, 0, 0.3);
	}

	.career-list li .box .icon {
		margin-bottom: 10px;
		width: 40px;
	}

	.career-list li .box h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.career-list li .box p {
		font-size: 14px;
		line-height: 24px;
	}

	.recruitment-welfare {
		padding: 40px 0 0;
	}

	.recruitment-welfare .home-title {
		line-height: 50px;

		h2 {
			line-height: 50px;
		}
	}

	.recruitment-welfare .welfare-swiper .swiper-btn {
		top: -74px;
		gap: 10px;
	}

	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev,
	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next {

		width: 50px;
		height: 50px;
	}

	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-prev:after,
	.recruitment-welfare .welfare-swiper .swiper-btn .swiper-button-next:after {
		font-size: 14px;
	}

	.recruitment-welfare .welfare-swiper .swiper-slide .box {
		padding: 30px;
		min-height: 0;
		height: 100%;
	}

	.recruitment-welfare .welfare-swiper .swiper-slide {

		height: auto;
	}

	.recruitment-welfare .welfare-swiper .swiper-slide .box .icon {
		margin-bottom: 15px;
		width: 45px;
	}

	.recruitment-welfare .welfare-swiper .swiper-slide .box h3 {
		font-size: 18px;
		line-height: 32px;
		margin-bottom: 5px;
	}

	.recruitment-welfare .welfare-swiper .swiper-slide .box p {
		font-size: 14px;
		line-height: 24px;
	}

	.recruitment-jobs {
		padding: 40px 0;
	}

	.recruitment-jobs .nr .left {
		width: 100%;
		position: relative;
		top: auto;
		float: left;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-title {
		font-size: 20px;
		line-height: 40px;
		padding: 12px 30px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-search {
		padding: 20px 30px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-search h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-search h3 .search-icon {
		width: 18px;
		height: 18px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-search .search-selects select {
		padding: 0 20px;
		border-radius: 30px;
		font-size: 14px;
		margin-bottom: 10px;
		height: 45px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-email {
		padding: 20px;
		margin-top: 15px;
		gap: 20px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-email .info p {
		font-size: 16px;
		line-height: 24px;
	}

	.recruitment-jobs .jobs-sidebar .sidebar-email .info a {
		font-size: 18px;
	}

	.recruitment-jobs .nr .right {
		width: 100%;
		margin-top: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-header {

		padding: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-header .name {
		width: 100%;
		font-size: 16px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-header .location,
	.recruitment-jobs .jobs-list .jobs-item .jobs-header .type {

		display: none;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-header .toggle {
		width: 28px;
		height: 28px;
		margin-left: 0;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail {
		padding: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail h3 {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-meta {
		display: block;
		gap: 10px;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-meta p {
		width: 100%;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc h4 {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 3px;
		margin-top: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc ul {
		padding-left: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-desc ul li {
		font-size: 14px;
		line-height: 30px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-btn {

		gap: 10px;
		margin-top: 20px;
		line-height: 42px;
		padding: 0 20px;
		font-size: 14px;
		border-radius: 30px;
	}

	.recruitment-jobs .jobs-list .jobs-item .jobs-detail .jobs-btn img {
		width: 20px;
		height: 20px;
	}

	.recruitment-jobs .jobs-list .jobs-item {
		margin-bottom: 15px;
	}

	.product-show-1 {
		padding-top: 0;
	}

	.product-show-1 .nr>.left {
		width: 100%;
	}

	.product-show-1 .nr>.right {
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
	}

	.product-show-1 .nr>.right .category {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.product-show-1 .nr>.right h1 {
		font-size: 26px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 34px;
	}

	.product-show-1 .nr>.right .desc {
		margin-bottom: 20px;
	}

	.product-show-1 .nr>.right .desc p {
		font-size: 14px;
		line-height: 24px;
		padding-left: 15px;
	}

	.product-show-1 .nr>.right .desc p:before {
		width: 6px;
		height: 6px;
		top: 9px;
	}

	.product-show-1 .nr>.right .btns {
		gap: 10px;
	}

	.product-show-1 .nr>.right .btns .btn-primary {
		padding: 0 20px;
		line-height: 40px;
		font-size: 14px;
	}

	.product-show-1 .nr>.right .btns .btn-outline {
		padding: 0 20px;
		line-height: 40px;
		font-size: 14px;
	}

	.product-show-1 .nr>.right .btns .btn-outline span {
		width: 18px;
		height: 18px;
		margin-left: 8px;
	}

	.product-show-2 .tab-nav a {
		font-size: 15px;
		padding: 0 14px;
		line-height: 34px;
		transition: .3s;
	}

	.product-show-3 {
		overflow: hidden;
	}

	.product-show-3 .feature-list li .icon {
		width: 50px;
		height: 50px;
		margin: 0 auto 15px;
	}

	.product-show-3 .feature-list {
		display: block;
	}

	.product-show-3 .feature-list li {
		width: 33.3333%;
		float: left;
	}

	.product-show-3 .feature-list li .box {
		padding: 5px 20px;
		margin: 10px 0;
	}

	.product-show-3 .feature-list li .name {
		font-size: 14px;
		line-height: 24px;
	}

	.product-show-4 {
		padding: 0;
	}

	.param-table .table-head .col-left,
	.param-table .table-head .col-right {
		padding: 15px;
		font-size: 16px;
	}

	.param-table .table-body .table-row .col-left,
	.param-table .table-body .table-row .col-right {
		padding: 10px 15px;
		font-size: 14px;
	}

	.product-show-6 {
		padding-top: 0;
	}

	.product-show-7 {
		padding: 0;
	}

	.category-desc {
		max-width: 100%;
		margin: 15px auto;
		font-size: 14px;
		line-height: 24px;
	}

	.p-in {
		width: 1600px;
		min-width: 1600px;
	}

	 

	 

	 


	.product-list ul {
		margin: 0 -5px;
	}

	.product-list li {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px;
	}




	.product-list h3 {
		font-size: 16px;
		line-height: 30px;
		padding: 10px 0 6px;
	}



	.product-list .p {
		font-size: 14px;
		line-height: 24px;
	}

	.product-list .list {
		padding: 10px 0 0
	}

	.product-list .list a {
		font-size: 14px;
		line-height: 24px;
		padding-left: 14px;
		position: relative;
		transition: .3s;
	}

	.product-list .list a::before {
		width: 5px;
		height: 5px;
	}

	.news01 {
		padding: 40px 0;
	}

	.news-one .list li .box {
		position: relative;
		min-height: 0;
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.news-one .list li .box .pic {
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
	}

	.news-one .list li .box .text {
		padding: 20px;
	}

	.news-one .list li .box .text .date {
		font-size: 14px;
	}

	.news-one .list li .box .text .bt {

		margin-top: 10px;
	}

	.news-one .list li .box .text .jsh {
		margin-top: 5px;
		font-size: 14px;
		line-height: 24px;
		height: 48px;
		margin-bottom: 20px;
	}

	.news-one {
		margin-bottom: 20px;
	}

	.btn1 {
		position: relative;
		height: 10px;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 100%;
	}

	.btn1 .swiper-button-prev,
	.btn1 .swiper-button-next {
		display: none;
	}

	.btn1 .swiper-pagination {
		height: 2rem;
		width: 100%;
		top: 6px;
	}

	.newslist .swiper-slide .box {
		padding: 0;
	}

	.newslist .swiper-slide .text .bt {
		margin-bottom: 10px;
	}

	.newslist .swiper-slide .text .p {
		margin-bottom: 15px;
	}

	.newslist .swiper-slide .text .date {
		line-height: 34px;
	}

	.swiper-news .swiper-slide .text .date .ym {
		font-size: 14px;
	}

	.investor-section {
		padding: 40px 0;
	}

	.investor-list li {
		margin-bottom: 15px;
	}

	.investor-list li .box {
		padding: 20px;
	}

	.investor-list li .info .bt {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 4px;
	}

	.investor-list li .info .p {
		font-size: 14px;
		line-height: 24px;
	}

	.investor-list li .date {
		display: none;
	}

	.investor-list li .info {
		flex: 1;
		padding-right: 0;
		background: none;
		background-size: 1px;
	}

	.faq-section {
		padding: 40px 0;
	}

	.esg-vision .nr {
		display: block;
	}

	.esg-vision .nr .left {
		width: 100%;
	}

	.esg-vision .nr .right {
		width: 100%;
		padding: 15px 0 0 0;
	}

	.esg-vision {
		padding: 40px 0;
		overflow: hidden;
	}

	.esg-vision .nr .right .title {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.esg-vision .nr .right .home-title h2 {
		line-height: 40px;
	}

	.esg-vision .nr .right .line {
		width: 24px;
		height: 2px;
		background: var(--main-color);
		margin-bottom: 20px;
	}

	.esg-vision .nr .right .desc {
		font-size: 14px;
		line-height: 24px;
	}

	.esg-harmony .home-title {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
	}

	.esg-harmony {
		padding: 40px 0;
	}

	.esg-harmony .harmony-content {
		display: block;
	}

	.esg-harmony .harmony-content .harmony-item {

		height: auto;
		margin-top: 20px;
	}

	.esg-harmony .harmony-content .harmony-item .har-info {
		position: relative;
		bottom: auto;
		left: auto;
		width: 100%;
	}

	.esg-harmony .harmony-content .harmony-item .harmony-icon {
		width: 60px;
		height: 60px;
		margin: 0 auto 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.esg-harmony .harmony-content .harmony-item h3 {
		font-size: 20px;
		font-weight: normal;
		line-height: 30px;
		color: #fff;
		margin-bottom: 10px;
	}

	.esg-harmony .harmony-content .harmony-item p {
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
		color: #fff;
		opacity: 1;
		transition: .5s;
	}

	.esg-harmony .harmony-content .harmony-item p br {
		display: none;
	}

	.esg-responsibility {
		padding: 40px 0;
		overflow: hidden;
		position: relative;
	}

	.esg-responsibility .swiper-responsibility {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}

	.esg-responsibility .swiper-responsibility .swiper-slide .txt {
		font-size: 16px;
		line-height: 30px;
		margin: 10px 0;
	}

	.esg-report {
		padding: 0 0 40px 0;
	}

	.esg-report .list {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.esg-report .list li h3 {
		font-size: 16px;
		line-height: 30px;
		padding: 6px 0 0 0;
	}

	.download {
		padding: 40px 0;
	}

	.contact-section .contact-top p {
		font-size: 14px;
		line-height: 24px;
	}

	.contact-section .contact-top {
		margin-bottom: 20px;
	}

	.contact-section .contact-main .left {
		width: 100%;
		padding-right: 0;
		float: left;
		padding-top: 0;
		padding-bottom: 20px;
	}

	.contact-section .contact-main .right {
		width: 100%;
		float: right;
	}

	.contact-section .contact-main .left .contact-logo {
		margin-bottom: 10px;
		width: 140px;
	}

	.contact-section .contact-main .left .contact-info-item {
		margin-bottom: 10px;
	}

	.contact-section .contact-main .left .contact-info-item:last-child {
		margin-bottom: 0
	}

	.contact-section .contact-main .left .contact-info-item h3 {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 0;
	}

	.contact-section .contact-main .left .contact-info-item p {
		font-size: 14px;
		line-height: 24px;
	}

	.contact-section .contact-main .left .contact-info-item p .ct {

		font-size: 20px;
	}

	.contact-section .contact-main .left .contact-info-item p .ce {

		font-size: 20px;
	}

	.contact-section .contact-main .right .contact-map {

		min-height: 400px;
	}



	.contact-section .contact-main .right .contact-map .map-marker {

		width: 80px;
		height: 80px;
	}

	.contact-section .contact-main .right .contact-map .map-marker img {
		width: 50px;
	}

	.contact-section .contact-main .right .contact-map .map-marker .play-wave {

		margin-left: -60px;
		margin-top: -60px;
		width: 120px;
		height: 120px;
	}

	.contact-area {
		padding-top: 0;
	}

	.contact-area .area-list {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}

	.contact-area .area-list .area-item {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}

	.contact-area .area-list .area-item .box {

		background: #fff url(../images/TKD.png) no-repeat top right;
		background-size: 100px;
		padding: 20px;
	}

	.contact-area .area-list .area-item h3 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.contact-area .area-list .area-item .address {
		font-size: 14px;
		line-height: 24px;
	}

	.contact-area .area-list .area-item .address span {

		width: 17px;
		height: 17px;
		background: url(../images/icon-location.png) no-repeat center / contain;
		margin-right: 10px;
		margin-top: 3px;
	}

	.contact-form .form-top {
		margin-bottom: 20px;
	}

	.contact-form .form-top p {
		font-size: 14px;
		line-height: 24px;
	}

	.contact-form .form-top .home-title {
		margin-bottom: 5px !important;
	}

	.contact-form .form-main .form-row {
		margin: 0;
	}

	.contact-form .form-main .form-row .form-col.full {
		width: 100%
	}

	.contact-form .form-main .form-row .form-col {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}

	.contact-form .form-main .form-row .form-col label {

		font-size: 14px;
		margin-bottom: 5px;
	}

	.contact-form .form-main .form-row .form-col label i {

		margin-right: 4rem
	}

	.contact-form .form-main .form-row .form-col input,
	.contact-form .form-main .form-row .form-col textarea {
		width: 100%;
		padding: 0 20px;
		height: 45px;
		font-size: 14px;
	}

	.contact-form .form-main .form-row .form-col textarea {
		height: 200px;
		padding: 20px;
		resize: none;
	}

	.contact-form .form-main .form-bottom {
		display: block;
		align-items: center;
		justify-content: space-between;
		overflow: hidden;
	}

	.contact-form .form-main .form-bottom .form-btns {
		float: none;
		margin-top: 10px;
	}

	.contact-form .form-main .form-bottom .form-btns .btn-reset {
		width: 120px;
		height: 40px;
		font-size: 14px;
		margin-right: 10px;
	}

	.contact-form .form-main .form-bottom .form-btns .btn-submit {
		width: 120px;
		height: 40px;
		font-size: 14px;
	}

	.contact-form .form-main .form-bottom .verifyDiv {
		float: none;
	}

	.verifyDiv .verify-wrap {
		width: 100% !important;
	}

	.faq-section .faq-list .faq-item {
		margin-bottom: 10px;
		padding: 20px;
	}

	.faq-section .faq-list .faq-item .faq-question {

		padding: 0 30px;
	}

	.faq-section .faq-list .faq-item .faq-question .faq-icon {
		width: 20px;
		height: 30px;
		margin-right: 10px;
	}

	.faq-section .faq-list .faq-item .faq-question h3 {

		font-size: 18px;
		line-height: 30px;
	}

	.faq-section .faq-list .faq-item .faq-question .faq-arrow {
		width: 30px;
		height: 30px;
	}

	.faq-section .faq-list .faq-item .faq-question .faq-arrow::before {

		width: 10px;
		height: 10px;
	}

	.faq-section .faq-list .faq-item .faq-answer {

		padding: 5px 30px 0 30px;
		font-size: 14px;
		line-height: 24px;
	}

	.guarantee-section {
		padding: 40px 0;
	}

	.guarantee-section .sub-title {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.guarantee-section .desc {
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
	}

	.guarantee-section .guarantee-top {
		margin-bottom: 20px;
	}

	.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .name {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
		height: 24px;
	}

	.guarantee-section .guarantee-cert .cert-swiper .swiper-slide.swiper-slide-active .box .name {
		font-size: 16px;
	}

	.guarantee-test {
		padding: 40px 0;
	}

	.guarantee-test .sub-title {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.guarantee-test .desc {
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.guarantee-test .test-nav .test-prev,
	.guarantee-test .test-nav .test-next {

		width: 40px;
		height: 40px;
	}

	.guarantee-test .test-nav .test-next {
		right: 10px;
	}

	.guarantee-test .test-nav .test-prev {
		left: 10px;
	}

	.guarantee-test .test-swiper .swiper-slide .box .name {
		font-size: 16px;
		line-height: 30px;
		margin-top: 4px;
	}

	.guarantee-fae {
		padding: 40px 0;
	}

	.guarantee-fae .sub-title {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.guarantee-fae .desc {
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.guarantee-fae .fae-list {
		display: block;
	}

	.guarantee-fae .fae-list .item {
		flex: 1;
		margin-top: 15px;
	}

	.guarantee-fae .fae-list .item .pic img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.guarantee-fae .fae-list .item .box .text {
		padding: 20px;
	}

	.guarantee-fae .fae-list .item .box .text h3 {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.guarantee-fae .fae-list .item .box .text p {
		font-size: 14px;
		line-height: 24px;
	}

	.guarantee-green {
		padding: 40px 0;
	}

	.guarantee-green .sub-title {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.guarantee-green .desc {
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.green-table {
		overflow-x: auto;
	}

	.guarantee-green .green-table table {
		width: 1200px;
	}

	.guarantee-green .green-table table thead tr th {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	.guarantee-green .green-table table tbody tr td {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	.guarantee-section .gubg {
		background: none;
		padding-bottom: 0;
	}

	.guarantee-section .guarantee-cert .cert-swiper .swiper-slide .box .img {
		border-radius: 12rem;
		background: url(../images/cebg.png) no-repeat top center;
		background-size: cover;
		padding: 15px;
	}

	.about-intro .left .slogan {
		font-size: 20px;
		line-height: 32px;
		margin-bottom: 5px;
	}

	.about-intro .left .stock {
		font-size: 16px;
		line-height: 26px;
	}

	.about-intro .left .stock span {
		font-size: 18px;
		margin-left: 5px;
	}

	.about-intro .right .p p {
		margin-bottom: 0;
	}

	.about-intro .about-data {
		margin-top: 20px;
	}

	.about-video .video-box .video-play .play-wave {

		margin-top: -30px;
		margin-left: -30px;
		width: 60px;
		height: 60px;
	}

	.about-video {
		padding: 40px 0 0 0;
	}

	.home-global .nr .left .img img {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		display: none;
	}

	.home-global .nr .img .hide {
		display: block;
	}

	.bg {
		padding-top: 0;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-size: cover !important;
	}

	.home {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		transform: none;
	}

	.swiper-product {
		padding-bottom: 0 !important;
	}

	.home-product .swiper-button-prev,
	.home-product .swiper-button-next {
		display: none;
	}

	.product-nav .swiper-scrollbar {
		width: 100%;
	}

	.product-nav {
		height: 10px;
	}

	.swiper-product .swiper-slide .pic img {
		object-fit: contain;
		padding: 0;
	}

	.home-product .swiper-slide .box {
		padding: 15px;
	}

	.swiper-product .swiper-slide .text {
		padding: 0;
	}

	.home-product .swiper-slide .text .bt,
	.swiper-news .swiper-slide .text .bt {

		margin-bottom: 4px;
	}

	.home-solution .left {
		padding-top: 0;
	}

	.home-solution .left .solution-item {
		display: none;
	}

	.home-solution .left .home-title {
		margin-bottom: 5px !important;
	}

	.home-solution .left .desc {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.solution-list li {
		width: 50%;
		height: auto;
	}

	.solution-list li a .box .pic {
		width: 70px;
		margin-bottom: 8rem;
		height: auto;
	}

	.solution-list li a .box h3 {
		font-size: 16px;
		line-height: 26px;
	}

	.solution-list {
		padding-top: 0;
	}

	.global-data .data-row {
		margin-bottom: 20px;
		border: 0;
	}

	.global-data {
		margin-bottom: 20px;
	}

	.home-global .desc {
		margin-bottom: 10px;
	}

	.home-global .nr .img .hide {
		display: block;
	}

	.swiper-environment {
		width: 100%;
		padding-bottom: 0 !important;
	}

	.partner-scroll .scroll-row .scroll-item {
		width: 120px;
		height: 60px;
		border-radius: 6px;
		margin: 0 5px;
		padding: 10px;
	}

	.swiper-renewal-main .bt {
		font-size: 40px;
		margin-bottom: 5px;
	}

	.swiper-renewal-main .span {
		margin-bottom: 14px;
	}

	.swiper-renewal-main .span .st {
		font-size: 26px;
		letter-spacing: 1px;
		padding-right: 10px;
		line-height: 34px;
		margin-bottom: 10px;
		margin-top: 5px;
	}

	.swiper-renewal-main .span p {
		font-size: 18px;
		letter-spacing: 0;
		font-weight: normal;
		line-height: 30px;
		font-style: normal;
		color: #fff;
		display: inline-block;
		vertical-align: middle;
		background: rgba(255, 255, 255, 0.4);
		background-size: 100%;
		width: 300px;
		height: auto;
		padding: 10px;
		display: block;
		border-radius: 10px;
	}

	.swiper-renewal-main .p p {
		background: url(../images/gou.png) no-repeat left 8px;
		background-size: 12px;
		padding-left: 25px;
		margin-bottom: 10px;
	}

	.swiper-renewal-main .p {
		margin-top: 0;
	}

	.swiper-renewal-main .swiper-button-next,
	.swiper-renewal-main .swiper-button-prev {
		display: none;
	}

	.swiper-renewal-main .swiper-pagination {
		bottom: 10px;
	}

	.solution-list li.active a .box {
		background: rgba(255, 255, 255, 0.08);
		border: 1px solid rgba(255, 255, 255, 0.15);
	}

	.swiper-environment .swiper-button-prev {
		left: 10px;
	}

	.swiper-environment .swiper-button-next {
		right: 10px;
	}
	 
    .product-table .table-head>div {
        padding: 3px 7px;
        text-align: center;
        border-right: 1px solid var(--main-color);
        float: left;
        overflow: hidden;
    }
	.home-about .desc { 
    font-size: 14px; 
    line-height: 24px;
    margin-bottom: 20px;
}
}

@media(max-width:640px) {

	.solution0-1,
	.solution0-2,
	.solution0-3,
	.solution0-4 {
		padding: 34px 0;
	}

	.solution0-list2 {
		grid-template-columns: 1fr;
	}

	 

	.solution0-list4 li .box {
		display: flex;
		align-items: flex-start;
		padding: 14px;
	}

	.solution0-list4 li .pic {
		width: 96px;
		min-width: 96px;
		float: none;
	}

	.solution0-list4 li .text {
		width: auto;
		float: none;
		flex: 1;
		padding: 0 0 0 14px;
	}
	    .solution0-list4 {
        grid-template-columns: 1fr;
        gap: 15px;
    }
	.product-show-2 .tab-nav {
    display: grid;
    align-items: center;
}
.product-show-2 .tab-nav a:after{
	display: none;
}
    .product-list li {
        width: 100%; 
    }
	.product-list .box {  
    border: solid 10rem #f2f6fa; 
}
.product-list1 .box {  
    border: solid 10rem #fff;
}
.swiper-renewal-main .p{
	display: none;
}
    .swiper-renewal-main .span .st {
        font-size: 20px; 
    }
	    .swiper-renewal-main .bt {
        font-size: 34px; 
    }
	.esg-vision .nr .right .home-title h2 {
        line-height: 30px;
        font-size: 20px;
    }
	.about-honor .honor-stats { 
        grid-template-columns: 1fr;  
    }
	.about-honor .honor-stats .stat-item { 
        margin: 0 auto;
    }
}

.pingtai-section {
	background: #edf3f8;
	padding: 70rem 0 80rem;
}

.pingtai-section .home-title {
	margin-bottom: 30rem;
}

.pingtai-head {
	height: 80rem;
	line-height: 80rem;
	text-align: center; 
	border-bottom: 1rem solid #dfe6ee;
}

.pingtai-head h3 {
	font-size: 30rem;
	font-weight: bold;
	color: #333;
}

.pingtai-head a {
	color: #1683ff;
	margin-left: 12rem;
}

 
.pingtai-params {
	background: #fff;
}

.pingtai-industry ul {
	display: flex;
}

.pingtai-industry li {
	width: 16.66666667%;
	border-right: 1rem solid #dfe6ee;
}
.pingtai-industry li .pic img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.pingtai-industry li:last-child {
	border-right: 0;
}

.pingtai-industry li a {
	display: block;transition: .4s;
	position: relative;
}

.pingtai-industry li .box {
	height: 100%;
	padding: 30rem 24rem;
	    position: absolute;
    top: 0;
    left: 0;
	background: #fff;
	overflow: hidden;
	transition: .4s;
	width:100%;
}

.pingtai-industry li .icon {
	height: 68rem; 
	margin-bottom: 18rem;
}

.pingtai-industry li .icon img {
	max-width: 100%;
	max-height: 100%;
}

.pingtai-industry li .bt {
	font-size: 24rem;
	line-height: 38rem;
	font-weight: bold;
	color: #333;
}

.pingtai-industry li .span {
	font-size: 16rem;
	line-height: 30rem;
	color: #888;
}

.pingtai-industry li .text:after {
	content: '';
	display: block;
	width: 20rem;
	height: 2rem;
	background: #333;
	margin-top: 18rem;
}

 
 

.pingtai-params {
	margin-top: 30rem;
	padding-bottom:30rem;
	text-align: center;
}

.pingtai-params .param-btn {
	display: inline-block;
	margin-top: 18rem;
	font-size: 16rem;
	line-height: 30rem;
	color: #333;
	font-weight: bold;
}

.pingtai-params .param-btn span {
	display: inline-block;
	width: 24rem;
	height: 24rem;
	background: var(--main-color) url(../images/search.png) no-repeat center center;
	background-size: 14rem;
	vertical-align: middle;
	margin: -2rem 8rem 0 0;
}

.pingtai-entry {
	margin-top: 26rem;
}

.pingtai-entry .item {
	display: block;
	height: 300rem;
	position: relative;
	margin-bottom: 36rem;
	padding: 62rem 110rem;
	background: url(../images/pingtai-entry1.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pingtai-entry .item:nth-child(2) {
	background-image: url(../images/pingtai-entry2.jpg);
}

.pingtai-entry .bt {
	display: inline-block;
	font-size: 36rem;
	line-height: 50rem;
	font-weight: bold;
	color: #111;
}

 

.pingtai-entry .more {
	font-size: 18rem;
	line-height: 30rem;
	color: #333;
	margin-top: 15rem;
}

.pingtai-entry .play {
	position: absolute;
	top: 50%;
	right: 10%;
	width: 78rem;
	height: 78rem;
	border-radius: 50%;
	transition: 0.5s;
	background: rgba(255, 255, 255, .72);
	box-shadow: 0 0 35rem rgba(22, 131, 255, .55);
	transform: translate(-50%, -50%);
}

.pingtai-entry .play:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-top: 16rem solid transparent;
	border-bottom: 16rem solid transparent;
	border-left: 24rem solid #4aa0ff;
	transform: translate(-36%, -50%);
}

@media(min-width:1025px) {
	.pingtai-industry li:hover a { 
		box-shadow: 0 10rem 28rem rgba(0, 70, 150, .12);
	}
	.pingtai-industry li:hover .box{
		background: rgba(0, 0, 0, 0.4);
	}
	.pingtai-industry li:hover .bt{
		color:#fff;
	}
	.pingtai-industry li:hover .span{
		color:#fff;
	}
	.pingtai-industry li:hover .icon{
		filter: brightness(0) invert(1);  
	}
	.pingtai-industry li:hover .text:after { 
	background: #fff; 
}
	.pingtai-entry .item:hover .play {
		background: #fff;
		transform: translate(-50%, -50%) scale(1.08);
	}
}

@media(max-width:1025px) {
	.pingtai-section {
		padding: 40px 0;
	}

	.pingtai-section .home-title {
		margin-bottom: 20px;
	}

	.pingtai-head {
		height: auto;
		line-height: 28px;
		padding: 16px 10px;
		border-bottom: 1px solid #dfe6ee;
	}

	.pingtai-head h3 {
		font-size: 22px;
		line-height: 30px;
	}

	.pingtai-head a {
		margin-left: 8px;
	}

	.pingtai-industry ul {
		flex-wrap: wrap;
	}

	.pingtai-industry li {
		width: 50%;
		border-right: 1px solid #dfe6ee;
		border-bottom: 1px solid #dfe6ee;
	}

 

	.pingtai-industry li .box {
		padding: 20px 16px;
	}

	.pingtai-industry li .icon { 
		height: 34px;
		margin-bottom: 12px;
	}

	.pingtai-industry li .bt {
		font-size: 18px;
		line-height: 30px;
	}

	.pingtai-industry li .span {
		font-size: 14px;
		line-height: 24px;
	}

	.pingtai-industry li .text:after {
		width: 18px;
		height: 2px;
		margin-top: 12px;
	}

	.pingtai-params {
		margin-top: 12px;
		padding-bottom: 14px;
	}

	.pingtai-params .param-btn {
		margin-top: 14px;
		font-size: 15px;
		line-height: 28px;
	}

	.pingtai-params .param-btn span {
		width: 22px;
		height: 22px;
		background-size: 13px;
		margin: -2px 7px 0 0;
	}

	.pingtai-entry {
		margin-top: 18px;
	}

	.pingtai-entry .item {
		height: 150px;
		margin-bottom: 18px;
		padding: 34px 28px;
	}

	.pingtai-entry .bt {
		font-size: 26px;
		line-height: 38px;
	}

	 

	.pingtai-entry .more {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}

	.pingtai-entry .play { 
		width: 50px;
		height: 50px;
		right:5%;
		box-shadow: 0 0 20px rgba(22, 131, 255, .45);
	}

	.pingtai-entry .play:after {
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-width: 16px;
	}
}

.video-section {
	background: #edf3f8;
	padding: 70rem 0 80rem;
}

.video-section .home-title {
	margin-bottom: 42rem;
}

.video-main {
	background: #fff;
	padding: 40rem;
	display: flex;
	align-items: flex-start;
}

.video-tabs {
	width: 280rem;
	min-width: 280rem;
	border-left:1px solid #ccc;
}

.video-tabs li {
	margin-bottom: 5rem; 
}

.video-tabs li a {
	display: block;
	font-size: 16rem;
	line-height: 50rem;
	color: #333;
	font-weight: bold;
	padding: 0 20rem;
	border-left:2px solid #fff;
	transition: .4s;
}

.video-tabs li.active a {
	background: #cfe9fb;
	color: #333;
	border-left:2px solid var(--main-color);
}

.video-list {
	flex: 1;
	padding-left: 42rem;
}

.video-list ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 36rem 18rem;
}

.video-list .pic:after {
	padding-bottom: 54.54545455%;
}
.video-list .pic img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.video-list .bt {
	font-size: 20rem;
	line-height: 34rem;
	color: #333;
	font-weight: normal;
	margin-top: 10rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media(min-width:1025px) {
	.video-tabs li a:hover {
		background: #cfe9fb;border-left:2px solid var(--main-color);
	}

	.video-list li a:hover .pic img {
		transform: scale(1.06);
	}

	.video-list li a:hover .bt {
		color: var(--main-color);
		
	}
}

@media(max-width:1025px) {
	.video-section {
		padding: 40px 0;
	}

	.video-section .home-title {
		margin-bottom: 22px;
	}

	.video-main {
		padding: 18px;
		display: block;
	}

	.video-tabs {
		width: 100%;
		min-width: 0;
		overflow-x: auto;
		white-space: nowrap;
		margin-bottom: 18px;
	}

	.video-tabs ul {
		font-size: 0;
	}

	.video-tabs li {
		display: inline-block;
		margin-bottom: 0;
	}

	.video-tabs li a {
		font-size: 14px;
		line-height: 40px;
		padding: 0 14px;
	}

	.video-list {
		padding-left: 0;
	}

	.video-list ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 12px;
	}

	.video-list .bt {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
}

@media(max-width:640px) {
	.video-list ul {
		grid-template-columns: 1fr;
	}
}
