::-ms-clear, ::-ms-reveal{display: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(250, 255, 255);
    background-image: none;
    color: #6e6e6e;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;opacity:1;
}

input:-ms-input-placeholder{
    color: #aaa;opacity:1;
}

input::-webkit-input-placeholder{
    color: #aaa;opacity:1;
}
.longinBody{
    height: 90vh;
    background: url("/assets/images/login_background-a.png") no-repeat;
    background-size: 100% 100%;
    min-height: 660px;
}
.longinBody .box_bg{
    font-size: 20px;
    width: 60vw;
    height: 76vh;
    margin: auto;
    padding: 6vh 0;
    min-width: 950px;
}
.left-img{
    width: 60%;
    float: left;
    height: 74vh;
    min-height: 570px;
}
.left-img img{
    width: 100%;
    height: 100%;
}
.box-list{
    width: 80%;
    margin: 0 auto;
}
.verify-bar-area{
    font-size: 15px;
    color: #6e6e6e;
}
.verify-msg{
    width: 100%;
    height: 100%;
    line-height: 100%;
}
#mpane16{
    width: 100%;
    margin-top: 1vh;
}
.longinBody .box{
    background: #fff;
    width: 40%;
    float: left;
    height: 74vh;
    position: relative;
    min-height: 570px;
}
.verify-img-out{
    float: left;
}
.verify-bar-area{
    float: left;
    padding: 1vh 0;

}
.box .inp_user{
    border: none;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding:0 ;
   margin: 1vh 0;
    line-height: 13px;
    background: none;
    font-size: 13px;
}
.f-index{

}

.box .inp_password{
    border: none;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;font-size: 13px;
    padding:0 ;
    margin-bottom: 10px;;
    line-height: 13px;
    background: none;
}

.box .close{
    cursor:pointer;
    position: absolute;
    left: 230px;
    top:12px;
    color: #ccc;
    display: none;
}
.box .close1{
    cursor:pointer;
    position: absolute;
    left: 230px;
    top:4px;
    color: #ccc;
    display: none;
}
.longinBody .banner{
    margin-left: 40px;
}
.box input{

}
.box .login_tick{
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 2px;
    margin-top: 4px;
}
.box .login_mf{
    font-size: 14px;
    margin-left: 192px;
}

.box .inp_btn{
    border: 1px solid #00bcd5;
    width: 100%;
    height: 4vh;
    margin: 2vh 0;
    border-radius: 5px;
    background: #00bcd5;
    color: #fff;
    font-size: 16px;
    padding: 0;
    letter-spacing:6px;
}
.box-list label{
    font-size: 15px;
    font-weight: bold;
}
.box .free{
    font-size: 13px;
    text-align: center;

}
#logopc{
    margin: 0 auto;
    display: block;
    height: 10vh;
    margin-top: 4vh;
    margin-bottom: 3vh;
}
.box .free a{
    color: #00bcd5;
}
.box .free span{
    color: #6e6e6e;
}
.box .f-index a{
    color: #6e6e6e;
  float: right;
}
.box .postion{
    position: absolute;
    left: 30px;
    top:10px;
    font-size:14px;
    color: #ccc;
}
.box .login_red{
    font-size: 14px;
    color: red;
    margin-bottom: 1vh;
}
.box .login_solid{
    width: 80px;
    height: 0px;
    border-top: 1px solid #000;
    display: inline-block;
    position: absolute;
}
.box ul{
    padding-left: 25px;
    padding-top: 15px;
}
.box ul li{
    float: left;
    margin-left: 37px;
}
.login-footer{
    width: 100%;
    height: 10vh;
    background: #00bcd5;
    min-height: 94px;
    opacity:0.9;
}
.footer-box{
    width: 60%;
    margin: 0 auto;
    color: #fff;
    min-width: 950px;
}
.box-left img{
    height: 4vh;
    margin: 1.5vh 0 0.6vh 0;
}
.box-left p{
    font-size: 14px;
    font-weight: bold;
}
.e-w-m img{
    height: 8vh;
    min-height: 66px;
    margin: 1vh 0 0 3vh;
}
.phone-email{
    text-align: right;
    margin: 3vh 0 10px 0;
}
.box-right .phone{
    background: url("/assets/images/footer_03.png") no-repeat;
    padding-left: 34px;
}
.box-right  .email{
    background: url("/assets/images/footer_10.png") no-repeat;
    background-size: 28px 16px;
    padding-left: 34px;
    margin-left: 20px;
}
.unit-manage{
    margin-left: 30px;
}
.unit-manage a{
    color: #fff;
    cursor: pointer;
}
