*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,.home-page{min-height:100vh}.home-page{background:#e31b00;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;position:relative}.header-image{width:100%}.header-image img{width:100%;display:block}.header-main{position:static;opacity:1;-webkit-transition:none;transition:none}.buy-section{background:#fff;margin:20px;border-radius:20px;padding:35px 30px;text-align:center;-webkit-box-shadow:0 6px 30px rgba(0,0,0,.25);box-shadow:0 6px 30px rgba(0,0,0,.25)}.winner-ticker-wrap{margin-bottom:16px;text-align:left}.winner-ticker-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;color:#c9331d;margin-bottom:8px}.winner-pulse{width:8px;height:8px;border-radius:50%;background:#07c160;-webkit-box-shadow:0 0 0 0 rgba(7,193,96,.5);box-shadow:0 0 0 0 rgba(7,193,96,.5);-webkit-animation:winner-pulse-15fa9615 1.6s ease-out infinite;animation:winner-pulse-15fa9615 1.6s ease-out infinite}@-webkit-keyframes winner-pulse-15fa9615{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(7,193,96,.45);box-shadow:0 0 0 0 rgba(7,193,96,.45)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 8px rgba(7,193,96,0);box-shadow:0 0 0 8px rgba(7,193,96,0)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(7,193,96,0);box-shadow:0 0 0 0 rgba(7,193,96,0)}}@keyframes winner-pulse-15fa9615{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(7,193,96,.45);box-shadow:0 0 0 0 rgba(7,193,96,.45)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 8px rgba(7,193,96,0);box-shadow:0 0 0 8px rgba(7,193,96,0)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(7,193,96,0);box-shadow:0 0 0 0 rgba(7,193,96,0)}}.winner-ticker{height:64px;overflow:hidden;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#fff9f5),color-stop(50%,#fff),to(#fff9f5));background:linear-gradient(180deg,#fff9f5,#fff 50%,#fff9f5);border:1px solid #ffe4d6;position:relative}.winner-ticker:after,.winner-ticker:before{content:"";position:absolute;left:0;right:0;height:10px;z-index:1;pointer-events:none}.winner-ticker:before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff9f5),to(rgba(255,249,245,0)));background:linear-gradient(180deg,#fff9f5,rgba(255,249,245,0))}.winner-ticker:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#fff9f5),to(rgba(255,249,245,0)));background:linear-gradient(0deg,#fff9f5,rgba(255,249,245,0))}.winner-ticker-inner{padding:0 10px;-webkit-animation:winner-ticker-scroll-15fa9615 22s linear infinite;animation:winner-ticker-scroll-15fa9615 22s linear infinite}@-webkit-keyframes winner-ticker-scroll-15fa9615{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes winner-ticker-scroll-15fa9615{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.winner-pulse,.winner-ticker-inner{-webkit-animation:none;animation:none}}.winner-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;line-height:32px;min-height:32px;border-bottom:1px dashed #f0e0d8;color:#444}.winner-row:last-child{border-bottom:none}.winner-phone{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.winner-prize{color:#e31b00;font-weight:600}.winner-prize,.winner-time{-ms-flex-negative:0;flex-shrink:0}.winner-time{font-size:12px;color:#999}.buy-btn{background:linear-gradient(135deg,#f44,#e31b00);color:#fff;border:none;padding:24px 120px;font-size:28px;font-weight:700;border-radius:50px;cursor:pointer;-webkit-box-shadow:0 8px 30px rgba(227,27,0,.5);box-shadow:0 8px 30px rgba(227,27,0,.5);-webkit-transition:all .3s;transition:all .3s;-webkit-animation:highlight-15fa9615 1s ease-in-out infinite;animation:highlight-15fa9615 1s ease-in-out infinite;display:block;margin:0 auto 15px;white-space:nowrap;position:relative}.buy-btn:hover{-webkit-transform:scale(1.08);transform:scale(1.08);-webkit-box-shadow:0 12px 40px rgba(227,27,0,.7);box-shadow:0 12px 40px rgba(227,27,0,.7)}.price-tag{position:absolute;right:14px;top:-12px;background:#ffe9bc;color:#c9331d;border:2px solid #ffd27f;border-radius:14px;font-size:16px;font-weight:700;padding:3px 10px;line-height:1.2}@-webkit-keyframes highlight-15fa9615{0%,to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 6px 20px rgba(227,27,0,.4);box-shadow:0 6px 20px rgba(227,27,0,.4)}50%{-webkit-transform:scale(1.12);transform:scale(1.12);-webkit-box-shadow:0 12px 45px rgba(227,27,0,.8),0 0 28px rgba(255,68,68,.65);box-shadow:0 12px 45px rgba(227,27,0,.8),0 0 28px rgba(255,68,68,.65)}}@keyframes highlight-15fa9615{0%,to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 6px 20px rgba(227,27,0,.4);box-shadow:0 6px 20px rgba(227,27,0,.4)}50%{-webkit-transform:scale(1.12);transform:scale(1.12);-webkit-box-shadow:0 12px 45px rgba(227,27,0,.8),0 0 28px rgba(255,68,68,.65);box-shadow:0 12px 45px rgba(227,27,0,.8),0 0 28px rgba(255,68,68,.65)}}.sidebar-btns{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1000;gap:5px}.sidebar-btn,.sidebar-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-btn{background:linear-gradient(135deg,#ff6b35,#ff4500);color:#fff;padding:10px 6px;border-radius:8px 0 0 8px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-webkit-box-shadow:-2px 2px 10px rgba(0,0,0,.3);box-shadow:-2px 2px 10px rgba(0,0,0,.3);-webkit-transition:all .3s;transition:all .3s}.sidebar-btn:hover{padding:12px 10px;-webkit-box-shadow:-4px 4px 15px rgba(0,0,0,.4);box-shadow:-4px 4px 15px rgba(0,0,0,.4)}.btn-icon{font-size:22px}.btn-text{font-size:12px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;letter-spacing:1px}.check-icon{width:24px;height:24px;background:#07c160;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700}.rules-section{background:#fff;margin:15px;border-radius:12px;padding:25px}.rules-title{font-size:24px;color:#e31b00;margin-bottom:25px;text-align:center;padding-bottom:12px;border-bottom:2px solid #e31b00}.rules-content{color:#333;font-size:16px;line-height:2}.rules-content>p{margin-bottom:15px}.sub-title{font-size:18px;font-weight:700;color:#e31b00;margin:25px 0 18px;padding-bottom:10px;border-bottom:1px solid #ffe0e0}.rules-list p{margin-bottom:14px;padding-left:12px;position:relative}.rules-list p:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;background:#e31b00;border-radius:50%}.footer{background:rgba(0,0,0,.3);color:hsla(0,0%,100%,.8);padding:22px;font-size:14px}.footer-line{margin:0;line-height:1.8}.dialog-rules{font-size:16px;line-height:2.2;color:#333}.dialog-rules p{margin-bottom:12px}.dialog-service{text-align:center;padding:25px}.service-phone{font-size:28px;font-weight:700;color:#e31b00;margin-bottom:18px}.service-time{font-size:18px;color:#666;margin-bottom:12px}.service-tip{font-size:16px;color:#999}.post-jump-dialog-body{padding:8px 12px 20px;text-align:center}.post-jump-question{font-size:17px;color:#333;line-height:1.55;margin:0 0 22px;font-weight:500}.btn-open-mini-primary{display:block;width:100%;max-width:320px;margin:0 auto;padding:14px 24px;font-size:17px;font-weight:700;color:#fff;border:none;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,#f44,#e31b00);-webkit-box-shadow:0 6px 20px rgba(227,27,0,.35);box-shadow:0 6px 20px rgba(227,27,0,.35)}.btn-open-mini-primary:active{opacity:.92}.btn-paid-black{display:block;width:100%;max-width:320px;margin:18px auto 0;padding:12px 16px;font-size:16px;font-weight:500;color:#000;background:transparent;border:none;cursor:pointer}.btn-paid-black:hover{color:#333}@media (max-width:768px){.winner-row{font-size:11px;line-height:30px;min-height:30px}.winner-ticker-title{font-size:13px}.winner-ticker{height:60px}.buy-btn{padding:20px 90px;font-size:24px}.sidebar-btn{padding:8px 5px}.btn-icon{font-size:18px}.btn-text{font-size:10px}.rules-section{margin:12px;padding:22px}.rules-title{font-size:20px}.rules-content{font-size:15px}}.verification-page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);color:#333}.header-right{gap:20px}.nav-link{font-size:14px}.main-content{max-width:800px}.verification-section{background:#fff;border-radius:20px;padding:40px;margin-bottom:30px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center}.section-title{font-size:26px;margin-bottom:15px}.section-subtitle{font-size:16px;color:#666;margin-bottom:30px}.section-tip{font-size:14px;color:#999;margin-bottom:25px}.verification-form{max-width:450px;margin:0 auto}.type-selector{width:100%;margin-bottom:20px}.verification-input{width:100%}.code-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.code-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.send-code-btn{min-width:120px}.submit-btn{padding:16px;font-size:16px;border-radius:10px}.benefits-section{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.order-info{background:#f8f9fa;border-radius:10px;padding:15px 20px;margin-bottom:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.order-info,.order-summary{display:-webkit-box;display:-ms-flexbox;display:flex}.order-summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.order-summary .label{color:#666;font-size:14px}.order-summary .value{font-weight:500;color:#333}.order-summary .value.amount{color:#f56c6c;font-size:18px}.benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.benefit-card{background:#f8f9fa;border-radius:12px;padding:20px;border:2px solid transparent;-webkit-transition:all .3s;transition:all .3s}.benefit-card:hover{border-color:#667eea}.benefit-card.claimed{background:#f5f5f5;opacity:.8}.benefit-card.processing{background:#fffbe6;border-color:#e6a23c}.benefit-card.failed{background:#fff2f0;border-color:#f56c6c}.benefit-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.benefit-name{font-size:18px;font-weight:700;color:#333}.benefit-desc{font-size:14px;color:#666;margin-bottom:15px}.benefit-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding:8px 12px;background:#fff5f5;border-radius:6px}.price-label{font-size:14px;color:#666}.price-value{font-size:18px;font-weight:700;color:#f56c6c}.benefit-card-info,.benefit-processing-info{background:#fff;border-radius:8px;padding:15px;margin-bottom:15px}.benefit-processing-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefit-processing-info,.processing-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.processing-text{gap:8px;color:#e6a23c;font-size:14px}.processing-text i{font-size:18px}.benefit-failed-info{background:#fff;border-radius:8px;padding:15px;margin-bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefit-failed-info,.failed-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.failed-text{gap:8px;color:#f56c6c;font-size:14px}.failed-text i{font-size:18px}.direct-charge-result{text-align:center;padding:10px 0}.success-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#67c23a;font-size:16px;font-weight:500;margin-bottom:10px}.success-text i{font-size:20px}.charge-info{font-size:14px;color:#666}.card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0;border-bottom:1px dashed #eee}.card-row:last-child{border-bottom:none}.card-label{color:#666;font-size:14px}.card-value{color:#333;font-weight:500;font-size:14px}.benefit-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;border-top:1px solid #eee}.benefit-limit{font-size:12px;color:#999}.no-benefits-section{background:#fff;border-radius:15px;padding:60px 30px;text-align:center;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.no-benefits-section i{font-size:50px;color:#e6a23c;margin-bottom:20px}.no-benefits-section p{font-size:18px;color:#666;margin-bottom:10px}.no-benefits-section .tip{font-size:14px;color:#999}.bind-btn{margin-top:14px}.process-section,.rules-section{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.process-steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.process-step,.process-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.process-step{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}.step-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:36px;height:36px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.step-content h4{font-size:16px;font-weight:700;color:#333;margin-bottom:5px}.rules-content p,.step-content p{font-size:14px;color:#666}.rules-content p{line-height:2}.result-content{text-align:center}.result-icon{font-size:60px;margin-bottom:15px}.result-icon.success{color:#67c23a}.result-title{font-size:20px;color:#333;margin-bottom:25px}.card-info-box{background:#f8f9fa;border-radius:10px;padding:20px;text-align:left}.card-info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.card-info-row:last-child{border-bottom:none}.card-info-row .label{color:#666}.card-info-row .value{font-weight:500}.card-info-row .value.highlight{color:#f56c6c;font-size:16px}.result-tips{margin-top:20px;font-size:14px;color:#999}.dialog-footer{text-align:center}@media (max-width:768px){.header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.header-right{gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.verification-section{padding:30px 20px}.section-title{font-size:22px}.order-info{gap:8px}.benefit-footer,.order-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefit-footer{gap:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.process-section,.rules-section{padding:20px}.process-step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.bind-page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2)}.bind-card{width:100%;max-width:460px;background:#fff;border-radius:16px;padding:30px 24px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.title{margin:0;font-size:26px;color:#333}.subtitle,.title{text-align:center}.subtitle{margin:12px 0 24px;color:#666;font-size:14px}.vod-page{max-width:980px;margin:24px auto;padding:16px}.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:12px}.toolbar input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 10px}.toolbar button{padding:8px 16px}.player-box{width:100%;min-height:260px;background:#000}.tip{margin-top:10px;color:#666}.lottery-page{min-height:100vh;background:#fef3ee;padding:24px}.card{max-width:720px;border-radius:16px;padding:24px;text-align:center;border:3px solid #e23222;-webkit-box-shadow:0 0 0 6px #ffe7d9,0 12px 32px rgba(200,45,24,.2);box-shadow:0 0 0 6px #ffe7d9,0 12px 32px rgba(200,45,24,.2);position:relative}.card:after,.card:before{content:"";position:absolute;width:26px;height:26px;background:radial-gradient(circle at center,#ffd45f 35%,#e33d1f 36%);border-radius:50%;top:-14px}.card:before{left:14px}.card:after{right:14px}h1{margin:0;color:#e9422e}.sub{color:#666;margin:8px 0 16px}.draw-limit{color:#a6402f;font-size:13px;margin-bottom:10px}.prize-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 auto 16px;max-width:420px}.prize-item{font-size:14px;color:#a73f2c;background:#ffe7df;border-radius:8px;padding:10px 6px;border:1px solid #ffd2c7}.prize-item.active{background:#ffd55e;border-color:#f8b400;color:#7a2b00;-webkit-box-shadow:0 0 12px rgba(248,180,0,.75);box-shadow:0 0 12px rgba(248,180,0,.75)}.draw-btn{border:0;background:linear-gradient(135deg,#ff5847,#e7321f);color:#fff;padding:11px 26px;border-radius:24px;font-size:16px}.draw-btn[disabled]{opacity:.65}.result{margin-top:12px;color:#d9361e;font-weight:700}.phone-form{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.phone-form input{width:220px;padding:9px 10px;border:1px solid #ddd;border-radius:8px}.phone-form button{border:0;background:#07c160;color:#fff;border-radius:8px;padding:0 16px}.record-box{margin-top:16px;background:#fff8f2;border:1px solid #ffd9cb;border-radius:10px;text-align:left;overflow:hidden}.record-title{color:#b44c35;font-size:13px;padding:10px 12px 6px;margin:0}.record-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b44c35;font-size:12px;font-weight:700;padding:0 12px 8px;border-bottom:1px dashed #f3c8b8}.record-scroll-wrap{height:140px;overflow:hidden;position:relative;width:100%}.record-scroll-track{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:record-roll-3b1933c2 22s linear infinite;animation:record-roll-3b1933c2 22s linear infinite}.record-item,.record-scroll-track{display:-webkit-box;display:-ms-flexbox;display:flex}.record-item{color:#7d4a3a;font-size:12px;min-height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ffe0d2}.col-date{-webkit-box-flex:1.35;-ms-flex:1.35;flex:1.35}.col-no{text-align:center}.col-no,.col-prize{-webkit-box-flex:1;-ms-flex:1;flex:1}.col-prize{text-align:right}@-webkit-keyframes record-roll-3b1933c2{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes record-roll-3b1933c2{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.rules-box{margin-top:16px;background:#fff6ec;border:1px solid #ffd7c1;border-radius:10px;padding:12px;text-align:left}.rules-title{color:#b63f24;font-size:14px;font-weight:700;margin-bottom:8px}.rules-item{color:#7a4b3a;font-size:12px;line-height:1.7}.customer-service-page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);color:#333}.header{background:hsla(0,0%,100%,.95);color:#333;padding:15px 0;position:sticky;top:0;z-index:100;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-content{max-width:1200px;margin:0 auto;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{font-size:24px;font-weight:700;color:#667eea;margin:0;cursor:pointer}.header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.nav-link{color:#666;text-decoration:none;font-size:16px;-webkit-transition:color .3s;transition:color .3s}.nav-link:hover{color:#667eea}.back-btn{background:none;border:none;color:#666;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:8px 15px;border-radius:20px;-webkit-transition:all .3s;transition:all .3s}.back-btn:hover{background:#f5f5f5;color:#667eea}.main-content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:1200px;margin:0 auto;padding:30px 20px;width:100%}.hero-section{background:#fff;border-radius:20px;padding:60px 40px;margin-bottom:30px;text-align:center;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.hero-title{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.hero-subtitle{font-size:18px;color:#666;margin-bottom:40px}.service-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px;margin-top:40px}.stat-item{text-align:center}.stat-number{font-size:48px;font-weight:700;color:#667eea;margin-bottom:10px}.stat-label{font-size:16px;color:#666}.contact-section{background:#fff;border-radius:15px;padding:40px;margin-bottom:30px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.section-title{font-size:28px;font-weight:700;color:#333;margin-bottom:30px;padding-bottom:15px;border-bottom:3px solid #667eea}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.contact-card{background:#f8f9fa;border-radius:12px;padding:30px;text-align:center;-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;border:1px solid #e9ecef}.contact-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.contact-icon{font-size:50px;color:#667eea;margin-bottom:20px}.contact-title{font-size:20px;font-weight:700;color:#333;margin-bottom:10px}.contact-info{font-size:18px;color:#666;margin-bottom:8px;font-weight:500}.contact-time{font-size:14px;color:#999;margin-bottom:20px}.contact-btn{background:#667eea;color:#fff;border:none;padding:12px 25px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.contact-btn:hover{background:#5a6fd8}.wechat-qrcode{width:150px;height:150px;margin:15px auto 20px;background:#fff;border:1px solid #eee;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.online-chat-dialog{text-align:left}.chat-preview{width:100%;padding:14px;color:#666;font-size:13px;line-height:1.6}.chat-message-list,.chat-preview{-webkit-box-sizing:border-box;box-sizing:border-box}.chat-message-list{height:280px;overflow-y:auto;background:#f7f8fa;border:1px solid #ebeef5;border-radius:10px;padding:12px;margin-bottom:12px}.chat-message-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-message-item.service{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-message-item.user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.message-bubble{max-width:85%;padding:8px 10px;border-radius:8px;font-size:14px;line-height:1.5;word-break:break-word}.chat-message-item.service .message-bubble{background:#fff;border:1px solid #e6e6e6;color:#333}.chat-message-item.user .message-bubble{background:#667eea;color:#fff}.chat-input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}.send-btn{height:40px;padding:0 16px}.quick-help-section{background:#fff;border-radius:15px;padding:40px;margin-bottom:30px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.help-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px}.help-action{background:#f8f9fa;border-radius:12px;padding:25px 20px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:2px solid transparent}.help-action:hover{border-color:#667eea;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.action-icon{font-size:40px;color:#667eea;margin-bottom:15px}.action-title{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.action-desc{font-size:14px;color:#666}.faq-section{background:#fff;border-radius:15px;padding:40px;margin-bottom:30px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.faq-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.faq-item{border:1px solid #eee;border-radius:10px;overflow:hidden}.faq-question{background:#f8f9fa;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.faq-question:hover{background:#f0f2f5}.faq-answer{padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;background:#fff;border-top:1px solid #eee}.faq-answer,.faq-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-icon{background:#667eea;color:#fff;width:30px;height:30px;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.faq-question h4{font-size:16px;font-weight:700;color:#333;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.faq-question .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;color:#999}.faq-question .rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-answer p{font-size:15px;color:#666;line-height:1.6;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact-form-section{background:#fff;border-radius:15px;padding:40px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.contact-form{max-width:600px;margin:0 auto}.form-row{margin-bottom:20px}.form-input{width:100%}.submit-btn{width:100%;padding:15px;font-size:18px;font-weight:700;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);border:none}.form-tip{font-size:14px;color:#999;text-align:center;margin-top:15px}.footer{background:hsla(0,0%,100%,.9);color:#666;text-align:center;padding:25px;margin-top:50px;border-top:1px solid #eee}.footer-note{font-size:14px;color:#999;margin-top:10px}@media (max-width:768px){.header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.header-right{gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.service-stats{gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.stat-number{font-size:36px}.contact-methods{grid-template-columns:1fr}.help-actions{grid-template-columns:repeat(2,1fr)}.section-title{font-size:24px}.contact-form-section,.contact-section,.faq-section,.hero-section,.quick-help-section{padding:25px}}.mp-h5-wrap{max-width:640px;margin:24px auto;padding:0 12px}.row{margin:8px 0}.actions{gap:8px}.actions,.fine{margin-top:16px}.fine{font-size:12px;color:#909399;line-height:1.5}.oa-pay-wrap{min-height:100vh;padding:24px 16px;background:-webkit-gradient(linear,left top,left bottom,from(#f8f9fb),to(#eef1f6));background:linear-gradient(180deg,#f8f9fb,#eef1f6);-webkit-box-sizing:border-box;box-sizing:border-box}.card{max-width:520px;margin:0 auto;background:#fff;border-radius:12px;padding:24px 20px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06)}.title{font-size:20px;margin:0 0 8px;color:#303133}.sub{font-size:13px;color:#909399;line-height:1.5;margin:0 0 20px}.mb{margin-bottom:12px}.row{margin:10px 0;font-size:14px;color:#606266;line-height:1.5;word-break:break-all}.k{display:inline-block;min-width:56px;color:#909399;margin-right:8px}.actions{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}code{font-size:12px;background:#f4f4f5;padding:2px 6px;border-radius:4px}.home-page>.footer{background:rgba(0,0,0,.3)!important;color:hsla(0,0%,100%,.8)!important;margin-top:0!important;border-top:none!important}.customer-service-page>.footer,.verification-page>.footer{background:hsla(0,0%,100%,.9)!important;color:#666!important}