html{overflow-y:scroll;vertical-align:baseline;}
body{font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;font-size:12px;color:#ffffff;height:100%;line-height:1;background:#999}
*{margin:0;padding:0}
ul,li{list-style:none}
h1{font-size:55px;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.2)}
.login-box{    width: 1000px;
    margin: -20px 20px 0 auto;
    text-align: center;
    padding: 30px;
    background: url(../images/mask.png);
    border-radius: 10px;
    margin-top: 38%;
    height: 35%;
    padding-top: 10%;}
.login-box .name,.login-box .password,.login-box .code,.login-box .remember{font-size:40px;text-shadow:0 1px 2px rgba(0,0,0,.1)}
.login-box .remember input{box-shadow:none;width:15px;height:15px;margin-top:25px}
.login-box .remember{padding-left:40px}
.login-box .remember label{display:inline-block;height:42px;width:70px;line-height:34px;text-align:left}
.login-box label{display:inline-block;width:200px;text-align:right;vertical-align:middle}
.login-box #code{width:120px}
.login-box .codeImg{float:right;margin-top:26px;}
.login-box img{width:148px;height:42px;border:none}
.sfzjh{width: 600px;
    height: 100px;
    margin-top: 25px;
    padding: 0px 15px;
    border: 1px solid #1ed17f;
    border-radius: 6px;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 40px;
    background: transparent;}
button{cursor: pointer;
    width: 60%;
    height: 15%;
    padding: 0;
    background: #ef4300;
    border: 1px solid #ff730e;
    border-radius: 6px;
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    letter-spacing: 15px;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    margin-top: 10%;}
input:focus{outline:none;box-shadow:0 2px 3px 0 rgba(0,0,0,.1) inset,0 2px 7px 0 rgba(0,0,0,.2)}
button:hover{box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2)}
.screenbg{position:fixed;bottom:0;left:0;z-index:-999;overflow:hidden;width:100%;height:100%;min-height:100%;}
.screenbg ul li{display:block;list-style:none;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:-1000;float:right;}
.screenbg ul a{left:0;top:0;width:100%;height:100%;display:inline-block;margin:0;padding:0;cursor:default;}
.screenbg a img{background: url(../images/0s.png) no-repeat center;vertical-align:middle;display:inline;border:none;display:block;list-style:none;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:-1000;float:right;}
.bottom{margin:8px auto 0 auto;width:100%;position:fixed;text-align:center;bottom:0;left:0;overflow:hidden;padding-bottom:8px;color:#ccc;word-spacing:3px;zoom:1;}
.bottom a{color:#FFF;text-decoration:none;}
.bottom a:hover{text-decoration:underline;}
.txtVerification{width: 400px;
    height: 100px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0px 15px;
    border: 1px solid #1ed17f;
    border-radius: 6px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 40px;
    background: transparent;}

