html,body{
	background: #4a09c2;
}
body{
	width: 100%;
	background: url(../img/bg.png) no-repeat 100% 100%;
	background-size: 100% 100%;
	overflow: hidden;
}
.top{
	width: 100%;
	height:9.333333rem;
	background: url(../img/top.png) no-repeat 100% 100%;
	background-size: 100% 100%;
}
.same{
	width: 100%;
}
.title{
	width: 100%;
	background: url(../img/title.png) no-repeat 100% 100%;
	background-size: 100% 100%;
	height: 1.146667rem;
	line-height: 1.146667rem;
	text-align: center;
	color: #fff;
	font-size: 0.48rem;
}
.kuang{
	background: url(../img/kuang.png) no-repeat 100% 100%;
	background-size: 100% 100%;
	width: 8.746667rem;
	height: 3.493333rem;
	margin: 0 auto;
	margin-top: 0.64rem;
	overflow: hidden;
}
.btn{
	display: block;
	background: url(../img/btn.png) no-repeat 100% 100%;
	background-size: 100% 100%;
	width: 3.466667rem;
	height: 0.72rem;
	margin: 0.506667rem auto;
}
.img{
	display: block;
	width: 8.48rem;
	height: 3.146667rem;
	margin: 0 auto;
	margin-top: 0.08rem;
}