body{
	background: #FDFDFD;
	overflow: hidden;
    width: 100%;
}

.loginBg{
	width: 100%;
	 min-width: 1490px;
    overflow: hidden;
    background: url(../images/regbg.jpg);  no-repeat center bottom #000;
    height: 635px;
    margin-top: 60px;
}
.loginBox{
	width: 444px;
    padding-bottom: 50px;
	overflow: hidden;
	margin: 60px auto 0px;
	background: #fff;
	border-radius: 10px;
}
.loginboxCon{
	width: 350px;
	overflow: hidden;
	margin: 0px auto;
}
.titPop1{
	color: #24272a;
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
}
.loginCon1{
	width: 350px;
}
.loginSub1{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 70px;
}
.weixiSub1{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
	background: #459E56;
}
.errorDiv1{
	border: solid 1px #A7B3B8;
	height: 40px;
	border-radius: 5px;
}
.errorDiv1 img{
	margin-top: 10px;
	margin-left: 15px;
    float: left;
}
.phoneNumber,.VerificationCode,.password,.comifpassword ,.phoneNumberLogin,.passwordLogin{
    background: #FFFFFF;
    border: none;
    color: #888888;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    float: left;
    min-width: 135px;
    margin-left: 20px;
    margin-top: 5px;
}
.phoneNumberFind,.comifpasswordFind,.passwordFind{
     background: #f3f2f7;
    border: none;
    color: #888888;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    float: left;
    width: 100%;
    padding-left: 10px;
    border-radius: 4px;
}
.CountdownFind {
    color: #fff;
    background: #626A72;
    cursor: pointer;
    float: right;
    font-size: 12px;
    width: 90px;
    height: 33px;
    line-height: 33px;
    margin-top: 0px;
    text-align: center;
    border-radius: 3px;
}
.VerificationCodeFind{
     background: #f3f2f7;
    border: none;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    float: left;
    width: 170px;
    padding-left: 10px;
    border-radius: 4px;
}
.VerificationCode{
}
.loginCon1 .errorP{
	top: 45px;
	left:15px;
}
.Countdown {
    color: #fff;
    background: #626A72;
    cursor: pointer;
    float: right;
    font-size: 14px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    text-align: center;
}

.titTab {
	width: 270px;
	margin: 50px auto 20px;
	border-bottom: solid 1px #222222;
	height: 35px;
}
.titTab .n1{
	width: 50%;
	text-align: center;
	float: left;
	height: 35px;
	line-height: 30px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
}
.titTab .n1.active{
	border-bottom: solid 3px #222222;
}
.loginCon{
    width: 308px;
    margin: 30px auto 0px;
}
.loginCon ul li{
    margin-bottom: 20px;
    position: relative;
}
.errorSel{
        color: #e56551;
    font-size: 13px;
}
.stylecheck{
   cursor: pointer;
   line-height: 20px;
    padding-left: 20px;
    height: 20px;
    width: 100%;
    font-size: 12px;
    color: #666666;
}
.checkFun{
    background: url(../images/check.png) no-repeat center left;
}
.checkFuning{
    background: url(../images/check1.png) no-repeat center left;
}
.errorP {
	top:40px;
    left: 0px;
}
.regSub,.loginSub,.findSub{
    width: 100%;
    height: 45px;
    text-align: center;
    cursor: pointer;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s ease 0s;
    background: #29B7FA;
    margin: 30px auto 0px;
    border-radius: 3px;
}
.findSub{
    margin-top: 20px;
}
.regSub:hover,.loginSub:hover,.findSub:hover{
    background: #0FA5ED;
}
.findpass{
	width: 100%;
	text-align: center;
	color: #888888;
	margin-top: 20px;
	display: block;
    cursor: pointer;
}
.findpass:hover{
	text-decoration: underline;
}
#findpassCom {
    height: 375px;
    width: 360px;
    top: 120px;
    border-radius: 10px;
}
.titPop{
    text-align: center;
    font-size: 20px;
    color: #444444;
    margin-bottom: 15px;
}
.findCon{
    width: 270px;
    margin: 0px auto;
    overflow: hidden;
}
.findCon ul li {
    margin-bottom: 15px;
    position: relative;
}
