.register-content-from-title {
    color: #001529;
    font-size: 18px;
    font-weight: 400;
}

.register-content-from-title span {
    color: #F39424;
    padding-left: 5px;
    cursor: pointer;
}

.register-content-from-title span a {
    color: #F39424;
    padding-left: 5px;
    cursor: pointer;
}

.register-content-from {
    width: 100%;
    padding-top: 62px;
    height: 482px;
    background: #FFFFFF;
    margin-bottom: 42px;
}
.register-mobile{
    margin-bottom: 20px;
}
.register-mobile input {
    width: 370px;
    height: 48px;
    border: 1px solid #999999;
    padding-left: 20px;
}

.register-mobile span {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-right: 15px;
}

.register-code input {
    width: 185px;
    height: 48px;
    border-radius: 5px;
    border: 1px solid #999999;
    padding-left: 20px;
}

.register-code span {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-right: 15px;
}

.register-tips {
    height: 20px;
    margin: 5px 0;
    margin-left: 157px;
}

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

.register-note {
    margin-left: 404px;
}

.register-note span {
    margin-right: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}

.register-note input {
    width: 183px;
    height: 48px;
    border: 1px solid #999999;
    padding-left: 20px;
}

.note-input-cha {
    left: 335px;
    top: 18px;
    cursor: pointer;
    position: absolute;
}

.note-code button {
    width: 165px;
    height: 50px;
    border-radius: 2px;
    border: 1px solid #FF8B2A;
    margin-left: 20px;
    background-color: white;
    font-size: 18px;
    font-weight: 400;
    color: #FF8B2A;
    cursor: pointer;
}

.input-note-cha {
    position: absolute;
    top: 17px;
    right: 85px;
    cursor: pointer;
}

.register-content-hidden-error {
    width: 391px;
    height: 41px;
    background-color: #FFF4EB;
    font-size: 14px;
    font-weight: 400;
    color: #FF8B2A;
    line-height: 41px;
    margin: 20px auto;
}
.register-content-hidden-error img{
    padding-right: 10px;
}
.register-sumbit button{
    margin: 0 auto;
    width: 391px;
    height: 56px;
    background-color: #F39424;
    color: white;
    font-size: 18px;
    border: 1px solid #F39424;
    border-radius: 2px;
    cursor: pointer;
}
.register-content{
    height: 544px;
}
.register-content-wrap{
    height: 544px;
    margin-top: 29px;
}
html{
    height: 100%;
    background-color: #F5F5F5;
}
.register-title-wrap{
    width: 100%;
    height: 112px;
}
.log-on-foot-wrap{
    margin-top: 40px;
    overflow: hidden;
}
.log-on-content-box4{
    margin-bottom: 20px;
}
.register-clause{
    font-size: 12px;
    font-weight:400;
    margin-left: 404px;
}
.register-clause-click{
    color: #FF963D;
    cursor: pointer;
}
.register-clause-input{
    padding-top: 2px;
    padding-right: 3px;
}