.login-bg {
  width: 100%; max-width: 750px; height:auto; min-height:100vh; margin: 0 auto; overflow-x: hidden;
    color: #ffffff;
}
.login-contain {
   height: 99vh; 
}

.dis_t{ display: table; width: 100%; height: 100%; text-align: left;}
.dtc_vm{ display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
.logoname{  width: 80%; margin: 0 auto 4% auto ; margin-top:-70px; height:43vh;}
.logo_h {
    color: #333;
    font-size:2.0em; 
    text-align: center; line-height:1.4em; font-weight:700; margin-top:10px;
}
.logo_img{ width:300px; height: auto; margin:0 auto;}.logo_img img{ max-height:100%; }
.login-all{ width: 80%; margin: 0 auto; border-radius:12px;  padding:1px 20px 29px 20px; }
.login-all p{ color:#333; line-height:30px; font-size:1.25em; margin-top:2%;}
.form-item {
    margin-top: 1%;
    padding:0 0 0 7px;
    background-color:none; border:1px solid #eaeaea; border-radius:4px; position:relative;
}
 .form-item input { 
    outline: none;
    border: 0;
    background-color: transparent;
    color: #e4877b; font-size:1.125em;
    height: 47px; line-height:47px;
    width: 100%;
}
 .form-item input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
  font-size:1.125em;
}
 .form-item input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
     font-size:1.125em;
 }
 .form-item input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
 font-size:1.125em;
}
 .form-item input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size:1.125em;
}

.yzmimg{ position:absolute; right:0; top:8px;}
.button-group {
    padding:10px 75px 0 75px; 
}
.button-group button {
    outline: none;
    border: 0;
    width: 100%;
    height: 50px;
    margin-top: 2%;
    border-radius: 8px;
    margin-left:;
    color: #fff;
    font-size: 1.625em; line-height:50px;
}
.button-group .login-btn {
background:#3994f8;
    color: #fff;
}

.wj_psd{ text-align:right; color:#888; text-decoration:underline; line-height:30px;}
.pwd_word{ text-align:center; line-height:30px; color:#888; font-size:1.25em}
.yy_link{ display:block; text-align:center; border-radius:8px; line-height:40px; color:#888; font-size:1.25em; border:0;  background:#f1f1f1; text-transform: capitalize;width:80px; position:absolute; right:10px; top:30px; height:40px;}