/***
Login page
***/
/* logo page */
.login {
    /*background-color: #444 !important;*/
    /* background: url(../images/index_bj.jpg) repeat; */
    background: url(../images/qt_bg.png) repeat-x transparent;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.login .content {
  background-color:#fff; 
  /*background: url(../assets/img/bg-white-lock.png) repeat;*/
  width: 370px;
  height: 450px;
  margin: 0 auto; 
  margin-bottom: 0px;
  padding: 30px;  
  padding-top: 20px;  
  padding-bottom: 15px;
 border-radius: 3px !important;
  /*position:absolute;
     top:50%;
     left:50%;
     margin-top:-214px;
     margin-left:-175px;*/
}

.login .content .login-form,
.login .content .forget-form {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}

.login .content .form-actions {
    /*background-color: transparent;*/

  background-color: #fff;
  clear: both;
  border: 0px;
  border-bottom: 1px solid #eee;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login .logo {
    padding: 15px;
    text-align: center;
}  


.login .content h3 {
  color: #000;
}
.login .content h4  {
  color: #555;
}

.login .content p {
  color: #222;
}



.login .content .input-icon {
  border-left: 2px solid #35aa47 !important;
}

.login .content .input-icon .form-control {
  border-left: 0;
}

.login .content .forget-form {
  display: none;
}

.login .content .register-form {
  display: none;
}

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}



.login .content .form-actions .checkbox {
  margin-left: 0;
  padding-left: 0;
}

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}  

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

.login .content .form-actions .btn {
  margin-top: 1px;
}

.login .content .forget-password {
  margin-top: 25px;
}

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* select2 dropdowns */
.login .content .select2-container {
  border-left: 2px solid #35aa47 !important;
}

.login .content .select2-container .select2-choice {
  border-left: none !important;
}

.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top:1px;
  margin: 4px 4px 0px 3px; 
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center; 
}

.login .content .has-error .select2-container i {
  color: #b94a48;
}

.login .content .select2-container a span {
  font-size: 13px;
}

.login .content .select2-container a span img {
  margin-left: 4px;
}
  .login .browsermsg {
      text-align: center;
      margin: 0 auto;
      padding: 10px;
      /* color: #FFF; */
      font-size: 13px;
      position: fixed;
      bottom: 0px;
      width: 100%;
      color: #999999;
  }


/* footer copyright */
.login .copyright {
  text-align: center;
    margin: 0 auto;
    padding: 10px;
    color: #FFF;
    font-size: 13px;
    position: fixed;
    bottom: 20px;
    width: 100%;
}


.sylogin {
  width: 1200px;
  height: 850px;
  margin: 0 auto;
  background: url(../images/qt_di.png);
  background-position: 0px 280px;
}
.login_sj {
  width: 100%;
  height: 180px;
  padding:0px;
  text-align: left;
}
.login-sj-vcode{
  position: absolute;
  right: 0px;
  top: 22px;
  height: 40px;
  font-size: 15px;
}
.login-sj-input{
height: 40px;
  font-size: 16px;
}
.login_ewm div {
  width: 250px;
  height: 250px;
  margin: 10px auto;
  position: absolute;
  left: 50%;
  margin-left: -125px;
}
.login .content .forget-password {
  margin-top: 0px;
}
.login .content .form-actions {
  background-color: #fff;
  clear: both;
  border: 0px;
  border-bottom: 0px solid #eee;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login_ewm {
  width: 290px;
  height: 260px;
  margin-bottom: 0px;
}


.SystemHelp {
  position: fixed;
  z-index: 999;
  font-size: 12px;
  text-align: center;
  color: #1296db;
  font-weight: bold;
  right: 50px;
  top: 100px;
  display: none;
  cursor: pointer;
}
.SystemHelp img{
  width: 50px;
  height: 50px;
  border-radius: 8px!important;
  display: block!important;
  background: #ffffff;
}
.web-name-div{
position:relative;
display: block;
width: 100%;
text-align: center;
top: 7%;
color: #ffffff;
-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.05)));
}

#indexclock {
font-family: 'Arial', monospace;
color: #ffffff;
text-align: center;
position: absolute;
right: 20px;
top: 20px;
/* color: #daf6ff; */
font-weight: 500;
text-shadow: 0 0 20px #0aafe6, 0 0 20px rgba(10, 175, 230, 0);
z-index: 1000;
display: none;
}
#indexclock .time {
letter-spacing: 0.05em;
font-size: 28px;
padding: 5px 0;
}
#indexclock .date {
letter-spacing: 0.1em;
font-size: 15px;
margin: 0px;
}
#indexclock .text {
letter-spacing: 0.1em;
font-size: 15px;
padding: 20px 0 0;
}

.help-block {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #8a6d3b!important;
  padding-left: 10px;
  line-height: 18px;
}


.wlsystem {
  width: 50%;
  height: 298px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -149px;
  text-align: center;
  display: none;
}
.footer .footer-systemtime{
  color: #ffffff;
  margin: 0px 10px;
}
.footer .footer-systemtime span{
  position: absolute;
  right: 70px;
}

@media (max-width: 480px) {
  /***
  Login page
  ***/
  .login .logo {
    margin-top:10px;
  }

  /*.login .content {
    width: 280px;
  }*/

  .login .content h3 {
    font-size: 22px;
  }


  .login .checkbox {
    font-size: 13px;
  }
}

        .login_btn{width:80%;    height: 40px;
    line-height: 25px;
    font-size: 16px;}
        .login_kd{width: 225px;height: 225px;margin-bottom: 0px;}
        .login_kd img{    width: 125px;
    height: 125px;
        margin: 52px auto;
    position: absolute;
    left: 50%;
    margin-left: -62.5px;
    border-radius: 5px!important;}
        .login_ewm{width: 290px;height: 290px;margin-bottom: 0px;}
        .login_ewm img{width: 250px;height: 250px;    margin: 40px auto;
    position: absolute;
    left: 50%;
    margin-left: -125px;}
        .login_ewm_msg{text-align: center;font-size: 15px;color:#555555;line-height: 50px;}


        .togglePassword {
          position: absolute;
          right: 10px;
          top: 45px;
          transform: translateY(-50%);
          cursor: pointer;
          color: #999999;
      }
  
      .togglePassword:hover{
          color: #555555;
      }
  
      .el-form-psw__error {
          color: #f56c6c;
          font-size: 11px;
          position: absolute;
          display: none;
      }