@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 120px 0;
	position: relative
}
.boxes .seeMore{
	margin-top: 60px;
}
textarea {
	resize: none
}

.boxes.ns {
	background: rgb(15, 52, 39)
}

.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 {
	background: rgb(15, 52, 39);
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;

}

.aboutBox {
	position: relative;
	background: rgb(15, 52, 39);
}

.aboutBox::after {}

.bgs {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	overflow: hidden;
	z-index: 99;
	height: 100%;
}

.bgs img {
	float: left;
	width: 100%;
	height: 100%;
}

.aboutUsText {
	position: relative;
	color: #fff;
	width: 50%;
	padding-top: 100px;
	padding-right: 50px;
	text-align: justify;
	padding-bottom: 120px;
}

.aboutUs .smask {
	margin-bottom: 40px;
}

.aboutUs .smask span {
	font-size: 54px;
	color: #d5c8a0;
}

.About {
	display: flex;
}

.aboutUsText .en {
	font-size: 58px;
	font-family: STHeitiSC-Light;
	padding: 0 0 50px 0
}

.aboutUsText .title {
	padding-bottom: 25px;
	font-size: 40px;
	color: #d5c8a0;
	font-weight: 600;
	letter-spacing: 1px;
}

.aboutUsText .content {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 50px;
	color: #d5c8a0;
}

.aboutUsText .more {
	transition: .5s all linear;
	font-size: 14px;
	line-height: 1.7;
	height: auto;
}

.aboutUsText .more a {
	color: #d5c8a0;
	display: flex;
	align-items: center;
	transition: all 0.5s;
	border-radius: 5px;
	width: 120px;
	padding: 5px 0;
	position: absolute;
}

.aboutUsText .more a img {
	margin-left: 10px;
}

.aboutUsText .more span {
	background: #fff;
	border-radius: 50%;
	color: #000;
	padding: 2px 5px;
	font-size: 12px
}

.aboutUsText .more a:hover {
	width: 130px;
	padding: 5px 8px;
	border-radius: 5px;
	border: 1px solid #d5c8a0;
}

.txt-swiper {
	width: 100%;
	height: 865px;
	position: relative
}

.txt-swiper .swiper-button-prev {
	margin-top: -3.5vw
}

.txt-swiper .swiper-button-next:hover,
.txt-swiper .swiper-button-prev:hover {
	transform: scale(1.1)
}

.txt-swiper .swiper-button-next {
	margin-top: .5vw
}

.txt-swiper .swiper-button-next,
.txt-swiper .swiper-button-prev {
	right: 30px;
	left: auto;
	width: 3vw;
	height: 3vw;
	background: 0 0;
	outline: 0;
	top: 50%;
	border-radius: 50%;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.path {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 1.8px;
	transition: opacity .3s, fill .3s, stroke .3s
}

.txt-swiper .swiper-pagination {
	color: #fff;
	width: auto;
	left: 5%;
	bottom: 5%
}

.txt-swiper {
	width: 50%;
	height: 865px;
	margin-left: 0
}

.txt-swiper .swiper-slide {
	perspective: 50vw;
	perspective-origin: 50% 50%
}

.txt-swiper .swiper-pagination ul {
	width: 40px
}

.txt-swiper .swiper-pagination ul li {
	position: absolute;
	left: 0;
	top: 0
}

.img-swiper {
	position: absolute !important;
	width: 50% !important;
	height: 50%;
	z-index: 1;
	top: 0;
	left: 50%
}

.img-swiper2 {
	position: absolute;
	width: 50%;
	height: 50%;
	z-index: 1;
	top: 50%;
	left: 50%
}

.product {
	position: relative
}

.img-swiper2 .left {
	margin-left: 50px;
	width: 65%;
	float: left
}

.img-swiper2 .left .en {
	font-size: 55px;
	padding: 52px 0 10px 0;
	color: rgb(15, 52, 39)
}

.img-swiper2 .left .content {
	padding-bottom: 6px;
	font-size: 24px;
	line-height: 1.7;
	font-weight: 600;
	color: rgb(15, 52, 39);
}

.img-swiper2 .left .content1 {
	font-size: 16px;
	color: rgb(15, 52, 39);
	line-height: 26px;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 3;
	  line-clamp: 3;
	  -webkit-box-orient: vertical;
}

.img-swiper2 .left .more {
	padding-top: 50px;
	font-size: 14px;
	line-height: 1.7;
	height: 20px;
	color: rgb(15, 52, 39)
}

.img-swiper2 .left .more a span {
	background: rgb(15, 52, 39);
	border-radius: 50%;
	color: #fff;
	padding: 2px 5px;
	font-size: 12px
}

.img-swiper2 .left .more a img {
	width: auto;
	height: auto;
	margin-left: 10px;
}

.img-swiper2 .left .more a {
	transition: .3s all linear;
	padding: 5px 0;
	width: 130px;
	display: flex;
	align-items: center;
}

.img-swiper2 .left .more a:hover {
	border: 1px solid rgb(15, 52, 39);
	color: rgb(15, 52, 39);
	width: 130px;
	padding: 5px 8px;
	border-radius: 5px
}

.img-swiper2 .left .more a:hover span {
	background: #fff;
	border-radius: 50%;
	color: rgb(15, 52, 39);
	padding: 2px 5px
}

.img-swiper2 .right {
	width: 120px;
	height: 120px;
	background: #003b7d;
	float: left;
	right: 38px;
	top: 38px;
	position: absolute;
	color: #fff;
}

.img-swiper2 .right .rightBox {
	margin: 50px 24px;
	font-size: 20px;
}

.img-swiper2 .right .rightBox p:nth-child(1) {
	font-size: 18px
}

.img-swiper2 .right .rightBox p:nth-child(3) {
	font-size: 26px
}

.img-swiper .swiper-slide img,
.img-swiper2 .swiper-slide img,
.img-swiper3 .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.joinUs {
	width: 100%;
	padding-bottom: 120px
}

.joinUsImg {
	padding: 80px 0;
	font-size: 48px;
	color: rgb(15, 52, 39);
	line-height: 60px
}

.joinUsImg.ns {
	color: #fff
}

.Join {
	display: flex;
}

.join_left {
	width: 50%;
	background-image: url(../images/joinus2.jpg);
	height: 500px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: background-size .3s linear;
	padding: 100px 55px;
	box-sizing: border-box
}

.join_right {
	width: 50%;
	background-image: url(../images/joinus3.jpg);
	height: 500px;
	background-size: 100% 100%;
	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: #d5c8a0;
	font-family: rbno
}

.join_right .rightText .en {
	color: rgba(255, 255, 255, .5)
}

.join_left .leftText .title {
	color: #d5c8a0;
	font-size: 34px;
	padding-bottom: 12px;
	font-weight: 600;
	letter-spacing: 1px;
}

.join_right .rightText .title {
	color: #fff;
	font-size: 36px;
	padding-bottom: 50px
}

.join_left .leftText .phone {
	font-size: 40px;
	color: #d5c8a0;
	padding-bottom: 40px;
}

.join_left .leftText .content {
	font-size: 16px;
	color: #d5c8a0;
	line-height: 1.7;
	width: 100%
}

.news {
	width: 100%;
	padding-bottom: 120px;
	background: rgb(15, 52, 39)
}

.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;
	margin-top: 15px;
}

