.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 .box1 .pro-banner{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
}
/* .main .box1 .pro-banner>img{
	width: 100%;
} */
.main .box1 .pro-banner-txts{
	position: absolute;
	left: 0;
	top: 35.79%;
	width: 100%;
}
.main .box1 .pro-ban-txts{
	float: right;
}
.main .box1 .banner-txts{
	width: 277px;
	height: 84px;
	margin: 0 auto;
	position: relative;
}
.main .box1 .banner-txts img{
	height: 84px;
	position: absolute;
	top: 0;
}
.main .box1 .banner-txts .pro-cn1{
	left: 0;
}
.main .box1 .banner-txts .pro-cn2{
	left: 24.548%;
}
.main .box1 .banner-txts .pro-cn3{
	left: 54.15%;
}
.main .box1 .banner-txts .pro-cn4{
	left: 80.866%;
}
.main .box1 .pro-ban-txts .pro-con{
	text-align: center;
}
.main .box2{
	/* padding: 220px 0 0; */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
	position: relative;
}
.main .box2 .text{
	text-align: center;
}
.main .box2 .pro-tit{
	color: #fff;
}
.main .box2 .pro-con{
	margin-top: 20px;
}
.main .box2 .img{
	position: absolute;
	right: 8.6%;
	bottom: 0;
	width: 57.7%;
}
.main .box2 .img img{
	/* width: 100%; */
	width: 100%;
}
.main .box2 .text-box{
	position: absolute;
	left: 16.67%;
	top: 46.3%;
}

