@charset "UTF-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

html,
body,
button,
input,
select,
textarea {
    font: 12px/1.5 "阿里方圆体", "阿里方园体", "Alibaba PuHuiTi", "Microsoft Yahei", Tahoma, Simsun, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea {
    font-size: 100%;
}

em,
i {
    font-style: normal;
}

form {
    display: inline;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0 none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

a:focus,
*:focus {
    outline: none;
}

html {
    scrollbar-color: #ff9824 #d9f7ff;
    scrollbar-width: thin;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: linear-gradient(180deg, #e8fbff 0%, #aeeeff 100%);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border: 2px solid #d9f7ff;
    border-radius: 10px;
    background: linear-gradient(180deg, #ffc85a 0%, #ff8b16 100%);
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #ffd978 0%, #f57200 100%);
}

body {
    background: #72c6f4;
}

.august2026-page {
    min-height: 5346px;
    padding-top: 1px;
    background: #72c6f4 url("../img/bg.jpg") top center no-repeat;
    background-size: 1920px auto;
    color: #086ca2;
    overflow: hidden;
    position: relative;
}

@media screen and (min-width: 1920px) {
    .august2026-page {
        background-size: 1920px auto;
    }
}

.video-bg{
    display: block;
    width: 100%;
    min-width: 1920px;
    position: absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-mask-image: linear-gradient(
        to bottom,
        #000 0,
        #000 calc(100% - 120px),
        transparent 100%
    );
    mask-image: linear-gradient(
        to bottom,
        #000 0,
        #000 calc(100% - 120px),
        transparent 100%
    );
}
.logo{
    width: 304px;
    height: 118px;
    background: url(../img/logo.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 11px;
    right: 67px;
}
.august2026-inner {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    padding-top: 547px;
    z-index: 2;
}

.august2026-userbar {
    width: 620px;
    height: 34px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.82);
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    text-shadow: 0 2px 3px rgba(0, 85, 140, 0.36);
}

.august2026-userbar em {
    color: #fff783;
    font-weight: 700;
}

.august2026-userbar a {
    margin-left: 8px;
    color: #ffffff;
    font-weight: 700;
}

.august2026-date {
    position: absolute;
    left: 138px;
    top: 269px;
    width: 89px;
    height: 345px;
    box-sizing: border-box;
    padding: 45px 24px 12px 22px;
    color: #ffe66f;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    line-height: 35px;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: upright;
    background: url("../img/time.png") center / 89px 345px no-repeat;
}

.august-section {
    position: relative;
    margin: 0 auto;
}

.daily-section {
    margin-top: 15px;
}

.august-title {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 7px;
    z-index: 2;
}

.section-desc {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
}

.august-panel-blue {
    width: 1105px;
    height: 596px;
    margin: -66px auto 0;
    padding-top: 160px;
    background: url("../img/panel-blue.png") center top / 1105px 596px no-repeat;
}

.daily-title {
    width: 422px;
    height: 166px;
}

.daily-panel {
    left: 46px;
    height: 436px;
    margin-top: -148px;
    padding-top: 160px;
    position: relative;
}

.daily-coupon-list,
.recharge-coupon-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.daily-coupon-list {
    margin-top: 18px;
}

.daily-coupon-list .coupon-card + .coupon-card {
    margin-left: 34px;
}

.coupon-card {
    position: relative;
    text-align: center;
    color: #e9441c;
}

.coupon-daily {
    width: 232px;
    height: 254px;
    padding-top: 70px;
    background: url("../img/coupon-daily.png") center top / 232px 324px no-repeat;
}

.coupon-recharge {
    width: 230px;
    height: 223px;
    padding-top: 42px;
    background: url("../img/coupon-recharge.png") center top / 230px 265px no-repeat;
}

.coupon-amount {
    font-weight: 700;
    font-size: 36px;
}
.coupon-recharge .coupon-amount{
    color: #FCE095;
    margin-top: 37px;
}
.coupon-amount strong {
    font-size: 36px;
}

.coupon-daily .coupon-amount strong {
    font-size: 70px;
}

.coupon-amount span {
    margin-left: 3px;
}

.coupon-limit,
.coupon-title {
    color: #6E3220;
    font-size: 16px;
    font-weight: 500;
}

.coupon-limit {
    margin-top: 8px;
}

.daily-coupon-list .coupon-amount {
    color: #fbe9b5;
}

.daily-coupon-list .coupon-limit {
    color: #fae080;
}


.coupon-unlock-tip {
    position: absolute;
    left: 50%;
    top: 16px;
    width: 128px;
    color: #fbf3e2;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
    white-space: normal;
    transform: translateX(-50%);
    text-shadow: 0 1px 1px rgba(126, 32, 9, 0.45);
}

.august-btn {
    display: block;
    width: 188px;
    height: 55px;
    border: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    text-shadow: 0 2px 2px rgba(171, 79, 0, 0.38);
    background: transparent url("../img/btn01.png") center / 188px 55px no-repeat;
    box-sizing: border-box;
}

.august-btn:hover {
    background-image: url("../img/btn01-h.png");
}

.august-btn.blue {
    background-image: url("../img/btn02.png");
    background-size: 188px 55px;
    text-shadow: 0 2px 2px rgba(0, 84, 158, 0.38);
}

.august-btn.blue:hover {
    background-image: url("../img/btn02-h.png");
}

.august-btn.small {
    width: 154px;
    height: 48px;
    font-size: 20px;
    background-size: 154px 48px;
}

.august-btn.disabled,
.august-btn:disabled {
    color: #ffffff;
    cursor: default;
    background-image: url("../img/btn03.png");
    background-size: 187px 49px;
    text-shadow: 0 1px 2px rgba(84, 84, 84, 0.45);
}

.august-btn.small.disabled,
.august-btn.small:disabled {
    background-size: 154px 48px;
}

.coupon-card .august-btn {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    width: 188px;
    height: 55px;
    font-size: 20px;
    background-size: 188px 53px;
}

.coupon-daily .august-btn.disabled,
.coupon-daily .august-btn:disabled {
    background-size: 187px 49px;
}

.coupon-recharge .august-btn {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    width: 138px;
    height: 43px;
    font-size: 18px;
    background-size: 138px 43px;
    padding-bottom: 3px;
}
.poker-section {
    margin-top: 35px;
}

.poker-title {
    width: 1086px;
    height: 281px;
}

.poker-count-bar {
    position: absolute;
    left: 50%;
    top: -430px;
    z-index: 3;
    width: 540px;
    height: 76px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    transform: translateX(-50%);
}

.poker-count-bar span {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.poker-count-bar > * + * {
    margin-left: 24px;
}

.poker-count-bar strong {
    color: #ffe36f;
    font-size: 40px;
    font-weight: 700;
}

.poker-count-action {
    width: 154px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.poker-count-action em {
    margin-top: 1px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    white-space: nowrap;
}

.poker-stage {
    position: relative;
    width: 1180px;
    min-height: 0;
    margin: 246px auto 0;
}

.save-zone {
    width: 829px;
    height: 162px;
    margin: 5px auto 0;
    padding: 122px 0 0;
    position: relative;
    left: -2px;
    background: url("../img/panel-save.png") center / 829px 284px no-repeat;
}

.flip-zone {
    width: 826px;
    height: 264px;
    margin: 38px auto 0;
    padding: 205px 0 0;
    position: relative;
    left: 7px;
    background: url("../img/panel-flip.png?v=202608141134") center / 826px 469px no-repeat;
}

.card-row {
    display: flex;
    justify-content: center;
}

.card-row .poker-card + .poker-card {
    margin-left: 18px;
}

.poker-card {
    width: 108px;
    height: 144px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    transition: transform 0.15s ease;
}

.poker-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 67, 112, 0.18);
}

.poker-card.selected img {
    /* box-shadow: 0 0 0 4px #ffb31f, 0 8px 15px rgba(0, 67, 112, 0.24); */
}

.poker-card.is-flipping-open {
    opacity: 0;
    transform: rotateY(90deg) scale(0.96);
    transform-origin: center;
    transition: transform 0.36s ease, opacity 0.18s ease;
    backface-visibility: hidden;
}

.poker-card.is-flipping-open.is-flipped-open {
    opacity: 1;
    transform: rotateY(0deg) scale(1);
}

.poker-card.flip-delay-1 {
    transition-delay: 0.06s;
}

.poker-card.flip-delay-2 {
    transition-delay: 0.12s;
}

.poker-card.flip-delay-3 {
    transition-delay: 0.18s;
}

.poker-card.flip-delay-4 {
    transition-delay: 0.24s;
}

.poker-actions {
    position: absolute;
    left: 40%;
    bottom: 45px;
    z-index: 3;
    width: 188px;
    height: 55px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    transform: translateX(-50%);
}

.poker-actions .august-btn + .august-btn {
    margin-left: 14px;
}

.poker-actions span {
    margin-top: 0;
}

.flip-save-btn {
    position: absolute;
    left: 72.5%;
    bottom: 45px;
    z-index: 3;
    width: 215px;
    height: 50px;
    font-size: 15px;
    transform: translateX(-50%);
    background: url(../img/btn04.png) no-repeat center;
    background-size: 215px 50px;
    border: 0;
}
.flip-save-btn:hover{
    background: url(../img/btn04-h.png) no-repeat center;
    background-size: 215px 50px;
}

.poker-actions span {
    position: absolute;
    left: 80px;
    top: -317px;
    width: 300px;
    height: 44px;
    padding-left: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 44px;
    background: none;
}

.poker-actions strong {
    color: #ffe36f;
    font-size: 36px;
}

.poker-rank-bar {
    width: 590px;
    height: 72px;
    margin: 35px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
}

.poker-rank-bar > span {
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.poker-rank-bar > span > strong {
    margin: 0 4px;
    color: #ffe36f;
    font-size: 44px;
    font-weight: 700;
}

.poker-rank-bar > span > em {
    position: absolute;
    left: 50%;
    top: 48px;
    color: #ffe36f;
    font-size: 13px;
    line-height: 16px;
    transform: translateX(-50%);
}

.poker-rank-bar > span.is-rank-hidden > em {
    color: #ffe36f;
}

.poker-rank-action {
    width: 188px;
    margin-left: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.poker-rank-action small {
    margin-top: -18px;
    z-index: 1;
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    pointer-events: none;
}

.poker-rank-action small strong {
    font-weight: 400;
}

.flip-zone .poker-count-bar {
    top: 67px;
    width: 720px;
    height: 55px;
    padding: 0;
    justify-content: center;
    font-size: 20px;
}

.flip-zone .poker-count-bar > * + * {
    margin-left: 32px;
}

.flip-zone .poker-count-bar strong {
    font-size: 42px;
}

.flip-zone .poker-count-action {
    width: auto;
    flex-direction: row;
}

.flip-zone .poker-count-action em {
    margin: 0 0 0 12px;
    color: #ffe36f;
    font-size: 14px;
    line-height: 16px;
}

.poker-stage {
    margin-top: 36px;
}

.flip-zone {
    margin-top: 57px;
}

.poker-actions .js-open-swap,
.poker-actions span {
    display: none;
}
.point-rule {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    width: 463px;
    height: 626px;
    transform: translate(392px, -50%);
    visibility: hidden;
    transition: none;
}

.poker-rank-bar {
    width: 590px;
    height: 72px;
    margin: 35px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
}

.poker-rank-bar > span {
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.poker-rank-bar > span > strong {
    margin: 0 4px;
    color: #ffe36f;
    font-size: 44px;
    font-weight: 700;
}

.poker-rank-bar > span > em {
    position: absolute;
    left: 50%;
    top: 55px;
    color: #ffe36f;
    font-size: 13px;
    line-height: 16px;
    transform: translateX(-50%);
}

.poker-rank-action {
    width: 188px;
    margin-left: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.poker-rank-action small {
    margin-top: -22px;
    z-index: 1;
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    pointer-events: none;
}

.poker-rank-action small strong {
    font-weight: 400;
}

.flip-zone .poker-count-bar {
    top: 85px;
    width: 720px;
    height: 55px;
    padding: 0;
    justify-content: center;
    font-size: 20px;
}

.flip-zone .poker-count-bar > * + * {
    margin-left: 32px;
}

.flip-zone .poker-count-bar strong {
    font-size: 42px;
}

.flip-zone .poker-count-action {
    width: auto;
    flex-direction: row;
}

.flip-zone .poker-count-action em {
    margin: 0 0 0 12px;
    color: #ffe36f;
    font-size: 14px;
    line-height: 16px;
}

.poker-stage {
    margin-top: 36px;
}

.flip-zone {
    margin-top: 57px;
}


.point-rule {
    visibility: visible;
    transition: transform 0.3s ease;
}

.point-rule.is-open {
    transform: translate(0, -50%);
}

.point-rule-tip {
    position: absolute;
    left: -241px;
    top: 216px;
    width: 241px;
    height: 186px;
    display: none;
    pointer-events: none;
}

.point-rule.show-rule-tip .point-rule-tip {
    display: block;
    -webkit-animation: august-rule-tip-nudge 0.9s ease-in-out infinite;
    animation: august-rule-tip-nudge 0.9s ease-in-out infinite;
}

@-webkit-keyframes august-rule-tip-nudge {
    0%, 100% {
        opacity: 0.9;
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes august-rule-tip-nudge {
    0%, 100% {
        opacity: 0.9;
        transform: translateX(-8px);
    }
    50% {
        opacity: 1;
        transform: translateX(0);
    }
}

.point-rule-tab {
    position: absolute;
    left: 0;
    top: 199px;
    width: 71px;
    height: 229px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: transparent url("../img/rule-btn.png") center / 71px 229px no-repeat;
}

.point-rule-panel {
    position: absolute;
    left: 71px;
    top: 0;
    width: 392px;
    height: 626px;
    background: url("../img/rule-bg.png") center / 392px 626px no-repeat;
}

.rank-section {
    margin-top: 52px;
    display: flex;
    flex-direction: column;
}

.rank-title {
    width: 424px;
    height: 166px;
    order: 1;
}

.rank-podium-list {
    width: 1030px;
    height: 330px;
    margin: 52px auto 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-top: 75px;
    order: 3;
}

.rank-podium {
    position: relative;
    text-align: center;
    z-index: 9;
}

.rank-podium:hover,
.rank-podium.is-rank-preview-open {
    z-index: 40;
}

.rank-podium img {
    display: block;
}

.rank-one {
    top: -130px;
    z-index: 6;
}

.rank-user {
    position: absolute;
    left: 0;
    top: 102px;
    width: 100%;
    color: #f35a1c;
    font-size: 32px;
    font-weight: 900;
}
.rank-one .rank-user {
    top: 80px;
}
.mini-card-row {
    position: absolute;
    left: 50%;
    top: 153px;
    z-index: 4;
    display: flex;
    transform: translateX(-50%);
}

.mini-card-row > img + img {
    margin-left: 6px;
}

.mini-card-row.has-preview {
    cursor: pointer;
}

.rank-one .mini-card-row {
    top: 125px;
}

.mini-card-row img {
    width: 35px;
}

.mini-card-preview {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 12px);
    z-index: 25;
    display: none;
    width: 480px;
    padding: 16px 18px;
    border: 2px solid #39b8ff;
    border-radius: 10px;
    background: rgba(255, 249, 232, 0.97);
    box-shadow: 0 8px 18px rgba(0, 86, 142, 0.26);
    transform: translateX(-50%);
}

.mini-card-row.has-preview:hover .mini-card-preview {
    display: block;
}

.mini-card-preview-cards {
    display: flex;
    justify-content: center;
}

.mini-card-preview-cards img + img {
    margin-left: 12px;
}

.mini-card-preview .mini-card-preview-cards img {
    width: 84px;
    height: 112px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 67, 112, 0.18);
}

.mini-card-preview-close {
    display: none;
}

.rank-more-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
    order: 4;
}

.rank-more + .rank-more {
    margin-top: -3px;
}

.rank-more {
    position: relative;
    width: 585px;
    height: 119px;
    color: #8a4a0d;
    font-size: 20px;
    font-weight: 900;
}

.rank-more img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 585px;
    height: auto;
    transform: translateX(-50%);
}

.rank-more span,
.rank-more em {
    position: relative;
    z-index: 1;
    line-height: 119px;
}

.rank-more span {
    margin-left: 195px;
}

.rank-more em {
    margin-left: 32px;
    color: #ff581e;
}

.my-rank {
    position: relative;
    width: 740px;
    height: 100px;
    margin: 28px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    order: 2;
}

.my-rank > * + * {
    margin-left: 40px;
}

.my-rank span,
.my-rank button {
    position: relative;
    z-index: 1;
}

.my-rank span {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
}

.my-rank strong {
    color: #ffe36f;
    font-size: 40px;
}

.recharge-section {
    margin-top: 34px;
}

.recharge-title {
    width: 424px;
    height: 167px;
}

.recharge-panel {
    width: 1121px;
    height: 537px;
    left: 11px;
    margin: -117px auto 0;
    padding-top: 125px;
    position: relative;
    background: url("../img/panel-recharge.png") center / 1121px 662px no-repeat;
}

.recharge-total {
    margin-top: 8px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.recharge-total strong {
    color: #ffe36f;
    font-size: 36px;
    font-weight: 500;
}

.progress-wrap {
    position: relative;
    width: 915px;
    height: 103px;
    margin: -10px auto 0;
    background: url(../img/progress-bg.png) no-repeat center;
    background-size: contain;
}
.progress-bg{
    position: absolute;
    left: 87px;
    top: 51px;
    width: 741px;
    height: 29px;
}
.progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 741px;
    height: 29px;
    overflow: hidden;
}

.progress-bar img {
    width: 741px;
    height: 100%;
    object-fit: fill;
}

.progress-node {
    position: absolute;
    top: -16px;
    width: 56px;
    height: 60px;
    background: url("../img/progress-yuan.png") center / 56px 60px no-repeat;
    transform: translateX(-50%);
}

.recharge-coupon-list {
    margin-top: 5px;
}

.rule-section {
    margin-top: 42px;
    padding-bottom: 50px;
}

.rule-title {
    width: 424px;
    height: 167px;
}

.rule-content {
    width: 1192px;
    min-height: 650px;
    margin: 42px auto 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    text-align: left;
    position: relative;
    left: 2px;
}

.rule-content p {
    margin-bottom: 0;
}

.pop_select_hongbao {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    margin: -233px 0 0 -358px;
    width: 666px;
    height: 435px;
    padding: 30px 30px 0 20px;
    background: url(../img/pop-bg02.png) center / 716px 465px no-repeat;
}

.pop_select_hongbao .btn-close {
    position: absolute;
    right: -8px;
    top: 50px;
    width: 52px;
    height: 51px;
    cursor: pointer;
    background: url("../img/pop-close.png") center / 52px 51px no-repeat;
}

.pop_select_hongbao .lblist-tile {
    height: 66px;
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    line-height: 66px;
    text-align: center;
    text-shadow: 0 2px 2px rgba(184, 80, 0, 0.42);
}
.lblist-p{
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
.lblist-p span{
    color: inherit;
    margin: 0 4px;
}
.hongbao_list {
    display: flex;
    justify-content: center;
    margin-top: 7px;
}

.hongbao_list > * + * {
    margin-left: 42px;
}

.hongbao_list .webgame,
.hongbao_list .h5game {
    width: 181px;
    text-align: center;
}

.hongbao_list .img {
    width: 181px;
    height: 252px;
    margin-bottom: -4px;
}

.hongbao_list .webgame .img {
    background: url("../img/webgame.png") center / 181px 252px no-repeat;
}

.hongbao_list .h5game .img {
    background: url("../img/h5game.png") center / 181px 252px no-repeat;
}

.hongbao_list .btn-style {
    display: block;
    text-align: center;
    width: 151px;
    height: 47px;
    line-height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    background: url("../img/btn01.png") center / 151px 47px no-repeat;
    margin: -76px auto 0;
}
.hongbao_list .btn-style:hover{
    background: url("../img/btn01-h.png") center / 151px 47px no-repeat;
}

.august2026-page #one_line_tip,
.august2026-page #two_line_tip {
    width: 666px;
    height: 435px;
    margin: -233px 0 0 -358px;
    padding: 30px 30px 0 20px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    background: url("../img/pop-bg02.png") center / 716px 465px no-repeat;
}

.august2026-page #one_line_tip::before,
.august2026-page #two_line_tip::before {
    content: "温馨提示";
    position: absolute;
    left: 50%;
    top: 30px;
    width: 430px;
    height: 66px;
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    line-height: 66px;
    text-align: center;
    text-shadow: 0 2px 2px rgba(184, 80, 0, 0.42);
    transform: translateX(-50%);
}

.august2026-page #one_line_tip .btn-close,
.august2026-page #two_line_tip .btn-close {
    right: -8px;
    top: 50px;
    width: 52px;
    height: 51px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("../img/pop-close.png") center / 52px 51px no-repeat;
}

.august2026-page #one_line_tip .pop-bd,
.august2026-page #two_line_tip .pop-bd {
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
}

.august2026-page #one_line_tip .pop-text-cont,
.august2026-page #two_line_tip .pop-text-cont {
    width: 100%;
    text-align: center;
}

.august2026-page #one_line_tip .pop-text-main,
.august2026-page #two_line_tip .pop-text-main {
    width: 570px;
    height: 259px;
    margin: 66px auto 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
}

.august2026-page #two_line_tip .pop-text-main {
    height: 140px;
    margin-top: 72px;
    align-items: flex-end;
}

