﻿
@font-face {
	font-family: akrobatblack;
	src: url(../fonts/avenirltstd-light.eot);
	src: url(../fonts/avenirltstd-light.eot) format('embedded-opentype'), url(../fonts/avenirltstd-light.woff2) format('woff2'), url(../fonts/avenirltstd-light.woff) format('woff'), url(../fonts/avenirltstd-light.ttf) format('truetype'), url(../fonts/avenirltstd-light.svg#iconfont) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: rbno;
	src: url(../fonts/rbno2light-webfont.woff2) format('woff2'), url(../fonts/rbno2light-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
.mlogo {
	display: none
}
.d6 input::placeholder {
color:rgba(255,255,255,.5)
}
body, html {
	-webkit-tap-highlight-color: transparent
}
.boxes {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative
}
textarea {
	resize: none
}
.boxes.ns {
	background: #333333
}
.banner {
	width: 100%
}
.bannerBox {
	width: 100%;
	height: 100%
}
.bannerBox .bannerIcon {
	position: absolute;
	top: 97vh;
	left: 45%;
	z-index: 999;
	opacity: .5;
	display: none
}
.bannerBox .bannerIcon img {
	width: 100%;
	height: 100%
}
.bannerBox .swiper-pagination {
	color: #fff;
	position: absolute;
	left: 0!important;
	width: 500px!important;
	bottom: 100px!important;
	font-size: 18px
}
.bannerBox .swiper-pagination-bullet-active {
	background: 0 0
}
.bannerBox .swiper-pagination-bullet:before {
	content: '';
	background: #fff;
	width: 40px;
	height: 2px;
	position: absolute;
	bottom: 0;
	margin: -10px -10px
}
.bannerBox .swiper-pagination-bullet-active:before {
	content: '';
	background: #fff;
	width: 40px;
	height: 2px;
	position: absolute;
	bottom: 0;
	margin: -10px -10px
}
.bannerBox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 24px;
	font-family: DINCondensed-Bold
}
.bannerBox img {
	width: 100%;
	height: 100%
}
.bannerText {
	width: 100%;
	position: absolute;
	top: 40%;
	color: #fff;
	margin: 0 auto
}
.bannerText .title {
	font-family: PingFangSC-Light;
	font-size: 72px;
	text-align: center;
	padding-bottom: 44px
}
.bannerText .text {
	font-family: SourceHanSansCN-Normal;
	font-size: 20px;
	color: #fff;
	opacity: .5;
	line-height: 1.7;
	text-align: center
}
.aboutUs {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #282828
}
.aboutUs-inner {
	position: relative;
	width: 100%;
	min-height: 600px;
	display: flex;
	align-items: stretch
}
.aboutUsVideo {
	position: relative;
	width: 58%;
	min-height: 600px;
	background: #111;
	overflow: hidden
}
.aboutUsVideo-player {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 600px;
	object-fit: cover
}
.aboutUsVideo-play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 96px;
	height: 96px;
	border: 0;
	border-radius: 50%;
	background: rgba(0,0,0,.72);
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: all .3s ease
}
.aboutUsVideo-play span {
	position: absolute;
	left: 38px;
	top: 29px;
	width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 29px solid #fff
}
.aboutUsVideo-play:hover {
	background: #e86b2f;
	transform: translate(-50%,-50%) scale(1.04)
}
.aboutUsVideo.is-playing .aboutUsVideo-play {
	opacity: 0;
	visibility: hidden
}
.aboutUsText {
	position: relative;
	width: 42%;
	color: #fff;
	padding: 82px 6.2vw 70px 4.6vw;
	background: #282828;
	display: flex;
	flex-direction: column;
	justify-content: center
}
.aboutUsStats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0,1fr));
	gap: 28px;
	margin-bottom: 52px
}
.aboutUsStat strong {
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow: 0 8px 24px rgba(255,255,255,.12);
	transition: color .3s ease, text-shadow .3s ease
}
.aboutUsStat p {
	margin-top: 18px;
	font-size: 16px;
	line-height: 1.5;
	color: rgba(255,255,255,.88);
	white-space: nowrap
}
.aboutUsText .en {
	font-size: 58px;
	font-family: STHeitiSC-Light;
	padding: 0 0 50px 0
}
.aboutUsText .title {
	padding-bottom: 28px;
	font-size: 34px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.35
}
.aboutUsText .content {
	font-size: 18px;
	line-height: 2.05;
	margin-bottom: 82px;
	color: rgba(255,255,255,.88);
	text-align: justify
}
.aboutUsText .more {
	transition: .3s all linear;
	width: 156px;
	font-size: 14px;
	font-family: ArialMT;
	line-height: 42px;
	height: auto;
	padding: 0;
	margin: 0
}
.aboutUsText .more a {
	display: block;
	color: #fff
}
.aboutUsText .more p {
	margin: 0
}
.aboutUsText .more span {
	background: #fff;
	border-radius: 50%;
	color: #000;
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: center;
	font-size: 12px
}
.aboutUsText .more:hover {
	background: #fff;
	color: #282828;
	width: 156px;
	border-radius: 4px;
	text-align: center
}
.aboutUsText .more:hover a {
	color: #282828
}
.aboutUsText .more:hover span {
	background: #282828;
	border-radius: 50%;
	color: #fff
}
/* ========== product section ========== */
.product {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 80px 0
}
.product-bg-text {
	position: absolute;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
	font-size: 120px;
	font-family: akrobatblack;
	color: rgba(51,51,51,.04);
	white-space: nowrap;
	pointer-events: none;
	line-height: 1;
	z-index: 0
}
.product-grid {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	padding: 0 20px;
	box-sizing: border-box
}
.product-item {
	width: calc(25% - 25px);
	min-width: 220px;
	text-align: center
}
.product-item-img {
	width: 100%;
	height: 560px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 20px
}
.product-item-img img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
.product-item-info .product-item-name {
	font-size: 16px;
	color: #333;
	padding-bottom: 12px;
	line-height: 1.5;
	font-weight: 400
}
.product-item-info .product-item-more {
	display: inline-block;
	font-size: 13px;
	font-family: ArialMT;
	color: #333333;
	transition: .3s all linear;
	padding: 6px 12px;
	border-radius: 5px;
	text-decoration: none
}
.product-item-info .product-item-more span {
	background: #333333;
	border-radius: 50%;
	color: #fff;
	padding: 2px 5px;
	font-size: 11px;
	transition: .3s all linear
}
.product-item-info .product-item-more:hover {
	background: #333333;
	color: #fff
}
.product-item-info .product-item-more:hover span {
	background: #fff;
	color: #333333
}
.joinUs {
	width: 100%;
	padding-bottom: 120px
}
.joinUsImg {
	padding: 80px 0;
	font-size: 48px;
	color: #333333;
	line-height: 60px
}
.joinUsImg.ns {
	color: #fff
}
.join_left {
	width: 50%;
	background-image: url(../images/joinus2.png);
	height: 500px;
	float: left;
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-transition: background-size .3s linear;
	padding: 100px 50px;
	box-sizing: border-box
}
.join_right {
	width: 50%;
	background-image: url(../images/joinus3.png);
	height: 500px;
	background-size: 100%;
	float: left;
	background-repeat: no-repeat;
	-webkit-transition: background-size .3s linear;
	padding: 100px 50px;
	box-sizing: border-box
}
.join_left .leftText .en, .join_right .rightText .en {
	font-size: 30px;
	color: rgba(0,0,0,.3);
	font-family: rbno
}
.join_right .rightText .en {
	color: rgba(255,255,255,.5)
}
.join_left .leftText .title {
	color: #000;
	font-size: 36px;
	padding-bottom: 50px
}
.join_right .rightText .title {
	color: #fff;
	font-size: 36px;
	padding-bottom: 50px
}
.join_left .leftText .phone {
	font-size: 48px;
	color: #333333;
	padding-bottom: 15px;
	font-family: akrobatblack
}
.join_left .leftText .content {
	font-size: 16px;
	color: rgba(0,0,0,.7);
	line-height: 1.7;
	width: 100%
}
.join_right .rightText .content {
	font-size: 16px;
	color: rgba(255,255,255,.5);
	line-height: 1.7;
	width: 100%
}
.news {
	width: 100%;
	padding-bottom: 120px;
	background: #333333
}
.news .newsImg {
	padding: 80px 0
}
.news .newsImg img {
	margin: 0 auto;
	text-align: center;
	width: 75%;
	height: 100%
}
.newsBox {
	width: 1200px;
	margin: auto;
	position: relative;
	margin: auto
}
.newsBox .swiper-container {
	width: 100%;
	height: auto
}
.newsBox .swiper-slide {
	text-align: center;
	font-size: 18px;
	height: 200px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.newsBox .swiper-pagination {
	color: #fff;
	position: absolute;
	width: 100px;
	height: 20px;
	top: 320px
}
.newsBox .swiper-slide a {
	width: 100%
}
.newsBox .swiper-slide .left {
	width: 40%;
	height: 100%;
	float: left;
	padding: 45px 0;
	cursor: pointer
}
.newsBox .swiper-slide .left .circle {
	width: 142px;
	height: 142px;
	border-radius: 50%;
	border: 1px solid #fff;
	transition: all linear 1s
}
.newsBox .swiper-slide .left .circle p {
	position: absolute;
	color: #fff;
	margin: 62px 250px;
	font-size: 12px;
	transition: all linear .6s
}
.newsBox .swiper-slide .left .img {
	width: 190px;
	height: 190px;
	margin-left: 200px;
	margin-top: -30px;
	position: absolute;
	opacity: 0;
	transition: all linear 1s;
	border-radius: 50%;
	overflow: hidden
}
.newsBox .swiper-slide .left .img img {
	width: 100%;
	height: 100%
}
.newsBox .swiper-slide .left .circle:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	margin: 65px 0;
	position: absolute;
	border-radius: 50%;
	transition: all linear 1s
}
.newsBox .swiper-slide .left .circle:after {
	content: '';
	width: 12rem;
	height: 1px;
	background: #fff;
	margin: 67px 0;
	position: absolute;
	transition: all linear .5s
}
.newsBox .swiper-slide:hover .left .circle:after, .touch .newsBox .swiper-slide .left .circle::after {
	width: 0
}
.newsBox .swiper-slide:hover .left .circle:before, .touch .newsBox .swiper-slide .left .circle::before {
	width: 0;
	height: 0
}
.newsBox .swiper-slide:hover .left .circle, .touch .newsBox .swiper-slide .left .circle {
	border: 1px solid transparent
}
.newsBox .swiper-slide:hover .left .circle .img, .touch .newsBox .swiper-slide .left .circle .img {
	opacity: 1
}
.newsBox .swiper-slide:hover .left .circle p, .touch .newsBox .swiper-slide .left .circle p {
	margin: 62px 30px
}
.newsBox .swiper-slide .right {
	width: 58%;
	height: 100%;
	text-align: left;
	display: inline-block;
	padding: 90px 0
}
.newsBox .swiper-slide .right .title {
	font-family: PingFangSC-Semibold;
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.newsBox .swiper-slide .right .content {
	font-size: 14px;
	color: rgba(255,255,255,.7);
	line-height: 1.7
}
.newsBox .swiper-button-prev {
	background-image: url(../images/swiper_top.png);
	margin-top: -42px
}
.newsBox .swiper-button-prev:before {
	content: '';
	width: 120px;
	height: 1px;
	background: #fff;
	opacity: .7;
	margin: 52px -5px;
	position: absolute
}
.newsBox .swiper-button-next {
	background-image: url(../images/swiper_bottom.png)
}
.newsBox .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: auto;
	right: 10px;
	background-size: inherit
}
.newsBox .swiper-button-next, .swiper-button-prev {
	background-size: inherit;
	margin-top: 15px
}
.newsBox .more {
	padding-top: 30px;
	font-size: 14px;
	font-family: ArialMT;
	line-height: 1.7;
	color: #fff;
	height: 20px;
	text-align: center
}
.newsBox .more p span {
	background: #fff;
	border-radius: 50%;
	color: #000;
	padding: 2px 5px;
	font-size: 12px
}
.newsBox .more p {
	transition: .3s all linear;
	width: 100px;
	margin: 0 auto
}
.newsBox .more p:hover {
	background: #fff;
	color: #000;
	width: 115px;
	padding: 5px 8px;
	border-radius: 5px
}
.newsBox .more p:hover span {
	background: #333333;
	border-radius: 50%;
	color: #fff;
	padding: 2px 5px
}
.pd100 {
	padding-bottom: 0!important
}
nav {
	height: 86px;
	background: #fff;
	color: #1f2933;
	border-bottom: 1px solid rgba(15,23,42,.1);
	box-shadow: 0 2px 12px rgba(15,23,42,.06)
}
.navActive {
	background: #fff;
	color: #1f2933;
	box-shadow: 0 2px 12px rgba(15,23,42,.08)
}
nav .logo {
	width: 360px;
	height: 86px;
	padding: 0 26px;
	display: flex;
	align-items: center
}
nav .logo img {
	width: 308px;
	height: 70px;
	object-fit: contain
}
.nav-right {
	width: calc(100% - 390px);
	top: 0
}
nav ul {
	height: 86px
}
nav ul a {
	line-height: 86px;
	color: #1f2933;
	transition: color .25s ease
}
nav ul a:hover, nav ul a .activeNav {
	color: #07135f
}
nav .hover-layout {
	bottom: 22px;
	background: #07135f
}
nav ul a .activeNav::before {
	background-color: #07135f
}
@media only screen and (max-width:1500px) and (min-width:1201px) {
nav .logo {
	width: 330px;
	padding: 0 22px
}
.nav-right {
	width: calc(100% - 350px)
}
nav ul a {
	padding: 0 1.6rem
}
}
@font-face {
	font-family: SweetSansPro;
	src: url(../fonts/sweetsanspro-medium.woff) format('woff2'), url(../fonts/SweetSansPro-Medium.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: iconfont;
	src: url(../fonts/font_1229304_2kq55l90kgs.eot);
	src: url(../fonts/font_1229304_2kq55l90kgs.eot) format('embedded-opentype'), url(../fonts/font_1229304_2kq55l90kgs.woff2) format('woff2'), url(../fonts/font_1229304_2kq55l90kgs.woff) format('woff'), url(../fonts/font_1229304_2kq55l90kgs.ttf) format('truetype'), url(../fonts/font_1229304_2kq55l90kgs.svg#iconfont) format('svg')
}
.UpBox {
	margin-bottom: 15px
}
.project_title {
	width: auto;
	height: auto;
	position: relative;
	font-size: 28px;
	line-height: 48px;
	font-weight: 700
}
.returnHref {
	display: inline-block;
	line-height: 48px;
	width: 48px;
	text-align: center;
	font-size: 24px;
	color: #676767;
	transition: ease .5s
}
.productInfo .li {
	width: 23%;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 1.3%;
	margin-bottom: 35px;
	transition: ease .5s
}
.footer-wrap {
	width: 1200px;
	height: auto;
	margin: 0 auto
}
._w1200 ._case.case1.num3 ul li {
	width: 19%;
	float: left;
	margin-right: 1.25%
}
._w1200 ._case.case1.num3 ul li:nth-child(5n) {
	margin-right: 0
}
._w1200 ._case.case1.num3 ul li .productId {
	font-size: 13px;
	margin-top: 3px;
	opacity: .8;
}
._w1200 ._case.case1.num3 ul .productBox {
	display: none
}
.a {
	padding: 50px 0
}
.a img {
	width: 100%
}
.brand-introduction {
	width: 100%;
	height: auto;
	display: flex
}
.brand-introduction-img {
	width: 50%;
	background: url(../images/pinpaijieshao.jpg) no-repeat;
	background-size: cover
}
.brand-introduction-img img {
	width: 100%
}
.brand-introduction-right {
	width: 50%;
	background-color: #f4f4f4;
	height: 600px;
	padding: 50px;
	box-sizing: border-box
}
.brand-introduction-right .sub_title {
	text-align: left;
	margin-bottom: 25px;
	line-height: 1.2
}
.brand-introduction-right .sub_title b {
	color: #333333;
	display: block;
	font-size: 36px
}
.brand-introduction-right .sub_title p {
	font-size: 30px;
	color: rgba(0,0,0,.5);
	font-family: akrobatblack;
	text-transform: uppercase
}
.product_box {
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 0 100px
}
.brand-introduction-right section {
	width: 100%
}
.news15 .li .pic {
	height: 260px;
	overflow: hidden
}
.news15 ul {
	justify-content: flex-start
}
.news15 ul li {
	width: calc((100% - 40px)/ 3);
	margin-right: 20px
}
.news15 ul li:nth-child(3n) {
	margin-right: 0
}
.brand-introduction-right section ._w1200 {
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: justify
}
.brand-introduction-right section ._w1200 p:nth-child(1) {
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px
}
.brand-introduction-right section ._w1200 p {
	margin-bottom: 20px;
	line-height: 2;
	width: 100%
}
.brand-advantage {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0
}
.sub_title2 {
	width: 100%;
	text-align: center;
	line-height: 1.2
}
.sub_title2 b {
	font-weight: 400;
	font-size: 36px;
	color: #333333;
	text-align: center;
	padding-bottom: 25px;
	display: block
}
.sub_title2 p {
	font-size: 30px;
	color: rgba(0,0,0,.5);
	font-family: akrobatblack;
	text-transform: uppercase
}
.brand-advantage ._w1200 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.brand-advantage .brand-advantage-content {
	width: 50%;
	height: auto;
	margin-bottom: 20px
}
.brand-advantage .brand-advantage-content .thum {
	position: relative;
	overflow: hidden
}
.brand-advantage-content .info p:nth-child(1) {
	font-size: 18px;
	color: #333333
}
.brand-advantage-content .info {
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box
}
.brand-advantage-content .info p:nth-child(2) {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
	color: rgba(0,0,0,.3);
	text-transform: uppercase
}
.brand-advantage-content .info p:nth-child(3) {
	width: 100%;
	color: rgba(0,0,0,.7);
	line-height: 1.7
}
.store {
	padding: 65px 0 27px;
	display: flex;
	flex-wrap: wrap
}
.store a {
	width: 32%;
	height: 275px;
	border: 1px solid #ccc;
	margin-bottom: 38px;
	margin-right: 24px
}
.store a:nth-child(3) {
	margin-right: 0
}
.store-content-top {
	width: 100%;
	height: 138px;
	text-align: center
}
.store-content-top p {
	font-size: 13px;
	padding-bottom: 10px
}
.store-content-top p:nth-child(1) {
	font-size: 17px;
	color: #333333;
	padding-top: 35px
}
.store-content-bottom {
	width: 100%;
	height: 137px
}
.sub_main2 {
	width: 1200px;
	height: auto;
	margin: 50px auto;
	position: relative;
	line-height: 0
}
._service.service1 li .pic {
	background-color: #ccc
}
.sub_main2 ._contact_box {
	display: block;
	height: auto;
	line-height: 1.7
}
._contact_box-titie {
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 23px;
	line-height: 1
}
._contact_box-titie p {
	font-size: 28px;
	color: #333333
}
._contact_box-titie span {
	font-size: 14px;
	position: relative
}
._contact_box-titie span::before {
	content: "";
	top: -1px;
	left: -30px;
	position: absolute;
	width: 20px;
	height: 10px;
	border-bottom: 1px solid #ccc
}
._contact_box-titie span::after {
	content: "";
	top: -1px;
	right: -30px;
	position: absolute;
	width: 20px;
	height: 10px;
	border-bottom: 1px solid #ccc
}
._contact_box-information {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	background: #f1f1f1;
	padding: 50px;
	box-sizing: border-box
}
._contact_box-information ul {
	height: 100%
}
._contact_box-information ul li {
	height: 35px;
	margin-bottom: 30px
}
._contact_box-information ul li .txt {
	color: #666
}
._contact_box-information ul li .txt1 {
	font-size: 14px;
	padding-left: 23px;
	background: url(../images/wangzhi22.png) no-repeat left center;
	background-size: 22px;
	margin-bottom: 8px
}
._contact_box-information ul li .txt2 {
	font-size: 14px;
	padding-left: 23px;
	background: url(../images/youxiang22.png) no-repeat left center;
	background-size: 20px;
	margin-bottom: 8px
}
._contact_box-information ul li .txt3 {
	font-size: 14px;
	padding-left: 23px;
	background: url(../images/dianhua22.png) no-repeat left center;
	background-size: 20px;
	margin-bottom: 8px
}
._contact_box-information ul li .txt4 {
	font-size: 14px;
	padding-left: 23px;
	background: url(../images/dibiao22.png) no-repeat left center;
	background-size: 15px;
	margin-bottom: 8px
}
._contact_box-information ol {
	height: 100%;
	display: flex
}
._contact_box-information ol li {
	margin-left: 20px;
	margin-top: 0
}
._contact_box-information ol li img {
	width: 160px;
	height: auto
}
._contact_box-information ol li p {
	color: #535353;
	text-align: center
}
._contact_box-input {
	width: 500px;
	height: 100%;
	float: right;
	position: relative
}
.contactForm-input-2 {
	width: 238px;
	height: 50px;
	float: left
}
._contact_box-input input {
	width: 238px;
	height: 50px;
	padding: 0 10px;
	border: 1px solid rgba(0,0,0,.1)
}
._contact_box-input .input2 {
	float: right
}
._contact_box-input textarea {
	width: 100%;
	height: 95px;
	margin-top: 20px;
	position: relative;
	font-family: "微软雅黑";
	padding: 10px;
	border: 1px solid rgba(0,0,0,.1)
}
#word {
	position: absolute;
	right: 15px;
	bottom: 77px
}
.submit-2 {
	width: 160px;
	height: 50px;
	background: #333333;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border: none;
	margin-top: 22px;
	font-size: 16px;
	cursor: pointer;
	margin: 10px auto 0
}
._contact_box .ditu {
	width: 100%;
	height: 657px;
	margin: 50px 0
}
.detail_box {
	padding-top: 50px
}
.boxs {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background: #f3f5f8
}
.boxs.b1 {
	background: #fff
}
.cooperationPlate .Characteristics li {
	text-align: center;
	float: left;
	width: 20%;
	margin-bottom: 35px
}
.cooperationPlate .Characteristics .text {
	text-align: center;
	font-size: 16px
}
._service {
	overflow: hidden
}
._service.service1 li {
	height: auto;
	position: relative
}
._service.service1 li .txt {
	position: absolute;
	height: 100%
}
._service.service1 li .R.txt {
	right: 0
}
.cooperationPlate .service1 .text {
	text-align: left;
	left: auto;
	padding-left: 50px;
	transform: translate(0, -50%)
}
.cooperationPlate .service1 li:nth-child(even) .text {
	padding-left: 0
}
.cooperationPlate .service1 .text h4 {
	font-size: 24px;
	font-weight: inherit;
	text-transform: uppercase;
	margin-bottom: 20px
}
.cooperationPlate .service1 .text .summary {
	line-height: 1.7;
	opacity: .7;
	font-size: 15px
}
.cooperationPlate .service1 .text .summary p {
	text-align: left
}
.cooperationPlate .service1 .text h3 {
	font-size: 30px;
	font-weight: inherit;
	font-family: akrobatblack;
	text-transform: uppercase
}
.cooperationPlate .hotline .text {
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: 5;
	transform: translateY(-50%)
}
.cooperationPlate .hotline .text p {
	font-size: 24px
}
.cooperationPlate .hotline .text a {
	font-size: 46px;
	font-family: akrobatblack
}
.Characteristics {
	padding-top: 25px
}
.cooperationPlate .Characteristics .round {
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	background: #333333;
	font-size: 36px;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 10px
}
.sub_title {
	font-size: 60px;
	line-height: 1.5;
	margin-bottom: 25px;
	text-transform: uppercase;
	position: relative;
	font-family: akrobatblack;
	height: 90px
}
/*.aboutUs .sub_title .smask {
	background-color: #333333
}*/
nav ul a {
	position: relative
}
nav ul a .activeNav::before {
	position: absolute;
	width: 80px;
	height: 4px;
	content: '';
	background-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -40px
}
._case.case1 ul li .thum .img {
	border: 1px solid rgba(0,0,0,.05)
}
.sub_title .smask {
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
	font-size: 0;
	position: relative;
	z-index: 2;
	padding-right: 30px
}
.sub_title i {
	font-style: normal;
	width: auto;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 60px
}
.sub_title span {
	width: 0;
	display: inline-block
}
.sub_title.ab, .sub_title.ns {
	color: #fff
}
.sub_title.jo {
	margin-bottom: 5px
}
.sub_title.ab::after {
	width: 0;
	height: 1px;
	background: rgba(255,255,255,.5);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transition: all .5s;
	-webkit-transition-delay: .5s
}
.sub_title.ab.animated::after {
	width: calc(100% - 214px)
}
.sub_title.ab::before {
	width: 184px;
	height: 74px;
	position: absolute;
	right: -100px;
	top: 0;
	content: '';
	background: url(../images/logos.png) no-repeat;
	background-size: cover;
	-webkit-transition: all .5s;
	-webkit-transition-delay: .75s;
	opacity: 0
}
.sub_title.ab.animated::before {
	right: 0;
	opacity: 1
}
.cooperationPlate .Characteristics .round i {
	color: #fff
}
.banner {
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden
}
.banner ul::after {
	content: '';
	display: block;
	position: absolute;
	top: -100%;
	left: -100%;
	width: 300%;
	height: 300%;
	background-image: url(../images/pixs.png);
	animation-name: grained;
	animation-iteration-count: infinite;
	animation-duration: .5s;
	animation-timing-function: steps(20, end);
	z-index: 5
}
@-webkit-keyframes grained {
0% {
transform:translate(-10%, 10%)
}
10% {
transform:translate(-25%, 0)
}
20% {
transform:translate(-30%, 10%)
}
30% {
transform:translate(-30%, 30%)
}
40% {
transform:translate()
}
50% {
transform:translate(-15%, 10%)
}
60% {
transform:translate(-20%, 20%)
}
70% {
transform:translate(-5%, 20%)
}
80% {
transform:translate(-25%, 5%)
}
90% {
transform:translate(-30%, 25%)
}
100% {
transform:translate(-10%, 10%)
}
}
.banner ul {
	height: 100%;
	width: 100%
}
.banner ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity .6s cubic-bezier(.55, .085, .68, .53);
	-webkit-transition-delay: .2s;
	will-change: opacity;
	visibility: hidden
}
.banner ul li .img {
	-webkit-transform: scale(1);
	position: relative;
	width: 100%;
	height: 100%
}
.banner ul li .img .a {
	background: center center no-repeat;
	background-size: cover;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	opacity: 1;
	-webkit-transition: opacity .6s cubic-bezier(.445, .05, .55, .95);
	transition: none
}
.banner ul li.active {
	z-index: 1;
	opacity: 1;
	-webkit-transition: opacity .6s cubic-bezier(.455, .03, .515, .955);
	-webkit-transition-delay: 0s
}
.banner ul li.visible {
	visibility: visible
}
.banner ul li.visible .img {
	-webkit-transform: scale(1.07);
	-webkit-transition: -webkit-transform 8s linear
}
.banner ul li.visible .img .a {
	transition: none;
	opacity: 1;
	-webkit-transition: opacity .6s cubic-bezier(.445, .05, .55, .95)
}
.banner ol {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 10
}
.banner ol li {
	width: 5px;
	height: 20px;
	background: rgba(255,255,255,1);
	display: inline-block;
	margin: 0 5px;
	border-radius: 5px;
	-webkit-transition: all .35s;
	-webkit-transform: scaleY(.5);
	transform-origin: bottom
}
.banner ol li.active {
	-webkit-transform: scaleY(1);
	background: #333333
}
.banner .btn {
	width: 40px;
	height: 70px;
	position: absolute;
	left: 5%;
	top: 50%;
	margin-top: -35px;
	background: url(../images/icon1.png) -40px 0 no-repeat;
	z-index: 10;
	cursor: pointer;
	-webkit-transition: all .35s;
	-webkit-transform: scale(.6);
	opacity: .5
}
.banner .btn.prev {
	left: 3%;
	-webkit-transform: rotate(-180deg) scale(.6)
}
.banner .btn.next {
	left: auto;
	right: 3%
}
.no-touch .banner .btn:hover {
	background-position: 0 0;
	-webkit-transform: scale(1);
	opacity: 1
}
.no-touch .banner .btn.prev:hover {
	-webkit-transform: scale(1) rotate(-180deg)
}
.sub_banner {
	width: 100%;
	height: 590px;
	position: relative;
	overflow: hidden
}
.sub_banner .pic {
	width: 110vw;
	height: 100%;
	position: absolute;
	background: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-animation: subs 6s linear 1;
	-webkit-animation-fill-mode: forwards;
	-webkit-transform: translateX(-5%)
}
@-webkit-keyframes subs {
0% {
-webkit-transform:translateX(-5%)
}
100% {
-webkit-transform:translateX(0)
}
}
.c_list {
	width: 550px;
	height: 230px
}
.c_list a {
	display: block;
	width: 250px;
	height: auto;
	margin: auto
}
.c_list a .icon {
	width: 120px;
	height: 120px;
	background: #333333;
	color: #fff;
	border-radius: 50%;
	margin: auto;
	position: relative
}
.c_list a .icon .img {
	width: 25px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12.5px;
	margin-top: -30px
}
.c_list a .icon p {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0;
	font-size: 16px;
	text-align: center
}
.c_list a .txt {
	font-size: 36px;
	text-align: center;
	font-family: akrobatblack
}
.detailBox {
	background: #f5f5f5;
	padding: 0 0
}
._news_detail {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	position: relative
}
._news_detail .returnBtn {
	position: absolute;
	right: 0;
	width: 120px;
	display: block;
	text-align: center;
	line-height: 40px;
	top: -40px;
	background: #fff
}
.ndc_detail {
	font-size: 18px
}
._ndc_top .title {
	font-size: 30px;
	line-height: 1.4
}
._ndc_top .des {
	margin-bottom: 25px
}
._news_detail .returnBtn:after {
	content: '';
	background: #b20219;
	position: absolute;
	width: 0;
	left: 0;
	bottom: 0;
	height: 1px;
	transition: ease .5s
}
.cooperationPlate .service1 .text.s {
	position: relative;
	height: auto;
	overflow-y: auto
}
@media only screen and (max-width:1440px) {
.product-grid {
	gap: 25px
}
.product-item {
	width: calc(25% - 22px)
}
.product-item-img {
	height: 480px
}
.sub_title i {
	font-size: 44px
}
.sub_title {
	font-size: 44px
}
.sub_title.ab::before {
	width: 150px;
	height: 60px;
	top: 12px
}
.sub_title.ab.animated::after {
	width: calc(100% - 180px)
}
.aboutUs-inner {
	min-height: 540px
}
.aboutUsVideo {
	min-height: 540px
}
.aboutUsVideo-player {
	min-height: 540px
}
.aboutUsText {
	padding: 70px 5vw 62px 4vw
}
.aboutUsStats {
	gap: 22px;
	margin-bottom: 44px
}
.aboutUsStat strong {
	font-size: 32px
}
.aboutUsStat p {
	font-size: 14px
}
.aboutUsText .title {
	font-size: 28px
}
.aboutUsText .content {
	font-size: 15px
}
}
@media only screen and (max-width:1400px) {
.product-grid {
	gap: 20px
}
.product-item {
	width: calc(25% - 18px)
}
.product-item-img {
	height: 400px
}
.product-bg-text {
	font-size: 90px
}
footer .right .text .phone {
	font-size: 30px
}
.brand-introduction-right .sub_title p, .sub_title2 p {
	font-size: 22px
}
.brand-introduction-right .sub_title b, .sub_title2 b {
	font-size: 28px;
	margin-top: 5px
}
._w1200, ._w1300, ._w1400, ._w1500, ._w1600 {
	max-width: 1100px
}
.news15 .li .pic {
	height: 220px
}
._ndc_top .title {
	font-size: 24px
}
._news_detail {
	padding: 0
}
.cooperationPlate .service1 .text h4 {
	font-size: 20px
}
.cooperationPlate .service1 .text h3 {
	font-size: 26px
}
.cooperationPlate .service1 .text .summary {
	font-size: 14px
}
.cooperationPlate .hotline .text a {
	font-size: 34px
}
.cooperationPlate .hotline .text p {
	font-size: 22px
}
.product-item-img {
	height: 370px
}
.product-item-info .product-item-name {
	font-size: 15px
}
.boxes {
	padding: 80px 0
}
.join_left .leftText .title, .join_right .rightText .title {
	font-size: 26px
}
.join_left .leftText .en, .join_right .rightText .en {
	font-size: 24px
}
.join_left .leftText .phone {
	font-size: 36px;
	padding-bottom: 8px
}
}
@media only screen and (max-width:1200px) {
nav {
	position: fixed;
	right: 0;
	top: 0;
	width: 500px;
	height: 100vh;
	z-index: 9999;
	background-color: #fff;
	color: #3e3e3e;
	padding: 3vw;
	transform: translateX(110%) translate3d(0, 0, 0);
	transition: transform .25s ease-in-out
}
body {
	overflow-x: hidden
}
.navActive {
	background-color: #fff;
	box-shadow: none;
	color: #3e3e3e
}
nav .logo {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 3;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,.2)
}
nav .logo img {
	width: 180px;
	height: auto;
	display: inline-block;
	object-fit: contain
}
.nav-right {
	width: 100%;
	height: 100%
}
.nav-right ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	right: auto
}
nav ul a {
	line-height: 40px;
	width: 100%;
	text-align: left
}
nav ul a+a {
	margin-top: 2vw
}
nav ul a .activeNav {
	color: #333333;
	position: relative
}
nav ul a .activeNav::before {
	display: none
}
.mlogo {
	display: block;
	position: absolute;
	left: 3vw;
	top: 3vw;
	width: 120px;
	height: auto;
	z-index: 3;
	padding: 5px 10px
}
.m-nav {
	display: block!important;
	position: fixed;
	z-index: 10000;
	right: 3vw;
	top: 3vw;
	width: 50px;
	height: 50px;
	color: #fff
}
.m-nav p {
	position: absolute;
	width: 40px;
	height: 3px;
	background-color: #fff;
	transition: all .25s ease-in-out;
	top: 5px;
	left: 5px
}
.m-nav p+p {
	top: 18px
}
.m-nav::before {
	content: 'MENU';
	position: absolute;
	width: 100%;
	display: block;
	left: 0;
	bottom: 0;
	text-align: center
}
.banner {
	height: 60vw
}
.aboutUs {
	min-height: auto
}
.aboutUs-inner {
	min-height: auto;
	flex-direction: column
}
.aboutUsVideo {
	width: 100%;
	min-height: 0;
	height: 56vw;
	max-height: 520px
}
.aboutUsVideo-player {
	min-height: 0;
	height: 100%
}
.aboutUsText {
	width: auto;
	padding: 48px 5vw 56px
}
.aboutUsStats {
	grid-template-columns: repeat(4, minmax(0,1fr));
	gap: 18px;
	margin-bottom: 38px
}
.aboutUsText .content {
	margin-bottom: 42px
}
.product-item {
	width: calc(33.333% - 20px)
}
.product-item-img {
	height: 440px
}
.boxes {
	padding: 5vw
}
._w1200, ._w1300, ._w1400, ._w1500, ._w1600 {
	width: auto
}
.join_right .rightText .content {
	color: #fff;
	font-size: 14px;
	text-align: justify
}
.join_left, .join_right {
	padding: 5vw;
	height: 45vw;
	display: flex;
	align-items: center;
	background-size: cover
}
.join_left {
	clear: both
}
.join_left a, .join_right a {
	display: block
}
footer .right .nav {
	display: none
}
footer {
	padding: 5vw
}
.footer-wrap {
	width: auto
}
footer .right {
	width: 100%
}
footer .left {
	width: 100%;
	text-align: justify
}
footer .left .logo {
	width: 120px
}
.backTop {
	display: none
}
footer .right .text .phone {
	padding-bottom: 20px
}
footer .QRcode {
	display: block;
	position: relative;
	right: auto;
	top: auto;
	bottom: auto;
	margin-left: auto;
	margin-right: 0;
	width: 80px;
	height: auto
}
footer .right .text img {
	margin: 0;
	float: none
}
footer .wechat {
	display: none
}
body.menu nav {
	transform: translateX(0) translate3d(0, 0, 0);
	transition: all .5s ease-in-out
}
body.menu .m-nav {
	filter: none;
	color: #333333
}
body.menu .m-nav p {
	background-color: #333333
}
body.menu .m-nav p {
	top: 10px;
	transform: rotate(45deg);
	width: 34px;
	left: 8px;
	transition: all .5s ease-in-out
}
body.menu .m-nav p+p {
	top: 10px;
	transform: rotate(-45deg)
}
body.menu .m-nav::before {
	content: 'CLOSE'
}
body.menu::after {
	content: '';
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 998;
	background-color: rgba(0,0,0,.8);
	left: 0;
	top: 0
}
.brand-introduction-img {
	display: none
}
.brand-introduction-right {
	height: auto;
	padding: 5vw;
	width: 100%
}
.brand-advantage {
	width: auto;
	padding: 5vw
}
.product_box {
	padding: 5vw
}
._w1200 ._case.case1.num3 ul li, .productInfo .li {
	width: calc((100% - 9vw)/ 4);
	margin-right: 3vw
}
._w1200 ._case.case1.num3 ul li:nth-child(5n), .productInfo .li:nth-child(5n) {
	margin-right: 3vw
}
._w1200 ._case.case1.num3 ul li:nth-child(4n), .productInfo .li:nth-child(4n) {
	margin-right: 0
}
._w1200 ._case.case1.num3 ul li:nth-child(20n), .productInfo .li:nth-child(20n) {
	margin-right: 0
}
._case.case1 ul li .thum .img {
	border-color: rgba(0,0,0,.3)
}
.productInfo .li {
	border: 1px solid rgba(0,0,0,.3)
}
.detail_box {
	padding: 5vw
}
.news15 .li .pic {
	height: 19vw
}
.news15 .li .title {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.news15 .li .pic {
	margin-bottom: 10px
}
.boxs.b1 {
	padding: 5vw
}
.boxs {
	padding: 5vw
}
._service.service1 .L, ._service.service1 .R {
	width: 100%
}
._service.service1 li .txt {
	position: relative
}
._service.service1 .text {
	position: relative;
	transform: none;
	padding: 0
}
._service.service1 li .txt {
	z-index: 6;
	margin-top: -90px;
	margin-bottom: 5vw
}
._service.service1 .picImg {
	height: 130px;
	overflow: hidden;
	background-color: #000
}
._service.service1 .picImg img {
	width: 100%;
	filter: blur(20px);
	transform: scale(1.2);
	opacity: .4
}
._service.service1 li {
	display: flex;
	flex-direction: column-reverse
}
.cooperationPlate .service1 .text h3, .cooperationPlate .service1 .text h4 {
	color: #fff;
	padding-left: 3vw
}
.cooperationPlate .service1 .text h4 {
	margin-bottom: 50px
}
.c_list {
	display: none
}
._contact_box-information {
	width: auto;
	padding: 5vw
}
.sub_main2 {
	width: auto
}
._contact_box-input {
	width: 100%
}
.contactForm-input-2 {
	width: calc(50% - 15px)
}
._contact_box-input input {
	width: 100%;
	appearance: none;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.2)
}
._contact_box-input textarea {
	height: 250px;
	margin-top: 30px;
	border: 1px solid rgba(0,0,0,.2);
	appearance: none;
	background-color: #fff
}
.newsBox {
	width: auto
}
.newsBox .swiper-container .swiper-wrapper {
	flex-direction: column
}
.newsBox .swiper-slide .left .img {
	width: 142px;
	height: 142px;
	top: 0;
	margin-top: 0;
	margin-left: 142px
}
.newsBox .swiper-slide .left .circle {
	position: relative
}
}
@media screen and (max-width:768px) {
.sub_title i {
	font-size: 22px
}
.sub_title {
	height: 60px
}
.sub_title .smask {
	margin-top: 0
}
.sub_title.ab::before {
	width: 100px;
	height: 40px;
	top: 10px
}
.sub_title.ab.animated::after {
	width: calc(100% - 130px)
}
.aboutUsText {
	padding: 34px 20px 42px
}
.aboutUsVideo {
	height: 62vw
}
.aboutUsVideo-play {
	width: 68px;
	height: 68px
}
.aboutUsVideo-play span {
	left: 28px;
	top: 21px;
	border-top-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 21px
}
.aboutUsStats {
	grid-template-columns: repeat(2, minmax(0,1fr));
	gap: 22px 18px;
	margin-bottom: 30px
}
.aboutUsStat strong {
	font-size: 28px
}
.aboutUsStat p {
	margin-top: 10px;
	font-size: 13px
}
.aboutUsText .title {
	font-size: 20px;
	padding-bottom: 15px
}
.aboutUsText .content {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 30px
}
.aboutUsText .more {
	width: 140px;
	line-height: 38px
}
.aboutUsText .more:hover {
	width: 140px
}
.product-grid {
	gap: 20px
}
.product-item {
	width: calc(50% - 12px);
	min-width: 150px
}
.product-item-img {
	height: 60vw;
	max-height: 420px
}
.product-item-info .product-item-name {
	font-size: 14px
}
.product-bg-text {
	font-size: 50px;
	left: 50%;
	top: 30px;
	transform: translateX(-50%)
}
.join_left, .join_right {
	width: 100%;
	height: auto
}
.sub_title {
	font-size: 20px
}
.newsBox .swiper-slide .left .img {
	margin-left: 0
}
.newsBox .swiper-slide:hover .left .circle .img, .touch .newsBox .swiper-slide .left .circle .img {
	opacity: .4
}
.newsBox .swiper-slide:hover .left .circle p, .touch .newsBox .swiper-slide .left .circle p {
	margin: 0;
	text-align: center
}
.newsBox .swiper-slide .left .circle p {
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	top: calc(50% - 10px)
}
.newsBox .swiper-slide .left {
	width: auto;
	padding: 0
}
.newsBox .swiper-slide .right {
	width: calc(100% - 142px);
	padding: 0;
	padding-left: 30px;
	text-align: justify
}
.newsBox .swiper-slide a {
	display: flex;
	align-items: center
}
.newsBox .swiper-slide .right .content {
	height: 46px;
	overflow: hidden
}
.newsBox .more {
	height: auto
}
.brand-introduction-right .sub_title p, .sub_title2 p {
	font-size: 18px
}
.brand-introduction-right .sub_title b, .sub_title2 b {
	font-size: 22px
}
.brand-advantage .brand-advantage-content {
	width: 100%
}
.brand-advantage-content .info {
	padding: 20px 0
}
._w1200 ._case.case1.num3 ul li, .productInfo .li {
	width: calc((100% - 6vw)/ 3);
	margin-right: 2vw
}
._case.case1 ul li .thum {
	height: auto
}
._case.case1 ul li .thum .img {
	width: 100%;
	height: 100%
}
._case.case1 ul li .title {
	padding: 10px 10px
}
._w1200 ._case.case1.num3 ul li:nth-child(3n), .productInfo .li:nth-child(3n) {
	margin-right: 0
}
._w1200 ._case.case1.num3 ul li:nth-child(4n), ._w1200 ._case.case1.num3 ul li:nth-child(5n), .productInfo .li:nth-child(4n), .productInfo .li:nth-child(5n) {
	margin-right: 2vw
}
.news15 .li .item_des {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.detail_content {
	width: 100%
}
._news_detail {
	width: 100%
}
}
@media only screen and (max-width:767px) {
.cooperationPlate .Characteristics li {
	width: 50%
}
.banner ul li.visible .img {
	-webkit-transform: scale(1.2);
	-webkit-transition: -webkit-transform 8s linear
}
nav {
	width: 300px
}
nav .logo {
	text-align: left;
	border: none
}
nav .logo img {
	width: 150px;
	height: auto
}
.m-nav {
	top: 5vw
}
.banner {
	height: 340px
}
.product-grid {
	gap: 16px;
	padding: 0 10px
}
.product-item {
	width: calc(50% - 10px);
	min-width: 140px
}
.product-item-img {
	height: 70vw;
	max-height: 400px;
	margin-bottom: 12px
}
.product-item-info .product-item-name {
	font-size: 13px;
	padding-bottom: 8px
}
.product-item-info .product-item-more {
	font-size: 11px;
	padding: 4px 10px
}
.product-bg-text {
	font-size: 40px;
	left: 50%;
	top: 20px;
	transform: translateX(-50%)
}
.join_left .leftText .title, .join_right .rightText .title {
	font-size: 20px
}
.join_left .leftText .title {
	padding-bottom: 20px
}
.join_right .rightText .title {
	padding-bottom: 30px
}
.newsBox .swiper-slide .left .circle {
	width: 30vw;
	height: 30vw
}
.newsBox .swiper-slide .left .img {
	width: 100%;
	height: 100%
}
.newsBox .swiper-slide {
	padding: 20px 0;
	height: auto
}
.sub_banner {
	height: 250px
}
._pageTitleTab {
	display: flex;
	flex-wrap: wrap
}
._pageTitleTab a {
	display: block;
	width: calc(50% - 2vw);
	margin: 0;
	margin-right: 4vw
}
._pageTitleTab a:nth-child(2n) {
	margin-right: 0
}
._pageTitleTab a:nth-child(n+3) {
	margin-top: 4vw
}
._w1200 ._case.case1.num3 ul li, .productInfo .li {
	width: calc(50% - 2vw);
	margin-bottom: 4vw
}
.productInfo .li {
	height: auto;
	overflow: hidden
}
._w1200 ._case.case1.num3 ul li:nth-child(2n), .productInfo .li:nth-child(2n) {
	margin-right: 0
}
._w1200 ._case.case1.num3 ul li:nth-child(3n), .productInfo .li:nth-child(3n) {
	margin-right: 4vw
}
._w1200 ._case.case1.num3 ul li:nth-child(3n), .productInfo .li:nth-child(3n) {
	margin-right: 4vw
}
._w1200 ._case.case1.num3 ul li:nth-child(6n), .productInfo .li:nth-child(6n) {
	margin-right: 0
}
._w1200 ._case.case1.num3 ul li:nth-child(10n), .productInfo .li:nth-child(10n) {
	margin-right: 0
}
.project_title {
	font-size: 20px
}
.news15 .li {
	width: 100%;
	margin-right: 0!important
}
.news15 .li .pic {
	height: 60vw
}
.detail_content {
	padding: 5vw;
	word-break: break-all
}
.cooperationPlate .service1 .text h3 {
	font-size: 18px
}
._service.service1 li .txt {
	margin-top: -75px
}
._service.service1 .picImg {
	height: 110px
}
.hotline {
	height: 100px
}
.hotline img {
	height: 100%;
	width: auto
}
._contact_box-input textarea {
	height: 150px
}
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}
.ab_pages ul span{display: inline-block; float: left; line-height: 28px;}

#maximg img{ max-width:100% !important; height:auto !important}

/* ========== why-choose section ========== */
.why-choose {
	width: 100%;
	height: auto;
	padding: 100px 0;
	background: #f5f5f5;
	overflow: hidden
}
.why-choose-inner {
	position: relative
}
.why-choose-header {
	text-align: center;
	margin-bottom: 60px
}
.why-choose-title {
	font-size: 36px;
	font-weight: 700;
	color: #222;
	margin: 0 0 15px 0;
	letter-spacing: 2px
}
.why-choose-subtitle {
	font-size: 16px;
	color: #777;
	margin: 0
}
.why-choose-slider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}
.why-choose-track {
	position: relative;
	width: 100%;
	height: auto
}
.why-choose-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 4%;
	opacity: 0;
	visibility: hidden;
	transform: translateX(60px);
	transition: opacity .6s ease, transform .6s ease, visibility 0s .6s
}
.why-choose-slide.active {
	position: relative;
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
	transition: opacity .6s ease .15s, transform .6s ease .15s, visibility 0s 0s
}
.why-choose-slide.slide-out-left {
	opacity: 0;
	transform: translateX(-60px);
	transition: opacity .4s ease, transform .4s ease, visibility 0s .4s
}
.why-choose-slide.slide-out-right {
	opacity: 0;
	transform: translateX(60px);
	transition: opacity .4s ease, transform .4s ease, visibility 0s .4s
}
.why-choose-layout-left {
	flex-direction: row
}
.why-choose-layout-right {
	flex-direction: row-reverse
}
.why-choose-image {
	width: 63%;
	flex-shrink: 0;
	height: 400px;
	overflow: hidden;
	border-radius: 4px
}
.why-choose-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform .6s ease
}
.why-choose-slide.active .why-choose-image img {
	transform: scale(1)
}
.why-choose-card {
	width: 33%;
	flex-shrink: 0;
	background: #fff;
	padding: 50px 45px;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: 0 4px 24px rgba(0,0,0,.06)
}
.why-choose-card-title {
	font-size: 24px;
	font-weight: 700;
	color: #222;
	margin: 0 0 28px 0;
	line-height: 1.4
}
.why-choose-card-list {
	list-style: none;
	margin: 0;
	padding: 0
}
.why-choose-card-list li {
	position: relative;
	padding-left: 16px;
	font-size: 15px;
	color: #555;
	line-height: 1.7;
	margin-bottom: 18px
}
.why-choose-card-list li:last-child {
	margin-bottom: 0
}
.why-choose-card-list li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333
}
.why-choose-arrow {
	position: absolute;
	top: 50%;
	width: 48px;
	height: 70px;
	margin-top: -35px;
	background: rgba(0,0,0,.45);
	cursor: pointer;
	z-index: 5;
	transition: background .3s ease, transform .3s ease;
	border-radius: 2px
}
.why-choose-arrow::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-50%,-50%) rotate(45deg)
}
.why-choose-arrow:hover {
	background: rgba(0,0,0,.7);
	transform: scale(1.05)
}
.why-choose-prev {
	left: 0
}
.why-choose-prev::after {
	transform: translate(-50%,-50%) rotate(-135deg)
}
.why-choose-next {
	right: 0
}
.why-choose-dots {
	text-align: center;
	margin-top: 30px;
	position: relative;
	z-index: 5
}
.why-choose-dots span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	margin: 0 6px;
	cursor: pointer;
	transition: background .3s ease, transform .3s ease
}
.why-choose-dots span.active {
	background: #333;
	transform: scale(1.3)
}

