.statusList[data-v-4bb4a16b]{display:flex;background-color:#fff}.status[data-v-4bb4a16b]{padding:5px 15px;background-color:#dbdbdb;transition:all .2s;border-radius:10px;color:#fff;margin:0 5px 20px;cursor:pointer}.table_status[data-v-4bb4a16b]{color:#fff;font-size:20px;border-radius:3px;max-width:300px;margin-bottom:3px;position:relative}.club[data-v-4bb4a16b]:after,.customer[data-v-4bb4a16b]:before{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #fff;border-radius:50%;width:22px;height:22px;line-height:22px;text-align:center;font-size:12px}.customer[data-v-4bb4a16b]:before{content:"客";left:5px}.club[data-v-4bb4a16b]:after{content:"拓";right:5px}.status.focus[data-v-4bb4a16b]{background-color:#c90916!important;color:#fff;cursor:default;box-shadow:0 4px 12px rgba(0,0,0,.15)}.online[data-v-4bb4a16b]{background:#40a9ff;border-color:#40a9ff}.offline[data-v-4bb4a16b]{background:#979596;border-color:#979596}