html {
    background-color: #F5F5F5;
}

.pwd-content-wrap {
    height: 535px;
    background: #FFFFFF;
    margin-top: 53px;
}

.pwd-content-title {
    width: 96px;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    color: #001529;
}

.pwd-setp1-setp {
    overflow: hidden;
    margin: 60px 0 0 335px;
}

.pwd-setp1-setp-hr {
    width: 200px;
    height: 6px;
    border-radius: 74px;
    background-color: #DDDDDD;

}

.pwd-setp1-hr {
    top: 13px;
    left: 48px;
}

.pwd-setp2-hr {
    top: 13px;
    left: 48px;
    background-color: #F77304;
}

.pwd-setp1-hr-two {
    top: 13px;
    left: 278px;
}

.pwd-setp2-hr-two {
    top: 13px;
    left: 278px;
    background-color: #F77304;
}

.pwd-setp1-setp-public {
    margin-right: 167px;
}

.pwd-setp1-setp-select-font {
    color: #F77304 !important;

}

.pwd-setp1-setp-public-font {
    font-size: 16px;
    font-weight: 400;
    margin-top: 18px;
    color: #DDDDDD;
}

.pwd-setp1-hr-content {
    width: 650px;
    height: 0px;
    border-top: 1px solid #DDDDDD;
    margin: 20px auto;
}

.pwd-setp1-setp-mobile {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.pwd-setp1-setp-mobile input {
    width: 322px;
    height: 49px;
    border: 1px solid #999999;
    padding-left: 18px;
}

.pwd-setp1-setp-mobile span {
    padding-left: 27px;
}

.pwd-setp1-code-font {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding-top: 15px;
}

.pwd-setp1-code {
    margin-left: 427px;
    overflow: hidden;
}

.pwd-setp1-code-input input {
    width: 162px;
    height: 48px;
    border: 1px solid #999999;
    padding-left: 18px;
}

.pwd-setp1-code-button {
    margin-left: 18px;
}

.pwd-setp1-code-button button {
    width: 145px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #FF8B2A;
    background-color: white;
    border: none;
    border: 1px solid #FF8B2A;
    cursor: pointer;
}

.pwd-setp1-next-step button {
    width: 342px;
    height: 48px;
    background-color: #F77304;
    border: none;
    color: white;
    font-size: 18px;
    border-radius: 2px;
}

.pwd-setp1-next-step {
    margin-top: 15px;
}

.pwd-setp3-success {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: 90px 0 97px;
}
.pwd-setp3-success img{
    vertical-align: middle;
    padding-right: 14px;
}
.log-on-title-wrap-lr{
    font-size:18px;
    font-weight:400;
    color:#001529;
}
.pwd-setp1-content-title{
    color: #999999;
    font-weight: 400;
    font-size: 16px;
    width: 342px;
    margin: 20px auto 25px;
}
.forget-content-hidden-error{
    width: 346px;
    height: 33px;
    background-color: #FFF4EB;
    font-size: 14px;
    font-weight: 400;
    color: #FF8B2A;
    line-height: 32px;
    margin-top: 11px;
}
.forget-content-hidden-error img {
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 18px;
}
.log-on-foot-title{
    margin-top: 50px;
}
.pwd-setp3-next-step button{
    width: 209px;
    height: 40px;
    background-color: #F77304;
    border: none;
    color: white;
    font-size: 18px;
}