.login-master{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:10000;}.login-main{position:absolute;top:0;left:0;right:0;bottom:0;width:440px;height:400px;margin:auto;border-radius:10px;background:#ccc}.login-content{margin:5px;height:390px;background:#fff;border-radius:3px}.login-header{position:relative;height:50px;line-height:50px;padding:0 20px;box-sizing:border-box;background:#f54343;border-radius:3px 3px 0 0;font-size:18px;color:#fff}.login-close{position:absolute;right:20px;top:15px;width:20px;height:20px;background:url(img/close.png) no-repeat center center;cursor:pointer}.login-sel{width:390px;list-style:none;padding:0;margin:30px 0 0 20px}.login-sel li{float:left;width:150px;height:40px;line-height:40px;padding:0;margin:0;text-align:center;font-size:18px;color:#666;cursor:pointer}.login-sel li:nth-child(2){width:90px;font-weight:200;font-size:14px;color:#999}.login-sel li.cur{color:#f54343}.login-field{width:360px;height:40px;line-height:40px;margin:20px auto 0;border:1px solid #e1e1e1;border-radius:3px}.login-field input{padding:0;position:relative;width:320px;height:38px;line-height:38px;margin-left:30px;border:0;outline:0;color:#666;font-size:14px}.login-yzm{width:360px;height:40px;line-height:40px;margin:20px auto 0;border:0}.login-short{display:inline-block;width:208px;margin-right:10px;border:1px solid #e1e1e1;border-radius:3px}.login-short input{position:relative;width:170px;height:36px;line-height:36px;margin-left:30px;border:0;outline:0;color:#666;font-size:14px}.login-phone{background:url(img/icon_phone.png) no-repeat 6px center}.login-key{background:url(img/icon_key.png) no-repeat 6px center}.login-person{background:url(img/icon_person.png) no-repeat 6px center}.login-form{padding:5px 0}.login-form button{width:360px;height:50px;line-height:50px;margin:50px 35px 0;background:#f1f1f1;text-align:center;border:0;border-radius:3px;font-size:18px;color:#999}.login-form button.login-code{display:inline-block;width:136px;height:40px;line-height:40px;padding:0;margin:0;color:#999;font-size:14px;text-align:center;background:#f1f1f1;border-radius:3px}.login-form button.login-code-ok{background:#f54343;color:#fff}.login-hide{display:none}.login-clear{zoom:1}.login-clear:after{display:block;content:'';clear:both;height:0;overflow:hidden;visibility:hidden}button.login-submit{background:#f54343;color:#fff}.toast{position:fixed;margin:0 auto;top:48%;left:20%;width:60%;text-align:center;z-index:99999}.toast p{display:inline-block;background:#000;padding:10px;opacity:.8;color:#fff;font-size:16px;line-height:20px;border-radius:5px;text-align:left}