:root{--bg:#f4f7fb;--card:#fff;--text:#172033;--muted:#64748b;--line:#dbe5f1;--primary:#2563eb;--primary2:#1d4ed8;--green:#059669;--soft:#eef4ff;--shadow:0 14px 38px rgba(15,23,42,.07);--radius:20px;--max:1180px}*{box-sizing:border-box}html{background:var(--bg)}body.ea668-front{margin:0!important;background:var(--bg)!important;color:var(--text)!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif!important;font-size:16px!important;line-height:1.75!important}body.ea668-front a{text-decoration:none;color:inherit}.wrap,.front-wrap{max-width:var(--max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:72px;height:auto;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;white-space:nowrap;color:#172033;flex:0 0 auto}.logo{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;display:grid;place-items:center;font-weight:900}.navlinks{display:flex;align-items:center;justify-content:center;gap:6px;margin-left:12px;flex:1 1 auto;min-width:0;overflow:visible;flex-wrap:wrap}.navlinks a{padding:9px 11px;border-radius:12px;color:#344054;font-weight:750;font-size:14px;white-space:nowrap;flex:0 1 auto}.navlinks a:hover,.navlinks a.active{background:var(--soft);color:var(--primary)}.userbar{display:flex;align-items:center;gap:8px;margin-left:8px;flex:0 0 auto}.username{color:var(--muted);font-size:13px;white-space:nowrap}.btn,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:12px 18px;font-weight:850;cursor:pointer;background:#eef2f7;color:#263143;text-decoration:none}.btn.primary,button.primary{background:var(--primary);color:#fff}.btn.primary:hover,button.primary:hover{background:var(--primary2)}.btn.green{background:var(--green);color:#fff}.btn.ghost{background:#fff;border:1px solid var(--line)}.btn.small{padding:8px 12px;font-size:13px}.page,.front-page{width:100%!important;max-width:var(--max)!important;margin-left:auto!important;margin-right:auto!important;padding:34px 24px 80px!important}.hero{background:linear-gradient(135deg,#fff,#f1f6ff);border:1px solid var(--line);border-radius:28px;padding:38px!important;box-shadow:var(--shadow);display:flex;justify-content:space-between;align-items:center;gap:28px;margin:0 0 36px}.hero h1{font-size:40px!important;line-height:1.18!important;margin:10px 0 14px!important;letter-spacing:-1px}.hero p{color:var(--muted);line-height:1.85;margin:0;max-width:760px}.hero-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;min-width:330px}.hero-panel .item{display:flex;gap:12px;padding:14px 4px;border-bottom:1px solid var(--line)}.hero-panel .item:last-child{border-bottom:0}.hero-panel i{font-style:normal;width:24px;height:24px;border-radius:99px;background:#dcfce7;color:#16a34a;display:grid;place-items:center;font-weight:900}.hero-panel b{display:block}.hero-panel span{display:block;color:var(--muted);font-size:13px;margin-top:5px;line-height:1.6}.badge,.tag{display:inline-block;background:#eef4ff;color:#1d4ed8;border:1px solid #dbeafe;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.actions{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.section{margin-top:36px}.section-head,.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-head h2,.section-title h2{font-size:27px!important;margin:0 0 6px!important}.section-head p,.section-title p{margin:0;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.four,.quick-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.product,.form-card,.article,.content-card{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;padding:24px!important;box-shadow:var(--shadow)!important}.card h2,.card h3,.product h3{margin:10px 0 10px!important}.card p,.product p{color:var(--muted);line-height:1.85}.card:hover,.product:hover{transform:translateY(-2px);transition:.18s}.num{width:34px;height:34px;border-radius:10px;background:#eef4ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product .type{color:#2563eb;font-size:12px;font-weight:900}.price{font-size:24px;font-weight:950;margin:8px 0;color:#111827}.row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:start}.side{position:sticky;top:92px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:var(--shadow)}.side a{display:block;padding:13px 14px;border-radius:12px;color:#475569;font-weight:800}.side a:hover,.side a.active{background:#eef4ff;color:#2563eb}.article{padding:32px!important}.article h1{font-size:34px!important;margin:0 0 8px!important}.legacy,.article-body{font-size:16px!important;line-height:2!important;color:#344054!important;max-width:100%;overflow:hidden}.legacy *{max-width:100%!important}.legacy h1,.legacy h2,.legacy h3{color:#172033!important;line-height:1.35!important;margin:24px 0 12px!important}.legacy p,.legacy div,.legacy li{line-height:1.95!important}.legacy img,.article-body img{max-width:100%;height:auto;border-radius:14px}.legacy table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.legacy td,.legacy th{border:1px solid var(--line);padding:10px}.legacy a{color:#2563eb;text-decoration:underline}.tools{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tool{background:#f8fafc;border:1px solid var(--line);border-radius:16px;padding:20px}.faq{display:grid;gap:14px}.faq-item{background:#f8fafc;border:1px solid var(--line);border-radius:16px;padding:18px}.faq-item b{display:block;margin-bottom:7px}.faq-item span{color:var(--muted);line-height:1.8}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}table.clean{width:100%;border-collapse:collapse;min-width:760px}table.clean th,table.clean td{padding:15px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}table.clean th{font-size:13px;color:#475569;background:#f8fafc}table.clean tr:last-child td{border-bottom:0}.status{display:inline-block;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.status.pending{background:#fff7ed;color:#c2410c}.status.paid,.status.active,.status.open{background:#ecfdf5;color:#047857}.status.cancelled,.status.refunded,.status.disabled,.status.expired{background:#fef2f2;color:#b91c1c}.status.closed{background:#f1f5f9;color:#475569}.empty,.notice{background:#fff;border:1px dashed #cbd5e1;border-radius:var(--radius);padding:28px;text-align:center;color:var(--muted)}.notice{border-style:solid;background:#eff6ff;color:#1e40af;text-align:left}.quick-menu a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow)}.quick-menu b{display:block;margin-bottom:6px}.quick-menu span{color:var(--muted);font-size:14px}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.small{font-size:13px;color:var(--muted)}.muted{color:var(--muted)}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:#fff;font-family:inherit;font-size:15px}textarea{min-height:120px;resize:vertical}label{display:block;font-weight:900;margin:12px 0 7px}.footer{padding:34px 0;color:var(--muted);text-align:center;border-top:1px solid var(--line);background:#fff}.float-kefu{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;flex-direction:column;gap:10px}.float-kefu a,.float-kefu button{border:0;border-radius:14px;padding:12px 16px;background:#2563eb;color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(37,99,235,.22);cursor:pointer}.float-panel{display:none;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;width:240px;box-shadow:var(--shadow);color:#344054}.float-panel.show{display:block}.float-panel p{margin:6px 0;color:var(--muted);font-size:13px}.contact-section .contact-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.contact-section .form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.contact-section label{display:flex;flex-direction:column;font-size:15px;font-weight:700;color:#1f2937;gap:8px}.contact-section input,.contact-section textarea{width:100%;box-sizing:border-box;border:1px solid #d8e2ef;border-radius:14px;padding:13px 15px;font-size:15px;background:#f8fbff;color:#111827;outline:none}.contact-section textarea{min-height:110px;resize:vertical}.contact-section .full{grid-column:1/-1}.form-msg{margin-left:14px;color:#2563eb;font-weight:700}.legacy-page-reset{all:unset;display:block}.front-page>*,.page>*{max-width:100%}@media(max-width:1000px){.grid,.grid.two,.grid.four,.quick-menu,.products,.article-list,.tools,.layout{grid-template-columns:1fr}.side{position:static}.hero{display:block}.hero-panel{margin-top:22px;min-width:0}}@media(max-width:760px){.nav{height:auto;padding:12px 0;flex-wrap:wrap}.navlinks{order:3;width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap;overflow:visible}.navlinks a{padding:8px 10px}.hero{padding:26px!important}.hero h1{font-size:30px!important}.page,.front-page{padding:22px 14px 56px!important}.wrap,.front-wrap{padding:0 14px!important}}

/* EA668 NAV FIX V2 - 强制去掉顶部导航横向滚动条，并让导航在桌面端横向铺平 */
@media (min-width:1101px){
    body.ea668-front .topbar .wrap.nav{
        max-width:1360px!important;
        width:100%!important;
        height:72px!important;
        min-height:72px!important;
        display:flex!important;
        align-items:center!important;
        flex-wrap:nowrap!important;
        gap:12px!important;
        overflow:visible!important;
    }
    body.ea668-front .topbar .brand{
        flex:0 0 auto!important;
        min-width:auto!important;
    }
    body.ea668-front .topbar .navlinks{
        flex:1 1 auto!important;
        min-width:0!important;
        margin-left:8px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        gap:4px!important;
        flex-wrap:nowrap!important;
        overflow:visible!important;
        overflow-x:visible!important;
        overflow-y:visible!important;
        scrollbar-width:none!important;
        -ms-overflow-style:none!important;
    }
    body.ea668-front .topbar .navlinks::-webkit-scrollbar{
        display:none!important;
        width:0!important;
        height:0!important;
    }
    body.ea668-front .topbar .navlinks a{
        flex:0 0 auto!important;
        white-space:nowrap!important;
        padding:8px 9px!important;
        font-size:14px!important;
    }
    body.ea668-front .topbar .userbar{
        flex:0 0 auto!important;
        display:flex!important;
        align-items:center!important;
        gap:6px!important;
        margin-left:6px!important;
        overflow:visible!important;
    }
    body.ea668-front .topbar .btn.small{
        padding:7px 10px!important;
    }
}
@media (max-width:1100px){
    body.ea668-front .topbar .wrap.nav{
        height:auto!important;
        min-height:72px!important;
        flex-wrap:wrap!important;
        overflow:visible!important;
    }
    body.ea668-front .topbar .navlinks{
        order:3!important;
        width:100%!important;
        margin-left:0!important;
        display:flex!important;
        flex-wrap:wrap!important;
        justify-content:center!important;
        overflow:visible!important;
        overflow-x:visible!important;
        scrollbar-width:none!important;
        -ms-overflow-style:none!important;
    }
    body.ea668-front .topbar .navlinks::-webkit-scrollbar{
        display:none!important;
        width:0!important;
        height:0!important;
    }
}
.ea668-member-point-line strong{
    color:#2563eb;
    font-size:15px;
}
.ea668-member-point-line a{
    color:#2563eb;
    font-weight:900;
    margin-left:8px;
}
