.gmd{--ink:#153c30;--muted:#5c7065;--line:#d7e0d7;--paper:#f6f7ef;--white:#fff;--accent:#ac372a;color:var(--ink);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;line-height:1.65;color-scheme:light}.gmd *{box-sizing:border-box}.gmd a{color:inherit;text-decoration:none}.gmd a:hover{text-decoration:underline}.gmd img{display:block;max-width:100%;height:auto}.gmd button,.gmd input,.gmd select{font:inherit}.gmd button,.gmd a,.gmd input,.gmd select{touch-action:manipulation}.gmd :focus-visible{outline:3px solid #b74a2c;outline-offset:4px}.gmd h1,.gmd h2,.gmd h3,.gmd p{margin:0}.gmd h1{font-size:clamp(28px,4.3vw,56px);line-height:1.2;letter-spacing:-.02em}.gmd h2{font-size:clamp(23px,2.5vw,34px);line-height:1.3}.gmd h3{font-size:21px;line-height:1.4}.gmd small,.gmd .gmd-en{display:block;font-size:.88em;color:var(--muted);line-height:1.5;margin-top:6px;font-weight:normal;letter-spacing:0}.gmd .gmd-wrap{max-width:1220px;margin:auto;padding:0 28px}.gmd-page{margin:0;background:#f6f7ef}.gmd .gmd-top{border-bottom:1px solid var(--line);background:var(--white)}.gmd .gmd-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px}.gmd .gmd-brand{font-size:29px;font-weight:800;letter-spacing:-1px;display:flex;align-items:center;gap:14px}.gmd .gmd-brand span{font-size:11px;letter-spacing:1px;font-weight:600;border-left:1px solid var(--line);padding-left:14px;line-height:1.5}.gmd .gmd-navlinks{display:flex;gap:22px;font-size:14px}.gmd .gmd-kicker{font-size:12px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:var(--accent);margin-bottom:15px}.gmd .gmd-breadcrumb{font-size:13px;padding-top:24px;margin-bottom:24px;color:var(--muted)}.gmd .gmd-title-en{font-size:clamp(17px,2vw,25px);max-width:780px}.gmd .gmd-sub{max-width:800px;font-size:17px;margin-top:20px}.gmd .gmd-badge{font-size:12px;border:1px solid var(--line);background:var(--white);padding:6px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:8px}.gmd .gmd-badges{display:flex;flex-wrap:wrap;gap:9px;margin:23px 0}.gmd .gmd-badge em{width:6px;height:6px;background:#ac372a;border-radius:100%}.gmd .gmd-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:23px 0}.gmd .gmd-btn{display:inline-block;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:11px 18px;border-radius:5px;font-weight:600;cursor:pointer;font-size:14px}.gmd .gmd-btn:hover{background:#225240;text-decoration:none}.gmd .gmd-btn-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.gmd .gmd-btn-secondary:hover{background:#e7ecdf;color:var(--ink)}.gmd .gmd-hero{position:relative;margin:24px 0 0;border-radius:9px;overflow:hidden;background:#dae4e6}.gmd .gmd-hero img{width:100%;aspect-ratio:1672/941;object-fit:contain}.gmd .gmd-hero-caption{padding:11px 0;font-size:12px;color:var(--muted)}.gmd .gmd-rowhead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.gmd .gmd-section{margin:56px 0}.gmd .gmd-intro{display:grid;grid-template-columns:1fr 2fr;gap:44px}.gmd .gmd-intro p{font-size:17px}.gmd .gmd-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.gmd .gmd-feature{border-top:2px solid var(--ink);padding-top:20px}.gmd .gmd-feature .gmd-number{font:13px monospace;color:var(--accent);margin-bottom:12px}.gmd .gmd-feature p{margin-top:14px;font-size:15px}.gmd .gmd-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.gmd .gmd-figure{margin:0;min-width:0}.gmd .gmd-picture{display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#e8eded;cursor:zoom-in;position:relative}.gmd .gmd-picture img{width:100%;aspect-ratio:1672/941;object-fit:contain}.gmd .gmd-zoom{position:absolute;right:10px;bottom:10px;background:rgba(255,255,255,.94);font-size:12px;padding:5px 10px;border-radius:3px}.gmd .gmd-figure figcaption{padding:14px 0}.gmd .gmd-figure figcaption strong{font-size:18px}.gmd .gmd-figure p{font-size:14px;margin-top:10px}.gmd .gmd-notice{background:#e9edde;border-left:3px solid #8b9a72;padding:22px 25px;font-size:14px}.gmd .gmd-footer{padding:32px 0;margin-top:55px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.gmd .gmd-footer .gmd-wrap{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.gmd .gmd-tools{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 12px}.gmd .gmd-tools input,.gmd .gmd-tools select{border:1px solid var(--line);background:var(--white);padding:12px 14px;border-radius:5px;color:var(--ink);min-height:46px}.gmd .gmd-tools input{flex:1;min-width:210px}.gmd .gmd-result{font-size:13px;color:var(--muted);margin:12px 0 24px}.gmd .gmd-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gmd .gmd-card{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden;min-width:0}.gmd .gmd-card>a{display:block}.gmd .gmd-card img{width:100%;aspect-ratio:1672/941;object-fit:contain}.gmd .gmd-cardbody{padding:22px}.gmd .gmd-card p{margin-top:15px;font-size:15px}.gmd .gmd-card .gmd-tag{font:11px monospace;color:var(--accent);margin-bottom:10px}.gmd .gmd-cardlink{display:inline-block;margin-top:19px;font-size:14px;font-weight:700}.gmd .gmd-empty{padding:36px 0}.gmd [hidden]{display:none!important}.gmd .gmd-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px}.gmd .gmd-modal{border:0;border-radius:10px;padding:0;max-width:min(1280px,96vw);width:96vw;background:#f6f7ef;color:var(--ink);max-height:94vh}.gmd .gmd-modal::backdrop{background:rgba(10,24,19,.85)}.gmd .gmd-modalbar{padding:12px 16px;display:flex;justify-content:space-between;gap:12px;align-items:center}.gmd .gmd-modal button{border:1px solid var(--line);border-radius:4px;background:white;padding:8px 13px;cursor:pointer;min-width:44px}.gmd .gmd-modal img{width:100%;max-height:70vh;object-fit:contain;background:#dce3e9}.gmd .gmd-modalbottom{padding:15px;display:flex;justify-content:space-between;gap:15px;align-items:center}.gmd .gmd-modalbottom p{font-size:14px}.gmd .gmd-modalbottom a{font-size:13px;white-space:nowrap;text-decoration:underline}.gmd-home{max-width:1440px!important;margin:24px auto!important;padding:28px!important;background:#f6f7ef!important;border:1px solid #d7e0d7;border-radius:10px;display:block!important}.gmd-home .gmd-rowhead{align-items:center}.gmd-home h2{font-size:28px;color:#153c30}.gmd-home .gmd-homefeature{display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:center}.gmd-home .gmd-homefeature img{border-radius:6px;aspect-ratio:1672/941;object-fit:contain;width:100%}.gmd-home .gmd-homefeature h3{font-size:25px;color:#153c30}.gmd-home .gmd-homefeature p{font-size:15px;margin-top:15px}.gmd-home .gmd-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:22px}.gmd-home .gmd-thumbs img{border:1px solid #d7e0d7;border-radius:4px;aspect-ratio:1672/941;width:100%;object-fit:contain}.gmd-home .gmd-thumbs small{font-size:11px}.gmd-home .gmd-moreproducts{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.gmd-home .gmd-moreproducts a{border-bottom:1px solid var(--line);padding-bottom:5px;font-size:14px}@media(max-width:760px){.gmd .gmd-wrap{padding:0 18px}.gmd .gmd-nav{min-height:72px}.gmd .gmd-brand{font-size:26px}.gmd .gmd-brand span{display:none}.gmd .gmd-navlinks{gap:13px;font-size:12px}.gmd .gmd-intro{grid-template-columns:1fr;gap:20px}.gmd .gmd-features{grid-template-columns:1fr;gap:24px}.gmd .gmd-gallery{grid-template-columns:1fr}.gmd .gmd-list{grid-template-columns:1fr}.gmd .gmd-section{margin:38px 0}.gmd .gmd-rowhead{align-items:start;flex-direction:column;gap:15px}.gmd-home{margin:16px 12px!important;padding:20px!important}.gmd-home .gmd-homefeature{grid-template-columns:1fr;gap:20px}.gmd-home .gmd-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.gmd-home h2{font-size:24px}.gmd-home .gmd-homefeature h3{font-size:23px}.gmd .gmd-modalbottom{align-items:start;flex-direction:column}.gmd .gmd-modalbar{font-size:12px}.gmd .gmd-sub{font-size:16px}}@media(prefers-reduced-motion:no-preference){.gmd .gmd-card{transition:box-shadow .2s}.gmd .gmd-card:hover{box-shadow:0 5px 20px #153c3012}}@media print{.gmd .gmd-navlinks,.gmd .gmd-actions,.gmd .gmd-tools,.gmd .gmd-zoom{display:none}.gmd .gmd-figure{break-inside:avoid}.gmd-page{background:white}}
