* {
    margin: 0;
    padding: 0;
}
i {
    font-style: normal;
}
li {
    list-style: none;
}
body,
html {
    background: #fff;
    font-size: 20px;
}
.page-index {
    padding: 1rem 0.56rem 0;
}
.m-login p {
    font-size: 0.48rem;
    line-height: 0.66rem;
    font-weight: bold;
    color: #333;
}
.m-login p i {
    color: #ff9900;
    font-weight: bold;
}

.m-phone-form {
    margin-top: 0.2rem;
    overflow: hidden;
}
.m-phone-form li {
    padding: 0.8rem 0 0.28rem;
    height: 1.48rem;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}
.m-phone-form li img {
    float: left;
    margin-left: 0.16rem;
    width: 0.28rem;
    height: 0.4rem;
}
.m-phone-form li input {
    float: left;
    margin: 0 0 0 0.28rem;
    padding: 0;
    width: 4.2rem;
    height: 0.4rem;
    border: none;
    outline: none;
    font-size: 0.28rem;
    text-align: left;
}
.get-yzm {
    float: left;
    font-size: 0.28rem;
    line-height: 0.4rem;
    height: 0.4rem;
    color: #999;
}
.go-register {
    margin-top: 0.16rem;
    text-align: right;
    font-size: 0;
}
.go-register a {
    display: inline-block;
    font-size: 0.26rem;
    color: #333;
    text-decoration: underline;
}
#submit {
    margin: 0.64rem auto;
    width: 6.4rem;
    height: 0.88rem;
    border-radius: 0.02rem;
    font-size: 0.32rem;
    line-height: 0.88rem;
    text-align: center;
    color: #fff;
    background: #ff9900;
}
.m-phone-tips {
    font-size: 0.28rem;
    color: #d0011b;
}
.footer-l {
    margin-top: 0.4rem;
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #999;
}
.footer-l a {
    color: #ff9900;
    text-decoration: underline;
}
.actives {
    background: #ff9900 !important;
}
.orble-habin {
    margin-top: 0.28rem;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333;
}
.orble-habin i {
    color: #ff9900;
    text-decoration: underline;
}
.progressBar {
    display: flex;
}
.progressBar li {
    flex: 1;
    margin-right: 1%;
    height: 0.08rem;
    background: #f9f9f9;
}
.progressBar li:last-child {
    margin-right: 0;
}
.progressBarAct {
    background: #ff9900 !important;
}
.guanlian {
    width: 100%;
    text-align: right;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ff9900;
    line-height: 17px;
    cursor: pointer;
}
.xieyi {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    margin-top: 0.8rem;
}
.radio-box {
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.icon-check {
    background: url("../images/icon-radio-active.png") no-repeat 10px;
    background-size: 14px 14px;
}
.icon-no-check {
    background: url("../images/icon-radio.png") no-repeat 10px;
    background-size: 14px 14px;
}
.yhxy {
    cursor: pointer;
    color: #ff9900;
}
.ysxy {
    cursor: pointer;
    color: #ff9900;
}
