.title{
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;

}

.u-input{
	width: 100%;
	margin-left: 0%;
	border: 0px; 
	margin-bottom: 10px;
	border-radius: 4PX;
	
}

.J-input-txt{
	_height: 20px;
	line-height: 20px;
	padding: 2% 5px;
	width: 100%;
	border:1px solid #ddd;
	height: 45px;
	border-radius: 4px;
}

.J-input-txt2{
	_height: 20px;
	line-height: 20px;
	padding: 2% 5px;
	width: 100%;
	border-radius: 4PX;
	border:1px solid #ddd;
	height: 45px;

}

#verify_code_img{
	border-radius: 4px;
	margin-right: 5px;
}

.f_box_title{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}

.u-btn{
	margin-top: 15px;
	width: 100%;
	margin-left: 0%;
   padding: 5PX;
   border-radius: 4PX;
	background: red;
	color: #fff;
	font-size: 20px;
	font-weight: bold;


	text-align: center;

	margin-bottom: 15px;
}

#zphone{
	width: 100%;
	height: 45px;
	background: #e5e5e5;
	border-radius: 4PX;

	border:0;
	font-size: 16px;
}

.u-btn a{
	color: #fff;
}
.u-btn a:{
	color: #fff;
}
.u-btn a{
	color: #fff;
}
.u-btn a{
	color: #fff;
}

.u-msg-wrap{
	width: 80%;
	margin-left: 10%;
	color: red;
	margin-bottom: 15px;
	padding-bottom: 10px;
}



.f_box{
	width: 80%;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	background: rgb(255,255,255,0.5);
	border-radius: 8px;

}