
#body-1{
    overflow:hidden;
    height: 100%;
    width: 100%;
    background:url('/img/login/bg.png') no-repeat center center fixed;
    background-size:cover;
    /*background-image: url("/img/login/bg.png");*/
    /*background-repeat: no-repeat;*/
}
#div-1{

    height: 99px;
    width: 30%;
    margin-left: 38%;
    margin-top: 60px;
}
#div-2{
    overflow:hidden;
    height: 397px;
    width: 700px;
    margin: 25px auto 0;
    background-color: #FFFFFF;

}
#div-21{
    height: 25px;
    width: 45%;
    margin-left: 20%;
    margin-top: 60px;

}
#div-22{
    margin-left: 20%;
    height: 44px;
    width: 60%;
    margin-top: 20px;

}
input{
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
}
#div-23{
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 20px;

}
#div-24{
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 30px;

}
#div-25{
    height: 22px;
    width: 40%;
    margin-left: 40%;
    margin-top: 30px;

}
#aa{
    position: relative;
    top: 50px;
    left: 69%;
}
a{
    text-decoration:none;
}
#div-3{
    margin-left: 20%;
    margin-top: 66px;
    width: 80%;
    font-size:12px;
    color:rgba(255,255,255,1);
    line-height:17px;

}
#forgetPassword{
    color: #419ADE;
    font-size: 14px;
    float: right;
    margin: 10px 0;
}
