[data-v-343284f2] .van-ellipsis{overflow:visible;white-space:normal;text-overflow:clip}.nextStep[data-v-343284f2]{margin:0 auto;background-color:#fe9e44;border:none;border-radius:.213333rem;width:80%;height:1.28rem}.StepsBox[data-v-343284f2] .van-step .overHidd{text-align:center;width:18vw}.StepsBox[data-v-343284f2] .van-step:first-child .overHidd{text-align:left}.StepsBox[data-v-343284f2] .van-step:last-child .overHidd{text-align:right}.auth-progress[data-v-343284f2]{width:9.36rem;max-width:calc(100% - .64rem);height:1.733333rem;margin:0 0 -.133333rem;position:absolute;top:-1.76rem;left:.32rem;right:.32rem;display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.auth-progress-track[data-v-343284f2]{position:absolute;top:.506667rem;left:0;height:.026667rem;width:100%;background:#d9d9d9;z-index:0}.auth-progress-fill[data-v-343284f2]{position:absolute;top:0;left:0;height:.026667rem;background:#4ed6ba}.auth-progress-item[data-v-343284f2]{min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;font-size:.32rem;font-weight:500;line-height:.453333rem}.auth-progress-item--1[data-v-343284f2]{align-items:flex-start}.auth-progress-item--1 .auth-progress-icon[data-v-343284f2]{margin-left:1.04rem}.auth-progress-item--1 .auth-progress-label[data-v-343284f2]{margin-left:.48rem}.auth-progress-item--1.auth-progress-item--inactive .auth-progress-icon[data-v-343284f2]{margin-left:1.146667rem}.auth-progress-item--2[data-v-343284f2]{align-items:center}.auth-progress-item--3[data-v-343284f2]{align-items:flex-end}.auth-progress-item--3 .auth-progress-icon[data-v-343284f2]{margin-right:1.04rem}.auth-progress-item--3 .auth-progress-label[data-v-343284f2]{margin-right:.48rem}.auth-progress-item--3.auth-progress-item--inactive .auth-progress-icon[data-v-343284f2]{margin-right:1.146667rem}.auth-progress-icon[data-v-343284f2]{width:1.066667rem;height:1.066667rem;box-sizing:border-box;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-progress-percent[data-v-343284f2]{font-size:.293333rem;font-weight:700;line-height:1;letter-spacing:-.02em}.auth-progress-item--done .auth-progress-icon[data-v-343284f2]{background:#4ed6ba;box-shadow:0 0 0 .106667rem rgba(78,214,186,.35)}.auth-progress-check[data-v-343284f2]{width:.266667rem;height:.16rem;margin-top:-.053333rem;border-left:.053333rem solid #fff;border-bottom:.053333rem solid #fff;transform:rotate(-45deg)}.auth-progress-item--active .auth-progress-icon[data-v-343284f2]{background:#4ed6ba;box-shadow:0 0 0 .106667rem rgba(78,214,186,.35)}.auth-progress-item--active .auth-progress-percent[data-v-343284f2]{color:#fff}.auth-progress-item--inactive .auth-progress-icon[data-v-343284f2]{width:.853333rem;height:.853333rem;margin-top:.106667rem;margin-bottom:.106667rem;background:#fff;border:.026667rem solid #ebe8f3;box-shadow:0 .026667rem .08rem rgba(46,39,82,.06)}.auth-progress-item--inactive .auth-progress-percent[data-v-343284f2]{color:#b5b1c5;font-size:.266667rem;font-weight:600}.auth-progress-label[data-v-343284f2]{width:2.186667rem;max-width:2.186667rem;margin-top:.053333rem;text-align:center;color:#a8a4b4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-progress-item--active .auth-progress-label[data-v-343284f2],.auth-progress-item--done .auth-progress-label[data-v-343284f2]{color:#8f8a9f}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}