@media (min-width: 900px) {
    .ct-right {
        scrollbar-width: thin;
        scrollbar-color: transparent transparent;

        &::-webkit-scrollbar {
            width: 6px;
            background-color: transparent;
        }

        &::-webkit-scrollbar-thumb {
            background-color: transparent;
        }
    }
    .ct-img-number{
        justify-content: flex-start;
    }
}
a {
    text-decoration: none;
    color: inherit;
}
.wx_share {
    --vh: 3.8rem;
    width: var(--vh);
    height: var(--vh);
    position: fixed;
    right: 1rem;
    bottom: 8rem;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    border: 4px solid #d24f6b;
}

.wx_share-box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 999;
    pointer-events: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.wx_share-con {
    width: 20rem;
    background: white;
    border-radius: .8rem;
    padding: 1rem;
    position: relative;
}
#wx_share_url{
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.wx_sc-title {
    text-align: center;
    color: red;
    font-size: 1.5rem;
}

.wx_sc-des {
    color: red;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wx_sc-url {
    width: 100%;
    margin-top: 1rem;
}

.wx_sc-url-wd {
    display: flex;
    flex-flow: column;
    border: 1px solid red;
    padding: .2rem .5rem;
    margin-top: .5rem;
    border-radius: .5rem;
}

.wx_sc-copy {
    width: 100%;
    text-align: right;
    color: #6A8BD4;
}

.wx_sc-qr {
    width: 100%;
    margin-top: 1rem;
}

.wx_sc-qr-item {
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: center;
}

.wx_sc-qr-item img {
    width: 12rem;
    height: 12rem;
    margin-top: .5rem;
}

.wx_sc-close {
    position: absolute;
    display: flex;
    justify-content: center;
    top: .2rem;
    right: .2rem;
}

.wx_sc-close img {
    width: 3rem;
    height: 3rem;
}
.ct-list {
    width: 100%;
}

.ct-item {
    width: 100%;
    color: black;
    font-size: 1rem;
    padding: .5rem 1rem .5rem 0.5rem;
    background: white;
    margin-top: .5rem;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
    border-radius: .6rem;
    position: relative;
    min-height: 3.25rem;
}

.ct-tips {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #B51902;
    border-top-left-radius: .6rem;
    border-bottom-right-radius: .6rem;
    font-size: .8rem;
    padding: .2rem .5rem;
}
.ct-gst{
    background-color: #452F04!important;
}
.ct-pay{
    background-color: #0D077A!important;
    color: black!important;
}
.ct-price {
    padding: .1rem .5rem;
    border-radius: .3rem;
    background: linear-gradient(90deg,
    #333, #ff0, #ff0, #333);
    background-size: 300% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: gradientFlash 4s linear infinite;
}
@keyframes gradientFlash {
    0% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
.ct-ani {
    color: white;
    animation: blink 3s linear infinite;
}

@keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}
.item-clock{
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: .5rem;
    left: 14rem;
}
.p-all {
    padding: 0 .5rem 7px .5rem .5rem;
    margin-bottom: 1rem;
}

.bg {
    background: linear-gradient(to right, #66CCFF, #9999FF, #66CCFF);
}

.br-12 {
    border-radius: 12px;
    overflow: hidden;
}

.pb-head {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pb-tit {
    font-size: 1.1rem;
    color: #000;
    padding-top: .5rem;
    margin-bottom: .5rem;
}

.cotnent-block2 {
    background: url("""") no-repeat center 100%;
    padding-bottom: 0
}

.cotnent-block2 .contentblock-table {
    background-color: transparent;
    width: 100%;
    margin: auto;
    box-shadow: 0 0 0.266667rem 0 rgb(255 255 255 / 48%);
    margin-top: 1px;
}

table {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.5;
}

.cotnent-block2 .contentblock-table tbody td.one-td,
.cotnent-block2 .contentblock-table tbody td.onr-td {
    width: 22%;
    border-right: none;
    font-size: 15px;
    color: #07608a;
    text-shadow: 1px 1px 1px #18f1f1;
    border-bottom: 1px solid #e3d7ce;
    position: relative;
    line-height: 20px;
}

.cotnent-block2 .contentblock-table tbody td.one-td,
.cotnent-block2 .contentblock-table tbody td.onr-td {
    width: 22%;
    border-right: none;
    font-size: 15px;
    color: #07608a;
    text-shadow: 1px 1px 1px #18f1f1;
    border-bottom: 1px solid #e3d7ce;
    position: relative;
    line-height: 20px;
}

.cotnent-block2 .contentblock-table tbody td.one-td::after,
.cotnent-block2 .contentblock-table tbody td.onr-td::after {
    content: "" "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 32px;
    z-index: 0;
}

.cotnent-block2 .contentblock-table tbody td.onr-td::after {
    background-image: url("""");
    left: 1px
}

.cotnent-block2 .contentblock-table tbody td.one-td::after {
    background-image: url("""");
    left: -.1rem
}

.cotnent-block2 .contentblock-table tbody td {
    text-align: center;
    color: rgb(255, 36, 0);
    font-size: 16px;
    border-bottom: 1px solid rgb(227, 215, 206);
    border-right: 1px solid rgb(227, 215, 206);
}

.cotnent-block2 .contentblock-table tbody td.one-td,
.cotnent-block2 .contentblock-table tbody td.onr-td {
    width: 22%;
    border-right: none;
    font-size: 15px;
    color: #07608a;
    text-shadow: 1px 1px 1px #18f1f1;
    border-bottom: 1px solid #e3d7ce;
    position: relative;
    line-height: 20px;
}

.cotnent-block2 .contentblock-table tbody td.one-td font,
.cotnent-block2 .contentblock-table tbody td.onr-td font {
    position: relative;
    z-index: 1;
}

.rmvd,
.zlimg {
    width: 3rem;
    height: 3rem;
}

.rmvd {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.wbl {
    color: #000 !important;
}

.centtt {
    text-align: center;
}
.f-menu {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background-image: linear-gradient(
            180deg,
            #069c72,
            #058d67,
            #047e5c,
            #046f51,
            #046147
    );
    box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.2);
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    padding: .5rem 0;
    z-index: 10;
}
.fm-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.fm-wd {
    color: white;
    font-size: 0.6rem;
    text-align: center;
}
.fm-ico {
    width: 1.5rem;
    height: 1.5rem;
}
.bgbox-close{
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: -1rem;
    right: -1rem;
}
.bgbox-first{
    display: inline-block;
    margin-top: -3rem;
}
.bgpp-box{
    width: 100%;
    position: fixed;
    height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    z-index: 999;
    top: 0;
    left: 0;
    pointer-events: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
.bgbox-gg{
    font-size: 1.2rem;
    font-weight: bold;
}
.bgbox-avd{
    width: 3rem;
    height: 3rem;
    margin-right: 1rem;
}
.bgpp-box-ct{
    width: 20rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
}
.bgbox-img{
    width: 100%;
}
.bgbox-dv{
    background: #f2f2f6;
    padding: 1rem;
    width: 100%;
}
.bgbox-card{
    background: white;
    border-radius: .5rem;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 1rem;
    margin-bottom: 1rem;
}
.bgbox-btn{
    background: #222227;
    margin-left: auto;
    color: #f4d3b9;
    border-radius: .8rem;
    font-size: 1rem;
    padding: .2rem .5rem;
}
</style><style>
         .account-popup{
             --zin: 1000;
             width: 100%;
             height: 100vh;
             z-index: var(--zin);
             background-color: rgba(0, 0,0, .7);
             position: fixed;
             top: 0;
             left: 0;
             pointer-events: auto;
             display: flex;
             justify-content: center;
             align-items: center;
         }
.ap-box{
    background: white;
    margin: auto;
    border-radius: .5rem;
}
.ap-account{
    padding: 1rem 2rem;
}
.ap-footer{
    display: flex;
}
.ap-footer div{
    flex: 1;
    text-align: center;
    padding: .5rem 0;
    color: white;
}
.ap-close{
    background: #B3A3B4;
    border-bottom-left-radius: .5rem;
}
.ap-copy{
    background: #CC436E;
    border-bottom-right-radius: .5rem;
}

.share {
    --vh: 3.8rem;
    width: var(--vh);
    height: var(--vh);
    position: fixed;
    right: 1rem;
    bottom: 8rem;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    border: 4px solid #d24f6b;
    z-index: 999;
}

.share-box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 999;
    pointer-events: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.share-con {
    width: 20rem;
    background: white;
    border-radius: .8rem;
    padding: 1rem;
    position: relative;
}
#share_url{
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.sc-title {
    text-align: center;
    color: red;
    font-size: 1.5rem;
}

.sc-des {
    color: red;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 1rem;
}

.sc-url {
    width: 100%;
    margin-top: 1rem;
}

.sc-url-wd {
    display: flex;
    flex-flow: column;
    border: 1px solid red;
    padding: .2rem .5rem;
    margin-top: .5rem;
    border-radius: .5rem;
}

.sc-copy {
    width: 100%;
    text-align: right;
    color: #6A8BD4;
}

.sc-qr {
    width: 100%;
    margin-top: 1rem;
}

.sc-qr-item {
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: center;
}

.sc-qr-item img {
    width: 12rem;
    height: 12rem;
    margin-top: .5rem;
}

.sc-close {
    position: absolute;
    display: flex;
    justify-content: center;
    top: .2rem;
    right: .2rem;
}

.sc-close img {
    width: 3rem;
    height: 3rem;
}
#container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(to bottom, rgba(255, 78, 80, .5), rgba(249, 212, 39, .5));
    overflow: hidden;
    z-index: 9998;
}

.red-packet {
    position: absolute;
    width: 60px;
    height: 80px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 80"><rect x="5" y="5" width="50" height="70" rx="5" ry="5" fill="%23e74c3c" stroke="%23c0392b" stroke-width="2"/><rect x="15" y="15" width="30" height="10" rx="5" ry="5" fill="%23f1c40f"/><text x="30" y="50" font-family="Arial" font-size="14" fill="white" text-anchor="middle">福</text></svg>');
    background-size: contain;
    cursor: pointer;
    transition: transform 0.2s;
    z-index: 1;
}

.red-packet:hover {
    transform: scale(1.1);
}

.red-packet.active {
    animation: shake 0.5s ease-in-out;
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0) scale(1.2);
    }
    25% {
        transform: translateX(-5px) scale(1.2);
    }
    75% {
        transform: translateX(5px) scale(1.2);
    }
}

.result-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}

.result-overlay.show {
    opacity: 1;
    pointer-events: all;
}

.result-content {
    background-color: #e74c3c;
    color: white;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    transform: scale(0.5);
    transition: transform 0.3s;
    max-width: 80%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.result-overlay.show .result-content {
    transform: scale(1);
}

.result-title {
    font-size: 24px;
    margin-bottom: 15px;
}

.result-amount {
    font-size: 36px;
    font-weight: bold;
    margin: 20px 0;
    color: #f1c40f;
}

.close-btn {
    background-color: #f1c40f;
    color: #c0392b;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
}
.redGoldBtnClass {
    width: 3rem;
    height: 4rem;
    position: fixed;
    right: 1rem;
    bottom: 13rem;
    background-image: url(./ball/redgold.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: white;
    padding-top: 2.3rem;
    font-size: .8rem;
    text-align: center;
    animation: redGoldAni 1s infinite alternate;
    z-index: 999;
}

@keyframes redGoldAni {
    0% {
        transform: rotate(10deg);
        transform-origin: center bottom;
    }

    100% {
        transform: rotate(-10deg);
        transform-origin: center bottom;
    }
}
.chatgo{
    position: fixed;
    right: 1rem;
    bottom: 18rem;
    width: 4rem;
    height: 4rem;
}

.qiandao_img{
    width: 4rem;
    height: 4rem;
}
.qiandao{
    --vh: 3.8rem;
    width: var(--vh);
    height: var(--vh);
    position: fixed;
    right: 1rem;
    bottom: 23rem;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: .825rem;
    font-weight: 800;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    border: 4px solid #d24f6b;
}