.main{
	width:100%;
	margin-top:58px;
}
.main_container{
	width:1200px;
	margin:0 auto;
}
.reg_mes{
	width:394px;
	margin-left: 177px;
	background: #fff;
	
	padding:0 23px;
}
.user{
	border:1px solid #DDDDDD;
	width:100%;
	font-size: 12px;
	padding:18px 0;
}
 .input_tit{
	padding:0 18px;
	color:#666666;
	width:72px;
	text-align-last:justify;	
}
 .input_con{
	width:286px;
}
.input_con input{
	width:80%;
	height:16px;
	margin:0;
	padding:0;
	border:none;
	font-size: 12px;
	outline:medium;
	text-indent: 20px;
}
.input_con .phone{
	width:60%;
	height:16px;
	margin:0;
	padding:0;
	border:none;
	font-size: 12px;
	outline:medium;
	text-indent: 20px;
}
.input_con .get_code{
	width:110px;
	height:44px;
	/* background:#F3F3F1 ; */
	color:#666666;
	text-align: center;
	float: right;
	position: absolute;
	top:-14px;
	line-height:44px;
}
.password{
	border:1px solid #DDDDDD;
	width:100%;
	font-size: 12px;
	padding:18px 0;
	margin-top: 32px;
}
.options{
	padding:13px 0;
	width:100%;
	font-size: 12px;
}
.options label{
	font-size:12px;
	color: #666;
}
.options input[type="checkbox"]{
	margin:0 ;
	position:relative;
	top:2px;	
}
.options a{
	margin-left: 10px;
	text-decoration: none;
	color:#666666;
}
.res_btn{
	color:#fff;
	background: #25A1DD;
	width: 100%;
	text-align: center;
	padding:20px 0;
	cursor: pointer;
	margin-top:32px;
}
.pic_div{
	width:294px;
	height:395px;
	background: url(../img/res_back.jpg) no-repeat;
	background-size: cover;
	margin-left: 133px;
}
#getPhoneCode{
	line-height:23px;
}
