.section{
	min-height: 700px;
	z-index: 3;
}
.section .fix{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.box1-wrap{
	position: fixed;
	height: 100vh;
	position: relative;
}
.box1{
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.box1 .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
}
.box1 .img{
	position: absolute;
	width: 36.5625%;
	right: 17.7%;
	top: 110%;
	transform: scale(4.2);
    transform-origin: 61% 40%;
}
.box1 .img img{
	width: 100%;
}
.box1 .pro-banner-txts{
	position: absolute;
	left: 23.4375%;
	top: 70%;
	z-index: 3;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box1 .pro-banner-txts .text-img{
	width: 365px;
	margin: 0 auto;
}
.box1 .pro-banner-txts .text-img img{
	width: 100%;
}
.box1 .pro-banner-txts .pro-con{
	color: #fff;
}
.box2-wrap{
	margin-top: 200vh;
	height: 200vh;
	position: relative;
}
.box2{
	width: 100%;
	height: 100vh;
	background-color: #1c1c1c;
	position: relative;
}
.box2 .img{
	position: absolute;
	right: 11.2%;
	top: 10.4%;
	width: 42.65625%;
	transform: rotate(-90deg) scale(2);
}
.box2 .img img{
	width: 100%;
}
.box2 .text{
	position: absolute;
	left: 13.28125%;
	/* top: 37.5%; */
	text-align: center;
	top: 70%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box2 .text .text-img{
	width: 583px;
}
.box2 .text .text-img img{
	width: 100%;
}
.box3-wrap{
	height: 200vh;
	margin-top: 100vh;
	position: relative;
}
.box3{
	height: 100vh;
	position: relative;
	width: 100%;
}
.box3 .left,
.box3 .right{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	box-sizing: border-box;
	padding-top: 40px;
	text-align: center;
	transition: all .3s;
}
.box3 .left{
	left: 0;
	background-color: #141414;
}
.box3 .left .sun{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.box3 .left .pro-tit{
	color: #fff;
}
.box3 .right{
	right: 0;
}
.box3 .img{
	width: 60.4%;
	margin: 0 auto;
	position: relative;
}
.box3 .img img{
	width: 100%;
	max-width: 575px;
}
.box3 .img .hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box3 .text{
	margin-top: 50px;
	position: relative;
	z-index: 3;
}
.box3 .text .txt{
	width: 380px;
	height: 56px;
	line-height: 56px;
	border: 1px solid rgba(255,255,255,.2);
	margin: 65px auto 0;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
}
.box3 .right{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.box3 .right .pro-tit{
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #000;
}
.box3 .right .pro-tit img{
	position: absolute;
	width: 47px;
	height: 42px;
	top: -40px;
	right: -40px;
	transform: scale(4);
	opacity: 0;
	filter: alpha(opacity=0);
    transition: all .3s cubic-bezier(0.6, 0.04, 0.98, 0.335) .4s;
}
.box3.skrollable-after .right .pro-tit img{
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=1);
}
.box3 .right .pro-con{
	color: #888;
}
.box3 .right .txt{
	border-color: rgba(0, 0, 0, .2);
	color: #141414;
}
.box3 .star{
	width: 144px;
	margin: 30px auto 0;
}
.box3 .star img{
	width: 100%;
}

.box3 .vs{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 181px;
	transform: translate(-50%,-50%);
	z-index: 4;
}
.box3 .vs img{
	width: 100%;
}
.box4-wrap{
	margin-top: 100vh;
	position: relative;
	height: 100vh;
}
.box4{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.box4 .swiper-slide{
	height: 100vh;
	/* position: absolute;
	left: 0;
	top: 0; */
	width: 100%;
	/* opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s; */
	/* background-repeat: no-repeat;
	background-size: cover;
	background-position: center; */
}
.box4 .img{
	position: absolute;
	top: 25%;
	left: 7.8125%;
	width: 48.96%;
}
.box4 .img img{
	width: 100%;
}
.box4 .img-box .img-item{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.box4 .swiper-slide:nth-child(1){
	opacity: 1;
	filter: alpha(opacity=100);
}
.box4 .swiper-slide.skrollable-after{
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s;
}
.box4-tab{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.box4 .text{
	position: absolute;
	right: 12.7%;
	top: 37.5%;
	width: 494px;
}
.box4 .text .pro-tit{
	color: #fff;
}
.box4 .text-list{
	margin-top: 65px;
	position: relative;
	width: 240px;
}
.box4-tab .txt{
	/* position: absolute;
	left: 0;
	top: 0; */
	padding: 12px 20px;
	border: 1px solid rgba(255,255,255,.5);
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	border-radius: 4px;
	opacity: .4;
	filter: alpha(opacity=40);
	width: 240px;
	margin-top: 65px;
	display: none;
}

.box4 .text-list .text-item.skrollable-after{
	opacity: .4;
	filter: alpha(opacity=4);
	visibility: visible;
}
.box4-tab .buttons{
	position: absolute;
	right: 12.7%;
	bottom: 35.4%;
	width: 494px;
	font-size: 0;
}
.box4-tab .buttons .prev,
.box4-tab .buttons .num-box,
.box4-tab .buttons .next{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.box4-tab .buttons .prev,
.box4-tab .buttons .next{
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 100%;
	margin-right: 30px;
}
.box4-tab .buttons .prev{
	background-image: ;
}
.box4-tab .buttons .next{
	background-image: ;
}
.box4-tab .buttons .num-box{
	font-size: 0;
	margin: 0 20px;
}
.box4-tab .buttons .num-box span{
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 24px;
	line-height: 40px;
	color: #fff;

}
.box4-tab .buttons .num-box .divide{
	margin: 0 5px;
}
.box5-wrap{
	position: relative;
	height: 100vh;
}
.box5{
	background-color: #fff;
	width: 100%;
	height: 100vh;
	position: relative;
	padding-top: 7.3%;
	box-sizing: border-box;
	overflow: hidden;
}
.box5 .pro-tit{
	text-align: center;
	color: #333;
}
.box5 .pro-tit span{
	color: #b0672c;
}
.box5 .box5-tab{
	width: 75.3125%;
	margin: 5.73% auto 0;
}
.box5 .box5-tab .m-box{
	display: none;
}
.box5 .box5-tab .pc-box > .swiper-wrapper,
.box5 .box5-tab .m-box > .swiper-wrapper{
	transition-timing-function: linear;
}
.box5 .box5-tab .swiper-slide{
	box-sizing: border-box;
	/* width: 23.54vw; */
	/* padding: 0 15px; */
}
.box5 .box5-tab .img{
	padding: 0 15px;
}
.box5 .box5-tab img{
	width: 100%;
}
.box5 .box5-tab .slick-list{
	overflow: inherit;
}
.box5 .m-box{
	display: none;
}
.box6-wrap{
	height: 100vh;
	position: relative;
}
.box6{
	width: 100%;
	height: 100vh;
	position: relative;
}
.box6 .pc-box{
	height: 100vh;
	position: relative;
}
.box6 .m-box{
	display: none;
}
.box6 .pc-box video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.box6 .m-box{
	display: none;
}
.box6 .text{
	position: absolute;
	left:0;
	top: 50%;
	transform: translatey(-50%);
	width: 100%;
	text-align: center;
}
.box6 .text .pro-tit{
	color: #fff;
}
.box6 .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
}
.box6 .pub-play-btn{
	margin-top: 20px;
}
.box7-wrap{
	height: 100vh;
	position: relative;
}
.box7{
	height: 100vh;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.box7 .img-box{
	position: absolute;
	left: 25%;
	width: 50%;
	bottom: 0;
}
.box7 .img-box img{
	width: 100%;
}
.box7 .img-box .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box7 .img-box .img:nth-child(1){
	opacity: 1;
	filter: alpha(opacity=100);
}
.box7.skrollable-after .img-box .img:nth-child(2){
	animation: opacity2 0.3s 4s;
}
.box7.skrollable-after .img-box .img:nth-child(3){
	animation: opacity2 0.3s .5s;
}
.box7.skrollable-after .img-box .img:nth-child(4){
	animation: opacity2 0.3s .6s;
}
.box7.skrollable-after .img-box .img:nth-child(5){
	animation: opacity4 0.3s .7s;
}
.box7.skrollable-after .img-box .img:nth-child(6){
	animation: opacity4 0.3s .8s forwards;
}

.box7 .text{
	position: absolute;
	left: 0;
	top: 12.5%;
	width: 100%;
	text-align: center;
}
.box7 .text .pro-tit{
	color: #fff;
}
.noise-wrap{
	height: 100vh;
	position: relative;
}
.noise-box{
	position: relative;
	height: 100vh;
	box-sizing: border-box;
	padding: 0;
}
.main .noise-box .text-box{
	position: absolute;
	left: 0;
	top: 8.4%;
	width: 100%;
}
.main .noise-box .img{
	position: absolute;
	left: 50%;
	width: 28%;
	margin-left: -14%;
	bottom: 4.2%;
}
.box8-wrap{
	height: 100vh;
	position: relative;
}
.box8{
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.box8 .pub-play-btn{
	margin-top: 20px;
}
.box8 .m-box{
	display: none;
}
.box8 .pc-box video{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.box8 .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
}
.box8 .text{
	position: absolute;
	right: 7%;
	bottom: 21.875%;
}
.box8 .text .pro-tit{
	color: #fff;
}
.box9-wrap{
	height: calc(100vh   750px);
	position: relative;
}
.box9{
	height: 100vh;
	position: relative;
	width: 100%;
}
.box9 .box9-list{
	overflow: hidden;
}
.box9 .swiper-slide{
	/* position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s; */
}
/* .box9 .box-item:nth-child(1),
.box9 .box-item:nth-child(1) .text{
	opacity: 1;
	filter: alpha(opacity=100);
} */
.box9 .left,
.box9 .right{
	float: left;
	width: 50%;
	height: 100vh;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.box9 .pro-tit{
	color: #fff;
	position: absolute;
	left: 0;
	top: 10.4%;
	width: 50%;
	text-align: center;
	z-index: 3;
}
.box9 .box-item:nth-child(1){
	opacity: 1;
	filter: alpha(opacity=100);
}
.box9 .text{
	position: absolute;
	right:14.0625%;
	top: 9.6875%;
	color: #333;
	text-align: right;
}
.box9 .text .tit{
	font-size: 24px;
	line-height: 30px;
}
.box9 .text .con{
	font-size: 18px;
	line-height: 20px;
	margin-top: 10px;
}
.box9 .box-item.skrollable-after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.box10-wrap{
	position: relative;
	height: 100vh;
}
.box10{
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.box10 .m-box{
	display: none;
}
.box10 .pc-box video{
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.box10 .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
}
.box10 .text{
	position: absolute;
	left: 0;
	top: 31.25%;
	width: 100%;
	text-align: center;
}

.box10 .text .pro-tit{
	color: #fff;
}
.box10 .text .icon-box{
	margin-top: 100px;
	text-align: center;
	font-size: 0;
}
.box10 .text .item{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 55px;
}
.box10 .text .icon{
	width: 60px;
	margin: 0 auto;
}
.box10 .text .icon img{
	width: 100%;
}
.box10 .text .tit{
	font-size: 24px;
	color: #fff;
	margin-top: 24px;
	line-height: 30px;
}
.box10 .text .con{
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
	margin-top: 10px;
}
.box11-wrap{
	height: 100vh;
	position: relative;
}
.box11{
	height: 100vh;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.box11 .img-box{
	position: absolute;
	left: 9.8958%;
	top: 19.79%;
	width: 52.24%;
}
.box11 .img-box .item{
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}
.box11 .img-box .item:nth-child(1){
	opacity: 1;
	filter: alpha(opacity=100);
}
.box11 .img-box .item img{
	width: 100%;
}
.box11 .text{
	position: absolute;
	right: 17.1875%;
	top: 29.17%;
}
.box11 .text-list{
	position: relative;
}
.box11 .text-list .text-item{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s;
}
.box11 .text-list .text-item:nth-child(1){
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.box11 .text .pro-tit{
	color: #fff;
}
.box11 .text .icon{
	margin-top: 50px;
	width: 80px;
}
.box11 .text .icon img{
	width: 100%;
}
.box11 .text .txt{
	margin-top: 30px;
	opacity: .3;
	filter: alpha(opacity=30);
}
.box11.light .img-box .item:nth-child(2){
	opacity: 1;
	filter: alpha(opacity=100);
}
.box11.light .text-item:nth-child(1){
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}
.box11.light .text-item:nth-child(2){
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.box12-wrap{
	height: 100vh;
	position: relative;
}
.box12{
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.box12 .img-box{
	position: absolute;
	right: 12.24%;
	top: 8.33%;
	width: 52.86458%;
}
.box12 .img-box .item{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transform: scale(3);
    transform-origin: 59% center;
}
.box12 .img-box .item:nth-child(2){
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity .3s;
}

.box12 .img-box .item:nth-child(2).skrollable-after{
	opacity: 1;
	filter: alpha(opacity=100);
}
.box12 .img-box img{
	width: 100%;
}
.box12 .text{
	position: absolute;
	left: 14.27%;
	top: 25%;
}
.box12 .text .pro-tit{
	color: #000;
	transform: translatey(30px);
	opacity: 0;
	filter: alpha(opacity=0);
	
}
.box12 .text .pro-con{
	color: #3e280c;
	transform: translatey(30px);
	opacity: 0;
	filter: alpha(opacity=0);
	
}
.box12 .food-list{
	width: 306px;
	margin-top: 60px;
}
.box12 .food-list .item{
	width: 120px;
	margin: 0 30px 30px 0;
	float: left;
	transform: translatex(90px);
	opacity: 0;
	filter: alpha(opacity=0);
	
}

.box12 .text.skrollable-after .food-list .item img{
	width: 100%;
}
.box12 .text.skrollable-after .pro-tit,
.box12 .text.skrollable-after .pro-con{
	transform: translatey(0);
	opacity: 1;
	transition: opacity 1s,transform 1s;
	filter: alpha(opacity=100);
}
.box12 .text.skrollable-after .pro-con{
	transition-delay: .4s;
}
.box12 .text.skrollable-after .food-list .item{
	transform: translatex(0);
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 1s,transform 1s;
}
.box12 .text.skrollable-after .food-list .item:nth-child(1){
	transition-delay: .4s;
}
.box12 .text.skrollable-after .food-list .item:nth-child(2){
	transition-delay: .5s;
}
.box12 .text.skrollable-after .food-list .item:nth-child(3){
	transition-delay: .6s;
}
.box12 .text.skrollable-after .food-list .item:nth-child(4){
	transition-delay: .7s;
}
.box13-wrap{
	margin-top: 200vh;
	height: 100vh;
	position: relative;
	z-index: 3;
}
.box13{
	width: 100%;
	height: 100vh;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.box13 .img{
	position: absolute;
	left: 8.33%;
	top: 17.7%;
	width: 46.5625%;
}
.box13 .img img{
	position: relative;
	width: 100%;
	animation: imgfd 1.5s linear infinite alternate;
    -moz-animation: imgfd 1.5s linear infinite alternate;
    -webkit-animation: imgfd 1.5s linear infinite alternate;
    -o-animation: imgfd 1.5s linear infinite alternate;
}
@keyframes imgfd{
    from {top:-10px;}
    to {top: 10px;}
}

@-moz-keyframes imgfd{
    from {top:-10px;}
    to {top: 10px;}
}

@-webkit-keyframes imgfd{
    from {top:-10px;}
    to {top: 10px;}
}

@-o-keyframes imgfd{
    from {top:-10px;}
    to {top: 10px;}
}
.box13 .text{
	position: absolute;
	right: 17.7%;
	top: 35.4%;
}
.box13 .text .pro-tit{
	color: #fff;
}
.box13 .tip{
	position: absolute;
	right: 2%;
	bottom: 3.75%;
	text-align: right;
	color: #a4a2a0;
	font-size: 14px;
}
.box14-wrap{
	position: relative;
	z-index: 3;
}
.box14{
	width: 100%;
	background-color: #fff;
}
.box14 .pro-tit{
	padding: 70px 0;
	text-align: center;
	color: #000;
}
.box14 .box-list .item{
	height: 480px;
	margin-bottom: 55px;
	position: relative;
}
.box14 .box-list .item:last-child{
	margin-bottom: 0;
}
.box14 .box-list .img-box{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	transition: all .3s;
}
.box14 .box-list .img-box:nth-child(2n){
	left: auto;
	right: 0;
}
.box14 .box-list .txt{
	position: absolute;
	bottom: 10%;
	right: 6.67%;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
}
.box14 .box-list .img-box.white-bg .txt{
	color: #3e280c;
}
.box14 .ani_y.animate{
	opacity: 1;
    filter: alpha(opacity=100);
    transform: translatey(0);
}
.box14 .box-list .anix.animate,
.box14 .box-list .ani_x.animate{
	transform: translatex(0);
	opacity: 1;
    filter: alpha(opacity=100);
}
.box15-wrap{
	position: relative;
	/* height: 1030px; */
	overflow: hidden;
	/* z-index: -1; */
}
.box15-wrap .table-wrap{
	min-height: auto;
	height: auto;
	/* position: fixed; */
	position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.table-wrap .wrap .img-box{
	transition: none;
	transform: scale(2);
    transform-origin: -55% 0%;
    transition: transform 1s;
    position: relative;
    z-index: 3;
}
.table-wrap .wrap .text-box{
	opacity: 0;
	filter: alpha(opacity=0);
}
.table-wrap.skrollable-after .wrap .img-box{
	transform: scale(1);
	transition: transform 1s;
}
.table-wrap.skrollable-after .wrap .text-box{
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all 1s 1s;
}
.bocweb-footer{
	position: relative;
	z-index: 3;
}
.box10 .pub-play-btn{
	margin-top: 20px;
}
@media (max-width: 1600px){
	.box1 .pro-banner-txts{
		left: 15%;
	}
	.box1 .pro-banner-txts .text-img{
		transform: scale(.8);
	}
	.box2 .text{
		left: 6%;
	}
	.box2 .text .text-img{
		transform: scale(.8);
	}
	.box3 .text .txt{
		margin-top: 20px;
	}
	.box4-tab .txt{
		font-size: 16px;
		line-height: 24px;
	}
	.box4 .text{
		right: 8%;
		top: 35%;
		width: 380px;
	}
	.box11 .text{
		top: 25%;
	}
	.box12 .text{
		top: 20%
	}
	.box4-tab .buttons{
		right: 8%;
		width: 380px;
	}
}
@media (max-width: 1200px){
	
}
@media (max-width: 1024px){
	.box1 .img{
		right: 10%;
		width: 80%;
		transform-origin: 50% 35%;
	}
	.box1 .pro-banner-txts{
		width: 100%;
		left: 0;
		top: 80%;
	}
	.box2 .text{
		left: 0;
		top: 80%;
		width: 100%;
	}
	.box2 .img{
		width: 80%;
		right: 10%;
	}
	.box2 .text .text-img{
		margin: 0 auto;
	}
	.box3 .left,
	.box3 .right{
		width: 100%;
		height: 50%;
		padding-top: 20px;
	}
	.box3 .right{
		top: auto;
		bottom: 0;
	}
	.box3 .img{
		width: 35%;
	}
	.box3 .vs{
		width: 100px;
	}
	.box4 .img{
		left: 10%;
	    width: 80%;
	    top: 15%;
	}
	.box4 .text {
	    right: 10%;
	    top: 55%;
	    width: 80%;
	    text-align: center;
	}
	.box4-tab .txt{
		margin: 30px auto 0;
	}
	.box4-tab .buttons .prev,
	.box4-tab .buttons .next{
		margin: 0 15px;
	}
	.box5 .pro-tit{
		margin-top: 40%;
	}
	.box5 .box5-tab{
		margin-top: 10%;
	}
	.box7 .text{
		top: 40%;
	}
	.box7 .img-box{
		width: 90%;
		left: 5%;
	}
	.main .noise-box .img{
		width: 48%;
		margin-left: -24%;
		bottom: 25%;
	}
	.box9 .swiper-slide{
		height: 100vh;
	}
	.box9 .left,
	.box9 .right{
		width: 100%;
		height: 50%;
		position: absolute;
		left: 0;
	}
	.box9 .left{
		top: 0;
	}
	.box9 .right{
		bottom: 0;
	}
	.box11 .img-box{
		top: 15%;
	    width: 80%;
	}
	.box11 .text{
		top: 55%;
		width: 80%;
		right: 10%;
		text-align: center;
	}
	.box11 .text .icon{
		margin: 50px auto 0;
	}
	.box12 .text{
		top: 55%;
	}
	.box12 .img-box{
		right: 10%;
	    top: 8.33%;
	    width: 80%;
	}
	.box12 .text{
		right: 10%;
		left: auto;
		width: 80%;
		text-align: center;
	}
	.box12 .food-list{
		margin: 60px auto 0;
	}
	.box12 .img-box .item{
		transform-origin: center;
	}
	.box12 .food-list .item{
		margin: 0 15px 30px;
	}
	.box13 .img{
		width: 80%;
		left: 8%;
	}
	.box13 .text{
		right: 10%;
	    top: 70%;
	    width: 80%;
	    text-align: center;
	}
	.box8 .text{
		left: 0;
		right: auto;
		top: 40%;
		width: 100%;
		text-align: center;
	}
	.box6 .m-box,
	.box8 .m-box,
	.box10 .m-box{
		display: block;
	}
	.box6 .pc-box,
	.box8 .pc-box,
	.box10 .pc-box{
		display: none;
	}
	.box6 .m-box .img,
	.box8 .m-box .img,
	.box10 .m-box .img{
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 100vh;
	}
	.box9 .pro-tit{
		width: 100%;
	}
	.box4-tab .buttons{
		right: 10%;
		bottom: 15%;
		width: 80%;
		text-align: center;
	}
}
@media (max-width: 992px){
	.box3 .text .txt{
		margin-top: 10px;
	}
	.box10 .text .item{
		margin: 0 20px;
	}
}
@media (max-width: 480px){
	.box1 .img{
		top: 65%
	}
	.box1 .pro-banner-txts .text-img{
		transform: scale(.5);
	}
	.box1 .pro-banner-txts .pro-con{
		margin: 0;
	}
	.box2 .img{
		top: 20%;
	}
	.box2 .text .text-img{
		transform: scale(.8);
		width: 100%;
	}

	.box3 .img{
		position: absolute;
		left: 5%;
		top: 14%;
	}
	.box3 .text{
		height: 160px;
	}
	.box3 .txt-wrap{
		position: absolute;
		right: 5%;
		width: 60%;
		top: 5%;
	}
	.box3 .text .txt{
		position: absolute;
		margin: 0;
		left: 5%;
		bottom: 0;
		top: auto;
		width: 90%;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.box3 .star{
		position: absolute;
		bottom: -22%;
		left: 50%;
		margin-left: -72px;
	}
	.box4-tab .txt{
		font-size: 14px;
	}
	.box5 .box5-tab .swiper-slide{
		/* width: 50vw; */
	}
	.main .noise-box .img{
		width: 80%;
	    margin-left: -40%;
	    bottom: 15%;
	}
	.box9 .text .tit{
		font-size: 20px;
	    line-height: 30px;
	}
	.box9 .text .con {
	    font-size: 16px;
	    margin-top: 5px;
	}
	.box10 .text{
		top: 15%;
	}
	.box10 .text .icon-box{
		margin-top: 50px;
	}
	.box10 .text .item{
		width: 50%;
		margin: 0 0 30px;
	}
	.box10 .text .tit{
		font-size: 20px;
	}
	.box10 .text .con{
		font-size: 16px;
	}
	.box12 .img-box{
		top: 10%;
	}
	.box12 .text{
		top: 45%;
	}
	.box12 .food-list{
		margin-top: 30px;
		width: 240px;
	}
	.box12 .food-list .item{
		margin: 0 10px 20px;
		width: 100px;
	}
	.box13 .text{
		top: 60%;
	}
	.box13 .tip{
		line-height: 20px;
		font-size: 12px;
		padding: 0 5%;
		text-align: left;
	}
	.box14 .pro-tit{
		padding: 20px 0;
	}
	.box14 .box-list .item{
		margin-bottom: 0;
	}
	.box14 .box-list .img-box{
		width: 100%;
		height: 50%;
	}
	.box14 .box-list .img-box:nth-child(2n){
		right: auto;
		left: 0;
		bottom: 0;
		top: auto;
	}
	.box14 .box-list .txt{
		font-size: 16px;
	}
	.table-wrap .wrap .img-box{
		transform-origin: center;
	}
	.box5 .box5-tab .m-box{
		display: block;
	}
	.box5 .box5-tab .pc-box{
		display: none;
	}
	.box11 .img-box{
		top: 10%
	}
	.box11 .text{
		top: 40%;
	}
	.box4-tab .buttons{
		bottom: 10%;
	}
	.box4-tab .buttons .num-box span{
		font-size: 20px;
	}
}
@media (min-width: 1025px){
	.box3 .left:hover,
	.box3 .right:hover{
		width: 51%;
		z-index: 3;
	}
	.box14 .box-list .img-box:hover{
		width: 51%;
		z-index: 3;
	}
}