.august2026-page #two_line_tip .pop-text-sub {
    width: 570px;
    margin: 8px auto 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.august2026-page #one_line_tip .btns-mod,
.august2026-page #two_line_tip .btns-mod {
    margin-top: 0;
    display: flex;
    justify-content: center;
}

.august2026-page #one_line_tip .btn-style,
.august2026-page #two_line_tip .btn-style {
    display: block;
    width: 188px;
    height: 55px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
    text-shadow: 0 2px 2px rgba(171, 79, 0, 0.38);
    background: url("../img/btn01.png") center / 188px 53px no-repeat;
}

.august2026-page #one_line_tip .btn-style:hover,
.august2026-page #two_line_tip .btn-style:hover {
    background-image: url("../img/btn01-h.png");
}
.august-modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(2, 16, 49, 0.76);
}

.august-modal-mask.show {
    display: flex;
}

.august-modal {
    position: relative;
    text-align: center;
}

.august-modal-close {
    position: absolute;
    right: -12px;
    top: -10px;
    z-index: 2;
    width: 52px;
    height: 51px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: url("../img/pop-close.png") center / 52px 51px no-repeat;
}

.august-modal-small {
    width: 666px;
    height: 435px;
    padding: 30px 30px 0 20px;
    background: url("../img/pop-bg02.png") center / 716px 465px no-repeat;
}
.august-modal-small .august-modal-close{
    right: -8px;
    top: 50px;
}
.august-modal-title {
    height: 66px;
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    line-height: 66px;
    text-shadow: 0 2px 2px rgba(184, 80, 0, 0.42);
}

