html,body{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a{
	color:#FFFFFF;
}
.downloadbtn{
	background-color: transparent;
	width: 90%;
	height: 15vw;
	line-height: 12vw;
	border-radius: 6vw;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	position: absolute;
	left: 5%;
	top: 93vw;
}
.imgboxs{
	width: 100%;
}
.imgboxs0{
	height: 170vw;
	position: absolute;
	z-index:-1;
	left: 0px;
	top: 0px;
}
.imgboxs1{
	height: 170vw;
}
.imgboxs2{
	height: 121vw;
}
.imgboxs3{
	height: 138vw;
}
.bgimgs{
	width: 100%;
	height: 100%;
}
.bgimgs1{
	height: 129vw;
}
.footbox{
	width: 100%;
	height: 20vw;
	background-color: #2b2c34;
	color: #FFFFFF;
	padding-top: 5vw;
}
.footbox_1{
	width: 200px;
	height: 10vw;
	line-height: 10vw;
	margin-left: auto;
	margin-right: auto;
}
.footbox_1_1{
	width: 80px;
	height: 10vw;
	float: left;
	text-align: center;
}
.footbox_1_2{
	width: 80px;
	height: 10vw;
	float: right;
	text-align: center;
}