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

#div-2 {
    overflow: hidden;
    height: 517px;
    width: 700px;
    margin: 25px auto 0;
    background-color: #FFFFFF;
}

#div-21 {
    height: 25px;
    width: 425px;
    margin-left: 18%;
    margin-top: 40px;
}

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

.div-23 {
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 8px;
}

.div-231 {
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 25px;

}

.agree {
    float: left;
    height: 24px;
    width: 60%;
    margin-left: 20%;
    margin-top: 24px;
}
.div-24 {
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 35px;
}
.div-25 {
    float: left;
    height: 22px;
    width: 40%;
    margin-left: 40%;
    margin-top: 25px;
}
.message{
    float: left;
    height: 22px;
    width: 40%;
    margin-left: 40%;
    margin-top: 50px;
}
#div-3 {
    margin-left: 20%;
    margin-top: 66px;
    width: 80%;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 17px;
}

.aa {
    position: relative;
    /*top: 40px;*/
    top:30px;
    /*left: 480px;*/
    right: 90px;
    color: #419ADE;
    font-size: 14px
}

#a1 {
    margin-left: 20%;
    text-decoration: none;
    color: #419ADE;
    font-size: 18px;
}

#a2 {
    color: #999999;
    font-size: 18px;
    margin-left: 30%;
    text-decoration: none;
}

#hr1 {
    margin-top: -30px;
    margin-left: 20%;
    width: 30%;
    float: left;
    height: 0;
    border: 2px solid #419ADE;
}

#hr2 {
    margin-top: -29px;
    margin-left: 50.5%;
    width: 30%;
    float: left;
    border: 1px solid #E5E5E5;
}

#hr3 {
    margin-top: -30px;
    margin-left: 20%;
    width: 30%;
    float: left;
    height: 0;
    border: 1px solid #E5E5E5;
}

#hr4 {
    margin-top: -31px;
    margin-left: 50.5%;
    width: 30%;
    float: left;
    height: 0;
    border: 2px solid #419ADE;
}

#title {
    width: 860px;
    margin: 66px auto 0;
    padding: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 17px;
}
#resetPassword{
    height: 25px;
    width: 445px;
    margin-left: 12%;
    margin-top: 60px;
}
#registerUserName{
    width: 220px;
    float: left;
    margin-top:0;
    height: 40px;
    margin-left: 20%;
}
#registerIdCard{
    width: 190px;
    float: right;
    margin-right: 140px;
    height: 40px
}
#registerPhone{
    width: 220px;
    float: left;
    margin-top:20px;
    height: 40px;
    margin-left: 20%;
}
#registerPassword{
    width: 190px;
    float: right;
    margin-right: 140px;
    margin-top:20px;
    height: 40px
}
