@charset "utf-8";
/* CSS Document */
p {
	margin: 0
}

.registerbody {
	position: absolute;
	height: 100%;
	width: 98%;
	background-color: #e8e9ee;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
}

.re_con {
	float: left;
	width: 100%;
}

.re_con .mic .rowm {
	float: left;
	width: 100%;
	padding: 10px 0;
	position: relative
}

.re_con .mic .rowm {
	padding: 0 0
}

.re_con .mic .rowm .m_left {
	float: left;
	text-align: right;
	font-size: 14px;
	margin-top: 13px;
	width: 15%;
	color: #666
}

.getpwmain {
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	height: 60%;
	min-height: 390px;
}

.getpw { 
	float: left;margin: 3% 0 0 25%; width: 60%; font-size: 12px; display: none}
.getpwfirst {
	float: left;
	width: 50%;
	margin: 3% 0 0 25%
}

.getpwfirst  .nextbtn {
	margin: 15px 0 0 27%
}

re_con .getpwfirst .mic .rowm .m_left {
	width: 25%
}

.pw_tit {
	float: left;
	width: 90%;
	margin-left: 5%;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px
}

.re_con .mic .rowm .m_left {
	float: left;
	text-align: right;
	font-size: 14px;
	margin-top: 13px;
	width: 15%;
	color: #666
}

.re_con .nextbtn {
	float: left;
	clear: both;
	background: #e6281b;
	height: 35px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	margin: 15px 0 0 22%;
	cursor: pointer;
	padding: 0 24px;
	border-radius: 2px;
}

.re_con .nextbtn:hover {
	background: #e6281b
}

.re_con .mic .rowm .tips {
	float: left;
	margin: 8px 0 0 1%;
	color: #e33c37;
	display: none;
	font-size: 12px;
	width: 165px;
}

label.form-label {
	display: block;
	float: none;
	height: auto;
	line-height: 12px;
	text-align: left;
	width: auto;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 12px;
}

.i-text {
	width: 300px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #B7B7B7;
	font-size: 14px;
	text-indent: 12px;
	box-shadow: 1px 1px 1px #dfe4e8 inset;
	-moz-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-webkit-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-o-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-mis-box-shadow: 1px 1px 1px #dfe4e8 inset;
}

.re_con .tips {
	float: right;
	margin: 8px 0 0 1%;
	color: #e33c37;
	display: none;
	font-size: 12px;
	width: 165px;
}

.re_con .mic .rowm .tipsp {
	float: left;
	margin: 15px 0 0 1%;
	color: #e33c37;
	display: none
}
.m1,.m2{
	margin-top: 60px;
	color: red;
}