
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{
    margin:0;
    padding: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after{
    display: table;
    content: "";
    clear: both;
}
html{
    width: 100%;
    height:100%;
}
body{
    width: 100%;
    height:100%;
    background:url("../images/bei.jpg") no-repeat;
    overflow: hidden;
    background-size: cover;
    /* font-family:"ali"; */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bei.jpg', sizingMethod='scale'); 
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bei.jpg', sizingMethod='scale');
}
.login-all{
    width:600px;
    height:300px;
    background:rgba(0,0,0,.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    border-radius:8px;
    margin:0px auto;
 /*   margin-top:calc(50% - 300px);*/
    top: 50%;
    margin-top: -150px;
    color:#ffffff;
    font-size:18px;
    font-family:"SimSun";
    position: relative;
}
img{
    vertical-align:middle;
}
.login-right input{
    outline:none;
    border:none;
    background:none;
    border-bottom:1px solid #ffffff;
    color:#ffffff;
    padding-left:4px;
}
.login-yanzheng{
    width:60px;
    margin-left: 10px;
}
.login-mimatu{
    margin-right:3px;
}
.login-right p:nth-of-type(2){
    height:45px;
}
.login-right p:nth-of-type(3){
    height:45px;
}
.login-right p:nth-of-type(4){
    height:45px;
}
.login-right p:nth-of-type(5){
    margin-bottom:12px;
}
.login-right .login-btn{
    color:#ffffff;
    background: #1e99b2;
    border:none;
    border-radius:4px;
    height:34px;
    line-height:34px;
    display:inline-block;
    width:280px;
}
.login-jizhu{
    font-size:12px;
    margin-left:15px;
    position: relative;
}
.login-xuan{
    position: absolute;
    top:2px;
}
.login-jizhumima{
    margin-left:20px;
}
.login-left{
    margin-left:36px;
    margin-top:102px;
    margin-right:26px;
}
.login-right{
    margin-top:30px;
}
.login-alert{
    position: absolute;
    color: #1e99b2;
    font-size:14px;
    width:180px;
    height:40px;
    background:rgba(0,0,0,.8);
    text-align:center;
    line-height:40px;
    border-radius:4px;
    left:210px;
    top:140px;
    display:none;
}
.system_revise-diyi,.system_revise-dier,.system_revise-disan{
    font-size:12px;
    color:red;
    padding-left:110px;
}
.login-title{
    margin-bottom:24px;
}

.tishi{
    position: fixed;
    top:0;
    left: 0;
    background: yellow;
    width:100%;
    padding: 6px;
    font-size: 15px;
    text-align: center;
}
.guanbi{
    position: fixed;
    top:9px;
    right: 20px;
}
.tishi-box{
    display: none;
}