@media only screen and (max-width:1400px) {
.why-choose {
	padding: 80px 0
}
.why-choose-image {
	height: 340px
}
.why-choose-card {
	padding: 40px 35px
}
.why-choose-card-title {
	font-size: 22px;
	margin-bottom: 22px
}
.why-choose-card-list li {
	font-size: 14px;
	margin-bottom: 14px
}
}
@media only screen and (max-width:1200px) {
.why-choose {
	padding: 5vw
}
.why-choose-title {
	font-size: 28px
}
.why-choose-header {
	margin-bottom: 40px
}
.why-choose-image {
	width: 58%;
	height: 300px
}
.why-choose-card {
	width: 38%;
	padding: 30px 25px
}
.why-choose-card-title {
	font-size: 20px;
	margin-bottom: 18px
}
.why-choose-card-list li {
	font-size: 14px;
	margin-bottom: 12px
}
.why-choose-arrow {
	width: 40px;
	height: 56px;
	margin-top: -28px
}
}
@media screen and (max-width:768px) {
.why-choose {
	padding: 60px 5vw
}
.why-choose-title {
	font-size: 24px
}
.why-choose-subtitle {
	font-size: 14px
}
.why-choose-header {
	margin-bottom: 30px
}
.why-choose-slide {
	gap: 0
}
.why-choose-image {
	width: 55%;
	height: 260px
}
.why-choose-card {
	width: 41%;
	padding: 25px 20px
}
.why-choose-card-title {
	font-size: 18px;
	margin-bottom: 16px
}
.why-choose-card-list li {
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 12px
}
.why-choose-card-list li::before {
	width: 5px;
	height: 5px;
	top: 8px
}
.why-choose-arrow {
	width: 34px;
	height: 48px;
	margin-top: -24px
}
}
@media only screen and (max-width:767px) {
.why-choose-slide, .why-choose-layout-left, .why-choose-layout-right {
	flex-direction: column
}
.why-choose-image {
	width: 100%;
	height: 55vw;
	max-height: 300px
}
.why-choose-card {
	width: 100%;
	padding: 25px 20px;
	margin-top: -20px;
	border-radius: 0 0 4px 4px;
	position: relative;
	z-index: 2
}
.why-choose-arrow {
	width: 30px;
	height: 40px;
	margin-top: 0;
	top: auto;
	bottom: 50%;
	transform: none
}
.why-choose-prev {
	left: 10px
}
.why-choose-next {
	right: 10px
}
.why-choose-dots {
	margin-top: 20px
}
}

