.resetPassword{
	width: 528px;
	height:582px;
	margin:0 auto;
	margin-top:100px;
	border-radius:8px;
	background:#fff;
}
.resetPassword>h3{
	width:100%;
	height:57px;
	border-bottom:1px #DDDDDD solid;
	font-size:20px;
	color:#4C526C;
	padding-left:30px;
	position: relative;
	line-height:57px;
}
.col-lg-4{
	padding:0;
}
.resetPasswordCentent{
	height:473px;
	width:427px;
	margin:0 auto;
}
.resetPasswordCentent>p{
	text-align:center;
	font-size:16px;
	color:#333333;
	padding-top:70px;
	padding-bottom:80px;
}
.resetPasswordCentent>p span{
	color:#2C79CB;
}
.resetPasswordCentent>p i{
	color:#7FBE32;
}
.resetPasswordCentent>span{
	font-size:14px;
	color:#333333;
	padding-top:50px;
	display: inline-block;
}
.resetPasswordCentent>span i{
	color:#2C7ACB;
}
.resetPassword input.kuang{
	width:427px;
	height:48px;
	border:1px #F1F1F1 solid;
	background:#F1F1F1;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	float: left;
	border-bottom:1px;
	border:0;
	outline:0px;
	border-radius: 4px;
	padding-left:10px;
}
.resetPassword input.kuang1{
	width:290px;
	height:48px;
	border:1px #F1F1F1 solid;
	background:#F1F1F1;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	float: left;
	border-bottom:1px;
	border:0;
	outline:0px;
	border-radius: 4px;
	padding-left:10px;	
}
.resetPassword input.kuang2{
	width:186px;
	height:48px;
	border:1px #F1F1F1 solid;
	background:#F1F1F1;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	float: left;
	border-bottom:1px;
	border:0;
	outline:0px;
	border-radius: 4px;
	padding-left:10px;	
	margin-left: 42px;
}
.SmsVerification01{
	width:128px;
	height:48px;
	border-radius:4px;
	background:#21232E;
	color:#fff;
	display:inline-block;
	line-height:48px;
	text-align:center;
	font-size:12px;
}
.SmsVerification01:hover{
	color:#fff;
}
.SmsVerification02{
	width:128px;
	height:48px;
	border-radius:4px;
	background:#BBBBBB;
	color:#fff;
	display:inline-block;
	line-height:48px;
	text-align:center;
	font-size:12px;
}
.SmsVerification02:hover{
	color:#fff;
}
.form-group{
	padding-top:30px;
}
.kuangP1{
	width:427px;
	height:48px;
	position: relative;
}
.kuangP1 span{
	float:right;
	padding-right:5px;
	line-height:48px;
	position: absolute;
	right: 5px;
}
.kuangP1 i{
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../../images/img11.png)no-repeat;
	position: absolute;
    right: -35px;
    top: 15px;
}
.kuangP2{
	width:427px;
	height:48px;
	position: relative;
}
.kuangP2 span{
	float:right;
	padding-right:5px;
	line-height:48px;
	position: absolute;
	right: 5px;
}
.kuangP2 i{
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../../images/img12.png)no-repeat;
	position: absolute;
    right: -35px;
    top: 15px;
}
.btn{
	width:163px;
	height:48px;
	background:#5A73AD;		
	border:1px #5A73AD solid;
	border-radius: 4px;
	font-size:16px;
	color:#fff;
	
}
.btn:hover{
	background:#5A73AD;	
	border:1px #5A73AD solid;
	color:#fff;
}
.btn1{
	width:74px;
	height:24px;
	float:left;
	border-radius: 1px;
	font-size:12px;
	padding:0;
	margin-right: 10px;
}
.btn2{
	width:74px;
	height:24px;
	float:left;
	border-radius: 1px;
	font-size:12px;
	padding:0;
	background:#999999;
	border:1px #999999 solid;
}
.btn2:hover{
	background:#999999;
	border:1px #999999 solid;
	
}
.verificationCode{
	width:99px;
	
}
.verificationCode img{
	width:99px;
	height:48px;
}
.registerBottom{
	height:50px;
	border-top:1px #DDDDDD dashed;
}
.registerBottom p{
	font-size:12px;
	color:#858585;
	line-height:50px;
	text-align:center;
}
.registerBottom p a{
	color:#5972AC;
}
.verificationCode .checkCode{
	width:15px;
	height:16px;
	display:inline-block;
	margin-top:14px;
	background:url(../../images/refreshCode.png);
}
