@charset "utf-8";

:root {
	--main-color: #0b9191;
	--D-DINExp-Bold: D-DINExp-Bold;
	--D-DINExp: D-DINExp;
}

*,
*: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;
}

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;
}

html,
body {
	position: relative;
	scroll-behavior: smooth;
}

@media (max-width: 1730px) {
	html {
		font-size: 0.901042px;
	}
}

@media (max-width: 1600px) {
	html {
		font-size: 0.824479px;
	}
}

@media (max-width: 1530px) {
	html {
		font-size: 0.792708px;
	}
}

@media (max-width: 1440px) {
	html {
		font-size: 0.741146px;
	}
}

@media (max-width: 1366px) {
	html {
		font-size: 0.702604px;
	}
}

@media (max-width: 1360px) {
	html {
		font-size: 0.699479px;
	}
}

@media (max-width: 1280px) {
	html {
		font-size: 0.657813px;
	}
}

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

a:link,
a:visited {
	text-decoration: none;
	outline: none;
	color: #666666;
}

a:hover,
a:active,
a:focus {
	color: #666666;
	text-decoration: none;
}

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

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

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

input,
textarea,
select {
	font-size: 14px;
	outline: 0;
	overflow: hidden;
	font-family: var(--D-DINExp), '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: #666666;
	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: 0.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 {
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
}

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

@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'), url('../font/D-DINExp-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.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(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.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;
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #ffffff;
	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: #666666;
}

.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 .site-bottom {
	font-size: 18rem;
	line-height: 30rem;
	color: #666;
}

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

.sitemap li .top1 {
	font-size: 24rem;
	color: #000;
	font-weight: bold;
}

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

.sitemap li .top1:hover {
	color: var(--main-color);
	text-decoration: underline;
}

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

.sitemap li .subnav a {
	font-size: 19rem;
	color: #333;
	margin-right: 20rem;
	padding: 5rem 0;
	display: block;
	float: left;
}

.sitemap li .subnav a:hover {
	color: var(--main-color);
	text-decoration: underline;
}

.sitemap li .subnav p {
	display: block;
	width: 100%;
	overflow: hidden;
}

.sitemap li .subnav .hover {
	padding: 10rem 20rem;
}

.sitemap li .subnav .hover a {
	color: #333;
}

.sitemap li .subnav .hover a:hover {
	color: var(--main-color);
	text-decoration: underline;
}

.sitemap li .subnav .dot a {
	font-size: 16rem;
	color: #666;
}

.sitemap li .subnav .dot a:hover {
	color: var(--main-color);
	text-decoration: underline;
}

.fix {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 155777;
	transition: 0.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;
	width: 1600rem;
}

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

.height1 {
	height: 100rem;
}

.header {
	height: 100rem;
	width: 100%;
	transition: 0.7s;
	position: relative;
	z-index: 1;
}

.header .logo {
	padding: 0;
	float: left;
	transition: 0.7s;
	padding-top: 8rem;
	margin-left: -60rem;
}

.header .logo a {
	display: block;
	position: relative;
}

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

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

.header .header-right {
	float: right;
	margin-right: -61rem;
}

.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 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

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

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

.header .header-right .lan {
	float: right;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin-left: 20rem;
	padding: 27rem 0;
}

.header .header-right .lan span {
	display: block;
	width: 152rem;
	height: 46rem;
	line-height: 46rem;
	background: var(--main-color) url(../images/jt1.png) no-repeat 80% center;
	background-size: 10rem;
	transition: 0.7s;
	padding-left: 31rem;
	font-size: 16rem;
	border-radius: 30rem;
	color: #ffffff;
}

.header .header-right .lan ul {
	position: absolute;
	top: 80rem;
	left: 0;
	width: 100%;
	background: var(--main-color);
	padding: 20rem;
	color: #fff;
	display: none;
	z-index: 5544;
	box-shadow: 0rem 14rem 21rem 0rem rgba(84, 84, 84, 0.18);
}

.header .header-right .lan ul li a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 16rem;
	line-height: 36rem;
}

@media (min-width: 1025px) {
	.header .header-right .lan ul li a:hover {
		text-decoration: underline;
	}
}

.header .header-right .header-search {
	float: right;
	position: relative;
	padding: 27rem 0;
	/*搜索*/
}

.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: 46rem;
	height: 46rem;
	border-radius: 50%;
	transition: 0.7s;
	background: url(../images/search.png) no-repeat center center;
	background-size: 21rem !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;
}

@media (min-width: 1025px) {
	.header:hover {
		background: #fff;
		box-shadow: 2rem 3rem 7rem 0rem rgba(11, 145, 145, 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 .header-right .header-search .pull-right a {
		background: rgba(11, 145, 145, 0.1) url(../images/search1.png) no-repeat center center;
		background-size: 21rem !important;
	}
}

.nav {
	transition: 0.2s;
	float: right;
	position: relative;
	margin-right: 40rem;
}

.nav ul {
	z-index: 1;
}

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

.nav ul li a {
	display: inline-block;
	vertical-align: top;
	font-size: 18rem;
	color: #ffffff;
	height: 100rem;
	line-height: 100rem;
	transition: 0.7s;
	position: relative;
	cursor: pointer;
}

.nav ul li a>span {
	display: inline-block;
	overflow: hidden;
	height: 100rem;
	line-height: 100rem;
	position: relative;
}

.nav ul li a .txt-1 {
	display: block;
	transition: 0.5s;
}

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

.nav ul li .subnav {
	width: 300rem;
	background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #e5f7f7 100%);
	border-bottom-right-radius: 4rem;
	border-bottom-left-radius: 4rem;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -150rem;
	padding: 24rem 24rem;
	display: none;
	text-align: center;
	z-index: 333;
}

.nav ul li .subnav ul {
	margin: 0;
	padding: 0;
}

.nav ul li .subnav ul li {
	margin: 0;
	width: 100%;
	padding: 0;
	position: static;
	margin-bottom: 7rem;
}

.nav ul li .subnav ul li a {
	font-size: 14rem;
	line-height: 30rem;
	height: 30rem;
	border-radius: 28rem;
	color: #333 !important;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	display: block;
}

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

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

.nav ul li .subnav1 {
	width: 600rem;
	text-align: left;
}

.nav ul li .subnav1 ul {
	height: 300rem;
	width: 100%;
	font-size: 0;
	overflow: hidden;
	writing-mode: vertical-lr;
}

.nav ul li .subnav1 ul li {
	width: 33.33333% !important;
	display: inline-block;
	vertical-align: top;
	writing-mode: horizontal-tb;
	float: none;
}

.nav ul li:hover a span {
	text-decoration: underline;
	color: var(--main-color) !important;
}

.nav ul li:hover a .txt-1 {
	transform: translateY(-100%);
}

.nav ul li:hover a .txt-2 {
	transform: translateY(-100%);
}

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

.nav ul .active a {
	text-decoration: underline;
	color: var(--main-color) !important;
}

.nav ul .active a>span {
	text-decoration: underline;
	color: var(--main-color) !important;
}

.nav ul .active a .txt-1 {
	transform: translateY(-100%);
}

.nav ul .active a .txt-2 {
	transform: translateY(-100%);
}

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

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

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

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

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

#menu {
	position: fixed;
	top: 0;
	right: -300px;
	width: 300px;
	background: #ffffff;
	z-index: 9999;
	height: 100%;
	transition: 0.5s;
	overflow: auto;
	padding: 62px 8px;
}

#menu .lan {
	text-align: center;
	margin-bottom: 10px;
}

#menu .lan a {
	color: #666;
	font-size: 16px;
	margin: 0 5px 10px 5px;
}

#menu .lan .active {
	color: var(--main-color);
}

#menu .search {
	background: #f1f1f1;
	position: relative;
}

#menu .search .form-control {
	width: 100%;
	height: 40px;
	border: 0;
	background: none;
	padding: 0 20px;
	color: #666;
	font-size: 16px;
	font-family: var(--Roboto-Light);
}

#menu .search .btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	border: 0;
	background: url(../images/search1.png) no-repeat center center;
	background-size: 15px !important;
	padding: 0;
	margin: 0;
}

#menu ul .subnav {
	display: none;
}

#menu ul ul {
	padding: 0;
	margin: 0 -5px;
}

#menu ul ul li {
	width: 100%;
	float: left;
	padding: 0 5px;
	border: 0;
}

#menu ul ul li a {
	padding: 0;
	padding-right: 48px;
	font-family: var(--Roboto-Bold);
	font-weight: normal;
}

#menu ul ul li i {
	right: 5px;
}

#menu ul ul li ul {
	display: none;
}

#menu ul {
	overflow: hidden;
	padding: 0 0 0 10px;
}

#menu ul li {
	position: relative;
	border-bottom: 1px solid #f1f1f1;
}

#menu ul li i {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	color: #e01121;
	text-align: center;
	background: url(../images/jt.png) no-repeat center center;
	background-size: 13px;
}

#menu ul li a {
	font-size: 18px;
	color: #333;
	display: block;
	line-height: 30px;
	padding: 10px 0;
	padding-right: 48px;
	font-family: var(--Poppins-Bold);
	position: relative;
}

#menu ul li a span.txt-2 {
	display: none;
}

#menu ul li ul li a {
	font-size: 16px;
	color: #555;
	line-height: 24px;
	margin: 10px 0;
	font-family: var(--Poppins-Regular);
}

#menu ul li ul li ul li a {
	font-size: 14px;
}

#menu ul li ul li ul li ul li a {
	font-size: 14px;
	font-weight: normal;
}

#menu ul li:nth-child(1):before {
	display: none;
}

#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;
}

.phone {
	display: none;
}

.center {
	text-align: center;
}

.home-title {
	font-size: 48rem;
	color: #333333;
}

.home-title span {
	font-family: var(--D-DINExp-Bold);
}

.white {
	color: #ffffff;
}

.banner {
	position: relative;
}

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

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

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

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

.swiper-renewal-main .banner-hover {
	color: #fff;
	position: absolute;
	top: 26.5%;
	left: 0;
	width: 100%;
	font-size: 0;
	z-index: 33;
}

.swiper-renewal-main .banner-hover .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 72rem;
	color: #ffffff;
	text-align: center;
	text-shadow: 3rem 4rem 5rem rgba(0, 0, 0, 0.15);
}

.swiper-renewal-main .banner-hover .span {
	font-size: 40rem;
	color: #ffffff;
	margin-bottom: 34rem;
	text-align: center;
	margin-top: 10rem;
}

.swiper-renewal-main .banner-hover .span p {
	position: relative;
}

.swiper-renewal-main .banner-hover .more {
	text-align: center;
	margin-bottom: 42rem;
}

.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 3s alternate;
	animation: fadeInUp2 3s alternate;
}

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

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

.swiper-renewal-main .swiper-pagination {
	bottom: 47rem;
	text-align: center;
	width: 100%;
}

.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet {
	width: 88rem;
	height: 4rem;
	background: #ffffff;
	border-radius: 4rem;
	margin: 0 2rem;
	overflow: hidden;
	opacity: 1;
	position: relative;
}

.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet:after {
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	content: '';
	background: #fff;
	left: 0;
}

.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 0.3);
	border-radius: 4rem;
}