/* ========== scenarios section ========== */
.scenarios {
	width: 100%;
	height: auto;
	padding: 100px 0;
	background: #fff;
	overflow: hidden
}
.scenarios-inner {
	position: relative
}
.scenarios-header {
	text-align: center;
	margin-bottom: 60px
}
.scenarios-title {
	font-size: 36px;
	font-weight: 700;
	color: #222;
	margin: 0 0 15px 0;
	letter-spacing: 2px
}
.scenarios-subtitle {
	font-size: 16px;
	color: #777;
	margin: 0
}
.scenarios-grid {
	display: flex;
	gap: 28px;
	align-items: stretch
}
.scenarios-col {
	display: flex;
	flex-direction: column;
	gap: 28px
}
.scenarios-col-left {
	flex: 0 0 32%
}
.scenarios-col-mid {
	flex: 0 0 32%
}
.scenarios-col-right {
	flex: 0 0 32%
}
.scenarios-card {
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: 14px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 0 2px 12px rgba(0,0,0,.06);
	transition: transform .35s ease, box-shadow .35s ease
}
.scenarios-card:hover {
	transform: scale(1.03);
	box-shadow: 0 8px 30px rgba(0,0,0,.15)
}
.scenarios-card-lg {
	flex: 1
}
.scenarios-col-mid .scenarios-card,
.scenarios-col-right .scenarios-card {
	flex: 1
}
.scenarios-card-img {
	position: relative;
	width: 100%;
	flex: 1;
	min-height: 0;
	overflow: hidden;
	aspect-ratio: 4 / 3
}
.scenarios-card-lg .scenarios-card-img {
	aspect-ratio: auto;
	min-height: 460px
}
.scenarios-card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform .35s ease
}
.scenarios-card:hover .scenarios-card-img img {
	transform: scale(1.05)
}
.scenarios-card-overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(to top, rgba(0,0,0,.55) 0%, rgba(0,0,0,0) 100%);
	transition: opacity .35s ease;
	pointer-events: none
}
.scenarios-card:hover .scenarios-card-overlay {
	opacity: .85
}
.scenarios-card-label {
	position: absolute;
	left: 24px;
	bottom: 22px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	z-index: 2;
	letter-spacing: 1px;
	transition: transform .35s ease, bottom .35s ease;
	pointer-events: none
}
.scenarios-card:hover .scenarios-card-label {
	bottom: 26px
}

