body{overflow:hidden;}

.video-player{background-color: transparent;display: block;position: absolute;z-index: 1;top:0;}
.video_mask{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:90;background-image:url(/Content/img/Starry.jpg);background-repeat:no-repeat;background-size:cover; /*background-color:rgba(0,0,0,0.5);*/ }
.login{ height:280px;width:380px;padding: 30px;background-color:rgba(0,0,0,0.5);border-radius: 4px;position:absolute;left: 46%;top: 48%; margin:-150px 0 0 -150px;z-index:99;}
.login h1{ text-align:center; color:#fff; font-size:24px; margin-bottom:20px; }
.login legend{color:#fff;margin-bottom:20px; }
.form_code{ position:relative; }
.form_code .code{ position:absolute; right:0; top:0px; cursor:pointer; }
.login_btn{ width:100%; }


.zyl_lofo_icon {position: absolute;left: 5px;top: 8px;font-size: 20px;}
.layui-input {padding-left: 30px; height:38px;}
.layui-form-item{margin-bottom:10px;}
.login_bottom {position: absolute;z-index: 99;width: 100%;height: 40px;font-size: 12px;line-height: 18px;bottom: 0;color: white;text-align: center;}
.login_bottom p {padding: 0px 3px 3px 3px;}
.login_bottom a {color:white;}
.login_btn{ width:100%; }
.footer {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #ddd;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}