@charset "UTF-8";
.dialogContent .tjdj[data-v-f8dec7df] {
    width: 100%;
    padding: 0;
    box-sizing: border-box
}

.dialogContent .tjdj .tjdj_time[data-v-f8dec7df] {
    font-size: 16px;
    color: var(--color-default-font2);
    margin-bottom: 20px
}

.dialogContent .tjdj .tjdj_ball[data-v-f8dec7df] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    gap: 15px
}

.dialogContent .tjdj .tjdj_ball span[data-v-f8dec7df] {
    line-height: 68px;
    width: 68px;
    text-align: center;
    border-radius: 50%;
    background-color: red;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    background: var(--color-bg-btn)
}

.dialogContent .tjdj .tjdj_old[data-v-f8dec7df] {
    width: 460px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto 20px;
    background-color: var(--color-bg-f5f5f5);
    border: 1px solid #d4d4d4;
    font-size: 14px;
    color: var(--color-bg-656565)
}

.dialogContent .tjdj .tjdj_old .sales_li[data-v-f8dec7df] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.dialogContent .tjdj .tjdj_old .ball[data-v-f8dec7df] {
    margin-left: 5px
}

.dialogContent .tjdj .tjdj_old .ball .item[data-v-f8dec7df] {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 45px;
    font-size: 17px;
    font-weight: 700;
    background: var(--color-bg-FFF);
    color: #2664c2;
    margin: 2px
}

.dialogContent .tjdj .tjdj_old .ball .on[data-v-f8dec7df] {
    background: #fff08b;
    color: #ae5305
}

