/*@font-face {*/
/*    font-family: type-font;*/
/*    src: url(font-DzZuDpaw.ttf) format("truetype")*/
/*}*/

[data-v-c9c4347c] {
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
    box-sizing: border-box;
    letter-spacing: normal
}

img[data-v-c9c4347c] {
    max-width: 100%;
    vertical-align: middle
}

a[data-v-c9c4347c] {
    color: inherit;
    text-decoration: none
}

[data-v-c9c4347c]:focus {
    outline: 0
}

.lotteryDrawBox[data-v-c9c4347c] {
    background-color: #fff;
    color: #333;
    font-family: type-font, Microsoft YaHei, sans-serif;
    font-weight: 400;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.lotteryDrawBox .lotteryTitleBox[data-v-c9c4347c] {
    align-items: flex-end;
    display: flex;
    gap: 2px;
    justify-content: space-between
}

.lotteryDrawBox .lotteryTitle[data-v-c9c4347c] {
    border: solid #d6d6d6;
    border-radius: 6px 6px 0 0;
    border-width: 1px 1px 0;
    cursor: pointer;
    flex-basis: 50%;
    line-height: 1.15;
    padding: 7px 0
}

.lotteryDrawBox .lotteryTitle > div[data-v-c9c4347c] {
    text-align: center
}

.lotteryDrawBox .lotteryTitleWithNoTime[data-v-c9c4347c] {
    font-weight: 900
}

.lotteryDrawBox .lotteryTitleT[data-v-c9c4347c] {
    color: #8a8785
}

.lotteryDrawBox .lotteryTitleActive[data-v-c9c4347c] {
    background-color: var(--ppc-primary-color);
    border: solid var(--ppc-primary-color);
    border-width: 1px 1px 0;
    color: #fff
}

.lotteryDrawBox .lotteryTitleActive .lotteryTitleT[data-v-c9c4347c] {
    color: #fff
}

.lotteryDrawBox .lotteryLinks[data-v-c9c4347c] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 2px 0 2px 10px
}

.lotteryDrawBox .lotteryLinks2[data-v-c9c4347c], .lotteryDrawBox .lotteryLinks3[data-v-c9c4347c] {
    color: #f30000;
    text-decoration: underline !important
}

.lotteryDrawBox .lotteryLinks2[data-v-c9c4347c]:hover, .lotteryDrawBox .lotteryLinks3[data-v-c9c4347c]:hover {
    color: #f30000;
    position: relative;
    text-decoration: underline
}

.lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] {
    color: #8a8785;
    margin: 0 5px
}

.lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c], .lotteryNextInfoContent[data-v-c9c4347c] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.lotteryNextInfoContent[data-v-c9c4347c] {
    text-align: center;
    width: 100%
}

.issue-group[data-v-c9c4347c] {
    font-size: 1em
}