@media only screen and (max-width:1400px) {
.scenarios {
	padding: 80px 0
}
.scenarios-grid {
	gap: 22px
}
.scenarios-col {
	gap: 22px
}
.scenarios-card-label {
	font-size: 16px;
	left: 18px;
	bottom: 16px
}
.scenarios-card:hover .scenarios-card-label {
	bottom: 20px
}
}
@media only screen and (max-width:1200px) {
.scenarios {
	padding: 5vw
}
.scenarios-title {
	font-size: 28px
}
.scenarios-header {
	margin-bottom: 40px
}
.scenarios-grid {
	gap: 18px
}
.scenarios-col {
	gap: 18px
}
.scenarios-card-img {
	min-height: 180px
}
.scenarios-card-lg .scenarios-card-img {
	min-height: 380px
}
.scenarios-card-label {
	font-size: 15px;
	left: 14px;
	bottom: 14px
}
.scenarios-card:hover .scenarios-card-label {
	bottom: 17px
}
}
@media screen and (max-width:768px) {
.scenarios {
	padding: 60px 5vw
}
.scenarios-title {
	font-size: 24px
}
.scenarios-subtitle {
	font-size: 14px
}
.scenarios-header {
	margin-bottom: 30px
}
.scenarios-grid {
	gap: 14px
}
.scenarios-col {
	gap: 14px
}
.scenarios-card {
	border-radius: 10px
}
.scenarios-card-img {
	min-height: 140px
}
.scenarios-card-lg .scenarios-card-img {
	min-height: 300px
}
.scenarios-card-label {
	font-size: 13px;
	left: 10px;
	bottom: 10px
}
.scenarios-card:hover .scenarios-card-label {
	bottom: 12px
}
}
@media only screen and (max-width:767px) {
.scenarios-grid {
	flex-direction: column;
	gap: 16px
}
.scenarios-col {
	gap: 16px
}
.scenarios-col-left,
.scenarios-col-mid,
.scenarios-col-right {
	flex: 1 1 auto
}
.scenarios-card-img {
	min-height: 200px
}
.scenarios-card-lg .scenarios-card-img {
	min-height: 240px
}
.scenarios-card-label {
	font-size: 15px;
	left: 16px;
	bottom: 14px
}
.scenarios-card:hover .scenarios-card-label {
	bottom: 16px
}
}

