.live-tabs-wrapper[data-v-ffdfc76d] {
    background: #fff;
    font-family: PingFang SC, microsoft yahei, arial, helvetica neue, hiragino sans gb, sans-serif;
    padding: 0;
    position: relative
}

.simple-table[data-v-ffdfc76d] {
    display: flex;
    width: 100%
}

.issue[data-v-ffdfc76d] {
    align-items: center;
    color: #000;
    display: flex;
    flex: .2;
    flex-direction: column;
    font-size: 15px;
    font-weight: 700
}

.record-link[data-v-ffdfc76d] {
    background: #ff0;
    border-radius: 4px;
    color: red;
    font-size: 15px;
    text-decoration: none
}

.core-draw-widget[data-v-ffdfc76d] {
    flex: .8;
    min-width: 0
}

[data-v-ffdfc76d] .core-draw-widget__footer, [data-v-ffdfc76d] .core-draw-widget__header {
    display: none
}

[data-v-ffdfc76d] .core-draw-widget__content {
    display: block
}

.number-row[data-v-ffdfc76d] {
    align-items: center;
    display: flex;
    width: 100%
}

.number-box[data-v-ffdfc76d] {
    border: 1px solid #ddd;
    border-right: 0;
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    text-align: center
}

.number-box[data-v-ffdfc76d]:last-child, .number-box[data-v-ffdfc76d]:nth-child(6) {
    border-right: 1px solid #ddd
}

.num[data-v-ffdfc76d] {
    color: #fff
}

.draw-txt[data-v-ffdfc76d], .num[data-v-ffdfc76d] {
    font-size: 18px;
    font-weight: 700;
    height: 20px;
    line-height: 20px
}

.draw-txt[data-v-ffdfc76d] {
    background: #fff;
    color: #333
}

.refresh-box[data-v-ffdfc76d] {
    border: 0;
    flex: 0 1 auto
}

.refresh[data-v-ffdfc76d] {
    cursor: pointer;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 2px;
    text-align: center
}

.refresh div[data-v-ffdfc76d] {
    background: #ff0;
    color: #f30;
    font-size: 15px
}

.red-ball .num[data-v-ffdfc76d] {
    background-color: #e71607
}

.green-ball .num[data-v-ffdfc76d] {
    background-color: #1fb61d
}

.blue-ball .num[data-v-ffdfc76d] {
    background-color: #2389e9
}

.grey-ball .num[data-v-ffdfc76d] {
    background-color: #999;
    color: #fff
}

.white-ball .num[data-v-ffdfc76d] {
    background-color: #fff;
    color: #000
}

.loading-overlay[data-v-ffdfc76d] {
    align-items: center;
    background-color: rgba(255, 255, 255, .7);
    bottom: 0;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

@media screen and (max-width: 650px) {
    .tab-header li[data-v-ffdfc76d] {
        font-size: 17px
    }
}