.lotteryDrawBox .lotteryNextInfo .mixBtn[data-v-c9c4347c] {
    align-items: center;
    background-image: linear-gradient(141.21deg, #6a11cb 14.48%, #2575fc 77.45%);
    border-radius: 3px;
    color: #fff;
    display: flex;
    font-size: 1em;
    font-weight: 600;
    height: 1.5em;
    justify-content: center;
    margin: 0;
    padding: 0 6px
}

.lotteryDrawBox .lotteryCodeBox[data-v-c9c4347c] {
    border: 1px solid var(--ppc-primary-color);
    border-radius: 0 0 6px 6px;
    padding-bottom: 5px
}

.lotteryDrawBox .lotteryCodes[data-v-c9c4347c] {
    -moz-column-gap: .8%;
    column-gap: .8%;
    display: flex;
    padding: 3px
}

.lotteryDrawBox .hiddenLotteryCodeContainer[data-v-c9c4347c] {
    display: none !important
}

.lotteryDrawBox .lotteryCodeContainer[data-v-c9c4347c] {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 3;
    justify-content: center
}

.lotteryDrawBox .lotteryCodeContainerPlus[data-v-c9c4347c] {
    flex-grow: .8;
    font-weight: 400;
    line-height: 1
}

.lotteryDrawBox .lotteryCodeContainerPlus div[data-v-c9c4347c] {
    display: flex;
    flex-direction: column;
    font-size: 32px;
    font-weight: 700;
    height: 80%
}

.lotteryDrawBox .lotteryCodeNumber[data-v-c9c4347c] {
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #8a8785
}

.lotteryDrawBox div.lotteryCodeNumber.lotteryCodeBlue[data-v-c9c4347c], .lotteryDrawBox div.lotteryCodeNumber.lotteryCodeGray[data-v-c9c4347c], .lotteryDrawBox div.lotteryCodeNumber.lotteryCodeGreen[data-v-c9c4347c], .lotteryDrawBox div.lotteryCodeNumber.lotteryCodeRed[data-v-c9c4347c] {
    color: #333
}

.lotteryDrawBox .lotteryCodeRed[data-v-c9c4347c], .lotteryDrawBox .themeTwoCls .lotteryCodeRed[data-v-c9c4347c] {
    background-image: var(--ppc-ball-red-bg)
}

.lotteryDrawBox .lotteryCodeGreen[data-v-c9c4347c], .lotteryDrawBox .themeTwoCls .lotteryCodeGreen[data-v-c9c4347c] {
    background-image: var(--ppc-ball-green-bg)
}

.lotteryDrawBox .lotteryCodeBlue[data-v-c9c4347c], .lotteryDrawBox .themeTwoCls .lotteryCodeBlue[data-v-c9c4347c] {
    background-image: var(--ppc-ball-blue-bg)
}

.lotteryDrawBox .lotteryCodeGray[data-v-c9c4347c], .lotteryDrawBox .themeTwoCls .lotteryCodeGray[data-v-c9c4347c] {
    background-image: var(--ppc-ball-gray-bg)
}

.gfkj[data-v-c9c4347c] {
    width: 6.5em
}

.gfkj img[data-v-c9c4347c] {
    display: block;
    width: 100%
}

.lotteryCodeInfo[data-v-c9c4347c] {
    text-align: center
}

@media screen and (min-width: 720px) {
    .lotteryDrawBox[data-v-c9c4347c] {
        font-size: 11px
    }

    .lotteryDrawBox .lotteryTitleT[data-v-c9c4347c] {
        font-size: .8em
    }

    .lotteryDrawBox .lotteryCodeNumber[data-v-c9c4347c] {
        width: 100% !important
    }

    .lotteryDrawBox .lotteryCodeNumber > span[data-v-c9c4347c] {
        display: block;
        font-size: 28px !important;
        font-weight: 900;
        line-height: 2.0 !important;
        position: relative;
        text-align: center;
        top: 0px !important;
        width: 90%
    }

    div.lotteryDrawBox.LotteryBox2[data-v-c9c4347c] {
        font-size: 24px !important
    }

    .lotteryDrawBox .lotteryCodeContainer1[data-v-c9c4347c] {
        width: 60px
    }
}

@media screen and (max-width: 720px) {
    .lotteryDrawBox[data-v-c9c4347c] {
        font-size: 12px
    }

    .lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] {
        font-size: 16px !important
    }

    .lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] * {
        font-size: 20px !important
    }

    .lotteryNextInfoContent[data-v-c9c4347c] {
        padding: 0
    }

    .lotteryDrawBox .lotteryLinks2[data-v-c9c4347c], .lotteryDrawBox .lotteryLinks3[data-v-c9c4347c], .lotteryLinks1[data-v-c9c4347c] {
        font-size: 4.4vw
    }

    .lotteryDrawBox .lotteryTitleWithNoTime[data-v-c9c4347c] {
        font-size: 20px
    }

    .lotteryDrawBox .lotteryTitleT[data-v-c9c4347c] {
        font-size: 1em
    }

    .lotteryDrawBox .lotteryCodeContainer1[data-v-c9c4347c] {
        width: 100%
    }

    .lotteryDrawBox .lotteryCodeNumber[data-v-c9c4347c] {
        align-items: center;
        aspect-ratio: 1/1;
        display: flex;
        justify-content: center;
        margin: 0 auto
    }

    .lotteryDrawBox .lotteryCodeNumber > span[data-v-c9c4347c] {
        font-size: 6.5vw !important;
        font-weight: 800;
        left: -4%;
        position: relative;
        top: -6%
    }

    .lotteryCodeInfo[data-v-c9c4347c] {
        font-size: 16px
    }

    div.lotteryDrawBox.LotteryBox6[data-v-c9c4347c] {
        font-size: 12px !important
    }

    div.lotteryDrawBox.LotteryBox6 .lotteryCodeNumber[data-v-c9c4347c] {
        font-size: 1.5em !important;
        width: 2.1em !important
    }

    div.lotteryDrawBox.LotteryBox6 .lotteryCodeNumber > span[data-v-c9c4347c] {
        line-height: 2.1em !important
    }
}

@media screen and (max-width: 480px) {
    .lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] * {
        font-size: 17.5px !important
    }
}

@media screen and (max-width: 390px) {
    .lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] * {
        font-size: 16px !important
    }

    .lotteryDrawBox .lotteryCodeContainerPlus div[data-v-c9c4347c] {
        height: 90%
    }
}

@media screen and (max-width: 360px) {
    .lotteryDrawBox .lotteryNextInfo[data-v-c9c4347c] * {
        font-size: 14px !important
    }
}
