@charset "utf-8";
@import "../lib/style/common/animate.min.css";

@font-face {
	font-family: 'iconfont';
	/* project id 2026727 */
	src: url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.eot');
	src: url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.eot?#iefix') format('embedded-opentype'),
		url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.woff2') format('woff2'),
		url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.woff') format('woff'),
		url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.ttf') format('truetype'),
		url('//at.alicdn.com/t/font_2026727_54kmzpknxjt.svg#iconfont') format('svg');
}

@font-face {
	font-family: lemon;
	src: url(../fonts/lemon/fonteditor.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: FUTUTN;
	src: url(../fonts/FUTUTN/fonteditor.ttf);
	font-weight: 400;
	font-style: normal
}

.boxes.n168{
	background:#f9f5f2;
}

.n-28888{
	width: 100%;
	height: 517px;
	position: relative;
	background: url(../images/2888-2.jpg) center center no-repeat;
	overflow: hidden;
}

.jbBox{
	position: relative;
}

.n1688-box{
	position: relative;
}
.main{
	margin-top: 4vw;
}
.wd{
	position: relative;
	width: 100%;
	max-width: 750px;
}
.wdLogo{
	width: 190px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -95px;
	margin-top: -95px;
	-webkit-animation: scale 1s ease infinite;
}

.wdForm{
	width: 100%;
	padding: 30px 5%;
}

.wdForm .inputDiv{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.wdForm .inputDiv input{
	width: 48%;
	position: relative;
	height: 40px;
	text-indent: 10px;
	border: 1px solid  rgba(0,0,0,.1);
}

.wdForm #distpicker{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	    display: flex;
    justify-content: space-between;
}

.wdForm select{
	width: 32%;
	position: relative;
	height: 40px;
	text-indent: 10px;
	border: 1px solid rgba(0,0,0,.1);
    color: #3e3e3e;
    background: #fff;
}

.wdBtn{
	width: 261px;
	height: auto;
	margin: 0px auto;
	-webkit-animation: swingzoom 4s ease-in infinite 5s;
}

.wdBtn.active{
	opacity: .5;
}


/* 新增样式 */

.nTopic{
	width: 100%;
	height: auto;
	position: relative;
}

.nBar{
	width: 134px;
	height: 364px;
	position: fixed;
	left: 3%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	background: url(../images/nnavBg.png) no-repeat;
	z-index: 100;
}

.nBar a{
	width: 100%;
	display: block;
	height: 50px;
	position: relative;
	cursor: pointer;
}

.nBar a:first-child{
	margin-top: 75px;
}

.nbox2{
	width: 100%;
	height: 1270px;
	background: url(../images/nbg2.jpg?v=1) center center no-repeat;
	position: relative;
}
.nBanner1{
	width: 100%;
	height: 1000px;
	background: url(../images/nbg0.jpg?v=2) center center no-repeat;
}
.nBanner2{
	width: 100%;
	height: 1093px;
	background: url(../images/nbg1.jpg?v=2) center center no-repeat;
}
.nwarp{
	width: 1300px;
	height: 837px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -450px;
	margin-left: -720px;
	background: url(../images/nboxs.png) center center no-repeat;
	background-size: cover;
}

.nThum{
	width: 580px;
	height: auto;
	position: absolute;
	left: 225px;
	top: 170px;
	background: #f6e4ae;
	padding: 5px;
	border-radius: 5px;
}

.nInfo{
	width: 400px;
	position: absolute;
	top: 215px;
	right: 70px;
	z-index: 5;
}
.nInfo .title{
	width: 100%;
	height: auto;
	position: relative;
	left: -100px;
	margin-bottom: 50px;
}
.nmain{
	width: 100%;
	height: auto;
	position: relative;
}

.nmain input{
	width: 100%;
	height: 80px;
	background: #fac97d;
	color: #fff;
	box-shadow: 0px 0px 20px #c57951 inset;
	font-size: 20px;
	margin-bottom: 20px;
	border: none;
	text-indent: 25px;
}
.nmain input::-webkit-input-placeholder { 
	color: #fff; 
} 
.nmain p{
	font-size: 16px;
	line-height: 2;
	text-align: center;
	opacity: .7;
	margin-bottom: 35px;
}

.nmain .submit{
	width: 360px;
	height: auto;
	margin: 0px auto;
	cursor: pointer;
	-webkit-animation: scale 1s ease infinite;
}

.nbox3{
	width: 100%;
	height: 1000px;
	background: url(../images/nbg3.jpg) top center no-repeat;
	position: relative;
}

.nbox3 .ntitle{
	width: 650px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 8px;
	-webkit-transform: translateX(-50%);
}

.nwx{
	width: 1200px;
	height: 586px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	background: url(../images/nlq.jpg?v=1) center center no-repeat;
	background-size: cover;
	margin-top: 100px;
}

.jbBtn{
	width: 110px;
	height: 400px;
	position: absolute;
	left: -20px;
	top: 100px;
	background: url(../images/jbBg.png) center center no-repeat;
	background-size: cover;
	z-index: 10;
}
.jbBtn a{
	display: block;
	width: 100%;
	height: 45px;
	background: #fef5d7;
	color: #cf9d4b;
	border-radius: 0px 40px 40px 0px;
	line-height: 45px;
	margin-bottom: 10px;
	font-size: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	text-align: center;
	position: relative;
	left: -25px;
	cursor: pointer;
}

.jbBtn a:hover,.jbBtn a.active{
	background: #f17646;
	color: #fff;
}

.jbBtn a:first-child{
	margin-top: 20px;
}

.mThum{
	width: 552px;
	height: 420px;
	position: absolute;
	left: 79px;
	top: 84px;
}

.mThum .swiper-slide{
	background: center center no-repeat;
	background-size: cover;
}

.nqg{
	width: 250px;
	height: auto;
	position: absolute;
	right: 170px;
	bottom: 100px;
	cursor: pointer;
	-webkit-animation: buzz 3s linear infinite;
}

.nbox4{
	width: 100%;
	height: 2441px;
	background: url(../images/nbg4.jpg) center center no-repeat;
	position: relative;
}

.nbox4 .title{
	width: 750px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 70px;
	-webkit-transform: translateX(-50%);
}

.nbox4 .list{
	width: 1250px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -625px;
	top: 350px;
}

.nbox4 .list ul li{
	margin-bottom: 100px;
	position: relative;
}

.nbox4 .list ul li .icon{
	width: 150px;
	height: auto;
	position: absolute;
	left: -75px;
	top: -75px;
	-webkit-animation: scale 1s ease infinite;
}
.nfck{
	-webkit-animation: scale 1s ease infinite;
}
.nbox4 .list ul li:last-child{
	margin-bottom: 0px;
}

.nbox5{
	width: 100%;
	height: 1079px;
	background: url(../images/nbg5.jpg) center center no-repeat;
	position: relative;
}

.nbox5 .list{
	width: 1250px;
	height: auto;
	display: flex;
	position: absolute;
	left: 50%;
	margin-left: -625px;
	top: 100px;
	background: #db454f;
	flex-wrap: wrap;
	padding: 15px;
	padding-bottom: 0px;
	border-radius: 10px;
}
.nbox5 .list a{
	width: calc(100%/3 - 10px);
	position: relative;
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	top: 50px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
}

.nbox5 .list a:nth-child(1){
	-webkit-transition-delay: .1s;
}

.nbox5 .list a:nth-child(2){
	-webkit-transition-delay: .3s;
}
.nbox5 .list a:nth-child(3){
	-webkit-transition-delay: .2s;
}

.nbox5 .list a:nth-child(4){
	-webkit-transition-delay: .35s;
}

.nbox5 .list a:nth-child(5){
	-webkit-transition-delay: .45s;
}

.nbox5 .list a:nth-child(6){
	-webkit-transition-delay: .5s;
}

.nbox5 .list a:nth-child(7){
	-webkit-transition-delay: .55s;
}

.nbox5 .list a:nth-child(8){
	-webkit-transition-delay: .45s;
}
.nbox5 .list a:nth-child(9){
	-webkit-transition-delay: .65s;
}

.nbox5 .list a.animated{
	top: 0px;
	opacity: 1;
}

.nbox5 .list a:nth-child(3n){
	margin-right: 0%;
}

.nbox6{
	width: 100%;
	height: 1100px;
	background: url(../images/nbg6.jpg) center center no-repeat;
	position: relative;
}

.footerForm.de .panda2{
	width: 40%;
	bottom: -3.8vw;
}
.footerForm.de .finput{
	margin-left: 380px;
}

.footerForm.de{
	background-image: url(../images/nfooterBg.jpg);
}

.footerForm.de .finput{
	width: 45%;
}
.footerForm.de .yyBtn{
	background-image: -webkit-linear-gradient(top, #fffee2 0%, #ffe296 100%);
	color: #3e3e3e;
}

.adBox.de{
	width: 536px;
	height: 600px;
	background-image: url(../images/ntcbg.png);
}

.adBox.de p{
	color: #fff;
	text-align: center;
}

.adBox.de .adForm{
	bottom: 40px;
}

.mtips{
	width: 300px;
	height: auto;
	position: absolute;
	left: 115px;
	top: 10px;
	z-index: 10;
}


/* 新增样式 */

input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; }

input {
	outline: none;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
	display: block;
	max-width: 100%;
}

a,
a:hover {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #009E77;
}

.m_search_box{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100vh;
}



.temp{
	height: 50px;
}
.ndc_npnews {
	width: calc(100% - 380px);
	height: auto;
	display: flex;
	border: 1px solid rgba(0,0,0,.05);
	margin-top: 50px;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0,0,0,.05);
}

.ndc_npnews .post_next,
.ndc_npnews .post_prev {
	width: 50%;
	display: flex;
	line-height: 20px;
	padding: 20px;
	box-sizing: border-box
}

.ndc_npnews .post_next:hover,
.ndc_npnews .post_prev:hover {

	color: #009E77
}

.swiper-lazy-preloader{
	width: 30px;
	height: 30px;
	border-width: 3px;
	--swiper-preloader-color:#009E77;
}

.ndc_npnews .post_next:hover .icon:before,
.ndc_npnews .post_prev:hover:hover .icon:before {
	opacity: 1
}



.ndc_npnews .post_next:hover .icon:after,
.ndc_npnews .post_prev:hover .icon:after {
	background: rgba(255, 255, 255, .2)
}

.ndc_npnews .post_next {
	direction: rtl;
}

.ndc_npnews .post_next .icon,
.ndc_npnews .post_prev .icon {
	width: 20px;
	position: relative
}

.ndc_npnews .post_next .icon:before,
.ndc_npnews .post_prev .icon:before {
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../images/udIcon.png) no-repeat;
	background-size: cover;
	content: '';
	
	opacity: .5
}

.ndc_npnews .post_next .icon:before {
	left: auto;
	right: 0;
	-webkit-transform: rotate(-180deg)
}



.ndc_npnews .post_next .name,
.ndc_npnews .post_prev .name {
	width: calc(100% - 20px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	    font-size: 16px;
}

.ndc_npnews .post_next .name{
	direction: initial;
}

.commonScroll {
	padding-right: 10px;
}

.commonScroll::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}

.commonScroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	background: #009E77;
}

.commonScroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #EDEDED;
}

ul,
li {
	list-style: none;
}

html {
	background-color: #fff;
}

body {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100vh;
}

.banner .swiper-slide {
	background: center center no-repeat;
	background-size: cover;
}

.nav .fixed-box .links .common-box .menu a{
	text-align: right;
	display: block;
	width: calc(100%/6);
}

.fromClose {
	width: 35px;
	height: 35px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .5s;
	cursor: pointer;
	background: rgba(0,0,0,.3);
	border-radius: 50%;
}

.fromClose:hover {
	-webkit-transform: rotate(45deg);
}

.fromClose img {
	width: 15px;
	margin-top: 10px;
	margin-left: 10px;
}

html,
body {}


@font-face {
	font-family: 'iconfont';
	/* project id 1928157 */
	src: url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.eot');
	src: url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.woff2') format('woff2'), url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.woff') format('woff'), url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.ttf') format('truetype'), url('//at.alicdn.com/t/font_1928157_wbfhcx2xcy.svg#iconfont') format('svg');
}

@font-face {
	font-family: 'Rockwell';
	/* project id 1912107 */
	src: url('../fonts/Rockwell/fonteditor.eot');
	src: url('../fonts/Rockwell/fonteditor.eot?#iefix') format('embedded-opentype'), url('../fonts/Rockwell/fonteditor.woff2') format('woff2'), url('../fonts/Rockwell/fonteditor.woff') format('woff'), url('../fonts/Rockwell/fonteditor.ttf') format('truetype'), url('../fonts/Rockwell/fonteditor.svg#iconfont') format('svg');
}

.iconfont {
	font-family: 'iconfont';
}

.lemon {
	font-family: 'Rockwell';
}

body {
	font-family: 'Microsoft YaHei', sans-serif;
	font-size: 14px;
	color: #3e3e3e;
	position: relative;
	background-color: #fff;
	overflow-x: hidden;
}

.common-box {
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}


.nav {
	height: 105px;
}

.nav .fixed-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 105px;
	z-index: 200;
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(55, 55, 55, 0.2);
}

.nav .fixed-box .top {
	background-color: #2fc7a0;
	position: relative;
	z-index: 5;
}

.nav .fixed-box .top .common-box .topBox {
	position: relative;
	color: #fff;
	line-height: 30px;
}

.nav .fixed-box .top .common-box .img {
	width: 110px;
	height: auto;
	position: absolute;
	left: -20px;
	top: 25px;
	background: #fff;
	text-align: center;
	padding: 5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	display: none;
}
.nav .fixed-box .top .common-box .topBox:hover .img{
	display: block;
}

.nav .fixed-box .top .common-box .img img {
	display: inline-block;
}

.nav .fixed-box .top .common-box .img p {
	line-height: 1.4;
	color: rgba(0, 0, 0, .5);
}

.nav .fixed-box .top .common-box {
	height: 30px;
	display: flex;
	justify-content: flex-end;
	color: #fff;
	font-size: 12px;
	align-items: center;
}

.nav .fixed-box .top .common-box .topBox:last-child {
	margin-left: 25px;
}


.search_other{
	width: 155px;
	height: auto;
	position: absolute;
	right: 6vw;
	top: 3.1vw;
	display: none;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	padding: 15px;
	border-radius: 5px;
	
}
.search_other a{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 12px;
	color: #3e3e3e;
}
.search_other a:first-child{
	color: #f00;
}
.search_other a:hover{
	color: #2fc7a0;
}
.searchA:hover .search_other{
	display: block;
}
.searchA input::-webkit-input-placeholder{
	color: #3e3e3e;
}
.searchA{
	width: 180px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	-webkit-transition: all .4s;
}
.searchA input{
	border: none;
	width: calc(100% - 34px);
	background: transparent;
	height: 25px;
	-webkit-transition: all .4s;
	border-radius: 50px 0px 0px 50px;
	background: #fff;
	text-indent: 15px;
	font-size: 12px;
	color: #3e3e3e;
}
.searchA input::-webkit-input-placeholder { 
	color: #ccc; 
} 
.searchA .searchBtn{
	cursor: pointer;
	padding: 0px 10px;
	height: 25px;
	background: #fff;
	color: #3e3e3e;
	line-height: 25px;
	border-radius: 0px 25px 25px 0px;
}

.nav .fixed-box .top .common-box .iconfont {
	font-size: 14px;
}

.searchList{
	width: 100%;
	margin-top: 40px;
}

.searchList ul{
	display: flex;
	flex-wrap: wrap;
}

.searchList ul li{
	width: 32%;
	position: relative;
	margin-right: 2%;
	margin-bottom: 20px;
}

.searchList ul li:nth-child(3n){
	margin-right: 0%;
}

.searchList ul li a{
	padding: 10px;
	background: #fff;
	display: block;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(55, 55, 55, 0.1);
}
.searchList ul li a .img-box{
	position: relative;
	width: 100%;
}

.searchList ul li a .img-box .pic{
	background: center center no-repeat;
	background-size: cover;
}

.searchList ul li a .text{
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	margin-top: 10px;
	font-size: 16px;
	overflow: hidden;
}

.searchList ul li a .marks{
	position: absolute;
	background: #2fc7a0;
	color: #fff;
	right: 20px;
	top: 20px;
	border-radius: 40px;
	padding:5px 10px;
}
.nav .fixed-box .links .common-box {
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
}

.nav .fixed-box .links .common-box .logo {
	padding-right: 50px;
	width: 295px;
}

