html,body{
/*background-color: #e5e5e5;*/font-family: '黑体';
}
.top{
	height:1.79rem;
	background-image: linear-gradient(-45deg, 
		#080103 0%, 
		#8e8e8e 100%), 
	linear-gradient(
		#4aa4f8, 
		#4aa4f8);
	background-blend-mode: soft-light, 
		normal;
		color:#ffffff;
		padding-top: 0.37rem;
		box-sizing: border-box;
		padding-left: 0.2rem;
		box-sizing: border-box;
}
.top p{
	font-size: 0.17rem;
}
.top p span{
	font-size: 0.12rem;width:12%;display: inline-block;border-right: 1px solid #80bfff;text-align: center;
}
.top h2{
	font-size: 0.3rem;
}
.massage{
	margin: 0 0.08rem;height:7rem;position: relative;
	padding: 0.1rem;box-sizing: border-box;
}
.massage li{
	height: 38px;line-height: 38px;font-size: 0.14rem;
	margin:0 0.08rem 0.13rem 0.08rem;/*background-color: #f5f5f5;*//*font-family: SimHei;*/
}
.massage li span{
	margin-left: 0.13rem;
	width: 25%;display: inline-block;
}
.massage li input{
	margin-left: 0.04rem;height:100%;border:0;background:  #f5f5f5;outline: none;
	text-align: right;width:65%;text-align:center;border-radius:18px;
}
.massage li .share{
	width:26%;position: absolute;height:0.37rem;border:0;
}
.massage li .refresh{
	color:#4aa4f8;position: absolute;right:0;
}
.massage li .QR_code{
	width:0.93rem;height:0.36rem;line-height: 0.36rem;text-align: center;border: solid 0.01rem #cccccc;
	position: absolute;margin-left: 1.3rem;
}
.center p{
	font-size: 0.14rem;color: #8a8f99;margin-left: 0.08rem;
}

.center p input{
	width:0.16rem;height:0.16rem;margin-right: 0.1rem;
}
.center p span{
	color: #4aa4f8;
}

.foot{
	height:0.62rem;
	line-height: 0.62rem;
	box-sizing: border-box;font-size: 0.17rem;color: #ffffff;
	position: fixed;bottom: 0;width:100%;background: #FFFFFF;
}
.foot div{
	background:  #4aa4f8;text-align: center;
	margin: 0.07rem 0.17rem;height:0.48rem;line-height: 0.48rem;
}
