@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap');:root{--blue:#1260ad;--deep:#0e3156;--yellow:#f5b800;--sky:#edf6ff;--ink:#192735;--muted:#687683;--line:#e1e7ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans SC",sans-serif}header{height:84px;padding:13px clamp(24px,7vw,100px);display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand img{width:61px;height:57px;object-fit:cover;object-position:center 31%;border-radius:8px}.brand span{display:flex;flex-direction:column}.brand b{font-size:20px}.brand small,.head-phone small{font-size:10px;color:var(--muted)}.head-phone{display:flex;flex-direction:column;text-align:right;color:var(--deep);text-decoration:none}.head-phone b{font-size:20px}.hero{padding:75px clamp(24px,7vw,100px);background:linear-gradient(120deg,#0f3a69,#1268ba);color:#fff;display:grid;grid-template-columns:1.15fr .7fr;gap:8vw;align-items:center;min-height:650px}.tag{font-size:13px;color:#ffda64;font-weight:700}.hero h1{font-size:clamp(48px,5.5vw,82px);line-height:1.25;margin:22px 0}.hero h1 em{font-style:normal;color:#ffda64}.hero-copy>p:not(.tag){max-width:720px;line-height:2;color:#d6e8f8}.actions{display:flex;gap:14px;margin:35px 0}.actions a{padding:15px 22px;border-radius:6px;text-decoration:none;font-weight:700;font-size:13px}.actions a:first-child{background:var(--yellow);color:#192735}.actions a:last-child{background:#fff;color:var(--blue)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badges span{font-size:11px;border:1px solid rgba(255,255,255,.3);padding:7px 10px;border-radius:4px}.hero-panel{background:#fff;color:var(--ink);padding:30px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.hero-panel h2{font-size:22px}.hero-panel>a{display:flex;flex-direction:column;padding:18px 0;border-top:1px solid var(--line);text-decoration:none;color:var(--ink)}.hero-panel>a b{font-size:16px}.hero-panel>a span{font-size:11px;color:var(--muted);margin-top:5px}.hero-panel p{background:var(--sky);padding:13px;font-size:12px}.hero-panel strong{color:var(--blue)}.block{padding:100px clamp(24px,7vw,100px)}.title{max-width:750px;margin-bottom:45px}.title>span,.contact>div>span{color:var(--blue);font-size:12px;font-weight:800}.title h2,.contact h2{font-size:clamp(36px,4vw,58px);line-height:1.4;margin:12px 0}.title p{font-size:14px;line-height:1.9;color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-grid article{border:1px solid var(--line);border-radius:12px;padding:30px;display:flex;flex-direction:column}.plan-grid article.hot{border:2px solid var(--blue);position:relative}.plan-grid i{font-style:normal;color:var(--blue);font-size:11px}.plan-grid h3{font-size:25px}.plan-grid p,.plan-grid li{font-size:13px;color:var(--muted);line-height:1.8}.plan-grid ul{padding-left:18px}.plan-grid a{margin-top:auto;padding-top:20px;color:var(--blue);text-decoration:none;font-weight:700;font-size:13px}.type-row{margin-top:20px;background:var(--sky);display:grid;grid-template-columns:repeat(3,1fr);border-radius:10px}.type-row div{padding:20px;border-right:1px solid #d7e6f2}.type-row div:last-child{border:0}.type-row b,.type-row span{display:block}.type-row span{font-size:11px;color:var(--muted);margin-top:6px}.process{background:var(--deep);color:#fff}.title.white>span{color:#ffda64}.title.white p{color:#b9cad9}.steps{display:grid;grid-template-columns:repeat(7,1fr)}.steps article{padding:25px 18px;border-left:1px solid #3e5b76;min-height:230px}.steps b{color:#ffda64;font-size:11px}.steps h3{font-size:18px;margin-top:55px}.steps p{font-size:12px;line-height:1.8;color:#b9cad9}.guarantee{background:#f5f8fa}.guarantee-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.guarantee-grid article{background:#fff;padding:25px;border-radius:10px;min-height:210px}.guarantee-grid b{color:var(--blue);font-size:11px}.guarantee-grid h3{font-size:19px;margin-top:32px}.guarantee-grid p{font-size:12px;color:var(--muted);line-height:1.8}.knowledge{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.qa{border-top:1px solid var(--line)}details{padding:23px 0;border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:16px;font-weight:700}summary::-webkit-details-marker{display:none}summary i{font-style:normal;color:var(--blue)}details p{font-size:13px;color:var(--muted);line-height:1.9;padding-right:30px}.contact{padding:90px clamp(24px,7vw,100px);background:linear-gradient(120deg,#1165b4,#0e3156);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.contact>div>span{color:#ffda64}.contact>div>p{color:#c8dced;line-height:1.8}.contact>a{background:#fff;color:var(--deep);padding:30px;border-radius:12px;text-decoration:none;display:flex;flex-direction:column}.contact>a small{color:var(--blue)}.contact>a strong{font-size:clamp(32px,4vw,52px);margin:6px 0}.contact>a b{font-size:11px;color:var(--muted)}footer{background:#092744;color:#8fa7bb;padding:24px clamp(24px,7vw,100px);display:flex;align-items:center;gap:25px;font-size:10px}footer div{display:flex;align-items:center;color:#fff;gap:8px}footer img{width:38px;height:35px;object-fit:cover;object-position:center 31%;border-radius:4px}footer p{margin-left:auto;max-width:550px}.mobile-call{display:none}@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-panel{max-width:620px}.steps{grid-template-columns:repeat(4,1fr)}.plan-grid{grid-template-columns:1fr}.guarantee-grid{grid-template-columns:1fr 1fr}.knowledge{grid-template-columns:1fr}}@media(max-width:650px){header{padding:12px 18px}.brand small{display:none}.head-phone b{font-size:14px}.hero{padding:60px 20px}.hero h1{font-size:43px}.actions{flex-direction:column}.actions a{text-align:center}.block{padding:75px 20px}.type-row{grid-template-columns:1fr}.type-row div{border-right:0;border-bottom:1px solid #d7e6f2}.steps{grid-template-columns:1fr 1fr}.steps article{min-height:190px}.guarantee-grid{grid-template-columns:1fr}.contact{padding:75px 20px;grid-template-columns:1fr}footer{padding:24px 20px 90px;flex-wrap:wrap}footer p{margin-left:0}.mobile-call{display:flex;position:fixed;z-index:20;left:12px;right:12px;bottom:12px;padding:14px 18px;background:var(--yellow);color:#172331;text-decoration:none;justify-content:space-between;border-radius:7px;box-shadow:0 8px 30px rgba(0,0,0,.25)}}
header nav{display:flex;gap:30px}header nav a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}header nav a:hover{color:var(--blue)}
.hero-photo{position:relative;border:8px solid rgba(255,255,255,.18);box-shadow:0 20px 50px rgba(0,0,0,.22)}.hero-photo>img{display:block;width:100%;height:390px;object-fit:cover;object-position:65% center}.hero-photo>div{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.94);color:var(--ink);padding:14px 18px;display:flex;justify-content:space-between}.hero-photo span{font-size:12px;color:var(--muted)}
.cases{background:#fff}.center-title{text-align:center;margin-bottom:42px}.center-title h2{font-size:38px;margin:0 0 12px}.center-title h2:before,.center-title h2:after{content:"";display:inline-block;width:55px;border-top:3px solid #ef8d22;margin:0 28px 10px}.center-title p{color:var(--muted)}.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 22px}.case-grid article h3{font-size:16px;margin:10px 0}.case-img{aspect-ratio:1.42;background-image:url("assets/case-grid.png");background-size:400% 200%;background-repeat:no-repeat}.p1{background-position:0 0}.p2{background-position:33.333% 0}.p3{background-position:66.666% 0}.p4{background-position:100% 0}.p5{background-position:0 100%}.p6{background-position:33.333% 100%}.p7{background-position:66.666% 100%}.p8{background-position:100% 100%}.case-note{text-align:center;color:#999;font-size:11px;margin-top:25px}
.process{background:linear-gradient(rgba(14,93,163,.91),rgba(14,93,163,.91)),url("assets/fleet-hero.png") center/cover fixed;color:#fff}
.about{background:#f1f1f1;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.about-copy>span{color:var(--blue);font-weight:800}.about h2{font-size:38px;line-height:1.45}.about p{line-height:2;color:#4f5d68}.about-copy>div{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.about-copy>div b{background:#fff;border-left:3px solid #ef8d22;padding:10px 15px;font-size:12px}.about>img{width:100%;height:420px;object-fit:cover;object-position:70% center}
@media(max-width:1000px){header nav{display:none}.case-grid{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}}
@media(max-width:650px){.hero-photo>img{height:260px}.hero-photo>div{position:static}.center-title h2{font-size:27px}.center-title h2:before,.center-title h2:after{width:25px;margin:0 10px 8px}.case-grid{gap:14px}.case-grid article h3{font-size:13px}.about>img{height:270px}}
.home-news{background:#f5f8fa}.home-news-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.home-news-head span{font-size:12px;color:var(--blue);font-weight:800}.home-news-head h2{font-size:38px;margin:10px 0}.home-news-head p{color:var(--muted);font-size:13px}.home-news-head>a{color:var(--blue);text-decoration:none;font-size:13px;font-weight:700}.home-news-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.home-news-grid article{background:#fff;padding:25px;min-height:190px;border-top:3px solid #dfe8ef;display:flex;flex-direction:column}.home-news-grid article.featured{grid-row:span 2;min-height:396px;background:linear-gradient(145deg,#0e3156,#1260ad);color:#fff;border-color:var(--yellow);justify-content:center}.home-news-grid small{color:var(--blue);font-size:11px}.home-news-grid .featured small{color:#ffda64}.home-news-grid h3{font-size:18px;line-height:1.6}.home-news-grid .featured h3{font-size:28px}.home-news-grid h3 a{color:inherit;text-decoration:none}.home-news-grid p{font-size:13px;line-height:1.9;color:#c7dcef}.home-news-grid article>span{margin-top:auto;color:#9aa6af;font-size:10px}
@media(max-width:900px){.home-news-grid{grid-template-columns:1fr 1fr}.home-news-grid article.featured{grid-column:1/-1;grid-row:auto;min-height:300px}}
@media(max-width:600px){.home-news-head{align-items:flex-start;flex-direction:column}.home-news-grid{grid-template-columns:1fr}.home-news-grid article.featured{min-height:280px}.home-news-grid .featured h3{font-size:23px}}