.august-modal-body {
    height: 267px;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
}

.august-modal-body .sub-copy {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}

.august-modal-body .single-card {
    width: 74px;
    height: 98px;
    margin: 12px auto 0;
}

.august-modal-body .modal-card-row {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.august-modal-body .modal-card-row img + img {
    margin-left: 8px;
}

.august-modal-body .modal-card-row img,
.august-modal-body .single-card img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.august-modal-save .august-modal-body {
    height: 269px;
    padding: 0;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
}

.save-confirm-copy {
    margin: 15px auto 15px;
}

.save-confirm-panels {
    display: flex;
    justify-content: center;
}

.save-confirm-group + .save-confirm-group {
    margin-left: 10px;
}

.save-confirm-group {
    position: relative;
    width: 291px;
    height: 93px;
    padding-top: 46px;
}

.save-confirm-saved {
    background: url("../img/baocun.png") center / 291px 139px no-repeat;
}

.save-confirm-next {
    background: url("../img/tihuan.png") center / 291px 139px no-repeat;
}

.save-confirm-card-row {
    display: flex;
    justify-content: center;
}

.save-confirm-card-row img + img {
    margin-left: 3px;
}

.save-confirm-card-row img {
    width: 54px;
}

.august-modal-save .august-modal-actions > * + * {
    margin-left: 30px;
}

.august-modal-swap-confirm {
    width: 666px;
    height: 548px;
    padding: 30px 30px 0 20px;
    background: url("../img/pop-bg03.png") center / 716px 578px no-repeat;
}

.august-modal-swap-confirm .august-modal-close {
    right: -8px;
    top: 53px;
}

.august-modal-swap-confirm .august-modal-title {
    height: 64px;
    font-size: 25px;
    line-height: 64px;
}

.august-modal-swap-confirm .august-modal-body {
    height: 352px;
    padding: 0;
    display: block;
    color: #ffffff;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
}

.swap-confirm-draw-title {
    margin: 6px auto 8px;
    color: #F05B23;
    font-size: 32px;
    font-weight: 500;
    text-shadow: 0 2px 0 #ffffff;
}

.swap-confirm-new-card {
    width: 75px;
    height: 100px;
    margin: 0 auto 18px;
}

.swap-confirm-result-title {
    margin: 0 auto 10px;
    color: #ffffff;
    font-size: 24px;
}

.swap-confirm-card-row {
    display: flex;
    justify-content: center;
}

.swap-confirm-card-row img + img {
    margin-left: 12px;
}

.swap-confirm-new-card img,
.swap-confirm-card-row img {
    width: 75px;
    height: 100px;
}

.august-modal-swap-confirm .august-modal-actions {
    min-height: 0;
    display: block;
}

.swap-confirm-actions-row {
    display: flex;
    justify-content: center;
}

.swap-confirm-actions-row > * + * {
    margin-left: 30px;
}

.august-modal-swap-confirm .august-btn {
    width: 188px;
    height: 55px;
    padding-bottom: 8px;
    font-size: 20px;
    background-size: 188px 53px;
}

.swap-confirm-note {
    margin: 9px auto 0;
    color: #ffe36f;
    font-size: 16px;
    line-height: 1;
}

.august-modal-actions {
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.august-modal-actions > * + * {
    margin-left: 20px;
}

.august-modal-swap {
    position: relative;
    width: 936px;
    height: 790px;
    box-sizing: border-box;
    padding: 56px 88px 0;
    background: url("../img/pop-bg.png") center / 936px 790px no-repeat;
}

@media screen and (max-height: 820px) {
    .august-modal-swap {
        transform: scale(0.84);
    }
}

.august-modal-swap .august-modal-close {
    right: 27px;
    top: -1px;
}

.swap-info {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}

.swap-info > * + * {
    margin-left: 52px;
}

.swap-info strong {
    color: #ffe36f;
    font-size: 30px;
}

.swap-progress-line {
    position: relative;
    width: 760px;
    height: 20px;
    box-sizing: border-box;
    margin: 15px auto 0;
    border: 1px solid #DAF8FE;
    border-radius: 10px;
    background: linear-gradient(180deg, #0A5EB7 0%, #1469C1 100%);
}

.swap-progress-line i {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 10px;
    background: #FF8E23;
    transition: width 0.25s ease;
}

.swap-progress-line span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    background: #FF821E;
    transform: translate(-50%, -50%);
    transition: left 0.25s ease;
}

.swap-amount-tabs {
    display: flex;
    justify-content: center;
    width: 682px;
    margin: 12px auto 0;
}

.swap-amount-tabs span + span {
    margin-left: 20px;
}

.swap-amount-tabs span {
    display: block;
    width: 124px;
    flex: 0 0 124px;
    height: 60px;
    padding-top: 6px;
    color: #3982c3;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    background: url("../img/amount-tab-normal.png") center / 124px 66px no-repeat;
}

.swap-amount-tabs span.active {
    color: #ffffff;
    background-image: url("../img/amount-tab-active.png");
}

.swap-tip {
    margin: 40px 0 7px;
    color: #FADC75;
    font-size: 32px;
    font-weight: 900;
    text-shadow: 0 2px 0 #91361D;
}

.swap-rule-copy {
    width: 660px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}

.swap-zone-tabs {
    display: none;
}

.swap-board {
    width: 680px;
    margin: 19px auto 0;
}

.swap-zone-row {
    position: relative;
    height: 125px;
    padding: 0 79px 0 66px;
    box-sizing: border-box;
}

.swap-zone-row + .swap-zone-row {
    margin-top: 18px;
}

.swap-zone-tabs {
    width: 376px;
    height: 55px;
    margin: 0 auto;
    border-radius: 54px;
    border: 1px solid #36C0FE;
    background: #FCF5E8;
    justify-content: space-between;
}

.swap-zone-tabs button {
    width: 188px;
    height: 55px;
    border: 0;
    color: #0E3090;
    font-size: 24px;
    font-weight: 500;
    line-height: 55px;
    background: transparent;
    cursor: pointer;
}

.swap-zone-tabs button.active {
    color: #ffffff;
    background: url(../img/active.png) no-repeat center;
    background-size: contain;
}

.swap-zone-tabs button:disabled {
    color: #a6b9c9;
    cursor: default;
}

.swap-card-list {
    min-height: 125px;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0;
}

.swap-card-list .poker-card + .poker-card {
    margin-left: 14px;
}

.swap-card-list .poker-card {
    width: 90px;
    height: 120px;
    border: 4px solid transparent;
    box-sizing: content-box;
}

.swap-card-list .poker-card.selected {
    border: 4px solid #FF4B4E;
    border-radius: 9px;
}

.swap-card-list .swap-placeholder-card {
    cursor: default;
}

.august-modal-swap .august-modal-actions {
    margin-top: 18px;
}

.august-modal-swap .august-modal-actions > * + * {
    margin-left: 17px;
}

.swap-discard {
    position: absolute;
    right: 0;
    top: 26px;
    z-index: 5;
    width: 67px;
    height: 72px;
    background: url(../img/card-slot-empty.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
}
.swap-discard:hover {
    background: url(../img/card-slot-empty-h.png) no-repeat center;
    background-size: contain;
}
.swap-discard-pop {
    position: absolute;
    right: 58px;
    bottom: 60px;
    z-index: 6;
    width: 426px;
    height: 292px;
    padding: 20px 25px 0;
    display: none;
    color: #0b65b1;
    text-align: center;
    background: url(../img/card-tip-bg.png) no-repeat center;
    background-size: contain;
}

.swap-discard-pop.has-two-discard-rows {
    height: 342px;
    background-size: 100% 100%;
}

.swap-discard-pop.has-three-discard-rows {
    height: 392px;
    background-size: 100% 100%;
}

.swap-discard:hover .swap-discard-pop {
    display: block;
}

.swap-discard-title {
    display: block;
    width: 163px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 163px 38px;
}

.swap-discard-title.is-saved {
    background-image: url("../img/cp-tile.png");
}

.swap-discard-title.is-flip {
    background-image: url("../img/fp-tile.png");
}

.swap-discard-pop p {
    text-align: center;
    margin: 14px auto 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.swap-discard-card-row {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 100px;
    margin: 0 auto;
}

.swap-discard-card-line {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.swap-discard-card-line + .swap-discard-card-line {
    margin-top: -50px;
}

.swap-discard-card-line .discard-card-item + .discard-card-item {
    margin-left: 5px;
}

.discard-card-item {
    flex: 0 0 auto;
    display: block;
    width: 75px;
    height: 100px;
}

.discard-card-item img {
    display: block;
    width: 75px;
    height: 100px;
    box-shadow: 0 1px 3px rgba(0, 64, 118, 0.18);
}

.swap-discard-card-row.is-empty {
    justify-content: center;
}

.discard-card-empty {
    width: 75px;
    height: 130px;
}

.discard-card-empty img {
    width: 75px;
    height: 130px;
    box-shadow: none;
}

#my_prize.august-common-prize-pop {
    width: 666px !important;
    height: 435px !important;
    margin: -233px 0 0 -358px !important;
    border: 0 !important;
    background: url("../img/pop-bg02.png") center / 716px 465px no-repeat !important;
    box-shadow: none !important;
    padding: 30px 30px 0 20px;
}

#my_prize.august-common-prize-pop .btn-close {
    right: -8px !important;
    top: 50px !important;
    width: 52px !important;
    height: 51px !important;
    overflow: hidden;
    text-indent: -9999px;
    background: url("../img/pop-close.png") center / 52px 51px no-repeat !important;
}

#my_prize.august-common-prize-pop .pop-bd {
    width: 100%;
}

#my_prize.august-common-prize-pop .lblist-bd {
    position: absolute;
    left: 50%;
    top: 30px;
    width: 430px;
    height: 66px;
    margin: 0;
    transform: translateX(-50%);
}

#my_prize.august-common-prize-pop .lblist-bd ul {
    margin: 0;
    padding: 0;
}