.newsBox .swiper-slide .left .circle {
	width: 142px;
	height: 142px;
	border-radius: 50%;
	border: 1px solid #d5c8a0;
	transition: all linear 1s
}

.newsBox .swiper-slide .left .circle p {
	position: absolute;
	color: #d5c8a0;
	margin: 62px 250px;
	font-size: 12px;
	transition: all linear .6s
}

.newsBox .swiper-slide .left .img {
	width: 180px;
	height: 180px;
	margin-left: 200px;
	margin-top: -20px;
	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: #d5c8a0;
	margin: 65px 0;
	position: absolute;
	border-radius: 50%;
	transition: all linear 1s
}

.newsBox .swiper-slide .left .circle:after {
	content: '';
	width: 12rem;
	height: 1px;
	background: #d5c8a0;
	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 #d5c8a0 {
	margin: 62px 30px
}

.newsBox .swiper-slide .right {
	width: 58%;
	height: 100%;
	text-align: left;
	display: inline-block;
	padding:60px 0
}

.newsBox .swiper-slide .right .title {
	font-family: PingFangSC-Semibold;
	font-size: 20px;
	color: #d5c8a0;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsBox .swiper-slide .right .content {
	font-size: 14px;
	color: #d5c8a0;
	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;
	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: rgb(15, 52, 39);
	border-radius: 50%;
	color: #fff;
	padding: 2px 5px
}

.pd100 {
	padding-bottom: 0 !important
}

nav {
	background: 0 0;
	display: flex;
	align-items: center;
	padding: 0 0 0 70px;
}

@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 {
	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: 60px 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: rgb(15, 52, 39);
	display: block;
	font-size: 36px;
	font-weight: 600;
}

.brand-introduction-right .sub_title p {
	font-size: 55px;
	color: rgb(15, 52, 39);
	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-size: 24px;
	margin-top: 55px;
	margin-bottom: 20px
}

.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
}
.spBg .navActive{
	background: #fff;
}
.sub_title2 {
	width: 100%;
	margin-bottom: 35px;
}

.sub_title2 b {
	font-size: 36px;
	color: rgb(15, 52, 39);
	display: block
}

.sub_title2 p {
	font-size: 24px;
	color: rgba(200,200,200);
	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: 22px;
	color: rgb(15, 52, 39);
	font-weight: 600;
	margin-bottom: 10px;
}

.brand-advantage-content .info {
	width: 100%;
	height: auto;
	padding: 25px 0;
	box-sizing: border-box
}

.Brand {
	background: rgb(229, 229, 229);
}

.brand-advantage-content .info p:nth-child(2) {
	font-size: 16px;
	line-height: 26px;
	color: rgb(25, 25, 25);
}

.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: #2355a1;
	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: #2355a1
}

._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: #2355a1;
	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;
	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;
}

.Characteristics {
	padding-top: 25px
}

.cooperationPlate .Characteristics .round {
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	background: #2355a1;
	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;
	height: 90px
}

.aboutUs .sub_title .smask {
	background-color: rgb(15, 52, 39)
}

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: #d5c8a0
}

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


@-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: rgb(15, 52, 39)
}

.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: #086bb9;
	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;
}

