html{height:100%}
body{width: 100%;min-height:100%;min-width:768px !important;max-width: 1920px;overflow-x: hidden;}

/* ----------------------------------------业主登录------------------------------------------- */
.lContainer{width: 100%;height: 100%;color: #fff;max-width: 1920px !important;
  background: url('/views/web/image/dl/yz-background.jpg') no-repeat;}

 .login_nav{width:800px; height:80px; line-height:120px; margin:0 auto;}

.login_nav li{float:left; width:110px;text-align:center;height:80px; line-height:80px;}

.login_nav li a{color:#ffffff;font-size:18px; padding-bottom:5px;transition: all 0.3s; }

 .login_nav li a:hover{border-bottom:2px solid #FFFFFF;}

 .loginContainer .loginForm h2{color:#1E88E5;text-align:center; padding-top: 10px;}

.body_bg{position: absolute;z-index: -1;width: 100%;height: 100%;}
.body_pic{position: absolute;left: 0;top: 0;height: 90.9%;}
.top{height: 12%;position: relative;width: 820px;margin:0 auto;}
.top ul{position: relative;top: 30%;}
.top li{float: left;width: 76px;margin-right: 40px;height: 30px;}
.top li a{display: inline-block;width: 100%;height: 100%;line-height: 30px;color: #fff;font-size: 18px;}
.top li.active,.top li:hover{border-bottom: 2px solid #89061E;text-align: center;}
.top li.active a,.top li.hover a{color: #89061E;}

.loginContainer{width: 1100px; height: 75%;position: relative;top: 12%;margin: 0 auto; background:#ffffff; border-radius:20px;background:url('/views/web/image/dl/yz-1.png') no-repeat center 0; background-size:100% 100%; }
.loginContainer h1{font-family: 'fzht';font-size: 2.875em;font-weight: 400;text-align: center;letter-spacing: 8px;}
.loginContainer h1 img{width: 70%; padding-top:20px; margin:0 auto;}
.loginForm{position: relative;
    top: 20px;
    left: 20%;
    width: 350px;
    height: 300px;
    margin: 0 auto;}
 .loginForm .com{width:280px; height:50px;line-height:50px;margin:15px auto; }

 .loginForm .com input{border:0px;border-bottom:1px solid #B3B3B3;outline:none;width:280px; height:45px; position:relative;text-indent:40px; }

 .loginForm .com img{     position: absolute;
    left: 40px; 
    z-index: 1;
    padding-top: 15px;}


 .loginForm .codeBtn { left: 200px !important;  }

 .loginForm .loginBtn{background:linear-gradient(86deg,rgba(11,105,247,1),rgba(56,126,219,1),rgba(106,184,252,1));

border-radius:30px; text-align:center; text-indent:0; color:#ffffff;}
 .loginForm .loginBtn:hover{cursor:pointer;}

 .loginForm .btn{font-size:14px; color:#1E88E5;}
 .loginForm .btn a{ color:#1E88E5;}


@media screen and (max-width: 1024px) {
  .loginContainer{top: 10px !important;}
    label.error{top: 0px!important;left: 10px !important;}
  .code label.error{top: 26px !important;}
}
@media screen and (min-width: 1024px) {
  .loginContainer{top: 0% !important;height:80%;}
    label.error{top: 12px!important;left: 10px !important;}
  .code label.error{top: 26px !important;}
}
@media screen and (min-width:1400px) {
  .loginContainer{top: 5% !important;}
    label.error{top: 24px!important;}
}
@media screen and (min-width: 1670px) {
  .loginContainer{top: 12%;}
}

/* ----------------------------------------中介登录------------------------------------------- */

.agencylogin{width: 100%;height: 100%;color: #fff;max-width: 1920px !important;
  background: url('/views/web/image/dl/jg-background.jpg') no-repeat;}


.agencylogin h1{font-family: 'fzht';font-size: 2.875em;font-weight: 400;text-align: center;letter-spacing: 8px;}
.agencylogin h1 img{width: 40%; margin:0 auto;}

.agencyContainer{width: 900px; height: 67%;position: relative;top: 12%;margin: 0 auto; background:#ffffff;background:url('/views/web/image/dl/jg-1.png') no-repeat center 0; background-size:100% 100%; }
.agencyContainer .loginForm{left:25%;}

.agencyContainer .loginForm h2{color:#1E88E5;text-align:center; padding-top: 10px;}

/* ----------------------------------------政务登录------------------------------------------- */

.goverlogin{width: 100%;height: 100%;color: #fff;max-width: 1920px !important;}


.goverlogin .nav_bg{width:100%;height:200px; line-height:120px; margin:0 auto;background: url(/views/web/image/dl/zw-1.png) no-repeat;
    background-size: 100% 100%;}
.goverlogin .nav_bg img{
width: 27%;
    margin: 0 35%;
}
.goverContainer{width: 100%; height: 65%;background:url('/views/web/image/dl/zw-background.png') no-repeat center 0; background-size:100% 100%;   }


.goverContainer .loginForm{
background:rgba(255,255,255,1);
box-shadow:0px 3px 8px 0px rgba(4, 156, 85, 0.2);
border-radius:10px;
    left: 0px;
    }
.goverContainer .loginForm h2{font-size:25px;color:#077FDB; text-align:center;padding-top:10px;}

.goverContainer .loginForm .com input{

    border:1px solid #9E9E9E;
    border-radius:12px;
}

.goverContainer .loginForm .com input{
    height:40px;
    text-indent:45px;
}

.goverContainer .loginForm .com img {
    left: 50px;
    }

.goverContainer .loginForm{
        height: 360px;
}
