.van-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:3.2vw}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;height:1em;font-size:5.333vw;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:2.133vw;color:#323233;line-height:5.333vw}.van-checkbox__label--left{margin:0 2.133vw 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:11.733vw}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 4.267vw;font-size:3.733vw;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:4.267vw;line-height:5.333vw;text-align:center}.van-picker__columns{position:relative;cursor:-webkit-grab;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;right:4.267vw;left:4.267vw;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;font-size:4.267vw}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 1.067vw;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:10.667vw;font-weight:500;font-size:3.733vw;border:none;border-radius:0}.van-goods-action-button--first{margin-left:1.333vw;border-top-left-radius:266.4vw;border-bottom-left-radius:266.4vw}.van-goods-action-button--last{margin-right:1.333vw;border-top-right-radius:266.4vw;border-bottom-right-radius:266.4vw}.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:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:content-box;height:13.333vw;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:85.333vw;overflow:hidden;font-size:4.267vw;background-color:#fff;border-radius:4.267vw;-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:6.933vw;font-weight:500;line-height:6.4vw;text-align:center}.van-dialog__header--isolated{padding:6.4vw 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:27.733vw}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-height:60vh;padding:6.933vw 6.4vw;overflow-y:auto;font-size:3.733vw;line-height:5.333vw;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:2.133vw;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:-ms-flexbox;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:12.8vw;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:2.133vw 6.4vw 4.267vw}.van-dialog--round-button .van-dialog__message{padding-bottom:4.267vw;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:9.6vw}.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}.entry-info[data-v-00f82a94]{min-height:100vh;background-color:#f6f6f8;padding-bottom:32vw;box-sizing:border-box}.entry-info .project[data-v-00f82a94]{padding:4.267vw 3.2vw 3.2vw 3.2vw;margin-bottom:3.2vw;background-color:#f8f8f8;border-radius:1.067vw}.entry-info .project .top[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.entry-info .project .top .left .group[data-v-00f82a94]{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.entry-info .project .top .left .group .entryType[data-v-00f82a94]{background-color:#ff652a;color:#fff;border-radius:.533vw;display:inline-block;height:5.333vw;width:8.533vw;line-height:5.333vw;font-size:3.2vw;text-align:center}.entry-info .project .top .left .group .group-name[data-v-00f82a94]{font-size:4.267vw;height:5.333vw;color:#333}.entry-info .project .top .left .row[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1.333vw 0}.entry-info .project .top .left .row .base-box[data-v-00f82a94]{width:5.333vw;height:5.333vw;background-color:#fbefea;border-radius:.533vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry-info .project .top .left .row .info[data-v-00f82a94]{font-size:3.2vw;color:#8c8c8c}.entry-info .project .top .left .row .col[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:5.333vw;width:21.867vw;line-height:5.333vw}.entry-info .project .top .left .row .col .icon[data-v-00f82a94]{width:5.333vw;height:5.333vw;text-align:center;line-height:5.333vw;background-color:#1565fc;font-size:3.2vw;font-weight:500;color:#fff}.entry-info .project .top .right[data-v-00f82a94]{width:10.667vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry-info .project .line[data-v-00f82a94]{margin:3.2vw 0;height:1px;background-color:#f3f3f3}.entry-info .project .bottom1 .row[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.entry-info .project .bottom1 .row .base-box[data-v-00f82a94]{width:5.333vw;height:5.333vw;background-color:#fbefea;border-radius:.533vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry-info .project .bottom1 .row .info[data-v-00f82a94]{font-size:3.2vw;color:#8c8c8c}.entry-info .project .bottom1 .row .col[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:5.333vw;line-height:5.333vw}.entry-info .project .bottom1 .row .col .icon[data-v-00f82a94]{width:5.333vw;height:5.333vw;text-align:center;line-height:5.333vw;background-color:#1565fc;font-size:3.2vw;font-weight:500;color:#fff}.entry-info .project .bottom1 .row .col .price[data-v-00f82a94]{height:5.333vw;width:18.133vw;text-align:center;line-height:5.333vw;background-color:#e5edff;font-size:3.2vw;font-weight:500;color:#1565fc;border-radius:0 .8vw .8vw 0}.entry-info .project .bottom1 .row .col .num[data-v-00f82a94]{font-size:3.733vw;color:#8c8c8c}.entry-info .title-info[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:4.267vw;background-color:#fff}.entry-info .title-info .title-info-logo[data-v-00f82a94]{width:11.2vw;height:11.2vw;border-radius:50%;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#e8e8e8}.entry-info .title-info .title-info-logo img[data-v-00f82a94]{width:100%;height:100%;object-fit:cover}.entry-info .title-info .title-info-right[data-v-00f82a94]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;margin-left:3.2vw}.entry-info .title-info .row[data-v-00f82a94]{font-size:3.467vw;color:#606266;line-height:5.333vw;margin-top:1.6vw}.entry-info .title-info .row[data-v-00f82a94]:first-child{margin-top:0}.entry-info .title-info .row-name[data-v-00f82a94]{font-size:4vw;font-weight:600;color:#1d2129;line-height:5.867vw}.entry-info .title-info .row-count[data-v-00f82a94],.entry-info .title-info .row-fee[data-v-00f82a94],.entry-info .title-info .row-group[data-v-00f82a94]{color:#606266}.entry-info .signup-notice-bar[data-v-00f82a94]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3.2vw 4.267vw;background:#ffc60a;color:#000;font-size:3.2vw;cursor:pointer}.entry-info .signup-notice-bar .notice-icon[data-v-00f82a94]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:2.133vw;font-size:4.267vw}.entry-info .signup-notice-bar .notice-text[data-v-00f82a94]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-info .signup-notice-bar .notice-link[data-v-00f82a94]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:2.133vw}.entry-info .title[data-v-00f82a94]{height:12vw;line-height:12vw;font-size:4.267vw;color:#909399;background-color:#f6f6f6;padding-left:4vw}.entry-info .clotheses[data-v-00f82a94]{padding:3.2vw 4.267vw;overflow-x:auto;white-space:nowrap}.entry-info .clotheses .clothes[data-v-00f82a94]{position:relative;display:inline-block;width:16vw;height:16vw;margin-right:2.133vw;border-radius:1.067vw;background-color:#dfdfdf;box-sizing:border-box}.entry-info .clotheses .clothes .img[data-v-00f82a94]{width:16vw;height:16vw}.entry-info .clotheses .clothes .disabled[data-v-00f82a94]{position:absolute;top:0;width:16vw;height:16vw;border-radius:1.067vw;background-color:#000;opacity:.3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.entry-info .clotheses .clothes .disabled .lock[data-v-00f82a94]{width:4.267vw;height:4.267vw}.entry-info .clotheses .selected[data-v-00f82a94]{box-sizing:border-box;box-shadow:.533vw .533vw .533vw 1px rgba(0,0,0,.3)}.entry-info .bottom-explanation[data-v-00f82a94]{padding:3.2vw 4.267vw;background-color:#fff;border-top:1px solid #ebedf0}.entry-info .bottom-explanation .bottom-explanation-title[data-v-00f82a94]{font-weight:700;font-size:4vw;color:#1d2129;margin-bottom:2.133vw}.entry-info .bottom-explanation .bottom-explanation-content[data-v-00f82a94]{font-size:3.733vw;color:#606266;line-height:1.6}.entry-info .bottom-explanation .bottom-explanation-content[data-v-00f82a94] ul{margin:0;padding-left:5.333vw}.entry-info .bottom-explanation .bottom-explanation-content[data-v-00f82a94] li{margin-bottom:1.067vw}.entry-info .bottom[data-v-00f82a94]{position:fixed;bottom:0;width:100vw;padding:3.733vw 3.2vw 3.2vw 3.2vw;box-sizing:border-box;background-color:#fff}.register .choice-team[data-v-00f82a94]{min-height:34.4vw;border-radius:1.333vw;background:#fff;padding:3.2vw 0;box-sizing:border-box}.register .choice-btn[data-v-00f82a94]{margin:5.333vw auto;width:37.867vw;height:10.4vw;border-radius:30.667vw;background:#f7f7f7;text-align:center;line-height:10.4vw;font-size:3.733vw;color:#337ecc}.agreement-top[data-v-00f82a94]{background-color:#fff;padding:3.2vw 3.2vw 0 3.2vw}.agreement-top .agreement-title[data-v-00f82a94]{text-align:center;font-weight:600;font-size:6.4vw;margin-bottom:1.067vw}.agreement-top .hint[data-v-00f82a94]{text-align:center;font-size:4.267vw;color:#8c8c8c}#agreement[data-v-00f82a94]{padding:0 6.4vw 3.2vw 6.4vw}#agreement .wscnph[data-v-00f82a94]{width:100%}.notice .notice-title[data-v-00f82a94]{text-align:center;font-size:4.267vw;padding:3.2vw 0}.notice .info[data-v-00f82a94]{padding:3.2vw;white-space:pre-wrap}.notice .close[data-v-00f82a94]{text-align:center;color:#576b95;padding:3.2vw 0}.notice .disabled[data-v-00f82a94]{color:#999!important}[data-v-00f82a94] .van-cell{min-height:14.4vw;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}[data-v-00f82a94] .van-field__label{color:rgba(0,0,0,.9)}[data-v-00f82a94] .van-field__control{font-weight:500}[data-v-00f82a94] .van-uploader{width:100%!important}[data-v-00f82a94] .van-uploader__wrapper{display:block}.my-field[data-v-00f82a94]{width:100%}.my-field .class-logo[data-v-00f82a94]{width:100%;height:19.733vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 4.267vw;box-sizing:border-box}.my-field .class-logo .img[data-v-00f82a94]{width:12.8vw;height:12.8vw;border-radius:6.4vw;background:#d8d8d8}.my-field .class-logo .img img[data-v-00f82a94]{width:100%;height:100%;object-fit:cover;border-radius:50%}.my-field .class-logo .logo-info[data-v-00f82a94]{margin-left:2.133vw;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.my-field .class-logo .logo-info .title2[data-v-00f82a94]{font-size:4.267vw;font-weight:500;color:rgba(0,0,0,.9)}.my-field .class-logo .logo-info .desc[data-v-00f82a94]{font-size:3.733vw;font-weight:500;color:rgba(0,0,0,.4)}.my-field .class-logo .icon[data-v-00f82a94]{color:#bdbdbd;font-size:6.4vw}