.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
}
/* 品牌优势 */
.Basic{
	padding-top: 75px;
}
.basicFlex{
	display: flex;
}
.baSame{
	width: 50%;
}
.ba1{
	overflow:  hidden;
}
.ba1 img{
	width: 100%;
	float: left;
}
.ba2{
	font-size: 18px;
	color: rgb(51,51,51);
	margin-top: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
.baWord{
	font-size: 16px;
	color: rgb(25,25,25);
	line-height: 26px;
	margin-bottom: 30px;
	width: 78%;
}
/* 生产设备 */
.Equip{
	padding-top: 55px;
	padding-bottom: 40px;
}
.Equip .swiper-slide{
	width: 23.8%!important;
	overflow: hidden;
	margin-right: 1.5%;
}
.etop div{
	width: 23.8%!important;
	overflow: hidden;
	margin-right: 1.5%;
}
.etop{
	display: flex;
	flex-wrap: wrap;
}
.etop div:last-child{
	margin-right: 0;
}
.Equip .baWord{
	margin-top: 40px;
	width: 100%;
}
.Duct{
	width: 1200px;
	margin: auto;
	margin-bottom: 200px;
}
.Duct .gallery-top .swiper-slide img{
	width: 100%;
	float: left;
}
.Duct .gallery-top .swiper-wrapper{
	display: flex;
	align-items: center;
}
.Duct .gallery-thumbs .swiper-slide{
	margin-right: 1.5%;
	width: 23.85%!important;
	opacity:0.6;
	cursor: pointer;
	transition: all 0.4s;
	overflow: hidden;
}
.Duct .gallery-thumbs .swiper-slide:hover img{
	transform: scale(1.1);
}
.Duct .gallery-thumbs .swiper-slide img{
	width: 100%;
	transition: all 0.4s;
	float: left;
	height: 180px;
}
.Duct .gallery-thumbs{
	margin-top: 10px;
}
.Duct .gallery-thumbs .swiper-slide-thumb-active{
	opacity: 1;
}
.detailWord{
	width: 30%;
	font-size: 16px;
	color: #000;
	line-height: 27px;
	margin-top: 50px;
}
.ductTop{
	margin-top: 90px;
	margin-bottom: 45px;
}
.ductDate{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ductLine{
	margin-bottom: 20px;
	border-bottom: 1px solid rgb(236,236,236);
}
.ductDate{
	padding-bottom: 20px;
}
.ductDate>p:nth-child(1){
	font-size: 26px;
	color: #000;
}
.ductDate>p:nth-child(2){
	font-size: 14px;
	color: rgb(115,115,115);
}
.ductVide{
	display: flex;
	align-items: center;
}
.ductVide a,
.ductVide p{
	font-size: 14px;
	color: rgb(115,115,115);
	margin-right: 18px;
}
/* 招商加盟 */
.Contact{
	position: relative;
}
.tactImg{
	margin-top: -130px;
}
.tactTit{
	padding: 70px 0 60px 0;
	text-align: center;
	font-size: 36px;
	color: #d3ac32;
	position: relative;
	z-index: 99;
	font-weight: 600;
}
.tactForm{
	width: 94%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 99;
}
.tactPut{
	font-size: 20px;
	letter-spacing: 1px;
	padding: 10px 0 10px 25px;
	border: 1px solid rgb(210,210,210);
	display: flex;
	align-content:center;
	width: 25%;
}
.tactPut input{
	width: 70%;
	border: none;
	font-size: 18px;
}
.tactForm button{
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	width: 15%;
	text-decoration: #fff;
	letter-spacing: 1px;
	font-size: 20px;
	color: #fff;
	background: rgb(15,52,39);
	border: 1px solid rgb(15,52,39);
}
/* 招商加盟 */
.Support{
	background: url(../images/support.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 40px;
	margin-top: 40px;
}
.supTit{
	padding-top: 50px;
	padding-bottom: 70px;
	text-align: center;
	letter-spacing: 1px;
}
.supTit>p:nth-child(1){
	font-size: 30px;
	color: #9e9e9f;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase
}
.supTit>p:nth-child(2){
	font-size: 36px;
	color: #d5c8a0;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.supBox{
	width: 90%;
	margin: auto;
	display: flex;
}
.supBox>div:nth-child(5){
	margin-right: 0;
}
.supSwtich{
	margin-right: 2%;
	width: 20%;
	padding: 20px;
	background:rgb(15,52,39);
	padding-bottom: 0 ;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.supFlex{
	height: 160px;
}

.supIcon{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 10px 5px 10px;
}
.supIcon p{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgb(22,78,61);
	width: 36px;
	height: 36px;
	transition: all 0.5s;
	cursor: pointer;
}
.supIcon p:hover{
	background: rgb(213,200,160);
}
.supIcon .on{
	background: rgb(213,200,160);
}
.supIcon p img{
	max-width: 50%;
}
.supPart{
	margin-top: 30px;
}
.supPart>p:nth-child(1){
	color: #d5c8a0;
	font-size: 24px;
	margin-bottom: 10px;
}
.supPart>p:nth-child(2){
	color: #d5c8a0;
	font-size: 14px;
	line-height: 22px;
}
.sup1,
.sup2{
	transition: all 0.5s;
}
/* .supon1{
	transform: translateX(-100%);
	opacity: 0;
}


.sup2{
	transform: translateX(-100%);
	opacity: 0;
}
.supon2{
	transform: translateX(0%);
	    opacity: 1;
	    position: absolute;
	    bottom: 52px;
} */
/* 生产基地 */
.Make{
	margin-top: 40px;
}
.makeFlex{
	display: flex;
	position: relative;
	top: 20px;
}
.makeFull{
	width: 52%;
}
.makeLeft{
	width: 48%;
}
.makeTit{
	width: 48%;
	padding-left:25px;
	margin-top: 60px;
}
.makeTit>p:nth-child(1){
	letter-spacing: 1px;
	font-size: 30px;
	color: #000;
	font-weight: 600;
	margin-bottom: 40px;
}
.makeTit>p:nth-child(2){
	font-size: 16px;
	color: rgb(13,13,13);
	line-height: 27px;
	width: 85%;
}
.makePose{
	position: relative;
}
.makePath{
	display: flex;
	flex-direction: column;
	cursor: pointer;
	z-index: 99;
}
.makePath .swiper-slide{
	margin-bottom: 10px;
	height: 25px;
	margin-left: 25px;
}
.makePath .swiper-slide span{
	font-size: 18px;
	color: rgb(51,51,51);
	transition: all 0.5s;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.makePath .swiper-slide span::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: rgb(51,51,51);
	transition: all 0.5s;
}

.makePath .swiper-slide-thumb-active span::after{
	width: 100%;
}

.Factory{
	position: relative;
	display: flex;
	align-items: center;
	/* padding-bottom: 80px; */
	margin-top: -250px;
}
.Factory .gallery-thumbs{
	width: 48%;
	margin-top: 300px;
}
.Factory .gallery-top{
	width: 52%;
}
.Factory .swiper-pagination-bullet{
	width: 40px;
	height: 4px;
	background: #fff;
	border-radius: 0;
}
.Factory .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.Factory .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 20px;
}
.Factory .swiper-pagination{
	text-align: left;
	left: 20px;
}
/* 全屋定制 */
.Room{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	background: url(../images/ho.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px;
}
.Room p{
	color: #fff;
	font-size: 44px;
	width: 100%;
	text-align: center;
}
/* 全空间定制 */
.orderFlex{
	padding-top: 80px;
	padding-bottom: 130px;
	display: flex;
}
.orderFlex .gallery-top .swiper-pagination-bullet{
	width: 25px;
	height: 3px;
	background: #fff;
	border-radius: 0;
}
.orderFlex .gallery-top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.orderFlex .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 20px!important;
}
.orderFlex .gallery-top .swiper-pagination{
	text-align: left;
	left: 25px;
}
.orderFlex .gallery-top .swiper-slide{
	overflow: hidden;
}
.orderFlex .gallery-top .swiper-slide img{
	height: 100%;
	width: 100%;
}
.orderFlex{
	position: relative;
}

.orderThumbs{
	width: 50%;
}
.orderTop{
	width: 50%;
	padding: 0 2% 0 7%;
	padding-top: 255px;
}
.orderRoom{
	position: relative;
}
.orDesc{
	width: 50%;
	position: absolute;
	left: 57%;
	top: 140px;
}
.orKind{
	font-size: 36px;
	letter-spacing: 1px;
	text-decoration: #000;
	margin-bottom: 35px;
	font-weight: 600;
}
.orWord{
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 45px;
	width: 82%;
}
.orLink{
	display: flex;
	flex-wrap: wrap;
	
}
.orderFlex .orLink .swiper-slide{
	color: #000;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 35px;
	font-weight: 600;
	transition: all 0.5s;
	position: relative;
	cursor: pointer;
	width: 90px!important;
}
.orderFlex .swiper-slide-thumb-active a::after{
	width: 100%!important;
}
.orderFlex .orLink a{
	position: relative;
	padding-bottom: 1px;
}
.orderFlex .orLink a::after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 1px;
	height: 1px;
	width: 0;
	background: rgb(0,0,0);
	transition: all 0.5s;
}

.orderFlex .orLink .on::after{
	width: 100%;
}
/* 星级品质 */
.Quan{
	text-align: center;
}
.Quan>p:nth-child(1){
	color: #000;
	font-weight: 600;
	font-size: 44px;
	margin-bottom: 35px;
	word-spacing: 10px;
}
.Quan>p:nth-child(2){
	width: 70%;
	margin: auto;
	color: #000;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 26px;
}
.quanImg{
	overflow: hidden;
}
.quanImg img{
	width: 100%;
	float: left;
}
/* 高端环保 */
.envirFlex{
	display: flex;
	padding-top: 110px;
	padding-bottom: 140px;
}
.Envir{
	width: 48%;
}
.enDesc{
	width: 52%;
	padding: 0 40px 0 0;
	padding-left: 4%;
}
.enName{
	margin-top: 40px;
	font-size: 36px;
	color: #000;
	line-height: 48px;
	margin-bottom: 45px;
	font-weight: 600;
}
.enName span{
	display: block;
}
.enWord{
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-bottom: 45px;
}
.enImg{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	cursor: pointer;
	position: absolute;
	left: 52%;
	bottom: 150px;
}
.enImg .on .eho1{
	transform: translateY(-100%);
}
.enImg .on .eho2{
	transform: translateY(-100%);
}
.emp{
	height: 17px;
	overflow: hidden;
}
.eho1{
	transform: translateY(0);
	transition: all 0.5s;
}
.eho2{
	transition: all 0.5s;
}
.enImg>p:nth-child(2){
	height:21px;
	overflow: hidden;
}
.enImg>p:nth-child(3){
	margin-top: 1px;
}
.envirBox{
	position: relative;
}
.enImg img{
	margin-right: 30px;
}
.enImg img:last-child{
	margin-bottom: 0;
}
.Envir .swiper-pagination-bullet{
	width: 25px;
	height: 3px;
	background: #fff;
	border-radius: 0;
}
.Envir .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.Envir .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 20px;
}
.Envir .swiper-pagination{
	text-align: left;
	left: 25px;
}

/* 前沿设计 */
.Design{
	background: url(../images/view.jpg) center;
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	padding-top: 170px;
}
.signWord{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.signWord>p:nth-child(1){
	font-size: 48px;
	color: #fff;
	word-spacing: 30px;
	margin-bottom: 40px;
}
.signWord>p:nth-child(2){
	width: 55%;
	margin: auto;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}

/* 实力研发 */
.Strgen{
	position: relative;
}
.Strgen::after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 170px;
	background: rgb(229,229,229);
}
.strFlex{
	padding-top: 65px;
	display: flex;
}
.Have{
	width: 50%;
	position: relative;
	z-index: 99;
}
.Have .swiper-pagination-bullet{
	width: 25px;
	height: 3px;
	background: #fff;
	border-radius: 0;
}
.Have .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.Have .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 20px;
}
.Have .swiper-pagination{
	text-align: left;
	left: 25px;
}
.strDesc{
	width: 50%;
	padding: 0 4.5%;
	position: relative;
	z-index: 99;
}
.strDesc>p:nth-child(1){
	margin-top: 35px;
	font-size: 44px;
	color: #000;
	font-weight: 600;
	word-spacing: 10px;
	margin-bottom: 80px;
}
.strDesc>p:nth-child(2){
	font-size: 16px;
	color: #000;
	font-weight: 600;
	line-height: 28px;
}
/* 运营赋能 */
.Guit{
	padding-top: 170px;
	padding-bottom: 120px;
}
.guTit{
	font-weight: 600;
	word-spacing: 10px;
	color: #000;
	font-size: 48px;
	margin-bottom: 50px;
	text-align: center;
}
.guFlex{
	display: flex;
}
.guFlex>div:nth-child(3){
	margin-right: 0;
}
.guSame{
	width: 33.3%;
	margin-right: 1.5%;
	transition: all 0.6s;
	cursor: pointer;
}
.guSame:hover .guDesc{
	opacity: 1;
	bottom: 40px;
}
.guPic{
	overflow: hidden;
	position: relative;
}
.guPic img{
	float: left;
	width: 100%;
	transition: all 0.5s;
}
.guSame:hover img{
	transform: scale(1.1);
}
.guDesc{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	opacity: 0;
	transition: all 0.6s;
}
.guWord{
	margin-top: 25px;
	margin-left: 25px;
	font-size: 30px;
	color: rgb(25,25,25);
}

