.log-on-title {
    height: 112px;
    background: #FFFFFF;
    line-height: 112px;

}

.log-on-title-wrap {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    background-color: #FFFFFF;
}

.log-on-title-wrap img {
    vertical-align: middle;
    padding-right: 50px;
}

.log-on-content {
    background-image: url(../img/logon/bg.png);
    height: 624px;
    background-size: 1920px 600px;
    background-position: center;
    background-repeat: no-repeat;
}

.log-on-foot {
    line-height: 30px;
    margin-top: 25px;
}

.log-on-foot-title span {
    font-size: 14px;
    font-weight: 400;
    color: #818181;
}

.log-on-foot-title span:last-child {
    margin-right: 0;
}

.log-on-foot-copyright {
    font-size: 14px;
    font-weight: 400;
    color: #818181
}

.log-on-foot-icp {
    font-size: 14px;
    font-weight: 400;
    color: #818181;
}

.log-on-foot-title-hr {
    height: 19px;
    width: 0;
    border-right: 1px solid #DDDDDD;
    margin: 0 15px;
}

.log-on-content-from {
    width: 466px;
    height: 497px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    top: 64px;
    right: 10px;
}

.log-on-content-from-title {
    height: 82px;
    margin: 0 42px 33px;
    border-bottom: 1px solid #DDDDDD;
}

.log-on-content-from-title-password {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 41px 140px 0 50px;
}

.log-on-content-from-title-code {
    margin-top: 41px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #999999;
}

.log-on-content-from-title-hr {
    bottom: -2px;
    border: 1px solid #F77304;
    width: 136px;
    height: 0px;
    left: 18px;
    transition: left .2s;
}

.add-form-style {
    color: #F77304;
}

.log-on-from-user input {
    width: 236px;
    height: 48px;
    background: #fff;
    border: 1px solid #999999;
    padding-left: 63px;
    padding-right: 30px;
}

.log-on-from-user img {
    position: absolute;
    top: 11px;
    left: 85px;
}

.log-on-content-box3 {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.log-on-content-box3-register {
    margin-left: 68px;
}

.log-on-content-box3-password {
    margin-right: 71px;
}

.log-on-content-box5 button {
    width: 333px;
    height: 50px;
    background: #F77304;
    border: none;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    border-radius: 2px;
}


.log-on-content-box4-lf input {
    width: 94px;
    height: 48px;
    padding-left: 64px;
    margin-left: 67px;
    border: 1px solid #999999;
    padding-right: 28px;
}

.log-on-content-box4-lf img {
    position: absolute;
    top: 16px;
    left: 85px;
}

.log-on-content-box4-lr img {
    width: 136px;
    height: 50px;
}

.log-on-content-hidden-error {
    width: 270px;
    height: 41px;
    background-color: #FFF4EB;
    font-size: 14px;
    font-weight: 400;
    color: #FF8B2A;
    line-height: 41px;
    margin-top:11px
}

.log-on-content-hidden-error img {
    vertical-align: middle;
    padding-right: 2px;
}


.mobile-phone-tips {
    height: 19px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin: 5px 0;
}

.mobile-phone-tips {
    height: 20px;
    margin: 5px 0;
    padding-left: 90px;
    line-height: 20px;
}

.mobile-phone-tips img {
    vertical-align: middle;
    padding-right: 2px;
}

.get-code button {
    width: 134px;
    height: 50px;
    border: 1px solid #FF8B2A;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    background: white;
    color: #FF8B2A;
}

.add-get-code-button {
    border: 1px solid #F77304 !important;
    color: white !important;
    background-color: #F77304 !important;
}

.input-cha {
    left: 369px !important;
    top: 18px !important;
    cursor: pointer;
}

.input-code-cha {
    left: 225px !important;
    top: 18px !important;
    cursor: pointer;
}

.get-code-enable-color {
    background: #999 !important;
    border-color: #999 !important;
    color: white !important;
}