/* ======== mobile scenarios card grid fix ======== */
@media only screen and (max-width:767px) {
.scenarios-col {
	flex-direction: row;
	flex-wrap: wrap
}
.scenarios-col .scenarios-card {
	flex: 1 1 calc(50% - 8px);
	min-width: 160px
}
.scenarios-card-lg {
	flex: 1 1 100%
}
}

/* ========== product detail page ========== */
.prod-detail-wrapper {
	display: flex;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 40px rgba(0,0,0,.06)
}
.prod-side-tab {
	flex: 0 0 90px;
	background: linear-gradient(180deg, #008c4a 0%, #006b38 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 600px
}
.prod-side-tab::after {
	content: '';
	position: absolute;
	right: 0;
	top: 15%;
	bottom: 15%;
	width: 1px;
	background: rgba(255,255,255,.15)
}
.prod-side-tab-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 18px;
	padding: 40px 0
}
.prod-side-tab-cn {
	writing-mode: vertical-rl;
	letter-spacing: 6px;
	font-size: 18px;
	color: #fff;
	font-weight: 500
}
.prod-side-tab-line {
	display: block;
	width: 1px;
	height: 30px;
	background: rgba(255,255,255,.4)
}
.prod-side-tab-en {
	writing-mode: vertical-rl;
	letter-spacing: 2px;
	font-size: 12px;
	color: rgba(255,255,255,.7);
	text-transform: uppercase;
	word-spacing: 4px
}
.prod-main {
	flex: 1;
	padding: 60px 80px 70px;
	max-width: 1100px
}
.prod-header {
	margin-bottom: 40px
}
.prod-title-cn {
	font-size: 42px;
	font-weight: 300;
	color: #222;
	margin: 0 0 8px 0;
	letter-spacing: 4px;
	line-height: 1.2;
	position: relative;
	display: inline-block
}
.prod-title-cn::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 60px;
	height: 3px;
	background: #008c4a;
	border-radius: 2px
}
.prod-title-en {
	font-size: 15px;
	font-weight: 400;
	color: #008c4a;
	margin: 20px 0 0 0;
	letter-spacing: 2px;
	text-transform: uppercase
}

