.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.promoter-con{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20vh,#ff4544),color-stop(20vh,#f8fafc));background-image:linear-gradient(180deg,#ff4544 20vh,#f8fafc 0);background-repeat:no-repeat;min-height:100vh}.promoter-con .top-content{display:grid;grid-template-columns:1fr 1fr 1fr;padding:1rem 10px;color:#fff;margin-bottom:1rem}.promoter-con .top-content .title{grid-column:2/3;justify-self:center;font-weight:700}.promoter-con .top-content .withdraw-record{grid-column:3/4;justify-self:flex-end;font-size:14px;text-decoration:underline}.promoter-con .gray-font{color:#888}.promoter-con .black-font{color:#222}.promoter-con .round-border-box{border-radius:10px;padding:0 10px 13px;margin:0 10px 0;background-color:#fff;font-size:14px}.promoter-con .round-border-box .wait-withdraw{display:grid;grid-template-areas:"a b" "c b";padding:2rem 23px 1rem;row-gap:13px;border-bottom:1px solid #f5f5f5}.promoter-con .round-border-box .wait-withdraw .wart-withdraw-number{font-size:25px;font-weight:700}.promoter-con .round-border-box .wait-withdraw button{align-self:flex-end;grid-area:b;justify-self:flex-end;background-color:#ff4544;color:#fff;border-radius:1.05rem;border-width:0;padding:.5em 1.5em}.promoter-con .round-border-box .amount-customer{display:-webkit-box;display:-ms-flexbox;display:flex}.promoter-con .round-border-box .amount-customer>div{padding:1em 22.5px}.promoter-con .round-border-box .amount-customer>div p{font-size:23px;margin-top:.5rem}.promoter-con .round-border-box .amount-customer>.amount{-ms-flex-preferred-size:45%;flex-basis:45%;border-right:1px solid #f5f5f5;white-space:nowrap}.promoter-con .round-border-box .amount-customer .customer{position:relative;-ms-flex-preferred-size:55%;flex-basis:55%}.promoter-con .round-border-box .amount-customer .customer .van-icon{position:absolute;right:.5em;top:50%}.promoter-con .bottom-box{background-color:#fff;margin-top:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.promoter-con .bottom-box>div:first-child{margin-right:1em}.promoter-con .bottom-box .router-link-active{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #f5f5f5;display:grid;grid-template-columns:minmax(-webkit-max-content,60%) 40%;grid-template-columns:minmax(max-content,60%) 40%;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;padding-left:10px;row-gap:10px}.promoter-con .bottom-box .router-link-active .top-tip{-ms-flex-item-align:end;align-self:flex-end}.promoter-con .bottom-box .router-link-active .bottom-tip{-ms-flex-item-align:start;align-self:flex-start;font-size:12px}.promoter-con .bottom-box .router-link-active .van-image{grid-column:2/3;grid-row:1/3}