#fullpage {
	position: relative;
	overflow: hidden;
}
#menu{
	background-color: rgba(255,255,255,0.00);
	position: relative;
}
.logo {
	
	width: 2.2rem;
	
}
.page {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: 300;
	overflow: hidden;
}
.page.one {
	background-image: url('../images/service-web/page-1-bg.jpg');
	background-position: left top;
}
.page.two {
	background-image: url('../images/service-web/page-2-bg.jpg');
}
.page.three {
	background-image: url('../images/service-web/page-3-bg.jpg');
}
.page.four {
	background-image: url('../images/service-web/page-4-bg.jpg');
}
.page.five {
	background-image: url('../images/service-web/page-5-bg.jpg');
}
.page.six {
	background-image: url('../images/service-web/page-6-bg.jpg');
	background-position: left top;
}
#fp-nav ul li a span, #menu-line, .fp-slidesNav ul li a span {
	background: #fff !important;
}
.page.one .text-left {
	position: absolute;
	left: 0.5rem;
	top: 18%;
	color: #fff;
	font-weight: 700;
}
.page.one .text-right {
	position: absolute;
	width: 25vw;
	right: 3.229vw;
	top: 26vh;
	color: #fff;
}
.page.one .heart {
	width: 1rem;
	position: absolute;
	top: -0.1rem;
	left: 4.8rem;
	--animate-delay: 0.8s;
}
.page.one .heart img {
	display: block;
	width: 100%;
}
.page.one .text-right-tags {
	font-size: 1.56vw;
}
.page.one .text-right-tags span {
	display: inline-block;
	margin-right: 20px;
}
.page.one .pad-img {
	position: absolute;
	right: 30vw;
 	
	width: 23.958vw;
}
.page.one .pad-img img {
	width: 100%;
	display: block;
}
.page.one .pad-img2 {
	position: absolute;
	right: 6vw;
	width: 3.5rem;
	bottom: 45%;
	z-index: 2;
}
.page.one .pad-img2 img {
	width: 100%;
	display: block;
}

.web {
	width: 100%;
	height: 55%;
	background-image: url("../images/m/web-bj.jpg");
	background-size: cover;
	color: #fff;/*padding-top: 2.2rem;*/
	position: absolute;
	bottom: 0;
	
}
.web a {
	color: #fff;
}

.service-web-title {
	position: absolute;
	left: 6%;
	top: 5.4vh;
	width: 30%;
}
.service-tab-cont {
	position: absolute;
	/*top: 2.1rem;*/
	padding-left: 6%;
	top: 25%;
	height: 48%;
	width: 100%;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0px;
}
.service-tab-cont-item.tab-cont {
	position:absolute;
	top: 50%; /*偏移*/
	transform: translateY(-50%);
	
}
.service-tab-cont-item.tab-cont.active {
	display: block;
}
.service-tab-cont-item {
	/*padding: 18% 0;width: 80%;*/
	
	color: #fff;
}
.service-tab-cont-item .title {
	font-size: 0.6rem;
	font-weight: 300;/*margin-bottom: 0.8%;*/
}
.service-tab-cont-item .en-title {
	font-size: 0.3rem;
	margin-bottom: 1.5vh;/**/
	font-weight: 100;
}
.service-tab-cont-item .sub-title {
	font-size: 0.4rem;
	line-height: 1.4;
	font-weight: 300;
	margin-bottom: 4vh;/**/
}
.service-tab-cont-item .icon {
	margin-bottom: 2vh;/**/
	width: 1.4rem;
}
.service-tab-cont-item .tags {
	font-weight: 100;
	color: #fff;
}
.service-tab-cont-item span {
	font-size: 0.4rem;
	margin-right: 0.4rem;
	font-weight: 100;
	color: #fff;
}
.service-tab-cont-item span a {
	color: #fff;
}
.service-tab-btn {
	margin-right: 6%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 2.5vh;/**/
	right: 0;
	height: 40vh;
	justify-content: center;
}
.service-tab-btn-item {
	cursor: pointer;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.service-tab-btn-item .icon {
	width: 1rem;
}

.page.one .text-left.leave, .page.one .text-right.leave, .page.one .pad-img.leave, .page.one .heart.leave {
	opacity: 0;
}
.leave {
	opacity: 0;
}
.page.two .text {
	position: absolute;
	left: 0.5rem;
	top: 10vh; 
	color: #fff;
}
.page.two .img-man {
	position: absolute;
	width: 40vw;
	bottom: -1vh;
	left: 37.864vw;
}
.page.two .img-page {
	position: absolute;
	width: 50.052vw;
	bottom: 10vh;
	right: 4.52vw;
}
.page.two .text.leave, .page.two .img-man.leave, .page.two .img-page.leave {
	opacity: 0;
}
.page.three .text {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	line-height: 1.2;
 	bottom:10%;
	font-size: 0.65rem;
}
.page.three .img-design {
	position: absolute;
	width: 100%;
	top:5%;
}
.page.three .text.leave, .page.three .img-design.leave {
	opacity: 0;
}
.leave2 {
	z-index: -1;
}
.page.four .text-1 {
	position: absolute;
	width: 60vw;
	left: 20vw;
	/*
  text-align:center;*/
	top: 15%;
}
/*.text-1 img {
	height:15vh;
	width: auto;
	vertical-align:middle;
	margin-top:12vh;
}

.text-1:after{content:"";display:inline-block;vertical-align:middle;height:100%;width:0;}*/
.page.four .text-2 {
	position: absolute;
	width: 100%;
	font-size: 0.5rem;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	left: 0;
	top: 30%;
	font-weight: 300;
}
.page.four .img-showpad {
	width: 100%;
	height: 57vh;
	position: absolute;
	/*top:calc(100vw*0.26);width: 55.01vw;*/
	bottom: -0.02rem;
	background-image: url("../images/service-web/page-4-show.png");
	background-size: auto 50%;
	background-position: center bottom;
	background-repeat: no-repeat
}
.page.four .text-1.leave, .page.four .text-2.leave, .page.four .img-showpad.leave {
	opacity: 0;
}
/*.page.five .text {
	position: absolute;
	width: 100%;
	font-size: 2.5vw;
	text-align: center;
	top: 79vh;
	bottom: 40px;
	color: #fff;
}*/
/*.page.five .img-1 {
	position: absolute;
	width: 78.6vw;
	left: 10.7vw;
 top: calc(100vh*0.175);
}*/
.page.five .t2 {
	position: absolute;
	width: 100%;
	font-size:0.6rem;
	text-align: center;
	top: 50%; /*偏移*/
	transform: translateY(-50%);
	color: #fff;
	line-height: 1.4;
}
.page.five .t2 img {
	width: 90vw;
	left: 5vw;
}
.page.five .text.leave, .page.five .img-1.leave {
	opacity: 0;
}
.page.six .text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0.5rem;
	top: 10%;
	color: #fff;
	
}
.page.six .more-btn {
	position: absolute;
	padding: 0 0.5rem;
	border: 0.01rem solid #fff;
	font-size: 0.4rem;
	line-height: 2.5;
	color: #fff;
	font-weight: 500;
}
.page.six .more-btn a{	
	color: #fff;	
}
.page.six .tkr {
	position: absolute;	
	right: 0;
	bottom: 5vh;	
	width: 50%;
	height: auto;
}



.page.six .text.leave, .page.six .more-btn.leave .tkr.leave {
	opacity: 0;
}


