#steps .van-steps{background:transparent;width:70%;margin:-.3125rem auto;padding:.9375rem 0;overflow:visible}#steps .van-steps .step-item{position:relative}#steps .van-steps .step-item span{position:absolute;top:1.25rem;left:50%;width:5rem;margin-left:-2.5rem;z-index:1;font-size:.625rem;color:#000;text-align:center}#steps .van-steps .step-item .title-active{font-weight:700;color:#000;font-size:.8125rem}#steps .van-steps .step-item .title-finish,#steps .van-steps .step-item .title-inactive{color:#000}#steps .van-steps .steps-active-icon{width:.9375rem;height:.9375rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#e61f20;border:.09375rem solid #ffc4c4;border-radius:50%}#steps .van-steps .steps-finish-icon,#steps .van-steps .steps-inactive-icon{width:.75rem;height:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:50%}#steps .van-steps .steps-inactive-icon{border:.09375rem solid #e61f20}#steps .van-steps .steps-finish-icon{border:.09375rem solid #c8c8c8}#steps .van-steps ::v-deep .van-step__circle-container{background-color:transparent}#steps .van-steps ::v-deep .van-step--horizontal .van-step__line{height:.125rem;top:.875rem;background-color:#e4e4e4}#steps .van-steps .van-step--finish .van-step__line{background-color:#e61f20!important}#authentication{width:100%;min-height:calc(100vh - 3.125rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:3.125rem}#authentication .authenWrap{margin-top:.9375rem;border-top:.625rem solid #f2eff1;padding:.625rem 1.5625rem 0}#authentication .authenWrap .authorizedImage{width:100%}#authentication .authenWrap .authenticationText{margin-top:.9375rem;text-align:center;font-size:.875rem}#authentication .authenWrap .authenticationText .fc_b2{color:#15adf2}#authentication .authenWrap .a_btn{width:70%;margin:2.5rem auto 0}#authentication .authenWrap .a_btn .btn{border-radius:.625rem}#authentication .authenWrap .a_bottom{position:fixed;bottom:.625rem;left:50%;width:72%;font-size:.75rem;margin-left:-36%}