body{background:url("/Images/admin/login-bg.png") no-repeat;background-size: 100% 100%;}
/*引用背景精灵图*/
.icons {
    display: inline-block;
    background-image: url('/Images/icons.png');
    background-repeat: no-repeat;
}
.page-container{position: relative;min-height:100%;}
.fs21{font-size:21px!important;}
.center-box{width:1000px;margin:0 auto;min-height:100%;}
.website-name{height:53px;line-height:53px;background-position: 0 -44px;color:#fff;padding-left:232px;font-size:43px;font-weight: bold;margin:100px 147px 75px;}
.form-box{width:600px;height:580px;background:#fff;border-radius:4px;margin:0 auto;padding:60px 70px 0;position:relative;box-shadow:0 5px 10px #d1d1d1;-moz-box-shadow:0 5px 10px #d1d1d1;-webkit-box-shadow:0 5px 10px #d1d1d1;}
.form-box .ewm-logo{width:50px;height:50px;background-position: -3px -149px;position:absolute;top:10px;right:10px;cursor: pointer; }
.form-box .ewm-tips{width:154px;height:28px;background-position: 0 -114px;position:absolute;top:20px;right:60px; }
.form-box .welcome-title{font-size: 30px;}
.form-box .input-wrapper{margin-top:20px;border-bottom:1px solid #ddd;height:60px;padding:15px 0;}
.form-box .input-wrapper input{border:none; border-left:1px solid #e5e5e5;height:30px;line-height: 30px;padding:0 30px;width: 350px;}
.form-box .input-wrapper i{color:#bbb;font-size: 20px;margin:0 30px;}
.form-box .yzm-input-wrapper{width:308px;position: relative;}
.form-box .yzm-input-wrapper input{width:200px;}
.yzm-img img{width:133px;height:60px;}
.yzm-img{position: absolute;top:0;right:-155px;}
.icheckbox_flat-blue.checked{background: url('/Images/icons.png') no-repeat!important;background-position: -78px -147px!important;}
.btn-wrapper{height:60px;line-height: 60px;margin:50px 0 40px;}
.blue-btn{width: 260px;height:60px;border-radius: 60px;border:none;background: #618dfd;color:#fff;font-size: 18px;}
.remember-radio-box span{margin:2px 0 0 10px;color:#999;}
.bottom-word{color:#999;}
.bottom-word .blue-link{color:#618dfd;}
.bottom-word .blue-link:hover{text-decoration: underline;}
.form-box .mask{width:600px;height:580px;background: rgba(0,0,0,0.3);position: absolute;top:0;left:0;z-index: 999;display: none;}
.form-box .focus-box{width:300px;height:320px;position:absolute;top:130px;left:150px;background: #fff;text-align: center;z-index: 1000;display: none;}
.form-box .ibodao-ewm-wrapper{width:200px;height:200px;border:11px solid #e2eaff;margin:30px 50px 20px;}
.ibodao-ewm-wrapper img{width: 154px;height:154px;margin:12px;}
.focus-box p{color:#666;margin-bottom:10px;line-height: 14px;}
.footer{color:#999;position: fixed;bottom:0;left:0;width: 100%;margin-bottom:40px;}
.input-wrapper-focus{border-bottom:1px solid #618dfd!important;}
.input-wrapper-focus i{color:#618dfd!important;}

.login-panel{display: none;}

.login-footer{margin-top: 40px;color: #999; width: 100%;margin-bottom: 40px;}