html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

* {
    padding: 0;
    margin: 0;
}

.bg {
    background-image: url(../img/login_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}

.loginDialog {
    width: 600px;
    height: 480px;
    top: 260px;
    margin-left: 60%;
    position: absolute;
    /* left: -300px;  */
    /* border: 1px solid red; */
    
}

.loginbg {
    /* width: 508px; */
    height: 377px;
    /* background-color: #03539a; */
    opacity: 0.5;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 350px;height:465px;top:87px;left:122px;
   
}

.logincontent {
    width: 408px;
    height: 377px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-size:408px 100%;
    z-index:2;
}

.logo {
    padding-top: 120px;
    padding-bottom: 15px;
    text-align: center
}

.title {
    color: #ffffff;
    text-align: left;
    margin: 0;
    font-size: 38px;
    font-weight: bold;
}

.loginform {
    /* width: 300px; */
    margin: auto
}

.loginform .forget {
    text-align: right;
    line-height: 50px
}

.loginform .forget a {
    color: #fff
}

.register {
    color: #fff;
    text-align: center;
    padding-top: 50px
}

.register a {
    color: #fff
}

.form-text {
    margin-bottom: 20px;
    margin-top: 15px
}

.form-control{
    height: 47px;
    line-height:47px;
    position: relative; 
    width: 329px;
    border:2px solid #337ab7;
    border-radius:15px;
    background: none;
     border-radius: 4px;
}
.layui-form-item{
    height: 47px;
    line-height:47px;
    width:329px;
    display:flex; 
}
 
.layui-form-item .layui-input-inline{
     border:2px solid #337ab7;
     width:200px;
     border-radius: 4px;
}

i {
    position: absolute;
    width: 17px;
    height: 15px;
    top: 11px;
    left: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.userLogo {
    background-image: url(../img/icon1.png);
    
    margin-top: 5px;
    /*padding: 17px;*/
    /*font-size: 7px;*/
    /*color: black !important;*/
    /*!*border-radius: 12px;*!*/
    /*background-position: 7px;*/
    /*background-repeat:no-repeat;*/
    /*display: inline-block;*/
    /*color: #428bca;*/
    /*height:48px!important;*/
    /*background-size: 32px;*/
}

.passwordLogo {
    background-image: url(../img/icon2.png);
     margin-top: 5px;
    /*padding: 17px;*/
    /*font-size: 7px;*/
    /*color: black !important;*/
    /*!*border-radius: 12px;*!*/
    /*background-position: 7px;*/
    /*background-repeat:no-repeat;*/
    /*display: inline-block;*/
    /*color: #428bca;*/
    /*height:48px!important;*/
    /*background-size: 32px;*/
}
#imgVercode {
    background-image: url(../img/icon3.png);
    padding: 13px;
    font-size: 19px;
    color: black !important;
    /*border-radius: 12px;*/
    background-position: 13px;
    background-repeat:no-repeat;
    display: inline-block;
    color: #428bca;
    height:42px!important;
    background-size: 17px;
    margin-top: 0px;
    padding-top: 10px;
}

input {
    height: 40px;
    width: 93%;
    outline: none;
    border: none;
    background: none;
    /*text-indent: 25px;*/
    /* padding-left: 40px; */
    border-radius: 4px;
    margin-left: 25px;
    margin-top: -4px;
}

input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-text-fill-color: black !important;  //这个地方的颜色是字体颜色，可以根据实际情况修改
-webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;  //设置input输入框的背景颜色为透明色
background-color:transparent;  //设置input输入框的背景颜色为透明色
background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}
/*input {*/
/*    background-color:transparent;  //设置input输入框的背景颜色为透明色*/
/*}*/

input::-webkit-input-placeholder {

    font-size: 18px;
}

.loginform .submit {
    width: 200px;
    height: 44px;
    border: none;
    outline: none;
    border-radius:4px;
    background-color:#337ab7;
}

.b1 {
    /* position: absolute;
    bottom: -110px;
    text-align: center;
    width: 100% */
    width:500px;
    text-align: center;
    margin: 0 auto;
}
.form-control, .single-line{
    padding-top: 0px;
}
.fa{margin-top: 5px;

}
.bottoms{
    /*background: url(../img/bottom1.png);*/
    width:100%;
    height:50px;
    line-height:50px;
    background-size: cover;
    position: absolute;
    bottom: 10px;
    display: flex;
    justify-content: center;
    color: #f1f1f1;
    z-index:1;
}
.tops{
    background: url(../img/logo5.png);
    width: 340px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-size: contain;
}
.textclass a{
    color:#337ab7;
}

/***************/
.loginDialog_search{
    width: 600px;
    height: 480px;
    top: 210px;
    margin-left: 60%;
    position: absolute;
    left: -300px; 
}
.top_left{
    
} 
.top_center{

} 
.top_right{

}
/* 当浏览器的可视区域小于1920px */
/*@media screen and (max-width:1920px) {*/
/*    .loginDialog {*/
/*        top:280px;*/
/*    }*/
/*}*/
 @media screen and (max-width:1620px) { /*当屏幕尺寸小于1620px时，应用下面的CSS样式*/
      .loginDialog {
          top:110px;
       }          
  }