/* --- VR 全景展示 --- */
.prod-vr-section {
	margin-bottom: 45px
}
.prod-vr-badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: linear-gradient(135deg, #008c4a, #009946);
	color: #fff;
	padding: 8px 20px;
	border-radius: 24px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 18px;
	box-shadow: 0 4px 16px rgba(0,140,74,.25)
}
.prod-vr-icon {
	flex-shrink: 0;
	animation: vrPulse 2s ease-in-out infinite
}
@keyframes vrPulse {
	0%, 100% { opacity: 1; transform: scale(1) }
	50% { opacity: .6; transform: scale(.9) }
}
.prod-vr-viewer {
	position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 150%;
	border-radius: 12px;
	overflow: hidden;
	background: #1a1a2e;
	box-shadow: 0 8px 40px rgba(0,0,0,.12)
}
.prod-vr-viewer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}
.prod-vr-hint {
	margin: 12px 0 0 0;
	font-size: 13px;
	color: #999;
	text-align: center;
	letter-spacing: 1px
}

/* --- 产品型号 --- */
.prod-model-section {
	margin-bottom: 40px
}
.prod-model-row {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 18px 24px;
	background: #f9fafb;
	border-radius: 8px;
	border-left: 3px solid #008c4a
}
.prod-model-icon {
	flex-shrink: 0;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,140,74,.08);
	border-radius: 10px
}
.prod-model-info {
	display: flex;
	flex-direction: column;
	gap: 2px
}
.prod-model-label {
	font-size: 12px;
	color: #999;
	letter-spacing: 1px
}
.prod-model-value {
	font-size: 26px;
	font-weight: 700;
	color: #333;
	letter-spacing: 2px;
	line-height: 1.3
}

/* --- 规格参数卡片 --- */
.prod-specs-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px;
	margin-bottom: 40px
}
.prod-spec-card {
	background: #f9fafb;
	border-radius: 10px;
	padding: 24px 20px;
	transition: transform .25s ease, box-shadow .25s ease
}
.prod-spec-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0,0,0,.08)
}
.prod-spec-card-icon {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,140,74,.08);
	border-radius: 8px;
	margin-bottom: 14px
}
.prod-spec-card-content {
	display: flex;
	flex-direction: column;
	gap: 6px
}
.prod-spec-card-name {
	font-size: 12px;
	color: #999;
	letter-spacing: 1px;
	text-transform: uppercase
}
.prod-spec-card-desc {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	line-height: 1.5
}

