html,body{ height: 100%; }
body{
	background: url(../images/type/bg.png) no-repeat scroll center/100% 100%;
}

.message-box{
	position: absolute;
	top: 44.7%;
	padding: 0 0.82rem 0 0.9rem;
	width: 100%;
	height: 16.25%;
	background: url(../images/type/message.png) no-repeat scroll center/contain;
}

.message-box p{
	margin: 0.5rem 0 0 2.18rem;
	width: 2.9rem;
	font-size: 0.32rem;
	font-weight: 550;
	line-height: 1.333333;
}

.option{
	position: absolute;
	top: 64.89%;
	padding: 0 0.94rem;
	width: 100%;
	height: 3.46rem;
}

.option .shadow{
	padding-top: 0.24rem;
	height: 100%;
	border-radius: 0.12rem;
	background-color: #fff;	
}

.option h2{
	font-size: 0.32rem;
}

.option .icon-touch{
	display: inline-block;
	width: 0.38rem;
	height: 0.42rem;
	vertical-align: middle;
	background: url(../images/type/icon_touch.png) no-repeat scroll center/contain;
}

.option li{
	display: inline-block;
	text-align: center;
	padding: 0 0.28rem;
}

.option .btn{
	margin-top: 0.22rem;
	padding: 0 0.6rem;
}

.option .avatar{
	width: 1.6rem;
	height: 1.6rem;
}

.option .button{
	margin-top: 0.16rem;
	width: 1.4rem;
	height: 0.44rem;
}
