html { height: 100%;   font-family:"微软雅黑"; position:relative;}
body.signin { height: auto; background: url(images/login-background.jpg) no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: rgba(255,255,255,.95) }
.signinpanel { width: 750px; margin: 10% auto 0 }
.signinpanel .logopanel { float: none; width: auto; padding: 0; background: 0 0 }
.signinpanel .signin-info ul { list-style: none; padding: 0; margin: 20px 0 }
.signinpanel .form-control { display: block; margin-top: 15px;  font-family:"微软雅黑"; padding: 20px 12px;}
form a{ font-family:"微软雅黑"; }
.signinpanel .uname { background: #fff url(images/user.png) no-repeat 95% center; color: #333 }
.signinpanel .pword { background: #fff url(images/locked.png) no-repeat 95% center; color: #333 }
.signinpanel .btn { margin-top: 15px;  font-family:"微软雅黑"; }
.signinpanel form { -moz-box-shadow: 0 3px 0 rgba(12,12,12,.03); -webkit-box-shadow: 0 3px 0 rgba(12,12,12,.03); box-shadow: 0 3px 0 rgba(12,12,12,.03); -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 30px }
.signup-footer { border-top: solid 1px rgba(255,255,255,.3); margin: 20px 0; padding-top: 15px }
@media screen and (max-width:768px) {
.signinpanel, .signuppanel { margin: 0 auto; width: 420px!important; padding: 20px }
.signinpanel form { margin-top: 20px }
.signup-footer, .signuppanel .form-control { margin-bottom: 10px }
.signup-footer .pull-left, .signup-footer .pull-right { float: none!important; text-align: center }
.signinpanel .signin-info ul { display: none }
}
@media screen and (max-width:320px) {
.signinpanel, .signuppanel { margin: 0 20px; width: auto }
}
.log {
   /* background: url(images/logo_01.png) no-repeat;*/
    width: 340px;
    height: 60px;
    display: block;
    margin: 0px auto 10px;
    font-size: 40px;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    letter-spacing: 2px;
}
.logo_main{margin:0 auto; float:none; width:420px;}
.remind{font-size:14px; color:#222; font-weight:500; font-family:"微软雅黑";}
.remind font{font-size:14px; color:#222; font-weight:500;}
.fl{float:left;}
.fr{float:right;}
.logo_main .captcha{width:65%; margin:10px 0 15px; color:#333;}
.captcha_img{margin:10px 0 15px;}
.signinpanel .logo_in{heigth:295px; position:relative;}
/*加载遮罩层开始*/
.mask {position:absolute; width: 310px; height:296px; opacity: 0.8;  background: rgba(0,0,0,0.5); z-index: 1000; top:0; }
.mask span { display: block; margin-left: 50%; margin-top: 50%; padding-top: -16px; padding-left: -16px; width: 100%; height: 100%; }
.mask span img { width: 24px; height: 24px; }
/*加载遮罩层结束*/



.text {
    /*height: 30px;*/
    width: 346px;
    line-height: 18px;
    padding: 5px;
    color: #FFFFFF !important;
    position: absolute;
    z-index: 100;
    width: 150px;
    font-size:large;
    font-weight:500;
}
#valiCode {
    cursor: pointer;
    width: 100px;
    height: 42px;
    margin-right: -150px;
    margin-top: -1px;
}
#btnLogin {
    margin: 0;
    height: 40px;
    width: 358px;
    line-height: 18px;
}