#my_prize.august-common-prize-pop .lblist-bd li,
#my_prize.august-common-prize-pop .lblist-bd li.active {
    width: 430px;
    height: 66px;
    padding: 0;
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    line-height: 66px;
    text-align: center;
    text-shadow: 0 2px 2px rgba(184, 80, 0, 0.42);
    background: none;
}

#my_prize.august-common-prize-pop .pop-lblist {
    width: 586px;
    height: 268px;
    margin: 85px auto 0;
    padding: 0;
}

#my_prize.august-common-prize-pop .lblist-table {
    width: 100%;
    height: 222px;
    overflow: hidden;
    border: 1px solid rgba(246, 183, 67, 0.46);
    border-radius: 6px;
    background: rgba(0, 16, 59, 0.76);
    box-shadow: inset 0 1px 0 rgba(255, 231, 155, 0.16);
}

#my_prize.august-common-prize-pop .lblist-table .bg {
    display: none;
}

#my_prize.august-common-prize-pop .pop-lblist table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    color: #f4f7ff;
    font-size: 14px;
}

#my_prize.august-common-prize-pop .pop-lblist th,
#my_prize.august-common-prize-pop .pop-lblist td {
    box-sizing: border-box;
    height: 36px;
    padding: 0 8px;
    overflow: hidden;
    color: #f4f7ff;
    line-height: 36px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 0;
    border-bottom: 1px solid rgba(246, 183, 67, 0.18);
}