/* 轻松盈利 */
.Easy{
	margin-bottom: 80px;
}
.easyTit{
	letter-spacing: 1px;
	color: rgb(25,25,25);
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 45px;
	text-align: center;
}
.easyFlex{
	background: url(../images/zsbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 90px 5%;
	display: flex;
	flex-wrap: wrap;
}
.easySame{
	width: 20%;
	text-align: center;
	transition: all 0.5s;
	cursor: pointer;
}
.easySame img{
	margin: auto;
	margin-bottom: 18px;
	transition: all 0.5s;
}
.easySame:hover img{
	transform: rotateY(180deg);
}
.easySame p{
	font-size: 20px;
	color: #d5c8a0;
}
.easyFlex>div:nth-child(1),
.easyFlex>div:nth-child(2),
.easyFlex>div:nth-child(3),
.easyFlex>div:nth-child(4),
.easyFlex>div:nth-child(5){
	margin-bottom: 40px;
}

/* 品牌服务 */
.starTit{
	margin-top: 100px;
	margin-bottom: 45px;
}
.starTit>p:nth-child(1){
	font-size: 40px;
	word-spacing: 20px;
	text-align: center;
	font-weight: 600;
	color: #000;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.starTit>p:nth-child(2){
	font-size: 16px;
	text-align: center;
	color: rgb(115,115,115);
}
.Star{
	display: flex;
	align-items: center;
	justify-content: center;
}
.starSame{
	text-align: center;
	margin:  0 25px;
	transition: all 0.5s;
	cursor: pointer;
}
.starSame img{
	margin: auto;
	transition: all 0.5s;
}
.starSame:hover img{
	transform: rotateZ(180deg);
	box-shadow: 1px 1px 10px 1px rgb(15,52,39);
	border-radius: 50%;
}
.starSame:hover p{
	transform: translateY(8px);
}
.starSame p{
	color: rgb(51,51,51);
	font-size: 16px;
	margin-top: 5px;
	transition: all 0.5s;
}
/* 售前服务体系 */
.sysTit{
	padding-top: 90px;
	padding-bottom: 60px;
	font-size: 40px;
	text-align: center;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
}
.sysFlex{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.sysFlex>div:nth-child(3n+3){
	margin-right: 0;
}
.sysPart {
	width: 31.3%;
	margin-right: 3%;
	cursor: pointer;
	transition: all 0.5s;
}
.sysPart:hover img{
	transform: scale(1.1);
}
.sysPart:hover .s2{
	transform: translateY(8px);
}
.sysPart:hover .s1{
	border-radius:3pc 15px 3pc 15px;
}
.s1{
	overflow: hidden;
	transition: all 0.5s;
}
.s1 img{
	width: 100%;
	float: left;
	transition: all 0.5s;
}
.s2{
	font-size: 24px;
	color: #000;
	font-weight: 600;
	margin-top: 15px;
	text-align: center;
	transition: all 0.5s;
}
.sysWord{
	width: 82%;
	margin: auto;
	margin-top: 40px;
	color: rgb(115,115,115);
	font-size: 16px;
	line-height: 30px;
}
/* 售中服务体系 */
.Middle{
	background: url(../images/woo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.Middle{
	display: flex;
	flex-wrap: wrap;
	padding:  95px 10%;
	justify-content: space-between;
}
.miSame{
	text-align: center;
	cursor: pointer;
}
.miSame img{
	transition: all 0.5s;
}
.miSame:hover img{
	transform: rotateY(180deg);
}
.miSame:hover p{
	transform: translateY(7px);
}
.miSame p{
	color: #fff;
	font-size: 18px;
	margin-top: 15px;
	letter-spacing: 1px;
	transition: all 0.5s;
}

/* 售后服务体系 */
.Service{
	margin-top: 60px;
	background: rgb(245,245,245);
	padding-bottom: 120px;
}
.Service .guFlex>div:nth-child(3){
	margin-right: 2%;
}
.Service .guFlex>div:nth-child(4){
	margin-right: 0%;
}
.Service .guSame{
	margin-right: 2%;
	width: 25%;
}
.Service .guWord{
	margin-left: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 20px;
}
.telDesc{
	text-align: center;
	font-size: 28px;
	color: rgb(85,85,85);
	font-weight: 600;
	margin-top: 80px;
}
/* 品牌资讯 */
.newsTit{
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
	letter-spacing: 1px;
}
.newsTit>p:nth-child(1){
	color: #cccccc;
	font-size: 30px;
	margin-bottom: 12px;
}
.newsTit>p:nth-child(2){
	color:rgba(15,52,39,1);
	font-size: 36px;
	font-weight: 600;
}
.artSwtich{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 75px;
}
.artSwtich a{
	margin: 0 25px;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 4px 30px;
	border: 1px solid rgb(210,210,210);
	transition: all 0.5s;
}
.artSwtich a:hover{
	background:rgba(15,52,39,1);
	color: #fff;
}
.artSwtich .on{
	background:rgba(15,52,39,1);
	color: #fff;
}
.Art{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 100px;
}
.Art>a:nth-child(3n+3){
	margin-right: 0;
}
.artSame{
	margin-right: 2%;
	margin-bottom: 2%;
	width: 32%;
	position: relative;
	overflow: hidden;
}
.artSame img{
	float: left;
	width: 100%;
	transition: all 0.5s;
}
.artSame:hover .artDesc{
	opacity: 1;
	bottom: 0;
}
.artSame:hover img{
	transform: scale(1.1);
}
.artDesc{
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	background:rgba(15,52,39,0.7);
	padding: 12px 20px;
	opacity: 0;
	transition: all 0.5s;
}
.ar1 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}
.ar2 {
	color: #fff;
	font-size: 20px;
	white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}
.artSp .artDesc{
	opacity: 1;
	bottom: 0;
	background: none;
}
.artSp .artSame:hover .artDesc{
	bottom: 10px;
}
/* 翻页 */
.changePage{
	display: flex;
	margin-bottom: 100px;
	justify-content: center;
}
.changePage a{
	color: #737373;
	font-size: 14px;
	border: 1px solid rgb(210,210,210);
	padding: 3px 10px;
	margin: 0 5px;
	transition: all 0.4s;
}
.changePage .on{
	background:rgba(15,52,39,1);
	color: #fff;
	border: 1px solid rgba(15,52,39,1);
}
.changePage a:hover{
	background:rgba(15,52,39,1);
	color: #fff;
	border: 1px solid rgba(15,52,39,1);
}
/* 品牌资讯详情页 */
.triAuto{
	width: 1000px;
	margin: auto;
}
.Trip{
	margin-top: 70px;
	margin-bottom: 45px;
}
.triName{
	font-size: 30px;
	color: #737373;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(238,238,238);
}
.triFlex{
	margin-top: 10px;
	background: rgb(242,244,245);
	padding: 16px 30px;
	color: #808080;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.triFlex p{
	margin-right: 40px;
}
.triBack{
	font-size: 14px;
	color: rgb(128,128,128);
	border-bottom: 1px solid rgb(128,128,128);
	transition: all 0.5s;
}
.triBack:hover{
	color: rgba(15,52,39,1);
	transform: translateX(-10px);
}
.triDate{
	display: flex;
}
.tailMore{
	margin-bottom: 80px;
}
.tailMore p{
	font-size: 14px;
	color: rgb(128,128,128);
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 20px;
}
.tailMore p img{
	width: 100%;
}
.triLink{
	display: flex;
	width: 66%;
	font-size: 16px;
	color:rgb(13,13,13);
	margin: auto;
	justify-content: space-between;
	margin-bottom: 100px;
}
.nowForm button{
	border-bottom: 1px solid rgb(13,13,13);
	transition: all 0.5s;
	cursor: pointer;
}
.nowForm button:hover{
	color: #fff;
	background:rgba(15,52,39,1);
}
.triLink a:hover{
	transform: translateY(8px);
}
.Business{
	margin-bottom: 80px;
}
/* 联系我们 */
.Contact{
	margin-top: 110px;
	display: flex;
}
.nowFlex{
	width: 45%;
	margin-right: 5%;
}
.nowImg{
	width: 50%;
	overflow: hidden;
	margin-top: 20px;
}
.nowImg img{
	width: 100%;
	float: left;
}
.nowFlex p{
	font-size: 36px;
	color: #595959;
	line-height: 40px;
}
.nowForm{
	margin-top: 20px;
}
.nowForm input{
	border: none;
	padding: 28px 0;
	border-bottom: 1px solid rgb(70,70,70);
	width: 100%;
	font-size: 16px;
	letter-spacing: 1px;
	color: rgb(13,13,13);
}
.nowForm button{
	border: none;
	padding:10px 40px;
	font-size: 16px;
	color: rgb(13,13,13);
	border: 1px solid rgb(90,90,90);
	background: none;
	margin-top: 30px;
}
/* 定制流程 */
.orderTit{
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	letter-spacing: 1px;
}
.orderTit>p:nth-child(1){
	color: #cccccc;
	font-size: 30px;
	margin-bottom: 12px;
	text-transform: uppercase
}
.orderTit>p:nth-child(2){
	color: #103126;
	font-size: 36px;
}
.Process{
	display: flex;
	align-items: center;
	justify-content: center;
}
.proSame{
	margin: 0 30px;
	transition: all 0.5s;
	cursor: pointer;
	transition: all 0.5s;
}
.proSame:hover p{
	transform: translateY(8px);
	color: rgb(15,52,39);
}
.proSame img{
	transition: all 0.5s;
}
.proSame:hover img{
	transform: rotateZ(360deg);
	
	border-radius: 50%;
	box-shadow: 1px 1px 10px 1px rgb(15,52,39);
}
.proSame p{
	text-align: center;
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.5s;
}
.Hot1{
	margin-bottom: 35px;
	text-align: center;
	color: #595959;
	font-size: 28px;
}
.Hot2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.Hot2 p{
	margin: 0 25px;
	color: #595959;
	font-size: 18px;
}
.hotFlex{
	margin-top: 35px;
	margin-bottom: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hotFlex a{
	margin: 0 10px;
}
.contactUs_map{
	margin-bottom: 95px;
}
/* 产品中心 */.Space{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 100px;
	margin-bottom: 50px;
}
.aceSame{
	    position: relative;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
		width: 110px;
		transition: all 0.5s;
}
.aceSame img{
	margin: auto;
	transition: all 0.5s;
}
.ace1{
	position: absolute;
	opacity: 1;
	transition: all 0.5s;
}
.ace2{
	opacity: 0;
	position: absolute;
	transition: all 0.5s;
}
.ace3{
	font-size: 16px;
	color: #fff;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: rgb(15,52,39);
	opacity: 0;
	transition: all 0.5s;
	position: absolute;
	z-index: 99;
	transition: all 0.5s;
	transform: scale(1,0);
}
.Space .on .ace1{
	opacity: 0;
}
.Space .on .ace2{
	opacity: 1;
}
.Space .on .ace3{
	opacity: 1;
	transform: scale(1,1);
}
.aceSame:hover .ace3{
	opacity: 1;
	transform: scale(1,1);
}
.aceSame:hover .ace1{
	opacity: 0;
}
.aceSame:hover .ace2{
	opacity: 1;
}
.Wood{
	width: 80%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	margin-top: 75px;
	margin-bottom: 80px;
	justify-content: center;
}
.Wood a{
	font-size: 16px;
	color:rgb(115,115,115);
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid rgb(210,210,210);
	margin: 0 12px;
	margin-bottom: 15px;
	transition: all 0.5s;
}
.Wood .on{
	background: rgb(15,52,39);
	color: #fff;
}
.Wood a:hover{
	background: rgb(15,52,39);
	color: #fff;
}

.seeMore {
	transition: .5s all linear;
	font-size: 14px;
	line-height: 1.7;
	height: auto;
}

.seeMore {
	color: #d5c8a0;
	display: flex;
	align-items: center;
	transition: all 0.5s;
	border-radius: 5px;
	width: 120px;
	padding: 5px 0;
    margin-top: 25px;	
}

.seeMore img {
	margin-left: 10px;
}



.seeMore:hover {
	width: 130px;
	padding: 5px 8px;
	border-radius: 5px;
	border: 1px solid #d5c8a0;
	color: #d5c8a0;
}
.pos{
	position: absolute;
}
.bannerTop{
	margin-top: 70px;
}
.spBg nav ul a{
	color: #000;
}

/* 手机端招商加盟 */
.wapAdd{
	display: none;
}
.wapSupport{
	background: url(../images/add1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
	padding-top: 35px;
	margin-top: 55px;
	margin-bottom: 40px;
}
.wapsupTit{
	text-align: center;
}
.wapsupTit>p:nth-child(1){
	font-size: 22px;
	color: #9e9e9f;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 8px;
	text-transform: uppercase
}
.wapsupTit>p:nth-child(2){
	font-size:24px;
	letter-spacing: 1px;
	color: #d5c8a0;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
/* 十类支持 */
.Sale{
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px;
}
.Sale>ul:nth-child(2n+2){
	margin-right: 0;
}
.saleFlex{
	width: 48.5%;
	margin-right: 3%;
	margin-top: 3%;
	background: rgb(15,52,39);
	padding: 20px 15px;
	display: flex;
}
.saleImg{
	width: 20%;
	margin-right: 5%;
}
.saleDesc{
	width:75%;
}
.saleDesc>p:nth-child(1){
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 12px;
	color: #d5c8a0;
	letter-spacing: 1px;
}
.saleDesc>p:nth-child(2){
	font-size: 14px;
	color: #d5c8a0;
	line-height: 1.6;
}
/* 全屋定制 */
.Born{
	padding: 0 5vw;
	background: rgb(239,239,239);
	padding-bottom: 50px;
}
.bornTit{
	font-size: 26px;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 55px;
	padding-bottom:45px;
	text-align: center;
	margin-top: 65px;
}
.bornDesc{
	margin-top: 15px;
	margin-bottom: 20px;
	color: #000;
	font-size: 15px;
	line-height: 1.6;
}
.bornPic{
	display: flex;
	flex-wrap: wrap;
}
.bornPic>p:nth-child(2n+2){
	margin-right: 0;
}
.bornPic>p{
	margin-right: 2%;
	margin-bottom: 2%;
	width: 49%;
	overflow: hidden;
}
.bornPic>p img{
	width: 100%;
	float: left;
}
.bornBox .swiper-pagination-bullet{
	width: 25px;
	height: 3px;
	background: #fff;
	border-radius: 0;
	opacity: 0.6;
}
.bornBox .swiper-pagination-bullet-active{
	opacity: 1;
}
.bornBox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.bornBox .swiper-container-horizontal>.swiper-pagination-bullets{
	top:41%!important;
	
}

.bornBox .swiper-slide{
	overflow: hidden;
}
.bornBox .swiper-slide img{
	height: 100%;
	width: 100%;
}

/* 全屋定制 */
.waporderRoom{
	padding: 0 5vw;
}
.roomTit {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 65px;
    padding-bottom: 35px;
    text-align: center;
}
.roomDesc{
	color: #000;
	font-size: 15px;
	line-height: 1.6;
	padding-bottom: 15px;
}
.waporLink{
	width: 90%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.waporLink .swiper-slide:nth-child(4n+4){
	margin-right: 0!important;
}
.waporLink .swiper-slide{
	color: #000;
	font-size: 14px;
	margin-top: 15px;
	width: 22.5%!important;
	margin-right: 4%;
	font-weight: 600;
	transition: all 0.5s;
	position: relative;
	cursor: pointer;
}
.waporderFlex .swiper-slide-thumb-active a::after{
	width: 100%!important;
}
.waporLink a{
	position: relative;
	padding-bottom: 1px;
}
.waporLink a::after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 1px;
	height: 2px;
	width: 0;
	background: rgb(0,0,0);
	transition: all 0.5s;
}

.waporderThumbs{
	margin-top: 30px;
}
.waporderThumbs .swiper-pagination-bullet{
	width: 15px;
	height: 2px;
	background: #fff;
	border-radius: 0;
	opacity: 0.6;
}
.waporderThumbs .swiper-pagination-bullet-active{
	opacity: 1;
}
.waporderThumbs .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px;
}
.waporderThumbs .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:20px!important;
	
}
.waporderThumbs .swiper-slide{
	overflow: hidden;
}
.waporderThumbs .swiper-slide img{
	width: 100%;
}


.Good .swiper-pagination-bullet{
	width: 15px;
	height: 2px;
	background: #fff;
	border-radius: 0;
	opacity: 0.6;
}
.Good .swiper-pagination-bullet-active{
	opacity: 1;
}
.Good .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px;
}
.Good .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:20px!important;
	
}
/* 星级品质 */
.starsBox{
	margin-top: 70px;
}
.Stars{
	text-align: center;
	padding: 0 5vw;
}
.Stars>p:nth-child(1){
	color: #000;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 35px;
	word-spacing: 10px;
}
.Stars>p:nth-child(2){
	margin: auto;
	color: #000;
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 1.6;
}
.starImg{
	overflow: hidden;
}
.starImg img{
	width: 100%;
	float: left;
}

/* 高端环保 */
.Good{
	position: relative;
	margin-bottom: 70px;
	margin-top: 70px;
}
.Good .gallery-top{
	margin-top: -80px;
}
.Good .gallery-thumbs {
	position: relative;
	z-index: 99;
}
.Broad{
	padding: 0 5vw;
	display: flex;
}
.Good .envirFlex{
	display: inherit;
	padding-top: 80px;
	padding-bottom: 80px;
}

.goodEnvir {
	width: 100%;
	margin-top: -50px;
}
.goodEnvir .swiper-slide{
	overflow: hidden;
}
.goodEnvir .swiper-slide img{
	width: 100%;
}
.Good .enName {
    margin-top: 0px;
    font-size: 26px;
    color: #000;
    line-height: 34px;
    margin-bottom: 35px;
    font-weight: 600;
}
.Good .gallery-thumbs{
	position: relative;
}

.Good .enDesc{
	width: 72%;
	padding: 35px 15px 30px 15px;
	background: rgba(240,240,240,0.9);
	position: relative;z-index: 99;
}
.Good .enWord{
	font-size: 15px;
	color: #000;
	line-height: 1.6;
	margin-bottom: 0px;
}
.Good .enWord {
	height: 195px;
	overflow-y: auto;
}

.Good .enWord {
	overflow-x: hidden;
	overflow-y: auto;
}

.Good .enWord::-webkit-scrollbar {
	width: 2px;
}

.Good .enWord::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(15,52,39, 0.8);
	background: rgba(15,52,39, 0.8);
}

.Good .enWord::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(220, 220, 220, 0.8);
	border-radius: 0;
	background: rgba(220, 220, 220, 0.8);

}
.Good .enImg{
	width: 25%;
	display: inline;
	/* align-items: center; */
	margin-bottom: 20px;
	cursor: pointer;
	position: absolute;
	right: 2vw;
	top: 30px;
	left: auto;
}
.Good .enImg .emp{
	margin-bottom: 25px;
	width: 100%;
	height: 16px;
}
.goodEnvir .swiper-pagination-bullet{
	width: 25px;
	height: 2px;
	background: #fff;
	border-radius: 0;
}
.goodEnvir .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.goodEnvir .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 20px;
}

