* {
    padding: 0;
    box-sizing: border-box
}
a {
    text-decoration: none;
}
ul, li {
    list-style: none;
    padding: 0;
}
p {
    margin: 0;
}
body {
    margin: 0 auto;
    font-size: 18px;
}
table {
    width: 100%!important;
    border: 1px solid #ddd;
}
.box {
    /*padding: 4px;*/
    /*margin: 5px 0;*/
    /*border-radius: 5px;*/
    /*background-image: linear-gradient(to right, #75e3b7, #75e3ab, #7fecc1, #75e3b7, #72e4b6, #75e3c3, #75e3b7);*/
}

.tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 10px;
    background: #f0f0f0;
}
.tab {
    padding: 6px 12px;
    cursor: pointer;
    background-color: #ccc;
    border-radius: 4px;
    text-align: center;
}
.tab.lottery_5.active {
    background-color: #1fb61d;
    color: white;
}
.tab.lottery_1.active {
    background-color: #e71607;
    color: white;
}
.accordion{
    margin: 5px;
}

.accordion .content {
    background: #fff;
}
.accordion .content p {
    padding: 8px 10px!important;
}
details {
    margin-bottom: 10px;
    outline: none;
}
summary {
    list-style: none !important;
    border-radius: 8px;
    background: #fff;
    padding: 8px 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
details[open] summary {
    background: #fff;
}
summary strong {
    font-size: 16px;
    color: #ff0000;
}
summary::-webkit-details-marker {
    display: none !important;      /* Chrome / Safari / Edge (Blink/WebKit 内核) */
}

summary::marker {
    display: none !important;      /* Firefox / 新标准 */
}
@media (max-width: 768px) {
    summary strong {
        font-size: 16px;
        color: #ff0000;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
summary strong i {
    display: inline-block;
    margin-right: 5px;
    border-radius: 3px;
    width: 48px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    background-color: #ff0000;
}
summary span {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-size: 14px;
    color: #999;
}
.dropdown-arrow {
    width: 22px;
    height: 22px;
    color: #999;
}
details[open] .dropdown-arrow {
    transform: rotate(180deg);
}

.content {
    margin-top: 10px;
    background: #fff;
    padding: 0 5px;
}


.down49tk { padding: 3px 0; box-sizing: border-box; font: 15px/1.75 Arial,'寰蒋闆呴粦'; background: #fff;}
.down49tk ul { list-style: none; margin: 0; padding: 0;}
.down49tk ul li{ float: none;width: auto;height: auto;padding: 0px 0px 0px 0px;text-align: left;font-family: 微软雅黑;}
.down49tk img { vertical-align: middle;}
.down49tk a { text-decoration: none; color: inherit;}
.down49tk-boxt { display: flex; align-items: center;}
.down49tk-boxt-1 { width: 30%; min-width: 130px; text-align: center;}
.down49tk-boxt-1 img { width: 100px;}
.down49tk-boxt-2 { width: 70%; display: flex; flex-direction: row; flex-wrap: wrap;}
.down49tk-boxt-2l { width: 50%;color:black;}
.down49tk-boxt-2l ul{ width: 100%;}
.down49tk-boxt-2r { width: 50%;color:black;}
.down49tk-boxt-2r img { width: 22px;}
.down49tk-rz { margin-top: 5px; color: #15bc83;}
.down49tk-rz img { width: auto;height: 24px; margin-right: 3px;}
.down49tk-boxf { display: flex; flex-direction: row; flex-wrap: wrap; text-align: center; color: #fff;}
.down49tk-boxf div { width: 33.33%;}
.down49tk-boxf a { height: 40px; line-height: 40px; display: inline-block; width: 80%; border-radius: 5px; transition: all 0.2s;}
.down49tk-boxf a img { width: 24px; margin-right: 3px;}
.down49tk-boxf a:hover { margin-top: -5px;}
.down49tk-boxf-1 {}
.down49tk-boxf-1 a { background: #c34dff;}
.down49tk-boxf-2 {}
.down49tk-boxf-2 a { background: #ff5b5b;}
.down49tk-boxf-3 {}
.down49tk-boxf-3 a { background: #3ebc40;}
#tab49xz { background: white;}
#tab49xz .Menubox {text-align: center; font-weight: bold; font-size: 24px; color: #3ebc40;}
#tab49xz .Menubox ul { list-style: none;display: flex;  padding-inline-start:0px; padding: 2px 0; margin-block-start:0px; margin-block-end:0px;}
#tab49xz .Menubox li {
    color:white;
    list-style: none;width: 20%;
    padding: 4px 2px;
    box-sizing: border-box;
    cursor: pointer; border-radius: 5px;
    background: linear-gradient(to top,#1a8a12,#3bde20);
}
#tab49xz .Menubox li.hover { color: #fff; background: #007aff;}
#tab49xz .Contentbox {}
.tab49xz-txt {}
.tab49xz-txt font { color: #f00; font-weight: bold;}
.tab49xz-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.tab49xz-txt2 a { background: #ff0;}
.tab49xz-pic { padding-top: 10px; text-align: center;}
.tab49xz-pic video { max-width: 100%;}
@media screen and (max-width:750px){
    #tab49xz .Menubox { font-size: 13px;}
    #tab49xz .Menubox ul { border-width: 1px;}

    .tab49xz-txt2 { font-size: 13px;}
}
@media screen and (max-width:500px) {
    .down49tk {
        padding: 10px 0;
        font: 12px/1.75 Arial, '微软雅黑';
    }

    .down49tk-boxt-1 {
        width: 20%;
        min-width: 100px;
        text-align: center;
    }

    .down49tk-boxt-1 img {
        width: 70px;
    }

    .down49tk-boxt-2 {
        width: 80%;
    }

    .down49tk-boxt-2r img {
        width: 16px;
    }

    .down49tk-rz img {
        height: 20px;
        margin-right: 3px;
    }

    .down49tk-boxf a {
        height: 34px;
        line-height: 34px;
        display: inline-block;
        width: 90%;
        border-radius: 5px;
        transition: all 0.2s;
    }

    .down49tk-boxf a img {
        width: 24px;
        margin-right: 3px;
    }

    .down49tk-boxf a:hover {
        margin-top: 0;
    }

    .down49tk-boxf a img {
        width: 20px;
    }
}
.haoju {
    margin: 5px 0;
    text-align: center;
    padding: 3px 0;
    border-radius: 5px;
}
.haoju span {
    font-weight: 600;
    font-size: 19pt;
}
.yjwz {
    text-align: center;
    font-weight: 600;
    font-size: 19pt;
    padding: 5px 0;
    line-height: 40px;
}


.cus-bg-box {
    /*background-image: url("../img/bg1.jpeg");*/
    /*min-height: 60px;*/
    /*position: relative;*/
    /*background-size: 100% 60px;*/
    /*margin-top: 5px;*/
    /*background-repeat: no-repeat;*/
    /*padding-bottom: 20px;*/
}
.cus-bg-box .content-area table,
.cus-bg-box .content-area table td {
    table-layout: fixed;
    width: 100%;
    border-color: #aaa!important;
    background-color: transparent!important;
}
/*.cus-bg-box:after {*/
/*    display: block;*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    height: 20px;*/
/*    background-image: url("../img/bg3.jpg");*/
/*    background-size: 100% 20px;*/
/*    background-repeat: no-repeat;*/
/*}*/

.list-title {
    background: linear-gradient(transparent, #f7f3f3);
    font-size: 26px;
    color: #000;
    text-align: center;
    font-weight: 600;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #738e9f;
}
.content-area {
    /*background-image: url("../img/bg2.jpeg");*/
    position: relative;
    background: #fcfdf6;
}

.copyright {
    width: 80%;
    margin: 0 auto 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    text-align: center;
}


/* 澳门葡京论坛样式 */
@font-face {
    font-family: Hubot Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../static/hubot-sans-vietnamese-400-normal.77e35878.woff2) format("woff2"), url(../static/hubot-sans-vietnamese-400-normal.bf83c1e9.woff) format("woff");
}
* {
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
ul,
li {
    list-style: none;
    padding: 0;
}
p {
    margin: 0;
}
html {
    background-color: #ffffff;
    background-image: url(../static/bg.jpg);
    background-repeat: repeat;
    background-position: left top;
    background-size: auto;
}
body {
    margin: 0 auto;
    font-size: 18px;
    max-width: 720px;
    min-width: 320px;
    background: #fff;
    padding-bottom: 72px;
    min-height: 100vh;
}
.sticky {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 99;
}
.head {
    background: #549cee;
    padding: 10px;
    box-sizing: border-box;
    box-sizing: border-box;
}
.head .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .top .left {
}
.head .top .left img {
    height: 65px;
}
.head .top .center {
}
.head .top .center img {
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: #000000 0 0 20px;
    width: 58px;
    height: 58px;
}
.head .top .right {
    display: flex;
    justify-content: flex-end;
}
.head .top .right img {
    height: 48px;
}
.head .login-register {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 10px;
}
.head .login-register .not-login {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.head .login-register .not-login a {
    margin-left: 5px;
    background: #333;
    color: #fad105;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #fad105;
    font-size: 12px;
    width: 44px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}
.head .login-register .not-login a:first-child {
    background: #fad105;
    color: #333;
}
.head .login-register .logged {
    display: none;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
}
.head .login-register .logged .user-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
}
.head .login-register .logged .user-info .coin {
    margin-left: 10px;
}
.head .login-register .logged a {
    margin-left: 5px;
    background: #333;
    color: #fad105;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #fad105;
    font-size: 12px;
    width: 66px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}
.head .bottom {
    padding: 5px 0;
    justify-content: space-between;
    align-items: center;
    display: none;
}
.head .bottom .search {
    display: flex;
    height: 0;
    position: relative;
}
.head .bottom .search img {
    display: none;
    position: absolute;
    left: 10px;
    top: 6px;
    height: 14px;
}
.head .bottom .search input {
    display: none;
    width: 284px;
    border: none;
    height: 26px;
    background: rgba(255, 255, 255, 0.9);
    padding-left: 30px;
}
.head .bottom .search input:focus {
    outline: none;
    border: 2px solid #fad105;
}
.head .bottom .search div {
    display: none;
    margin-left: 5px;
    background: #333;
    color: #fad105;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #fad105;
    font-size: 12px;
    width: 44px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}

.banner img {
    width: 100%;
    border: 2px solid #fff;
    display: block;
}
.ann {
    height: 40px;
    background: #000;
    line-height: 40px;
}
.ann marquee {
    color: red;
    font-size: 18px;
    font-weight: 500;
}
.lottery-box {
    height: 208px;
}
.ad img {
    width: 100%;
    display: block;
}
.block {
    padding: 2px 2px 0 2px;
}
.block .tt {
    background: #549cee;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #ffeb3b;
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.qwzmtj td {
    padding: 5px 10px;
}
.qwzmtj td a {
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}
.zytz {
    display: block;
    text-align: center;
}
.zytz h1 {
    font-size: 20px;
    color: #2196f3;
    margin-top: 10px;
}
.zytz h2 {
    color: #f44336;
    font-size: 24px;
    margin: 10px 0;
}
.zytz h2 span {
    background: #ffeb3b;
}
.zytz h3 {
    font-size: 18px;
    color: #e50af5;
}
.zytz h4 {
    font-size: 24px;
    color: #4caf50;
    margin: 10px 0;
}
.czje td,
.czje th {
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: rgba(26, 26, 26, 0.8);
    font-size: 16px;
    font-weight: 700;
}
.czje td strong,
.czje th strong {
    font-family: Hubot Sans, sans-serif;
    -webkit-font-smoothing: antialiased;
}
.czje th {
    background: rgba(26, 26, 26, 0.1);
}
.czkf {
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
}
.czkf a {
    font-size: 28px;
    color: #f44336;
    background: #ffeb3b;
}
.zszl li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 4px;
    height: 44px;
    margin-top: 2px;
}
.zszl li:hover {
    background: #f5f5f5;
}
.zszl li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.zszl li a .left {
    display: flex;
    align-items: center;
}
.zszl li a .left .type {
    color: #fff;
    border-radius: 2px;
    text-shadow: #ea0b0b 0px 0px 1px, #ea0b0b 0px 0px 3px, #ea0b0b 0px 0px 4px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #43d110, #ffcc00, #43d110) 0% 0% / 200%;
    animation: 3s linear 0s infinite normal none running lpPrefixFlowColors;
}
.zszl li a .left .title {
    margin-left: 5px;
    font-size: 16px;
    color: #0734e9;
}
.zszl li a .tag {
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: "Hubot Sans", sans-serif;
}
.rule-box {
    padding: 15px;
}
.rule-box .title {
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 600;
}
.rule-box .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #eee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin: 20px auto;
    border-radius: 36px;
    height: 36px;
    border: 1px solid #ddd;
}
.rule-box .info .item {
    display: flex;
    align-items: center;
    flex: 1;
    height: 36px;
}
.rule-box .info .item img {
    height: 16px;
}
.rule-box .info .item span {
    color: #d8b608;
    font-size: 13px;
    font-weight: 500;
}
.rule-box .info .item strong {
    color: #333;
    font-size: 13px;
    font-weight: normal;
    font-family: Hubot Sans, sans-serif;
}
.rule-box .info .item:first-child {
    justify-content: flex-end;
    padding-right: 10px;
    flex: 2;
}
.rule-box .info .item:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    justify-content: center;
    flex: 3;
}
.rule-box .info .item:last-child {
    justify-content: flex-start;
    padding-left: 10px;
    flex: 2;
}
.rule-box .rule-content {
    background: #eee;
    font-size: 16px;
    color: #222;
}
.rule-box .rule-content table th {
    padding: 15px;
}
.recharge-content .rc-text {
    text-align: center;
    margin: 15px auto 10px auto;
}
.recharge-content table td {
    padding: 10px 0;
}
.recharge-content table td a {
    font-size: 16px;
}
.recharge-content a {
    text-decoration: underline;
}
.recharge-content .sm p {
    margin: 10px auto;
}
.online-recharge {
    max-width: 480px;
    margin: 20px auto;
}
.online-recharge h2 {
    font-size: 23px;
}
.online-recharge .order {
    margin-top: 15px;
    display: flex;
    align-items: center;
}
.online-recharge .order div {
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 5px;
    height: 26px;
    line-height: 24px;
}
.online-recharge .order span {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.online-recharge .order strong {
    margin-left: 5px;
    font-size: 16px;
    color: rgb(239, 68, 68);
}

.recharge-box {
    border: 1px solid #ddd;
    border-radius: 14px;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
}
.recharge-box .label {
    font-size: 13px;
    font-weight: 600;
}
.recharge-box .inp {
    margin-top: 10px;
    background: #fff;
}
.recharge-box .inp input {
    height: 40px;
    padding: 8px 10px;
    box-sizing: border-box;
    border: 0;
    background: none;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.recharge-box .inp input:focus {
    outline: none;
    border: 2px solid #1674bf;
}
.recharge-box .opt {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.recharge-box .opt div {
    width: fit-content;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 26px;
    line-height: 24px;
    text-align: center;
    padding: 0 8px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #fff;
}
.recharge-box .opt .active {
    border: 1px solid rgb(250, 209, 5);
    background-color: color-mix(in srgb, rgb(250, 209, 5) 12%, rgb(255, 255, 255));
    color: rgb(250, 209, 5);
}

.recharge-method {
    margin-top: 20px;
}
.recharge-method .item {
    display: flex;
    align-items: center;
    height: 76px;
    padding: 12px 16px;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(250, 209, 5);
    border-radius: 12px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}
.recharge-method .item.active {
    border-width: 2px;
}
.recharge-method .item .icon {
    display: flex;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    box-shadow: color-mix(in srgb, rgb(22, 119, 255) 45%, transparent) 0px 2px 6px;
}
.recharge-method .item .icon img {
    width: 48px;
    height: 48px;
    border-radius: 10px;
}
.recharge-method .item .info {
    margin-left: 10px;
}
.recharge-method .item .info h3 {
    font-size: 16px;
}

.recharge-method .item .info p {
    font-size: 12px;
    color: #666;
}
.recharge-method .item .sel {
    width: 22px;
    height: 22px;
    border: 2px solid rgb(250, 209, 5);
    border-radius: 22px;
    position: absolute;
    top: 27px;
    right: 16px;
}
.recharge-method .item.active .sel span {
    display: block;
    z-index: 9;
    position: absolute;
    width: 6px;
    height: 10px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(40deg);
    left: 6px;
    top: 2px;
}

.recharge-method .item.active .sel {
    background: rgb(250, 209, 5);
}

.recharge-btn {
    height: 48px;
    background: rgb(250, 209, 1);
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.recharge-btn .txt {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.pay-loading {
    display: none;
    align-items: center;
    justify-content: center;
    animation: loadingAnimation infinite 1s linear;
}
.pay-loading img {
    width: 30px;
    height: 30px;
    display: block;
}

.recharge-notice {
    margin-top: 30px;
    text-align: center;
    color: red;
    margin-bottom: 30px;
}
.recharge-notice h3 {
    font-size: 16px;
}
.recharge-notice p {
    font-size: 13px;
    margin-top: 5px;
}





@keyframes lpPrefixFlowColors {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}
.gwggq li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 4px;
    height: 44px;
    margin-top: 2px;
}
.gwggq li:hover {
    background: #f5f5f5;
}
.gwggq li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.gwggq li a .left {
    display: flex;
    align-items: center;
}
.gwggq li a .left .type {
    color: #fff;
    border-radius: 2px;
    text-shadow: #000000 0px 0px 1px, #000000 0px 0px 3px, #000000 0px 0px 4px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #ff3300, #ffcc00, #ff3300) 0% 0% / 200%;
    animation: 3s linear 0s infinite normal none running lpPrefixFlowColors;
}
.gwggq li a .left .title {
    margin-left: 5px;
    font-size: 18px;
    font-weight: 500;
    color: red;
}
.gwggq li a .tag {
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: "Hubot Sans", sans-serif;
}
.jst li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 4px;
    height: 44px;
    margin-top: 2px;
}
.jst li:hover {
    background: #f5f5f5;
}
.jst li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.jst li a .left {
    display: flex;
    align-items: center;
}
.jst li a .left .type {
    color: #e6df0a;
    border-radius: 2px;
    text-shadow: #000000 0px 0px 1px, #000000 0px 0px 3px, #000000 0px 0px 4px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #0088f0, #e609f6, #0088f0) 0% 0% / 200%;
    animation: 3s linear 0s infinite normal none running lpPrefixFlowColors;
}
.jst li a .left .title {
    margin-left: 5px;
    font-size: 16px;
    color: #f44336;
}
.jst li a .tag {
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: "Hubot Sans", sans-serif;
}
.ptt li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 4px;
    height: 44px;
    margin-top: 2px;
}
.ptt li:hover {
    background: #f5f5f5;
}
.ptt li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.ptt li a .left {
    display: flex;
    align-items: center;
}
.ptt li a .left .type {
    color: #fff;
    border-radius: 2px;
    text-shadow: #000000 0px 0px 1px, #000000 0px 0px 3px, #000000 0px 0px 4px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #64ec09, #ffcc00, #64ec09) 0% 0% / 200%;
    animation: 3s linear 0s infinite normal none running lpPrefixFlowColors;
}
.ptt li a .left .title {
    margin-left: 5px;
    font-size: 16px;
    color: #f44336;
}
.ptt li a .tag {
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: "Hubot Sans", sans-serif;
}
.lzzdtj td {
    padding: 5px 10px;
}
.lzzdtj td a {
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}
.mfgkt li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 4px;
    height: 44px;
    margin-top: 2px;
}
.mfgkt li:hover {
    background: #f5f5f5;
}
.mfgkt li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.mfgkt li a .left {
    display: flex;
    align-items: center;
}
.mfgkt li a .left .type {
    color: #fff;
    border-radius: 2px;
    text-shadow: #000000 0px 0px 1px, #000000 0px 0px 3px, #000000 0px 0px 4px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #ff3300, #ffcc00, #ff3300) 0% 0% / 200%;
    animation: 3s linear 0s infinite normal none running lpPrefixFlowColors;
}
.mfgkt li a .left .title {
    margin-left: 5px;
    font-size: 16px;
    color: #f40182;
}
.mfgkt li a .tag {
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: "Hubot Sans", sans-serif;
}
.sxb img {
    width: 100%;
    display: block;
}
.tab-bar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    height: 72px;
    background: #549cee;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 720px;
    min-width: 320px;
    width: 100%;
    text-align: center;
}
.tab-bar a {
    color: #deed0c;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.tab-bar a img {
    height: 30px;
}
.login-register-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 132px);
    background: #fdf7f9;
}
.login-register-main .title {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 4px;
}
.login-register-main .form {
    width: 352px;
    margin: 20px auto 0 auto;
}
.login-register-main .form .item {
    margin-bottom: 20px;
}
.login-register-main .form .item .label {
    font-size: 14px;
    font-weight: 500;
}
.login-register-main .form .item .inp {
    margin-top: 5px;
}
.login-register-main .form .item .inp input {
    width: 100%;
    height: 56px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.login-register-main .form .item .inp input:focus {
    outline: none;
    border: 2px solid #fad105;
}
.login-register-main .form .btn {
    width: 100%;
    height: 54px;
    margin-top: 50px;
    background: #fad105;
    text-align: center;
    color: #000;
    font-weight: 600;
    line-height: 54px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 4px;
}
.login-register-main .form .login-text {
    margin-top: 30px;
    text-align: center;
}
.login-register-main .form .login-text a {
    color: #fad105;
    font-size: 14px;
    font-weight: 500;
}
.detail-main {
    padding: 20px 15px;
    background: #fdf7f9;
}
.detail-content .detail-title {
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 600;
}
.detail-content .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #eee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin: 20px auto;
    border-radius: 36px;
    height: 36px;
    border: 1px solid #ddd;
}
.detail-content .info .item {
    display: flex;
    align-items: center;
    flex: 1;
    height: 36px;
}
.detail-content .info .item img {
    height: 18px;
}
.detail-content .info .item span {
    color: #d8b608;
    font-size: 14px;
    font-weight: 500;
}
.detail-content .info .item strong {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    font-family: Hubot Sans, sans-serif;
}
.detail-content .info .item:first-child {
    justify-content: flex-end;
    padding-right: 10px;
}
.detail-content .info .item:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    justify-content: center;
}
.detail-content .info .item:last-child {
    justify-content: flex-start;
    padding-left: 10px;
}
.detail-content .post-content {
    margin: 20px 0;
}
.detail-content .post-content .dashang-btn {
    width: fit-content;
    height: 26px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(250, 209, 5, 0.1);
    color: #d8b608;
    border: 1px dashed #fad105;
    padding: 0 8px;
    margin: 5px 3px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    vertical-align: middle;
}
.detail-content .dashang {
    margin: 30px 0 10px;
    padding: 25px 20px;
    border: 2px dashed #ffc107;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(255, 193, 7, 0.1);
}
.detail-content .dashang .text {
    font-size: 18px;
    color: #fad105;
    font-weight: 700;
    margin-bottom: 5px;
}
.detail-content .dashang .text b {
    color: #ff4d4f;
    font-size: 24px;
}
.detail-content .dashang .tips {
    font-size: 14px;
    color: #888888;
    margin-bottom: 15px;
    text-align: center;
}
.detail-content .dashang .btn1 {
    width: 240px;
    margin: 0 auto;
    background: linear-gradient(135deg, #ff9800, #f44336);
    color: #fff;
    border: none;
    padding: 12px 45px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 0 6px 20px rgba(244, 67, 54, 0.4);
}
.detail-content .dashang .btn2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    gap: 10px;
}
.detail-content .dashang .btn2 a {
    flex: 1;
    max-width: 130px;
    padding: 12px 0;
    font-size: 14px;
    text-decoration: none;
    border-radius: 50px;
    border: 1px solid transparent;
    display: inline-block;
    text-align: center;
    color: #000;
    font-weight: 600;
    background: linear-gradient(90deg, #ffb800 0%, #ff6a00 100%);
}
.detail-content .unlocked {
    display: none;
    background: #f6ffed;
    border: 1px solid #b7eb8f;
    color: #52c41a;
    font-weight: 700;
    text-align: center;
    margin: 30px 0;
    padding: 20px;
    border-radius: 12px;
}
.detail-content .buy-num {
    text-align: center;
    font-size: 14px;
    color: #888888;
    margin-top: 12px;
    font-family: "Hubot Sans", serif;
}
.detail-content .buy-list {
    margin: 10px auto;
}
.detail-content .buy-list p {
    margin: 5px auto;
    text-align: center;
    color: #e53935;
    font-size: 14px;
    font-family: "Hubot Sans", serif;
    font-weight: 500;
}
.tbgg {
    margin-bottom: 10px;
}
.tbgg .tbgg-name {
    text-align: center;
}
.tbgg .tbgg-name span {
    background: #f20202;
    color: #e3f207;
    font-size: 24px;
    font-weight: 600;
}
.tbgg .tbgg-txt {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.msg-box {
    position: fixed;
    width: 100%;
    max-width: 906px;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 110;
}
.msg-box .content {
    text-align: center;
    width: 200px;
    margin: 0 auto 10px auto;
    padding: 5px 0;
    border-radius: 6px;
    color: #fff;
    backdrop-filter: blur(10px);
}
.msg-box .error {
    background: #fff2f0;
    color: #ff4d4f;
    border: 2px solid #ffccc7;
}
.msg-box .success {
    background: rgba(0, 180, 0, 0.4);
    border: 2px solid #00b400;
    color: #00b400;
}
.loading-mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    align-items: center;
    justify-content: center;
    z-index: 90;
    top: 0;
    left: 0;
}
.loading-box {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, .8);
}
.loading-box .icon {
    width: 30px;
    height: 30px;
}
.loading-box .icon img {
    display: block;
    width: 30px;
    height: 30px;
    animation: loadingAnimation infinite 1s linear;
}
.loading-box .l-text {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}
@keyframes loadingAnimation {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 610px) {
    .head .top .left img {
        height: 35px;
    }
    .head .top .center img {
        height: 35px;
        width: 35px;
    }
    .head .top .right img {
        height: 35px;
    }
    .online-recharge {
        padding: 0 15px;
    }
    .recharge-box .opt {
        flex-wrap: wrap;
    }
    .detail-content .info .item:first-child {
        flex: 2;
    }
    .detail-content .info .item:nth-child(2) {
        flex: 3;
    }
    .detail-content .info .item:last-child {
        flex: 2;
    }
    .detail-content .info .item img {
        height: 15px;
    }
    .detail-content .info .item strong, .detail-content .info .item span {
        font-size: 12px;
    }
}
@media screen and (max-width: 505px) {

}
@media screen and (max-width: 409px) {

}
@media screen and (max-width: 374px) {

}
/* 澳门葡京论坛样式 */


