body{
	background: #fff;
}
.user_phone,.yzm{
	width: 95%;
	margin: 1rem auto 0 auto;
	height: 3rem;
	position: relative;
}
.user_phone input,#yanzhengma,#submit{
	width: 100%;
	border: 1px solid #cccccc;
	height: 2.8rem;
	border-radius: 0.375rem;
	font-size: 1rem;
	text-indent: 3rem;
	padding: 0;
	margin: 0;
}
.user_phone img{
	width: 0.75rem;
	height: 1.2rem;
	position: absolute;
	top: 0.8rem;
	left: 1rem;
}
.yzm img{
	width: 1.2rem;
	height: 0.75rem;
	position: absolute;
	top: 1.1rem;
	left: 0.9rem;
}
#yanzhengma{
	width: 66%;
}
#submit{
	width: 32%;
	text-indent: 0!important;
	float: right;
	border: none;
	background: #4478ec;
	color: #fff;
	text-align: center!important;
	height: 2.9rem;
}
.btn{
 width: 95%;
 margin: 0 auto;	
}