body,html{ width: 100%; height: 100%; overflow-y: hidden;}
.wrapBox{ width: 100%; height: 100%; position: fixed; padding-top:65px; }

.box{ width: 100%; height: 100%; }
.page1,.page2,.page3,.page4,.page5,.page6{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box; overflow:hidden;position: relative; }
.page2{ background: purple; }
.page3{ background: #369; }
.page4{ background: #daa520; }
.page5{ background: #abcedf; }
.page6{ background: #123456; }
.wrapHeader{
	width: 100%;
	height:65px;
	position:fixed;
	background: white;
	z-index: 999;
}
.fixedNav{
	width: 19px;
	height: 153px;
	position: fixed;
	top:50%;
	margin-top:-81.5px;
	z-index: 999;
	right:30px;
	padding:10px 0 0 0;
}
.fixedNav ul{
	width: 19px;
}
.fixedNav li{
	width:5px;
	height:5px;
	background:#009900;
	margin:20px auto;
	border-radius: 100%;
	cursor: pointer;
	position: relative;
}
.fixedNav li.current{
	width:16px;
	height:16px;
	background:#009900;
	border-radius: 50%;
}
.fixedNav li span{
	position: absolute;
	top:0;
	left:-80px;
	width: 76px;
	height: 19px;
	background: url(../images/sprite.png) no-repeat 0 -80px;
	text-align: center;
	line-height: 19px;
	color:white;
	font-size: 12px;

}


/* 以上是滚屏部分 */




/* 一下是样式部分 */
.page1-head{
	width: 100%;
	height: 100%;
	background: #FFD100;
	overflow:hidden;
}
.page1-head .logo-left{
	width:305px;
	height: 100%;
	overflow:hidden;
	margin-left: 178px;
	float: left;
}
.page1-head .logo-left .one{
	margin-top:13px;
}
.nav-right{
	float: right;
	position: relative;
	top: 0;
	left: 0;
	margin-right:80px;
}
.nav-right span{
	width: 72px;
	height: 5px;
	background:#fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.nav-right ul{
	overflow:hidden;
	float: left;
}
.nav-right em{
	width: 26px;
	height: 23px;
	background:url(../images/t0190f074b3b191b4d3.png) 0 -321px no-repeat;
	display: block;
	float: left;
	margin-top:20px;
	margin-left: 10px;
}
.nav-right ul li{
	float: left;
	line-height:65px;
	padding: 0 20px;
	cursor: pointer;
	color: #fff;
}
/* 第一屏 */
.page1{
	position: relative;
}
/* 第一张 */
.page1 .banner-one{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
.page1 .banner-one .bg{
	width: 100%;
	height: 100%;
}
.page1 .banner-one .bg img{
	width: 100%;
	height: 100%;
}
.banner-one .main-main{
	width: 905px;
	height: 540px;
	position:relative;
	top:42%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	 font-family: "FZLTXH","Microsoft Jhenghei","Microsoft Yahei","黑体","Arial";
	 font-size: 20px;
	 line-height: 48px;
	 color: #fff;

}
.main-main-text{
	 font-style: italic;
	 margin-top:40px;
}
.phone-pic{
	font-size: 40px;
}
.banner-one .main-main .main-main-left,.banner-one .main-main .main-main-right{
	float: left;
	overflow:hidden;
}
.banner-one .main-main .main-main-right{
	margin-left:140px;
}
.banner-one .main-main .main-main-left img{
	margin: 20px 0;
	cursor: pointer;
}


/* 第二张 */
.page1 .banner-two{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:3;
}
.page1 .banner-two .bg{
	width: 100%;
	height: 100%;
}
.page1 .banner-two .bg img{
	width: 100%;
	height: 100%;
}
.page1 .banner-two .main{
	width: 592px;
	height: 427px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -296px;
}
.page1 .banner-two .main .left{
	width: 380px;
	height: 425px;
	float: left;
}
.page1 .banner-two .main .left .text{
	width: 253px;
	height: 195px;
}
.page1 .banner-two .main .left .text img{
	width: 100%;
	height: 100%;
}
.page1 .banner-two .main .left dl{
	width:220px;
	height: 45px;
	overflow:hidden;
	margin-bottom: 10px;
	margin-top:20px;
}
.page1 .banner-two .main .left dl dt{
	width: 165px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color:#1dbe47;
	background:#fff;
	border-radius:4px;
	float: left;
	margin-right:10px;
	cursor:pointer; 
}
.page1 .banner-two .main .left dl dt:hover{
	color: #fff;
	background:#1dbe47;
}
.page1 .banner-two .main .left dl dd{
	width: 44px;
	height: 45px;
	float: left;
}
.page1 .banner-two .main .left dl dd img{
	width: 100%;
	height: 100%;
}
.page1 .banner-two .main .right,.page1 .banner-two .main .right img{
	width:180px;
	height:383px;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}
.page1 .banner-two .main .right .phone2{
	display: none;
}









/* 第三张 */
.page1 .banner-three{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
}
.page1 .banner-three .bg{
	width: 100%;
	height: 100%;
}
.page1 .banner-three .bg img{
	width: 100%;
	height: 100%;
}
.page1 .banner-three .bg ul{
	width: 365px;
	height: 50px;
}
.page1 .banner-one ul li{
	width: 170px;
	height: 46px;
	border: 1px solid #ffffff;
	border-radius: 6px;
	float: left;
	cursor: pointer;
	text-align: center;
	line-height:46px;
	color: #fff;
}
.page1 .banner-one ul li:hover{
	background:rgba(255,255,255,0.3);
}

.page1 .banner-three .main{
	width: 620px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -306px;
	top:50px;
}
.page1 .banner-three .main .left{
	width: 200px;
	height: 405px;
	float: left;
}
.page1 .banner-three .main .left img{
	width: 100%;
	height: 100%;
}
.page1 .banner-three .main .right{
	width: 230px;
	height: 400px;
	float: right;
}
.page1 .banner-three .main .right p{
	font-size:60px;
	color: #fff;
}
.page1 .banner-three .main .right .nuli{
	color: #989897;
	font-size:25px;
	margin-bottom: 15px;
	display: block;
}
.page1 .banner-three .main .right .btn{
	width: 193px;
	height: 47px;
	border-radius: 4px;
	text-align: center;
	line-height: 47px;
	color: #327800;
	background: #ffffff;
	cursor: pointer;
	margin-bottom: 25px;
}
.page1 .banner-three .main .right .btn:hover{
	background: #e5e5e5;
}






/* 第四张 */
.page1 .banner-four{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.page1 .banner-four .bg{
	width: 100%;
	height: 100%;
}
.page1 .banner-four .bg img{
	width: 100%;
	height: 100%;
}
.page1 .main{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.page1 .banner-four .main{
	width: 580px;
	height: 400px;
	left: 50%;
	margin-left: -260px;
	top: 20%;
	margin-top:-80px;
}
.page1 .banner-four .main .left{
	width: 250px;
	float: left;
	height: 300px;
	float: left;
}
.page1 .banner-four .main .right{
	width: 190px;
	height: 390px;
	float: left;
	margin-left:40px;
}
.page1 .banner-four .main .right img{
	width: 100%;
	height: 100%;
}
.bannerchange2{
	position: absolute;
	z-index: 9999;
	top: 20px;
	left: 20px;
}
.bannerchange2 p{
	width: 100px;
	height: 30px;
	background: pink;
	margin: 10px;
	cursor:pointer; 
}


.footer{
	margin-top: 10px;
}
.footer a{
	font-size: 10px;
	color: #333333;
}



.click-change{
	width: 100%;
	height:40px;
	position: absolute;
	bottom:65px;
	left: 0;
	z-index: 10;
	background: #FFD100;
	text-align: center;
	
	
}
.click-change-main{
	width: 1030px;
	height: 100%;
	margin: 0 auto;
}
.click-change-main div{
	width: 257px;
	height:65px;
	float: left;
	cursor:pointer;
	line-height:63px;
	color: #fff;
	position: relative;
}
.click-change-main div span{
	width: 23px;
	height: 28px;
	background:url(../images/t0190f074b3b191b4d3.png) 0 -48px no-repeat;
	display: block;
	float: left;
	margin-left: 88px;
	margin-top:20px;
	margin-right: 5px;
}
.click-change-main .dier span,.click-change-main .disan span{
	background-position: 0 -198px;
}
.click-change-main .disi span{
	background-position: 0 -436px;
}
.click-change-main div em{
	border-color: transparent transparent #0e8803;
    border-style: solid;
    border-width: 13px;
    display: block;
    height: 0;
    width: 0;	
    top: -26px;
    left: 115px;
    position: absolute;
    z-index: 999;
    display: none;
}
.click-change-main .current em{
	display: block;
}
.click-change-main .current{
	background:#0e8803;
}

/* 第一屏第一张轮播的动画 */
.all-donghua{
	transition: all 1.5s ;
	-moz-transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-ms-transition: all 1.5s;
	-s-transition: all 1.5s;
}
.banner1-zhang1-anmait{
	transform: translate(-650px,0);
	-webkit-transform: translate(-650px,0);
}
.banner1-zhang2-anmait{
	transform: translate(650px,0);
	-webkit-transform: translate(650px,0);
}
/* 第一屏第二张轮播的动画 */

.banner2-zhang1-anmait{
	transform: translate(-650px,0);
	-webkit-transform: translate(-650px,0);	
}
.banner2-zhang2-anmait{
	transform: translate(650px,0);
	-webkit-transform: translate(650px,0);	
}
/* 第一屏第三张轮播的动画 */
.banner3-zhang1-anmait{
	transform: translate(-650px,0);
	-webkit-transform: translate(-650px,0);	
}
.banner3-zhang2-anmait{
	transform: translate(650px,0);
	-webkit-transform: translate(650px,0);	
}
/* 第一屏第四张轮播的动画 */
.banner4-zhang1-anmait{
	transform: translate(-650px,0);
	-webkit-transform: translate(-650px,0);	
}
.banner4-zhang2-anmait{
	transform: translate(650px,0);
	-webkit-transform: translate(650px,0);	
}




/* 第二屏幕 */
.page2{
	background:#fff;
}
.page2 .main2{
	width: 940px;
	height: 550px;
	position: absolute;
	top:20%;
	left: 50%;
	margin-top: -100px;
	margin-left: -470px;
}
.page2 .main2 .left{
	width: 520px;
	height: 520px;
	background: #397aff;
	border-radius: 50%;
	float: left;
	position: relative;
	overflow:hidden;
}
.page2 .main2 .left .huojian{
	width: 200px;
	height: 270px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left:-100px;
	z-index: 6; 
}
.beifenbai{
	width: 100%;
	height: 100%;
}
.page2 .main2 .left .weiqi{
	width: 193px;
	height: 196px;
	position: absolute;
	left: 50%;
	bottom: 40px;
    margin-left: -99px;
	z-index: 3;
}
.page2 .main2 .left .yunn{
	width:450px;
	height:120px;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 4;
}
.page2 .main2 .left .yunn2{
	width:700px;
	height:150px;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 4;
}
.page2 .main2 .right{
	width: 275px;
	height: 215px;
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -107px;
}
.page2 .main2 .right .h5{
	font-size:60px;
	color: #3e7eff;
	line-height: 98px;
}
.page2 .main2 .right p{
	line-height: 50px;
	font-size:30px;
	color: #888888;
}



/* 第三屏 */
.page3{
	background:#fff;
}
.page3 .main{
	width: 957px;
	height: 548px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
	top:5%;

}
.page3 .main .left{
	overflow:hidden;
	margin-top: 170px;
	float: left;
}
.page3 .main .left .hd-text{
	color: #ff6151;
	font-size: 60px;
	line-height:80px;
}
.page3 .main .left .bd-text{
	color: #888888;
	line-height:60px;
	font-size:30px;
}
.page3 .main .right{
	width: 520px;
	height: 520px;
	background:url(../images/youjian.png);
	float: right;
	position: relative;
	overflow:hidden;
	border-radius: 50%;
}
.page3 .main .right .pic{
	width: 461px;
	height: 461px;
	background:url(../images/banyuan.png);
	position: absolute;
	bottom:-5px;
	right:-2px;
}



/* 第四屏幕 */
.page4{
	background:#fff;
}
.page4 .main{
	width:955px;
	height: 520px;
	position: absolute;
	left: 50%;
	top: 5%;
	margin-left: -477px;
}




#main{
	width:540px;
	height:540px;
	background:#29d568;
	border-radius:50%;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
}

#shang{
	width:900%;
	height:398px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	animation: scroll 3s linear infinite;
	-webkit-animation: scroll 3s linear infinite;
	}
	@keyframes scroll{
		0%{
			left:0;
		}
		100%{
			left:-1680px;
		}
	}
	@-webkit-keyframes scroll{
		0%{
			left:0;
		}
		100%{
			left:-1680px;
		}
	}

#shang span{
	width:1680px;
	height:398px;
	float: left;
	display:block;
	overflow:hidden;
}

#xia{
	width:900%;
	height:398px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	animation: scroll2 3s linear infinite;
	-webkit-animation: scroll2 3s linear infinite;
	}
	@keyframes scroll2{
		0%{
			left:0;
		}
		100%{
			left:-1680px;
		}
	}
	@-webkit-keyframes scroll{
		0%{
			left:0;
		}
		100%{
			left:-1680px;
		}
	}


#xia span{
	width:1680px;
	height:398px;
	float: left;
	display:block;
	overflow:hidden;
}
#text{
	width:540px;
	height:540px;
	color:#fff;
	position:absolute;
	z-index: 5;
	top:0;
	left:0;
	text-align:center;
	font-size:30px;
	line-height:200px;
}
.page4 .main .left{
	float: left;
}
.page4 .main .right{
	float: right;
	margin-top:150px;
}
.page4 .main .right .hd-text{
	color:#29d568;
    font-size: 60px;
    line-height: 80px;
}
.page4 .main .right .bd-text{
	color: #888888;
    line-height: 60px;
    font-size: 30px;
}



/* 第五屏 */
.page5{
	background: #fff;
}
.page5 .main{
	width: 975px;
	height:540px;
	position: absolute;
	left: 50%;
	top:5%;
	margin-left: -487px;
}
.page5 .main .left{
	width: 295px;
	height: 290px;
	float: left;
	margin-top:150px;
}
.page5 .main .left .hd-text{
	color:#8561fe;
    font-size: 60px;
    line-height: 80px;
}
.page5 .main .left .bd-text{
	color: #888888;
    line-height: 60px;
    font-size: 30px;
}
.page5 .main .right{
	width: 540px;
	height: 540px;
	background:url(../images/zuihou.png);
	float:right;
	position:relative;
}






/* 动画 */
.huojian{
	transition: all 2s ;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-ms-transition: all 2s;
	-s-transition: all 2s;
}
.weiqi{
	transition: all 2s 0.5s;
	-moz-transition: all 2s 0.5s;
	-webkit-transition: all 2s 0.5s;
	-ms-transition: all 2s 0.5s;
	-s-transition: all 2s 0.5s;
}
.yuncai{
	transition: all 2s 1s;
	-moz-transition: all 2s 1s;
	-webkit-transition: all 2s 1s;
	-ms-transition: all 2s 1s;
	-s-transition: all 2s 1s;
}
.huojian2{
	transform: translate(0,480px);
	-webkit-transform: translate(0,480px);
}
.weiqi2{
	transform: translate(0,280px);
	-webkit-transform: translate(0,280px);
}
.yuncai2{
	transform: translate(0,280px);
	-webkit-transform: translate(0,280px);
}


.page3 .right .pic{
	transition: all 1.5s ;
	-moz-transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-ms-transition: all 1.5s;
	-s-transition: all 1.5s;
}
.page3 .right .picc{
	transform: translate(200px,280px);
	-webkit-transform: translate(200px,280px);
}
.page5 .right .dunpai{
	transition: all 1.5s ;
	-moz-transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-ms-transition: all 1.5s;
	-s-transition: all 1.5s;
}
.page5 .right .dunpai2{
	transform: translate(0,-280px) rotate(960deg);
	-webkit-transform: translate(0,-540px) rotate(960deg);
}