*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC","Hiragino Sans GB",Arial,sans-serif;background:#F6F6F6;color:#222;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px}.container{width:min(1180px,92%);margin:0 auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(0,0,0,.08);backdrop-filter:saturate(140%) blur(10px)}.desktop-header{display:none;align-items:center;gap:24px;min-height:76px}.logo img,.mobile-logo img,.drawer-logo img{height:44px;width:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#333;padding:9px 12px;border-radius:999px;white-space:nowrap;transition:.2s}.desktop-nav a:hover,.desktop-nav a.active{color:rgb(255,80,0);background:#FFF3EC}.mobile-topbar{height:64px;display:grid;grid-template-columns:72px 1fr 104px;align-items:center;padding:0 12px;gap:8px}.mobile-logo{justify-self:center}.mobile-logo img{height:38px}.menu-toggle{width:44px;height:44px;border:0;background:#FFF3EC;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;background:#222;border-radius:3px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:rgb(255,80,0);color:#fff!important;border-radius:999px;padding:12px 22px;font-weight:700;box-shadow:0 10px 22px rgba(255,80,0,.28);transition:.2s;white-space:nowrap}.main-btn:hover{background:#E85A00;transform:translateY(-1px)}.header-btn{padding:9px 15px;font-size:14px}.mobile-topbar .header-btn{font-size:13px;padding:8px 12px;justify-self:end;box-shadow:none}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.56);opacity:0;pointer-events:none;transition:.25s;z-index:90}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:100;transform:translateX(-104%);transition:transform .28s ease;box-shadow:20px 0 46px rgba(0,0,0,.22);padding:18px;overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-overlay{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eee}.drawer-logo img{height:40px}.drawer-close{border:0;background:#FFF3EC;color:rgb(255,80,0);font-size:28px;line-height:1;width:42px;height:42px;border-radius:50%;cursor:pointer}.drawer-nav{display:flex;flex-direction:column;gap:8px;padding-top:18px}.drawer-nav a{padding:13px 14px;border-radius:14px;color:#333;font-weight:600;background:#fafafa}.drawer-nav a.active,.drawer-nav a:hover{background:#FFF3EC;color:rgb(255,80,0)}.hero-section{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.58)),url('banner.webp');background-size:cover;background-position:center;background-repeat:no-repeat;padding:36px 0 44px;position:relative}.hero-inner{display:grid;grid-template-columns:1fr;align-items:center;gap:22px;max-width:1200px;margin:0 auto;width:92%}.hero-image{order:1;position:relative;z-index:2}.hero-image img{width:100%;max-height:320px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 20px 28px rgba(0,0,0,.45))}.hero-content{order:2;position:relative;z-index:2;text-align:center}.hero-kicker{display:inline-flex;color:#fff;background:rgba(255,80,0,.18);border:1px solid rgba(255,80,0,.45);padding:6px 12px;border-radius:999px;font-size:13px;margin-bottom:12px}.hero-title{font-size:34px;line-height:1.15;color:rgb(255,80,0);margin:0 0 14px;font-weight:900;letter-spacing:.5px}.hero-desc{color:#fff;font-size:16px;max-width:620px;margin:0 auto 20px}.hero-points{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 22px;padding:0;list-style:none}.hero-points li{color:#E8E8E8;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 12px;font-size:13px}.section{padding:54px 0}.section.light{background:#fff}.section.orange-soft{background:#FFF3EC}.section-title{font-size:28px;line-height:1.25;margin:0 0 10px;color:#222}.section-title span,.orange{color:rgb(255,80,0)}.section-desc{color:#555;max-width:780px;margin-bottom:26px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quick-card{background:#fff;border:1px solid #f1e1d8;border-radius:18px;padding:18px;box-shadow:0 10px 24px rgba(0,0,0,.05);min-height:112px}.quick-card strong{display:block;color:rgb(255,80,0);font-size:18px;margin-bottom:6px}.quick-card p{font-size:14px;color:#555;margin-bottom:8px}.text-link{display:inline-flex;align-items:center;color:rgb(255,80,0);font-weight:700;border-bottom:1px solid rgba(255,80,0,.35);line-height:1.4}.text-link:hover{color:#E85A00}.feature-grid{display:grid;grid-template-columns:1fr;gap:20px}.feature-card,.content-card,.service-card,.faq-item,.notice-card,.info-card{background:#fff;border-radius:20px;padding:22px;box-shadow:0 14px 34px rgba(0,0,0,.06);border:1px solid #f0f0f0}.feature-card.highlight{background:#111;color:#fff;border-color:#222}.feature-card.highlight h3,.feature-card.highlight .text-link{color:rgb(255,80,0)}.feature-card.highlight p{color:#E8E8E8}.card-media{background:linear-gradient(135deg,#FFF3EC,#fff);border-radius:16px;min-height:130px;padding:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden}.card-media img{max-height:176px;width:100%;object-fit:contain;object-position:center}.feature-card h3,.content-card h3,.service-card h3,.notice-card h3,.info-card h3{font-size:21px;margin:0 0 9px;color:#222}.feature-card p,.content-card p,.service-card p,.notice-card p,.info-card p{color:#555}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.tag{display:inline-flex;background:#FFF3EC;color:rgb(255,80,0);border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700}.category-grid{display:grid;grid-template-columns:1fr;gap:20px}.app-panel{display:grid;grid-template-columns:1fr;gap:24px;background:#fff;border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(0,0,0,.07);border:1px solid #eee}.app-visual{background:#FFF3EC;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:16px;min-height:220px}.app-visual img{max-height:360px;width:100%;object-fit:contain}.app-copy h2{font-size:28px;margin:0 0 12px}.app-copy p{color:#555}.mini-list{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0}.mini-list div{background:#FFF3EC;border-radius:16px;padding:14px}.mini-list strong{color:rgb(255,80,0);display:block;margin-bottom:4px}.service-grid{display:grid;grid-template-columns:1fr;gap:18px}.service-card{padding:20px}.service-card .num{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:rgb(255,80,0);color:#fff;font-weight:800;margin-bottom:10px}.notice-card{border-left:5px solid rgb(255,80,0);background:#fff}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px;color:#222}.faq-item p{color:#555;margin:0}.page-hero{background:linear-gradient(135deg,#111 0%,#2b160c 58%,#070707 100%);color:#fff;padding:52px 0}.page-hero .container{display:grid;gap:18px}.crumb{color:#f0c8b3;font-size:14px}.page-hero h1{font-size:34px;line-height:1.18;color:rgb(255,80,0);margin:0}.page-hero p{color:#E8E8E8;max-width:860px;font-size:17px}.page-wrap{padding:54px 0}.two-col{display:grid;grid-template-columns:1fr;gap:22px}.three-col{display:grid;grid-template-columns:1fr;gap:20px}.page-card{background:#fff;border-radius:22px;padding:24px;border:1px solid #eee;box-shadow:0 14px 34px rgba(0,0,0,.055)}.page-card h2{margin:0 0 12px;font-size:24px;color:#222}.page-card h3{margin:0 0 8px;font-size:20px;color:#222}.page-card p,.page-card li{color:#555}.page-card ul,.page-card ol{padding-left:20px;margin:10px 0 0}.page-image{background:#FFF3EC;border-radius:20px;padding:14px;display:flex;align-items:center;justify-content:center;min-height:180px;margin-bottom:14px}.page-image img{max-height:330px;object-fit:contain;width:100%}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;background:#fff;border-radius:18px;padding:18px 18px 18px 58px;border:1px solid #eee}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:rgb(255,80,0);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.link-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px}.site-footer{background:#1F1F1F;color:#D8D8D8;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1fr;gap:24px}.footer-brand img{height:44px;width:auto;object-fit:contain;margin-bottom:14px}.footer-brand p{color:#D8D8D8;max-width:420px}.footer-col h3{font-size:17px;color:#fff;margin:0 0 12px}.footer-col a{display:block;color:#D8D8D8;margin:7px 0}.footer-col a:hover{color:rgb(255,80,0)}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;font-size:14px;color:#aaa}.footer-note p{margin:0}.split-banner{display:grid;grid-template-columns:1fr;gap:18px;align-items:center;background:#fff;border-radius:24px;padding:22px;border:1px solid #eee;box-shadow:0 14px 34px rgba(0,0,0,.06)}.split-banner .page-image{margin:0}.compact-list{display:grid;gap:10px;margin:14px 0}.compact-list span{display:block;background:#FFF3EC;padding:11px 13px;border-radius:14px;color:#555}.legal-strip{background:#111;color:#E8E8E8;padding:18px;border-radius:18px;margin-top:18px}.legal-strip strong{color:rgb(255,80,0)}@media (min-width:640px){.quick-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.three-col{grid-template-columns:repeat(2,1fr)}.mini-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.mobile-topbar{display:none}.desktop-header{display:flex}.hero-section{padding:44px 0 56px}.hero-inner{grid-template-columns:1fr 1fr;gap:40px}.hero-image{order:1}.hero-content{order:2;text-align:left}.hero-title{font-size:48px}.hero-desc{margin-left:0;margin-right:0;font-size:17px}.hero-points{justify-content:flex-start}.hero-image img{max-height:520px}.quick-grid{grid-template-columns:repeat(5,1fr)}.feature-grid{grid-template-columns:1.2fr .9fr .9fr}.feature-card.highlight{grid-row:span 2}.category-grid{grid-template-columns:repeat(3,1fr)}.app-panel{grid-template-columns:.9fr 1.1fr;padding:34px}.service-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.two-col{grid-template-columns:1fr 1fr}.three-col{grid-template-columns:repeat(3,1fr)}.page-hero h1{font-size:44px}.split-banner{grid-template-columns:.95fr 1.05fr;padding:30px}}@media (max-width:420px){.mobile-topbar{grid-template-columns:58px 1fr 92px;padding:0 8px}.mobile-logo img{height:32px}.mobile-topbar .header-btn{font-size:12px;padding:7px 9px}.hero-title{font-size:29px}.section{padding:44px 0}.quick-card{padding:15px}.card-media img{max-height:142px}.page-hero h1{font-size:30px}}