/* --- 底部标配标签 --- */
.prod-footer-tag {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px
}
.prod-footer-line {
	display: block;
	width: 40px;
	height: 1px;
	background: #ddd
}
.prod-footer-label {
	font-size: 13px;
	color: #888;
	letter-spacing: 2px;
	font-weight: 500
}
.prod-footer-label em {
	font-style: normal;
	font-weight: 400;
	color: #bbb;
	margin-left: 6px;
	font-size: 12px;
	text-transform: uppercase
}

@media only screen and (max-width:1400px) {
.prod-main {
	padding: 50px 50px 60px;
	max-width: 900px
}
.prod-title-cn {
	font-size: 36px
}
.prod-specs-grid {
	gap: 14px
}
.prod-spec-card {
	padding: 20px 16px
}
.prod-model-value {
	font-size: 24px
}
}
@media only screen and (max-width:1200px) {
.prod-side-tab {
	flex: 0 0 70px
}
.prod-side-tab-cn {
	font-size: 16px;
	letter-spacing: 4px
}
.prod-side-tab-en {
	font-size: 11px
}
.prod-main {
	padding: 40px 40px 50px
}
.prod-title-cn {
	font-size: 32px
}
.prod-specs-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 14px
}
.prod-spec-card {
	padding: 20px 16px
}
.prod-model-value {
	font-size: 22px
}
}
@media screen and (max-width:768px) {
.prod-side-tab {
	flex: 0 0 56px;
	min-height: 400px
}
.prod-side-tab-cn {
	font-size: 14px;
	letter-spacing: 3px
}
.prod-side-tab-line {
	height: 20px
}
.prod-side-tab-en {
	font-size: 10px
}
.prod-main {
	padding: 30px 24px 40px
}
.prod-header {
	margin-bottom: 30px
}
.prod-title-cn {
	font-size: 28px;
	letter-spacing: 2px
}
.prod-title-en {
	font-size: 13px
}
.prod-vr-section {
	margin-bottom: 30px
}
.prod-vr-badge {
	font-size: 12px;
	padding: 6px 16px
}
.prod-vr-hint {
	font-size: 12px
}
.prod-model-section {
	margin-bottom: 28px
}
.prod-model-value {
	font-size: 20px
}
.prod-specs-grid {
	gap: 12px
}
.prod-spec-card {
	padding: 18px 14px
}
.prod-spec-card-desc {
	font-size: 13px
}
.prod-footer-tag {
	gap: 10px
}
}
@media only screen and (max-width:767px) {
.prod-detail-wrapper {
	flex-direction: column
}
.prod-side-tab {
	flex: 0 0 auto;
	min-height: auto;
	padding: 0
}
.prod-side-tab-inner {
	flex-direction: row;
	padding: 14px 20px;
	gap: 12px
}
.prod-side-tab-cn {
	writing-mode: horizontal-tb;
	letter-spacing: 2px;
	font-size: 15px
}
.prod-side-tab-line {
	width: 20px;
	height: 1px
}
.prod-side-tab-en {
	writing-mode: horizontal-tb;
	font-size: 11px;
	letter-spacing: 1px
}
.prod-main {
	padding: 24px 16px 36px
}
.prod-title-cn {
	font-size: 24px
}
.prod-title-en {
	font-size: 12px
}
.prod-vr-section {
	margin-bottom: 28px
}
.prod-vr-badge {
	font-size: 12px;
	padding: 6px 14px
}
.prod-vr-viewer {
	border-radius: 8px
}
.prod-vr-hint {
	font-size: 11px
}
.prod-model-section {
	margin-bottom: 24px
}
.prod-model-row {
	padding: 14px 18px
}
.prod-model-value {
	font-size: 18px
}
.prod-specs-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 10px
}
.prod-spec-card {
	padding: 16px 14px;
	border-radius: 8px
}
.prod-spec-card-icon {
	width: 34px;
	height: 34px;
	margin-bottom: 10px
}
.prod-spec-card-desc {
	font-size: 13px
}
.prod-footer-tag {
	gap: 8px
}
.prod-footer-line {
	width: 30px
}
}

/* ========== 电梯定制服务流程 ========== */
.service-flow {
	width: 100%;
	padding: 90px 0;
	background: #f5f5f5;
	overflow: hidden
}
.service-flow-inner {
	position: relative
}
.service-flow-header {
	text-align: center;
	margin-bottom: 70px
}
.service-flow-title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin: 0 0 15px 0;
	letter-spacing: 2px
}
.service-flow-subtitle {
	font-size: 16px;
	color: #777;
	margin: 0
}
.service-flow-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 34px
}
.service-flow-card {
	background: #fff;
	border-radius: 8px;
	padding: 34px 32px;
	min-height: 250px;
	transition: transform .3s ease, box-shadow .3s ease
}
.service-flow-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 8px 24px rgba(0,0,0,.06)
}
.service-flow-icon {
	width: 54px;
	height: 54px;
	margin-bottom: 20px;
	line-height: 0
}
.service-flow-icon svg {
	display: block
}
.service-flow-card:hover .service-flow-icon svg [stroke] {
	stroke: #008c4a
}
.service-flow-icon svg [stroke] {
	transition: stroke .3s ease
}
.service-flow-card-title {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin: 0 0 14px 0
}
.service-flow-card-desc {
	font-size: 15px;
	line-height: 1.8;
	color: #666;
	margin: 0
}

@media only screen and (max-width:1400px) {
.service-flow-grid {
	gap: 24px
}
.service-flow-card {
	padding: 28px 24px;
	min-height: 230px
}
}

@media only screen and (max-width:1200px) {
.service-flow-title {
	font-size: 28px
}
.service-flow-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 28px
}
}

@media screen and (max-width:768px) {
.service-flow {
	padding: 60px 0
}
.service-flow-header {
	margin-bottom: 40px
}
.service-flow-title {
	font-size: 24px
}
.service-flow-subtitle {
	font-size: 14px
}
.service-flow-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 20px
}
.service-flow-card {
	padding: 24px 20px;
	min-height: auto
}
.service-flow-icon {
	width: 44px;
	height: 44px;
	margin-bottom: 16px
}
.service-flow-card-title {
	font-size: 17px;
	margin-bottom: 10px
}
.service-flow-card-desc {
	font-size: 13px;
	line-height: 1.7
}
}

@media only screen and (max-width:767px) {
.service-flow {
	padding: 50px 16px
}
.service-flow-header {
	margin-bottom: 35px
}
.service-flow-title {
	font-size: 22px
}
.service-flow-subtitle {
	font-size: 13px
}
.service-flow-grid {
	grid-template-columns: 1fr;
	gap: 16px
}
.service-flow-card {
	padding: 24px 20px;
	min-height: auto
}
.service-flow-icon {
	width: 44px;
	height: 44px;
	margin-bottom: 14px
}
.service-flow-card-title {
	font-size: 17px;
	margin-bottom: 10px
}
.service-flow-card-desc {
	font-size: 14px;
	line-height: 1.7
}
}

/* ========== global map section ========== */
.global-map {
	width: 100%;
	background: #f6f7f8;
	overflow: hidden;
	padding: 84px 0 112px;
	border-bottom: 1px solid #e8ebee
}
.global-map-inner {
	width: min(1540px, 92vw);
	margin: 0 auto;
	position: relative;
	background: rgba(255,255,255,.72);
	border: 1px solid rgba(222,226,230,.72);
	padding: 38px 42px 18px;
	box-sizing: border-box
}
.global-map-header {
	position: relative;
	z-index: 3;
	margin-left: 18px;
	margin-bottom: -36px
}
.global-map-title {
	margin: 0;
	font-size: 34px;
	line-height: 1.3;
	font-weight: 500;
	letter-spacing: 1px;
	color: #08254d
}
.global-map-line {
	display: block;
	width: 58px;
	height: 5px;
	background: #111;
	margin-top: 12px
}
.global-map-scroll {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 28px 0 28px;
	-webkit-overflow-scrolling: touch
}
.global-map-scroll::-webkit-scrollbar {
	height: 6px
}
.global-map-scroll::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.18);
	border-radius: 999px
}
.global-map-stage {
	position: relative;
	width: 100%;
	min-width: 1120px;
	aspect-ratio: 1600 / 835
}
.global-map-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	pointer-events: none;
	user-select: none
}
.global-map-point {
	position: absolute;
	left: var(--x);
	top: var(--y);
	z-index: 2;
	display: flex;
	align-items: center;
	gap: 7px;
	color: #111;
	font-size: 14px;
	line-height: 1;
	white-space: nowrap;
	transform: translate(-10px,-10px);
	transition: color .25s ease, transform .25s ease, filter .25s ease;
	cursor: default
}
.global-map-point span {
	position: relative;
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	border: 2px solid rgba(0,0,0,.72);
	border-radius: 50%;
	background: rgba(255,255,255,.88);
	box-sizing: border-box;
	transition: transform .25s ease, background .25s ease, border-color .25s ease, box-shadow .25s ease
}
.global-map-point span:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 50%;
	opacity: 0;
	transform: translate(-50%,-50%) scale(.8);
	transition: opacity .25s ease, transform .4s ease
}
.global-map-point span:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #111;
	transform: translate(-50%,-50%)
}
.global-map-point em {
	font-style: normal;
	text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
	transition: color .25s ease, transform .25s ease
}
.global-map-point:hover {
	z-index: 9;
	color: #000;
	transform: translate(-10px,-16px);
	filter: drop-shadow(0 8px 12px rgba(0,0,0,.14))
}
.global-map-point:hover span {
	border-color: #000;
	background: #fff;
	box-shadow: 0 0 0 6px rgba(0,0,0,.08), 0 10px 22px rgba(0,0,0,.18);
	transform: scale(1.18)
}
.global-map-point:hover span:before {
	opacity: 1;
	transform: translate(-50%,-50%) scale(2.15)
}
.global-map-point:hover em {
	color: #000;
	transform: translateX(2px)
}
.global-map-point-left {
	flex-direction: row-reverse;
	transform: translate(calc(-100% + 10px),-10px)
}
.global-map-point-left:hover {
	transform: translate(calc(-100% + 10px),-16px)
}
.global-map-point-left:hover em {
	transform: translateX(-2px)
}

@media only screen and (max-width:1400px) {
.global-map {
	padding: 76px 0 98px
}
.global-map-title {
	font-size: 30px
}
.global-map-stage {
	min-width: 1020px
}
.global-map-point {
	font-size: 13px
}
}

@media only screen and (max-width:1200px) {
.global-map-inner {
	width: 94vw;
	padding: 32px 28px 16px
}
.global-map-header {
	margin-left: 0;
	margin-bottom: -22px
}
.global-map-stage {
	min-width: 960px
}
}

