.top{
	margin: 0.66rem 0.26rem 0; 
}
.loginTxt{
	font-size: 0.48rem;
	color: #666666;
	height: 0.48rem;
	line-height: 0.48rem;
}
.numLink{
	font-size: 0.38rem;
	height: 0.34rem;
	line-height: 0.34rem;
	color: #999;
	margin-top: 0.4rem; 
}
.numLink a{
	color: #007AFF;
}
.info{
	margin: 2rem 0.26rem 0;
}
.info p{
	height: 1.1rem;
	line-height: 1.1rem;
	border-bottom: 1px solid #D8D8D8; 
	margin-bottom: 0.18rem;
}
.info p input {
	font-size: 0.38rem;
	width: 100%;
	background-color: transparent;
	FILTER: alpha(opacity=0);/* andriod */
}
.info p input::-webkit-input-placeholder{
	color: #999;
}
.button{
	margin: 0.8rem 0.26rem 0.1rem;
}
button{
	height: 1.3rem;
	line-height: 1.3rem;
	background-color: #007AFF;
	color: #fff;
	font-size: 0.42rem;
	width: 100%;
	border-radius: 0.1rem;
}
.download{
	margin: 0.24rem 0.26rem;
    height: 0.4rem;
}
.download a{
	float: left;
	color: #007AFF;
	font-size: 0.34rem
}
.download span{
	float: right;
	color: #999;
	font-size: 0.34rem;
}
.download b{
	background: url('../img/wenhao-@2x.png') no-repeat center ;
	background-size: 100% 100%;
	width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.05rem;
    margin-left: 0.1rem;
	float: right;
}
