:root{--red:#c91b15;--dark-red:#aa120d;--ink:#374151;--muted:#9099a6;--line:#e8ebef;--page:#f3f4f6}*{box-sizing:border-box}body{margin:0;background:var(--page);color:var(--ink);font-family:Microsoft YaHei,Arial,sans-serif;font-size:14px}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}header{height:78px;background:#fff;border-bottom:1px solid #e9eaed}.footer-inner,.header-inner,.menu-inner,main{width:1300px;margin:auto}.header-inner{height:78px;display:flex;align-items:center}.logo{width:205px;display:block}.header-inner nav{display:flex;margin-left:70px;height:100%;align-items:center;gap:34px}.header-inner nav span{font-size:16px;color:#333;cursor:default}.header-inner nav .active{color:var(--red);font-weight:700}.auth{margin-left:auto;display:flex;gap:16px;align-items:center}.auth span{color:#666;cursor:default}.auth .register{background:#d3261c;color:#fff;padding:10px 18px;border-radius:4px}.menu{height:48px;background:linear-gradient(0deg,var(--dark-red),#d8291e);color:#fff}.menu-inner{height:48px;display:flex;align-items:center;position:relative;gap:0}.business-disabled,.menu-inner>a{padding:15px 20px;color:#fff;font-size:14px;white-space:nowrap}.menu-inner>a.active{background:#a40d08}.business-disabled{margin-left:auto;opacity:.75;cursor:default}.lottery-types{height:62px;background:#fff;display:flex;align-items:center;gap:50px;padding:0 24px}.lottery-types>div{display:flex;gap:20px;align-items:center;white-space:nowrap}.lottery-types b{color:#d1261c}.lottery-types span{color:#666}.nation{margin-left:auto!important;color:#ce2117}.nation span{color:#ce2117!important}main{padding-bottom:2px}.ad{width:100%;border-radius:8px;background-size:cover;background-position:50%}.hero{height:180px;background-image:url(/images/caishentong-red.png);margin:20px 0}.ad1{background-image:url(/images/index-guanggao1.png)}.ad1,.ad2{height:110px;margin:20px 0}.ad2{background-image:url(/images/index-guanggao2.png)}.content-layout,.forum-page,.graph-page,.list-box,.lottery-page,.panel{background:#fff;border-radius:8px;box-shadow:0 2px 10px #dfe1e5;margin:20px 0;padding:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:5px}.panel-heading h1,.panel-heading h2{margin:0;color:#26313d;font-size:20px}.panel-heading h2{font-size:18px}.panel-heading>a{color:#a4aab3;font-size:13px}.draws{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px}.draws.full{grid-template-columns:1fr 1fr}.draw-card{display:flex;padding:17px 5px;border-bottom:1px solid var(--line);min-height:106px}.draw-icon{flex:0 0 54px;width:54px;height:54px;border-radius:50%;background:#e83b31;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;margin-right:14px}.draw-main{flex:1 1;min-width:0}.draw-title{display:flex;justify-content:space-between;gap:15px;margin-bottom:8px}.draw-title b{font-size:15px;color:#45505e}.draw-title small{color:#999;white-space:nowrap}.hot,.nums{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;font-size:12px;color:#55606b}.ball,.hot,.nums{align-items:center}.ball{width:26px;height:26px;border-radius:50%;background:#e94037;color:#fff;display:inline-flex;justify-content:center;font-style:normal;font-size:13px}.ball.blue{background:#2788d8}.ball.small{width:22px;height:22px;font-size:12px}.ball.gold{background:#efa900}.home-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.list-box{margin:0}.list-box ul{list-style:none;padding:0;margin:0}.list-box li{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:1px dashed #e6e8eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-box li span{color:#d1261c}.list-box li time{color:#a0a6ad;margin-left:auto;font-size:12px}.web-footer-box,footer{background:#be1712;color:#fff;margin-top:25px}.footer-inner{min-height:150px;padding:28px 0;display:flex;justify-content:space-between;align-items:center}.footer-inner p{margin:8px 0;font-size:13px}.footer-inner img{width:100px;height:100px;background:#fff;padding:5px}.content-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:22px;gap:22px;padding:22px;background:transparent;box-shadow:none}.article-panel,.side-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #dfe1e5;padding:16px}.side-card h3{font-size:17px;margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.side-card button{border:0;background:#fff;display:block;width:100%;text-align:left;padding:11px 10px;color:#596474;border-radius:4px}.side-card button.selected,.side-card button:hover{background:#fff0ef;color:var(--red);font-weight:700}.panel-heading label{display:flex;gap:8px;align-items:center;color:#808894;font-size:13px}.panel-heading input{width:190px;border:1px solid #d9dde2;border-radius:4px;padding:8px 10px;outline-color:var(--red)}.article-list{min-height:400px}.article-row{border:0;border-bottom:1px dashed #e5e7eb;background:#fff;width:100%;display:grid;grid-template-columns:22px 1fr 92px 110px;grid-gap:8px;gap:8px;align-items:center;text-align:left;padding:15px 4px;color:#46515f}.article-row .dot,.article-row:hover b{color:var(--red)}.article-row small,.article-row time{font-size:12px;color:#9ba2ac;text-align:right}.empty{padding:45px;text-align:center;color:#a2a7ad}.modal-backdrop{position:fixed;inset:0;background:rgba(20,26,34,.5);z-index:9;display:grid;place-items:center;padding:20px}.article-modal{width:min(560px,100%);background:#fff;border-radius:8px;padding:30px;position:relative;box-shadow:0 14px 40px #10182866}.article-modal .close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;color:#7f8792}.article-modal h2{font-size:22px;line-height:1.55;margin:14px 25px 7px 0}.article-modal time{color:#a0a7af;font-size:13px}.article-modal p{font-size:15px;line-height:1.9;color:#56616e}.article-tag{color:var(--red);font-size:13px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-tabs button{border:1px solid #d9dde2;background:#fff;border-radius:4px;padding:6px 13px;color:#66707e}.filter-tabs button.selected{background:var(--red);border-color:var(--red);color:#fff}.disclaimer{color:#9ca3ad;margin:16px 0 0;font-size:12px}.chart{height:340px;padding:28px 35px 18px;border:1px solid #eceef1;border-radius:6px;margin-top:18px;background:repeating-linear-gradient(180deg,#fff 0,#fff 55px,#edf0f3 56px)}.chart-grid{height:100%;display:flex;align-items:flex-end;justify-content:space-around;border-bottom:1px solid #ccd2d9}.chart-column{height:100%;width:42px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;color:#9299a2;font-size:12px}.chart-column span{width:26px;background:linear-gradient(#ef655e,#c91b15);border-radius:4px 4px 0 0;min-height:18px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:18px}.stat-grid div{background:#fff5f4;border:1px solid #ffe0dd;border-radius:6px;padding:17px;display:flex;flex-direction:column;gap:6px}.stat-grid b{color:var(--red);font-size:22px}.stat-grid span{font-size:12px;color:#818995}.forum-note{color:#9ca3ad;font-size:13px}.forum-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.forum-group{border:1px solid #e7eaee;border-radius:6px;overflow:hidden}.forum-group h2{font-size:17px;margin:0;padding:13px 16px;color:#434f5c;background:#fff8f7;border-bottom:1px solid #f0e2e1}.forum-group button{background:#fff;border:0;border-bottom:1px solid #edf0f2;width:100%;padding:12px 15px;display:grid;grid-template-columns:32px 1fr 66px;align-items:center;text-align:left;grid-gap:8px;gap:8px;color:#4e5966}.forum-group button:hover b{color:var(--red)}.forum-group small{color:#a2a8b0}.forum-icon{width:24px;height:24px;border-radius:50%;background:#fce1df;color:var(--red);display:grid;place-items:center;font-size:12px}.toast{position:fixed;bottom:25px;right:25px;z-index:7;width:320px;border-radius:6px;background:#fff;box-shadow:0 8px 30px #1f293755;padding:17px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.toast b{color:var(--red);width:100%}.toast span{font-size:13px;color:#697484;flex:1 1}.toast button{border:0;background:var(--red);color:#fff;padding:6px 10px;border-radius:4px}.pinble-trend{padding:20px}.trend-filters{border-bottom:1px solid #e5e5e5;padding-bottom:12px;margin-bottom:10px}.trend-filter-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:5px;min-height:28px}.trend-filter-row>b{width:72px;line-height:28px;color:#111;font-size:14px;flex:0 0 72px}.trend-pills{display:flex;flex-wrap:wrap}.trend-pills button{height:28px;line-height:26px;min-width:24px;padding:0 10px;border:1px solid #dbdbdb;background:#fff;color:#333;border-radius:4px;margin:0 8px 5px 0;font-size:14px}.trend-pills button.active{color:#fff;background:#d3241a;border-color:#b5170e}.trend-options>div:not(.trend-count){display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding-top:5px}.trend-options label{white-space:nowrap;color:#333}.trend-options input{width:14px;height:14px;vertical-align:-2px;margin:0 4px 0 0;accent-color:#d3241a}.trend-count{margin-left:auto;display:flex;align-items:center;gap:8px}.trend-count>b{line-height:28px;color:#111}.trend-count select{height:28px;min-width:82px;border:1px solid #dbdbdb;border-radius:4px;background:#fff;padding:0 8px;color:#333}.trend-table-scroll{position:relative;overflow:auto;border-right:1px solid #dbdbdb;max-width:100%;box-shadow:0 1px 5px #ddd}.trend-table{width:100%;min-width:1250px;border-spacing:0;border-collapse:separate;font-size:12px;color:#333}.trend-table thead{position:relative;z-index:2;box-shadow:0 2px 2px rgba(0,0,0,.1)}.trend-table th{height:27px;padding:2px;border-color:#c2c2c2;border-style:solid;border-width:0 0 1px 1px;background:linear-gradient(#f6f6f6,#e1e1e1);font-weight:700;white-space:nowrap;text-align:center}.trend-table thead tr:first-child th{border-top-width:1px}.trend-table td{height:27px;padding:2px;border-color:#dbdbdb;border-style:solid;border-width:0 0 1px 1px;background:#fff;white-space:nowrap;text-align:center;line-height:15px;min-width:24px}.trend-table tbody tr:nth-child(2n) td{background:#fafafa}.trend-table tbody tr:hover td{background:#f1f1f1}.trend-table .trend-divider{border-left:2px solid #b9b9b9}.trend-table .open-code{font-weight:700;letter-spacing:3px;color:#555}.trend-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:#fff;font-size:12px;line-height:22px}.trend-mark.red{background:#f44336}.trend-mark.blue{background:#2196f3}.trend-miss{color:#777}.trend-table td:has(.trend-mark.red){background:#fffdfd}.trend-table td:has(.trend-mark.blue){background:#f5faff}:root{--lottery-click:#d1261c}.lottery-types button{border:0;background:transparent;padding:0;color:#666;cursor:pointer}.lottery-types button.selected,.lottery-types button:hover{color:var(--lottery-click);font-weight:700}.lottery-types .nation{border:0;color:var(--lottery-click)}.lottery-types .nation small{font-size:11px;color:#999;margin-left:4px}.draws,.draws.full{grid-template-columns:1fr}.draw-card{display:grid;grid-template-columns:64px 1fr;grid-column-gap:16px;column-gap:16px;align-items:start;padding:18px 5px;min-height:0}.draw-icon{margin-right:0}.lottery-logo{object-fit:cover;border-radius:11px;background:#fff;box-shadow:0 1px 4px #1f293733}.lottery-category-section{padding-top:16px}.lottery-category-section+h2{margin-top:0}.lottery-category-section h2{margin:0;padding:0 0 11px;border-bottom:1px solid var(--line);font-size:16px;color:#c91b15}.lottery-category-section .draw-card:last-child{border-bottom:0}.draw-title{align-items:flex-start}.draw-title b{line-height:1.5}.nums{margin-top:10px}.machine-code{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;margin-left:16px;color:#55606b}.ball.machine{background:#f3a20b}.machine-code small{color:#999;margin-left:3px;white-space:nowrap}.gold-code{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;margin-left:16px;color:#55606b}.ball.gold{background:linear-gradient(145deg,#f6c344,#d88a00);box-shadow:0 1px 3px #bd790055}.gold-code small{color:#999;margin-left:3px;white-space:nowrap}.draw-pending{color:#9aa3ad;font-size:13px;font-weight:400}.ball.pending{background:#eef0f3;color:#9aa3ad;border:1px solid #dfe3e8}.home-lottery-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin:20px 0}.home-lottery-grid .panel{margin:0}.charity-card{min-height:100%;display:flex;flex-direction:column}.charity-card ul{display:flex;flex:1 1;flex-direction:column}.content-empty{justify-content:center;flex:1 1;color:#a0a6ad!important;white-space:normal!important}.trend-subtitle{display:block;margin-top:5px;color:#9aa3ad;font-size:12px}.trend-group-list{display:flex;flex-wrap:wrap;gap:10px}.trend-group{display:flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid #edf0f3;border-radius:6px;background:#fafbfc}.trend-group>span{font-weight:700;color:#c91b15;font-size:12px}.trend-group button{border:0;background:transparent;color:#596474;padding:5px 8px;border-radius:4px}.trend-group button.active{background:#c91b15;font-weight:700}.trend-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:260px;color:#9aa3ad}.trend-empty b{font-size:16px;color:#55606b}.trend-empty span{font-size:13px}.trend-mark.omission{background:#fff;color:#6b7280;border:1px solid #d9dee5}.article-detail-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:22px;gap:22px;margin:20px 0}.article-detail-layout .side-card{height:max-content}.article-detail-layout .side-card a{display:block;padding:11px 10px;color:#596474;border-radius:4px}.article-detail-layout .side-card a:hover{background:#fff0ef;color:var(--red)}.article-detail{background:#fff;border-radius:8px;box-shadow:0 2px 10px #dfe1e5;padding:28px 42px;min-height:520px}.breadcrumb{font-size:13px;color:#9ba2ac;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:26px}.breadcrumb a:hover{color:var(--red)}.article-detail h1{font-size:28px;line-height:1.45;color:#27313d;margin:12px 0 8px}.article-detail>time{font-size:13px;color:#9ba2ac}.article-detail .article-tag{display:inline-block;color:var(--red);background:#fff0ef;border-radius:3px;padding:4px 9px;font-size:13px}.article-content{border-top:1px solid #f0f1f3;margin-top:24px;padding-top:24px;color:#4d5967;font-size:16px;line-height:2;white-space:pre-wrap;min-height:220px}.article-content p{margin:0}.article-content p+p{margin-top:1em}.article-content img{display:block;max-width:100%;height:auto;margin:16px 0;border-radius:6px}:root{--red:#1769aa;--dark-red:#0d3b66;--lottery-click:#1769aa;--ink:#273b53;--muted:#718198;--line:#dfe8f1;--page:#f3f7fb}header{border-bottom-color:#dce7f1}.header-inner nav .active{color:#1769aa}.menu{background:linear-gradient(0deg,#0d3b66,#1769aa)}.menu-inner>a.active{background:#0a3157}.lottery-types .nation,.lottery-types .nation span,.lottery-types b,.lottery-types button.selected,.lottery-types button:hover{color:#1769aa}.hero{background-image:linear-gradient(115deg,rgba(10,65,125,.8),rgba(13,119,183,.62)),url(/images/caishentong-red.png);background-blend-mode:color}.draw-icon{background:#2a77bd}.ball{background:#2878c5}.ball.blue{background:#1597c8}.list-box li span{color:#1769aa}.web-footer-box,footer{background:#0d3b66}.side-card button.selected,.side-card button:hover{background:#eaf3fb;color:#1769aa}.panel-heading input{outline-color:#1769aa}.article-row .dot,.article-row:hover b,.article-tag{color:#1769aa}.filter-tabs button.selected{background:#1769aa;border-color:#1769aa}.chart-column span{background:linear-gradient(#58a8df,#1769aa)}.stat-grid div{background:#eef6fc;border-color:#d7e9f8}.stat-grid b{color:#1769aa}.forum-group h2{background:#f2f8fd;border-bottom-color:#dcecf8}.forum-group button:hover b,.forum-icon{color:#1769aa}.forum-icon{background:#e2f1fb}.toast b,.toast button{background:#1769aa;color:#fff}.toast b{background:transparent;color:#1769aa}.trend-group button.active,.trend-pills button.active{background:#1769aa;border-color:#1769aa}.trend-options input{accent-color:#1769aa}.trend-mark.red{background:#2878c5}.trend-mark.blue{background:#1597c8}.trend-table td:has(.trend-mark.red){background:#f5f9fd}.trend-table td:has(.trend-mark.blue){background:#f0fbff}.lottery-category-section h2,.trend-group>span{color:#1769aa}.trend-group button.active{color:#fff}.article-detail .article-tag,.article-detail-layout .side-card a:hover{background:#eaf3fb;color:#1769aa}.portal-loading{min-height:760px;margin:20px 0;border-radius:8px;background:#fff;display:grid;place-items:center;box-shadow:0 2px 10px #dfe1e5}.portal-loading:after{content:"";width:30px;height:30px;border:3px solid #dfe8f1;border-top-color:#1769aa;border-radius:50%;animation:portal-spin .8s linear infinite}.article-loading{min-height:420px;display:grid;place-items:center}.article-loading:after{content:"";width:30px;height:30px;border:3px solid #dfe8f1;border-top-color:#1769aa;border-radius:50%;animation:portal-spin .8s linear infinite}@keyframes portal-spin{to{transform:rotate(1turn)}}.trend-overview{position:relative;margin-top:18px;border:1px solid #dce8f2;background:#fbfdff;border-radius:6px;padding:18px 18px 14px;box-shadow:inset 0 1px 0 #fff}.trend-overview-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px}.trend-overview-title b{display:block;color:#213a55;font-size:16px}.trend-overview-title span{display:block;margin-top:4px;color:#8a98a7;font-size:12px}.metric-tabs{display:flex;gap:5px}.metric-tabs button{border:1px solid #d6e2ec;background:#fff;color:#627386;border-radius:3px;padding:6px 12px;font-size:12px}.metric-tabs button.active{background:#1769aa;border-color:#1769aa;color:#fff;box-shadow:0 2px 4px #1769aa33}.trend-chart-wrap{display:flex;height:260px;position:relative}.trend-y-axis{width:34px;display:flex;flex-direction:column;justify-content:space-between;padding:19px 4px 22px 0;text-align:right;color:#91a0af;font:11px/1 Arial,sans-serif}.trend-svg{width:calc(100% - 34px);height:260px;overflow:visible}.trend-grid-line{stroke:#dfe8f0;stroke-width:1;stroke-dasharray:3 4}.trend-line{fill:none;stroke:#1769aa;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.trend-point{fill:#fff;stroke:#1769aa;stroke-width:2;cursor:crosshair;transition:r .15s ease}.trend-point.active{fill:#19a7b9;stroke:#fff;stroke-width:3;filter:drop-shadow(0 2px 3px #1769aa66)}.trend-x-axis{height:20px;margin:0 34px 0 38px;display:flex;justify-content:space-between;color:#8c99a6;font:10px/20px Arial,sans-serif}.trend-readout{position:absolute;right:24px;top:55px;min-width:88px;padding:8px 10px;border-left:2px solid #19a7b9;background:#fff;box-shadow:0 2px 10px #1d405b1c}.trend-readout small,.trend-readout span{display:block;color:#8998a7;font-size:11px}.trend-readout b{display:block;color:#1769aa;font:700 22px/1.25 Arial,sans-serif;margin:2px 0}.trend-detail-grid{display:grid;grid-template-columns:1fr 310px;grid-gap:16px;gap:16px;margin-top:16px}.trend-frequency,.trend-stats{border:1px solid #e1e9f0;border-radius:6px;background:#fff;padding:14px}.trend-block-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.trend-block-title b{color:#2a425b;font-size:13px}.trend-block-title span{font-size:11px;color:#9ba8b4}.frequency-bars{height:114px;display:flex;align-items:flex-end;gap:10px;overflow:hidden;padding:0 2px}.frequency-item{height:100%;min-width:23px;display:flex;flex:1 1;max-width:42px;flex-direction:column;align-items:center;justify-content:flex-end;color:#8493a1;font-size:10px}.frequency-value{height:16px;color:#1769aa;font:11px/16px Arial,sans-serif}.frequency-track{height:78px;width:100%;display:flex;align-items:flex-end;background:repeating-linear-gradient(0deg,#f4f8fb 0,#f4f8fb 18px,#e6eef4 19px)}.frequency-track i{width:100%;display:block;background:linear-gradient(0deg,#1769aa,#35a9bd);border-radius:3px 3px 0 0;min-height:8px}.frequency-item>b{font:11px/18px Arial,sans-serif;color:#617386}.trend-stats{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px}.trend-stats>div{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #edf2f6;padding-bottom:8px}.trend-stats>div:last-child{border-bottom:0;padding-bottom:0}.trend-stats span{color:#8695a4;font-size:12px}.trend-stats b{color:#1769aa;font:700 20px/1 Arial,sans-serif}.trend-stats small{grid-column:1/-1;color:#a5b0ba;font-size:11px;margin-top:3px}