.main .box3{
	padding: 130px 0 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box3 .text{
	text-align: center;
}
.main .box3 .pro-tit{
	color: #fff;
}

.main .box3 .pro-con{
	margin-top: 20px;
}
.main .box3 .img{
	width: 77.421875%;
	margin: 70px auto 0;
}
.main .box3 .img img{
	width: 100%;
}

.main .box9{
	position: relative;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box9>img{
	width: 100%;
}
.main .box9 .text-box{
	position: absolute;
	left: 0;
	top: 27.37%;
	width: 100%;
}
.main .box9 .text{
	float: right;
	text-align: center;
}
.main .box9 .pro-tit{
	color: #1c1c1c;
}
.main .box9 .pro-con{
	color: #8d5a14;
	margin-top: 20px;
}
.main .box10{
	position: relative;
}
.main .box10>img{
	width: 100%;
}
.main .box10 .pro-img{
	width: 57.3958%;
	position: absolute;
	left: 0;
	top: 0;
}
.main .box10 .pro-img img{
	width: 100%;
}
.main .box10 .food-list .item{
	position: absolute;
	width: 13.2486%;
	border-radius: 100%;
	overflow: hidden;
}
.main .box10 .food-list .item:nth-child(1){
	top: 8.6%;
	right: -4.5372%;
}
.main .box10 .food-list .item:nth-child(2){
	top: 24%;
	right: -18.87%;
}
.main .box10 .food-list .item:nth-child(3){
	top: 46.712%;
	right: -25.4%;
}
.main .box10 .food-list .item:nth-child(4){
	top: 68%;
	right: -18.87%;
}
.main .box10 .food-list .item:nth-child(5){
	top: 81.18%;
	right: -4.5372%;
}
.main .box10 .text{
	position: absolute;
	right: -53.539%;
	top: 46.48526%;
	text-align: center;
}
.main .box10 .pro-tit{
	color: #000;
}
.main .box10 .pro-con{
	color: #666;
}

.main .box11{
	position: relative;
}
.main .box11 video{
	width: 100%;
}
.main .box11 .m-box{
	display: none;
}
.main .box11 .text{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
}
.main .box11 .pro-tit{
	color: #fff;
}
.main .box11 .pro-con{
	margin-top: 20px;
}
.main .box11 .play-btn{
	display: none;
	width: 51px;
	margin: 60px auto 0;
}
.main .box11 .play-btn img{
	width: 100%;
}
.main .box12{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
}
.main .box12>img{
	width: 100%;
}
.main .box12 .text-box{
	position: absolute;
	left: 0;
	top: 33.684%;
	width: 100%;
}
.main .box12 .text{
	float: right;
}
.main .box12 .pro-tit{
	color: #444;
}
.main .box12 .pro-con{
	color: #30200b;
	margin-top: 20px;
}

.main .box12 .order-text{
	margin-top: 40px;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px;
}
.main .box12 .order-text .tit{
	font-size: 24px;
	line-height: 34px;
	color: #a17335;
}
.main .box12 .order-text .con{
	font-size: 18px;
	line-height: 28px;
	color: #8b704c;
}
.main .box13{
	position: relative;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main .box13>img{
	width: 100%;
}
.main .box13 .text-box{
	position: absolute;
	left: 16.67%;
	top: 44.21%;
	/* width: 100%; */
}
.main .box13 .pro-tit{
	color: #fff;
}
.main .box13 .pro-con{
	margin-top: 20px;
}
.main .box14 .img{
	width: 68.4375%;
	position: relative;
}
.main .box14 .img img{
	width: 100%;
}
.main .box14 .text-box{
	position: absolute;
	left: 46.42%;
	top: 43.11%;
}
.main .box14 .line{
	width: 480px;
	height: 1px;
	background-color: rgba(201,153,95,.3);
}
.main .box14 .line:before,
.main .box14 .line:after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #c9995f;
	top: 50%;
	margin-top: -3px;
}
.main .box14 .line:before{
	left: -3px;
}
.main .box14 .line:after{
	right: -3px;
}
.main .box14 .text{
	position: absolute;
	left: 100%;
	top: -25px;
	white-space: nowrap;
	padding-left: 20px;
}
.main .box14 .pro-tit{
	color: #000;
}
.main .box14 .pro-con{
	color: #8b704c;
}
@media (max-width: 1600px){
	.main .box2 .text{
		margin: 0;
	}
	.main .box14 .line{
		width: 300px;
	}
	
}
@media (max-width: 1200px){
	.main .box1 .pro-banner{
		height: 50vh;
	}
	.main .box2{
		height: 50vh;
	}
	.main .box9{
		height: 50vh;
	}
	.main .box12{
		height: 50vh;
	}
	.main .box13{
		height: 50vh;
	}
	.main .save-box3 .icon-box{
		margin-top: 80px;
	}
}
@media (max-width: 1024px){
	.main .box11 .m-box{
		display: block;
	}
	.main .box11 .pc-box{
		display: none;
	}
	.main .box11 .img{
		background-repeat: no-repeat;
	    background-position: center;
	    background-size: cover;
	    height: 50vh;
	}
}
@media (max-width: 992px){

}
@media (max-width: 480px){
	.main .box1 .pro-banner{
		height: 70vh;
	}
	.main .box1 .banner-txts{
		transform: scale(.5);
	}
	.main .box1 .pro-banner-txts{
		top: 20%;
	}
	.main .box1 .pro-ban-txts .pro-con{
		margin-top: -20px;
	}
	.main .box2{
		height: 60vh;
	}
	.main .box2 .text-box{
		left: 0;
		top: 10%;
		width: 100%;
	}
	.main .box2 .img{
		width: 100%;
		right: 0;
	}
	.main .box3{
		padding-top: 10%;
	}
	.main .box3 .img{
		width: 100%;
		margin-top: 50px;
	}
	.main .box9{
		height: 70vh;
	}
	.main .box10{
		background-repeat: no-repeat;
		background-position: right center;
		background-size: cover;
		height: auto;
		padding: 50px 0;
	}
	.main .box10>img{
		display: none;
	}
	.main .box10 .pro-img{
		width: 100%;
		position: static;
	}
	.main .box10 .pro-img img{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.main .box10 .food-list .item{
		position: static;
		width: 16%;
		margin: 0 2%;
		float: left;
		max-height: 90px;
	}
	.main .box10 .text{
		position: static;
		margin: 20px 0;
	}
	.main .box12{
		height: 70vh;
	    background-position: 32% top;
	    background-size: cover;
	    padding: 30px 0;
	}
	.main .box12 .text-box{
		position: static;
	}
	.main .box12 .text{
		float: none;
	}
	.main .box12 .order-text{
		margin-top: 10px;
		background-size: 30px;
		padding-left: 50px;
	}
	.main .box12 .order-text .tit{
		font-size: 14px;
		line-height: 20px;
	}
	.main .box12 .order-text .con{
		font-size: 12px;
		line-height: 20px;
	}
	.main .box12 .pro-con{
		margin-top: 10px;
	}
	.main .box13{
		height: 70vh;
	}
	.main .box13 .text-box{
		left: 5%;
	}
	.main .box14 .img{
		width: 100%;
	}
	.main .box14 .line{
		width: 70px;
	}
	.main .box14 .text-box{
		left: 26.42%;
	    top: 43.11%;
	}
	.main .save-box3 .icon-box{
		margin-top:40px;
	}
	.main .box11 .img{
		height: 70vh;
	}
	
}
