.top{
	margin: 0.66rem 0.26rem 0; 
}
.registerTxt{
	font-size: 0.48rem;
	color: #666666;
	height: 0.48rem;
	line-height: 0.48rem;
}
.registerTxt2{
	font-size: 0.38rem;
	height: 0.34rem;
	line-height: 0.34rem;
	color: #999;
	margin-top: 0.4rem; 
}
.regInfo{
	margin: 2rem 0.26rem 0;
}
.regInfo p{
	height: 1.3rem;
	line-height: 1.3rem;
	border-bottom: 1px solid #D8D8D8; 
	margin-bottom: 0.18rem;
}
.regInfo p input{
	font-size: 0.38rem;
	width: 100%;
	background-color: transparent;
	FILTER: alpha(opacity=0);/* andriod */
}
.regInfo p input::-webkit-input-placeholder{
	color: #999;
}
.regInfo p .infoYzm{
	width: 50%;
}
.regInfo p .sendYzm{
	float: right;
    width: 33%;
    background-color: #4A90E2;
    color: #fff;
    line-height: 0.8rem;
    border-radius: 0.04rem;
    margin-top: 0.2rem;
}
.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;
}