/* 前沿设计 */
.wapDesign{
	background: url(../images/view.jpg) center;
	background-repeat: no-repeat;
	background-size:cover;
	height: 235px;
	padding-top: 38px;
}
.wapsignWord{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.wapsignWord>p:nth-child(1){
	font-size: 26px;
	color: #fff;
	word-spacing: 5px;
	margin-bottom:25px;
	font-weight: 600;
}
.wapsignWord>p:nth-child(2){
	width: 70%;
	margin: auto;
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	text-align: center;
}
/* 实力研发 */
.Sl{
	padding: 0 5vw;
	background: rgb(239,239,239);
	padding-bottom: 45px;
}
.Sl1{
	font-size: 26px;
	color: #000;
	word-spacing: 5px;
	padding-top:50px;
	padding-bottom:30px;
	font-weight: 600;
	text-align: center;
}
.Sl2{
	margin: auto;
	font-size: 15px;
	color: #000;
	line-height: 1.6;
	padding-bottom: 20px;
}
.Sl3{
	overflow: hidden;
}
.Sl3 img{
	width: 100%;
	float: left;
}
/* 运营赋能 */
.Go{
	padding: 0 5vw;
}
.goSwtich{
	padding: 0 5vw;
	display: flex;
	margin-top: 20px;
}
.goSwtich p:nth-child(3){
	margin-right: 0;
}
.goSwtich p{
	margin-right: 3%;
	width: 33.3%;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	border: 1px solid rgb(15,52,39);
}
.goSame{
	position: relative;
}
.goImg img{
	width: 100%;
	height: 300px;
}
.go1{
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 600;
	padding-top: 10px;
}
.go2{
	color: #fff;
	font-size: 15px;
	letter-spacing: 1.6;
}
.doDesc{
	padding: 0 30px;
	position: absolute;
	top: 30px;
}
.goIcon{
	display: flex;
	align-items: center;
	justify-content: center;
}
.goIcon p{
	width: 3px;
	background: rgb(213,200,160);
	height: 10px;
	margin: 0 5px;
	border-radius: 5px;
	margin-top: -45px;
	position: relative;
	z-index: 99;
	transition: all 0.5s;
}
.goSwtich .on{
	background: rgb(15,52,39);
	color: #fff;
}
.goSame .on{
	height: 14px;
}
/* 十大支持 */
.Add{
	background: rgb(239,239,239);
	padding-bottom: 60px;
	margin-top: 55px;
}
.Add .Sl1{
	padding-top: 52px;
	padding-bottom: 36px;
}
.addFlex{
	display: flex;
	flex-wrap: wrap;
	background: url(../images/add.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:45px 15px 15px 15px;
	
}
.addFlex p:nth-child(5n+5){
	margin-right: 0;
}
.addFlex p{
	font-weight: 600;
	font-size: 13px;
	color: #000;
	padding:8px 5px;
	text-align: center;
	background: rgb(213,200,160);
	border-radius: 3px;
	margin-right: 2%;
	margin-bottom: 26px;
	width: 18.4%;
}

.waptactTit{
	padding: 70px 0 60px 0;
	text-align: center;
	font-size: 36px;
	color: #d3ac32;
	position: relative;
	z-index: 99;
	font-weight: 600;
}
.waptactForm{
	width: 100%;
	margin: auto;
	display: inherit;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 99;
	padding: 0 5vw;
}
.waptactPut{
	font-size: 18px;
	padding: 10px 0 10px 25px;
	border: 1px solid rgb(210,210,210);
	display: flex;
	align-content:center;
	width: 100%;
	margin-bottom: 18px;
}
.waptactPut input{
	width: 70%;
	border: none;
	font-size: 18px;
}
.waptactForm button{
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	width: 50%;
	margin: auto;
	margin-left: 25%;
	text-decoration: #fff;
	letter-spacing: 1px;
	font-size: 18px;
	color: #fff;
	background: rgb(15,52,39);
	border: 1px solid rgb(15,52,39);
	margin-top: 20px;
}
.wapBusiness .Sl1{
	padding-top: 60px;
	padding-bottom: 36px;
}

.wapFooter{
	padding: 7vw 5vw 5vw 5vw;
	background: rgb(32,32,32);
}
.wfTop{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 26px;
}
.wfTel {
    font-size: 22px;
    padding-bottom: 8px;
	color: #fff;
	opacity: 0.9;
}
.wfTel span{
	font-size: 15px;
	    margin-right: 5px;
	    position: relative;
	    top: -8px;
}
.wfMiddle{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.wfDesc p{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 25px;
}
.wfImg img{
	width: 80px;
}
.wfBottom{
	font-size: 12px;
	color: rgba(255,255,255,0.5);
	margin-top: 25px;
	line-height: 18px;
}
.wapFooter{
	display: none;
	
}
.Good .enImg>p:nth-child(2) {
    height: 18px;
    overflow: hidden;
}

.activeNav{
	color: rgb(15,52,39)!important;
	text-shadow: 1px 0 0 rgb(15,52,39);
}
nav ul a{
	transition: all 0.4s;
}
nav ul a:hover{
	text-decoration: rgb(15,52,39) ;
	text-shadow: 1px 0 0 rgb(15,52,39);
}
.wapBasic{
	display: none;
	position: relative;
}

.wapBasic .swiper-pagination-bullet{
	width: 25px;
	height: 2px;
	background: #fff;
	border-radius: 0;
}
.wapBasic .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.wapBasic .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:75px;
}
.bornLocal{
	font-size: 16px;
	font-weight: 600;
	color: rgb(51,51,51);
	margin-top:20px;
}
.vxSlide{
	position: relative;
}
.vxHidden{
	    position: absolute;
	    width: 100px;
	    height: 100px;
	    left: 50%;
	    margin-left: -50px;
		display: none;
		top: -115px;
}
.vxHidden img{
	width: 100px;
	height: 100px;
}


.vxSlide1{
	position: relative;
}
.vxHidden1{
	    position: absolute;
	    width: 120px;
	    height: 120px;
	    left: 50%;
	    margin-left: -60px;
		display: none;
		top:40px;
}
.vxHidden1 img{
	width: 120px;
	height: 120px;
}