@media screen and (max-width:768px) {
.global-map {
	padding: 56px 0 76px
}
.global-map-inner {
	width: calc(100% - 28px);
	padding: 28px 0 12px
}
.global-map-header {
	width: calc(100% - 40px);
	margin: 0 auto -12px
}
.global-map-title {
	font-size: 24px
}
.global-map-line {
	width: 46px;
	height: 4px;
	margin-top: 10px
}
.global-map-scroll {
	padding: 22px 20px 26px
}
.global-map-stage {
	min-width: 900px
}
.global-map-point {
	font-size: 12px;
	gap: 5px
}
.global-map-point span {
	width: 15px;
	height: 15px
}
}

@media only screen and (max-width:767px) {
.global-map {
	padding: 48px 0 68px
}
.global-map-title {
	font-size: 22px;
	line-height: 1.4
}
.global-map-scroll {
	padding-left: 16px;
	padding-right: 16px
}
.global-map-stage {
	min-width: 820px
}
.global-map-point {
	font-size: 11px;
	transform: translate(-8px,-8px)
}
.global-map-point:hover {
	transform: translate(-8px,-13px)
}
.global-map-point-left {
	transform: translate(calc(-100% + 8px),-8px)
}
.global-map-point-left:hover {
	transform: translate(calc(-100% + 8px),-13px)
}
.global-map-point span {
	width: 14px;
	height: 14px
}
}

@media (prefers-reduced-motion: reduce) {
.global-map-point,
.global-map-point span,
.global-map-point span:before,
.global-map-point em {
	transition: none
}
.global-map-point:hover,
.global-map-point:hover em,
.global-map-point-left:hover em {
	transform: none
}
.global-map-point:hover {
	transform: translate(-10px,-10px)
}
.global-map-point-left:hover {
	transform: translate(calc(-100% + 10px),-10px)
}
}

@media (prefers-reduced-motion: reduce) and (max-width:767px) {
.global-map-point:hover {
	transform: translate(-8px,-8px)
}
.global-map-point-left:hover {
	transform: translate(calc(-100% + 8px),-8px)
}
}

/* ========== brand detail page ========== */
.brand-detail-page {
	width: 100%;
	min-height: 520px;
	padding: 150px 0 96px;
	background: #f5f7f9
}
.brand-detail-inner {
	width: min(1120px, 92vw);
	margin: 0 auto
}
.brand-detail-head {
	margin-bottom: 34px;
	padding-left: 28px;
	border-left: 5px solid #07135f
}
.brand-detail-head p {
	margin: 0 0 12px;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 3px;
	color: #008c4a;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.brand-detail-head h1 {
	margin: 0;
	font-size: 38px;
	line-height: 1.28;
	font-weight: 600;
	letter-spacing: 1px;
	color: #172033
}
.brand-detail-content {
	background: #fff;
	padding: 58px 70px 64px;
	box-shadow: 0 18px 50px rgba(12,31,56,.08);
	border: 1px solid rgba(15,35,60,.06)
}
.brand-detail-content .brand-richtext {
	margin-bottom: 0;
	font-size: 17px;
	line-height: 2;
	color: #3f4652;
	word-break: normal;
	overflow-wrap: break-word
}
.brand-detail-content .brand-richtext p {
	margin-bottom: 18px
}
.brand-detail-content .brand-richtext h1,
.brand-detail-content .brand-richtext h2,
.brand-detail-content .brand-richtext h3,
.brand-detail-content .brand-richtext h4 {
	margin: 32px 0 16px;
	line-height: 1.4;
	color: #172033;
	font-weight: 600
}
.brand-detail-content .brand-richtext h1 {
	font-size: 30px
}
.brand-detail-content .brand-richtext h2 {
	font-size: 26px
}
.brand-detail-content .brand-richtext h3 {
	font-size: 22px
}
.brand-detail-content .brand-richtext h4 {
	font-size: 19px
}
.brand-detail-content .brand-richtext img {
	max-width: 100%;
	height: auto;
	margin: 24px auto;
	border-radius: 8px
}
.brand-detail-content .brand-richtext table {
	display: block;
	width: 100%;
	overflow-x: auto;
	border-collapse: collapse;
	margin: 24px 0
}
.brand-detail-content .brand-richtext th,
.brand-detail-content .brand-richtext td {
	min-width: 120px;
	padding: 12px 14px;
	border: 1px solid #e4e8ee;
	line-height: 1.6
}
.brand-detail-content .brand-richtext th {
	background: #f2f5f8;
	color: #172033;
	font-weight: 600
}
.brand-detail-content .brand-richtext ul,
.brand-detail-content .brand-richtext ol {
	padding-left: 24px;
	margin: 18px 0
}
.brand-detail-content .brand-richtext li {
	margin-bottom: 8px;
	list-style-position: outside
}
.brand-detail-content .brand-richtext ul li {
	list-style-type: disc
}
.brand-detail-content .brand-richtext ol li {
	list-style-type: decimal
}

@media only screen and (max-width:1200px) {
.brand-detail-page {
	padding: 130px 0 78px
}
.brand-detail-content {
	padding: 46px 48px 54px
}
.brand-detail-head h1 {
	font-size: 34px
}
}

@media screen and (max-width:768px) {
.brand-detail-page {
	padding: 104px 0 58px
}
.brand-detail-inner {
	width: calc(100% - 32px)
}
.brand-detail-head {
	margin-bottom: 24px;
	padding-left: 18px;
	border-left-width: 4px
}
.brand-detail-head p {
	font-size: 12px;
	letter-spacing: 2px
}
.brand-detail-head h1 {
	font-size: 28px
}
.brand-detail-content {
	padding: 30px 22px 36px;
	box-shadow: 0 12px 32px rgba(12,31,56,.07)
}
.brand-detail-content .brand-richtext {
	font-size: 15px;
	line-height: 1.9
}
.brand-detail-content .brand-richtext h1 {
	font-size: 24px
}
.brand-detail-content .brand-richtext h2 {
	font-size: 22px
}
.brand-detail-content .brand-richtext h3 {
	font-size: 20px
}
.brand-detail-content .brand-richtext img {
	margin: 18px auto;
	border-radius: 6px
}
}
/* ========== contact page info and amap ========== */
._contact_box-information {
	flex-wrap: wrap
}
.contact-info-list {
	width: 450px;
	display: flex;
	flex-direction: column;
	gap: 18px;
	box-sizing: border-box
}
.contact-info-list .c_list {
	width: 100%
}
.contact-info-item {
	background: #fff;
	padding: 22px 24px;
	box-sizing: border-box;
	border-left: 3px solid #333333
}
.contact-info-label {
	font-size: 14px;
	color: #999;
	line-height: 1.4;
	margin-bottom: 8px
}
.contact-info-value {
	font-size: 18px;
	line-height: 1.7;
	color: #333333;
	word-break: break-all
}
.contact-info-value a {
	color: #333333;
	transition: color .25s ease
}
.contact-info-value a:hover {
	color: #07135f
}
.contact-map-wrap {
	width: 100%;
	margin-top: 42px;
	background: #fff;
	padding: 10px;
	box-sizing: border-box
}
#contact-amap {
	width: 100%;
	height: 420px;
	background: #e9ecef
}
@media only screen and (max-width:1200px) {
.contact-info-list {
	width: 42%;
	min-width: 320px
}
._contact_box-input {
	width: 52%
}
}
@media screen and (max-width:768px) {
.contact-info-list {
	width: 100%;
	min-width: 0;
	margin-bottom: 30px
}
.contact-info-list .c_list {
	display: block
}
.contact-info-item {
	padding: 18px 20px
}
.contact-info-value {
	font-size: 16px
}
.contact-map-wrap {
	margin-top: 30px;
	padding: 8px
}
#contact-amap {
	height: 300px
}
}

/* ========== contact page unified cards ========== */
._contact_box-information {
	align-items: stretch
}
.contact-info-list {
	align-self: stretch;
	gap: 16px;
	height: 225px
}
.contact-company-name,
.contact-info-list > .c_list,
.contact-info-list > .contact-info-item {
	display: none
}
.contact-info-card {
	flex: 1 1 0;
	min-height: 0;
	background: #fff;
	padding: 12px 22px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 18px;
	border-left: 3px solid #333333;
	color: #333333;
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease
}
.contact-info-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 22px rgba(0,0,0,.06);
	border-left-color: #07135f
}
.contact-info-icon {
	flex: 0 0 46px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #333333;
	color: #fff;
	position: relative;
	display: block
}
.contact-info-icon:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 46px;
	text-align: center;
	color: #fff
}
.contact-info-phone .contact-info-icon:before {
	content: "\260E"
}
.contact-info-address .contact-info-icon:before {
	content: "\25CF";
	font-size: 18px
}
.contact-info-email .contact-info-icon:before {
	content: "@";
	font-size: 22px;
	font-weight: 700
}
.contact-info-content {
	display: block;
	min-width: 0
}
.contact-info-card .contact-info-label,
.contact-info-card .contact-info-value {
	display: block
}
.contact-info-card .contact-info-label {
	margin-bottom: 7px;
	font-size: 14px;
	color: #999;
	line-height: 1.3
}
.contact-info-card .contact-info-value {
	font-size: 18px;
	line-height: 1.55;
	color: #333333;
	word-break: break-all
}
.contact-info-card .contact-info-value a,
.contact-info-card:hover .contact-info-value {
	color: #333333
}
.contact-info-phone .contact-info-value {
	font-family: akrobatblack, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.2
}
.contact-map-info {
	min-width: 220px;
	padding: 2px 4px;
	line-height: 1.6
}
.contact-map-name {
	font-size: 15px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 4px
}
.contact-map-address {
	font-size: 13px;
	color: #666666;
	max-width: 280px
}
@media only screen and (max-width:1200px) {
.contact-info-card {
	padding: 12px 18px;
	gap: 14px
}
.contact-info-phone .contact-info-value {
	font-size: 24px
}
}
@media screen and (max-width:768px) {
.contact-info-list {
	align-self: auto;
	gap: 14px;
	height: auto
}
.contact-info-card {
	flex: none;
	min-height: 86px;
	padding: 18px 18px
}
.contact-info-card:hover {
	transform: none
}
.contact-info-icon {
	flex-basis: 42px;
	width: 42px;
	height: 42px
}
.contact-info-icon:before {
	width: 42px;
	height: 42px;
	line-height: 42px
}
.contact-info-phone .contact-info-value {
	font-size: 22px
}
}