.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet-active::after {
	-webkit-animation: swiperbanner 5s linear;
	animation: swiperbanner 5s linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes swiperbanner {
	0% {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@keyframes swiperbanner {
	0% {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@-webkit-keyframes swiperbanner1 {
	0% {
		width: 100%;
	}

	to {
		width: 1%;
	}
}

@keyframes swiperbanner1 {
	0% {
		width: 100%;
	}

	to {
		width: 1%;
	}
}

@keyframes pulse512 {
	0% {
		box-shadow: 0 0 0 0 #05bada66;
	}

	70% {
		box-shadow: 0 0 0 10px rgba(218, 103, 68, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(218, 103, 68, 0);
	}
}

.youshi {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.youshi li {
	position: relative;
	z-index: 44;
	display: inline-block;
	vertical-align: top;
	width: 350rem;
}

.youshi li .num {
	font-size: 89rem;
	line-height: 70rem;
	color: #fff;
	position: relative;
	z-index: 33;
	font-family: var(--D-DINExp-Bold);
}

.youshi li .num span {
	display: inline-block;
	font-size: 89rem;
	vertical-align: text-bottom;
}

.youshi li .num i {
	font-size: 25rem;
	font-style: normal;
	display: inline-block;
	vertical-align: text-bottom;
	line-height: 30rem;
}

.youshi li .h3 {
	font-size: 20rem;
	overflow: hidden;
	margin-top: 19rem;
	color: #fff;
	position: relative;
	z-index: 33;
}

.youshi li:nth-child(4):after {
	display: none;
}

.more a,
.more p {
	padding: 0 42rem;
	background: var(--main-color);
	border: 1px solid var(--main-color);
	border-radius: 30rem;
	min-width: 210rem;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	box-shadow: 5rem 9rem 20rem 0rem rgba(0, 104, 157, 0.2);
}

.more a span,
.more p span {
	font-size: 22rem;
	line-height: 60rem;
	color: #ffffff;
	text-align: center;
	display: block;
}

@media (min-width: 1025px) {
	.more a:hover {
		background-position: right center;
		background-size: 200% auto;
		-webkit-animation: pulse512 2s infinite;
		animation: pulse512 1.5s infinite;
	}
}

.home-product {
	padding: 90rem 0;
}

.home-product .home-bottom {
	padding-top: 50rem;
}

.home-product .home-bottom .list {
	margin: 0 -10rem;
}

.home-product .home-bottom .list li {
	padding: 0 10rem;
	float: left;
	width: 18.66666666666667%;
	transition: 0.5s;
}

.home-product .home-bottom .list li .box {
	height: 700rem;
	border-radius: 20rem;
	overflow: hidden;
	position: relative;
}

.home-product .home-bottom .list li .box .txt_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.home-product .home-bottom .list li .box .bt {
	font-size: 32rem;
	font-family: var(--D-DINExp-Bold);
	color: #ffffff;
}

.home-product .home-bottom .list li .box .bt span {
	display: none;
}

.home-product .home-bottom .list li .box .p {
	font-size: 16rem;
	line-height: 28rem;
	color: #ffffff;
	transition: 0.5s;
}

.home-product .home-bottom .list li .box .hover {
	position: absolute;
	bottom: 40rem;
	left: 0;
	width: 100%;
	padding: 0 34rem;
}

.home-product .home-bottom .list li .box .text {
	position: absolute;
	bottom: 12rem;
	left: 0;
	width: 100%;
	opacity: 0;
	padding: 0 34rem;
}

.home-product .home-bottom .list li .box .text .p {
	font-size: 16rem;
	margin-top: 13rem;
	margin-bottom: 10rem;
}

.home-product .home-bottom .list li .box .text .bt {
	font-size: 32rem;
}

@media (min-width: 1025px) {
	.home-product .home-bottom .list li:hover .more p {
		background-position: right center;
		background-size: 200% auto;
		-webkit-animation: pulse512 2s infinite;
		animation: pulse512 1.5s infinite;
	}
}

.home-product .home-bottom .list .active {
	width: 44%;
}

.home-product .home-bottom .list .active .box .txt_box {
	background: url(../images/bg.png) no-repeat bottom left;
	background-size: 100%;
}

.home-product .home-bottom .list .active .box .hover {
	display: none;
}

.home-product .home-bottom .list .active .box .text {
	opacity: 1;
	bottom: 39rem;
	transition: all 0.8s ease;
}

.home-adv {
	padding: 102rem 0 26rem 0;
	background: #32a3a3;
}

.home-adv .home-bottom {
	margin-top: 26rem;
}

.home-adv .right {
	float: left;
	width: 80%;
	margin-left: -145rem;
}

.home-adv .right .img {
	width: 1388px;
	height: 756px;
	position: relative;
	margin: 0 auto;
}

.home-adv .right .img .hide {
	display: none;
}

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

.home-adv .right .img .globalMap {
	width: 100%;
	height: 756px;
	position: relative;
	z-index: 66;
}

.home-adv .right .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-adv .right .img .area i {
	width: 18rem;
	height: 18rem;
	background: url(../images/do.png) no-repeat center center;
	background-size: 100%;
	display: inline-block;
	-webkit-animation: 1s ease mymove1 infinite;
	animation: 1s ease mymove1 infinite;
}

.home-adv .right .img .area span {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	font-size: 14px;
	padding: 0 5px;
}

.home-adv .right .img .m0 span {
	font-size: 13px;
}

.home-adv .right .img .area .dot {
	position: relative;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 4px;
	color: #ffffff;
	display: block;
	padding: 0 6px 0 8px;
	text-align: center;
	z-index: 1;
}

.home-adv .right .img .m01 {
	top: 27.3%;
	left: 22.2%;
}

.home-adv .right .img .m02 {
	top: 37.6%;
	left: 21.5%;
}

.home-adv .right .img .m03 {
	top: 60.5%;
	left: 28.6%;
}

.home-adv .right .img .m04 {
	top: 65.9%;
	left: 28%;
}

.home-adv .right .img .m05 {
	top: 79.5%;
	left: 30.5%;
}

.home-adv .right .img .m06 {
	top: 34%;
	left: 47%;
}

.home-adv .right .img .m07 {
	top: 16%;
	left: 66%;
}

.home-adv .right .img .m08 {
	top: 37%;
	right: 15%;
}

.home-adv .right .img .m09 {
	top: 19%;
	left: 50%;
}

.home-adv .right .img .m010 {
	top: 26.5%;
	left: 51.4%;
}

.home-adv .right .img .m011 {
	top: 30.5%;
	left: 47.7%;
}

.home-adv .right .img .m012 {
	top: 33.3%;
	left: 51.5%;
}

.home-adv .right .img .m013 {
	top: 63%;
	right: 16%;
}

.home-adv .right .img .m014 {
	top: 48%;
	right: 30.5%;
}

.home-adv .right .img .m015 {
	top: 42%;
	right: 22%;
}

.home-adv .right .img .m015 .video {
	width: 110rem;
	height: 110rem;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home-adv .right .img .m015 .video .playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 33333;
	width: 70rem;
	height: 70rem;
	border-radius: 50%;
	background: #fff;
}

.home-adv .right .img .m015 .video .playBtn .icon {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	animation: none;
	background: url(../images/logo2.png) no-repeat center center;
	background-size: 48rem;
}

.home-adv .right .img .m015 .video .playBtn .circle {
	width: 110rem;
	height: 110rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home-adv .right .img .m015 .video .playBtn .circle::before {
	content: '';
	display: block;
	width: 110rem;
	height: 110rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	z-index: -1;
	animation: ripple 4s ease-out 0s infinite;
}

.home-adv .right .img .m015 .video .playBtn .circle::after {
	content: '';
	display: block;
	width: 110rem;
	height: 110rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	z-index: -1;
	animation: ripple 2s ease-out 0s infinite;
}

.home-adv .right svg {
	position: relative;
	z-index: 1;
}

.home-adv .right .map-lines {
	position: absolute;
	top: 133px;
	right: 218px;
	z-index: 10;
	fill: none;
	width: 854px;
	height: 475px;
	-webkit-stroke: #ffffff;
	-moz-stroke: #ffffff;
	-ms-stroke: #ffffff;
	-o-stroke: #ffffff;
	stroke: #ffffff;
	-webkit-stroke-width: 1px;
	-moz-stroke-width: 1px;
	-ms-stroke-width: 1px;
	-o-stroke-width: 1px;
	stroke-width: 1px;
}

.home-adv .right svg:not(:root) {
	overflow: hidden;
}

.home-adv .right .map-line1 {
	stroke-dashoffset: 854px;
	stroke-dasharray: 854px;
	animation: animation-line 10.04s ease-in;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
}

.home-adv .right .map-line2 {
	stroke-dashoffset: -854px;
	stroke-dasharray: -854px;
	animation: animation-line 10.04s ease-in;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
}

.home-adv .right .map-line--6 {
	animation-delay: 1.94s;
}

@keyframes animation-line {
	0% {
		stroke-dashoffset: 854px;
	}

	14.28571% {
		stroke-dashoffset: 0;
	}

	61.42857% {
		stroke-dashoffset: 0;
	}

	85.71429% {
		stroke-dashoffset: -854px;
	}

	to {
		stroke-dashoffset: -854px;
	}
}

@-webkit-keyframes animation-line {
	0% {
		-webkit-stroke-dashoffset: 854px;
	}

	14.28571% {
		-webkit-stroke-dashoffset: 0;
	}

	61.42857% {
		-webkit-stroke-dashoffset: 0;
	}

	85.71429% {
		-webkit-stroke-dashoffset: -854px;
	}

	to {
		-webkit-stroke-dashoffset: -854px;
	}
}

@-moz-keyframes animation-line {
	0% {
		-moz-stroke-dashoffset: 854px;
	}

	14.28571% {
		-moz-stroke-dashoffset: 0;
	}

	61.42857% {
		-moz-stroke-dashoffset: 0;
	}

	85.71429% {
		-moz-stroke-dashoffset: -854px;
	}

	to {
		-moz-stroke-dashoffset: -854px;
	}
}

@-o-keyframes animation-line {
	0% {
		-o-stroke-dashoffset: 854px;
	}

	14.28571% {
		-o-stroke-dashoffset: 0;
	}

	61.42857% {
		-o-stroke-dashoffset: 0;
	}

	85.71429% {
		-o-stroke-dashoffset: -854px;
	}

	to {
		-o-stroke-dashoffset: -854px;
	}
}

.home-adv .left {
	float: right;
	width: 27%;
	margin-top: -74rem;
}

.home-adv .left .li {
	margin-bottom: 20rem;
}

.home-adv .left .li .box {
	height: 130rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 30rem 0rem rgba(0, 75, 75, 0.1);
	border-radius: 20rem;
	position: relative;
	transition: 0.5s;
}

.home-adv .left .li .box .pic {
	width: 65rem;
	position: absolute;
	top: 50%;
	right: 26rem;
	transform: translateY(-50%);
	transition: 0.5s;
}

.home-adv .left .li .box .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 16rem;
	line-height: 32rem;
	color: #333333;
}

.home-adv .left .li .box .num {
	font-family: var(--D-DINExp-Bold);
	font-size: 80rem;
	color: rgba(11, 145, 145, 0.1);
	position: absolute;
	bottom: -25rem;
	right: 97rem;
}

.home-adv .left .li .box .span {
	font-size: 16rem;
	line-height: 32rem;
	height: 0;
	overflow: hidden;
	color: #666666;
}

.home-adv .left .li .box .text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	padding: 0 90rem 0 44rem;
}

.home-adv .left .li.active .box {
	height: 176rem;
}

.home-adv .left .li.active .bt {
	font-size: 24rem;
	margin-bottom: 20rem;
	color: var(--main-color);
}

.home-adv .left .li.active .span {
	height: auto;
}

.home-adv .left .li.active .pic {
	width: 55rem;
	top: 23%;
	right: 36rem;
	transform: none;
}

@keyframes mymove1 {
	0% {
		transform: scale(0.3);
	}

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

@-webkit-keyframes mymove1 {
	0% {
		transform: scale(0.3);
	}

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

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1, 0.1);
		transform: scale(0.1, 0.1);
	}

	5% {
		opacity: 1;
	}

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

.home-case {
	padding: 88rem 0 102rem 0;
	overflow: hidden;
}

.home-case .home-top .home-title {
	float: left;
}

.home-case .top_2 {
	float: right;
}

.home-case .se_top .top_2 {
	cursor: pointer;
	text-align: center;
}

.home-case .se_top .top_2 .swiper {
	text-align: center;
}

.home-case .se_top .top_2 .swiper .swiper-wrapper {
	display: block;
}

.home-case .se_top .top_2 .swiper .swiper-slide {
	color: #7a7a7a;
	transition: 0.4s;
}

.home-case .se_top .top_2 .swiper .swiper-slide {
	width: 213rem;
	margin: 0 0 0 20rem;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.home-case .se_top .top_2 .swiper .swiper-slide .title {
	position: relative;
}

.home-case .se_top .top_2 .swiper .swiper-slide .title .bt {
	display: block;
	vertical-align: middle;
	font-size: 16rem;
	line-height: 52rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	border-radius: 30rem;
	text-align: center;
	background-color: rgba(11, 145, 145, 0.05);
}

.home-case .se_top .top_2 .swiper .swiper-slide .none {
	display: none;
}

.home-case .se_top .top_2 .swiper .active .title .bt {
	color: #fff;
	background: var(--main-color);
}

.home-case .home-bottom {
	overflow: hidden;
}

.home-case .se_bot {
	position: relative;
}

.home-case .se_bot .info {
	padding: 59rem 0 55rem 0;
	position: relative;
}

.home-case .se_bot .info:after {
	content: '';
	display: block;
	width: 90%;
	height: 1px;
	background: #d9d9d9;
	position: absolute;
	bottom: 21rem;
	right: 120rem;
}

.home-case .se_bot .swiper-button-prev,
.home-case .se_bot .swiper-button-next {
	border-radius: 50%;
	width: 42rem;
	height: 42rem;
	border: solid 1px #333;
	z-index: 5;
	top: auto;
	bottom: 0;
	margin: 0;
}

.home-case .se_bot .swiper-button-prev:after,
.home-case .se_bot .swiper-button-next:after {
	content: '';
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {

	.home-case .se_bot .swiper-button-prev:hover,
	.home-case .se_bot .swiper-button-next:hover {
		background: var(--main-color);
		border: solid 1px var(--main-color);
	}
}

.home-case .se_bot .swiper-button-prev {
	left: auto;
	right: 60rem;
}

.home-case .se_bot .swiper-button-prev:after {
	background: url(../images/left.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.home-case .se_bot .swiper-button-prev:hover:after {
		background: url(../images/lefth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.home-case .se_bot .swiper-button-next {
	right: 0;
	margin-left: auto;
}

.home-case .se_bot .swiper-button-next:after {
	background: url(../images/right.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.home-case .se_bot .swiper-button-next:hover:after {
		background: url(../images/righth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.caselist .item {
	float: left;
	width: 50%;
	margin-right: 60rem;
}

.caselist .item .box {
	border-radius: 8rem;
	overflow: hidden;
}

.caselist .item .box .text {
	padding: 22rem 56rem 19rem 56rem;
}

.caselist .item .box .bt {
	height: 64rem;
	overflow: hidden;
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	line-height: 32rem;
	color: #333333;
	text-align: center;
}

.caselist .item .pic {
	border-radius: 20rem;
}

.caselist .item .pic:after {
	padding-bottom: 66.66666667%;
}

.caselist .item .pic:before {
	content: '';
	display: block;
	width: 140rem;
	height: 140rem;
	border-radius: 50%;
	background: #ffffff url(../images/arrow.png) no-repeat center center;
	background-size: 17rem;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 333;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 0.5s;
}

@media (min-width: 1025px) {
	.caselist .item:hover .box .bt {
		color: var(--main-color);
	}

	.caselist .item:hover .pic img {
		transform: scale(1.05);
	}

	.caselist .item:hover .pic:before {
		opacity: 1;
	}
}

.home-why {
	padding: 123rem 0 171rem 0;
	background: url(../images/bg1.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}

.home-why .left {
	float: left;
	width: 41%;
}

.home-why .left .p {
	font-size: 16rem;
	line-height: 32rem;
	margin-top: 48rem;
	margin-bottom: 51rem;
	color: #666666;
}

.home-why .right {
	float: right;
	width: 52%;
	padding-right: 80rem;
}

.home-why .right .swiper {
	position: relative;
	z-index: 8;
}

.home-why .right .swiper .swiper-wrapper {
	display: grid;
	grid-auto-flow: column;
}

.home-why .right .swiper .swiper-slide.swiper-slide-active .part:before {
	opacity: 0;
}

.home-why .right .swiper .swiper-slide.swiper-slide-active .part:after {
	opacity: 0;
}

.home-why .right .item {
	-webkit-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	width: 100%;
}

.home-why .right .item .part {
	display: flex;
	flex-wrap: wrap;
	padding: 32rem 41rem 50rem 41rem;
	background: #ffffff;
	box-shadow: 0rem 0rem 30rem 0rem rgba(11, 145, 145, 0.15);
	border-radius: 20rem;
	position: relative;
}

.home-why .right .item .part .p {
	font-size: 16rem;
	font-style: italic;
	line-height: 32rem;
	color: #666666;
	background: url(../images/yin.png) no-repeat top left;
	background-size: 82rem;
	padding-top: 16rem;
	padding-bottom: 8rem;
}

.home-why .right .item .part .p p {
	height: 160rem;
	overflow: hidden;
}

.home-why .right .item .part .bt .pic {
	width: 80rem;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}

.home-why .right .item .part .bt .te {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10rem;
}

.home-why .right .item .part .bt .h3 {
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	color: #333333;
}

.home-why .right .item .part .bt .span {
	font-size: 14rem;
	color: #666666;
}

.home-why .right .swiper-button-prev,
.home-why .right .swiper-button-next {
	border-radius: 50%;
	width: 50rem;
	height: 50rem;
	border: solid 1px #333;
	z-index: 5;
	top: auto;
	bottom: 50rem;
	margin: 0;
}

.home-why .right .swiper-button-prev:after,
.home-why .right .swiper-button-next:after {
	content: '';
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {

	.home-why .right .swiper-button-prev:hover,
	.home-why .right .swiper-button-next:hover {
		background: var(--main-color);
		border: solid 1px var(--main-color);
	}
}

.home-why .right .swiper-button-prev {
	left: auto;
	right: 116rem;
}

.home-why .right .swiper-button-prev:after {
	background: url(../images/left.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.home-why .right .swiper-button-prev:hover:after {
		background: url(../images/lefth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.home-why .right .swiper-button-next {
	right: 41rem;
	margin-left: auto;
}

.home-why .right .swiper-button-next:after {
	background: url(../images/right.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.home-why .right .swiper-button-next:hover:after {
		background: url(../images/righth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.home-news {
	padding: 90rem 0 80rem 0;
	position: relative;
	overflow: hidden;
}

.home-news .home-bottom {
	padding: 20rem 20rem;
	padding-top: 51rem;
	position: relative;
	overflow: hidden;
	margin: 0 -20rem;
}

.newslist .item .box {
	background-color: #ffffff;
	transition: 0.5s;
	border-radius: 20rem;
	overflow: hidden;
}

.newslist .item .pic:after {
	padding-bottom: 63.24110672%;
}

.newslist .item .text {
	padding: 30rem 31rem 6rem 31rem;
}

.newslist .item .span span {
	float: left;
	padding: 0 10rem;
	height: 28rem;
	border: solid 1px var(--main-color);
	font-size: 14rem;
	line-height: 26rem;
	color: var(--main-color);
	text-align: center;
	border-radius: 30rem;
}

.newslist .item .span b {
	float: right;
	font-weight: normal;
	font-size: 16rem;
	line-height: 28rem;
	padding-left: 21rem;
	background: url(../images/date.png) no-repeat center left;
	background-size: 14rem;
	color: var(--main-color);
}

.newslist .item .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	line-height: 30rem;
	height: 60rem;
	margin-top: 24rem;
	margin-bottom: 9rem;
	overflow: hidden;
	color: #333333;
}

.newslist .item .p {
	font-size: 16rem;
	line-height: 26rem;
	height: 78rem;
	overflow: hidden;
	color: #666666;
}

.newslist .item .more1 {
	font-family: var(--D-DINExp-Bold);
	font-size: 16rem;
	line-height: 60rem;
	color: #333333;
	background: url(../images/more1.png) no-repeat center right;
	background-size: 10rem;
	border-top: 1px solid #d9d9d9;
	margin-top: 6rem;
}

@media (min-width: 1025px) {
	.newslist .item:hover .box {
		box-shadow: 0rem 0rem 20rem 0rem rgba(0, 0, 0, 0.1);
	}

	.newslist .item:hover .pic img {
		transform: scale(1.1);
	}
}

.footer {
	background: url(../images/bg2.jpg) no-repeat center center;
	background-size: cover;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-bottom {
	padding-top: 60rem;
	padding-bottom: 57rem;
}

.footer-bottom .footer-left {
	float: left;
	width: 26%;
	padding-top: 9rem;
}

.footer-bottom .footer-left .socialMedia {
	float: left;
	position: relative;
	z-index: 33;
}

.footer-bottom .footer-left .socialMedia .list .active .down {
	display: flex;
}

.footer-bottom .footer-left .socialMedia .list li {
	display: inline-block;
	padding: 0 10rem 0 0;
	vertical-align: top;
}

.footer-bottom .footer-left .socialMedia .list li .down {
	display: none;
	color: #666;
	font-size: 14rem;
	align-items: center;
	width: 120rem;
	cursor: initial;
	padding-bottom: 20rem;
	position: absolute;
	bottom: 100%;
	left: 0;
}

.footer-bottom .footer-left .socialMedia .list li .down .txt {
	margin-right: 10rem;
}

.footer-bottom .footer-left .socialMedia .list li .down .ewm {
	width: 119rem;
	position: relative;
}

.footer-bottom .footer-left .socialMedia .list .box {
	display: block;
	cursor: pointer;
	position: relative;
}

.footer-bottom .footer-left .socialMedia .list .icon {
	display: block;
	width: 36rem;
	height: 36rem;
	border-radius: 5rem;
	background-size: 36rem !important;
}

@media (min-width: 1025px) {
	.footer-bottom .footer-left .socialMedia .list .icon:hover {
		opacity: 1;
	}
}

.footer-bottom .footer-left .socialMedia .list .icon-1 {
	background: #25d366 url(../images/sp1.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .icon-2 {
	background: #4cbf00 url(../images/sp2.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .icon-3 {
	background: #235b9e url(../images/sp3.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .icon-4 {
	background: #dd3a25 url(../images/sp4.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .icon-5 {
	background: #1296db url(../images/sp5.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .icon-6 {
	background: #38a6d7 url(../images/sp6.png) no-repeat center center;
}

.footer-bottom .footer-left .socialMedia .list .box:hover .icon {
	opacity: 1;
}

.footer-bottom .footer-left .f3 {
	font-size: 16rem;
	line-height: 30rem;
	color: #ffffff;
	padding-bottom: 6rem;
}

.footer-bottom .footer-left .f3 p {
	color: #c3c3c3;
	padding-left: 43rem;
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	line-height: 129rem;
	color: #ffffff;
	line-height: 34rem;
	min-height: 35rem;
	margin-bottom: 20rem;
}

.footer-bottom .footer-left .f3 a {
	color: #ffffff;
}

.footer-bottom .footer-left .f3 p.l1 {
	background: url(../images/f1.png) no-repeat left 0;
	background-size: 35rem;
}

.footer-bottom .footer-left .f3 p.l3 {
	background: url(../images/f3.png) no-repeat left 0;
	background-size: 35rem;
}

.footer-bottom .footer-left .f3 p.l4 {
	background: url(../images/f4.png) no-repeat left 0;
	background-size: 35rem;
}

.footer-bottom .footer-list {
	float: right;
	width: 69.2%;
}

.footer-bottom .footer-list ul li {
	width: 25%;
	float: left;
}

.footer-bottom .footer-list ul li ul {
	height: 288rem;
	width: 100%;
	font-size: 0;
	overflow: hidden;
	writing-mode: vertical-lr;
}

.footer-bottom .footer-list ul li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	color: #ffffff;
	max-width: 100%;
	font-family: var(--D-DINExp-Bold);
	font-size: 18rem;
	line-height: 34rem;
	color: #fff;
	padding-right: 5rem;
	padding-bottom: 20rem;
}

.footer-bottom .footer-list ul li ul li {
	width: 33.33333% !important;
	display: inline-block;
	vertical-align: top;
	writing-mode: horizontal-tb;
	float: none;
}

.footer-bottom .footer-list ul li ul li a {
	font-family: var(--Poppins-Regular);
	font-size: 14rem;
	line-height: 36rem;
	color: rgba(255, 255, 255, 0.7);
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	letter-spacing: 0;
	position: relative;
}

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

.footer-bottom .footer-list ul li:nth-child(1) {
	width: 47.5%;
}

.footer-bottom .footer-list ul li:nth-child(2) {
	width: 27.5%;
}

.footer-bottom .footer-list ul li:nth-child(2) ul li {
	width: 100% !important;
}

.footer-bottom .footer-list ul li:nth-last-child(1) {
	width: 25%;
}

.footer-bottom .footer-list ul li:nth-last-child(1) ul li {
	width: 100% !important;
}

.footer-copyright {
	padding: 16rem 0;
	font-size: 14rem;
	line-height: 36rem;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	color: rgba(255, 255, 255, 0.4);
}

.footer-copyright .right {
	position: relative;
}

.footer-copyright .right {
	text-align: center;
}

.footer-copyright .right span {
	margin-left: 15rem;
}

.footer-copyright img {
	width: 20rem;
	display: inline-block;
	vertical-align: middle;
}

.footer-copyright a {
	color: rgba(255, 255, 255, 0.4);
}

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

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

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

.inbanner .img1 {
	position: relative;
	overflow: hidden;
	display: none;
}

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

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

.inbanner .banner-hover .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 48rem;
	color: #ffffff;
	-webkit-animation: fadeInUp2 1s alternate;
	animation: fadeInUp2 1s alternate;
}

.content {
	padding: 0 0 102rem 0;
	min-height: 600rem;
}

.current {
	font-size: 16rem;
	line-height: 29rem;
	padding: 20rem 0;
	color: #999999;
}

.current a {
	color: #999999;
}

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

.second-nav {
	text-align: center;
	font-size: 0;
}

.second-nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10rem;
}

.second-nav ul li a {
	display: block;
	font-size: 16rem;
	line-height: 52rem;
	color: #333333;
	width: 213rem;
	height: 52rem;
	background-color: rgba(11, 145, 145, 0.05);
	border-radius: 30rem;
}

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

.second-nav ul .active a {
	background: var(--main-color);
	color: #fff;
}

.caselist1 {
	margin: 0 -20rem;
	padding: 62rem 0 25rem 0;
}

.caselist1 .item {
	padding: 0 20rem;
	float: left;
	width: 50%;
	margin-right: 0;
	margin-bottom: 11rem;
}

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

.page em {
	font-style: normal;
	font-size: 18px;
}

.page a {
	color: #858585;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	min-width: 40px;
	line-height: 40px;
	text-transform: uppercase;
	height: 40px;
	border-radius: 40px;
	margin: 0 8px;
	padding: 0 5px;
	vertical-align: top;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
	-webkit-box-shadow: 0 0 0 1px #e6e6e6;
}

.page a span {
	display: block;
}

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

.page a.prev,
.page a.next {
	color: #858585;
}

.page a.prev {
	padding-left: 24px;
	margin-right: 5px;
	width: 106px;
}

.page a.prev span {
	background: url(../images/prev-01.png) no-repeat left center;
	background-size: 6px;
}

.page a.prev:hover {
	color: #fff;
}

.page a.prev:hover span {
	background: url(../images/prev-02.png) no-repeat left center;
	background-size: 6px;
}

.page a.next {
	padding-right: 24px;
	margin-left: 5px;
	width: 106px;
}

.page a.next span {
	background: url(../images/next-01.png) no-repeat right center;
	background-size: 6px;
}

.page a.next:hover {
	color: #fff;
}

.page a.next:hover span {
	background: url(../images/next-02.png) no-repeat right center;
	background-size: 6px;
}

@media (max-width: 768px) {

	.page a,
	.page em {
		display: none;
		font-size: 14px;
	}

	.page a.prev,
	.page a.next {
		display: inline-block;
	}
}

.trainlist {
	margin: 0 -20rem;
	padding-bottom: 19rem;
	padding-top: 31rem;
}

.trainlist li {
	float: left;
	padding: 0 20rem;
	width: 33.33333333%;
	margin-bottom: 28rem;
}

.trainlist li .pic {
	border-radius: 20rem;
}

.trainlist li .pic:after {
	padding-bottom: 63.24110672%;
}

.trainlist li .pic .hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/video1.png) no-repeat center center;
	background-size: 80rem;
	z-index: 6665;
	position: absolute;
	animation: 4s xuanzhuan linear infinite;
}

.trainlist li .text {
	padding: 10rem 0 0 0;
}

.trainlist li .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	line-height: 36rem;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	text-align: center;
	color: #333333;
}

@media (min-width: 1025px) {
	.trainlist li:hover .pic img {
		transform: scale(1.1);
	}

	.trainlist li:hover .bt {
		color: var(--main-color);
	}
}

.tanchuvideo {
	z-index: 10000;
	position: fixed;
	width: auto;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.tanchuvideo .close {
	position: absolute;
	width: 38rem;
	height: 38rem;
	border-radius: 50%;
	top: -40rem;
	right: -40rem;
	text-align: center;
	background: #ffffff url(../images/closed.png) no-repeat center center;
	background-size: 12rem;
	cursor: pointer;
	z-index: 3333;
}

.tanchuvideo video {
	display: block;
	max-width: 100%;
	max-height: 82vh;
}

@media (max-width: 768px) {
	.tanchuvideo {
		width: 90%;
	}
}

.news {
	padding-top: 31rem;
}

.news-one {
	position: relative;
	overflow: hidden;
	margin-bottom: 41rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 20rem 0rem rgba(0, 38, 38, 0.1);
	border-radius: 20rem;
}

.news-one .list {
	position: relative;
	z-index: 5;
}

.news-one .list li .box {
	position: relative;
	min-height: 506rem;
	padding-left: 870rem;
	padding-right: 50rem;
	overflow: hidden;
}

.news-one .list li .box .pic {
	width: 800rem;
	position: absolute;
	top: 0;
	left: 0;
}

.news-one .list li .box .pic img {
	transition: 0.5s;
}

.news-one .list li .box .pic:after {
	padding-bottom: 63.25%;
}

.news-one .list li .box .text {
	padding-top: 80rem;
}

.news-one .list li .box .text .date {
	font-size: 18rem;
	color: var(--main-color);
}

.news-one .list li .box .text .date span {
	font-size: 48rem;
}

.news-one .list li .box .text .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 28rem;
	line-height: 40rem;
	height: 80rem;
	overflow: hidden;
	color: #333333;
	margin-bottom: 20rem;
	margin-top: 17rem;
}

.news-one .list li .box .text .jsh {
	margin-top: 10rem;
	font-size: 16rem;
	line-height: 32rem;
	color: #666666;
	margin-bottom: 29rem;
	height: 64rem;
	overflow: hidden;
}

.news-one .list li .box .text .more p span {
	font-size: 18rem;
}

@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);
	}

	.news-one .list li:hover .more1 p:after {
		left: 100%;
	}
}

.btn1 {
	position: relative;
	height: 42rem;
	margin: 0 auto;
	margin-bottom: 59rem;
	width: 85%;
}

.btn1 .swiper-button-prev,
.btn1 .swiper-button-next {
	border-radius: 50%;
	width: 42rem;
	height: 42rem;
	border: solid 1px #333;
	z-index: 5;
	top: auto;
	bottom: 0;
	margin: 0;
}

.btn1 .swiper-button-prev:after,
.btn1 .swiper-button-next:after {
	content: '';
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {

	.btn1 .swiper-button-prev:hover,
	.btn1 .swiper-button-next:hover {
		background: var(--main-color);
		border: solid 1px var(--main-color);
	}
}

.btn1 .swiper-button-prev {
	left: 0;
}

.btn1 .swiper-button-prev:after {
	background: url(../images/left.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.btn1 .swiper-button-prev:hover:after {
		background: url(../images/lefth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.btn1 .swiper-button-next {
	right: 0;
	left: auto;
	margin-left: auto;
}

.btn1 .swiper-button-next:after {
	background: url(../images/right.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.btn1 .swiper-button-next:hover:after {
		background: url(../images/righth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.btn1 .swiper-pagination {
	height: 2px;
	width: 88%;
	left: 50%;
	top: 21rem;
	background: #e1e1e1;
	transform: translateX(-50%);
}

.btn1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--main-color);
}

.newslist1 {
	margin: 0 -20rem;
	padding-bottom: 17rem;
}

.newslist1 .item {
	width: 33.33333333%;
	float: left;
	padding: 0 20rem;
	margin-bottom: 40rem;
}

.inmain-title {
	font-family: var(--D-DINExp-Bold);
	font-size: 48rem;
	line-height: 80rem;
	color: var(--main-color);
}

.contact {
	padding: 0;
}

.contact01 {
	padding: 7rem 0 72rem 0;
}

.contact01 .left {
	float: left;
	width: 49%;
}

.contact01 .left .list {
	padding-top: 21rem;
}

.contact01 .left .list ul {
	margin: 0 -10rem;
}

.contact01 .left .list ul li {
	width: 50%;
	float: left;
	padding: 0 10rem;
	margin-bottom: 27rem;
}

.contact01 .left .list ul li .span {
	font-size: 16rem;
	line-height: 32rem;
	margin-bottom: 6rem;
	color: #666666;
}

.contact01 .left .list ul li .span font {
	color: #ff0000;
}

.contact01 .left .list ul li input,
.contact01 .left .list ul li textarea {
	width: 100%;
	height: 52rem;
	padding: 0 20rem;
	border: solid 1px #e1e1e1;
}

.contact01 .left .list ul li textarea {
	height: 142rem;
	padding: 20rem;
}

.contact01 .left .list ul li .verify-wrap {
	width: 100% !important;
	height: 44rem;
	background-color: #e5e5e5;
	position: relative;
}

.contact01 .left .list ul li .verify-wrap .drag-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 44rem;
	height: 44rem;
	background: #f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;
	background-size: 18rem;
	z-index: 2;
	cursor: move;
	border: 1px solid #e1e1e1;
}

.contact01 .left .list ul li .verify-wrap .suc-drag-btn {
	background: #ffffff url(../images/drag-success.svg?t=1) no-repeat center center;
	background-size: 22rem;
	border: 1px solid #e1e1e1;
}

.contact01 .left .list ul li .verify-wrap .drag-progress {
	position: absolute;
	left: 0;
	top: 0;
	height: 44rem;
	width: 0;
	background-color: var(--main-color);
	color: #fff;
	font-size: 16rem;
	text-align: center;
	line-height: 42rem;
}

.contact01 .left .list ul li .verify-wrap .fix-tips,
.contact01 .left .list ul li .verify-msg {
	width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	height: 100%;
	color: #51555c;
	z-index: 1;
	line-height: 42rem;
	font-size: 14rem;
	text-align: center;
	padding-left: 40rem;
}

.contact01 .left .list ul li .verify-wrap .verify-msg {
	background-color: var(--main-color);
	color: #fff;
	display: none;
	padding-left: 0;
	padding-right: 47rem;
}

.contact01 .left .list ul li .more {
	float: left;
	margin-right: 20rem;
}

.contact01 .left .list ul li .more a {
	min-width: 182rem;
}

.contact01 .left .list ul li .more a span {
	font-size: 16rem;
	line-height: 52rem;
}

.contact01 .left .list ul li .more2 a {
	background: #fff;
}

.contact01 .left .list ul li .more2 a span {
	color: var(--main-color);
}

.contact01 .right {
	float: right;
	width: 47%;
}

.contact01 .right .jsh {
	padding-top: 45rem;
}

.contact01 .right .jsh .li {
	margin-bottom: 52rem;
}

.contact01 .right .jsh .h3 {
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	color: var(--main-color);
	margin-bottom: 14rem;
}

.contact01 .right .jsh .pp {
	font-size: 20rem;
	color: #666666;
}

.contact01 .p {
	font-size: 16rem;
	padding-top: 19rem;
	line-height: 32rem;
	color: #666666;
}

.contact02 {
	position: relative;
}

.contact02 img {
	display: block;
}

.contact02 .hover {
	position: absolute;
	width: 850rem;
	height: 321rem;
	background: url(../images/tankuan.png) no-repeat top left;
	background-size: 100%;
	top: 19%;
	left: 19%;
	padding: 0 31rem 0 0;
}

.contact02 .hover .info {
	padding: 20rem;
	overflow: hidden;
}

.contact02 .hover .info .text {
	float: right;
	width: 51.5%;
	padding-right: 13rem;
	padding-top: 20rem;
}

.contact02 .hover .info .text .span {
	font-size: 20rem;
	color: #333333;
}

.contact02 .hover .info .text .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 36rem;
	color: #333333;
	margin-bottom: 22rem;
	margin-top: 10rem;
}

.contact02 .hover .info .text .p {
	font-size: 16rem;
	line-height: 24rem;
	margin-bottom: 20rem;
	color: #666666;
}

.contact02 .hover .info .text .p span {
	font-size: 20rem;
	margin-bottom: 6rem;
	display: block;
	color: #333333;
}

.contact02 .hover .info .text .p a {
	font-size: 20rem;
	color: var(--main-color);
}

.contact02 .hover .info .tupian {
	float: left;
	width: 44%;
}

.contact02 .hover .info .tupian img {
	display: block;
}

.news-show {
	padding: 0 !important;
}

.news-show .h01 {
	font-family: var(--D-DINExp-Bold);
	font-size: 36rem;
	line-height: 40rem;
	color: #333333;
	margin-bottom: 53rem;
	position: relative;
	text-align: center;
}

.news-show .h02 {
	font-size: 16rem;
	color: #666666;
	padding-bottom: 22rem;
	margin-bottom: 55rem;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	overflow: hidden;
	padding-top: 22rem;
}

.news-show .h02 span {
	margin-right: 24rem;
	margin-left: 25rem;
}

.news-show .left {
	padding: 94rem 71rem 100rem 71rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 30rem 0rem rgba(0, 82, 82, 0.1);
	border-radius: 20rem;
}

.news-show .left .jsh {
	padding-bottom: 67rem;
	font-size: 16rem;
	line-height: 28rem;
	color: #666666;
}

.news-show .bottom {
	padding-top: 13rem;
	padding-bottom: 20rem;
	border-top: solid 1rem #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}

.news-show .bottom .tag1 {
	float: left;
}

.news-show .bottom .tag1 span {
	margin-right: 5rem;
}

.news-show .bottom .share {
	float: right;
	line-height: 31rem;
}

.news-show .bottom .share span {
	display: inline-block;
	vertical-align: top;
}

.news-show .bottom .share a {
	margin-left: 10rem;
	display: inline-block;
	vertical-align: top;
}

.news-show .bottom .share a i {
	width: 31rem;
	height: 31rem;
	border-radius: 50%;
	display: block;
}

.news-show .bottom .share a .icon-1 {
	background: #235b9e url(../images/sp3.png) no-repeat center center;
	background-size: 25rem;
}

.news-show .bottom .share a .icon-2 {
	background: #1296db url(../images/sp5.png) no-repeat center center;
	background-size: 25rem;
}

.inside-pagenews {
	margin-top: 13rem;
}

.inside-pagenews li {
	font-size: 16rem;
	overflow: hidden;
	line-height: 41rem;
	float: left;
	position: relative;
	background: url(../images/prev.png) no-repeat bottom right;
	background-size: 57rem;
	width: 60rem;
}

.inside-pagenews li span {
	color: #666;
	font-size: 16rem;
	display: block;
	text-align: right;
}

.inside-pagenews li a {
	display: block;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.inside-pagenews li a:hover {
		color: var(--main-color);
	}
}

.inside-pagenews li:nth-last-child(1) {
	border-bottom: 0;
	margin-bottom: 0;
	float: right;
	background: url(../images/next.png) no-repeat bottom left;
	background-size: 57rem;
}

.inside-pagenews li:nth-last-child(1) span {
	text-align: left;
}

.tag1 {
	color: #333333;
	font-size: 16rem;
	padding-right: 120rem;
	line-height: 30rem;
	position: relative;
}

.tag1 span {
	display: inline-block;
	vertical-align: top;
}

.tag1 a {
	padding: 0 10rem;
	display: inline-block;
	vertical-align: top;
	margin-right: 20rem;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	text-align: center;
	font-size: 16rem;
	color: #666666;
	width: 148rem;
	line-height: 31rem;
	border: solid 1rem #9c9d9d;
}

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

.related-news {
	padding: 92rem 0 99rem 0;
	overflow: hidden;
	position: relative;
}

.related-news .home-title {
	font-size: 36rem;
}

.related-news .newslist {
	margin: 0;
	margin-top: 52rem;
}

.related-news .newslist .item {
	padding: 0;
}

.related-news .caselist {
	margin: 0;
	margin-top: 52rem;
}

.related-news .caselist .item {
	padding: 0;
}

.related-news .caselist .item .box .bt {
	height: 32rem;
}

.inside-1 {
	padding-bottom: 101rem;
	position: relative;
	background: #f3f9f9;
}

.inside-1 .con {
	position: relative;
	padding-top: 43rem;
}

.inside-1 .leftAsideMDiv {
	width: 21.5%;
	float: left;
	background-color: #fff;
	display: block;
	border-top: 6rem solid var(--main-color);
	position: sticky;
	top: 100rem;
}

.inside-1 .leftAsideMDiv .title1 {
	font-family: var(--D-DINExp-Bold);
	font-size: 36rem;
	color: #333333;
	padding: 25rem 29rem 0 29rem;
}

.inside-1 .leftAsideMDiv .title1 img {
	width: 58rem;
	margin-right: 10rem;
	display: inline-block;
	vertical-align: middle;
}

.inside-1 .classifyAside {
	font-size: 18rem;
	position: relative;
	z-index: 1;
	padding: 0 29rem;
}

.inside-1 .classifyAside .list>li {
	overflow: hidden;
	padding: 25rem 0;
	border-bottom: 1px solid #d9d9d9;
}

.inside-1 .classifyAside .list>li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.inside-1 .classifyAside .list>li .title {
	position: relative;
	z-index: 1;
}

.inside-1 .classifyAside .list>li .title>a {
	display: flex;
	line-height: 32rem;
	font-family: var(--D-DINExp-Bold);
	font-size: 20rem;
	color: #333333;
	color: #333;
	padding: 0 29rem 0 0;
	position: relative;
	display: block;
}

.inside-1 .classifyAside .list>li .title>a:hover {
	color: var(--main-color);
}

.inside-1 .classifyAside .list>li .title>a:hover .icon {
	background: var(--main-color);
}

.inside-1 .classifyAside .list>li .title>a:hover .icon::before {
	border-color: #fff;
}

.inside-1 .classifyAside .list .icon {
	cursor: pointer;
	width: 22rem;
	height: 22rem;
	position: absolute;
	z-index: 999;
	top: 50%;
	margin-top: -11rem;
	right: 0;
}

.inside-1 .classifyAside .list .icon:after,
.inside-1 .classifyAside .list .icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: var(--main-color);
	content: '';
	display: block;
}

.inside-1 .classifyAside .list .icon:after {
	width: 14rem;
	height: 2rem;
	margin-top: -1rem;
	margin-left: -7rem;
}

.inside-1 .classifyAside .list .icon:before {
	width: 2rem;
	height: 14rem;
	margin-left: -1rem;
	margin-top: -7rem;
}

.inside-1 .classifyAside .list .active .title .icon:before {
	display: none;
}

.inside-1 .classifyAside .list .active .child {
	display: block;
}

.inside-1 .classifyAside .list .child {
	display: none;
	padding-top: 2rem;
	padding-bottom: 20rem;
}

.inside-1 .classifyAside .list .child .list>li {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
	position: relative;
	z-index: 1;
	padding: 0;
}

.inside-1 .classifyAside .list .child .list>li a {
	display: block;
	font-size: 18rem;
	color: #333;
	line-height: 28rem;
	padding: 14rem 0 14rem 33rem;
	position: relative;
	font-family: var(--D-DINExp);
	background: url(../images/d.png) no-repeat center left;
	background-size: 16rem;
}

.inside-1 .classifyAside .list .child .list>li a:hover {
	color: var(--main-color);
	background: url(../images/dh.png) no-repeat center left;
	background-size: 18rem;
}

.inside-1 .classifyAside .list .child .list>.active a {
	color: var(--main-color);
	background: url(../images/dh.png) no-repeat center left;
	background-size: 18rem;
}

.inside-1 .classifyAside .list .child .list>li:nth-last-child(1) {
	border-bottom: 0;
}

.inside-1 .rightCon {
	flex: 1;
	width: 74.7%;
	float: right;
}

.productlist {
	margin: 0 -18rem;
	padding-bottom: 23rem;
}

.productlist .item {
	float: left;
	width: 50%;
	padding: 0 18rem;
	margin-right: 0;
	margin-bottom: 11rem;
}

.productlist .item .box {
	border-radius: 8rem;
	overflow: hidden;
}

.productlist .item .box .text {
	padding: 22rem 56rem 19rem 56rem;
}

.productlist .item .box .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 24rem;
	line-height: 35rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	text-align: center;
}

.productlist .item .pic {
	border-radius: 20rem;
}

.productlist .item .pic:after {
	padding-bottom: 68.96551724%;
}

.productlist .item .pic:before {
	content: '';
	display: block;
	width: 140rem;
	height: 140rem;
	border-radius: 50%;
	background: #ffffff url(../images/arrow.png) no-repeat center center;
	background-size: 17rem;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 333;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 0.5s;
}

.productlist .item .pic .hover {
	background-color: rgba(11, 145, 145, 0.6);
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 233;
	opacity: 0;
	transition: 0.5s;
}

@media (min-width: 1025px) {
	.productlist .item:hover .box .bt {
		color: var(--main-color);
	}

	.productlist .item:hover .pic img {
		transform: scale(1.05);
	}

	.productlist .item:hover .pic:before {
		opacity: 1;
	}

	.productlist .item:hover .pic .hover {
		opacity: 1;
	}
}

.product-show {
	padding: 0 0 80rem 0 !important;
	background: #f3f9f9;
}

.product-show .con {
	padding-top: 43rem;
}

.pnr .left {
	float: left;
	width: 50.3%;
	position: relative;
}

.pnr .left .pic:after {
	padding-bottom: 69%;
}

.pnr .left .mySwiper2 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	border: solid 1px #ebedf0;
	background: #fff;
}

.pnr .left .li {
	margin: 28rem 0;
	padding: 0 34rem;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.pnr .left .mySwiper1 {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.pnr .left .mySwiper1 .pic {
	border: solid 2rem #dddddd;
}

.pnr .left .mySwiper1 .swiper-slide-thumb-active .pic {
	border: solid 2rem var(--main-color);
}

.pnr .left .swiper-button-next,
.pnr .left .swiper-button-prev {
	width: 26rem;
	position: absolute;
	left: 0;
	margin: 0;
	top: 0;
	height: 100%;
	z-index: 3;
	background: #fff;
}

.pnr .left .swiper-button-next:after,
.pnr .left .swiper-button-prev:after {
	font-size: 16rem;
	color: #666;
}

@media (min-width: 1025px) {

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

	.pnr .left .swiper-button-next:hover:after,
	.pnr .left .swiper-button-prev:hover:after {
		color: #fff;
	}
}

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

.pnr .right {
	width: 46.5%;
	float: right;
}

.pnr .right .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 36rem;
	color: #333333;
}

.pnr .right .p {
	font-size: 18rem;
	line-height: 26rem;
	color: #666666;
	margin-bottom: 40rem;
	margin-top: 26rem;
}

.pnr .right .p .li {
	display: flex;
	flex-wrap: nowrap;
	border-bottom: dashed 1px #e1e1e1;
	padding-bottom: 4rem;
	margin-bottom: 13rem;
}

.pnr .right .p .li span {
	float: left;
	font-family: var(--D-DINExp-Bold);
	font-size: 18rem;
	color: #333333;
	display: block;
}

.pnr .right .p .li p {
	float: left;
}

.pnr .right .btn .more {
	display: inline-block;
	vertical-align: top;
	margin-right: 20rem;
}

.pnr .right .btn .more a i {
	margin-left: 0;
	width: 25rem;
	background: url(../images/online.png) no-repeat center center;
	background-size: 100%;
	margin-right: 10rem;
	display: inline-block;
	vertical-align: top;
	height: 60rem;
}

.pnr .right .btn .more a {
	padding: 0 20rem;
}

.pnr .right .btn .more a span {
	font-size: 18rem;
}

.pro-list {
	background: #fff;
	margin-top: 68rem;
}

.pro-list ul li {
	float: left;
	width: 240rem;
}

.pro-list ul li a {
	font-size: 18rem;
	line-height: 70rem;
	padding: 0 10rem;
	color: #333333;
	display: block;
	position: relative;
	text-align: center;
}

.pro-list ul li a:before {
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background: #d9d9d9;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6rem;
}

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

.pro-list ul .active a {
	background: var(--main-color);
	color: #fff;
}

.pro-show {
	padding: 60rem 0 0 0;
}

.pro-show .pro-info {
	position: relative;
	margin-bottom: 61rem;
}

.pro-show .pro-info .pro-title {
	font-family: var(--D-DINExp-Bold);
	font-size: 36rem;
	color: #333333;
	line-height: 30rem;
	padding-left: 18rem;
	background: url(../images/dot.png) no-repeat left 0;
	background-size: 30rem;
	margin-bottom: 29rem;
}

.pro-show .pro-info .p {
	font-size: 16rem;
	line-height: 40rem;
	color: #666666;
}

.pro-show .pro-info .ul {
	margin: 0 -20rem;
}

.pro-show .pro-info .ul .li {
	width: 50%;
	float: left;
	padding: 0 20rem;
}

.pro-show .pro-info .ul .li .table td {
	font-size: 16rem;
	line-height: 32rem;
	color: #666666;
	padding: 9rem 10rem;
	background-color: #f0f0f0;
}

.pro-show .pro-info .ul .li .table tr:nth-child(2n) td {
	background: none;
}

.pro-show .pro-info .mySwiper4 {
	position: relative;
	overflow: hidden;
}

.pro-show .pro-info .caselist .item .box .text {
	padding: 8rem 16rem 0 16rem;
}

.pro-show .pro-info .caselist .item .box .bt {
	height: 32rem;
}

.pro-show .pro-info .mySwiper5 {
	position: relative;
	overflow: hidden;
}

.pro-show .pro-info .productlist {
	margin: 0;
}

.pro-show .pro-info .productlist .item {
	padding: 0;
}

.pro-show .pro-info1 .pro-title {
	float: left;
}

.pro-show .pro-info1 .p {
	float: right;
	width: 81%;
}

.pro-show .pro-info1 .p dl {
	border-bottom: 1px solid #d2d2d2;
}

.pro-show .pro-info1 .p dt {
	overflow: hidden;
	cursor: pointer;
	transition: all 0.5s;
	position: relative;
	z-index: 1;
	padding: 30rem 0;
}

.pro-show .pro-info1 .p dt .bt1 {
	font-size: 18rem;
	line-height: 32rem;
	font-family: var(--D-DINExp-Bold);
	color: #333333;
	position: relative;
	margin-bottom: 0;
	padding-right: 50rem;
	background: url(../images/jt2h.png) no-repeat center right;
	background-size: 17rem;
}

.pro-show .pro-info1 .p dt .bt1 span {
	display: block;
	padding-left: 31rem;
	background: url(../images/icon.png) no-repeat center left;
	background-size: 22rem;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
}

.pro-show .pro-info1 .p dt:hover:after {
	width: 100%;
}

.pro-show .pro-info1 .p dd {
	height: 0;
	overflow: hidden;
}

.pro-show .pro-info1 .p dd .nr {
	padding: 0 0 32rem 0;
	padding-left: 31rem;
	font-size: 16rem;
	line-height: 30rem;
	color: #666666;
	position: relative;
	overflow: hidden;
}

.pro-show .pro-info1 .p .cur dt {
	padding-bottom: 0;
}

.pro-show .pro-info1 .p .cur dt .bt1 {
	background: url(../images/jt2.png) no-repeat center right;
	background-size: 17rem;
}

.pro-show .pro-info1 .p .cur dd {
	height: auto;
}

.pro-show .pro-info:nth-last-child(1) {
	margin-bottom: 0;
}

.about {
	padding: 0;
}

.about01 {
	padding: 29rem 0 0 0;
	position: relative;
	z-index: 33;
}

.about01 .nr .home-title {
	font-size: 40rem;
}

.about01 .nr .p {
	font-size: 16rem;
	line-height: 32rem;
	color: #666666;
	float: left;
	width: 62%;
	padding-top: 42rem;
}

.about01 .nr .youshi {
	float: right;
	width: 26%;
	text-align: left;
}

.about01 .nr .youshi li {
	width: 100%;
}

.about01 .nr .youshi li .num {
	font-size: 100rem;
	line-height: 100rem;
	color: var(--main-color);
}

.about01 .nr .youshi li .num span {
	font-size: 100rem;
}

.about01 .nr .youshi li .num i {
	font-size: 100rem;
	line-height: 100rem;
}

.about01 .nr .youshi li .h3 {
	font-size: 40rem;
	color: var(--main-color);
	font-family: var(--D-DINExp-Bold);
}

.about01 .video {
	position: relative;
	margin-top: 89rem;
	box-shadow: 0rem 0rem 20rem 0rem rgba(0, 50, 50, 0.1);
	border-radius: 20rem;
	overflow: hidden;
}

.about01 .video img {
	display: block;
}

.about01 .video .playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 33333;
	width: 140rem;
	height: 140rem;
	border-radius: 50%;
	background: #fff;
}

.about01 .video .playBtn .icon {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-radius: 5rem;
	border-style: solid;
	border-color: transparent transparent transparent var(--main-color);
	border-width: 17rem 0 17rem 28rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.about01 .video .playBtn .circle {
	width: 180rem;
	height: 180rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.about01 .video .playBtn .circle::before {
	content: '';
	display: block;
	width: 180rem;
	height: 180rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	z-index: -1;
	animation: ripple 4s ease-out 0s infinite;
}

.about01 .video .playBtn .circle::after {
	content: '';
	display: block;
	width: 180rem;
	height: 180rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	z-index: -1;
	animation: ripple 2s ease-out 0s infinite;
}

.about02 {
	margin-top: -210rem;
	padding-bottom: 27rem;
	position: relative;
	z-index: 3;
	background: url(../images/bg3.jpg) no-repeat center center;
	background-size: cover;
}

.about02 .bgg {
	background: url(../images/bgg.png) no-repeat bottom center;
	padding-bottom: 138rem;
	padding-top: 297rem;
}

.about02 .nr {
	margin-top: 39rem;
	position: relative;
}

.about02 .swiper-container {
	width: 106%;
	margin: 0 auto;
	left: -3%;
}

.about02 .swiper-wrapper {
	align-items: flex-end;
	min-height: 53rem;
}

.about02 .swiper-slide {
	cursor: pointer;
}

.about02 .swiper-slide .pic {
	width: 251rem;
	margin: 0 auto;
	position: relative;
}

.about02 .swiper-slide .pic:after {
	padding-bottom: 129.57393484%;
}

.about02 .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all 0.5s;
}

.about02 .swiper-slide .title {
	text-align: center;
	color: #ffffff;
	font-size: 20rem;
	font-weight: bold;
	height: 40rem;
	line-height: 40rem;
	margin-bottom: 25rem;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	display: none;
}

.about02 .swiper-slide-active {
	text-align: center;
}

.about02 .swiper-slide-active .pic {
	width: 399rem;
	margin: auto;
	left: 50%;
	margin-left: -200rem;
}

.about02 .swiper-slide-active .pic img {
	bottom: 0;
	top: auto;
}

.about02 .swiper-slide-active .title {
	display: block;
}

.about02 .swiper-slide-prev .pic {
	margin: 0;
	float: left;
}

.about02 .swiper-slide-next .pic {
	margin: 0;
	float: right;
}

.about02 .swiper-prev,
.about02 .swiper-next {
	background: none;
	width: auto;
	height: auto;
	cursor: pointer;
	position: absolute;
	z-index: 999;
	top: 75rem;
}

.about02 .icon {
	display: inline-block;
	width: 54rem;
	height: 54rem;
	background: url(../images/left1.png) no-repeat center center;
	background-size: 100%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.about02 .txt {
	font-size: 16rem;
	line-height: 30rem;
	padding-left: 76rem;
}

.about02 .title-1 {
	color: #ffffff;
}

.about02 .title-2 {
	color: #ffffff;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	overflow: hidden;
	max-width: 200rem;
}

.about02 .swiper-button-disabled {
	cursor: initial;
}

.about02 .swiper-prev {
	left: 0;
}

.about02 .swiper-next {
	text-align: right;
	right: 0;
	left: auto;
}

.about02 .swiper-next .icon {
	background: url(../images/right1.png) no-repeat center center;
	background-size: 100%;
	top: 0;
	left: auto;
	right: 0;
}

.about02 .swiper-next .txt {
	padding-left: 0;
	padding-right: 76rem;
}

.about03 {
	padding: 91rem 0 101rem 0;
	position: relative;
	overflow: hidden;
}

.brand-tabs {
	width: 100%;
	margin-top: 50rem;
	overflow: hidden;
	position: relative;
}

.brand-tabs .culture-slide {
	position: relative;
	width: 868rem !important;
	overflow: hidden;
}

.brand-tabs .culture-imgs {
	position: relative;
	line-height: 1;
	height: 0;
	padding-bottom: 64.28571429%;
}

.brand-tabs .culture-imgs figure {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: 1s;
	overflow: hidden;
	border-radius: 20rem;
}

.brand-tabs .culture-imgs figure img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.78s;
}

.brand-tabs .swiper-lazy {
	transition: opacity 300ms;
	opacity: 1;
}

.brand-tabs .culture-slide.swiper-slide-next .culture-imgs figure {
	width: 77%;
	height: 77%;
}

.brand-tabs .swiper-button-next,
.brand-tabs .swiper-button-prev {
	border-radius: 50%;
	width: 42rem;
	height: 42rem;
	border: solid 1px #333333;
	margin-top: 0;
	z-index: 33;
	right: 0;
	left: auto;
	bottom: 0;
	top: auto;
}

.brand-tabs .swiper-button-next:after,
.brand-tabs .swiper-button-prev:after {
	background: url(../images/right.png) no-repeat center center;
	background-size: 14rem;
	content: '';
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {

	.brand-tabs .swiper-button-next:hover,
	.brand-tabs .swiper-button-prev:hover {
		border: solid 1px var(--main-color);
		background: var(--main-color);
	}

	.brand-tabs .swiper-button-next:hover:after,
	.brand-tabs .swiper-button-prev:hover:after {
		background: url(../images/righth.png) no-repeat center center;
		background-size: 14rem;
	}
}

.brand-tabs .swiper-button-prev {
	right: 63rem;
}

.brand-tabs .swiper-button-prev:after {
	background: url(../images/left.png) no-repeat center center;
	background-size: 14rem;
}

@media (min-width: 1025px) {
	.brand-tabs .swiper-button-prev:hover:after {
		background: url(../images/lefth.png) no-repeat center center;
		background-size: 14rem;
	}
}

@media (max-width: 1200px) {
	body {
		font-size: 14px;
	}

	.sitemap .site-bottom {
		font-size: 18px;
		line-height: 30px;
	}

	.sitemap li {
		border-bottom: 1px dashed #e0e0e0;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.sitemap li .top1 {
		font-size: 20px;
	}

	.sitemap li .subnav {
		margin-top: 10px;
	}

	.sitemap li .subnav a {
		font-size: 15px;
		margin-right: 10px;
		padding: 5px 0;
	}

	.sitemap li .subnav .hover {
		padding: 10px 20px;
	}

	.sitemap li .subnav .dot a {
		font-size: 14px;
	}

	.container {
		max-width: 750px;
		padding: 0 15px;
		width: 100%;
	}

	.height {
		top: -60px;
	}

	.height1 {
		height: 60px;
	}

	.header {
		height: 60px;
	}

	.header .logo {
		padding-top: 8px;
		margin-left: 0;
	}

	.header .logo a img {
		width: 38px;
	}

	.header .header-right {
		margin-right: 0;
	}

	.header .header-right .menu {
		display: block;
	}

	.header .header-right .menu .navPhoneBtn span {
		background: #fff;
	}

	.header .header-right .lan {
		display: none;
	}

	.header .header-right .header-search {
		display: none;
	}

	.nav {
		display: none;
	}

	.headerfix,
	.header1 {
		box-shadow: 2px 3px 7px 0px rgba(11, 145, 145, 0.1);
	}

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

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

	.headerfix .header-right .menu .navPhoneBtn span,
	.header1 .header-right .menu .navPhoneBtn span {
		background: var(--main-color);
	}

	.phone {
		display: block;
	}

	.pc {
		display: none;
	}

	.home-title {
		font-size: 24px;
	}

	.swiper-renewal-main .img1 {
		display: block;
	}

	.swiper-renewal-main .img {
		display: none;
	}

	.swiper-renewal-main .banner-hover {
		color: #fff;
		position: absolute;
		top: 26.5%;
		left: 0;
		width: 100%;
		font-size: 0;
		z-index: 33;
	}

	.swiper-renewal-main .banner-hover .bt {
		font-size: 36px;
		text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.15);
	}

	.swiper-renewal-main .banner-hover .span {
		font-size: 20px;
		margin-bottom: 17px;
		margin-top: 5px;
	}

	.swiper-renewal-main .banner-hover .more {
		margin-bottom: 21px;
	}

	.swiper-renewal-main .banner-hover .youshi {
		display: none;
	}

	.swiper-renewal-main .swiper-pagination {
		bottom: 17px;
	}

	.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet {
		width: 44px;
		height: 2px;
		border-radius: 4px;
		margin: 0 2px;
	}

	.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet-active {
		border-radius: 4px;
	}

	.more a,
	.more p {
		padding: 0 22px;
		border-radius: 30px;
		min-width: 150px;
		box-shadow: 5px 9px 20px 0px rgba(0, 104, 157, 0.2);
	}

	.more a span,
	.more p span {
		font-size: 14px;
		line-height: 40px;
	}

	.home-product {
		padding: 40px 0;
	}

	.home-product .home-bottom {
		padding-top: 25px;
	}

	.home-product .home-bottom .list {
		margin: 0 -6px;
	}

	.home-product .home-bottom .list li {
		padding: 0 6px;
		width: 50%;
		margin-bottom: 12px;
	}

	.home-product .home-bottom .list li .box {
		height: 40vh;
		border-radius: 10px;
	}

	.home-product .home-bottom .list li .box .bt {
		font-size: 18px;
	}

	.home-product .home-bottom .list li .box .bt span {
		display: none;
	}

	.home-product .home-bottom .list li .box .p {
		font-size: 14px;
		line-height: 25px;
	}

	.home-product .home-bottom .list li .box .hover {
		bottom: 20px;
		padding: 0 20px;
	}

	.home-product .home-bottom .list li .box .text {
		display: none;
	}

	.home-product .home-bottom .list .active {
		width: 50%;
	}

	.home-product .home-bottom .list .active .box .hover {
		display: block;
	}

	.home-adv {
		padding: 40px 0;
	}

	.home-adv .home-title {
		text-align: center;
	}

	.home-adv .home-bottom {
		margin-top: 25px;
	}

	.home-adv .right {
		width: 100%;
		margin-left: 0;
	}

	.home-adv .right .img {
		width: 100%;
		height: auto;
	}

	.home-adv .right .img .hide {
		display: block;
	}

	.home-adv .right .img img {
		position: relative;
		top: auto;
		left: auto;
		display: none;
	}

	.home-adv .right .img .globalMap {
		display: none;
	}

	.home-adv .right .map-lines {
		display: none;
	}

	.home-adv .left {
		width: 100%;
		margin-top: 20px;
	}

	.home-adv .left .li {
		margin-bottom: 10px;
	}

	.home-adv .left .li .box {
		height: 100px;
		box-shadow: 0px 0px 30px 0px rgba(0, 75, 75, 0.1);
		border-radius: 10px;
	}

	.home-adv .left .li .box .pic {
		width: 45px;
		right: 26px;
	}

	.home-adv .left .li .box .bt {
		font-size: 14px;
		line-height: 25px;
	}

	.home-adv .left .li .box .num {
		font-size: 40px;
		bottom: -15px;
		right: 47px;
	}

	.home-adv .left .li .box .span {
		font-size: 14px;
		line-height: 25px;
	}

	.home-adv .left .li .box .text {
		padding: 0 90px 0 20px;
	}

	.home-adv .left .li.active .box {
		height: 156px;
	}

	.home-adv .left .li.active .bt {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.home-adv .left .li.active .pic {
		width: 45px;
		top: 23%;
		right: 36px;
	}

	.home-case {
		padding: 40px 0;
	}

	.home-case .home-top {
		text-align: center;
	}

	.home-case .home-top .home-title {
		float: none;
	}

	.home-case .se_top .top_2 {
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-top: 20px;
		width: 100%;
		font-size: 0;
	}

	.home-case .se_top .top_2 .swiper .swiper-wrapper {
		display: flex;
	}

	.home-case .se_top .top_2 .swiper .swiper-slide {
		width: 170px;
		margin: 0;
		display: block;
	}

	.home-case .se_top .top_2 .swiper .swiper-slide .title .bt {
		font-size: 14px;
		line-height: 42px;
		border-radius: 30px;
	}

	.home-case .se_bot .info {
		padding: 25px 0 50px 0;
	}

	.home-case .se_bot .info:after {
		width: 90%;
		height: 1px;
		bottom: 15px;
		right: 100px;
	}

	.home-case .se_bot .swiper-button-prev,
	.home-case .se_bot .swiper-button-next {
		width: 32px;
		height: 32px;
	}

	.home-case .se_bot .swiper-button-prev {
		left: auto;
		right: 40px;
	}

	.home-case .se_bot .swiper-button-prev:after {
		background-size: 14px;
	}

	.home-case .se_bot .swiper-button-next {
		right: 0;
		margin-left: auto;
	}

	.home-case .se_bot .swiper-button-next:after {
		background-size: 14px;
	}

	.caselist .item {
		width: 50%;
		margin-right: 20px;
	}

	.caselist .item .box {
		border-radius: 8px;
	}

	.caselist .item .box .text {
		padding: 16px;
	}

	.caselist .item .box .bt {
		height: 60px;
		font-size: 16px;
		line-height: 30px;
	}

	.caselist .item .pic {
		border-radius: 10px;
	}

	.home-why {
		padding: 40px 0 90px 0;
	}

	.home-why .left {
		width: 100%;
		padding-bottom: 25px;
	}

	.home-why .left .p {
		font-size: 14px;
		line-height: 25px;
		margin-top: 18px;
		margin-bottom: 21px;
	}

	.home-why .right {
		width: 100%;
		padding-right: 0;
	}

	.home-why .right .item .part {
		padding: 21px;
		box-shadow: 0px 0px 30px 0px rgba(11, 145, 145, 0.15);
		border-radius: 10px;
	}

	.home-why .right .item .part .p {
		font-size: 14px;
		line-height: 25px;
		background-size: 40px;
		padding-top: 12px;
		padding-bottom: 5px;
	}

	.home-why .right .item .part .p p {
		height: 150px;
	}

	.home-why .right .item .part .bt .pic {
		width: 40px;
	}

	.home-why .right .item .part .bt .te {
		padding-left: 10px;
	}

	.home-why .right .item .part .bt .h3 {
		font-size: 18px;
	}

	.home-why .right .item .part .bt .span {
		font-size: 14px;
	}

	.home-why .right .swiper-button-prev,
	.home-why .right .swiper-button-next {
		width: 30px;
		height: 30px;
		bottom: 20px;
	}

	.home-why .right .swiper-button-prev {
		left: auto;
		right: 60px;
	}

	.home-why .right .swiper-button-prev:after {
		background-size: 14px;
	}

	.home-why .right .swiper-button-next {
		right: 21px;
		margin-left: auto;
	}

	.home-why .right .swiper-button-next:after {
		background-size: 14px;
	}

	.home-news {
		padding: 40px 0;
	}

	.home-news .home-bottom {
		padding: 25px 15px;
		padding-top: 25px;
		margin: 0 -15px;
	}

	.newslist .item .box {
		border-radius: 10px;
		box-shadow: 0rem 0rem 20rem 0rem rgba(0, 0, 0, 0.1);
	}

	.newslist .item .text {
		padding: 20px 21px 6px 21px;
	}

	.newslist .item .span span {
		width: 120px;
		height: 28px;
		font-size: 12px;
		line-height: 26px;
		border-radius: 30px;
	}

	.newslist .item .span b {
		font-size: 12px;
		line-height: 28px;
		padding-left: 21px;
		background-size: 14px;
	}

	.newslist .item .bt {
		font-size: 16px;
		line-height: 30px;
		height: 60px;
		margin-top: 12px;
		margin-bottom: 5px;
	}

	.newslist .item .p {
		font-size: 14px;
		line-height: 25px;
		height: 75px;
	}

	.newslist .item .more1 {
		font-size: 14px;
		line-height: 40px;
		background-size: 10px;
		margin-top: 6px;
	}

	.footer-bottom {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer-bottom .footer-left {
		width: 100%;
		padding-top: 0;
	}

	.footer-bottom .footer-left .socialMedia {
		float: left;
		position: relative;
		z-index: 33;
	}

	.footer-bottom .footer-left .socialMedia .list .active .down {
		display: flex;
	}

	.footer-bottom .footer-left .socialMedia .list li {
		display: inline-block;
		padding: 0 10px 0 0;
		vertical-align: top;
	}

	.footer-bottom .footer-left .socialMedia .list li .down {
		display: none;
		color: #666;
		font-size: 14px;
		align-items: center;
		width: 120px;
		cursor: initial;
		padding-bottom: 20px;
		position: absolute;
		bottom: 100%;
		left: 0;
	}

	.footer-bottom .footer-left .socialMedia .list li .down .txt {
		margin-right: 10px;
	}

	.footer-bottom .footer-left .socialMedia .list li .down .ewm {
		width: 119px;
	}

	.footer-bottom .footer-left .socialMedia .list .icon {
		width: 30px;
		height: 30px;
		border-radius: 5px;
		background-size: 30px !important;
	}

	.footer-bottom .footer-left .f3 {
		font-size: 16px;
		line-height: 30px;
		padding-bottom: 6px;
	}

	.footer-bottom .footer-left .f3 p {
		padding-left: 43px;
		font-size: 16px;
		line-height: 34px;
		min-height: 35px;
		margin-bottom: 10px;
	}

	.footer-bottom .footer-left .f3 p.l1 {
		background: url(../images/f1.png) no-repeat left 0;
		background-size: 35px;
	}

	.footer-bottom .footer-left .f3 p.l3 {
		background: url(../images/f3.png) no-repeat left 0;
		background-size: 35px;
	}

	.footer-bottom .footer-left .f3 p.l4 {
		background: url(../images/f4.png) no-repeat left 0;
		background-size: 35px;
	}

	.footer-bottom .footer-list {
		display: none;
	}

	.footer-copyright {
		padding: 12px 0;
		font-size: 12px;
		line-height: 26px;
	}

	.footer-copyright .right span {
		margin-left: 10px;
	}

	.footer-copyright img {
		width: 20px;
	}

	.inbanner .img {
		display: none;
	}

	.inbanner .img1 {
		display: block;
	}

	.inbanner .banner-hover .bt {
		font-size: 24px;
	}

	.content {
		padding: 0 0 40px 0;
		min-height: 600px;
	}

	.current {
		font-size: 14px;
		line-height: 25px;
		padding: 20px 0;
	}

	.second-nav ul li {
		padding: 0 10px;
	}

	.second-nav ul li a {
		font-size: 14px;
		line-height: 42px;
		width: 180px;
		height: 42px;
		border-radius: 30px;
	}

	.caselist1 {
		margin: 0 -6px;
		padding: 20px 0 25px 0;
	}

	.caselist1 .item {
		padding: 0 6px;
		width: 50%;
		margin-right: 0;
		margin-bottom: 11px;
	}

	.trainlist {
		margin: 0 -6px;
		padding-bottom: 19px;
		padding-top: 0;
	}

	.trainlist li {
		padding: 0 6px;
		width: 50%;
		margin-bottom: 12px;
	}

	.trainlist li .pic {
		border-radius: 10px;
	}

	.trainlist li .pic .hover {
		background-size: 40px;
	}

	.trainlist li .text {
		padding: 5px 0 0 0;
	}

	.trainlist li .bt {
		font-size: 16px;
		line-height: 36px;
	}

	.tanchuvideo {
		font-size: 14px;
	}

	.tanchuvideo .close {
		width: 38px;
		height: 38px;
		top: -20px;
		right: -20px;
		background-size: 12px;
	}

	.news {
		padding-top: 0;
	}

	.news-one {
		margin-bottom: 21px;
		border-radius: 10px;
		box-shadow: 0px 0px 20px 0px rgba(0, 38, 38, 0.1);
	}

	.news-one .list li .box {
		min-height: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.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: 12px;
	}

	.news-one .list li .box .text .date span {
		font-size: 28px;
	}

	.news-one .list li .box .text .bt {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
		margin-bottom: 10px;
		margin-top: 8px;
	}

	.news-one .list li .box .text .jsh {
		margin-top: 5px;
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 15px;
		height: 50px;
	}

	.news-one .list li .box .text .more p span {
		font-size: 12px;
	}

	.btn1 {
		height: 42px;
		margin-bottom: 20px;
		width: 100%;
	}

	.btn1 .swiper-button-prev,
	.btn1 .swiper-button-next {
		display: none;
	}

	.btn1 .swiper-pagination {
		height: 2px;
		width: 100%;
		top: 21px;
	}

	.newslist1 {
		margin: 0 -6px;
		padding-bottom: 17px;
	}

	.newslist1 .item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 12px;
	}

	.inmain-title {
		font-size: 24px;
		line-height: 40px;
	}

	.contact {
		padding: 0;
	}

	.contact01 {
		padding: 0 0 20px 0;
	}

	.contact01 .left {
		width: 100%;
	}

	.contact01 .left .list {
		padding-top: 21px;
	}

	.contact01 .left .list ul {
		margin: 0 -6px;
	}

	.contact01 .left .list ul li {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 12px;
	}

	.contact01 .left .list ul li .span {
		font-size: 14px;
		line-height: 32px;
		margin-bottom: 6px;
	}

	.contact01 .left .list ul li input,
	.contact01 .left .list ul li textarea {
		height: 46px;
		padding: 0 20px;
	}

	.contact01 .left .list ul li textarea {
		height: 142px;
		padding: 20px;
	}

	.contact01 .left .list ul li .verify-wrap {
		width: 100% !important;
		height: 44px;
	}

	.contact01 .left .list ul li .verify-wrap .drag-btn {
		position: absolute;
		left: 0;
		top: 0;
		width: 44px;
		height: 44px;
		background: #f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;
		background-size: 18px;
		z-index: 2;
		cursor: move;
		border: 1px solid #e1e1e1;
	}

	.contact01 .left .list ul li .verify-wrap .suc-drag-btn {
		background: #ffffff url(../images/drag-success.svg?t=1) no-repeat center center;
		background-size: 22px;
		border: 1px solid #e1e1e1;
	}

	.contact01 .left .list ul li .verify-wrap .drag-progress {
		position: absolute;
		left: 0;
		top: 0;
		height: 44px;
		width: 0;
		background-color: var(--main-color);
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 42px;
	}

	.contact01 .left .list ul li .verify-wrap .fix-tips,
	.contact01 .left .list ul li .verify-msg {
		width: 100%;
		position: absolute;
		right: 0;
		left: 0;
		height: 100%;
		color: #51555c;
		z-index: 1;
		line-height: 42px;
		font-size: 14px;
		text-align: center;
		padding-left: 40px;
	}

	.contact01 .left .list ul li .verify-wrap .verify-msg {
		background-color: var(--main-color);
		color: #fff;
		display: none;
		padding-left: 0;
		padding-right: 47px;
	}

	.contact01 .left .list ul li .more {
		float: left;
		margin-right: 10px;
	}

	.contact01 .left .list ul li .more a {
		min-width: 152px;
	}

	.contact01 .left .list ul li .more a span {
		font-size: 14px;
		line-height: 42px;
	}

	.contact01 .right {
		width: 100%;
		padding-top: 20px;
	}

	.contact01 .right .jsh {
		padding-top: 25px;
	}

	.contact01 .right .jsh .li {
		margin-bottom: 22px;
	}

	.contact01 .right .jsh .h3 {
		font-size: 18px;
		margin-bottom: 7px;
	}

	.contact01 .right .jsh .pp {
		font-size: 16px;
	}

	.contact01 .p {
		font-size: 14px;
		padding-top: 10px;
		line-height: 25px;
	}

	.contact02 .hover {
		position: relative;
		width: 100%;
		height: auto;
		background: none;
		top: auto;
		left: auto;
		padding: 0 0 0 0;
	}

	.contact02 .hover .info {
		padding: 20px;
	}

	.contact02 .hover .info .text {
		float: right;
		width: 51.5%;
		padding-right: 13px;
		padding-top: 20px;
	}

	.contact02 .hover .info .text .span {
		font-size: 16px;
	}

	.contact02 .hover .info .text .bt {
		font-size: 26px;
		margin-bottom: 11px;
		margin-top: 5px;
	}

	.contact02 .hover .info .text .p {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.contact02 .hover .info .text .p span {
		font-size: 20px;
		margin-bottom: 6px;
	}

	.contact02 .hover .info .text .p a {
		font-size: 16px;
	}

	.contact02 .hover .info .tupian {
		width: 44%;
	}

	.news-show .h01 {
		font-size: 26px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.news-show .h02 {
		font-size: 14px;
		padding-bottom: 11px;
		margin-bottom: 26px;
		padding-top: 11px;
	}

	.news-show .h02 span {
		margin-right: 11px;
		margin-left: 11px;
	}

	.news-show .left {
		padding: 21px;
		box-shadow: 0px 0px 30px 0px rgba(0, 82, 82, 0.1);
		border-radius: 10px;
	}

	.news-show .left .jsh {
		padding-bottom: 37px;
		font-size: 14px;
		line-height: 25px;
	}

	.news-show .bottom {
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: solid 1px #d9d9d9;
		border-bottom: solid 1px #d9d9d9;
	}

	.news-show .bottom .tag1 span {
		margin-right: 5px;
	}

	.news-show .bottom .share {
		line-height: 31px;
		width: 100%;
		margin-top: 10px;
	}

	.news-show .bottom .share a {
		margin-left: 10px;
	}

	.news-show .bottom .share a i {
		width: 31px;
		height: 31px;
	}

	.news-show .bottom .share a .icon-1 {
		background-size: 25px;
	}

	.news-show .bottom .share a .icon-2 {
		background-size: 25px;
	}

	.inside-pagenews {
		margin-top: 13px;
	}

	.inside-pagenews li {
		font-size: 14px;
		line-height: 31px;
		background-size: 57px;
		width: 60px;
	}

	.inside-pagenews li span {
		font-size: 14px;
	}

	.inside-pagenews li:nth-last-child(1) {
		background-size: 57px;
	}

	.tag1 {
		font-size: 14px;
		padding-right: 0;
		line-height: 30px;
	}

	.tag1 a {
		padding: 0 10px;
		margin-right: 10px;
		font-size: 14px;
		width: 148px;
		line-height: 31px;
		border: solid 1px #9c9d9d;
	}

	.related-news {
		padding: 40px 15px;
		margin: 0 -15px;
	}

	.related-news .home-title {
		font-size: 26px;
	}

	.related-news .newslist {
		margin-top: 25px;
	}

	.related-news .caselist {
		margin-top: 25px;
	}

	.related-news .caselist .item .box .bt {
		height: 30px;
	}

	.inside-1 {
		padding-bottom: 40px;
	}

	.inside-1 .con {
		padding-top: 0;
	}

	.inside-1 .leftAsideMDiv {
		display: none;
	}

	.inside-1 .rightCon {
		width: 100%;
	}

	.productlist {
		margin: 0 -6px;
		padding-bottom: 23px;
	}

	.productlist .item {
		width: 50%;
		padding: 0 6px;
		margin-right: 0;
		margin-bottom: 11px;
	}

	.productlist .item .box {
		border-radius: 8px;
	}

	.productlist .item .box .text {
		padding: 12px 16px 19px 16px;
	}

	.productlist .item .box .bt {
		font-size: 16px;
		line-height: 35px;
	}

	.productlist .item .pic {
		border-radius: 10px;
	}

	.product-show {
		padding: 0 0 0 0 !important;
	}

	.product-show .con {
		padding-top: 0;
	}

	.pnr .left {
		width: 100%;
		padding-bottom: 20px;
	}

	.pnr .left .li {
		display: none;
	}

	.pnr .left .mySwiper1 .pic {
		border: solid 2px #dddddd;
	}

	.pnr .left .mySwiper1 .swiper-slide-thumb-active .pic {
		border: solid 2px var(--main-color);
	}

	.pnr .right {
		width: 100%;
	}

	.pnr .right .bt {
		font-size: 26px;
	}

	.pnr .right .p {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px;
		margin-top: 13px;
	}

	.pnr .right .p .li {
		padding-bottom: 4px;
		margin-bottom: 6px;
		display: block;
		overflow: hidden;
	}

	.pnr .right .p .li span {
		font-size: 14px;
		width: 100%;
	}

	.pnr .right .btn .more {
		margin-right: 10px;
	}

	.pnr .right .btn .more a i {
		margin-left: 0;
		width: 15px;
		margin-right: 10px;
		height: 40px;
	}

	.pnr .right .btn .more a {
		padding: 0 20px;
	}

	.pnr .right .btn .more a span {
		font-size: 14px;
	}

	.pro-list {
		margin-top: 24px;
	}

	.pro-list ul li {
		width: 50%;
	}

	.pro-list ul li a {
		font-size: 14px;
		line-height: 50px;
		padding: 0 10px;
	}

	.pro-list ul li a:before {
		width: 1px;
		height: 12px;
		margin-top: -6px;
	}

	.pro-list ul li:nth-child(2n) a:before {
		display: none;
	}

	.pro-show {
		padding: 30px 0 0 0;
	}

	.pro-show .pro-info {
		margin-bottom: 31px;
	}

	.pro-show .pro-info .pro-title {
		font-size: 26px;
		line-height: 30px;
		padding-left: 18px;
		background: url(../images/dot.png) no-repeat left 0;
		background-size: 30px;
		margin-bottom: 19px;
	}

	.pro-show .pro-info .p {
		font-size: 14px;
		line-height: 25px;
	}

	.pro-show .pro-info .ul {
		margin: 0 -6px;
	}

	.pro-show .pro-info .ul .li {
		width: 100%;
		padding: 0 6px;
	}

	.pro-show .pro-info .ul .li .table td {
		font-size: 14px;
		line-height: 25px;
		padding: 9px 10px;
	}

	.pro-show .pro-info .caselist .item .box .text {
		padding: 8px 16px 0 16px;
	}

	.pro-show .pro-info .caselist .item .box .bt {
		height: 30px;
	}

	.pro-show .pro-info .productlist {
		margin: 0;
	}

	.pro-show .pro-info .productlist .item {
		padding: 0;
	}

	.pro-show .pro-info1 .p {
		width: 100%;
	}

	.pro-show .pro-info1 .p dl {
		border-bottom: 1px solid #d2d2d2;
	}

	.pro-show .pro-info1 .p dt {
		padding: 10px 0;
	}

	.pro-show .pro-info1 .p dt .bt1 {
		font-size: 16px;
		line-height: 32px;
		padding-right: 50px;
		background-size: 12px;
	}

	.pro-show .pro-info1 .p dt .bt1 span {
		padding-left: 31px;
		background-size: 22px;
	}

	.pro-show .pro-info1 .p dd .nr {
		padding: 0 0 22px 0;
		padding-left: 31px;
		font-size: 14px;
		line-height: 30px;
	}

	.pro-show .pro-info1 .p .cur dt .bt1 {
		background-size: 12px;
	}

	.about {
		padding: 0;
	}

	.about01 {
		padding: 29px 0 0 0;
	}

	.about01 .nr .home-title {
		font-size: 24px;
	}

	.about01 .nr .p {
		font-size: 14px;
		line-height: 25px;
		width: 100%;
		padding-top: 22px;
	}

	.about01 .nr .youshi {
		width: 100%;
	}

	.about01 .nr .youshi li {
		width: 100%;
	}

	.about01 .nr .youshi li .num {
		font-size: 50px;
		line-height: 50px;
	}

	.about01 .nr .youshi li .num span {
		font-size: 50px;
	}

	.about01 .nr .youshi li .num i {
		font-size: 50px;
		line-height: 50px;
	}

	.about01 .nr .youshi li .h3 {
		font-size: 20px;
	}

	.about01 .video {
		margin-top: 20px;
		box-shadow: 0px 0px 20px 0px rgba(0, 50, 50, 0.1);
		border-radius: 10px;
	}

	.about01 .video .playBtn {
		width: 80px;
		height: 80px;
	}

	.about01 .video .playBtn .icon {
		border-radius: 5px;
		border-width: 17px 0 17px 28px;
	}

	.about01 .video .playBtn .circle {
		width: 120px;
		height: 120px;
	}

	.about01 .video .playBtn .circle::before {
		width: 120px;
		height: 120px;
	}

	.about01 .video .playBtn .circle::after {
		width: 120px;
		height: 120px;
	}

	.about02 {
		margin-top: -120px;
		padding-bottom: 40px;
	}

	.about02 .bgg {
		background: none;
		padding-bottom: 0;
		padding-top: 160px;
	}

	.about02 .nr {
		margin-top: 25px;
		padding-top: 0;
	}

	.about02 .swiper-container {
		width: 100%;
		margin: 0 auto;
		left: 0;
	}

	.about02 .swiper-wrapper {
		min-height: 53px;
	}

	.about02 .swiper-slide .pic {
		width: 100%;
	}

	.about02 .swiper-slide .title {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		margin-bottom: 15px;
		display: block;
	}

	.about02 .swiper-slide-active .pic {
		width: 100%;
		left: 0;
		margin-left: 0;
	}

	.about02 .swiper-slide-prev .pic {
		margin: 0;
		float: left;
	}

	.about02 .swiper-slide-next .pic {
		margin: 0;
		float: right;
	}

	.about02 .swiper-prev,
	.about02 .swiper-next {
		top: 50%;
	}

	.about02 .icon {
		display: inline-block;
		width: 54px;
		height: 54px;
		background: url(../images/left1.png) no-repeat center center;
		background-size: 100%;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.about02 .txt {
		font-size: 0;
		line-height: 30px;
		padding-left: 66px;
	}

	.about02 .title-2 {
		max-width: 200px;
	}

	.about02 .swiper-button-disabled {
		cursor: initial;
	}

	.about02 .swiper-prev {
		left: 0;
	}

	.about02 .swiper-next {
		text-align: right;
		right: 0;
		left: auto;
	}

	.about02 .swiper-next .icon {
		background: url(../images/right1.png) no-repeat center center;
		background-size: 100%;
		top: 0;
		left: auto;
		right: 0;
	}

	.about02 .swiper-next .txt {
		padding-left: 0;
		padding-right: 66px;
	}

	.about03 {
		padding: 40px 0;
	}

	.brand-tabs {
		margin-top: 25px;
		padding-bottom: 50px;
	}

	.brand-tabs .culture-slide {
		width: 100% !important;
	}

	.brand-tabs .culture-imgs figure {
		border-radius: 10px;
	}

	.brand-tabs .swiper-button-next,
	.brand-tabs .swiper-button-prev {
		width: 32px;
		height: 32px;
	}

	.brand-tabs .swiper-button-next:after,
	.brand-tabs .swiper-button-prev:after {
		background-size: 14px;
	}

	.brand-tabs .swiper-button-prev {
		right: 43px;
	}

	.brand-tabs .swiper-button-prev:after {
		background-size: 14px;
	}
}

@media (max-width: 520px) {
	.home-product .home-bottom .list li .box {
		height: 20vh;
	}

	.home-product .home-bottom .list li .box .bt {
		font-size: 16px;
	}

	.pro-list ul li {
		width: 100%;
	}

	.pro-list ul li a {
		line-height: 40px;
	}

	.second-nav ul li {
		margin-bottom: 10px;
	}

	.caselist .item .box .bt {
		height: 50px;
		font-size: 14px;
		line-height: 25px;
	}

	.caselist .item .box .text {
		padding: 8px;
	}

	.tag1 a {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.contact02 .hover .info .text {
		width: 100%;
		padding-right: 0;
		padding-top: 0;
	}

	.contact02 .hover .info .tupian {
		width: 100%;
	}

	.newslist1 .item {
		width: 100%;
	}

	.about02 {
		margin-top: -60px;
	}

	.about02 .bgg {
		padding-top: 100px;
	}

	.about01 .video .playBtn .icon {
		border-radius: 0;
		border-width: 8px 0 8px 13px;
	}

	.about01 .video .playBtn {
		width: 50px;
		height: 50px;
	}

	.pnr .right .bt {
		font-size: 24px;
	}
}

@media(max-width:1300px) {
	.home-adv .right .img {
		transform: scale(0.8);
		left: 50%;
		margin-left: -694px;
	}
}

@media(max-width:1200px) {
	.home-adv .right .img {
		width: 100%;
		height: auto;
		left: auto;
		transform: scale(1);
		margin-left: 0;
	}
}


.swiper-renewal-main .banner-hover1 {
	text-align: center;
}

.swiper-renewal-main .banner-hover1 .bt {
	display: inline-block;
	position: relative;
	padding-left: 340rem;
	text-align: left;
}

.swiper-renewal-main .banner-hover1 .bt span {
	font-family: var(--Oswald-Medium);
	font-size: 116rem;
	line-height: 129rem;
	color: #ffffff;
	text-shadow: 3rem 4rem 5rem rgba(9, 35, 49, 0.15);
	position: absolute;
	top: 0;
	left: 0;
}

.swiper-renewal-main .banner-hover1 .bt h3 {
	font-family: var(--D-DINExp-Bold);
	font-size: 58rem;
	line-height: 80rem;
	color: #ffffff;
}

.swiper-renewal-main .banner-hover1 .bt p {
	font-size: 33rem;
	font-family: var(--D-DINExp);
	color: #ffffff;
}


.swiper-renewal-main .banner-hover2 {
	text-align: left;
	top: 32%;
}

.swiper-renewal-main .banner-hover2 .span {
	font-family: var(--D-DINExp);
	font-size: 24rem;
	color: #ffffff;
	display: inline-block;
	line-height: 45rem;
	border-radius: 30rem;
	padding: 0 30rem;
	background-color: #0b9191;
	margin: 0;
	margin-bottom: 22rem;
}

.swiper-renewal-main .banner-hover2 .info {
	width: 49%;
}

.swiper-renewal-main .banner-hover2 .bt {
	font-family: var(--D-DINExp-Bold);
	font-size: 56rem;
	line-height: 80rem;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	padding-bottom: 25rem;
	margin-bottom: 22rem;
	text-shadow: 3rem 4rem 5rem rgba(0, 0, 0, 0.2);
}

.swiper-renewal-main .banner-hover2 .p {
	font-family: var(--D-DINExp);
	font-size: 20rem;
	line-height: 32rem;
	color: rgba(255, 255, 255, 0.7);
	text-shadow: 3rem 4rem 5rem rgba(0, 0, 0, 0.2);
}

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


@media(max-width:1200px){
	.swiper-renewal-main .banner-hover1 .bt {
		padding-left:0;
	}
	
	.swiper-renewal-main .banner-hover1 .bt span {
		font-size: 55px;
		line-height:70px;
		text-shadow: 3px 4px 5px rgba(9, 35, 49, 0.15);
		position: relative;
		top: auto;
		left: auto;
		text-align: center;
	}
	
	.swiper-renewal-main .banner-hover1 .bt h3 {
		font-size: 26px;
		line-height: 40px;
	}
	
	.swiper-renewal-main .banner-hover1 .bt p {
		font-size: 16px;
	}
	
	.swiper-renewal-main .banner-hover2 { 
		top: 50%;
		transform: translateY(-50%);
	}
	
	.swiper-renewal-main .banner-hover2 .span { 
		font-size: 16px;  
		line-height: 30px;
		border-radius: 30px;
		padding: 0 15px; 
		margin-bottom:10px;
	}
	
	.swiper-renewal-main .banner-hover2 .info {
		width: 100%;
	}
	
	.swiper-renewal-main .banner-hover2 .bt { 
		font-size: 24px;
		line-height: 40px;  
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		padding-bottom: 15px;
		margin-bottom: 11px;
		text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2);
	}
	
	.swiper-renewal-main .banner-hover2 .p { 
		font-size: 14px;
		line-height: 25px; 
		text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2);
	}
	
}