.van-grid{display:flex;flex-wrap:wrap}:root{--van-grid-item-content-padding:var(--van-padding-md) var(--van-padding-xs);--van-grid-item-content-background-color:var(--van-white);--van-grid-item-content-active-color:var(--van-active-color);--van-grid-item-icon-size:28px;--van-grid-item-text-color:var(--van-gray-7);--van-grid-item-text-font-size:var(--van-font-size-sm)}.van-grid-item{position:relative;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__icon{font-size:var(--van-grid-item-icon-size)}.van-grid-item__text{color:var(--van-grid-item-text-color);font-size:var(--van-grid-item-text-font-size);line-height:1.5;word-break:break-all}.van-grid-item__icon+.van-grid-item__text{margin-top:var(--van-padding-xs)}.van-grid-item__content{display:flex;flex-direction:column;box-sizing:border-box;height:100%;padding:var(--van-grid-item-content-padding);background-color:var(--van-grid-item-content-background-color)}.van-grid-item__content:after{z-index:1;border-width:0 var(--van-border-width-base) var(--van-border-width-base) 0}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--center{align-items:center;justify-content:center}.van-grid-item__content--horizontal{flex-direction:row}.van-grid-item__content--horizontal .van-grid-item__text{margin:0 0 0 var(--van-padding-xs)}.van-grid-item__content--reverse{flex-direction:column-reverse}.van-grid-item__content--reverse .van-grid-item__text{margin:0 0 var(--van-padding-xs)}.van-grid-item__content--horizontal.van-grid-item__content--reverse{flex-direction:row-reverse}.van-grid-item__content--horizontal.van-grid-item__content--reverse .van-grid-item__text{margin:0 var(--van-padding-xs) 0 0}.van-grid-item__content--surround:after{border-width:var(--van-border-width-base)}.van-grid-item__content--clickable{cursor:pointer}.van-grid-item__content--clickable:active{background-color:var(--van-grid-item-content-active-color)}.page-shopman-tables{width:100%;height:100%;position:absolute;display:flex;flex-direction:column}.page-shopman-tables .van-search,.page-shopman-tables .van-search__field{padding:2vw!important}.page-shopman-tables .search-botton,.page-shopman-tables .van-search__field .van-cell__value--alone,.page-shopman-tables .van-search__field .van-field__left-icon .van-icon{font-size:3.46667vw}.page-shopman-tables .vconsole-button{width:30px;position:absolute;height:30px;right:0;top:15vw}.page-shopman-tables .marktable-edit{width:100%;padding:2.66667vw 0;display:flex;justify-content:flex-end}.page-shopman-tables .marktable-edit .marktable-btn{width:24.8vw;height:8.4vw;border-radius:8vw;color:#fff;background:linear-gradient(140deg,#f5c74b,#ff9d0e);line-height:8.4vw;text-align:center;margin-right:1.33333vw}.page-shopman-tables .head{width:90%;margin:4vw auto 15px;color:#333;display:flex;justify-content:space-between}.page-shopman-tables .head .head-type{color:#444;font-size:4.26667vw;display:flex;align-items:center}.page-shopman-tables .head .head-type span{width:2.13333vw;height:2.13333vw;display:block;margin-right:1.06667vw}.page-shopman-tables .head .head-type .table_state_free{background:#3d85ff}.page-shopman-tables .head .head-type .table_state_unpaid,.page-shopman-tables .head .head-type .table_state_used{background:#ff4343}.page-shopman-tables .head .head-type .table_state_broken{background:#737478}.page-shopman-tables .head .head-type .table_state_locked{background:#f89b38}.page-shopman-tables .head .head-type .table_state_paid{background:#36be68}.page-shopman-tables .head .head-type-selected{color:#212223;font-weight:600;position:relative}.page-shopman-tables .head .head-type-selected:after{content:"";display:block;width:50%;height:6px;border-radius:3px;background:linear-gradient(90deg,#6a6a6a,#3d3939);position:absolute;left:50%;transform:translate(-50%);bottom:-10px}.page-shopman-tables .statistics{color:#696969;font-size:2.93333vw;width:90%;margin:4.26667vw auto 3.73333vw}.page-shopman-tables .statistics span{margin-right:1.86667vw}.page-shopman-tables .tables-content{width:96%;margin:0 auto;background:#fff;border-radius:10px;box-sizing:border-box;padding:22px 10px;flex:1}.page-shopman-tables .tables-content .tables-box{display:flex}.page-shopman-tables .tables-content .tables-scending{width:35%;display:flex;justify-content:center;align-items:center}.page-shopman-tables .tables-content .tables-scending div{border:1px solid;border-radius:6px;padding:4px;font-size:3.2vw}.page-shopman-tables .tables-content .tables-type{display:flex;width:65%;justify-content:flex-start;overflow-x:scroll}.page-shopman-tables .tables-content .tables-type .tables-type-item{padding:0 16px;border-radius:15px;line-height:30px;background:#f7f7f7;font-size:3.73333vw;display:inline-block;margin-right:10px;min-width:10.66667vw;text-align:center;color:#292626;flex-shrink:0}.page-shopman-tables .tables-content .tables-type .type-active{background:linear-gradient(140deg,#f5c74b,#ff9d0e);color:#fff}.page-shopman-tables .tables-content .tables-new-type{width:100%}.page-shopman-tables .tables-content .tables{display:flex;width:98%;margin:10px auto 0;justify-content:space-between;flex-wrap:wrap;margin-top:15px;margin-bottom:32vw}.page-shopman-tables .tables-content .tables .table-height{min-height:53.33333vw}.page-shopman-tables .tables-content .tables .table{width:48%;margin:1.5vw 0;padding:15px 0;background:#71a6ff;color:#fff;border-radius:5px;position:relative;overflow:auto;box-sizing:border-box}.page-shopman-tables .tables-content .tables .table .table-favorite{position:absolute;right:2.66667vw;top:0;font-size:5.33333vw}.page-shopman-tables .tables-content .tables .table .persent-price{padding-top:.26667vw}.page-shopman-tables .tables-content .tables .table .table-name{padding-left:5px;padding-right:5px;width:88%;height:5.6vw;font-weight:500;font-size:4.6vw;line-height:4.8vw;background:rgba(0,0,0,.16);border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;overflow:hidden;margin:0 auto;margin-top:10px}.page-shopman-tables .tables-content .tables .table .table-name .table-status{min-width:15.2vw}.page-shopman-tables .tables-content .tables .table .table-name-ellipsis{width:80%;margin:0 auto;word-wrap:break-word;text-align:center}.page-shopman-tables .tables-content .tables .table .table-info-used{margin:0 auto;width:88%;margin-top:2.6vw;font-size:3.4vw}.page-shopman-tables .tables-content .tables .table .table-info-used .table-operation{margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.page-shopman-tables .tables-content .tables .table .table-info-used .table-operation-transfer{color:#22fcff}.page-shopman-tables .tables-content .tables .table .table-info-used transfer .table-operation-merge{color:#fcff55}.page-shopman-tables .tables-content .tables .table .table-info-wait{margin-top:2.6vw;margin:0 auto;width:88%;font-weight:400;font-size:3.4vw;color:#fff}.page-shopman-tables .tables-content .tables .table .table-info-wait .table-min{margin-top:2vw}.page-shopman-tables .tables-content .tables .table .table-time{font-weight:400;font-size:3.4vw;margin:0 auto;width:88%;margin-top:4vw}.page-shopman-tables .tables-content .tables .table .table-time.used{margin-top:7vw}.page-shopman-tables .tables-content .tables .table .table-from{font-weight:400;font-size:3.4vw;margin:0 auto;width:88%;margin-top:2vw;display:flex;flex-direction:row;padding-bottom:5px}.page-shopman-tables .tables-content .tables .table .table-from div:first-child{min-width:8.4vw}.page-shopman-tables .tables-content .tables .table .table-from .word-break{word-break:break-all}.page-shopman-tables .tables-content .tables .table .active{position:absolute;bottom:1px;right:1px;width:7vw;height:7vw}.page-shopman-tables .tables-content .tables .table-display-3{width:33%}.page-shopman-tables .tables-content .tables .table-display-4{width:24%}.page-shopman-tables .tables-content .tables .table-display-8{width:12%}.page-shopman-tables .tables-content .tables .table-used{background:#ff5b53}.page-shopman-tables .tables-content .tables .table-paid{background:#36be68}.page-shopman-tables .tables-content .tables .table-broken{background:#888}.page-shopman-tables .tables-content .tables .table-locked{background:#fbb344}.page-shopman-tables .operation{position:fixed;width:90%;bottom:4vw;left:5%}.page-shopman-tables .operation .free-table{display:flex;flex-direction:column}.page-shopman-tables .operation .free-table button{height:9.86667vw;flex:1}.page-shopman-tables .operation .free-table .van-button__content{font-size:4.26667vw}.page-shopman-tables .operation .operation-btn{display:flex;justify-content:space-between;flex-wrap:nowrap}.page-shopman-tables .operation .operation-btn .van-button__content{font-size:4.26667vw}.page-shopman-tables .operation button{margin:.5vw;height:9.86667vw;padding-left:1vw;padding-right:1vw;border-radius:1.33333vw}.page-shopman-tables .operation .transfer-table{display:flex}.page-shopman-tables .operation .transfer-table button{margin:0 10px}.page-shopman-tables .operation .transfer-table .van-button__content{font-size:4.26667vw}.page-shopman-tables .operation .used-table{display:flex;flex-direction:column}.page-shopman-tables .operation .used-table button{height:9.86667vw;flex:1}.page-shopman-tables .operation .locked-table{display:flex;flex-direction:column}.page-shopman-tables .operation .locked-table button{height:9.86667vw;flex:1}.page-shopman-tables .display-control{width:16vw;height:16vw;border-radius:50%;font-size:3.2vw;line-height:10vw;text-align:center;position:fixed;right:5px;bottom:20vw}.page-shopman-tables .display-control img{width:100%;height:100%}.page-shopman-tables .table-search{display:flex}.page-shopman-tables .table-search .select{width:30%}.page-shopman-tables .table-search .select .option-select{text-align:center;background-color:#fff;padding:5.06667vw 2.66667vw;display:flex;justify-content:space-between;align-items:flex-start;border-radius:1.33333vw}.page-shopman-tables .table-search .select .option-select .option{flex-grow:1;font-size:3.2vw;overflow-wrap:break-word;white-space:normal;color:#48484a}.page-shopman-tables .table-search .select .option-select .icon{flex-shrink:0;width:1.33333vw}.page-shopman-tables .table-search .select .search-select-box{position:absolute;z-index:99;width:100%;overflow-y:auto;background-color:#f1f3f8;border-radius:0 0 1.33333vw 1.33333vw;padding:1.33333vw 2.66667vw}.page-shopman-tables .table-search .select .search-select-box .option-item{min-height:8vw;padding:2.66667vw 1.33333vw;border-top:1px solid #e3e5eb;overflow-wrap:break-word;white-space:normal}.page-shopman-tables .table-search .select .search-select-box .option-item:first-child{border-top:none}@media (min-width:768px){.page-shopman-tables .tables-content .tables-type .tables-type-item,.page-shopman-tables .tables-content .tables-type .type-active{border-radius:30px;line-height:60px}}.van-dialog__header{font-size:3.73333vw;padding-top:6.66667vw;line-height:6.13333vw}.van-dialog__message{font-size:3.2vw;line-height:6.4vw;margin:2.66667vw 0}.van-dialog{font-size:4.26667vw;width:80vw}.van-dialog .van-dialog__footer .van-button{font-size:3.73333vw;height:12.53333vw}