.container-page{
	padding-top: 10px;
	padding-bottom: 10px !important;
	background: #F5F5F5;
	display: none;
}
.pwdDiv{
	width: 900px;
	background: white;
	position: relative;
	padding-left: 17px;
	padding-right: 17px;
	min-height: 578px;
}
.projection{
	position: absolute;
	bottom: -10px;
	left: 10px;
}
.forpwd{
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #3f73e8;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px dotted #d9d9d9;
}
.three{
	width: 100%;
	text-align: center;
	padding-left: 193px;
	padding-right: 193px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.form-control{
	vertical-align: inherit !important;
}
.wrapDiv{
	width: 100%;
	position: relative;
	padding-left: 193px;
	padding-right: 193px;
	padding-bottom: 48px;
}
.lan{
	text-align: center;
	width: 105px;
	display: inline-block;
}
.next{
	height: 72px;
	width: 60px;
	text-align: center;
	display: inline-block;
	padding: 25.5px 0;
}
.huiTu{
	margin-bottom: 12px;
}
.keep{
	width: 100%;
	text-align: center;
	padding-top: 66px;
}
.fa1{
	display: none;
}
.fa2{
	display: none;
}
.step{
	font-size: 15px;
	display: block;
}
.step1{
	color:#3f73e8;
}
.changeImg{
    position: absolute;
    right: 0px;
    bottom: 9px;
	cursor: pointer;
}
.minuse{
	display: none;
	padding-top: 12px;
	text-align: left;
	font-size: 14px;
	color: #544444;
}
.please{
	font-size: 14px;
	line-height: 36px;
	width:100%;
	color: #bebebe;
}
.row{
	padding-top: 20px;
	position: relative;
}
.inpt-com-350{
  width:350px;
  height:38px!important;
  float: left;
  line-height: 38px !important;
}
.checkImg{
  width:80px;
  height: 36px;
  margin-left: 10px;
  line-height: 36px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
}
.getBtn{
	width: 120px;
	height: 36px;
	text-align: center;
	color: #3f73e8;
	line-height: 36px;
	font-size: 15px;
	background: white;
	border-radius: 20px;
	margin-left: 10px;
	border: 1px solid #3f73e8;
	margin-top: 2px;
	float: left;
}
.goOn1,.goOn2,.goOn3{
	text-align: center;
	line-height: 36px;
	width: 120px;
	background:#3f73e8;
	color: white;
	font-size: 18px;
	color: white;
	height: 36px;
	border-radius: 5px;
}
.goOn3{
	width: 140px;
}
.tip{
	color:red;
	font-size: 15px;
}

.tip1,.tip2,.err1,.err2,.err3{
	display: none;
    position: absolute;
    width: 360px;
    top: 24px;
    margin-left: -25px;
    text-align: left;
    margin-top: 5px;
}
.err2{
	margin-left: 138px;
}
.err1,.err3{
	margin-left: 12px;
}