.van-empty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-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;box-sizing:border-box;padding:8.533vw 0}.van-empty__image{width:42.667vw;height:42.667vw}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:4.267vw;padding:0 16vw;color:#969799;font-size:3.733vw;line-height:5.333vw}.van-empty__bottom{margin-top:6.4vw}.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}.volleyball-match-list[data-v-c6442422]{width:100%;height:100vh;background-color:#f6f6f6;padding-top:2.667vw;padding-bottom:26.667vw;box-sizing:border-box;overflow-y:auto}.volleyball-match-list .list .item[data-v-c6442422]{margin-bottom:2.667vw}.volleyball-match-list .list .item .title[data-v-c6442422]{background:#f1f5f9;color:#666;font-size:2.933vw;height:6.4vw;line-height:6.4vw;padding:0 4.8vw;box-sizing:border-box}.volleyball-match-list .list .item .match[data-v-c6442422]{background-color:#fff;margin-bottom:2.667vw}.volleyball-match-list .list .item .match .group-name[data-v-c6442422]{background:-webkit-linear-gradient(left,#ffeecd 2%,#fff 104%);background:linear-gradient(90deg,#ffeecd 2%,#fff 104%);font-size:3.2vw;color:#5e5e5e;height:5.867vw;line-height:5.867vw;padding:0 3.467vw;box-sizing:border-box}.volleyball-match-list .list .item .match .match-info[data-v-c6442422]{height:20vw;padding-left:3.467vw}.volleyball-match-list .list .item .match .match-info .time[data-v-c6442422]{line-height:20vw;font-size:3.467vw;color:#666;margin-right:5.867vw}.volleyball-match-list .list .item .match .match-info .team[data-v-c6442422]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.volleyball-match-list .list .item .match .match-info .team .team-info[data-v-c6442422]{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;height:8vw}.volleyball-match-list .list .item .match .match-info .team .team-info img[data-v-c6442422]{width:8vw;height:8vw;margin-right:1.067vw;border-radius:50%}.volleyball-match-list .list .item .match .match-info .team .team-info .name[data-v-c6442422]{font-size:3.467vw;color:#3d3d3d}.volleyball-match-list .list .item .match .match-info .score[data-v-c6442422]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;font-size:4vw;font-weight:700;color:#3d3d3d;border-right:1px solid #e5e5e5}.volleyball-match-list .list .item .match .match-info .score div[data-v-c6442422]{height:8vw;line-height:8vw;padding-right:5.333vw;text-align:right}.volleyball-match-list .list .item .match .match-info .type[data-v-c6442422]{width:28vw;text-align:center}.volleyball-match-list .list .item .match .match-info .type .text[data-v-c6442422]{font-size:3.2vw;color:#73767a}.volleyball-match-list .list .item .match .match-info .type .enter[data-v-c6442422]{font-size:2.933vw}.volleyball-match-list .list .item .match .match-info .type .enter img[data-v-c6442422]{width:4.267vw;height:4.267vw;margin-right:.533vw}.volleyball-match-list .list .item .match .match-info .type .enter .flex-center[data-v-c6442422]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.volleyball-match-list .footer[data-v-c6442422]{position:fixed;z-index:2;bottom:0;left:0;width:100%;background-color:#fff;padding:0 4vw;padding-bottom:9.067vw;padding-top:2.667vw;box-sizing:border-box;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}.volleyball-match-list .footer .operate[data-v-c6442422]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:3.2vw;color:#303133}.volleyball-match-list .footer .operate img[data-v-c6442422]{width:5.867vw;height:5.867vw}.volleyball-match-list .footer .operate .item[data-v-c6442422]{text-align:center;margin-right:5.867vw}.volleyball-match-list .footer .add-btn[data-v-c6442422]{width:35.2vw;height:12vw;border-radius:1.333vw;background-color:#337ecc;font-size:4vw;font-weight:500;color:#fff;text-align:center;line-height:12vw}.volleyball-match-list .mask[data-v-c6442422]{position:fixed;left:0;bottom:18.667vw;width:34.4vw;height:32vw;border-radius:1.6vw;background:#e1edf9;z-index:1}.volleyball-match-list .mask .item[data-v-c6442422]{font-size:3.2vw;color:#337ecc;height:13.333vw;line-height:13.333vw;padding-left:5.333vw;box-sizing:border-box;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}.volleyball-match-list .mask .item img[data-v-c6442422]{width:5.067vw;height:5.067vw;margin-right:2.4vw}.volleyball-match-list .mask .delete[data-v-c6442422]{color:#c45656}