body {background: #0E8ED8;}

.topbar {width: 600px; height: 50px; line-height: 50px; margin: 0 auto;}
.topbar .gohome {color: #fff; font-size: 15px;}
.topbar .goreg {float: right; color: #fff; font-size: 15px;}
.topbar a {color: #fff;}
.topbar a:hover {color: #ff0000;}

.wrap {width: 600px; margin: 0 auto; background: #fff;}
.loginbox .logo {height: 60px; line-height: 60px; padding: 30px 0 10px 0; text-align: center;}

.loginbox .phonediv {margin-top: 15px; text-align: center;}
.loginbox .phone {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}

.loginbox .userdiv {margin-top: 20px; text-align: center;}
.loginbox .username {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}


.loginbox .passdiv {margin-top: 20px; text-align: center;}
.loginbox .password {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}

.loginbox .verifydiv {position: relative; margin-top: 20px; text-align: center;}
.loginbox .verifycode {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}
.loginbox .verifyimg {width: 180px; height: 45px; position: absolute; right: 70px; top: 2px; cursor: pointer;}

.loginbox .smsdiv {position: relative; margin-top: 20px; text-align: center;}
.loginbox .smscode {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}
.loginbox .getsmscode {display: inline-block; position: absolute; right: 80px; top: 8px; padding: 5px 15px; font-size: 15px; color: #38f; cursor: pointer; border-radius: 5px; background: #eee;}
.loginbox .sms_disable {width: 150px; height: 45px; display: inline-block; position: absolute; right: 70px; top: 2px; z-index: -1;}

.loginbox .errinfo {width: 460px; line-height: 25px; margin: 0 auto;}
.loginbox .errinfo span {font-size: 14px; color: #ff0000;}

.loginbox .autodiv {width: 460px; height: 30px; line-height: 30px; margin: 0 auto;}
.loginbox .autodiv .autologin {vertical-align: text-top; cursor: pointer;}
.loginbox .autodiv .autotxt {font-size: 13px; cursor: pointer;}
.loginbox .regbtn {width: 460px; height: 52px; line-height: 52px; margin: 0 auto; text-align: center; font-size: 18px; color: #fff; background: #ff552e; cursor: pointer;}
.loginbox .xieyi {width: 460px; height: 60px; line-height: 60px; margin: 0 auto; font-size: 15px;}
.loginbox .xieyi span {cursor: pointer;}
.loginbox .xieyi span a {color: #ff552e;}
.loginbox .kuaijie {height: 42px;}

.footer {height: 80px; line-height: 80px; text-align: center; color: #ddd; font-size: 13px;}
.footer .shuxian {padding: 0 30px; color: #999;}