.dialogContent .tjdj .tjdj_old .btn[data-v-f8dec7df] {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(#78eeff, #3b9ff0);
    border-radius: 45px;
    cursor: pointer
}

.dialogContent .table[data-v-f8dec7df] {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    width: 100%
}

.dialogContent .table p[data-v-f8dec7df] {
    line-height: 35px
}

.dialogContent .table tr td[data-v-f8dec7df] {
    line-height: 46px;
    height: 46px;
    border: 1px solid #d4d4d4;
    text-align: center
}

.dialogContent .table tr[data-v-f8dec7df]:nth-child(odd) {
    background-color: var(--color-bg-f5f5f5)
}

.dialogContent .table tr[data-v-f8dec7df]:nth-child(2n) {
    background-color: var(--color-bg-FFF)
}

.dialogContent .table .tr-color-0[data-v-f8dec7df] {
    font-weight: 700
}

.test-page[data-v-9e91b12c] {
    background-size: 100% auto
}

.test-page .top[data-v-9e91b12c] {
    background-size: 100% 100%;
    overflow: hidden;
    color: #666;
    padding: 15px;
    border-top: 1px solid #e3e3e3;
    width: 350px;
    margin: 0 auto
}

.test-page .top .button[data-v-9e91b12c] {
    display: flex;
    justify-content: center;
    width: 214px;
    margin: 0 auto;
    height: 48px;
    cursor: pointer
}

.test-page .top .button.qd[data-v-9e91b12c] {
    background: url(/assets/qd_but1-DisozOu8.png) no-repeat
}

.test-page .top .button.qd[data-v-9e91b12c]:hover {
    background: url(/assets/qd_but2-BhReSktf.png) no-repeat
}

.test-page .content[data-v-9e91b12c] {
    width: 455px;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden
}

.test-page .month[data-v-9e91b12c] {
    background: var(--color-bg-FFF);
    margin: 0;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between
}

.test-page .month li[data-v-9e91b12c] {
    text-transform: uppercase;
    letter-spacing: 0
}

.test-page .month .arrow[data-v-9e91b12c] {
    color: #5283c4;
    font-size: 12px
}

.test-page .month .arrow i[data-v-9e91b12c] {
    font-size: 13px;
    top: 2px
}

.test-page .month .year-month[data-v-9e91b12c] {
    font-size: 17px
}

.test-page .weekdays[data-v-9e91b12c] {
    margin: 0;
    padding: 10px 0;
    background-color: var(--color-bg-FFF);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.test-page .weekdays li[data-v-9e91b12c] {
    display: inline-block;
    text-align: center
}

.test-page .days[data-v-9e91b12c] {
    padding: 0 0 10px;
    background: var(--color-bg-FFF);
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.test-page .days li[data-v-9e91b12c] {
    list-style-type: none;
    width: 14.2%;
    padding: 1%;
    box-sizing: border-box;
    height: 40px;
    margin-bottom: 4px;
    text-align: center;
    color: var(--color-bg-000)
}

.test-page .days li .cli[data-v-9e91b12c] {
    position: relative;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.test-page .days li .cli img[data-v-9e91b12c] {
    height: 40px;
    position: absolute
}

.test-page .days li .cli .reward[data-v-9e91b12c] {
    color: red;
    position: absolute;
    bottom: -8px;
    font-size: 13px
}

.test-page .days li .cli.on span[data-v-9e91b12c] {
    font-size: 16px;
    color: var(--color-bg-323232);
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-image: linear-gradient(#f9dd93, #f5b23d)
}

.test-page .days.bottom-line[data-v-9e91b12c] {
    border-radius: 0 0 10px 10px
}

.test-page .role[data-v-9e91b12c] {
    color: var(--color-bg-323232);
    margin: 15px;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 10px 10px
}

.test-page .role .role-title[data-v-9e91b12c] {
    font-weight: 700;
    text-align: center;
    color: var(--color-bg-323232);
    width: 100px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    border-radius: 0 0 5px 5px
}

.test-page .role .role-content[data-v-9e91b12c] {
    font-size: 13px;
    color: var(--color-bg-323232)
}

.test-page .role .role-content b[data-v-9e91b12c] {
    line-height: 24px
}

.test-page .role .table[data-v-9e91b12c] {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    width: 100%
}

.test-page .role .table p[data-v-9e91b12c] {
    line-height: 35px
}

.test-page .role .table tr td[data-v-9e91b12c] {
    line-height: 46px;
    height: 46px;
    border: 1px solid #d4d4d4;
    text-align: center
}

.test-page .role .table tr[data-v-9e91b12c]:nth-child(odd) {
    background-color: var(--color-bg-f5f5f5)
}

.test-page .role .table tr[data-v-9e91b12c]:nth-child(2n) {
    background-color: var(--color-bg-FFF)
}

.test-page .role .table .tr-color-0[data-v-9e91b12c] {
    font-weight: 700
}

.test-page .role .dialogbut[data-v-9e91b12c] {
    background-color: var(--color-bg-cbcbcb);
    margin: 20px auto 0;
    color: #fff;
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer
}

.dialogContent .table[data-v-7f3d3ad7] {
    border: 1px solid var(--color-bg-d9d9d9);
    margin-bottom: 10px;
    width: 100%
}

.dialogContent .table p[data-v-7f3d3ad7] {
    line-height: 35px
}

.dialogContent .table tr td[data-v-7f3d3ad7] {
    line-height: 46px;
    height: 46px;
    border: 1px solid #d4d4d4;
    text-align: center
}

.dialogContent .table tr[data-v-7f3d3ad7]:nth-child(odd) {
    background-color: var(--color-bg-f5f5f5)
}

.dialogContent .table tr[data-v-7f3d3ad7]:nth-child(2n) {
    background-color: var(--color-bg-FFF)
}

.dialogContent .table .tr-color-0[data-v-7f3d3ad7] {
    font-weight: 700
}

.dialogContent .djgz .table[data-v-7f3d3ad7] {
    width: 780px
}

.dialogContent .dialogTIC[data-v-7f3d3ad7] {
    width: 380px;
    color: red;
    font-size: 14px;
    line-height: 20px
}

.dialogContent .dialogbut[data-v-7f3d3ad7] {
    background-color: var(--color-bg-cbcbcb);
    margin: 20px auto 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer
}

.dialogContent .select_detail .title[data-v-3983985a] {
    height: 27px;
    display: flex;
    align-items: center
}

.dialogContent .select_detail .title span[data-v-3983985a] {
    color: var(--color-default-font);
    font-size: 16px;
    font-weight: 500
}

.dialogContent .select_detail .content[data-v-3983985a] {
    margin: 10px 0 0;
    color: var(--color-default-font2);
    font-size: 16px;
    font-weight: 500;
    line-height: 27px
}

.dialogContent .btns[data-v-3983985a] {
    margin: 20px 0 0;
    background-color: var(--color-bg-disabled-btn);
    display: flex;
    width: 100%;
    border-radius: 6px;
    padding: 5px;
    height: 51px
}

.dialogContent .btns .btn[data-v-3983985a] {
    color: var(--color-default-font);
    font-size: 16px;
    font-weight: 500;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.dialogContent .btns .btn.ok[data-v-3983985a] {
    border-radius: 6px;
    background: var(--color-bg-default-btn);
    background-blend-mode: overlay, normal;
    color: var(--color-default-font);
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.dialogContent .table_cont[data-v-3983985a] {
    margin: 10px 0 20px;
    border: 1px solid var(--color-bg-d9d9d9);
    border-radius: 6px
}

.dialogContent .table[data-v-3983985a] {
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}

.dialogContent .table p[data-v-3983985a] {
    line-height: 35px
}

.dialogContent .table thead tr[data-v-3983985a] {
    background: var(--color-bg-disabled-btn) !important;
    border-bottom: 1px solid #E6E6E6 !important
}

.dialogContent .table thead tr th[data-v-3983985a] {
    line-height: 51px;
    height: 51px;
    color: var(--color-default-font2);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #E6E6E6
}

.dialogContent .table thead tr th[data-v-3983985a]:last-child {
    border-right: 0
}

.dialogContent .table tr[data-v-3983985a] {
    border-bottom: 1px solid #E6E6E6
}

.dialogContent .table tr[data-v-3983985a]:last-child {
    border-bottom: 0
}

.dialogContent .table tr td[data-v-3983985a] {
    line-height: 51px;
    height: 51px;
    text-align: center;
    color: var(--color-default-font);
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #E6E6E6
}

.dialogContent .table tr td[data-v-3983985a]:last-child {
    border-right: 0
}

.dialogContent .table tr td img[data-v-3983985a] {
    width: 41px;
    margin: 0 auto
}

.dialogContent .table .tr-color-0[data-v-3983985a] {
    font-weight: 700
}

.dialogContent .djgz .table[data-v-3983985a] {
    width: 780px
}

.dialogContent .dialogTIC[data-v-3983985a] {
    width: 380px;
    color: red;
    font-size: 14px;
    line-height: 20px
}

.dialogContent .dialogbut[data-v-3983985a] {
    background-color: var(--color-bg-cbcbcb);
    margin: 20px auto 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer
}

.campaign_page[data-v-ef62d279] {
    width: 1280px;
    margin: 20px auto 0;
    display: grid;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    grid-template-columns: 1fr 1fr
}

.campaign_page .index[data-v-ef62d279] {
    background-color: var(--color-bg-FFF);
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    border: 2px solid var(--color-bg-line2);
    background: var(--color-bg-outside);
    padding: 5px
}

.campaign_page .index .img[data-v-ef62d279] {
    width: 375px;
    height: 250px
}

.campaign_page .index .img img[data-v-ef62d279] {
    border-radius: 6px
}

.campaign_page .index .doc[data-v-ef62d279] {
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.campaign_page .index .doc h1[data-v-ef62d279] {
    color: var(--color-default-font);
    font-size: 24px;
    font-weight: 500;
    line-height: 27px
}

.campaign_page .index .doc p[data-v-ef62d279] {
    color: var(--color-default-font2);
    font-size: 16px;
    font-weight: 500;
    line-height: 27px
}

.campaign_page .index .doc span[data-v-ef62d279] {
    right: 20px;
    bottom: 20px;
    width: 80px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    border: .5px solid rgba(255, 255, 255, .7);
    background: var(--color-bg-btn);
    box-shadow: 0 -.5px 2px #ffffff12 inset, -1px -1.5px 2px #d7d0ff70 inset;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    margin-top: auto
}

.campaign_page .index .center[data-v-ef62d279] {
    width: 635px;
    text-align: center;
    line-height: 240px
}