* {
	margin: 0;
	padding: 0;
}

html,
body {
	max-width: 750px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #1b58e6;
}
input{
	border: 0;
	background: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}
.box{
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.slider1{
	background: url(../images/page1bg.jpg) no-repeat center top;
	background-size: 100%;
}
.sliderpage{
	width: 100%;
	height: 100%;
	position: relative;
}
.logo{
	width: 39.86666666666667%;
	float: right;
}
.logo img{
	display: block;
	width: 100%;
}
.page1con{
	width: 81.9%; /*614*/
	margin: 94% auto 21%;
	    clear: both;
    overflow: hidden;
}
.page1bt{
	width: 43.15960912052117%;
	margin: 0 auto;
}
.page1bt img{
	display: block;
	width: 100%;
}
.page1_action{
	width: 100%;
	position: relative;
}
.page1_action .page1img{
	display: block;
	width: 100%;
}
.page1toptext{
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.page1toptext img{
	display: block;
	width: 100%;
}
#review_box  {
    width: 100%;
    /* height: 63px; *//* 必须 */
    overflow: hidden;/* 必须 */
    margin: 0 auto;

}

#comment1 li img{
	width: 100%;
} 

#comment1  li:first-child {
	margin-top: 0;
	transition: margin-top .8s;
}

.page1icon{
	width: 17.58957654723127%;
	float: right;
}
.page1icon img{
	display: block;
	width: 100%;
} 
.button{
	display: block;
	width: 23.6%;
	margin: 0 auto;

}

.button img{
	display: block;
	width: 100%;
}


.boticon{
	width: 4.3%;
	margin: 2% auto 0;
	-moz-animation: db 2s infinite linear;
	-webkit-animation: db 2s infinite linear; 
	-ms-animation: db 2s infinite linear;
}
.boticon img{
	display: block;
	width: 100%;
}




@-webkit-keyframes db{
	from{transform: translateY(0.1rem) ;}
	to{transform: translateY(0.6rem) ; opacity: 0;}
}
@-moz-keyframes db{
	from{transform: translateY(0.1rem) ;}
	to{transform: translateY(0.6rem) ; opacity: 0;}
}

@-ms-keyframes db{
	from{transform: translateY(0.1rem) ;}
	to{transform: translateY(0.6rem) ; opacity: 0;}
}	









.slider2{
	background: url(../images/page2bg.jpg) no-repeat center top;
	background-size: 100%;
}
.play{
	display: block;
	width: 25.2%;
	margin: 10% 0 0 8.5%;
}
.play img{
	display: block;
	width: 100%;
}
.page2text{
	width: 82.66666666666667%;
	margin:22% auto 4%;
}
.page2text ul li{
	width: 100%;
	margin-bottom: 0.14rem;
}
.page2text ul li img{
	display: block;
	width: 100%;
}
.page2button{
	display: block;
	width: 53.06666666666667%;
	margin: 0 auto;
}
.page2button img{
	display: block;
	width: 100%;
}

.slider3{
	background: url(../images/page3bg.jpg) no-repeat center top;
	background-size: 100%;
}

.page3text{
	width: 82.66666666666667%;
	margin:31% auto 15%;
}
.page3text ul li{
	width: 100%;
	margin-bottom: 0.46rem;
}
.page3text ul li img{
	display: block;
	width: 100%;
}


.slider4{
	background: url(../images/page4bg.jpg) no-repeat center top;
	background-size: 100%;
}
.page4top{
	width: 100%;
}
.page4top img{
	display: block;
	width: 100%;
}
.page4input{
	width: 83%;
	height: 0.6rem;
	margin: 0.05rem auto 0;
	position: relative;
	border-radius: 10rem;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	-ms-border-radius: 10rem;
	-o-border-radius: 10rem;
	overflow: hidden;
}
.page4input input{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0.3rem;
	color: #bfbfbf;
	line-height: 0.6rem;
	text-indent: 0.24rem;
}



.page4search{
	width: 0.8rem;
	height: 0.6rem;
	position: absolute;
	z-index: 20;
	right: 0;
	top:0;
}
.page4up{
	display: block;
	width: 34%;
	height: 0.75rem;
	margin: 5% auto 0;
}
.page4text{
	width: 73.6%;
	margin: 23% auto 23%;
}

.page4text img{
	display: block;
	width: 100%;
}
.slider5{
	background: url(../images/page5bg.jpg) no-repeat center top;
	background-size: 100%;
}
.page5top{
	width: 100%;
}

.page5top img{
	display: block;
	width: 100%;
}
.page5con{
	width: 86.4%; /*648*/
	margin: 0 auto;
}
.page5con a{
	display: block;
	width: 48.3%;
	float: left;
	margin-bottom: 0.22rem;
}
.page5con a:nth-child(2n){
	float: right;
}

.page5con a img{
	display: block;
	width: 100%;
}

.page5con .page5button5{
	float: none;
	clear: both;
	margin: 0 auto;
}

