.e5z-animate0{
	opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(2) translatex(60%);
	transition: transform 0.8s cubic-bezier(0.42, 0, 1, 0.68),opacity 1s;
}
.animate .e5z-animate0 {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1) translatex(0);
}


.main .section{
	position: relative;
	z-index: 3;
}
.main .box1{
	width: 100%;
	height: calc(100vh - 54px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: sticky;
	position: -webkit-sticky;
	top: 54px;
	z-index: 1;
}
.opa0-img{
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}

.main .box1 .pro-banner{
	height: 100%;
}
.main .box1 .pro-banner-txts{
	position: absolute;
	left: 0;
	top: 20.83%;
	width: 100%;
	/* margin-top: -78px; */
}
.main .box1 .banner-txts {
    position: relative;
    width: 648px;
    height: 101px;
    margin: 0 auto;
}

.main .box1 .banner-txts img {
    display: block;
    position: absolute;
    
    height: 101px;
    width: auto;
    top: 0;
}

.main .box1 .banner-txts .pro-cn1 {
    left: 0;
}

.main .box1 .banner-txts .pro-cn2 {
    left: 13.2716%
}

.main .box1 .banner-txts .pro-cn3 {
    left: 26.2%
}

.main .box1 .banner-txts .pro-cn4 {
    left: 39.5%
}

.main .box1 .banner-txts .pro-cn5 {
    left: 50.9%
}

.main .box1 .banner-txts .pro-cn6 {
    left: 63.58%
}

.main .box1 .banner-txts .pro-cn7 {
    left: 75.92%;
}
.main .box1 .banner-txts .pro-cn8 {
    left: 87.5%;
}
.main .box1 .pro-banner-txts .txt{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}
.main .box1 .pro-banner-txts .txt span{
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: 1px solid #fff;
	padding: 2px;
	border-radius: 3px;
}


.main .box2{
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: sticky;
	position: -webkit-sticky;
	top: 54px;
	/* z-index: 10; */
}

.main .box2>img{
	width: 100%;
}
.main .box2 .img-box{
	left: 12.86%;
	bottom: 0;
	height: 71.67%;
	position: absolute;
}
.main .box2 .img-box img{
	height: 100%;
	width: auto;
}
.main .box2 .text-list .item{
	position: absolute;
	text-align: center;
	white-space: nowrap;
}
.main .box2 .text-list .item:nth-child(1){
	left:21.121%;
	top: 33.43%;
}
.main .box2 .text-list .item:nth-child(2){
	left: 65.8%;
	bottom: 61%;
}
.main .box2 .text-list .item:nth-child(3){
	left: 77.985%;
	top: 56.14%;
}

.main .box2 .text-list .text{
	position: absolute;
}

.main .box2 .text-list .item:nth-child(1) .text{
	left: 50%;
	transform: translatex(-50%);
	bottom: 100%;
	padding-bottom: 35px;
}
.main .box2 .text-list .item:nth-child(2) .text{
	left: 50%;
	transform: translatex(-50%);
	bottom: 100%;
	padding-bottom: 30px;
}
.main .box2 .text-list .item:nth-child(3) .text{
	left: 100%;
	top: -50px;
	padding-left: 6px;
}
.main .box2 .text-list .item .line{
	background-color: rgba(255,255,255,.1);
}
.main .box2 .text-list .item:nth-child(1) .line{
	width: 1px;
	height: 278px; 
}
.main .box2 .text-list .item:nth-child(1) .line:before,
.main .box2 .text-list .item:nth-child(1) .line:after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #c9995f;
	left: -3px;
}
.main .box2 .text-list .item:nth-child(1) .line:before{
	top: 0;
}
.main .box2 .text-list .item:nth-child(1) .line:after{
	bottom: 0;
}
.main .box2 .text-list .item:nth-child(2) .line{
	width: 1px;
	height: 268px;
}
.main .box2 .text-list .item:nth-child(2) .line:before{
	content: "";
	position: absolute;
	left: -3px;
	width: 6px;
	height: 6px;
	background-color: #c9995f;
	top: 0;
	border-radius: 100%;
}
.main .box2 .text-list .item:nth-child(2) .line2{
	position: absolute;
	right: 3px;
	bottom: 0;
	width: 120px;
	height: 1px;
	background-color: rgba(255,255,255,.1);
}
.main .box2 .text-list .item:nth-child(2) .line2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 6px;
	height: 6px;
	background-color: #c9995f;
	border-radius: 100%;
}
.main .box2 .text-list .item:nth-child(3) .line{
	width: 215px;
	height: 1px;
	background-color: rgba(255,255,255,.1);
}
.main .box2 .text-list .item:nth-child(3) .line:before,
.main .box2 .text-list .item:nth-child(3) .line:after{
	content: "";
	width: 6px;
	height: 6px;
	background-color: #c9995f;
	border-radius: 100%;
	position: absolute;
	top: -3px;
}
.main .box2 .text-list .item:nth-child(3) .line:before{
	left: 0;
}
.main .box2 .text-list .item:nth-child(3) .line:after{
	right: 0;
}

