/*login.html*/
/*pc登录页面 */
.loginbg{height:620px;margin-top:20px;overflow:hidden;position:relative;background: url(../images/loginbg.png) center center no-repeat;}
.login-form{position:absolute;right:0;background:#bfebe6;bottom:100px;font-size:18px;height:420px;padding: 15px;width:400px;z-index: 10;}
.login-ul li{float:left;width:33%;}
.login-ul li a{display:block;border-bottom: 1px solid #ccc;text-align: center;line-height: 40px;font-size:18px;}

.logindv{position: relative;}

.login-ipt{/*background: #eff2f5;*/border: 1px solid #ccc;height: 45px;margin-top:20px;position: relative;width:100%;z-index: 50;}   

.uer-icon{background: url(../images/login-con.png) 5px 10px no-repeat;width:40px;height:40px;}
.ipt-tit input{border: none; height:45px;line-height: 45px;padding-left:10px;}
body:nth-of-type(1) .ipt-tit input{line-height: normal;}
.pwd-icon{background: url(../images/login-con.png) 7px -53px no-repeat;width:40px;height:40px;}
.forgetpwd{display: block;line-height:45px;color: #44C3B5 !important;}
.verify-icon{background: url(../images/login-con.png) 8px -132px no-repeat;width:40px;height:40px;}
.login-btn{display:block;background:#42c0b2;color:#fff !important;line-height: 40px;width:100%;padding:5px 0;text-align: center;}
.erroricon{position:absolute;right: 5px;top: 10px;}

.login-dv{background:#fff;padding:20px;}

.login-two{width:495px;height: auto;}
.loginbg2{background: url(../images/loginbg2.png) center center no-repeat;width:495px;height: 111px;position: relative;}
.loginbg2 a{position: absolute;right: 10px;bottom:20px;}
.login-cont{ background: #bfebe6;font-size: 18px;height: 420px;padding: 15px;width:495;}
.login-dv p{text-align: center;border-bottom: 1px solid #ccc;}
.login-dv p a{display:block;line-height: 45px;font-size:18px;}
.verifysend{background:#F25D3F;line-height: 45px;padding: 0 5px;color: #fff;}