.nav .fixed-box .links .common-box .menu {
	width: calc(100% - 400px);
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.nav .fixed-box .links .common-box a.active {
	color: #009E77;
}

.franchiseSwiper {
	display: none;
}

.common-banner {
	height: 500px;
	position: relative;
}

.common-banner.auto {
	height: auto;
}

.common-banner .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.common-banner .form {
	position: absolute;
	height: 100%;
	top: 0;
	color: #fff;
	right: 10%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.common-banner .form h3 {
	font-size: 28px;
	letter-spacing: 8px;
	width: 290px;
	line-height: 55px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	font-weight: normal;
}

.common-banner .form.ht h3 {
	margin-bottom: 0px;
	color: #ffd304;
}

.common-banner .form.ht p {
	margin-bottom: 30px;
	font-size: 16px;
}

.common-banner .form h3:before {
	content: '';
	position: absolute;
	left: 0;
	width: 15px;
	height: 15px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	top: 0;
}

.common-banner .form h3:after {
	content: '';
	position: absolute;
	right: 0;
	width: 15px;
	height: 15px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	bottom: 0;
}

.common-banner .form .input-box {
	margin-bottom: 18px;
	width: 410px;
	height: 52px;
}

.common-banner .form .input-box input,
.common-banner .form .input-box select {
	height: 52px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding-left: 15px;
	font-size: 14px;
	width: 100%;
	outline: none;
	font-family: inherit;
	padding-right: 15px;
	appearance: none;
}

.common-banner .form .input-box textarea {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	width: 100%;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
}

.common-banner .form .input-box.multi {
	display: flex;
	justify-content: space-between;
}

.common-banner .form .input-box.multi select {
	width: calc((100% - 20px) / 3);
	line-height: 40px;
}

.common-banner .form .submit {
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	width: 188px;
	border: 1px solid #2fc7a0;
	color: #2fc7a0;
	background-color: #fff;
	border-radius: 38px;
	cursor: pointer;
	animation: buzz 3s linear infinite;
}

@keyframes buzz {
	5% {
		transform: translateX(-3px) rotate(-2deg)
	}

	7.5% {
		transform: translateX(3px) rotate(2deg)
	}

	10% {
		transform: translateX(-3px) rotate(-2deg)
	}

	12.5% {
		transform: translateX(2px) rotate(1deg)
	}

	15% {
		transform: translateX(-2px) rotate(-1deg)
	}

	17.5% {
		transform: translateX(2px) rotate(1deg)
	}

	20% {
		transform: translateX(-2px) rotate(-1deg)
	}

	22.5% {
		transform: translateX(1px) rotate(0)
	}

	25% {
		transform: translateX(-1px) rotate(0)
	}
}

.common-banner .form .submit.active,
.common-banner .form .submit.active:hover {
	background: #ccc;
	border: 1px solid #ccc;
	color: #fff;
	cursor: no-drop;
}

.common-banner .form .submit:hover {
	background: #2fc7a0;
	color: #fff;
}

.house-diy {
	background-color: #f8f8f8;
}

.house-diy .box1 {
	padding: 55px 0;
}

.house-diy .box1 .lists {
	display: flex;
	flex-wrap: wrap;
}

.house-diy .box1 .lists .item {
	width: calc((100% - 34px) / 3);
	margin-right: 17px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(55, 55, 55, 0.1);
	position: relative;
	padding: 10px;
}

.house-diy .box1 .lists .item:nth-child(3n) {
	margin-right: 0;
}

.house-diy .box1 .lists .item:nth-child(n + 4) {
	margin-top: 17px;
}

.house-diy .box1 .lists .item .img-box {
	overflow: hidden;
	border-radius: 8px;
}

.house-diy .box1 .lists .item .img-box .pic {
	-webkit-transition: all .5s;
	background: center center no-repeat;
	background-size: cover;
}


.house-diy .box1 .lists .item:hover .pic {
	-webkit-transform: scale(1.05);
}

.house-diy .box1 .lists .item .text {
	height: 75px;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #2fc7a0;
	    text-indent: 15px;
}

.house-diy .box1 .lists .item .right {
	display: flex;
	width: 185px;
	justify-content: space-between;
	position: absolute;
	right: 20px;
	bottom: 22px;
}


.house-diy .box1 .lists .item .right .iconfont {
	width: 38px;
	line-height: 38px;
	border-radius: 50%;
	border: 1px solid #2fc7a0;
	color: #2fc7a0;
	text-align: center;
	font-size: 24px;
}

.house-diy .box1 .lists .item .right .iconfont:hover {
	background: #2fc7a0;
	color: #fff;
}

.house-diy .box1 .lists .item .right .btn {
	width: 136px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #2fc7a0;
	color: #2fc7a0;
	font-size: 14px;
	background-color: #fff;
	border-radius: 38px;
	cursor: pointer;
}

.house-diy .box1 .lists .item .right .btn:hover {
	background: #2fc7a0;
	color: #fff;
}

.house-diy .box1 .lists .item .text .left {
	width: 215px;
}

.house-diy .box1 .lists .item .text .left h3 {
	font-size: 18px;
	text-align: justify;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	font-weight: normal;
}

.house-diy .box1 .lists .item .text .left .type {
	opacity: 0.85;
	margin-top: 3px;
}

.house-diy .box1 .pagination {
	padding-top: 45px;
	font-size: 15px;
}

.house-diy .box2 .lists {
	padding: 45px 0 100px;
	display: flex;
}

.house-diy .box2 .lists .item {
	width: calc((100% - 110px) / 3);
	box-shadow: 0 0 15px 0 rgba(55, 55, 55, 0.15);
	overflow: hidden;
	background-color: #fff;
}

.house-diy .box2 .lists .item:nth-child(n + 4) {
	display: none;
}

.house-diy .box2 .lists .item:nth-child(1) {
	border-top-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.house-diy .box2 .lists .item:nth-child(3) {
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
}

.house-diy .box2 .lists .item .text {
	text-align: center;
	padding: 25px 25px;
}

.house-diy .box2 .lists .item .text h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}

.house-diy .box2 .lists .item+.item {
	margin-left: 55px;
}

.common-btn {
	padding: 40px 45px;
	display: flex;
	justify-content: center;
}

.common-btn .btn {
	width: 148px;
	line-height: 42px;
	border: 1px solid #b7b7b7;
	background-color: #fff;
	border-radius: 44px;
	text-align: center;
	font-size: 16px;
	color: #888888;
}

.common-btn .btn.active,
.common-btn .btn:hover {
	background-color: #2fc7a0;
	color: #fff;
	border-color: #2fc7a0;
}

.common-btn .btn+.btn {
	margin-left: 25px;
}

.common-title {
	text-align: center;
}

.common-title .cn {
	font-size: 32px;
	color: #2fc7a0;
}

.common-title .en {
	text-transform: uppercase;
	color: #2fc7a0;
	letter-spacing: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
}

.common-title .en span {
	position: relative;
	display: block;
}

.common-title .en span.dot-line {
	background-image: url("../images/dot-line.png");
	height: 5px;
	width: 264px;
}

.common-title .en span.dot {
	width: 5px;
	height: 21px;
	background-image: url("../images/dot.png");
	margin: 0 12px;
}

.common-title .en span.text {
	padding: 0 5px;
	font-family: 'Rockwell';
	min-width: 250px;
}

.footer {
	height: 390px;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/footer.jpg");
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.footer:before {
	content: '';
	width: 539px;
	height: 479px;
	background-image: url("../images/yz.png");
	bottom: 0;
	right: 8px;
	position: absolute;
	pointer-events: none;
}

.footer .hot-line {
	text-align: center;
	font-family: FUTUTN;
}

.footer .hot-line .title {
	font-size: 16px;
}

.footer .hot-line a {
	font-size: 36px;
}

.footer .icons {
	display: flex;
	margin: 20px 0 38px;
}

.footer .icons .iconfont {
	line-height: 46px;
	width: 48px;
	border-radius: 48px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 28px;
	margin: 0 8px;
	cursor: pointer;
	position: relative;
}

.footer .icons .iconfont .img {
	width: 110px;
	height: auto;
	position: absolute;
	left: -35px;
	top: -127px;
	background: #fff;
	text-align: center;
	padding: 5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	display: none;
}

.footer .icons .iconfont .img img {
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
}

.footer .icons .iconfont .img p {
	line-height: 1.4;
	font-size: 12px;
	color: rgba(0, 0, 0, .5);
}

.footer .icons .iconfont:hover .img {
	display: block;
}

.footer .links {
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}

.footer .links a {
	padding: 5px 15px;
	color: rgba(255, 255, 255, 0.9);
	position: relative;
}

.footer .links a:hover {
	color: rgba(255, 255, 255, 1);
}

.footer .links a+a:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 14px;
	top: 50%;
	margin-top: -6px;
	left: 0;
	background-color: #fff;
	opacity: 0.3;
}

.footer .site-info {
	opacity: 0.9;
}

.footer .referrer {
	display: flex;
	margin-top: 22px;
}

.footer .referrer a {
	display: block;
	width: 108px;
	line-height: 30px;
	border-radius: 30px;
	background-color: #fff;
	color: #abc0b9;
	text-align: center;
	margin: 0 10px;
}

.footer .referrer a:hover,
.footer .icons .iconfont:hover {
	background: #2fc7a0;
	color: #fff;
}

.footer .icons .iconfont:hover {
	border: 1px solid #2fc7a0;
}

.house-case {
	background-color: #f8f8f8;
}

.house-case .box1 {
	padding: 55px 0;
}

.house-case .box1 .lists {
	padding-bottom: 0px;
}

.house-case .box1 .lists .item {
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(55, 55, 55, 0.2);
	display: flex;
	padding: 15px;
	align-items: center;
	justify-content: space-between;
}

.house-case .box1 .lists .item .img-box {
	border-radius: 8px;
	overflow: hidden;
	width: calc(100% - 820px);
}

.house-case .box1 .lists .item .img-box .pic {
	background: center center no-repeat;
	background-size: cover;
	-webkit-transition: all 1s;
}

.house-case .box1 .lists .item .img-box:hover .pic {
	-webkit-transform: scale(1.05);
}

.house-case .box1 .lists .item .text {
	width: 780px;

}

.house-case .box1 .lists .item .text .slogan {
	font-family: 'Rockwell';
	font-size: 30px;
	line-height: 1.3;
	opacity: 0.1;
	display: none;
}

.house-case .box1 .lists .item .text .slogan span {
	display: block;
}

.house-case .box1 .lists .item .text .type {
	font-size: 16px;
	opacity: 0.85;
	margin-top: 18px;
	margin-bottom: 15px;
}

.house-case .box1 .lists .item .text h3 {
	font-size: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
}

.house-case .box1 .lists .item .text .des {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #727272;
	margin-top: 8px;
}

.house-case .box1 .lists .item .text .btns {
	margin-top: 50px;
	display: flex;
}

.house-case .box1 .lists .item .text .btns .btn {
	width: 136px;
	line-height: 36px;
	border-radius: 38px;
	text-align: center;
	border: 1px solid #2fc7a0;
	font-size: 16px;
	cursor: pointer;
	color: #2fc7a0;
}

.house-case .box1 .lists .item .text .btns .btn.fill {
	background-color: #2fc7a0;
	color: #fff;
}

.house-case .box1 .lists .item .text .btns .btn .iconfont {
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	vertical-align: top;
}

.house-case .box1 .lists .item .text .btns .btn+.btn {
	margin-left: 35px;
}

.house-case .box1 .lists .item+.item {
	margin-top: 24px;
}

.home .box1 {
	background-image: url("../images/index-box1-bg.jpg");
	margin-top: -80px;
	padding-top: 100px;
	background-position: center center;
}

.home .box1 .process {
	padding-top: 50px;
	padding-bottom: 150px;
	position: relative;
}

.home .box1 .process .lists {
	display: flex;
	justify-content: center;
}

.home .box1 .process .item {
	width: 253px;
	height: 253px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #14775d;
	position: relative;
	background-image: url("../images/c-border.png");
	background-size: cover;
}

.home .box1 .process .item .name {
	font-size: 18px;
}

.home .box1 .process .item .no {
	position: absolute;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background-color: #2fc7a0;
	font-family: 'Rockwell';
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	letter-spacing: 2px;
	font-size: 15px;
}

.home .box1 .process .item .iconfont {
	font-size: 44px;
	margin-bottom: 8px;
}

.home .box1 .process .item:before,
.home .box1 .process .item:after {
	content: '';
	width: 50px;
	height: 30px;
	position: absolute;
	background-image: url("../images/arrow.png");
	top: 50%;
	left: 40px;
	margin-top: -15px;
	pointer-events: none;
	animation: headShake ease-in-out 2s infinite;
}

.home .box1 .process .item:after {
	left: auto;
	right: 40px;
	background-image: url("../images/arrow-r.png");
}

.home .box1 .process .item+.item {
	margin-left: 25px;
}

.home .box1 .process .lists+.lists {
	margin-top: -105px;
}

.swiper-container.banner {
	height: 50vw;
	position: relative;
}

.bs {
	width: 100%;
	height: 121px;
	position: relative;
	background: url(../images/bs.png) center center no-repeat;
	top: -2vw;
	z-index: 10;
}

.home .box1 .problems {
	padding-top: 50px;
	padding-bottom: 154px;
}

.home .box1 .problems .lists {
	padding-top: 85px;
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin-left: 10%;
	left: -10px;
	position: relative;
}

.home .box1 .problems .lists .item {
	width: 285px;
}

.home .box1 .problems .lists .item .btn {
	width: 227px;
	line-height: 63px;
	background-image: url("../images/btn.png");
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 60px;

	top: 0px;
	position: relative;
}

.home .box1 .problems .lists .item .img-box {
	margin-left: -37px;
	-webkit-transition: all .5s;
	position: relative;
	top: 0px;
}

.home .box1 .problems .lists .item:nth-child(odd) {
	padding-top: 35px;
}

.home .box1 .problems .lists .item:nth-child(odd) .btn {
	margin-bottom: 35px;
}

.home .box1 .problems .lists .item:hover .img-box {
	top: -15px;
}


.home .box3 {
	background-image: url("../images/index-box3-bg.jpg?v=2");
	background-position: center center;
}

.home .box3 .comer {
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 160px;
}

.home .box3 .comer .mask {
	position: relative;
	width: 1184px;
	padding: 0 5px;
	margin: 80px auto 0;
}

.home .box3 .comer .mask:before {
	content: '';
	position: absolute;
	width: 1342px;
	height: 800px;
	background-image: url("../images/newcomers-cover.png");
	left: 50%;
	top: -18px;
	transform: translateX(-50%);
	z-index: 3;
	pointer-events: none;
}

.home .box3 .comer .mask .swiper-container {
	border-radius: 20px;
}
.home .box3 .comer .mask .swiper-container .swiper-slide img{
	height: 99%;
}

.home .box3 .comer .mask .p {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	z-index: 5;
}

.home .box3 .comer .mask .p .button {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("../images/arr-bg.png");
	background-size: cover;
	outline: none;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
}

.home .box3 .comer .mask .p .iconfont {
	filter: drop-shadow(0 2px 2px rgba(55, 55, 55, 0.5));
}

.home .box3 .comer .lists {
	display: flex;
	justify-content: center;
	margin-top: 65px;
}

.home .box3 .comer .lists .item+.item {
	margin-left: 60px;
}

.home .box3 .comer .lists .item {
	position: relative;
	cursor: pointer;
	top: 0px;
	-webkit-transition: all .35s;
}

.home .box3 .comer .lists .item:hover {
	top: -10px;
}

.home .box3 .comer .lists .item:before {
	content: '';
	position: absolute;
	width: 258px;
	height: 165px;
	left: 50%;
	background-image: url("../images/newcomers-cover1.png");
	transform: translateX(-50%);
	top: -11px;
	z-index: 3;
}

.home .box3 .comer .lists .item:after {
	content: '';
	position: absolute;
	width: 150px;
	height: 20px;
	border-radius: 50%;
	background-color: #81978d;
	left: 50%;
	margin-left: -75px;
	bottom: -40px;
	filter: blur(10px);
}

.home .box3 .comer .lists .item h2 {
	line-height: 50px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -25px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.home .box3 .comer .lists .item .img-box {
	background-color: #222;
	border-radius: 10px;
	overflow: hidden;
}

.home .box3 .comer .lists .item .img-box img {
	opacity: 0.5;
}

.home .box3 .comer .lists .item.active .img-box {
	background: #2fc7a0;

}

.home .box3 .model-room {
	padding-top: 42px;
	padding-right: 20px;
	padding-bottom: 241px;
}

.home .box3 .model-room .btns {
	display: flex;
	padding: 25px 0 20px;
	justify-content: center;
}

.home .box3 .model-room .btns .btn+.btn {
	margin-left: 24px;
}

.home .box3 .model-room .btns .btn {
	width: 149px;
	height: 48px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	background-image: url("../images/model-btn.png");
	color: #fff;
	cursor: pointer;
}

.home .box3 .model-room .btns .btn.active {
	background-image: url("../images/model-btn-active.png");
}

.home .box3 .model-room .windows {
	display: flex;
	justify-content: center;
	padding-top: 25px;
}

.home .box3 .model-room .windows .left,
.home .box3 .model-room .windows .right {
	position: relative;
	user-select: none;
}

.home .box3 .model-room .windows .left:before,
.home .box3 .model-room .windows .right:before {
	content: '';
	position: absolute;
	width: 654px;
	height: 705px;
	background-image: url("../images/model-left.png");
	top: -28px;
	z-index: 5;
	left: -72px;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.home .box3 .model-room .windows .right {
	margin-left: 20px;
}

.home .box3 .model-room .windows .right .img-box {
	clip-path: url("#c-right");
	position: relative;
}

.home .box3 .model-room .windows .right:before {
	background-image: url("../images/model-right.png");
	left: auto;
	right: -72px;
}

.home .box3 .model-room .windows .img-box {
	clip-path: url("#c-left");
	position: relative;
}

.home .box5 {
	background-image: url("../images/index-box5-bg.jpg");
}

.home .box5 .common-box {
	padding-right: 20px;
	padding-top: 70px;
	padding-bottom: 185px;
}

.home .box5 .common-box .lists {
	display: flex;
	justify-content: center;
	padding-top: 70px;
	margin: 0 -25px;
}

.home .box5 .common-box .lists .item+.item {
	margin-left: 35px;
}

.home .box5 .common-box .lists .item {
	position: relative;
	display: block;
}

.home .box5 .common-box .lists .item .img-box {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.home .box5 .common-box .lists .item .img-box img {
	-webkit-transition: all 0.5s;
}

.home .box5 .common-box .lists .item:hover .img-box img {
	-webkit-transform: scale(1.01);
}

.home .box6 {
	background-image: url("../images/index-box6-bg.jpg");
	position: relative;
}

.home .box6:before {
	content: '';
	position: absolute;
	width: 385px;
	height: 466px;
	background-image: url("../images/b-leaf.png");
	left: 0;
	bottom: 0;
}

.home .box6 .common-box {
	padding-top: 80px;
	padding-bottom: 20px;
}

.home .box6 .common-box .info {
	font-size: 20px;
	color: #2fc7a0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}

.home .box6 .common-box .img-box {
	margin: 0 -18px;
	position: relative;
	margin-top: -50px;
}

.home .box6 .common-box .img-box img {
	border-radius: 20px;
}

.houseSwiper {
	display: none;
}

.home .box6 .footer {
	background: none;
}

.home .box6 .btns {
	display: flex;
	justify-content: center;
	padding-top: 45px;
}

.home .box6 .btns .iconfont {
	line-height: 74px;
	width: 74px;
	text-align: center;
	color: rgba(255, 255, 255, 0.85);
	background-image: url("../images/b-btn.png");
	font-size: 40px;
	font-weight: 100;
}

.home .box6 .btns .name {
	font-size: 16px;

	color: #fff;
	margin-top: 10px;
}

.home .box6 .btns a {
	display: flex;
	width: 22%;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.home .box6 .btns a+a:before {
	content: '';
	position: absolute;
	width: 2px;
	background-color: #4a645b;
	border-left: 1px solid #fff;
	opacity: 0.3;
	top: 0;
	left: 0;
	height: 100%;
}

.svgs {
	width: 0;
	height: 0;
	overflow: hidden;
}

/*# sourceMappingURL=main.css.map */
.ktBox {
	margin-top: 40px;
	height: 70vh;
	position: relative;
	background: center center no-repeat;
	background-size: cover;
}

.ktSwiper {
	width: 1400px;
	max-width: 90%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	bottom: 10%;
	height: auto;
	overflow: inherit;
}

.ktSwiper .swiper-slide {
	background: rgba(255, 255, 255, .95);
	border: 1px solid #fff;

}

.ktSwiper .swiper-slide:hover,
.ktSwiper .swiper-slide.swiper-slide-active {
	border: 1px solid #2fc7a0;
	background: #fff;
}

.ktSwiper .swiper-slide a {
	display: block;
	padding: 25px;
}

.ktSwiper .swiper-slide a p {
	font-size: 14px;
	line-height: 2;
	opacity: .7;
	margin-bottom: 5px;
}

.ktSwiper .swiper-slide a b {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: break-spaces;
	line-height: 1.7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 54px;
	font-weight: normal;
}

.ktSwiper .swiper-button-next,
.ktSwiper .swiper-button-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 20px;
	color: #2fc7a0;
}

.ktSwiper .swiper-button-next {
	right: -60px;
}

.ktSwiper .swiper-button-prev {
	left: -60px;
}

.dzSwiper {
	margin-top: 40px;
}

.dzSwiper .swiper-slide {
	width: 700px;
}

.dzSwiper .swiper-slide a {
	display: block;
}

.dzSwiper .swiper-slide .thum {
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
}

.dzSwiper .swiper-slide .thum .pic {
	background: center center no-repeat;
	background-size: cover;
}

.dzSwiper .swiper-slide .thum .pic img {
	max-width: auto;
	width: 100%;
}

.dzSwiper .swiper-slide {
	-webkit-transform: scale(0.9);
	opacity: 0.6;
	-webkit-transition: all .35s;
}

.dzSwiper .swiper-slide.swiper-slide-active {
	-webkit-transform: scale(1);
	opacity: 1;
}

.dzSwiper .swiper-slide .info {
	padding: 50px;
	text-align: center;
}

.dzSwiper .swiper-slide .info p {
	opacity: .5;
	margin-bottom: 10px;
}

.dzSwiper .swiper-slide .info b {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: break-spaces;
	line-height: 1.7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.swiper-pagination-bullet-active {
	background: #2fc7a0;
}

.boxes {
	padding: 55px 0px;
	background: #fff;
	position: relative;
}

.boxes.b3 {
	padding: 55px 0px 200px 0px;
}

.boxes.b4 {
	background: #f9f9f9;
}

.houseList {
	margin-top: 40px;
}

.houseList ul {
	display: flex;
	justify-content: space-between;
}

.houseList ul li {
	width: 9%;
	height: 50vh;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	background: #000;
}

.houseList ul li a {
	display: block;
	height: 100%;
}

.houseList ul li.active {
	width: 50%;
}

.houseList ul li .thum {
	width: 100%;
	height: 100%;
	background: center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: .6;
}

.houseList ul li.active .thum {
	opacity: 1;
}

.houseList ul li .title {
	width: 100%;
	height: auto;
	position: absolute;
	padding: 25px;
	left: 0px;
	bottom: 50px;
	z-index: 5;
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
	opacity: 0;
	padding-bottom: 15px;
}

.houseList ul li .more {
	width: 100%;
	height: auto;
	position: absolute;
	padding: 0px 10px 25px 10px;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	color: #fff;
	line-height: 1.6;
	display: flex;
	justify-content: center;
	font-size: 14px;
}

.houseList ul li .more .icon {
	-webkit-transform: rotate(180deg);
	margin-left: 10px;
}

.houseList ul li.active .more {
	justify-content: flex-start;
	padding: 25px;
	padding-top: 0px;
}

.houseList ul li.active .title {
	opacity: 1;
}

.houseList ul li.active {
	border: 3px solid #2fc7a0;
}

.detailTop {
	text-align: center;
	font-size: 36px;
	line-height: 1.6;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding-bottom: 25px;
	margin-bottom: 65px;
}

.detailTop .des {
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.6;
	opacity: .7;
}

.detailBottom {
	width: calc(100% - 380px);
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.detailBottom .list {
	width: 49%;
	padding: 0px;
	background: #fff;
	border-radius: 10px;
}

.detailBottom .list .name {
	width: 100%;
	height: auto;
	line-height: 2;
	font-size: 24px;
	color: #2fc7a0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin-bottom: 15px;
	position: relative;
}

.adFrom.fixed .afTop{
	margin-bottom: 55px;
}

.detailBottom .list .name::after {
	width: 95px;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: -1px;
	background: #2fc7a0;
	content: '';
}

.detailBottom .list ul li {
	line-height: auto;
	font-size: 16px;
}
.detailBottom .list ul li a{
	line-height: 25px;
	padding: 10px 0px;
	display: block;
}
.detailCenter {
	display: flex;
	justify-content: space-between;
}

.detailBox {
	width: calc(100% - 380px);
	height: auto;
	padding: 50px 25px;
	font-size: 16px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	font-size: 16px;
	line-height: 2;
	border-radius: 10px;
}

.detailBox p {
	margin-bottom: 15px;
}

.detailBox img {
	display: inline-block;
	max-width: 100%;
}

.adFrom {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	width: 360px;
	height: auto;
	align-self: flex-start;
	border-radius: 10px;
}
.detailForm.yes{
	position: fixed;
	left: 50%;
	top: 160px;
	margin-left: 340px;
	z-index: 10;
}
.adFrom.fixed {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	z-index: 1000;
	box-shadow: none;
	right: 0px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.adFrom.fixed.active {
	right: 120px;
	opacity: 1;
	visibility: visible;
}

.adFrom.fixed .afTop img {
	top: -50px;
	left: 35%;
}

.adFrom.fixed .form {
	border-radius: 75px 10px 10px 10px;
	padding: 56px 30px 30px;
}

.adFrom .afTop {
	width: 100%;
	height: auto;
	position: relative;
	padding-left: 140px;
	color: #2fc7a0;
	padding-right: 25px;
	line-height: 1.7;
	margin-bottom: 65px;
}

.adFrom .afTop img {
	width: 111px;
	position: absolute;
	left: 20px;
	top: -39px;
}

.adFrom .afTop b {
	display: block;
	margin-top: 30px;
}

.adFrom .afTop p {
	display: block;
	margin-bottom: 20px;
}

.adFrom .form {
	width: 100%;
	height: 253px;
	background: #2fc7a0;
	padding: 35px 20px;
	color: #fff;
	border-radius: 0px 75px 10px 10px;
}

.adFrom.detailForm .form{
	height: 280px;
}

.adFrom .form .name {
	text-align: center;
	font-size: 24px;
	position: relative;
	margin-bottom: 25px;
}

.adFrom .form .name::after {
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #fff;
	content: '';
	left: 50%;
	margin-left: 80px;
}

.adFrom .form .name::before {
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #fff;
	content: '';
	left: 50%;
	margin-left: -120px;
}

.adFrom .form input {
	display: block;
	width: 100%;
	height: 50px;
	border: none;
	outline: none;
	text-indent: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.adFrom .form input.last-child {
	margin-bottom: 25px;
}

.adFrom .submits {
	width: 190px;
	height: 40px;
	margin: 0px auto;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	color: #2fc7a0;
	font-size: 16px;
	cursor: pointer;
	display: block;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	animation: buzz 3s linear infinite;
}

.adFrom .submits:hover {
	background: #009872;
	color: #fff;
}

.adFrom .submits.active,
.adFrom .submits.active:hover {
	cursor: no-drop;
	background: #ccc;
	color: #fff;
}

.adFrom .submitBtn {
	width: 190px;
	height: 40px;
	margin: 0px auto;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	color: #2fc7a0;
	font-size: 16px;
	cursor: pointer;
	display: block;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	animation: buzz 3s linear infinite;
}

.adFrom .submitBtn:hover {
	background: #009872;
	color: #fff;
}

.adFrom .submitBtn.active,
.adFrom .submitBtn.active:hover {
	cursor: no-drop;
	background: #ccc;
	color: #fff;
}

.aboutBox {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.aboutBox .aboutL {
	width: calc(100% - 700px);
	height: auto;
}

.aboutBox .aboutR {
	width: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.singePage .h2 {
	color: #2fc7a0;
	font-size: 24px;
	line-height: 2;
	display: block;
	margin-bottom: 10px;
}

.singePage {
	line-height: 2;
	font-size: 16px;
}

.aboutBox .aboutR .videoBtn {
	display: block;
	width: 509px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.aboutBox .aboutR .videoBtn::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/videoImg.jpg) no-repeat;
	content: '';
	-webkit-animation: sss 20s linear infinite;
}

@-webkit-keyframes sss {

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

	50% {
		-webkit-transform: scale(1.5);
	}
}

.aboutBox .aboutR a img {
	position: relative;
}

.boxes.b2 {
	background: center center no-repeat;
	background-size: cover;
}

.bigYear {
	text-align: center;
	font-size: 130px;
	line-height: 1.2;
	font-family: lemon;
	color: rgba(47,199,160,.4);
	text-shadow: 5px 5px 5px rgba(0, 0, 0,0.05);
	margin-top: 25px;
}

.hiSwiper {
	width: 70%;
	margin-left: 15%;
	overflow: inherit;
}



.hiSwiper .swiper-slide {
	background: rgba(255, 255, 255, .9);
	padding: 50px 25px;
	border-radius: 20px;
	height: 300px;
	width: 20%;
	margin: 0px 15px;
}

.hiSwiper .swiper-slide .timer {
	width: auto;
	line-height: 25px;
	background: #2fc7a0;
	padding: 0px 15px;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	margin-bottom: 15px;
}

.hiSwiper .swiper-slide .des {
	width: 100%;
	height: 200px;
	line-height: 2;
	font-size: 16px;
	overflow-y: auto;
}

.hiSwiper .swiper-slide::before {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url(../images/sjx_icon.png) no-repeat;
	content: '';
}

.hisDots {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/k_history3.png) 50% 0 no-repeat;
	text-align: center;
	width: 100%;
	height: 134px;
}

.swiper-container.dotSwiper {
	width: 1175px;
	margin: 0px auto;
	height: 100px;
	margin-top: -20px;

}

.swiper-container.dotSwiper .swiper-slide {
	position: relative;
	color: #fff;
	font-size: 18px;
	font-family: FUTUTN;
	top: 10px;
	padding-top: 30px;
	-webkit-transition: all .5s;
	cursor: pointer;
}

.swiper-container.dotSwiper .swiper-slide::after,
.swiper-container.dotSwiper .swiper-slide::before {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 5px;
	background: #fff;
	border-radius: 50%;
	content: '';
}

.swiper-container.dotSwiper .swiper-slide.swiper-slide-active::before {
	width: 20px;
	height: 20px;
	background: #ffffff;
	margin-left: -10px;
	top: 0px;
	-webkit-animation:scaleAnimate 1s linear infinite;
}
.swiper-container.dotSwiper .swiper-slide.swiper-slide-active::after{
    background: #45c6a0;
}

.swiper-container.dotSwiper .swiper-slide.swiper-slide-active{
    color: #45c6a0;
}

@-webkit-animation scaleAnimate{
    0%{
        -webkit-transform: scale(0);
    }
    100%{
        -webkit-transform: scale(1);
    }
}

.swiper-container.dotSwiper .swiper-slide:nth-child(even) {
	top: 50px;
}

.swiper-container.dotSwiper.even .swiper-slide {
	top: 50px;
}

.swiper-container.dotSwiper.even .swiper-slide:nth-child(even) {
	top: 10px;
}

.hiSwiper .swiper-button-next,
.hiSwiper .swiper-button-prev {
	width: 50px;
	height: 50px;
	background: #2fc7a0;
	line-height: 50px;
	text-align: center;
	border: 4px solid #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.hiSwiper .swiper-button-next {
	right: -60px;
}

.hiSwiper .swiper-button-prev {
	left: -60px;
}

.hiSwiper .swiper-button-next:after,
.hiSwiper .swiper-button-prev:after {
	color: #fff;
	font-size: 14px;
}

.dotSwiper .swiper-button-next,
.dotSwiper .swiper-button-prev {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	margin-top: -35px;
}

.dotSwiper .swiper-button-next::after,
.dotSwiper .swiper-button-prev::after {
	font-size: 12px;
}

.greenTips {
	text-align: center;
	font-size: 16px;
	line-height: 2;
	color: #2fc7a0;

}

.greenTips.s {
	text-indent: 20px;
}

.greenBox {
	display: flex;
	justify-content: space-between;
}

.greenBox ul {
	width: 30%;
}


.greenBox ul:last-child li:last-child{
    width: 150%;
    height: auto;
    bottom: 0%;
    margin-left: -50%;
}

.greenBox .greenImg {
	width: 40%;
	align-items: center;
	justify-content: center;
	display: flex;
}

.greenBox ul li {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 15px;
}

.greenBox ul li:last-child {
	margin-bottom: 0px;
}

.greenBox ul li .title {
	width: 100%;
	height: auto;
	font-size: 24px;
	line-height: 2;
	position: relative;
}

.greenBox ul li .mark {
	display: inline-block;
	padding: 0px 10px;
	line-height: 2;
	background: #2fc7a0;
	color: #fff;
	margin-bottom: 10px;
}

.greenBox ul li .des {
	width: 100%;
	height: auto;
	line-height: 1.7;
	font-size: 14px;
	opacity: .7;
}

.greenBox ul:last-child li {
	text-align: right;
}

.greenBox ul:last-child li:nth-child(1) {
	margin-bottom: 80px;
}

.greenBox ul:last-child li:nth-child(2) {
	margin-bottom: 40px;
}

.greenBox ul li .title::before {
	width: auto;
	height: auto;
	line-height: 1;
	position: absolute;
	left: -50px;
	content: '1';
	font-size: 58px;
	font-family: FUTUTN;
	bottom: -5px;
	color: #2fc7a0;
}

.greenBox ul li:nth-child(2) .title::before {
	content: '2';
}

.greenBox ul li:nth-child(3) .title::before {
	content: '3';
}

.greenBox ul:last-child li .title::before {
	left: auto;
	right: -50px;
}

.greenBox ul:last-child li:nth-child(1) .title::before {
	content: '6';
}

.greenBox ul:last-child li:nth-child(2) .title::before {
	content: '5';
}

.greenBox ul:last-child li:nth-child(3) .title::before {
	content: '4';
}

.greenBox ul:last-child li .title::after {
	width: 20px;
	height: auto;
	position: absolute;
	right: -20px;
	bottom: 5px;
	font-size: 14px;
	content: '/';
	color: #2fc7a0;
	text-align: center;
}

.greenBox ul:first-child li .title::after {
	width: 20px;
	height: auto;
	position: absolute;
	left: -20px;
	bottom: 5px;
	font-size: 14px;
	content: '/';
	color: #2fc7a0;
	text-align: center;
}

.serviceList {
	margin-top: 40px;
}

.serviceList ul {
	display: flex;
	justify-content: space-between;
}

.serviceList ul:last-child{
	display: none;
}

.serviceList ul li {
	width: 32%;
	height: auto;
	position: relative;
	background: #fff;
	padding: 25px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	border-radius: 0px 0px 0px 15px;
}

.serviceList ul li:nth-child(2) {
	border-radius: 0px 0px 0px 0px;
}

.serviceList ul li:nth-child(3) {
	border-radius: 0px 0px 15px 0px;
}

.serviceList ul li .thum {
	width: 100%;
	height: auto;
	position: relative;

}

.serviceList ul li .title {
	text-align: center;
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 35px;
	position: relative;
	padding-bottom: 15px;
}

.serviceList ul li .title::after {
	width: 30px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0px;
	content: '';
	background: #2fc7a0;
}

.serviceList ul li .title span {
	color: #2fc7a0;
	font-size: 68px;
	font-family: FUTUTN;
	line-height: 1;
}

.serviceList ul li .des {
	text-align: center;
	font-size: 16px;
}

.serviceList ul li:nth-child(2) .des {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 25px;
}

.serviceList ul li:nth-child(2) .des p {
	display: block;
	width: 50%;
	line-height: 2;
}

.honorImg {
	margin-top: 40px;
	display: flex;
	justify-content: center;
}

.honorList {
	margin-top: 50px;
}

.honorList ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.honorList ul li {
	width: 48%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.honorList ul li .year {
	width: 100px;
	height: 29px;
	background: url(../images/yearBg.png) no-repeat;
	line-height: 29px;
	text-align: center;
	color: #bc957c;
	font-family: FUTUTN;
	font-size: 24px;
}

.honorList ul li .txt {
	width: 100%;
	line-height: 29px;
	font-size: 14px;
}
.toppicBox{
	position: relative;
	margin-top: 4.2vw;
}
.toppicBox .k1 {
	width: 100%;
	height: 1000px;
	background: url(../images/k1.jpg) center center no-repeat;
}

.toppicBox .k2 {
	width: 100%;
	height: 1070px;
	background: url(../images/k2.jpg?v1.0.0) center center no-repeat;
	position: relative;
}

.toppicBox .k3 {
	width: 100%;
	height: auto;
	background: #98d2dd url(../images/k3.jpg) top center no-repeat;
	position: relative;
	overflow: hidden;
}

.n-hide{
	display: none;
}
.n-show{
	display: block;
}

.kForm {
	width: 630px;
	height: 260px;
	position: absolute;
	left: 50%;
	margin-left: -315px;
	top: 1550px;
	text-align: center;
	/*z-index: 10;*/
	z-index: 1;
}

.kForm.n28{
	   top: 50%;
	   -webkit-transform: translateY(-50%);
}

.kForm.n28 .submit{
	background: linear-gradient(to bottom, #f8f5e5 0%,#b4d6ba 100%);
	color: #5a9047;
	border: 1px solid #fff;
}

.kForm.n28 h2{
	color: #fff;
}

.kForm.n16800{
	top: 50%;
	-webkit-transform: translateY(-50%);
}
.kForm.n16800 h2{
	color: #fff;
}

.kForm.n16800 .labDiv input{
	border-color: #b2e6f0;
}
.kForm.n16800 .submit{
	background: #75d1e3;
    color: #fff;
    border: 1px solid #fff;
}
.kForm.s1{
	top: 1650px;
}
.kForm h2 {
	display: block;
	font-size: 36px;
	color: #317d97;
	line-height: 1.7;
}

.kForm .labDiv {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-top: 15px;
}

.kForm .labDiv input {
	width: 48%;
	height: 50px;
	border: 2px solid #65b5c4;
	text-indent: 15px;
	border-radius: 5px;
	font-size: 14px;
	outline: none;
}

.dzbtns.g a:first-child:hover,
.dzbtns.g a:last-child:hover {
	background: #3acaa0;
	color: #fff;
}

.kForm .submit {
	width: 210px;
	height: 40px;
	margin: 35px auto;
	border-radius: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: -webkit-linear-gradient(top, #ffb993, #ff7a61);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
	-webkit-animation: scale 1s ease infinite;
	cursor: pointer;
}

.kForm .submit.sp {
	color: #fff;
	background: -webkit-linear-gradient(top, #ffb993, #ff7a61);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
	border: none;
}

.kForm .submit b {
	font-weight: normal;
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}

.kTitle {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

.kTitle b {
	display: block;
	font-size: 36px;
	line-height: 2;
	position: relative;
	font-weight: normal;
}

.kTitle p {
	font-size: 18px;
	line-height: 1.4;
}

.kTitle b::after,
.kTitle b::before {
	width: 200px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	content: '';
	background: #fff;
	top: 50%;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}

.kTitle b::before {
	margin-left: -350px;
}

.kTitle b::after {
	margin-left: 150px;
}

.dzList {
	width: 100%;
	height: auto;
	position: relative;
}

.dzList li {
	width: 100%;
	border: 20px solid rgba(0, 0, 0, .05);
	display: flex;
	margin-bottom: 50px;
	justify-content: space-between;
}

.dzList li .thum {
	width: 75%;
}

.dzList li .info {
	width: 25%;
	background: #fff;
	padding: 40px 10px;
}

.dzList li .info .title {
	text-align: center;
	width: 100%;
	height: 140px;
	position: relative;
	background: url(../images/rect.png) center center no-repeat;
	color: #2f7089;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 50px;
}

.dzList li .info .title b {
	display: block;
	width: 100%;
	font-size: 30px;
	margin-top: 40px;
}

.dzList li .info .title p {
	color: rgba(0, 0, 0, .1);
	text-transform: uppercase;
	font-family: lemon;
}

.dzList li .des {
	text-align: center;
	font-size: 16px;
	line-height: 2;
	opacity: .7;
	margin-bottom: 50px;
}

.dzbtns {
	width: 100%;
	display: flex;
	justify-content: center;
}

.dzbtns a {
	width: 120px;
	height: 38px;
	display: block;
	border-radius: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	position: relative;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
	margin: 0px 5px;

}

.dzbtns.n168 a:first-child{
	background: #3acaa0;
}
.dzbtns.n168 a:last-child{
	border: 1px solid #3acaa0;
    color: #3acaa0;
}

.dzbtns.n168 a:last-child:hover{
	background-color: #3acaa0;
	color: #fff;
}

.dzbtns a:first-child {
	background: #4c889f;
	color: #fff;
}

.dzbtns a:last-child {
	border: 1px solid #4c889f;
	color: #4c889f;
	-webkit-animation: scale 1s ease infinite;
}

.dzbtns a:last-child:hover {
	background: #4c889f;
	color: #fff;
}

.dzList li:nth-child(even) {
	direction: rtl;
}

.dzList li:nth-child(even) .des {
	direction: initial;
}

.kTitle.b {
	color: #4c889f;
}

.bjList {
	display: flex;
	justify-content: space-between;
}

.bjList ol {
	width: 85px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.bjList ol li {
	width: 85px;
	height: 85px;
	border: 1px solid rgba(0, 0, 0, .5);
	border-radius: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.bjList ol li .icon {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -25px;
	background: url(../images/dbIcon.png) -50px 0px no-repeat;
}

.bjList ol li:nth-child(2) .icon {
	background-position: -50px -50px;
}

.bjList ol li:nth-child(3) .icon {
	background-position: -50px -100px;
}

.bjList ol li:nth-child(4) .icon {
	background-position: -50px -150px;
}

.bjList ol li:nth-child(5) .icon {
	background-position: -50px -200px;
}

.bjList ol li.active {
	background: #619ba9;
	color: #fff;
	border: 1px solid #619ba9;
}

.bjList ol li.active:nth-child(1) .icon {
	background-position: 0px 0px;
}

.bjList ol li.active:nth-child(2) .icon {
	background-position: 0px -50px;
}

.bjList ol li.active:nth-child(3) .icon {
	background-position: 0px -100px;
}

.bjList ol li.active:nth-child(4) .icon {
	background-position: 0px -150px;
}

.bjList ol li.active:nth-child(5) .icon {
	background-position: 0px -200px;
}


.bjList ol li p {
	display: block;
	font-size: 14px;
	line-height: 2;
	position: absolute;
	left: 0px;
	top: 45px;
	text-align: center;
	display: block;
	width: 100%;
	opacity: .7;
}

.bjList ul {
	width: calc(50% - 70px);
	position: relative;
}

.bjList ul li {
	background: #7fcfd8;
	padding: 15px;
	border-radius: 15px;
}

.bjList ul li .thum {
	width: 100%;
	height: auto;
	border-radius: 15px;
	background: center center no-repeat;
	background-size: cover;
}

.bjList ul li .thum img {
	max-width: none;
	width: 100%;
}

.bjList ul li .name {
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 2;
	position: relative;
	padding: 30px 0px 20px;
}

.bjList ul li .name::after,
.bjList ul li .name::before {
	width: 100px;
	height: 1px;
	position: absolute;
	top: 55%;
	background: #fff;
	content: '';
	left: 50%;
	margin-left: 50px;
}

.bjList ul li .name::before {
	margin-left: -150px;
}

.bjList ul .mark {
	width: 235px;
	height: auto;
	position: absolute;
	left: -13px;
	top: -16px;
	z-index: 5;
}

.bjList ul:last-child .mark {
	left: auto;
	top: auto;
	right: -29px;
	top: -16px;
}

.dzbtns.f {
	padding: 50px 0px;
	justify-content: center;
}

.dzbtns.f.go{
	display: none;
}

.dzbtns.f a {
	width: 165px;
	line-height: 45px;
	height: 45px;
	margin: 0px 20px;
}

.subTitle2 {
	text-align: center;
	position: relative;
	color: #4c889f;
	padding-top: 50px;
	line-height: 1.6;
}

.subTitle2 .en {
	font-family: 'Rockwell';
	text-transform: uppercase;
	position: relative;
	display: flex;
	justify-content: center;
	line-height: 25px;
}

.subTitle2 .en span:first-child,
.subTitle2 .en span:last-child {
	width: 20px;
	height: 20px;
	background: #4c889f;
	position: relative;
	-webkit-transform: rotate(45deg);
}

.subTitle2 .en span:first-child::after {
	width: 15px;
	height: 15px;
	background: #4c889f;
	position: absolute;
	left: -7px;
	top: 12px;
	-webkit-transform: rotate(90deg);
	opacity: .5;
	content: '';
}

.subTitle2 .en span:last-child::after {
	width: 15px;
	height: 15px;
	background: #4c889f;
	position: absolute;
	right: -7px;
	top: -8px;
	-webkit-transform: rotate(90deg);
	opacity: .5;
	content: '';
}

.subTitle2 .en p {
	margin: 0px 25px;
}

.subTitle2 .cn {
	display: block;
	font-size: 36px;
}

.subTitle2 .en::after {
	width: 27%;
	height: 1px;
	position: absolute;
	left: 0%;
	top: 50%;
	background: #4c889f;
	content: '';
}

.subTitle2 .en::before {
	width: 27%;
	height: 1px;
	position: absolute;
	right: 0%;
	top: 50%;
	background: #4c889f;
	content: '';
}

.lifeDetail {
	margin-top: 50px;
	margin-bottom: 100px;
}

.bzBox {
	width: 100%;
	height: 600px;
	position: relative;
	background: url(../images/bzBg.jpg) top center no-repeat;
}

.boxes.b5 {
	padding-top: 0px;
	background: transparent;
}

.bzList {
	position: relative;
	margin-top: -205px;
	border-radius: 15px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	overflow: hidden;
}

.bzList ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bzList ul li {
	width: 25%;
	background: #fff;
	padding: 50px 25px;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.bzList ul li:nth-child(n+5) {
	border-bottom: none;
}

.bzList ul li:nth-child(4n) {
	border-right: none;
}

.bzList ul li p {
	display: block;
	line-height: 2;
}

.bzList ul li b {
	font-size: 68px;
	font-weight: normal;
	line-height: 1.2;
	font-family: FUTUTN;
	color: #4c889f;
	display: block;
}

.bzList ul li p:nth-child(3) {
	color: #4c889f;
}

.bzList ul li .icon {
	width: 125px;
	height: auto;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.toppicBox .d1 {
	width: 100%;
	height: 875px;
	background: url(../images/d01.jpg) center center no-repeat;
}

.toppicBox .d2 {
	width: 100%;
	height: 735px;
	background: url(../images/d02.jpg?v2.0.0) center center no-repeat;
	position: relative;
}

.kForm.d {
	margin-left: -150px;
	bottom: 70px;
}
.kForm.posA{
	top: 1250px;
	margin-left: -70px;
}
.kForm.d h2 {
	color: #fff;
}

.kForm.d .labDiv input {
	border-color: #d6c7b9;
}

.kForm.d .submit {
	background: -webkit-linear-gradient(top, #48dcc4, #35c8a2);
	color: #fff;
}

.subTitle2.g {
	color: #2fc7a0;
}

.subTitle2.g .en span:first-child::after,
.subTitle2.g .en span:first-child,
.subTitle2.g .en span:last-child,
.subTitle2.g .en span:last-child::after,
.subTitle2.g .en::before,
.subTitle2.g .en::after {
	background: #2fc7a0;
}

.cpdb {
	margin-top: 40px;
}

.cpdb ul li {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-bottom: 100px;
}

.cpdb ul li .info {
	width: 25%;
	padding: 0px 0px 50px 0px;
}

.cpdb ul li .thum {
	width: 75%;
}

.cpdb ul li .info .number {
	width: 100%;
	height: 35px;
	line-height: 1;
	font-size: 70px;
	overflow: hidden;
	opacity: .1;
	font-family: lemon;
}

.cpdb ul li .info .name {
	font-size: 30px;
	line-height: 1.4;
}

.cpdb ul li .info .en {
	font-size: 30px;
	font-family: lemon;
	line-height: 1;
	color: #fff;
	-webkit-text-stroke: 1px rgba(0, 0, 0, .1);
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}

.cpdb ul li .info .en::after {
	width: 30px;
	height: 2px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	content: '';
	background: rgba(0, 0, 0, .1);
}

.cpdb ul li .info .des {
	width: 100%;
	height: auto;
	line-height: 2;
	font-size: 16px;
	opacity: .7;
	margin-bottom: 25px;
}

.cpdb .dzbtns a {
	width: 150px;
	height: 45px;
	line-height: 45px;
}

.cpdb .dzbtns a:first-child {
	background: #2fc7a0;
}

.cpdb .dzbtns a:last-child {
	border: 1px solid #2fc7a0;
	color: #2fc7a0;
}

.cpdb ul li .beforeImg {
	width: 30%;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 5%;
}

.cpdb ul li:nth-child(even) {
	direction: rtl;
}

.cpdb ul li:nth-child(even) .info {
	text-align: right;
	direction: initial;
}

.cpdb ul li:nth-child(even) .info .en::after {
	left: auto;
	right: 0px;
}

.cpdb ul li:nth-child(even) .beforeImg {
	left: auto;
	right: 0px;
}

.boxes.b6 {
	background: url(../images/design_bg.jpg) center center no-repeat;
	background-size: cover;
}

.subTitle2.w {
	color: #fff;
}

.subTitle2.w .en span:first-child::after,
.subTitle2.w .en span:first-child,
.subTitle2.w .en span:last-child,
.subTitle2.w .en span:last-child::after,
.subTitle2.w .en::before,
.subTitle2.w .en::after {
	background: #fff;
}

.styleList {
	width: 100%;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .05);
	border-radius: 10px;
	display: flex;
	margin-top: 50px;
	direction: rtl;
}

.styleList .thum {
	width: 80%;
	background: center center no-repeat;
	background-size: cover;
	border-radius: 10px;
}

.styleList .list {
	width: 20%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 50px 0px;
}

.styleList .list a {
	width: 170px;
	height: 45px;
	line-height: 45px;
	border-radius: 45px;
	border: 1px solid #3acaa0;
	color: #3acaa0;
	text-align: center;
	display: block;
	margin: 0px auto;
	font-size: 20px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .05);
	cursor: pointer;
}

.styleList .list a.active {
	background: #3acaa0;
	color: #fff;
}

.subTitle2 .t {
	font-size: 16px;
	letter-spacing: 3px;
}

.imgSingle {
	width: 100%;
}

.imgSingle img {
	width: 100%;
}

.dzbtns.g a:first-child {
	background: #3acaa0;
}

.dzbtns.g a:last-child {
	border: 1px solid #3acaa0;
	color: #3acaa0;
}

.dzbtns.g {
	padding-bottom: 0px;
}



.toppicBox .y1 {
	width: 100%;
	height: 1121px;
	background: url(../images/y1.jpg) center center no-repeat;
}

.toppicBox .y2 {
	width: 100%;
	height: 656px;
	background: url(../images/y2.jpg?v1.0.0) center center no-repeat;
	position: relative;
}

.toppicBox .y2 .kForm {
	bottom: 40px;
	height: auto;
}

.toppicBox .y2 .kForm .labDiv input {
	border-color: #d6c7b9;
}

.toppicBox .y2 .kForm .submit {
	background: -webkit-linear-gradient(top, #49ddc5, #35c8a2);
}

.cpTitle {
	text-align: center;
	margin-bottom: 50px;
}

.cpTitle img {
	display: inline-block;
}

.dzbtns.y a:first-child {
	background: #caa36c;
}

.dzbtns.y a:last-child {
	border: 1px solid #caa36c;
	color: #caa36c;
}

.y8Nav {
	width: auto;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}

.y8Nav a {
	width: 135px;
	height: 36px;
	background: #fff;
	border-radius: 40px;
	margin-bottom: 1.5vw;
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #309c84;
	border: 1px solid #309c84;
	font-size: 16px;
	cursor: pointer;
}

.y8Nav a.active {
	background: #309c84;
	color: #fff;
}

.franchise,
.productStrength,
.communication,
.operation,
.joining {
	padding: 70px 0;
	background: #fff;
}
.franchise{
	padding-bottom: 0px;
}
._titlePlate {
	text-align: center
}

._titlePlate .en {
	font-size: 16px;
	font-family: CenturyGothic;
	text-transform: uppercase
}

._titlePlate h3 {
	font-size: 30px;
	color: #4e4e4e;
	font-weight: inherit;
	display: inline-block;
	padding: 0 20px;
	position: relative
}

._titlePlate span {
	background: #e3e3e3;
	height: 1px;
	width: 30vw;
	position: absolute;
	display: block;
	top: 50%
}

._titlePlate span:after {
	content: '';
	height: 3px;
	width: 60px;
	background: #bfbfbf;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

._titlePlate .lineL {
	right: 100%
}

._titlePlate .lineR {
	left: 100%
}

._titlePlate .lineL:after {
	right: 0
}

._titlePlate .lineR:after {
	left: 0
}

.advantages {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 50px 3%;
	display: flex;
	justify-content: space-between
}

.advantages ul {
	width: 31%;
	position: relative;
	z-index: 5
}

.advantages .texL {
	text-align: right
}

.advantages .thum {
	width: 34vw;
	height: 34vw;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%)
}

.advantages .dot {
	width: 15px;
	height: 15px;
	background: #2fc7a0;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	z-index: 6
}

.advantages .dot.L {
	transform: translate(-50%, -50%)
}

.advantages .dot.R {
	transform: translate(50%, -50%)
}

.advantages .dot.L:nth-child(1),
.advantages .dot.R:nth-child(6) {
	top: 13%
}

.advantages .dot.L:nth-child(3),
.advantages .dot.R:nth-child(8) {
	top: 50%
}

.advantages .dot.L:nth-child(4),
.advantages .dot.R:nth-child(9) {
	top: 71%
}

.advantages .dot.L:nth-child(5),
.advantages .dot.R:nth-child(10) {
	top: 87%
}

.advantages .dot:nth-child(2),
.advantages .dot:nth-child(4) {
	left: 4.5%
}

.advantages .dot:nth-child(2),
.advantages .dot:nth-child(7) {
	top: 29%
}

.advantages .dot:nth-child(3) {
	left: 0
}

.advantages .dot:nth-child(1),
.advantages .dot:nth-child(5) {
	left: 16.5%
}

.advantages .dot:nth-child(10),
.advantages .dot:nth-child(6) {
	right: 16.5%
}

.advantages .dot:nth-child(7),
.advantages .dot:nth-child(9) {
	right: 4.5%
}

.advantages .dot:nth-child(8) {
	right: 0
}

.advantages .over {
	position: absolute;
	top: 50%;
	height: 85%;
	width: 85%;
	transform: translate(-50%, -50%);
	left: 50%;
	border-radius: 50%;
	border: 20px solid #effcf9;
	z-index: 5;
	overflow: hidden;
}

.advantages .thum img {
	display: block;
	transform: scale(1.1);
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}

.advantages .thum img.active {
	opacity: 1;
	transform: scale(1);
	z-index: 1
}

.advantages .thum:after {
	content: '';
	position: absolute;
	border: 40px solid #fcfcfc;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.97);
	border-radius: 50%;
	box-sizing: border-box
}

.advantages .thum:before {
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	border: 1px solid #ebebeb;
	width: 100%;
	height: 100%
}

.advantages ul li {
	width: 100%;
	height: auto;
	position: relative;
	margin: 45px 0
}

.advantages ul li:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #c10024;
	border-radius: 50%;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0
}

.advantages .texL li:after {
	right: -8%
}

.advantages .texR li:after {
	left: -8%
}

.advantages .texL li:nth-child(1):after,
.advantages .texL li:nth-child(4):after {
	right: -8%
}

.advantages .texR li:nth-child(1):after,
.advantages .texR li:nth-child(4):after {
	left: -8%
}

.advantages ul li .num {
	width: 100px;
	height: auto;
	font-size: 80px;
	line-height: 80px;
	opacity: .1;
	float: left;
	text-align: center;
	font-family: wygt
}

.advantages ul:last-child .num {
	float: right
}

.advantages ul li .info {
	height: auto
}

.advantages ul li .info .name {
	width: 100%;
	height: auto;
	position: relative
}

.advantages ul li .number {
	position: absolute;
	font-size: 54px;
	color: #f5f5f5;
	z-index: 1;
	top: -50%
}

.advantages .texL .number {
	right: 0
}

.advantages ul li .info .name b {
	display: block;
	font-size: 18px;
	line-height: 35px;
	font-family: wygt;
	background: #fff;
	position: relative;
	z-index: 5
}

.advantages ul li .info .name p {
	font-size: 12px;
	text-transform: uppercase;
	opacity: .5;
	line-height: 20px;
	display: block
}

.advantages ul li .des {
	width: 100%;
	line-height: 25px;
	opacity: .7;
	display: inline-block;
	min-height: 50px
}

.advantages .texL li:nth-child(1),
.advantages .texL li:nth-child(5) {
	margin-left: -5%
}

.advantages .texL li:nth-child(2),
.advantages .texL li:nth-child(4) {
	margin-left: -25%
}

.advantages .texL li:nth-child(3) {
	margin-left: -32%
}

.advantages .texR li:nth-child(1),
.advantages .texR li:nth-child(5) {
	margin-left: 5%
}

.advantages .texR li:nth-child(2),
.advantages .texR li:nth-child(4) {
	margin-left: 25%
}

.advantages .texR li:nth-child(3) {
	margin-left: 32%
}

.productStrength .strengthBox {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px
}

.productStrength .strengthBox .L {
	width: 50%;
	background: url(../images/productStrength_img.jpg) center/cover no-repeat
}

.productStrength .strengthBox .L img {
	opacity: 0
}

.productStrength .strengthBox .R {
	width: 50%;
	position: relative
}

.productStrength .strengthBox ul {
	padding: 100px 0;
	width: 85%
}

.productStrength .strengthBox li {
	position: relative;
	padding: 0 0 0 6%
}

.productStrength .strengthBox li+li {
	margin-top: 45px
}

.productStrength .strengthBox li .icon {
	width: 70px;
	height: 70px;
	display: block;
	line-height: 70px;
	background: #fff;
	border-radius: 50%;
	font-size: 38px;
	position: absolute;
	text-align: center;
	left: 0;
	top: 13px;
	transform: translate(-50%, -50%);
	color: #20c4a0
}

.productStrength .strengthBox li .icon img {
	width: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
}

.productStrength .strengthBox li .icon:after {
	content: '';
	border: 5px solid rgba(255, 255, 255, .4);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%)
}

.productStrength .text h3 {
	font-size: 18px;
	color: #3f3f3f;
	margin-bottom: 20px
}

.productStrength .summary {
	color: #a3a3a3;
	line-height: 1.6;
	font-size: 16px
}

.productStrength .summary b {
	color: #595959;
	margin-top: 15px;
	display: block
}

.productStrength .summary .seriesBox {
	display: flex;
	align-items: baseline
}

.productStrength .seriesBox .seriesLi {
	color: #3e3e3e
}

.productStrength .seriesBox .line {
	display: block;
	margin: 0 15px
}

.productStrength .seriesLi span {
	color: #2fc7a0;
	font-size: 48px;
	font-weight: 700;
	position: relative;
	display: inline-block
}

.productStrength .seriesLi span:after {
	content: '+';
	font-size: 24px;
	position: absolute;
	top: 0
}

.communi {
	margin-top: 50px
}

.communi .swiper-slide {
	width: 31%;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
}

.communi .swiper-slide::after {
	width: 0%;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #2fc7a0;
	content: '';
	-webkit-transition: all .5s;
}

.communi .swiper-slide:hover::after {
	width: 100%;
}

.communi .swiper-slide:nth-child(1) {
	border-radius: 40px 0 0 0
}

.communi .swiper-slide:nth-child(3) {
	border-radius: 0 40px 0 0
}

.communi .swiper-slide .pic {
	overflow: hidden;
}

.communi .swiper-slide .pic img {
	-webkit-transition: all .5s;
}

.communi .swiper-slide:hover .pic img {
	-webkit-transform: scale(1.05);
}

.communication .summary {
	text-align: center;
	padding: 25px 0
}

.communication .text {
	position: relative;
	padding-bottom: 20px
}

.communication .text:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 2px;
	background: #2fc7a0;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%)
}

.communication .text .t {
	color: #4a4a4a;
	font-size: 18px
}

.communication .text .b {
	font-size: 20px;
	color: #2fc7a0;
	display: block
}

.communication .description {
	color: #a3a3a3;
	margin-top: 20px;
	line-height: 1.7;
	min-height: 92px;
}

.marketing {
	background: url(../images/model_bg.jpg);
	padding: 70px 0
}

.marketing img {
	margin-top: 70px
}

.qys {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	flex-wrap: wrap
}

.qys .swiper-slide {
	width: 30%;
	background: #f7f7f7;
	display: flex;
	flex-wrap: wrap
}

.qys .swiper-slide:nth-child(2) {
	flex-direction: column-reverse
}

.qys .swiper-slide:nth-child(1) {
	border-radius: 0 0 0 45px
}

.qys .swiper-slide:nth-child(3) {
	border-radius: 0 0 45px 0
}

.operation .pic {
	width: 100%;
	overflow: hidden;
}

.operation .pic img {
	-webkit-transition: all .5s;
}

.qys .swiper-slide:hover .pic img {
	-webkit-transform: scale(1.05);
}

.operation .text {
	height: 433px;
	position: relative;
	width: 100%
}

.operation .description {
	width: 70%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 22%;
	transform: translate(0, -50%);
	height: 358px
}

.operation .num {
	position: absolute;
	font-size: 60px;
	color: rgba(74, 74, 74, .2);
	font-family: PingFangSC;
	font-weight: 100;
	transform: translate(-100%, -50%);
	left: -10px;
	top: 50%
}

.operation .title {
	font-size: 18px;
	position: relative;
	margin-bottom: 25px
}


.operation .title h4 {

	font-weight: initial
}

.operation .item {
	position: relative
}
.banner .swiper-wrapper a{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.operation .item+.item {
	margin-top: 15px
}

.operation .item:after {
	content: '';
	position: absolute;
	background: #2fc7a0;
	height: 2px;
	width: 20px;
	top: 9px;
	left: -6px;
	transform: translateX(-100%)
}

.operation .item p {

	font-size: 16px;
	font-weight: 700
}

.operation .item span {

}

.joining .joiningBox {
	margin-top: 50px
}

.joining .joiningBox img {
	width: 100%;
	max-width: inherit
}

.joining .joiningBox ul {
	display: flex;
	justify-content: space-between
}

.joining .joiningBox ul:nth-child(2) {
	flex-direction: row-reverse;
	margin-top: 100px
}

.joining .joiningBox .round {
	width: 6vw;
	height: 6vw;
	border: 1px solid #dedede;
	border-radius: 50%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

.joining .joiningBox .round img {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.joining .joiningBox .round:after {
	content: '';
	background: #dedede;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	transform: translateX(11%);
	left: 100%
}

.joining .joiningBox .num {
	width: 28px;
	height: 28px;
	background: #2fc7a0;
	display: block;
	position: absolute;
	color: #fff;
	line-height: 28px;
	border-radius: 50%;
	text-align: center;
	top: 0;
	left: 0
}

.joining .joiningBox i {
	font-size: 46px;
	color: #2fc7a0
}

.joining .joiningBox p {
	text-align: center;
	font-size: 16px;
	color: #595959;
	margin-top: 10px
}

.storePlate {
	background: url(../images/storePlate_bg.jpg) center/cover no-repeat;
	margin-top: 0px;
	position: relative;
	padding: 70px 0 120px
}

.storePlate .storeBox {
	position: relative;
	width: 880px;
	height: auto;
	margin: -200px auto 0;
	box-shadow: 0 0 13px 3px rgba(187, 187, 187, .37);
	z-index: 5;
	border-radius: 25px;
	display: flex;
	flex-wrap: wrap;
	padding: 50px;
	background: url(../images/worldMap.jpg) bottom/cover no-repeat;
	justify-content: space-between
}

.storePlate .storeBox .L {
	width: 59%
}

.storePlate .storeBox .Merchants {
	margin-top: 30px;
	padding-top: 30px;
	position: relative
}

.storePlate .storeBox .Merchants:after {
	content: '';
	background: #e3e3e3;
	width: 53px;
	height: 1px;
	position: absolute;
	display: block;
	top: 0
}

.storePlate .Merchants p {
	color: #4e4e4e;
	font-size: 18px
}

.storePlate .Merchants a {
	font-size: 49px;
	color: #656565
}

.storePlate .storeBox ._titlePlate {
	text-align: left
}

.storePlate .storeBox ._titlePlate h3 {
	padding: 0
}

.storePlate .storeBox .formBox {
	width: 33%
}

.storePlate .storeBox ._form {
	padding: 0
}

.storePlate .storeBox ._titlePlate span {
	display: none
}

.storePlate ._form.form1 #distpicker select {
	height: 40px;
	margin-top: 5px
}

.storePlate ._form.form1 #distpicker select,
.storePlate ._form.form1 .input {
	width: 100%;
	line-height: 40px;
	margin-bottom: 0
}

.storePlate ._form.form1 .input+.input {
	margin-top: 5px
}

._form.form1 ._form_box {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

._form.form1 ._form_box input,
._form.form1 ._form_box select,
._form.form1 ._form_box textarea {
	transition: ease .5s
}

._form.form1 ._form_box .fb_input {
	box-sizing: border-box;
	border: 1px solid #e1e7ee;
	height: 40px;
	width: 100%;
	outline: 0;
	margin-right: 2%;
	text-indent: 25px;
	background: #fff;
}

._form.form1 ._form_box .fb_input:nth-child(3n) {
	margin-right: 0
}

._form.form1 ._form_box .fb_textarea {
	width: 100%;
	height: 150px;
	padding: 25px;
	outline: 0;
	border: 1px solid #e1e7ee;
	box-sizing: border-box;
	font-family: "microsoft yahei"
}

._form.form1 .double {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	z-index: 6
}

._form.form1 .input {
	width: 100%
}

._form.form1 .double .input {
	width: 100%;
	margin-bottom: 15px;

	transition: ease .5s;
	position: relative
}

._form.form1 .double .fileTips {
	position: absolute;
	width: 100%;
	bottom: -100%;
	transform: translateY(-100%)
}

._form.form1 .double #file {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0
}

#schedule-box {
	position: absolute;
	background: #fff;
	z-index: 5;
	right: 0;
	opacity: 0;
	visibility: hidden
}

#schedule-box.active {
	opacity: 1;
	visibility: inherit
}

._form.form1 .double #distpicker {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 0px;
}

._form.form1 .double #distpicker select {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e1e7ee;
	text-indent: 25px;
	cursor: pointer;
	background: #fff;
}

.storePlate .storeBox .formBox .form_submit {
	background: #2fc7a0;
	margin-top: 15px;
	line-height: 40px;
	height: 40px;
	width: 140px;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin: 0px auto;
}

.storePlate .storeBox .formBox .form_submit:hover {
	background: #009e77;
}

.joining {
	padding-bottom: 200px;
}

.kForm.four {
	bottom: auto;
	top: 5vw;
	width: 400px;
	margin-left: 100px;
}

.kForm.four h2 {
	color: #2fc7a0;
	font-size: 24px;
	position: relative;
}

.kForm.four h2::after,
.kForm.four h2::before {
	width: 50px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	content: '';
	background: #2fc7a0;
}

.kForm.four h2::after {
	margin-left: 100px;
}

.kForm.four .labDiv input {
	width: 100%;
}

.kForm.four .labDiv {
	flex-wrap: wrap;
}

.kForm.four .labDiv input {
	border: 1px solid #d3d3d3;
	margin-bottom: 10px;
}

.kForm.four .submit {
	background: #fff;
	border: 1px solid #2fc7a0;
	color: #2fc7a0;
	margin-top: 25px;
}

.kForm.four .submit:hover {
	background: #2fc7a0;
	color: #fff;
}

.kForm.four.five {
	top: 15vw;
}

.kForm.six {
	position: relative;
	width: 100%;
	top: auto;
	bottom: auto;
	left: auto;
	margin-left: auto;
	background: #538e85;
	padding-top: 50px;
	height: auto;
	overflow: hidden;
	color: #fff;
}

.kForm.six h2 {
	color: #fff;
	position: relative;
}

.kForm.six h2::after,
.kForm.six h2::before {
	width: 50px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #fff;
	margin-left: -100px;
	content: '';
}

.kForm.six h2::after {
	margin-left: 50px;
}

.kForm.six .labDiv {
	justify-content: center;
}

.kForm.six .labDiv input {
	width: 30%;
	margin: 0px 10px;
}

.kForm .submit {
	background: #fff;
	color: #2fc7a0;
	border: 1px solid #2fc7a0;
}

.ybjImg,
.ybjVr {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.ybjVr {
	height: 99%;
}

.ybjImg {
	background: center center no-repeat;
	background-size: cover;
}

.swiper-pagination.banner-pagination {
	width: auto;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	bottom: 70px;
	background: rgba(0, 0, 0, .2);
	padding: 10px 20px;
	border-radius: 50px;

}

.swiper-pagination.banner-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0px 6px;
	background: #fff;
	opacity: 1;
}

.swiper-pagination.banner-pagination .swiper-pagination-bullet-active {
	background: #2fc7a0;
}

.navBar {
	width: 95px;
	height: auto;
	position: fixed;
	top: 40%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	z-index: 1000;
	background: #fff;
	border-radius: 100px;
	padding: 25px 10px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
}

.navBar a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	padding: 15px 0px;
	color: rgba(0, 0, 0, .7);
	cursor: pointer;
}

.navBar a .icon {
	font-size: 28px;
}

.navBar a:last-child {
	border-bottom-color: #fff;
}

.navBar a:hover {
	color: #2fc7a0;
}

.toast {
	width: 100%;
	height: 50px;
	left: 0;
	top: 50%;
	margin-top: -25px;
	z-index: 5000;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: fixed;
	text-align: center;
	font-size: 14px;
}

.toast.active {
	opacity: 1;
	visibility: visible
}

.toast.warning p {
	color: #efb336;
	border-color: #efb336;
}

.toast p {
	display: inline-block;
	border-radius: 5px;
	background-color: #fff;
	color: #222;
	padding: 10px 20px;
	border: 1px solid #222;
	box-shadow: 0 0 5px rgba(55, 55, 55, .2);
}

.toast.error span,
.toast.success span,
.toast.warning span {
	padding-left: 30px;
}

.toast span {
	display: inline-block;
	font-size: 16px;
	position: relative;
}

.toast span::before {
	position: absolute;
	width: 24px;
	height: 24px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	margin-top: -12px;
	left: 0;
	content: '';
}

.toast.warning span::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAEa0lEQVRoQ+2YT2gcdRTHv282sc2hYWcQ7MEeGlsqLaVoMrNqL7YnaXa29ZJ6UFGiFPwD4kFaJChVAiI9iIoiWqpSKBHR7iTxpD216syGKDHaXHJQULFhZ5q0SZrszJPfpgnbZHfn77YbyO/6+73ve5/9zvu9nSGs80XrvH5sANxpBzccqOfAzHBmN7BwZcuh0SuNcqohDlwd6sy4buo0EXYDzGCcTbdIL9Khn6eTBkkcwBnSutjliyC6q7JYZh6X52cfpJ7xhSQhEgXgAaTsNnWUQHurFUmM/nTOfL1pAWxDexXAqZoFMi+ShPvTWWsyKYjEHLg2pG5dcGmSCG0+xV2QdfNg0wEUDfUcgY4GKYwIPems+VWQs35nEnHAHuw8AE794JdseZ/B/8pzLR3U8+Nc0Jha52IDcKGz1flHugxQR5hiGHhX0c3XwsRUvRjiChQN9QSB+kPrMNwUe3vaDxcmQsdWBMRyYPZbddu8RBPVGlc8Jilwr8eUAXB89VwQNTD4kqJb++8YgG1o3wA4UrUA8nrlbOG02CvmtY+JcKzaOQY/qejW2agQkR3wa1wmZJWsOSQKs/PqSRD1VS+Sp9LedAcdnpiJAhEJgId3bHJc+fd6jRscoPwwvSfr1iu3DcA2tDcAvFkvYSgAhssp9wGle2QsLERoB5xBtYMZ4tfflBjAktCIrJtdDQewDU0MrAN+iUI5sDLh+Fk5Z53x067cD+WAbWjixhE3j++KBACeQmlxp/z4L45vgpsHAgPwwMNt9ubSBBFtCyIeDUC8/vBHSs56IUgOcSYwgGOo/Qw6EVQ4KkAZQfL2BW3oQADlxvVwGUStjQdYauh01lSJwH75AgEEbdzKZNEdWFIh4mPprPVJbADHUI8y6Jyf0Or9uABgduAubvdr6LoOlBu3rTRJoK1hAQDuk3XrbRFnG2oeID20BuMzOWc+Vy+uLoBtdJ0CJPGeG34xeyD6GszXQfRMeIGbj5IENd1tFmrF1wSYPt+1yyVpHIRU1ORJxDF4TM5a+2o1dE2AoqFeJNAjSRQRV4PhvazohQ+q6VQFsPNdT4GkL+Il5g9bPemtBam0kyCdAei+qHrMuNZC7vZ2fWRqtcYaAD6/a4sjtU8CdHfUhGC25JylLceLT42el/opsp4IZHwp58ynfQFsQ3sfwEtxkjHzgJKzVj6xiNvMaXNn42iK2BTx/vasdalS5xYHikOde8mTfhVjJFYy8f8eOKLkzMHyNTqo9oHpZCxNYQLzhDxv7aEeuMtatwLk1e+I6LG4iZbjGfwbmK4TQbzYJ7IIeD6tm5+uAZgdztx7w+W/EsnSSJFV/bXiQHFQ6yZG2fLmXnxD1q3Naxxw8tpBJnzf3MWXb6P/5Jx5zxoAvvBoizMz+wcIO5oZgpnfUXLW8apNfDWfeciFNxD0rev2g/Ln6Tmrt+YtVJ4X4mPt3/QESIo8OZMF4xKYx5h4VNFH/vQdZMkmb7xavIHV+Pp8M2wA+P5EDT6w7h34H01KxEDHpGQGAAAAAElFTkSuQmCC);
}

.toast.error p {
	color: #d81e06;
	border-color: #d81e06;
}

.toast.error span::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAF0ElEQVRoQ9WZW2wUZRTH/2dmv2mbIg8oAm1nudh2dy0ioASC8RIoihiNiegTMUFJTPAWL0FjMD4gwfuDBH1AjVFejJjwgCKxIphAkMaCYt3tRYs7hYooD9Ib8+3MMbN0m93tXr7Z3RKZt7bn8v9913O+Eq7wj65w/agoAAN6b51Y4ARwK4OmpQ8Oue4wk2Zp4N5mS3YQ4FRi8MoG6JuOmaPVgXUErZXBtxDRlKLCmEeY6FsCPnXi9p4WwC7qk8egJABvpLtM/R6Q/hiYV4NIK1UAAwPEvCVkyZ0EJPzG8Q3QPQsRNyA+A9ENfpMVsmdGjwZnU8hy9viJ6wsgFhRPM/AGgQw/SXza7saw/Uj4b1xQ8VMCsBpQM6QZnwBYqxK0XBtmdGtsrwj143SxWEUBeutgSl3sI6KWYsEq+XdmxKsS9m3zBvBHobgFAbyRHyRxjIjmV1Kcj1h9gYv2ssaz+CufT0GAmJncrA/5SFhxUwZ3hONyab4TKi9AzAxsBmlbKq6otIBvhuP2plyuOQGiQXETMdpBVHSPlKbHpxczM2FJJC5/zPacIJABrcsUx0G0wGeayTVn/jlkyUUEuBklSnbWWL2+Frr+uaoaZh4EoYdAi1R9PDsGHwejSan0GAvMzOsjlvy4IEDUFEeJaKmKGGYeDrhYadvyF71aHADREhU/MLc7o3KFYYj5jo7vAKpW8gNOheL2PPL4x76MJdRVhzAHjKhKMAbbOvOqZivxvWffOR1T9BqxH6Dlhf35iDMi72o5h0HPrjsYaHVAXyrf7o67Mnw6cSAnQCxovAbgBUWAjkBcLm8CLqbsL93Yoi0/BB+pdWWr2Y+RdJ9BTRxWXoLMH4YtuSEnQDRodBJwvQpA0ob5YC3LNdmCckL4sS0s4Pdw3L5uAkDvDFybqDLOKosfN8w9qkMkvgLRHSlQ3ZKr/c1WfiVVI/asuefwp2cxvgeiZuBOIm2/f4DkVGSsa+83PUCVY4qvGZABS96bLl59v+RWQ66zJtTv7MsEaBBPkkbvlgaQXE7JkyW1Ob04fXNQPecUHAJkKm5SvJ8TK4cgZvf5iJV4OwOgyzS2MuGlkgEu7YkJEOnxeqZhqlMr2pSP2zximLEtYtlJreNLKGaKHSDaWBbAGIQ+JFubzuPfCeKniEMALaxAjvfClnw8aw+I7UT0RNnBwSf0QXn7ZAIQeHsoLp/K2gPGNtLwYlkAzO25Rj8Vs1JLCIytYcvenLUHxDNM9E7JAHk2sRdv7imMVnITg3lj2JLvZ+6BhsBqaFryaPL/5T9GvVjZd0C5J5EGd1VzPNGWAeA9UF2sMQZKEZ+rPCh2kZVzF9S69tVmP85nAHg/xILGbwDmKUPkKw/Sb+FUsEqVEswnw5Yc71UyqtGYKT4A0aMqAF6vWqlibojEUR8N1OvhuD1+2GQAeKWtC+0bRYCSy+n0Jee3nNaBlqa4/WtKYwYAAxQLGn0EzFaCKLWhGaud/DY0zPxDxJLL0rVN6IljplgPoo9UAC5dvMmWsptAi1V9kn7gDjCafbWUrrM20u98URBgrKnvANGNfgRNui3zTyFLLi7a1CdPI1PcDKL2SRelmsDPs0oqZtQUbxHRc6o5JtWO3ZfDVuLVXDnyPlx1AoZuimP/g6W0Oxy3H8w3QAVf3sbazKNeOTOpI5wvOPPJqY5cVncGwyUBeE7RmZgDYRwiQvByQjBzp3Dk3Y1nYBXKq/T22dWAepeMg0RovEwQu2td++H0146SZyDlGLsGV6HG2AXCfZMF4T2WaYxnQ5bcoZpDaQbSg3WZ+v1MutdQqxd9amqimrQfaB6A0stgzlJCLU/yYVJ0mWIDE14h0AxVvwl2zC4T7SN2doYsZ28p//z2PQPpIhgIxOoDS0hDK0NbR4Tm4jB8AUxHGG5b9WhiV+qBqrhfbouyALJDdteLhY5GEY3c2S60zBdnl/8JuDjceEaeyC4HShXv+VUUoBwhpfpe8QD/Ab2JqE8dKj95AAAAAElFTkSuQmCC);
}

.toast.success p {
	color: #0fc27c;
	border-color: #0fc27c;
}

.toast.success span::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAD3ElEQVRoQ9WaXW7aQBDHZ2yHVmqB9ASlJyh5rKoScoKSE4ScIPStCpZCJBL1Ldwg5ARNT8BHVfUxcIKQExSDIhUwO5UNpg628XptA8lj2J39/2ZmZ7+MEMVfo7KblCafUcIMEuSBKAOImSemiXqA2COEJjHqDdnODzio9MMOj8IGGpXdlKQfIVARELNCdog6DKAWBiYwwMvfXzOJiXyChEVA2BUSvtyJoE8S1MaKfvP3w7deEJuBAFI/1TNkUIpMuAfI4FP1nBeCC+DVr9OsouO1cKrwqrHaEXVGiekhTzR8AZLt06JE0lVsXveCI+gzhONhrnq7in8lgCkepOugDoyyPQN2PMxd1r1segJsg3hL9CoIV4BkWy1IAN+j9GRYWwzg0C2dHABGmXwxVu7WnvN+hAT9UULfW57YDoB0q3y3tmrjJ9pRZqmj7V/s2f/9BCDVUiuIcBbU7jrbE8H5YL9ascZcAGxt6rgsdvZUWgCkWmoNEU7W6U3RsexRmAE0KrtpSb/f8MTt6jIrPo4TvZQ8qSHgkScgQV9jyjtjN2sCpNrlEgJeiXokgn5dbark7dvrdLvcA8C3XrattcEE2HDlcYifO7W+OgqzioRm+sj6nwi8KGLCVbxZUCbKvZ9Bbaq8wQ1uGVzFz+bjpMGzFhmrM26o+oQWb0THqEaYbqtNANj3CxcQaQRYRwTj+Ojf3ttgJOLn5luYbpXvHQdwl8F1me09frzshKxaUYo3QtAzIkB+3iegm0HuomhvJzB3ohU/F8MFAABNLVc9WAYNABGLeEMPLwB4HSo4IGITHwjAaCwAEav4OcDqJXs5bQJAxC4egB74y6iNhANiDeJNQS3hhcwbQi0Mp0rTce8ZYIX1q4rW7+ZCxjEJPe35XXksOsYgfjYn4TD0Zs4XIibxBoC5mTO3023VWGHf84aOd2IH2ZgJjN3VctVsZAcaRyRi9Ly9pNuOlBPjASIt4IlFFyIoDZhy81rRszKjK54tsdB4RJrGdjKLI6W5QXvWh3oAmF2ryJ2wURDyaJBORNooMc1aN3TP72IL6Msgd1GzmJ1XiyErUhBnCrQ1K4+9n8fl7ham0lLqeEbA+OFZX69bZGG2GAKpsbJL4AeObYLw26pwPPKpBYmovvbySqQxxGKoRz4rEvObMuO1UHi/FDCtuqMdvRDJM6t9YPMBBKgUWzRmd081+wOGH7hvCi0bMD81GCvFSEHmwscJvc7j9ZXrgB+x/ZCSlMcFCaRSiNTqMmC14TRxK/rlSuAIuAIan9vIeh4JsoiQB6CM826fHgCwRwRNQui4Hju5vfe/4T8KykdZu9C3xgAAAABJRU5ErkJggg==);
}

.lightBox {
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 1000;

	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.lightBox.active {
	opacity: 1;
	visibility: visible;
	transition: all .5s cubic-bezier(.23, 1, .32, 1);
}

.adBox {
	width: 576px;
	height: 616px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	background: url(../images/adBg.png) center center no-repeat;
	background-size: cover;
}

.adForm {
	width: 280px;
	height: 170px;
	position: absolute;
	left: 125px;
	bottom: 30px;
}

.adForm input {
	display: block;
	width: 100%;
	height: 40px;
	position: relative;
	border: none;
	text-indent: 15px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.tjBtn {
	width: 80%;
	height: auto;
	cursor: pointer;
	margin-left: 10%;
	-webkit-animation: scale 1s ease infinite;
}

@-webkit-keyframes scale {

	0%,
	100% {
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		transform: scale(0.9);
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.adClose {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 30px;
	top: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 14px;
	cursor: pointer;
	-webkit-transition: all .5s;
}

.adClose:hover {
	-webkit-transform: rotate(90deg);
}

.pandaIcon {
	width: 10vw;
	height: auto;
	position: fixed;
	right: 0px;
	bottom: 5vw;
	cursor: pointer;
	-webkit-animation: swingzoom 4s ease-in infinite 5s;
	z-index: 100;
	-webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pandaIcon.active {
	right: -10vw;
}

@-webkit-keyframes swingzoom {

	3%,
	9% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	6%,
	12% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	15%,
	21% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	18%,
	24% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	27% {
		-webkit-transform: translateX(0px) rotate(0);
		transform: translateX(0px) rotate(0);
	}

	30% {
		-webkit-transform: translateX(0px) rotate(0);
		transform: translateX(0px) rotate(0);
	}
}

.footerForm {
	width: 100%;
	height: 132px;
	position: fixed;
	left: 0px;
	bottom: -180px;
	z-index: 100;
	background: url(../images/footerBg.jpg) center center no-repeat;
	-webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}

.footerForm.active {
	bottom: 0px;
}

.w1400 {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto;
	position: relative;
	display: flex;
	height: 100%;
	padding-left: 200px;
	justify-content: space-between;
	align-items: center;
}

.footerForm .panda2 {
	width: 184px;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.footerForm .txt {
	color: #fff;
	font-size: 18px;
}

.footerForm .txt b {
	font-size: 32px;
	font-weight: normal;
}

.footerForm .finput {
	width: 55%;
	display: flex;
	justify-content: space-between;
}

.footerForm .finput input {
	width: 48%;
	height: 50px;
	border-radius: 5px;
	font-size: 14px;
	border: none;
	text-indent: 15px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	outline: none;
}

.footerForm .yyBtn {
	width: 18%;
	height: 40px;
	border-radius: 45px;
	background: #000000;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #f8a121 0%, #f37117 100%);
	animation: buzz 3s linear infinite;
}
.footerForm .yyBtn.active{
	background: #ccc;
	animation: auto;
}
.footerClose {
	width: 30px;
	height: 30px;
	padding: 8px;
	position: absolute;
	right: -30px;
	top: 10px;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 50%;
	-webkit-transition: all .5s;
}

.footerClose:hover {
	-webkit-transform: rotate(90deg);
}

.pandaWe {
	width: 212px;
	height: auto;
	position: absolute;
	left: 50%;
	bottom: 100px;
	margin-left: 330px;
}

.sub_menus {
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}

.sub_menus a {
	padding: 0px 20px;
	line-height: 2.5;
	position: relative;
	font-size: 18px;
}

.sub_menus a:hover,
.sub_menus a.active {
	color: #2fc7a0;
}

.sub_menus a:hover::after,
.sub_menus a.active::after {
	width: 30%;
	height: 2px;
	position: absolute;
	left: 35%;
	bottom: -10px;
	content: '';
	background: #2fc7a0;
}

.swiper-button-next.dz-next,
.swiper-button-prev.dz-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	right: auto;
	left: 50%;
	top: 40%;
}

.swiper-button-next.dz-next {
	margin-left: 400px;
}

.swiper-button-prev.dz-prev {
	margin-left: -450px;
}

.videoBox {
	width: 1000px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	padding: 10px;
	-webkit-transform: translate(-50%, -50%);
}

.videoBox video {
	display: block;
}

.videoClose {
	width: 40px;
	height: auto;
	position: absolute;
	right: -40px;
	top: -40px;
	background: #2fc7a0;
	padding: 10px;
	-webkit-transition: all .5s;
	cursor: pointer;
	border-radius: 50%;

}

.videoClose:hover {
	-webkit-transform: rotate(90deg);
}

.freeBtn {
	cursor: pointer;
}

.dzbtns.y a:last-child:hover {
	background: #caa36c;
	color: #fff;
}

.cpdb .dzbtns a:last-child:hover {
	background: #3acaa0;
	color: #fff;
}

.designBox {
	display: block;

	overflow: hidden;
}

.designName {
	width: 40%;
	float: left;
}

.swiper-container.design {
	width: 60%;
	float: right;
	margin-top: 50px;
	border-radius: 10px;
	overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	top: auto;
	bottom: 20px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #2fc7a0;
}

.ohterLinks {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
}

.Linkbtn {
	width: 66px;
	height: 66px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 50%;
	z-index: 20;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
}

.home .box3 .model-room .windows .left:hover .ohterLinks,
.home .box3 .model-room .windows .left:hover .Linkbtn {
	opacity: 1;
	visibility: visible;
}

.Linkbtn:hover {
	background: #2fc7a0;
}

.Linkbtn:hover span {
	border-left: 8px solid #fff;
}

.Linkbtn span {
	display: block;
	width: 0px;
	height: 0px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #2fc7a0;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
}

.Linkbtn p {
	color: #fff;
	width: 150%;
	height: auto;
	position: absolute;
	left: -25%;
	top: 150%;
	text-align: center;
	font-size: 14px;
}

.Linkbtn::before,
.Linkbtn::after {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	position: absolute;
	left: -1px;
	top: -1px;
	content: '';
	border-radius: 50%;
	-webkit-animation: scaleAnimate 2s linear infinite;
	opacity: 0;
}

.Linkbtn::after {
	-webkit-animation-delay: .5s;
}

@-webkit-keyframes scaleAnimate {
	0% {
		-webkit-transform: scale(1);
		opacity: 0;
	}

	50% {
		-webkit-transform: scale(1.5);
		opacity: 0.7;
	}

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

.singePage.ju {
	text-align: justify;
}

.Linkbtn.v {
	position: absolute;
	opacity: 1;
	visibility: visible;
	background: #2fc7a0;
	color: #fff;
	width: 40px;
	height: 40px;
	left: 19%;
	margin-top: -24px;
	margin-left: 1px;
}

.Linkbtn.v span {
	border-left: 8px solid #fff;
}

.Linkbtn {
	width: 66px;
	height: 66px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 50%;
	z-index: 20;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
}

#page {
	padding-top: 50px;
	margin-bottom: 5vw;
}

#page ul {
	display: flex;
	justify-content: center;
}

#page li {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	color: #666;
	font-size: 14px;
	line-height: 45px;
	background-color: #f9f9f9;
	border: 1px solid #dce0e0;
	text-align: center;
	margin: 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 50%;
}

.xl-nextPage,
.xl-prevPage {
	width: 60px;
	color: #2fc7a0;
	height: 28px;
	display: none;
}

#page li.xl-nextPage,
#page li.xl-prevPage {
	display: none;
}

#page li.xl-disabled {
	opacity: .5;
	cursor: no-drop;
}

#page li.xl-disabled:hover {
	background-color: #f9f9f9 !important;
	border: 1px solid #dce0e0 !important;
	color: #666 !important;
}

#page li.xl-active {
	background-color: #2fc7a0;
	border-color: #2fc7a0;
	color: #FFF
}

#page li:hover {
	background-color: #2fc7a0 !important;
	border-color: #2fc7a0;
	color: #FFF
}

#page li.xl-jumpText {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	opacity: 1;
}

#page li.xl-jumpText:hover {
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
}

#page li.xl-jumpButton {
	padding: 0 5px;
}

#xlJumpNum {
	width: 35px;
	margin: 0 3px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

input[type="number"] {
	-moz-appearance: textfield;
}


.menu_btn {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	display: none;
	z-index: 200;
}

.menu_btn span {
	width: 25px;
	height: 4px;
	background: #2fc7a0;
	position: absolute;
	left: 20px;
	top: 21px;
	display: block;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	border-radius: 5px;
}

.menu_btn span:nth-child(2) {
	top: 29px
}

.menu_btn span:nth-child(3) {
	top: 37px
}

.menu_btn.active {
	background: #2fc7a0
}

.menu_btn.active span {
	background: #fff
}

.menu_btn.active span:nth-child(2) {
	opacity: 0
}

.menu_btn.active span:nth-child(1) {
	top: 29px;
	-webkit-transform: rotate(45deg)
}

.menu_btn.active span:nth-child(3) {
	top: 29px;
	-webkit-transform: rotate(-45deg);
}

.menu_btn span::after {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: absolute;
	left: -6px;
	top: 0px;
	background: #2fc7a0;
	content: '';
}

.hide {
	display: block;
}

.show {
	display: none;
}

.common-box.tail{
	width: 1400px;
}
@media screen and (max-width:1600px) {
	
	.home .box6 .common-box .img-box{
		width: 1200px;
		margin: 0px auto;
	}
}
@media screen and (max-width:1400px) {
	.home .box5 .common-box .lists {
		width: 1200px;
	}
	.navBar a{
		padding: 5px 0px;
	}
	.common-box.tail{
		width: 1100px;
	}
	.detailForm.yes{
		margin-left: 190px;
	}
}
@media screen and (max-width:1365px) {
	.main{
		width: 1366px;
		left: 50%;
		margin-left: -683px;
		position: relative;
	}
	.home .box5 .common-box .lists{
		width: 1100px;
		margin: 0px auto;
	}
	.home .box3 .model-room .windows,.home .box3 .comer .mask,.home .box3 .comer .lists{
		-webkit-transform: scale(0.9);
	}
	.home .box3 .comer .lists{
		margin-top: 0px;
	}
	.home .box6 .common-box .img-box{
		width: 90%;
		left: 5%;
		margin-top: 0px;
	}
	.home .box6 .common-box{
		padding-top: 120px;
	}
	.home .box3 .comer .lists .item:after{
		bottom: -20px;
	}
	
	.common-box.tail{
		width: 1000px;
	}
	.detailForm.yes{
		margin-left: 240px;
	}
	.detailCenter{
		width: 1100px;
		    margin: 0px auto;
	}
	.ndc_npnews,.detailBottom{
		width: calc(100% - 280px);
	}
}
@media screen and (max-width:1024px) {

	.detailCenter{
		width: 100%;
		    margin: 0px auto;
	}
	.main{
		width: 100%;
		left: 0px;
		margin-left: 0%;
	}
	.common-box.tail{
		width: 90%;
	}
	.adFrom.xq{
		display: none;
	}
	.detailBox{
		width: 100%;
	}
	.ndc_npnews, .detailBottom {
	    width: 100%;
	}
	.home .box3 .model-room .windows .left:before, .home .box3 .model-room .windows .right:before{
		display: none;
	}
}
@media screen and (max-width:768px) {
	.main{
		margin-top: 0;
	}
	.boxes.n168{
		background:#fff;
	}
	.n1688-box{
		position: absolute;
		width: 100%;
		top: 210vw;
	}
	.n1688-box>img{
		display: none !important;
	}
	
	.boxes.n168{
		padding-top: 0%;
	}
	.common-box.full.n168{
		width: 100%;
	}
	.dzbtns.n168{
		    display: flex;
	}
	.kForm.n16800{
		top: 0vw;
	    -webkit-transform: translateY(0%);
	}
	.m_search_box.active{
		opacity: 1;
		visibility: visible;
	}
	.m_search_box{
		padding: 125px 5vw 25px;
	}
	.m_search_box .st{
		width: 100%;
		height: auto;
		line-height: 50px;
		border-bottom: 1px solid rgba(0,0,0,.05);
		display: flex;
		justify-content: space-between;
	}
	.m_search_box .st input{
		width: calc(100% - 100px);
		border: none;
	}
	.msbtn{
		width: 50px;
		height: 50px;
		color: #2fc7a0;
		line-height: 50px;
		text-align: center;
		font-size: 20px;
	}
	.backSearch{
		width: 80px;
		height: auto;
		position: absolute;
		left: 5vw;
		line-height: 30px;
		top: 5vw;
		background: #2fc7a0;
		color: #fff;
		font-size: 12px;
		text-align: center;
		border-radius: 50px;
	}
	.st_des{
		width: 100%;
		padding: 25px 0px;
		display: flex;
		flex-wrap: wrap;
	}
	.st_des a{
		display: block;
		width: auto;
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		color: #fff;
		font-size: 12px;
		padding: 0px 10px;
		background: rgba(0,0,0,.3);
		border-radius: 40px;
		margin: 0px 5px 5px 0px;
	}
	
	.st_des a:first-child{
		background: #2fc7a0;
	}

	.boxes{
		padding: 30px 0px;
	}
	.common-box.tail{
		width: 90%;
	}
	.main{
		width: 100%;
		left: 0%;
		margin-left: 0px;
	}
	.nav {
		height: auto;
		position: fixed;
		left: 0px;
		top: 0px;
		background: #fff;
		z-index: 100;
		display: none;
	}

	.mob_nav {
		width: 100%;
		height: 60px;
		position: fixed;
		left: 0px;
		top: 0px;
		background: #fff;
		z-index: 200;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);

	}

	.mob_nav .logo {
		width: 150px;
		height: auto;
		position: absolute;
		right: 3%;
		top: 50%;
		-webkit-transform: translateY(-50%);
	}

	.nav .fixed-box {
		height: 60px;
	}

	.nav .fixed-box .top {
		display: none;
	}

	.nav .fixed-box .links .common-box {
		height: 60px;
		justify-content: flex-end;
	}

	.nav .fixed-box .links .common-box .logo {
		width: 150px;
		padding-right: 0px;
	}

	.menu_btn {
		display: block;
	}

	.nav .fixed-box .links .common-box .menu {
		opacity: 0;
		visibility: hidden;
		height: calc(100vh - 60px);
		position: fixed;
		left: 0;
		top: 60px;
		display: none;
		width: 100vw;
		background: #2fc7a0;
		-webkit-transition: all 0.5s;
		padding: 20vh 0px;
	}

	.nav .fixed-box .links .common-box .menu.active {
		opacity: 1;
		visibility: visible;
	}

	.nav .fixed-box .links .common-box a {
		display: block;
		width: 100%;
		text-align: center;
		color: rgba(255, 255, 255, .7);
		line-height: 8vh;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		position: relative;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
	}

	.nav .fixed-box .links .common-box a.active {
		color: rgba(255, 255, 255, 1);
	}

	.nav .fixed-box .links .common-box a.active::after {
		width: 50px;
		height: 2px;
		position: absolute;
		left: 50%;
		margin-left: -25px;
		content: '';
		bottom: 0px;
		background: #fff;
	}

	.adBox {
		width: 350px;
		height: 374px;
		top: 40%;
	}

	.lightBox {
		width: 100vw;
	}

	.nav .fixed-box .links {
		width: 100vw;
	}

	.adForm {
		width: 200px;
		height: auto;
		left: 65px;
		bottom: 2vw;
	}

	.adForm input {
		height: 35px;
		margin-bottom: 5px;
		text-indent: 10px;
		font-size: 12px;
	}

	.tjBtn {
		width: 70%;
		margin-left: 15%;
	}

	.adClose {
		width: 40px;
		height: 40px;
		right: 0px;
		top: 0px;
	}

	.main {
		padding-top: 60px;
		width: 100vw;
		overflow: hidden;
	}

	.bs {
		height: 6vw;
		background-size: cover;
	}

	.home .box1 {
		margin-top: -6vw;
	}

	.swiper-pagination.banner-pagination {
		padding: 5px;
		bottom: 15px;
		display: flex;
	}

	.swiper-pagination.banner-pagination .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		margin: 0px 2px;
	}

	.home .box1 {
		padding-top: 50px;
	}

	.common-title .cn {
		font-size: 24px;
	}

	.common-title .en span.text {
		min-width: 60vw;
		font-size: 12px;
	}

	.home .box1 .process {
		padding-top: 30px;
		padding-bottom: 75px;
	}

	.hide {
		display: none;
	}

	.show {
		display: block;
	}

	.mBox.mb1 {
		margin-top: -6vw;
	}

	.swiper-container.mbzt {
		position: absolute;
		width: 80%;
		bottom: 0vw;
		left: 10%;
	}

	.mBox {
		position: relative;
	}

	.swiper-container.mbzt .swiper-slide {
		width: 40vw;

	}

	.swiper-container.mbzt .swiper-slide.swiper-slide-active {
		width: 40vw;
	}

	.yhLists .swiper-slide {
		-webkit-transform: scale(0.8);
		-webkit-transition: all .5s;
	}

	.yhLists .swiper-slide.swiper-slide-active {
		-webkit-transform: scale(1);
	}

	.swiper-container.mbzt .swiper-slide .btn {
		width: 135px;
		line-height: 38px;
		background-image: url(../images/btn.png);
		color: #fff;
		text-align: center;
		font-size: 12px;
		
		position: relative;
		background-size: contain;
		margin: 0px auto;
		font-weight: bold;
		left: 0px;
		margin-bottom: 5px;
		text-indent: 6px;
	}
	.swiper-container.mbzt .swiper-slide .img-box{
		position: relative;
		width: 100%;
		margin-left: -2vw;
	}
	.mb4Box {
		width: 90vw;
		height: auto;
		position: absolute;
		left: 5vw;
		top: 25vw;
	}

	.mb4Box .mask {
		position: relative;
		width: 100%;
	}

	.mb4Box .mask:before {
		content: '';
		position: absolute;
		width: 82vw;
		height: calc(82vw * 0.6);
		background-image: url(../images/newcomers-cover.png);
		z-index: 3;
		background-size: cover;
		pointer-events: none;
		left: 4vw;
	}

	.mb4Box .mask .swiper-container {
		border-radius: 5px;
		width: 80%;
	}

	.mb4Box .mask .p {
		position: absolute;
		top: 50%;
		left: 0;
		padding: 0 30px;
		display: flex;
		justify-content: space-between;
		width: 100%;
		z-index: 5;
	}

	.mb4Box .mask .p .button {
		width: 30px;
		height: 30px;
		justify-content: center;
		align-items: center;
		background-image: url(../images/arr-bg.png);
		background-size: cover;
		outline: none;
		cursor: pointer;
		font-size: 12px;
		color: #fff;
		line-height: 30px;
		text-align: center;
	}

	.mb4Box .mask .p .iconfont {
		filter: drop-shadow(0 2px 2px rgba(55, 55, 55, 0.5));
	}

	.mb4Box .lists {
		display: flex;
		justify-content: space-between;
		margin-top: 7vw;
		flex-wrap: wrap;
		width: 80%;
		margin-left: 10%;
	}


	.mb4Box .lists .item {
		position: relative;
		cursor: pointer;
		top: 0px;
		-webkit-transition: all .35s;
		width: 48%;
		margin-bottom: 20px;
	}



	.mb4Box .lists .item:before {
		content: '';
		position: absolute;
		width: calc(80vw*0.45);
		height: calc(80vw*0.45 * 0.64);
		left: -0.5vw;
		background-image: url("../images/newcomers-cover1.png");
		transform: translateX(0%);
		top: -1.5vw;
		z-index: 3;
		background-size: cover;
		
	}

	.common-banner .bg {
		background-position: center center;
	}

	.mb4Box .lists .item:after {
		content: '';
		position: absolute;
		width: 150px;
		height: 20px;
		border-radius: 50%;
		background-color: #81978d;
		left: 50%;
		margin-left: -75px;
		bottom: -40px;
		filter: blur(10px);
	}

	.mb4Box .lists .item h2 {
		line-height: 50px;
		position: absolute;
		width: 100%;
		left: 0;
		top: 50%;
		margin-top: -25px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		font-weight: normal;
	}

	.mb4Box .lists .item .img-box {
		background-color: #222;
		border-radius: 10px;
		overflow: hidden;
	}

	.mb4Box .lists .item .img-box img {
		opacity: 0.5;
	}

	.mb4Box .lists .item.active .img-box {
		background: #2fc7a0;

	}

	.mobleNav {
		width: 100%;
		height: 60px;
		right: 0px;
		bottom: 0px;
		-webkit-transform: translateY(0%);
		top: auto;
		border-radius: 0px;
		padding: 0px;
		display: flex;
		background: #e9f6f2;
		position: fixed;
		z-index: 1000;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	}

	.mobleNav a {
		width: 20vw;
		height: 100%;
		position: relative;
		text-align: center;
	}

	.mobleNav a .icon {
		width: 30px;
		height: 30px;
		margin: 0px auto;
		background: url(../images/mnIcon.png) no-repeat;
		background-size: 60px auto;
		margin-top: 5px;
	}

	.mobleNav a p {
		display: block;
		font-size: 12px;
		line-height: 20px;
	}

	.navBar {
		display: none;
	}

	.mobleNav a:nth-child(1) .icon {
		background-position: -30px 0px;
	}

	.mobleNav a:nth-child(2) .icon {
		background-position: -30px -30px;
	}

	.mobleNav a:nth-child(4) .icon {
		background-position: -30px -60px;
	}

	.mobleNav a:nth-child(5) .icon {
		background-position: -30px -90px;
	}

	.mobleNav a:nth-child(3) .icon {
		background: transparent;
		width: 60px;
		height: 60px;
		position: relative;
		margin-top: -26px;
		line-height: 54px;
		background: #67ddbb;
		border-radius: 50%;
		color: #fff;
		font-size: 24px;
		border: 3px solid #e9f6f2;
	}

	.mobleNav a.active:nth-child(1) .icon {
		background-position: 0px 0px;
	}

	.mobleNav a.active:nth-child(2) .icon {
		background-position: 0px -30px;
	}

	.mobleNav a.active:nth-child(4) .icon {
		background-position: 0px -60px;
	}

	.mobleNav a.active:nth-child(5) .icon {
		background-position: 0px -90px;
	}

	.adFrom {
		width: 320px;
	}

	.adFrom.fixed.active {
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
	}

	.adFrom .afTop img {
		width: 70px;
		top: -27px;
	}

	.adFrom.fixed .form {
		border-radius: 35px 5px 5px 5px;
		padding: 20px;
		height: 191px;
	}

	.adFrom .form input {
		height: 40px;
		margin-bottom: 10px;
	}

	.adFrom .submitBtn {
		width: 150px;
	}

	.adFrom .form input:nth-child(2) {
		margin-bottom: 20px;
	}

	.adFrom.fixed .afTop img {
		top: -1px;
	}

	.mb4Box .mask .swiper-container .swiper-slide {
		background: center center no-repeat;
		background-size: cover;
	}

	.mbtns {
		display: flex;
		padding: 25px 14vw;
		justify-content: space-between;
		flex-wrap: wrap;
		position: absolute;
		left: 0px;
		top: 18vw;
	}

	.mbtns .btn {
		width: 85px;
		height: 27px;
		text-align: center;
		line-height: 27px;
		font-size: 14px;
		background-image: url(../images/model-btn.png);
		color: #fff;
		cursor: pointer;
		background-size: cover;
		margin-bottom: 10px;
	}

	.mbtns .btn.active {
		background-image: url(../images/model-btn-active.png);
	}

	.mwindows {
		display: flex;
		justify-content: space-between;
		padding-top: 25px;
		position: absolute;
		left: 13%;
		top: 40vw;
		width: 74%;
	}

	.mwindows .left,
	.mwindows .right {
		position: relative;
		user-select: none;
		border-radius: 5px;
		overflow: hidden;
		width: 48%;
	}

	.ohterLinks {
		opacity: 1;
		visibility: visible;
		border-radius: 5px;
		overflow: hidden;
		background: rgba(0, 0, 0, .1);
	}

	.Linkbtn {
		opacity: 1;
		visibility: visible;
		width: 30px;
		height: 30px;
		margin-left: 0px;
	}

	.Linkbtn p {
		display: none;
	}

	.mwindows .left:before,
	.mwindows .right:before {
		content: '';
		position: absolute;
		width: 45vw;
		height: calc(45vw * 1.08);
		background-image: url("../images/model-left.png");
		top: 0px;
		z-index: 5;
		left: 0px;
		background-position: center center;
		background-size: 100% auto;
		background-repeat: no-repeat;
	}

	.mwindows .right {
		margin-left: 10px;
		border-radius: 5px;
		overflow: hidden;
	}

	.mwindows .right .img-box {
		clip-path: url("#c-right");
		position: relative;
		margin-left: 0px;
		clip-path: none;
	}

	.mwindows .left:before {
		display: none;
	}

	.mwindows .right:before {
		background-image: url("../images/model-right.png");
		left: auto;
		right: 0px;
		display: none;
	}

	.mwindows .img-box {
		clip-path: url("#c-left");
		position: relative;
		width: 100%;
		margin-left: 0%;
		clip-path: none;
	}

	.swiper-container.yhLists {
		width: 80%;
		height: auto;
		position: absolute;
		left: 10%;
		top: 30vw;
		overflow: inherit;
	}

	.mfooter {
		margin-bottom: 60px;
	}

	.mfBox {
		width: 60%;
		position: absolute;
		left: 20%;
		bottom: 15vw;
		color: #fff;
		z-index: 10;
	}

	.mfBox .hot-line {
		text-align: center;
		font-family: FUTUTN;
	}

	.mfBox .hot-line .title {
		font-size: 12px;
	}

	.mfBox .hot-line a {
		font-size: 24px;
	}

	.mfBox .icons {
		display: flex;
		margin: 10px 0 20px;
		justify-content: center;
	}

	.mfBox .icons .iconfont {
		line-height: 33px;
		width: 35px;
		height: 35px;
		border-radius: 40px;
		text-align: center;
		border: 1px solid #fff;
		font-size: 20px;
		margin: 0 4px;
		cursor: pointer;
		position: relative;
	}

	.mfBox .icons .iconfont .img {
		width: 110px;
		height: auto;
		position: absolute;
		left: -35px;
		top: -127px;
		background: #fff;
		text-align: center;
		padding: 5px;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
		display: none;
	}

	.mfBox .icons .iconfont .img img {
		display: block;
		margin: 0px auto;
		margin-bottom: 5px;
	}

	.mfBox .icons .iconfont .img p {
		line-height: 1.4;
		font-size: 12px;
		color: rgba(0, 0, 0, .5);
	}

	.mfBox .icons .iconfont:hover .img {
		display: block;
	}

	.mfBox .site-info {
		font-size: 12px;
		text-align: center;
		line-height: 1.6;
		opacity: .5;
	}

	.common-banner {
		height: 26vw;
	}

	.house-diy .box1 {
		padding: 25px 0px;
		background: #fff;
	}

	.common-btn {
		padding: 0px;
		flex-wrap: wrap;
		justify-content: center;
		position: fixed;
		left: 0px;
		width: 100px;
		height: 100%;
		top: 0px;
		padding: 60px 0px;
		display: block;
		background: #fff;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
		z-index: 5;
		display: none;
	}

	.common-btn .btn {
		width: 100%;
		display: block;
		border: none;
		border-radius: 0px;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		line-height: 50px;
	}

	.common-btn .btn:first-child {
		margin-top: 18vh;
		border-top: 1px solid rgba(0, 0, 0, .1);
	}

	.commonSwiper {
		margin: 0px 5vw;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}


	.commonSwiper a {
		width: auto;
		padding: 0px 10px;
		line-height: 35px;
		border: 1px solid #3acaa0;
		display: block;
		font-size: 14px;
		background: #fff;
		color: #3acaa0;
		border-radius: 30px;
		margin-bottom: 10px;
		margin-right: 5px;
	}

	.commonSwiper a.active {
		background: #3acaa0;
		color: #fff;
	}


	.common-btn .btn+.btn {
		margin-left: 0px;
	}

	.sub_menus {
		margin-bottom: 0px;
		padding: 20px 5vw;
		padding-left: 100px;
	}

	.house-diy .box1 .lists {
		padding-left: 110px;
		padding-right: 10px;
	}

	.sub_menus a {
		font-size: 12px;
		padding: 0px 3vw;
		background: #fff;
		border-radius: 40px;
		margin: 0px 1vw;
	}

	.sub_menus a.active {
		background: #2fc7a0;
		color: #fff;
	}

	.house-diy .box1 .lists .item {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 10px;
		box-shadow: none;
		padding: 0px;
	}

	.house-diy .box1 .lists .item:nth-child(n + 4) {
		margin-top: 0px;
	}

	.house-diy .box1 .lists .item .text .left {
		width: 100%;
	}

	.house-diy .box1 .lists .item .text .left h3 {
		text-align: center;
	}

	.house-diy .box1 .lists .item .img-box {
		border: none;
	}

	.house-diy .box1 .lists .item .right {
		width: auto;
		bottom: 15px;
		right: 15px;
		display: none;
	}

	.house-diy .box1 .lists .item .right .iconfont {
		width: 32px;
		line-height: 30px;
		font-size: 20px;
		margin-right: 5px;
	}

	.house-diy .box1 .lists .item .right .btn {
		width: 80px;
		line-height: 30px;
		font-size: 14px;
	}

	.house-diy .box1 .lists .item .text {
		height: auto;
		padding: 15px;
		display: block;
		text-align: center;
		font-size: 14px;
		text-indent: 0px;
	}

	.house-diy .box1 .lists .item .text .left h3 {
		font-size: 16px;
	}

	.house-diy .box2 .lists {
		padding: 20px 0px 50px;
		flex-wrap: wrap;
		position: relative;
	}

	.house-diy .box2 .lists .item {
		width: 100%;
		margin-bottom: 15px;
		border-radius: 10px !important;
	}

	.house-diy .box2 .lists .item+.item {
		margin-left: 0%;
	}

	.house-diy .box2 .lists .item .text {
		padding: 15px;

	}

	.house-diy .box2 .lists .item .text h2 {
		font-size: 14px;
	}

	.footer {
		display: none;
	}

	.common-banner .form {
		display: none;
	}

	.house-case .box1 .lists {
		margin-top: 25px;
		padding-bottom: 0px;
	}

	.house-case .box1 .lists .item {
		padding: 0px;
		flex-wrap: wrap;
		position: relative;
	}

	.house-case .box1 .lists .item .img-box,
	.house-case .box1 .lists .item .text {
		width: 100%;
	}

	.house-case .box1 .lists .item .text {
		padding: 0px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		height: auto;
		overflow: hidden;
	}

	.house-case .box1 .lists .item .text .type {
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 5px;
		display: none;
	}

	.house-case .box1 .lists .item .text .des {
		display: none;
	}
	.house-case .box1 .lists .item .text h3{
		position: relative;

		width: 100%;
		
	}
	.house-case .box1 .lists .item .text a {
		font-size: 14px;
		font-weight: normal;
		height: auto;
		line-height: 20px;
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .6) 100%);
		padding: 40px 10px 10px;
		color: #fff;
		width: 100%;
		padding: 15px;
		display: block;
		white-space: initial;
		text-overflow: inherit;
	}

	.house-case .box1 .lists .item .text .btns .btn {
		width: 100px;
		line-height: 30px;
	}

	.house-case .box1 .lists .item .text .btns {
		margin-top: 0px;
		justify-content: center;
		display: none;
	}

	.house-case .box1 .lists .item .text .btns .btn+.btn {
		margin-left: 10px;
	}

	.house-case .box1 .lists .item+.item {
		margin-top: 15px;
	}

	.ktBox {
		margin-top: 20px;
		height: 70vh;
	}

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

	.ktSwiper .swiper-slide a,
	.dzSwiper .swiper-slide .info {
		padding: 15px;
	}
	.dzSwiper .swiper-slide .info{
		text-align: left;
	}
	.ktSwiper .swiper-slide a {
		padding: 20px 20px;
	}

	.ktSwiper .swiper-slide a p {
		font-size: 12px;
		margin-bottom: 0px;
	}

	.ktSwiper .swiper-slide a b {
		font-size: 14px;
		height: 40px;
		line-height: 20px;
	}

	.house-case .box1 {
		padding: 50px 0px 0px;
	}

	.common-title .en {
		margin-top: 0px;
	}

	.dzSwiper {
		margin-top: 20px;
	}

	.dzSwiper .swiper-slide {
		width: 80%;
	}

	.dzSwiper .swiper-slide .info p {
		margin-bottom: 0px;
		font-size: 12px;
	}

	.dzSwiper .swiper-slide .info b {
		font-size: 14px;
		font-weight: normal;
	}

	.dzSwiper .swiper-pagination,
	.houseList {
		display: none;
	}

	.houseSwiper {
		margin-top: 20px;
		padding-bottom: 20px;
		display: block;
	}

	.houseSwiper .thum {
		height: 60vw;
		background: center center no-repeat;
		background-size: cover;
	}

	.hiSwiper ul {
		width: 90%;
		margin: 0px auto;
		display: block;
	}

	.hiSwiper ul li {
		width: 100%;
		margin: 0px;
		margin-bottom: 10px;
		padding: 15px;
		height: auto;
	}

	.hiSwiper li .des {
		height: auto;
		font-size: 14px;
		line-height: 1.7;
		padding: 0px;
	}

	.hiSwiper li::before {
		width: 15px;
		height: 15px;
		background-size: cover;
		right: 10px;
		top: 10px;
	}
	.m_search{
		position: absolute;
		left: 60px;
		width: 50px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #2fc7a0;
		font-size: 20px;
	}
	.houseSwiper .title {
		width: 100%;
		padding: 10px 0px;
		line-height: 1.7;
	}

	.detailTop {
		font-size: 24px;
		line-height: 1.4;
		margin-bottom: 30px;
		padding-bottom: 15px;
	}
	.detailTop .title{
		text-align: left;
	}
	.detailTop .des {
		font-size: 12px;
		text-align: left;
	}

	.detailCenter .adFrom {
		display: none;
	}

	.detailBox {
		width: 100%;
		padding: 0px;
		box-shadow: none;
	}

	.detailBox img {
		display: block;
		    width: 100% !important;
    height: auto !important;
	}

	.detailBox p {
		margin-bottom: 0px;
	}

	.detailBottom {
		margin-top: 20px;
		flex-wrap: wrap;
		width: 100%;
	}

	.detailBottom .list {
		width: 100%;
		padding: 0px;
		margin-bottom: 20px;
	}

	.detailBottom .list .name {
		font-size: 20px;
	}

	.detailBottom .list .name::after {
		width: 40px;
	}

	.detailBottom .list ul li {
		font-size: 14px;
		padding: 0px 0px;
		line-height: 1.4;
	}
	.detailBottom .list ul li a{
		padding: 5px 0px;
	}
	.pandaIcon {
		width: 25vw;
		bottom: 10vh;
	}

	.aboutBox {
		margin-top: 20px;
		flex-wrap: wrap;
	}

	.aboutBox .aboutL {
		width: 100%;
		margin-bottom: 20px;
	}

	.singePage .h2 {
		font-size: 20px;
		font-weight: normal;
		margin-bottom: 0px;
	}

	.singePage {
		font-size: 14px;
	}

	.aboutBox .aboutR {
		width: 100%;
	}

	.aboutBox .aboutR .videoBtn {
		width: 320px;
	}

	.Linkbtn.v {
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		margin-left: -135px;
		margin-top: -15px;
		width: 24px;
		height: 24px;
	}

	.bigYear {
		font-size: 80px;
	}

	.swiper-container.hiSwiper .swiper-slide {
		padding: 15px 15px;
		height: auto;
	}

	.swiper-container.hiSwiper .swiper-slide::before {
		width: 15px;
		height: 15px;
		background-size: cover;
	}

	.swiper-container.hiSwiper .swiper-slide .des {
		height: auto;
		font-size: 14px;
	}

	.hisDots {
		background: rgba(0, 0, 0, .2);
		height: 70px;
	}

	.boxes.b3 {
		padding-bottom: 100px;
	}

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

	.swiper-container.dotSwiper {
		width: 100%;
	}

	.swiper-container.dotSwiper .swiper-slide:nth-child(even) {
		top: 10px;
	}

	.greenBox {
		flex-wrap: wrap;
	}

	.greenBox ul {
		width: 100%;
	}

	.greenBox ul:last-child li {
		text-align: left;
		margin-bottom: 15px;
	}

	.greenBox ul:last-child li:nth-child(1) {
		margin-bottom: 15px;
	}

	.greenBox ul:last-child li .title::after,
	.greenBox ul:first-child li .title::after {
		display: none;
	}

	.greenBox .greenImg {
		width: 80%;
		margin-left: 10%;
	}

	.greenBox ul li .title {
		font-size: 20px;
	}

	.greenBox ul li .mark {
		margin-bottom: 5px;
		width: 100%;
	}

	.serviceList {
		margin-top: 20px;
	}

	.serviceList ul {
		flex-wrap: wrap;
	}

	.serviceList ul li {
		width: 100%;
		padding: 15px;
		margin-bottom: 15px;
		border-radius: 10px;
	}

	.serviceList ul li .title {
		font-size: 16px;
		margin-top: 15px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

	.serviceList ul li .title span {
		font-size: 40px;
	}

	.serviceList ul li .des {
		font-size: 14px;
	}

	.honorList ul li {
		width: 100%;
		margin-bottom: 10px;
	}

	.honorList ul li .year {
		width: 69px;
		height: 20px;
		background-size: cover;
		line-height: 20px;
		font-size: 16px;
	}

	.honorList ul li .txt {
		width: calc(100% - 80px);
		line-height: 20px;
		font-size: 14px;
	}

	.honorList {
		margin-top: 20px;
	}

	.footerForm {
		height: 100px;
	}

	.footerForm.active {
		bottom: 60px;
	}

	.footerForm .panda2,
	.footerForm .txt {
		display: none;
	}

	.w1400 {
		padding-left: 0px;
	}

	.footerForm .finput {
		width: 70%;
	}

	.footerForm .finput input {
		height: 40px;
		font-size: 12px;
		border-radius: 40px;
	}

	.footerForm .yyBtn {
		width: 28%;
		font-size: 12px;
	}

	.footerClose {
		top: -30px;
		background: #2fc7a0;
		right: 0px;
	}

	.footerForm .panda2 {
		display: block;
		width: 75px;
		left: -5vw;
		top: -73px;
	}

	.pandaIcon.active {
		right: -40vw;
	}

	.ms {
		padding-top: 60px;
	}

	.kForm {
		width: 70%;
		left: 15%;
		margin-left: 0;
		top: 202vw;
		height: auto;
	}
	
	.kForm.s1{
		top: 210vw;
		z-index: 10;
	}

	.kForm.d {
		margin-left: 0%;
		bottom: 26vw;
		left: 8%;
		width: 84vw;
		height: auto;
	}

	.kForm .labDiv {
		margin-top: 0px;
		flex-wrap: wrap;
	}
	.boxes.b6{
		background-image: url(../images/m_design_bg.jpg);
		margin-top: 30px;
	}
	.kForm .labDiv input {
		width: 100%;
		height: 40px;
		border: 1px solid #65b5c4;
		margin-bottom: 10px;
	}

	.kForm .submit {
		width: 160px;
		font-size: 16px;
		margin: 15px auto;
	}

	.dzbtns a:first-child {
		background: #3acaa0;
	}

	.dzbtns a:last-child {
		border: 1px solid #3acaa0;
		color: #3acaa0;
	}
	
	.dzbtns.cnm{
		display: none;
	}
	
	.dzbtns {
		padding: 10px 0px 20px;
	}

	.subTitle2 {
		padding-top: 0px;
		margin-bottom: 15px;
	}

	.subTitle2 .en::before,
	.subTitle2 .en::after,
	.subTitle2 .en span:first-child,
	.subTitle2 .en span:last-child {
		display: none;
	}

	.subTitle2 .en p {
		margin: 0px 0px;
		font-size: 12px;
		line-height: 1.4;
	}

	.subTitle2 .cn {
		font-size: 20px;
		font-weight: bold;
	}

	.styleList {
		margin-top: 0px;
		direction: inherit;
		padding: 10px;
		flex-wrap: wrap;
	}

	.styleList .list {
		width: 100%;
		padding: 0px;
		justify-content: space-between;
	}

	.styleList .list a {
		width: 24%;
		height: auto;
		line-height: 35px;
		font-size: 14px;
		margin: 0px;
		margin-bottom: 5px;
	}

	.styleList .thum {
		width: 100%;
		margin-top: 5px;
	}

	.designName,
	.swiper-container.design {
		width: 100%;
	}

	.swiper-container.design {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	.common-box.full{
		padding-top: 50px;
	}

	.designName {
		margin-bottom: 10px;
	}

	.dzbtns.f {
		padding: 30px 0px 30px;
	}

	.dzbtns.f a {
		margin: 0px 5px;
		width: 135px;
	}

	.boxes.pb0 {
		padding-bottom: 0px;
	}
	
	.boxes.pt0{
		padding-top: 0px;
	}

	.subTitle2 .t {
		font-size: 12px;
		letter-spacing: 0px;
		margin-top: 5px;
		opacity: .7;
	}

	.bzBox {
		height: 70vw;
		background-size: cover;
	}

	.bzList {
		margin-top: -25vw;
	}

	.kForm h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.kTitle b::after,
	.kTitle b::before {
		display: none;
	}

	.kTitle b {
		font-size: 20px;
		line-height: 1.6;
		font-weight: bold;
	}

	.kTitle p {
		font-size: 14px;
	}

	.toppicBox .k3 {
		background: #98d2dd;
	}

	.kTitle {
		margin: 25px 0px;
	}

	.dzList li {
		border: 10px solid rgba(0, 0, 0, .05);
		flex-wrap: wrap;
		margin-bottom: 15px;
	}

	.dzList li .thum,
	.dzList li .info {
		width: 100%;
	}

	.dzList li .info {
		padding: 15px;
		display: flex;
		flex-wrap: wrap;
	}

	.dzList li .info .title {
		width: 100%;
		height: auto;
		margin: 0px;
		background: transparent;
	}

	.dzList li .info .title b {
		margin-top: 0px;
		font-size: 20px;
		font-weight: normal;
	}

	.dzList li .des {
		width: 100%;
		font-size: 14px;
		text-align: center;
		line-height: 1.7;
		margin: 10px 0px;
	}

	.dzList .dzbtns a:first-child {
		background: #4c889f;
	}

	.dzList .dzbtns a:last-child {
		border: 1px solid #4c889f;
		color: #4c889f;
	}

	.dzList li .info .title p {
		font-size: 12px;
	}

	.boxes.p25 {
		padding: 25px 0px 0px;
	}

	.bjList {
		position: relative;
		padding-top: 23vw;
		margin-bottom: 15px;
	}

	.bjList ul {
		width: 49%;
	}

	.bjList ol {
		width: 100%;
		height: auto;
		position: absolute;
		left: 0px;
		top: 0px;
		justify-content: space-between;
	}

	.bjList ul .mark {
		width: 80px;
		left: 0px;
		top: -1px;
	}

	.bjList ul:last-child .mark {
		right: -5px;
		top: -1px;
	}

	.bjList ol li {
		width: 12vw;
		height: 12vw;
	}

	.bjList ol li .icon {
		width: 40px;
		height: 40px;
		margin-left: -20px;
		background: url(../images/dbIcon.png) -40px 0px no-repeat;
		background-size: 80px auto;
		-webkit-transform: scale(0.8);
	}

	.bjList ol li:nth-child(2) .icon {
		background-position: -40px -40px;
	}

	.bjList ol li:nth-child(3) .icon {
		background-position: -40px -80px;
	}

	.bjList ol li:nth-child(4) .icon {
		background-position: -40px -120px;
	}

	.bjList ol li:nth-child(5) .icon {
		background-position: -40px -160px;
	}

	.bjList ol li p {
		font-size: 12px;
		top: 50px;
		width: 120%;
		left: -10%;
	}

	.bjList ol li.active:nth-child(1) .icon {
		background-position: 0px 0px;
	}

	.bjList ol li.active:nth-child(2) .icon {
		background-position: 0px -40px;
	}

	.bjList ol li.active:nth-child(3) .icon {
		background-position: 0px -80px;
	}

	.bjList ol li.active:nth-child(4) .icon {
		background-position: 0px -120px;
	}

	.bjList ol li.active:nth-child(5) .icon {
		background-position: 0px -160px;
	}

	.bjList ul li {
		padding: 5px;
	}

	.bjList ul li .name {
		font-size: 14px;
		padding: 0px;
		display: none;
	}

	.bjList ul li .name::after,
	.bjList ul li .name::before {
		display: none;
	}

	.bjList ol li.active {
		color: #619ba9;
	}

	.lifeDetail {
		margin-top: 0px;
		margin-bottom: 50px;
	}

	.dzbtns.blue a:first-child {
		background: #4c889f;
		color: #fff;
	}

	.dzbtns.blue a:last-child {
		border: 1px solid #4c889f;
		color: #4c889f;
	}

	.kForm.b {
		bottom: 0vw;
	}

	.cpTitle {
		margin-bottom: 20px;
	}

	.boxes.bgw {
		background: #fff !important;
		padding-bottom: 0px;
	}

	.y8Nav {
		width: 100%;
		position: relative;
		display: flex;
		justify-content: center;
		/*margin-bottom: 25px;*/
	}

	.y8Nav a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		margin: 0px 5px;
	}

	.kForm.four {
		bottom: auto;
		top: 49vw;
		width: 70%;
		margin-left: 0px;
	}

	.kForm.four .submit {
		margin-top: 10px;
	}

	.kForm.four.five {
		top: 125vw;
	}

	.kForm.six {
		width: 70%;
		left: 15%;
		top: 265vw;
		background: transparent;
		padding-top: 0px;
		margin-left: 0px;
		position: absolute;
	}

	.kForm.six h2::after,
	.kForm.six h2::before {
		display: none;
	}

	.kForm.six .labDiv input {
		width: 100%;
		margin: 0px;
		margin-bottom: 10px;
	}

	.common-banner.auto img {
		width: 200vw;
		margin-left: -50vw;
		position: relative;
		max-width: none;
	}

	.franchise,
	.productStrength,
	.communication,
	.operation,
	.joining {
		padding: 50px 0px;
	}

	._titlePlate .en {
		font-size: 12px;
	}

	._titlePlate h3 {
		font-size: 20px;
	}

	._titlePlate span:after {
		width: 30px;
	}

	.advantages {
		display: none;
	}

	.franchiseSwiper {
		padding: 25px 5%;
		padding-bottom: 50px;
		display: block;
	}

	.franchiseSwiper .pagination {
		top: auto;
		bottom: 5px;
		width: 90%;
		left: 5%;
		background: #d0d0d0;
		height: 1px;
		overflow: initial
	}

	.franchise .swiper-pagination-progressbar-fill {
		height: 4px;
		background: #20c4a0;
		top: -2px
	}

	.franchiseSwiper .li {
		width: 60%;
		border-radius: 0 0 10px 0;
	}

	.franchiseSwiper .pic {
		border-radius: 10px 0 0 0;
		overflow: hidden;
		position: relative
	}

	.franchiseSwiper .name {
		padding: 15px 0px 0px;
		position: relative;
		background: #fff;
		border-radius: 0 0 10px 0;
	}

	.franchiseSwiper .name b {
		color: #3f3f3f;
		background: #fff;
		position: relative;
		z-index: 5;
		font-size: 16px;
		display: block;
		line-height: 2;
	}

	.franchiseSwiper .number {
		color: #f5f5f5;
		font-size: .8rem;
		position: absolute;
		left: .2rem;
		top: 0
	}

	.franchiseSwiper .des {
		color: #a3a3a3;
		margin-top: 5px;
		line-height: 1.7;
		height: auto
	}

	.franchise {
		padding-bottom: 0px;
	}

	.productStrength .strengthBox .L {
		width: 100%;
		height: 60vw;
	}

	.productStrength .strengthBox {
		margin-top: 20px;
	}

	.productStrength .strengthBox .R {
		width: 100%;
	}

	.productStrength .strengthBox ul {
		width: 100%;
		padding: 25px 5vw;
		padding-bottom: 0px;
	}

	.productStrength .strengthBox li .icon {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
		top: 10px;
		left: 5vw;
		background: #fff;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	}

	.productStrength .strengthBox li .icon img {
		width: 30px;
	}

	.productStrength .strengthBox li {
		padding-left: 50px;
	}

	.productStrength .text h3 {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.productStrength .summary {
		font-size: 14px;
	}

	.productStrength .strengthBox li+li {
		margin-top: 15px;
	}

	.productStrength .seriesLi span {
		font-size: 20px;
	}

	.productStrength .seriesLi span {
		margin-right: 20px;
	}

	.productStrength {
		padding-bottom: 0px;
	}

	.communication ul {
		margin-top: 20px;
		flex-wrap: wrap;
	}

	.communi .swiper-slide {
		width: 100%;
		margin-bottom: 15px;
	}

	.communi .swiper-slide:nth-child(1) {
		border-radius: 10px;
	}

	.communication .summary {
		padding: 15px 0px;
	}

	.communication .text .t {
		font-size: 14px;
	}

	.communication .text .b {
		font-size: 16px;
	}

	.communication .text {
		padding-bottom: 10px;
	}

	.communication .description {
		margin-top: 10px;
		padding: 0px 20px;
		font-size: 12px;
		min-height: 140px;
	}

	.communi .swiper-slide:nth-child(3) {
		border-radius: 5px;
	}

	.round {
		width: 90%;
		margin-left: 5%;
		margin-top: 20px;
	}

	.marketing .round img {
		margin-top: 0px;
	}

	.roundlist {
		width: 100%;
		height: auto;
		position: relative;
		padding: 0px 5vw;
		margin-top: 20px;
	}

	.roundlist:after {
		content: '';
		position: absolute;
		left: calc(5vw + 5px);
		top: 0;
		background: #2fc7a0;
		width: 1px;
		height: 100%
	}

	.roundlist li {
		width: 100%;
		padding-left: 20px;
		margin-bottom: 20px;
	}

	.roundlist li+li {
		margin-top: .2rem
	}

	.roundlist li:nth-child(2n) {
		padding: 0 0 0 52%;
		text-align: left
	}

	.roundlist .title {
		color: #2fc7a0;
		font-size: 16px;
		position: relative;
		line-height: 2;
	}

	.roundlist .title:after {
		content: '';
		width: 10px;
		height: 10px;
		display: block;
		background: #2fc7a0;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -20px;
	}

	.roundlist .text {
		line-height: 1.7;
		color: #737373
	}

	.roundlist li:nth-child(2n) .title:after {
		left: -6%;
		right: auto
	}

	.roundlist li:nth-child(2n) {
		padding: 0px;
		padding-left: 20px;
	}

	.operation ul {
		margin-top: 20px;
	}

	.qys .swiper-slide {
		width: 100%;
		border-radius: 10px;
		margin-bottom: 15px;
	}

	.operation .num {
		display: none;
	}

	.operation .item:after {
		display: none;
	}

	.operation .description {
		width: 100%;
		left: 0px;
		top: 0px;
		transform: translate(0, 0%);
		height: auto;
		padding: 20px;
		position: relative;
		min-height: 376px;
	}

	.operation .text {
		height: auto;
	}

	.operation .title h3 {
		font-size: 16px;
	}

	.operation .title h4 {
		font-size: 14px;
	}

	.operation .title {
		margin-bottom: 15px;
	}

	.qys .swiper-slide:nth-child(1),
	.qys .swiper-slide:nth-child(3) {
		border-radius: 10px;
	}

	.operation {
		padding-bottom: 0px;
	}

	.joining .joiningBox {
		margin-top: 20px;
	}

	.storePlate .storeBox {
		width: 100%;
		padding: 50px 5vw;
		box-shadow: none;
		border-radius: 0px;
		flex-wrap: wrap;
		margin: 0px;
	}

	.storePlate {
		padding: 0px;
	}

	.storePlate .storeBox .L {
		width: 100%;
	}

	.storePlate .storeBox .formBox {
		width: 100%;
	}

	.storePlate .storeBox .Merchants {
		margin-top: 15px;
		padding-top: 15px;
	}

	.storePlate .Merchants p {
		font-size: 14px;
	}

	.storePlate .Merchants a {
		font-size: 24px;
	}

	.storePlate .storeBox .Merchants {
		margin-bottom: 10px;
	}

	.house-diy .box1 .lists .item .img-box img {
		border-radius: 0px;
	}

	.house-diy .box1 .lists .item .img-box {
		border-radius: 8px;
	}

	.videoBox {
		width: 90%;
		padding: 5px;
	}

	.videoClose {
		right: 0px;
		top: -50px;
	}

	.swiper-container.dotSwiper.even .swiper-slide {
		top: 10px;
	}

	.honorImg {
		margin-top: 20px;
		display: block;
	}

	.honorImg img {
		height: auto;
	}

	.roundlist li:nth-child(2n) .title:after {
		left: -18px;
	}

	.common-title {
		margin-bottom: 20px;
	}

	.gr {
		padding-bottom: 30px;
		margin-top: 15px;
	}

	.gr .thum {
		width: 60vw;
		margin-left: 20vw;
		position: relative;
	}

	.gr .thum .pic {
		border-radius: 50%;
		width: 100%;
		overflow: hidden;
	}

	.gr .thum .icon {
		width: 60px;
		height: auto;
		position: absolute;
		left: 50%;
		margin-left: -30px;
		bottom: -30px;
		z-index: 10;
		background: #fff;
		border-radius: 50%;
		border: 2px solid #3acaa0;
	}

	.gr .info {
		width: 100%;
		padding: 30px 5% 0px;
		text-align: center;
	}

	.gr .info .title {
		font-size: 20px;
		line-height: 2;
	}

	.gr .info .mark {
		line-height: 2;
		background: #2fc7a0;
		color: #fff;
		margin-bottom: 10px;
		border-radius: 30px;
		font-size: 12px;
		display: inline-block;
		padding: 0px 20px;
	}

	.gr .info .des {
		width: 100%;
		height: auto;
		line-height: 1.7;
		font-size: 14px;
		opacity: .7;
	}

	.mobile {
		width: 100%;
		height: calc(100vh - 120px);
		position: absolute;
		left: 0%;
		top: 60px;
		background: rgba(0, 0, 0, .5);
		-webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
		opacity: 0;
		visibility: hidden;
	}

	.mobile.active {

		opacity: 1;
		visibility: visible;
	}

	.mobile ul {
		display: block;
		width: 90vw;
		height: 100%;
		background: #fff;
		border-top: 1px solid rgba(0, 0, 0, .05);
	}
	.mobile .men{
		width: 10vw;
		position: absolute;
		right: 0;
		height: 100vh;
		top: 0;
	}
	.mobile ul li {
		width: 100%;
		position: relative;
		border-bottom: 1px solid rgba(0, 0, 0, .05);
		padding: 10px 25px;
	}

	.mobile ul li .first {
		width: 100%;
		height: auto;
		position: relative;
	}

	.mobile ul li .first a {
		display: block;
		line-height: 30px;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 0px;
	}

	.mobile ul li .first a.active {
		color: #2fc7a0;
	}

	.mobile ul li .list {
		padding: 0px;
		flex-wrap: wrap;
		display: none;
		padding-bottom: 10px;
	}

	.dzbtns.f.hi {
		display: none;
	}

	.mobile ul li .list.open {
		display: flex;
	}

	.mobile ul li .list a {
		display: block;
		width: 33%;
		line-height: 30px;
		height: 30px;
		overflow: hidden;
	}

	.mobile ul li .first a:hover {
		color: #3e3e3e;
	}

	.mobile ul li .first.has::after {
		width: 14px;
		height: 2px;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		right: 0px;
		content: '';
		background: #2fc7a0;
	}

	.mobile ul li .first.has::before {
		width: 2px;
		height: 14px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		right: 6px;
		content: '';
		background: #2fc7a0;
	}

	.mobile ul li .first.has.open::before {
		height: 0px;
	}

	.mobile ul li .first.has {
		padding: 15px 0px;
		font-size: 16px;
		font-weight: bold;

	}

	.mobile ul li .first.has.active {
		color: #2fc7a0;
	}

	.moProductNav {
		width: 100px;
		height: calc(100vh - 120px);
		position: fixed;
		left: 0px;
		top: 60px;
		padding: 15px 0px;
		z-index: 100;
		border-right: 1px solid rgba(0, 0, 0, .05);
		background: #f9f9f9;
	}

	.moProductNav ul {
		height: 100%;
		overflow-y: auto;
	}

	.moProductNav ul li {
		display: block;
		width: 100%;
		text-align: center;
	}

	.moProductNav ul li .first {
		width: 100%;
		border-bottom: 1px solid rgba(0, 0, 0, .05);
	}

	.moProductNav ul li .first a {
		display: block;
		line-height: 20px;
		padding: 20px 0px;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		padding-left: 20px;
	}

	.moProductNav ul li .list {
		display: none;
	}

	.swiper-container.mbzt {
		bottom: 10vw;
		padding-bottom: 0px;
	}

	.swiper-container.mbzt .swiper-pagination {
		bottom: 0px;
	}
	.hand{
		width: 110px;
		height: auto;
		position: absolute;
		left: 50%;
		margin-left: -55px;
		top: 0vw;
	}
	.ybjVr{
		height: 100%;
	}
	.pro_banner{
		width: calc(100vw - 120px);
		margin-left: 110px;
		height: 40vw;
		display: none;
	}
	.common-box.pro_cbox{
		width: 100%;
	}
	.house-diy .box1{
		padding-top: 15px;
	}
	.pPage{
		padding-left: 110px;
		padding-right: 10px;
	}
	#page{
		padding-top: 20px;
		margin-bottom: 0px;
	}
	#page li{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin: 0px 4px;
		margin-bottom: 0px;
	}
	.moProductNav ul li .first a.active{
		color: #2fc7a0;
	}
	.moProductNav ul li .first a:hover{
		color: #3e3e3e;
	}
	.moProductNav ul li .list.active{
		display: block;
	}
	.moProductNav ul li .first.has::after{
		width: 2px;
		height: 10px;
		position: absolute;
		top: 50%;
		margin-top: -5px;
		right: 12px;
		content: '';
		background: #3e3e3e;
		opacity: .2;
	}
	.moProductNav ul li .first.has::before{
		width: 10px;
		height: 2px;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		right: 8px;
		content: '';
		background: #3e3e3e;
		opacity: .2;
	}
	.moProductNav ul li .first.has.open::after{
		display: none;
	}
	.moProductNav ul li .first.has.open::before{
		background: #2fc7a0;
		opacity: 1;
	}
	.moProductNav ul li .first{
		position: relative;
	}
	.moProductNav ul li .first.open a{
		color: #2fc7a0;
	}
	.moProductNav ul li .list{
		background: #fff;
	}
	.moProductNav ul li .list a{
		display: block;
		line-height: 50px;
		text-align: left;
		padding-left: 20px;
		border-bottom: 1px solid rgba(0,0,0,.05);
	}
	.temp{
		height: 0px;
	}
	.serviceList ul {
		display: none;
	}
	.serviceList ul:last-child{
		display: flex;
		justify-content: space-between;
		
	}
	.ktSwiper{
		bottom: 5%;
	}
	.fx{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0%;
		top: 0%;
		
	}
	.fx img{
		width: 100%;
		height: 100%;
		
	}
	.mwindows .ybjVr{
		-webkit-transform: scale(0.95);
		    border-radius:5px;
	}

	.house-case{
		padding-bottom: 20px;
		background: #fff;
	}
	.gr .pic{
		width: 70vw;
		height: 70vw;
		border-radius: 50%;
		margin-left: 15vw;
		overflow: hidden;
	}
	.house-case .box1 .lists .item .img-box a{
		display: block;
	}
	.ndc_npnews{
		width: 100%;
	}
	.ndc_npnews .post_next, .ndc_npnews .post_prev{
		padding: 20px 10px;
	}
	.ndc_npnews .post_next .name, .ndc_npnews .post_prev .name{
		font-size: 14px;
		white-space: nowrap;
	}
	.honorImg img{
		height: auto !important;
		width: 100% !important;
	}
	.fromClose{
		background: #2fc7a0;
		border-radius: 50%;
		width: 35px;
		height: 35px;
		top: 25px;
	}

	.ms6{
		padding-top: 60px;
	}
	.kForm.posA{
		top: 187vw;
		margin-left: 0px;
	}
	.adFrom.fixed.active .afTop{
		margin-bottom: 65px;
	}
	.searchList{
		margin-top: 20px;
	}
	.searchList ul li{
		width: 100%;
		margin-right: 0%;
	}
	.searchList ul li a .marks{
		font-size: 12px;
	}
	.communication ._titlePlate{
		margin-bottom: 20px;
	}
	.marketing{
		padding: 50px 0px;
	}
	.dzbtns.f.go{
		display: flex;
	}
	.toppicBox{
		padding-bottom: 0;
		margin-top: 0;
	}
	.n-hide{
		display: flex;
	}
	.n-show{
		display: none;
	}
	.n-28888{
		height: 90vw;
		background-image: url(../images/2888-m-2.jpg);
		background-size: cover;
	}
	.page2888{
		padding-top:30px;
	}
	.hiSwiper {
        width: 90%;
        margin-left: 5%;
        overflow: inherit;
    }
}
