:root{--green:#05a045;--dark:#1d2220;--text:#4b4b4b;--muted:#8b8b8b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:116px;background:#fff;position:relative;z-index:10}.header-inner{width:min(1260px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:16px}.brand img{width:151px;height:71px;object-fit:contain}.brand span{font-size:28px;color:#4b4b4b;white-space:nowrap}.main-nav{align-self:stretch;display:flex}.main-nav a{width:124px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;border-top:4px solid transparent;transition:.25s}.main-nav span{font-size:16px}.main-nav small{font-size:11px;text-transform:uppercase;color:#aaa}.main-nav a:hover,.main-nav a.active{color:var(--green);border-color:var(--green);background:#fafafa}.main-nav a.active small,.main-nav a:hover small{color:var(--green)}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button i{display:block;width:26px;height:2px;background:#333;margin:5px}.hero{height:auto;aspect-ratio:2396/846;position:relative;overflow:hidden;background:#111}.slide{position:absolute;inset:0;opacity:0;transition:opacity 1s;background-position:center;background-repeat:no-repeat;background-size:cover}.slide.active{opacity:1}.banner-slide-1{background-image:url("../assets/banner-1.jpg")}.banner-slide-2{background-image:url("../assets/banner-2.jpg")}.banner-slide-3{background-image:url("../assets/banner-3.jpg")}.banner-slide-4{background-image:url("../assets/banner-4.jpg")}.hero-copy{width:min(1260px,calc(100% - 80px));margin:auto;padding-top:75px;color:#fff;text-shadow:0 2px 12px #000}.hero-copy p{font-size:17px;letter-spacing:2px;margin:0 0 10px}.hero-copy h1{font-size:47px;font-weight:300;line-height:1.15;margin:0}.hero-copy h2{font-size:32px;font-weight:400;margin:10px 0 26px}.hero-copy strong{padding:10px 24px;border-left:4px solid var(--green);background:rgba(0,0,0,.48);font-size:18px}.hero-copy.alternate{color:#333;text-shadow:none;text-align:right;padding-top:65px}.hero-copy.alternate h1{font-size:35px;line-height:1.55}.hero-copy.alternate p{color:var(--green);font-size:22px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:70px;border:0;background:rgba(0,0,0,.2);color:#fff;font-size:42px;cursor:pointer;opacity:0;transition:.2s}.hero:hover .hero-arrow{opacity:1}.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}.hero-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.hero-dots button{width:30px;height:4px;border:0;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.hero-dots .active{background:var(--green)}.trust{background:#f5f5f5;padding:36px 0}.trust-inner{width:min(1260px,calc(100% - 40px));margin:auto;display:flex;gap:50px;align-items:center}.trust-copy{width:38%;border-right:1px solid #ddd;padding-right:40px}.trust-copy h2{margin:0 0 12px;font-size:24px;color:#333}.trust-copy p{font-size:14px;line-height:2;margin:0}.badges{flex:1;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;text-align:center;font-size:12px}.badges span{display:flex;flex-direction:column;align-items:center;gap:8px}.badges b{width:57px;height:57px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:13px}.products{padding:65px 20px 75px;background:linear-gradient(135deg,#07883d,#05aa4c)}.section-title{text-align:center;margin-bottom:38px}.section-title p{margin:0;color:rgba(255,255,255,.72);font-size:24px;letter-spacing:4px}.section-title h2{font-size:20px;color:#fff;font-weight:400;margin:8px}.section-title i{display:block;width:44px;height:2px;background:#fff;margin:15px auto}.product-grid{width:min(1260px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-grid article{height:280px;background:#fff;position:relative;overflow:hidden;cursor:pointer}.product-grid article:nth-child(n+5){grid-column:span 1}.product-grid img{width:100%;height:210px;object-fit:contain;transition:.45s}.product-grid article:hover img{transform:scale(1.08)}.product-grid article div{position:absolute;inset:auto 0 0;background:rgba(255,255,255,.94);padding:10px 15px;text-align:center}.product-grid small{color:#aaa}.product-grid h3{font-size:16px;margin:4px 0;color:#444}.more{display:block;width:126px;margin:40px auto 0;border:1px solid rgba(255,255,255,.7);color:#fff;text-align:center;padding:11px;transition:.2s}.more:hover{background:#fff;color:var(--green)}.about{padding:70px 20px;background:#f5f5f5}.section-title.dark p{color:#999}.section-title.dark h2{color:#333}.section-title.dark i{background:var(--green)}.about-inner{width:min(1260px,100%);margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:45px}.photo-wall{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:155px;gap:8px}.photo-wall img{width:100%;height:100%;object-fit:cover;background:#fff}.photo-wall img:first-child{grid-column:span 2;grid-row:span 2}.photo-wall img:nth-child(5){grid-column:span 2}.about-copy h3{color:var(--green);font-size:22px;margin:0}.about-copy>span{color:var(--green)}.about-copy>p{font-size:14px;line-height:2.1;margin:15px 0 25px}.feature{display:flex;gap:18px;margin-top:15px;align-items:center}.feature img{width:160px;height:88px;object-fit:cover}.feature b{color:#333;font-size:16px}.feature p{font-size:13px;line-height:1.8;margin:7px 0}.news{padding:70px 20px 80px}.news .section-title p{color:#999}.news .section-title h2{color:#333}.news .section-title i{background:var(--green)}.news-grid{width:min(1260px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px}.news-column h3{border-bottom:2px solid var(--green);padding:0 0 13px;margin:0;color:#333;font-size:18px}.news-column h3 a{float:right;font-size:11px;font-weight:400;color:#999}.news-column ul{padding:0;margin:0;list-style:none}.news-column li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #eee;padding:15px 2px;font-size:14px}.news-column li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-column li a:hover{color:var(--green)}time{color:#aaa;font-size:12px}.footer{background:#1c2220;color:#ccc}.footer-inner{width:min(1260px,calc(100% - 40px));margin:auto;padding:52px 0;display:grid;grid-template-columns:2fr 1.2fr .8fr;gap:60px}.footer h2{color:#fff;font-size:24px;margin:0 0 20px}.footer h2 small{color:var(--green)}.footer p{font-size:13px;line-height:1.8}.phones span{display:block;color:#999;margin-bottom:8px}.phones strong{display:block;color:#fff;font-size:22px;line-height:1.55;font-weight:400}.footer h3{color:#fff;margin:0 0 18px}.footer-inner>div:last-child a{display:block;margin:11px 0;font-size:14px}.footer-inner a:hover{color:var(--green)}.copyright{text-align:center;padding:18px;border-top:1px solid #303633;color:#777;font-size:12px}.back-top{position:fixed;right:24px;bottom:30px;width:42px;height:42px;border:0;background:var(--green);color:#fff;font-size:20px;cursor:pointer;opacity:0;pointer-events:none;transition:.2s}.back-top.visible{opacity:1;pointer-events:auto}@media(max-width:1000px){.brand span{font-size:21px}.main-nav a{width:95px}.trust-inner{display:block}.trust-copy{width:100%;border:0;padding:0 0 25px;text-align:center}.badges{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.about-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:760px){.site-header{height:82px;position:sticky;top:0}.header-inner{width:calc(100% - 28px)}.brand img{width:92px;height:auto}.brand span{font-size:16px}.menu-button{display:block}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.12);height:auto}.main-nav.open{display:block}.main-nav a{width:100%;height:58px;border-top:0;border-left:4px solid transparent}.hero{height:auto}.slide{background-size:cover}.hero-copy{width:calc(100% - 40px);padding-top:55px}.hero-copy p{font-size:11px}.hero-copy h1{font-size:33px}.hero-copy h2{font-size:25px}.hero-copy strong{font-size:13px;line-height:1.8;display:inline-block}.hero-copy.alternate{text-align:left}.hero-copy.alternate h1{font-size:27px}.badges{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.photo-wall{grid-template-columns:1fr 1fr;grid-auto-rows:125px}.photo-wall img:first-child{grid-row:span 1}.photo-wall img:nth-child(5){grid-column:span 1}.feature img{width:125px}.news-grid{grid-template-columns:1fr;gap:40px}.footer-inner{grid-template-columns:1fr;gap:28px}.section-title p{font-size:19px}.back-top{right:14px}}