.main .box-clearfixed{
	display: none;
}
.main .box3{
	position: sticky;
	position: -webkit-sticky;
	top: 54px;
	/* margin-top: -100vh; */
	height: 100vh;
}
.main .box3 .box3-wrap{
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.main .box3 .img{
	float: left;
	/* width: 56.77%; */
	height: 100%;
	position: relative;
}
.main .box3 .img img{
	height: 100%;
	transition: all .3s;
}
.main .box3 .img .hover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.main .box3 .text-item{
	position: absolute;
	text-align: center;
}
.main .box3 .text-item:nth-child(1){
	right: -22%;
	top: 29.5%;
}
.main .box3 .text-item:nth-child(2){
	top: 58.33%;
	left: 55%;
}

.main .box3 .text-item .line{
	background-color: rgba(255,255,255,.1);
	height: 1px;
}
.main .box3 .text-item:nth-child(1) .line{
	width: 259px;
}
.main .box3 .text-item:nth-child(2) .line{
	width: 177px;
}
.main .box3 .text-item .line:before,
.main .box3 .text-item .line:after{
	content: "";
	position: absolute;
	top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #c9995f;
}
.main .box3 .text-item .line:before{
	left: 0;
}
.main .box3 .text-item .line:after{
	right: 0;
}
.main .box3 .text-item .text{
	position: absolute;
	left: 100%;
	top: -16px;
	padding-left: 20px;
	white-space: nowrap;
}

.main .box3.on .img .hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.main .box3 .tip{
	position: absolute;
	right: 0;
	bottom: 10%;
	width: 46.875%;
	text-align: center;
	font-size: 16px;
	color: #6f6f6f;
	line-height: 20px;
}
.main .box3 .m-tip{
	display: none;
}
.main .box4{
	position: relative;
	top: 0;
	/* z-index: 10; */
	/* margin-top: 100vh; */
	height: 100vh;

}
/* .main .box4>img{
	width: 100%;
} */
.main .box4-list{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.main .box4 .item{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	transition: all .3s;
}
.main .box4 .item .img{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.main .box4 .item img{
	width: 100%;
	display: none;
}
.main .box4 .item:nth-child(1){
	left: 0;
}
.main .box4 .item:nth-child(2){
	right: 0;
}
.main .box4 .item .text{
	position: absolute;
	text-align: center;
}
.main .box4 .item:nth-child(1) .text{
	right: 6.25%;
	top: 47.9%;
}
.main .box4 .item:nth-child(1) .text .pro-con{
	color: #121212;
}
.main .box4 .item:nth-child(2) .text{
	left: 11.458%;
	top: 19.79%;
}
.main .box1,
.main .box2,
.main .box3{
	z-index: 2;
}

.main .box5{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/* position: sticky;
	position: -webkit-sticky;
	top: 0;
	margin-top: -100vh; */
	position: relative;
	
	height: 100vh;
}
.main .box5 .pc-bg{
	background-attachment: fixed;
}
.main .box5 .text-box{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -75px;
}
.main .box5 .pro-tit{
	font-size: 0;
}
.main .box5 .pro-tit span{
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 40px;
	vertical-align: middle;
}
.main .box5 .text{
	float: right;
	text-align: center;
}
.main .box5 .pro-tit .circle{
	width: 82px;
	height: 82px;
	text-align: center;
	line-height: 82px;
	color: #c9995f;
	font-size: 30px;
	border: 1px solid #c9995f;
	border-radius: 100%;
	margin-left: 20px;
}
.main .box5 .text .pro-con{
	color: #121212;
}
.main .box6{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	/* margin-top: 100vh; */
	height: 100vh;
}
.main .box6 .img{
	float: left;
	height: 100%;
}
.main .box6 .img img{
	height: 100%;
}
.main .box6 .img .m-img{
	display: none;
}
.main .box6 .text-box{
	position: absolute;
	left: 0;
	top: 29.17%;
	width: 100%;
}
.main .box6 .text{
	float: right;
	text-align: center;
}
.main .box7{
	height: 100vh;
	box-sizing: border-box;
	padding: 5.2% 0 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box7 .w1280{
	height: 100%;
}
.main .box7 .img{
	float: right;
	/* width: 56.25%; */
	height: 93.125%;
	margin-right: 11.7%;
}
.main .box7 .img img{
	height: 100%;
}
.main .box7 .text{
	position: absolute;
	right: 0;
	top: 35.8%;
}
.main .box7 .text .pro-tit{
	color: #444;
}
.main .box7 .text .pro-con{
	color: #30200b;
}
.main .box8{
	background-color: #090909;
	padding-bottom: 5.2%;
	position: relative;
	box-sizing: border-box;
	height: 100vh;
	overflow: hidden;
}
.main .box8 .img{
	width: 74.0625%;
	margin: 0 auto;
}
.main .box8 .img img{
	width: 100%;
}
.main .box8 .text{
	margin-top: 70px;
	text-align: center;
}
.main .box9{
	position: relative;
	overflow: hidden;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box9 .img-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.main .box9 .img-box img{
	width: 100%;
}
.main .box9 .img-box .m-img{
	display: none;
}
.main .box9 .hand{
	position: absolute;
	left: 44.6%;
    top: 33%;
	width: 33.177%;
	transform: rotate(-16.3deg);
	transform-origin: 15.7% 12.638%;
    transition: transform 1.3s;
}
.main .box9 .hand img{
	width: 100%;
}
.main .box9 .text-box{
	position: absolute;
	left: 0;
	top: 12.5%;
	width: 100%;
	text-align: center;
}

.main .box9.on .hand{
	transform: rotate(0);
}
.main .box10{
	position: relative;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box10>img{
	width: 100%;
}
.main .box10 .text-box{
	position: absolute;
	left: 0;
	top: 18.75%;
	width: 100%;
}
.main .box10 .text-box .img{
	margin-top: 6.25%;
	width: 10.15625%;
}
.main .box10 .text-box .img img{
	width: 100%;
}
.main .box10 .text-box .img .m-img{
	display: none;
}
body{
	overflow: hidden;
}
.section{
	min-height: 600px;
}
.main .box14{
	min-height: 100%;
}








@media (max-width: 1600px){
	.main .box1 .banner-txts{
		transform: scale(.8);
	}
	.main .box1 .pro-banner-txts .txt{
		margin-top: 20px;
	}
	.main .box2 .img-box{
		width: 64.11%;
		height: auto;
	}
	.main .box2 .img-box img{
		width: 100%;
		height: auto;
	}
	
	
	
	/* .main .box3 .img{
		width: 100%;
		height: auto;
	}
	.main .box3 .img img{
		height: auto;
		width: 100%;
	} */
	.main .box5 .pro-tit span{
		font-size: 30px;
	}
	.main .box10 .text-box .img{
		margin-top: 3%;
	    width: 8%;
	}
	
	.main .box3 .text-item:nth-child(1){
		right: -16%;
	}
	
}

@media (max-width: 1200px){
	
	.main .box2 .img-box{
		margin-left: 0;
	}
	
	.main .box2 .text-list .item:nth-child(2) .line2{
		width: 60px;
	}
	.main .box2 .text-list .item:nth-child(3) .line{
		width: 80px;
	}
	
	/* .main .box3 .text-item:nth-child(1){
		right: -20%;
	    top: 27.8%;
	}
	.main .box3 .text-item:nth-child(1) .line{
		width: 130px;
	}
	.main .box3 .text-item:nth-child(2) .line{
		width: 88px;
	} */
	.main .box3 .text-item:nth-child(1){
		right: 0;
	}


}
@media (max-width: 1024px){
	.main .box1{
		height: 50vh;
	}
	.main .box2{
		height: 50vh;
	}
	.main .box3{
		height: 50vh;
		margin-top: 0;
	}
	.main .box4{
		height: 50vh;
		margin-top: 0;
	}
	.main .box5,
	.main .box6,
	.main .box7,
	.main .box8,
	.main .box9,
	.main .box10{
		height: 50vh;
	}
}

@media (max-width: 992px){
	.main .box1 .banner-txts{
		transform: scale(.5);
	}
	.main .box1 .pro-banner-txts .txt{
		margin-top: 0;
	}
	.main .box2 .text-list .item:nth-child(2) .line{
		height: 200px;
	}
	.main .box3 .tip{
		bottom: 5%;
	    width: 55%;
	    font-size: 14px;
	}
	

	.main .box5 .pro-tit span{
		font-size: 24px;
		line-height: 34px;
	}
	.main .box5 .pro-tit .circle{
		font-size: 24px;
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	

}

@media (max-width: 480px){
	.main .box1,
	.main .box2,
	.main .box3{
		top: 51px;
	}
	.main .box1 .pro-banner-txts{
		/* margin-top: -38px; */
		top: 30%;
	}
	.main .box1 .banner-txts{
		transform: scale(.7);
		height: 50px;
		width: 100%;
	}
	.main .box1 .banner-txts img{
		height: 50px;
	}
	.main .box1 .pro-banner-txts .txt{
		font-size: 14px;
		line-height: 20px;
	}
	
	
	.main .box1{
		/* padding: 50px 0; */
		height: calc(100vh - 51px);
		top: 51px;
		background-attachment: inherit;
	}
	.main .box2{
		height: 100vh;
		/* padding-top: 200px; */
		/* position: relative; */
		/* top: 0; */
	}
	.main .box2 .img-box{
		width: 170%;
		left: -68%;
	}
	.main .box2 .text-list .item{
		display: none;
	}
	.main .box2 .text-list .item:nth-child(1){
		left: 60%;
	    top: -5%;
	}
	.main .box2 .text-list .item:nth-child(2){
		bottom: 62%;
	}
	.main .box2 .text-list .item:nth-child(1) .text,
	.main .box2 .text-list .item:nth-child(2) .text{
		padding-bottom: 20px;
	}
	.main .box2 .text-list .item:nth-child(3){
		top: 1%;
		left: 77.985%;
	}
	.main .box2 .text-list .item:nth-child(3) .line{
		width: 1px;
		height: 200px;
	}
	.main .box2 .text-list .item:nth-child(3) .text{
		top: auto;
		bottom: 100%;
		left: 50%;
		transform: translatex(-50%);
		padding-bottom: 20px;
	}
	.main .box2 .text-list .item:nth-child(3) .line:before,
	.main .box2 .text-list .item:nth-child(3) .line:after{
		left: -3px;
	}
	.main .box2 .text-list .item:nth-child(3) .line:before{
		top: 0;
	}
	.main .box2 .text-list .item:nth-child(3) .line:after{
		top: auto;
		bottom: 0;
	}
	.main .box3{
		height: 100vh;
	}
	.main .box3 .img{
		width: 90%;
		height: auto;
		position: absolute;
		top: 33.63%
	}
	.main .box3 .img img{
		width: 100%;
		height: auto;
	}
	.main .box3 .text-item{
		display: none;
	}
	.main .box3 .text-item:nth-child(1){
		top: -38%;
	    right: 70%;
	}
	.main .box3 .text-item:nth-child(1) .line{
		width: 1px;
		height: 200px;
	}
	.main .box3 .text-item .line:before,
	.main .box3 .text-item .line:after{
		left: -3px;
	}
	.main .box3 .text-item .line:before{
		top: 0;
	}
	.main .box3 .text-item .line:after{
		top: auto;
		bottom: 0;
	}
	.main .box3 .text-item:nth-child(2){
		top: -0%;
	}
	.main .box3 .text-item:nth-child(2) .line{
		width: 1px;
		height: 200px;
	}
	.main .box3 .text-item .text{
		bottom: 100%;
		top: auto;
		left: 50%;
		transform: translatex(-50%);
		padding-bottom: 20px;
		padding-left: 0;
	}

	.main .box3 .pc-tip{
		display: none;
	}
	.main .box3 .m-tip{
		display: block;
		width: 100%;
		font-size: 12px;
		text-align: center;
		right: auto;
		left: 0;
		width: 100%;
		bottom: 15%;
	}
	.main .box4{
		height: auto;
	}
	.main .box4 .item{
		height: 50vh;
	}
	.main .box4>img{
		display: none;
	}
	.main .box4-list{
		position: relative;
	}
	.main .box4 .item{
		position: relative;
		width: 100%;
	}
	.main .box5{
		height: 100vh;
		background-attachment: inherit;
		background-position: right center;
	}
	
	.main .box5 .text-box{
		top: 10.54%;
		margin: 0;
	}
	.main .box5 .text{
		float: none;
	}
	.main .box5 .pro-tit span{
		font-size: 16px;
		line-height: 26px;
	}
	.main .box5 .pro-tit .circle{
		font-size: 16px;
		line-height: 40px;
		width: 40px;
		height: 40px;
		margin-left: 10px;
	}
	.main .box5 .text-box{
		margin-top: -31px;
	}

	.main .box6{
		padding-top: 26vw;
		box-sizing: border-box;
	}
	.main .box6 .img .m-img{
		display: block;
	}

	.main .box6 .img .pc-img{
		display: none;
	}
	.main .box6 .text-box{
		top: 26vw;
	}
	.main .box7{
		height: auto;
		padding: 40px 0 0;
		height: 70vh;
		background-position: 32% top;
		box-sizing: border-box;
	}
	.main .box7 .text{
		position: static;
		/* text-align: center; */
	}
	.main .box7 .img{
		float: none;
		width: 100%;
		height: auto;
		margin: 36px 0 0;
	}
	.main .box7 .img img{
		width: 100%;
		height: auto;
	}
	.main .box8{
		height: auto;
	}
	.main .box8 .img{
		width: 100%;
	}
	.main .box8 .text{
		padding: 80px 0;
		margin: 0;
	}
	.main .box9 .hand{
		left: 36.5%;
	    top: 26.5%;
	    width: 90%;
	}
	.main .box9 .img-box .pc-img{
		display: none;
	}
	.main .box9 .img-box .m-img{
		display: block;
	}
	.main .box10 .text-box .img{
		width: 10%;
	}
	.main .box10>img{
		display: none;
	}
	.main .box10 .text-box{
		top: 7.2%;
	}
	.main .box10 .text{
		text-align: center;
	}
	.main .box10 .text-box .img{
		margin: 30px auto 0;
		width: 54.9%;
	}
	.main .box10 .text-box .img .pc-img{
		display: none;
	}
	.main .box10 .text-box .img .m-img{
		display: block;
	}
	
	.main .box5,
	.main .box6,
	.main .box9,
	.main .box10{
		height: 100vh;
	}
	.section{
		min-height: 100%;
	}
	
}

@media (min-width: 1025px){
	.main .box4 .item:hover{
		width: 52%;
		z-index: 3;
	}
}
