:root{--ink:#17211d;--muted:#66736e;--soft:#f5f3ee;--paper:#fffdf8;--line:#ded9ce;--brand:#0f5f53;--brand2:#b98a34;--accent:#ca4c2b;--ok:#1d7a55;--bad:#b9413a;--shadow:0 16px 38px #242a261a;--r:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--soft);letter-spacing:0;margin:0;font:14px/1.6 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.topbar{color:#dbe7e2;background:#16352f;height:36px;font-size:13px}.topbar .wrap,.head .wrap,.nav .wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.top-actions{gap:22px;display:flex}.head{background:var(--paper);border-bottom:1px solid var(--line)}.head .wrap{gap:28px;height:92px}.logo{min-width:228px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}.mark{color:#18433b;background:#fff;border:2px solid #18433b;border-radius:8px;flex:none;place-items:center;width:46px;height:46px;font-size:20px;font-weight:800;display:grid}.logo h1{letter-spacing:.5px;margin:0;font-size:24px}.logo p{color:var(--muted);margin:-5px 0 0;font-size:12px}.search{border:2px solid var(--brand);background:#fff;border-radius:6px;flex:1;max-width:520px;display:flex;overflow:hidden}.search input{border:0;outline:0;flex:1;padding:0 15px}.search button{background:var(--brand);color:#fff;border:0;width:96px;font-weight:700}.hotline{color:#193d36;background:0 0;border:0;align-items:center;gap:10px;display:flex}.hotline span{color:var(--muted)}.hotline .phone{color:var(--accent);font-size:22px;font-weight:800;line-height:1.1}.nav{border-bottom:1px solid var(--line);z-index:20;background:#fff;height:48px;position:sticky;top:0}.nav .wrap{justify-content:flex-start;overflow:auto}.nav button{color:#31413c;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;height:48px;padding:0 17px;font-weight:700;display:flex}.nav button.active,.nav button:hover{color:var(--brand);border-color:var(--brand2);background:#fbf8ef}.hero{color:#fff;background:#113f37;min-height:360px;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(100deg,#0a2f2af2,#0a2f2a99 48%,#0a2f2a2e),var(--hero-img);background-position:50%;background-size:cover;position:absolute;inset:0}.hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;min-height:360px;display:grid;position:relative}.hero h2{margin:0 0 18px;font-size:42px;line-height:1.12}.hero p{color:#e6eee9;max-width:570px;margin:0 0 24px;font-size:16px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.btn{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 16px;font-weight:700;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000001a}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn.gold{background:var(--brand2);border-color:var(--brand2);color:#fff}.hero-panel{color:var(--ink);box-shadow:var(--shadow);background:#ffffffeb;border-radius:8px;padding:18px}.hero-panel h3{margin:0 0 12px;font-size:18px}.mini-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mini{background:#fff;border:1px solid #e8e2d6;border-radius:6px;padding:12px}.mini b{color:var(--brand);font-size:18px;display:block}.section{padding:42px 0}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.section h2{margin:0;font-size:25px}.section .sub{color:var(--muted);margin:5px 0 0}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{background:var(--paper);border:1px solid var(--line);text-align:left;color:inherit;border-radius:8px;padding:0;transition:all .18s;overflow:hidden;box-shadow:0 8px 22px #2127230f}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.pic{background:#ece8de;height:176px;display:block}.pic img{object-fit:cover;width:100%;height:100%;display:block}.card-body{padding:14px}.card h3{margin:0 0 6px;font-size:16px}.card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0;display:-webkit-box;overflow:hidden}.meta{color:#805d22;justify-content:space-between;align-items:center;margin-top:12px;font-weight:700;display:flex}.tag{color:#6f5120;background:#fbf6ea;border:1px solid #d9c9a9;border-radius:999px;padding:2px 9px;font-size:12px}.chips{flex-wrap:wrap;gap:10px;display:flex}.chip,.toolbar button{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:8px 14px;transition:all .16s}.chip:hover,.chip.active,.toolbar button.active,.toolbar button:hover{color:#fff;background:#16352f;border-color:#16352f}.band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.scene-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.scene{border:1px solid var(--line);text-align:left;min-height:112px;color:inherit;background:linear-gradient(160deg,#fffdf8,#f0eadf);border-radius:8px;flex-direction:column;justify-content:space-between;padding:18px;display:flex}.scene b{font-size:18px}.scene span{color:var(--muted)}.footer{color:#d8e0dc;background:#17211d;margin-top:28px;padding:32px 0}.footer .wrap{grid-template-columns:1fr 1fr 1fr;gap:28px;display:grid}.footer h3{color:#fff;margin:0 0 12px}.footer p{color:#bac7c2;margin:4px 0}.float-left{z-index:15;flex-direction:column;gap:6px;display:flex;position:fixed;top:170px;left:18px}.float-left button,.float-right button{border:1px solid var(--line);color:#31413c;background:#fff;border-radius:6px;padding:8px 10px;box-shadow:0 8px 18px #00000014}.float-left button.active{background:var(--brand);color:#fff}.float-right{z-index:16;flex-direction:column;gap:8px;display:flex;position:fixed;top:230px;right:18px}.page-title{padding:34px 0 20px}.page-title h2{margin:0 0 8px;font-size:32px}.page-title p{color:var(--muted);margin:0}.toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;padding:14px;display:flex}.detail{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:520px 1fr;gap:28px;padding:20px;display:grid}.main-photo{border:1px solid var(--line);background:#eee;border-radius:8px;height:390px;overflow:hidden}.main-photo img{object-fit:cover;width:100%;height:100%}.thumbs{gap:10px;margin-top:10px;display:flex}.thumbs button{border:2px solid #0000;border-radius:6px;width:72px;height:58px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--brand2)}.thumbs img{object-fit:cover;width:100%;height:100%}.detail h2{margin:0 0 10px;font-size:30px}.specs{color:var(--muted);grid-template-columns:90px 1fr;gap:8px 12px;margin:18px 0;display:grid}.specs b{color:var(--ink)}.copy{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:20px;padding:24px}.copy h3{margin:0 0 10px;font-size:22px}.copy p{white-space:pre-wrap}.steps{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:150px;padding:16px}.step i{color:#fff;background:#16352f;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:10px;font-style:normal;font-weight:800;display:grid}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-card{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:8px;padding:0;overflow:hidden}.case-card .pic{height:210px}.case-card span{color:var(--muted)}.case-hero{object-fit:cover;border-radius:8px;width:100%;max-height:380px;margin-bottom:16px}.contact-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-box{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px}.map{min-height:180px;color:var(--muted);background:#fbfaf6;border:1px dashed #c8bdad;place-items:center;display:grid}.empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #c9c1b2;border-radius:8px;padding:38px}.big{color:var(--brand);word-break:break-all;font-size:28px;font-weight:800}.qr{width:116px;height:116px;box-shadow:0 0 0 1px var(--line);background:repeating-linear-gradient(45deg,#17211d 0 6px,#fff 6px 12px);border:10px solid #fff;margin:12px 0}.guide{border-top:1px solid var(--line);background:#fff;padding:28px 0}.guide h3{margin:0 0 10px}.guide .chips+h3{margin-top:18px}.actions{flex-wrap:wrap;gap:8px;display:flex}.toast{color:#fff;z-index:90;opacity:0;pointer-events:none;background:#17211d;border-radius:6px;padding:12px 18px;transition:all .22s;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(20px)}.toast.show{opacity:1;transform:translate(-50%)}.modal{z-index:80;background:#141b1873;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.modal.show{display:flex}.modal-card{background:#fff;border-radius:8px;width:100%;max-width:440px;padding:24px;box-shadow:0 24px 60px #00000047}.modal-card h3{margin:0 0 12px}.service-dock{z-index:70;position:fixed;bottom:18px;right:18px}.service-entry{color:#fff;background:#0f5f53;border:0;border-radius:999px;height:42px;padding:0 16px;font-weight:700;box-shadow:0 10px 24px #0f5f5338}.service-chat{z-index:72;background:#fff;border:1px solid #d8ddd5;border-radius:8px;width:342px;max-width:calc(100vw - 28px);display:none;position:fixed;bottom:72px;right:18px;overflow:hidden;box-shadow:0 18px 48px #1826212e}.service-chat.show{display:block}.service-head{color:#fff;background:#123c34;justify-content:space-between;align-items:center;height:54px;padding:0 14px;display:flex}.service-head b{font-size:14px;display:block}.service-head span{color:#c9ddd7;font-size:12px}.service-head button{color:#fff;background:0 0;border:0;font-size:20px}.service-body{background:#f6f8f4;height:300px;padding:14px;overflow:auto}.msg{border-radius:8px;max-width:86%;margin-bottom:10px;padding:9px 11px;font-size:13px;line-height:1.55}.msg.bot{color:#26332f;background:#fff;border:1px solid #e1e5dd}.msg.user{color:#fff;background:#0f5f53;margin-left:auto}.quick-qs{border-top:1px solid #edf0ea;flex-wrap:wrap;gap:6px;padding:10px 12px;display:flex}.quick-qs button{color:#41504a;background:#fff;border:1px solid #d8ddd5;border-radius:999px;padding:5px 9px;font-size:12px}.service-form{background:#fff;border-top:1px solid #edf0ea;gap:8px;padding:10px 12px;display:flex}.service-form input{border:1px solid #d8ddd5;border-radius:5px;flex:1;height:34px;padding:0 10px}.service-form button{color:#fff;background:#0f5f53;border:0;border-radius:5px;height:34px;padding:0 12px}@media (width<=980px){.grid{grid-template-columns:repeat(2,1fr)}.hero .wrap,.detail,.contact-grid{grid-template-columns:1fr}.scene-grid,.steps{grid-template-columns:repeat(2,1fr)}.case-grid{grid-template-columns:1fr 1fr}.float-left{display:none}.footer .wrap{grid-template-columns:1fr}.head .wrap{flex-wrap:wrap;height:auto;padding-top:16px;padding-bottom:16px}.search{min-width:100%}.nav{overflow:auto}.nav .wrap{justify-content:flex-start}}@media (width<=640px){.wrap{padding:0 14px}.grid,.case-grid{grid-template-columns:1fr}.hero h2{font-size:30px}.float-right{top:auto;bottom:14px;right:10px}.topbar,.hotline{display:none}.logo{min-width:auto}.head .wrap{gap:12px}.nav button{padding:0 12px}.detail{padding:12px}.main-photo{height:260px}.section{padding:28px 0}.footer{padding-bottom:92px}.mini-grid{grid-template-columns:1fr}}.hotline{text-decoration:none}.slider-controls{align-items:center;gap:12px;margin-top:22px;display:flex}.slider-controls>button{color:#fff;background:#ffffff24;border:1px solid #fff9;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.slider-controls div{gap:7px;display:flex}.slider-controls div button{background:#ffffff73;border:0;border-radius:999px;width:10px;height:10px;padding:0}.slider-controls div button.active{background:#fff;width:24px}.filterbar select{border:1px solid var(--line);color:#31413c;background:#fff;border-radius:999px;outline:0;height:38px;padding:0 12px}.brand-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px;display:grid}@media (width<=980px){.brand-grid{grid-template-columns:repeat(2,1fr)}.filterbar select{min-width:160px}}@media (width<=640px){.brand-grid{grid-template-columns:1fr}.filterbar select{width:100%}.slider-controls{margin-bottom:8px}}.service-dock{z-index:70;bottom:18px;right:18px}.service-entry{align-items:center;gap:8px;height:42px;padding:0 18px;font-weight:800;display:inline-flex}.service-icon{border:2px solid;border-radius:2px;flex:none;width:14px;height:14px;display:inline-block;position:relative}.service-icon:after{content:"";border-bottom:2px solid;border-left:2px solid;width:6px;height:5px;position:absolute;bottom:-5px;left:2px}.service-chat{border-radius:7px;width:342px;height:498px}.service-chat.show{flex-direction:column;display:flex}.service-head{flex:none}.service-head b{align-items:center;gap:8px;font-size:14px;display:flex}.service-head span{color:#d6e9e4;display:block}.service-head button{width:30px;height:30px;font-size:22px;line-height:1}.service-body{flex:1;height:auto;padding:16px 14px}.msg{border-radius:7px;max-width:88%;padding:10px 12px}.quick-qs{background:#fff;flex:none;gap:8px;padding:12px}.quick-qs button{padding:5px 11px}.quick-qs button:hover{color:#0f5f53;border-color:#0f5f53}.service-form{flex:none}.service-form input{outline:0;min-width:0}.service-form input:focus{border-color:#0f5f53}.service-form button{font-weight:700}@media (width<=640px){.float-right{bottom:76px}.service-dock{bottom:10px;right:10px}.service-chat{height:min(498px,100vh - 78px);bottom:62px;right:10px}}
