.main-box {width: 86%; margin: 40px auto;}

/******* 登陆和注册 *******/

/* .login-form, .register-form {width:86%;height:auto;margin:0 auto;} */
.login-form section,.register-form section {width:100%;height:40px;line-height:40px;color:#888;border:1px solid #ddd;position:relative;background:#fff;margin-top:-1px;position: relative;}
.login-form section .input-name, .register-form section .input-name {width:15%;height:40px;line-height:40px;text-align:center;float:left;display:inline-block;}
.vcode-outer{width:100%;height:40px;line-height:40px;color:#888;position:relative;margin-top: 2px;}
.input-vcode{width:45%;float: left;height:40px;border:1px solid #ddd;margin:-1px;text-align: center;}
.imgvcode{width:25%;height: 40px;float: left;margin-left: 10px;	}
.login-form section .input, .register-form section .input {width:85%;height:40px;line-height:17px;float:left;display:inline-block;background:none;border:none;color:#ffffff;}
.register-form section>.iconfont {width:30px;height:40px;display:inline-block;position:absolute;text-align:center;top:0;right:0;font-size: 1.8rem}
.register-form .license {width:100%;margin:10px 0 0;color:#888;line-height:17px;}
.register-form .license a {color:#888;margin-right:10px;}
.register-form .license .iconfont {width:16px;height:16px;display:inline-block;border:1px solid #ccc;background:#fff;}
.login-form p, .register-form p {width:100%;height:25px;line-height:25px;margin:10px 0;}
.login-form p a{color:#666;}
.register-form p .tips {color:#f30;}
.login-submit, .goto-reg, .register-submit, .goto-login {width:100%;height:45px;display:block;margin:10px 0 0;text-align:center;line-height:45px;color:#fff;background:#fc9241;font-size:16px;letter-spacing:5px;border-radius: 5px}
.goto-reg, .goto-login {background:#fc0;}
.input-name>.iconfont {font-size: 1.8rem}
.last-row {width:95%;margin: 10px auto 0;}
.last-row a {color: #7c3aed;font-size: 1.4rem;text-decoration: underline;}