#my_prize.august-common-prize-pop .pop-lblist th {
    height: 40px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 0 1px 2px rgba(0, 16, 59, 0.72);
    background: linear-gradient(180deg, rgba(25, 75, 155, 0.96) 0%, rgba(6, 42, 108, 0.96) 100%);
}

#my_prize.august-common-prize-pop .pop-lblist td {
    background: rgba(4, 32, 88, 0.48);
}

#my_prize.august-common-prize-pop .pop-lblist tr:nth-child(odd) td {
    background: rgba(16, 58, 126, 0.42);
}

#my_prize.august-common-prize-pop .pop-lblist tr:last-child td {
    border-bottom: 0;
}

#my_prize.august-common-prize-pop .pop-lblist td a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    color: #ffc957 !important;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}

#my_prize.august-common-prize-pop .pop-lblist td a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

#my_prize.august-common-prize-pop .pages {
    height: 34px;
    margin-top: 8px;
    color: #126ba8;
    text-align: center;
    line-height: 28px;
}

#my_prize.august-common-prize-pop .pagination_con {
    display: inline-block;
}

#my_prize.august-common-prize-pop .pages a,
#my_prize.august-common-prize-pop .pages .disabled,
#my_prize.august-common-prize-pop .pages .current {
    min-width: 28px;
    height: 26px;
    margin: 0 3px;
    padding: 0 9px;
    border: 1px solid #56b9ec;
    border-radius: 13px;
    color: #126ba8;
    line-height: 26px;
    background: rgba(255, 255, 255, 0.72);
}

#my_prize.august-common-prize-pop .pages a:hover,
#my_prize.august-common-prize-pop .pages .current {
    color: #ffffff;
    border-color: #ff8d19;
    background: linear-gradient(180deg, #ffbe32 0%, #ff8619 100%);
}

#my_prize.august-common-prize-pop .w1 {
    width: 12% !important;
}

#my_prize.august-common-prize-pop .w2 {
    width: 36% !important;
}

#my_prize.august-common-prize-pop .w3 {
    width: 24% !important;
}

#my_prize.august-common-prize-pop .w4 {
    width: 28% !important;
}
#augustMessageModal{
    z-index: 1100 !important;
}
.august2026-page #one_line_tip{
    z-index: 1100 !important;
}
