:root{--green:#073f31;--green-2:#0c5541;--sage:#eaf3e7;--cream:#fbf6e9;--warm:#f7ead0;--gold:#c59845;--red:#b51d22;--ink:#18362c;--muted:#6e7c75;--line:rgba(7,63,49,.12);--shadow:0 18px 45px rgba(27,48,39,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Source Han Sans SC","Alibaba PuHuiTi 3.0";line-height:1.75}body.nav-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:96px 0}.eyebrow{margin:0 0 10px;color:var(--gold);font:700 12px/1.2 "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.18em}.eyebrow.light{color:#e9c675}.section h2,.shop h2{margin:0;font-size:42px;font-weight:500;letter-spacing:.08em}.section-head{text-align:center;margin-bottom:45px}.section-head>p:last-child{margin:6px auto 0;color:var(--muted);font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.btn{display:inline-flex;justify-content:center;align-items:center;min-width:120px;height:46px;padding:0 22px;border-radius:3px;font:700 14px "Alibaba PuHuiTi 3.0","Source Han Sans SC";transition:.25s}.btn.primary{color:#fff;background:var(--red)}.btn.primary:hover{background:#951419;transform:translateY(-2px)}.btn.ghost{border:1px solid var(--line);background:rgba(255,255,255,.84)}
.site-header{position:sticky;z-index:100;top:0;color:#fff;background:rgba(7,63,49,.97);box-shadow:0 1px rgba(255,255,255,.10)}.nav-wrap{height:76px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-seal{display:grid;place-items:center;width:36px;height:36px;color:#e4be68;border:1px solid #d5a841;border-radius:50%;font-size:20px}.brand-cn{font-size:24px;line-height:1.05;letter-spacing:.14em}.brand-cn small{display:block;margin-top:5px;font:8px/1 "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.22em}.main-nav ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.main-nav li a{font:14px/76px "Alibaba PuHuiTi 3.0","Source Han Sans SC";white-space:nowrap}.main-nav li a:hover{color:#e9c675}.nav-cta{padding:9px 18px;color:var(--green);background:#f2d890;border-radius:3px;font:700 13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.nav-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent}.nav-toggle i{display:block;height:1px;margin:6px 0;background:#fff}
.hero{position:relative;min-height:600px;overflow:hidden;background:var(--cream)}.hero-bg{position:absolute;inset:0;background:url(../image/banner.png) center/cover no-repeat}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,251,242,.98) 0%,rgba(255,251,242,.92) 33%,rgba(255,251,242,.1) 62%,transparent)}.hero-copy{position:relative;z-index:1;padding-top:105px}.hero h1{max-width:580px;margin:8px 0 23px;font-size:62px;font-weight:500;line-height:1.12;letter-spacing:.12em}.hero h1 span{font-size:40px;letter-spacing:.05em}.hero-copy>p:not(.eyebrow){color:#666;font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hero-actions{display:flex;gap:12px;margin:30px 0}.hero-tags{display:flex;gap:10px;flex-wrap:wrap}.hero-tags span{padding:5px 13px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.65);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.metrics{border-bottom:1px solid var(--line);background:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.metrics-grid div{text-align:center;border-right:1px solid var(--line)}.metrics-grid div:last-child{border:0}.metrics b{display:block;font-size:27px;font-weight:500}.metrics span{color:var(--muted);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.origin{background:var(--sage)}.origin-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;align-items:center}.origin h2{font-size:38px}.origin p{color:var(--muted);font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.value-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.value-cards article{position:relative;min-height:130px;padding:25px 24px 22px 75px;border:1px solid var(--line);border-radius:5px;background:#fffdf8}.value-cards b{position:absolute;left:24px;top:24px;display:grid;place-items:center;width:32px;height:32px;color:var(--gold);border:1px solid #e5c98d;border-radius:50%;font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.value-cards h3{margin:0;font-size:19px}.value-cards p{margin:2px 0;font-size:13px}.products{background:#fffdfa}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;transition:.3s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{display:block;aspect-ratio:1.1/1;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.035)}.product-copy{padding:19px}.product-copy small,.news-card time{color:var(--gold);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.product-copy h3{margin:4px 0;font-size:21px}.product-copy p{min-height:43px;margin:5px 0 14px;color:var(--muted);font:13px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.more{color:var(--red);font:700 13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.setup-tip{grid-column:1/-1;padding:35px;text-align:center;border:1px dashed #c8b27a;border-radius:6px;background:var(--cream);font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.series{background:var(--warm)}.series-box{display:grid;grid-template-columns:1fr 1.25fr;overflow:hidden;align-items:stretch;padding:0;background:#fff;box-shadow:var(--shadow)}.series-box>div{padding:65px 55px}.series-box h2{font-size:35px}.series-box p{color:var(--muted);font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.series-box img{width:100%;height:100%;min-height:390px;object-fit:cover;object-position:63% center}.supply{background:var(--sage)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{min-height:115px;padding:22px;border:1px solid var(--line);border-radius:5px;background:#fffdf8}.step b{color:var(--gold);font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.step h3{margin:8px 0 0;font-size:18px}.journal{background:#fffaf1}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.news-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff}.news-card>a{display:block;height:220px;overflow:hidden}.news-card img{width:100%;height:100%;object-fit:cover}.news-card>div{padding:22px}.news-card h3{margin:6px 0 8px;font-size:19px;line-height:1.5}.news-card p{color:var(--muted);font:13px/1.75 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.promise{background:#fff}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.promise-grid article{text-align:center;padding:32px 20px;border-top:1px solid var(--line)}.promise-grid b{display:grid;place-items:center;width:52px;height:52px;margin:auto;color:#fff;border-radius:50%;background:var(--green);font-size:22px}.promise-grid h3{margin:15px 0 2px}.promise-grid p{margin:0;color:var(--muted);font:13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.shop{padding:86px 0;text-align:center;color:#fff;background:var(--green)}.shop h2{color:#fff}.shop p{color:#c9d8d0;font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.shop-actions{display:flex;justify-content:center;gap:28px;margin-top:28px}.shop-actions a{min-width:240px;padding:20px;border-radius:5px;color:var(--green);background:#fff;font:700 16px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.site-footer{padding:58px 0 0;color:#d7e3dd;background:#053527}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-grid p,.footer-grid a{display:block;color:#abc0b7;font:12px/2.2 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.footer-grid h3{margin:0 0 8px;color:#e9c675;font-size:15px}.footer-brand{display:inline-flex}.copyright{margin-top:45px;padding:25px 0;border-top:1px solid rgba(255,255,255,.1);color:#819b90;text-align:center;font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.backtop{position:fixed;right:24px;bottom:24px;z-index:90;width:44px;height:44px;border:0;border-radius:50%;color:#fff;background:var(--green);box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.25s}.backtop.show{opacity:1;pointer-events:auto}
.listing,.article-page{min-height:65vh;background:#fffaf1}.page-heading{margin-bottom:35px;padding-bottom:25px;border-bottom:1px solid var(--line)}.page-heading h1,.article header h1{margin:0;font-size:46px;font-weight:500}.post-list{display:grid;gap:18px}.list-card{padding:30px;border:1px solid var(--line);border-radius:5px;background:#fff}.list-card time,.article-meta{color:var(--muted);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.list-card h2{margin:3px 0;font-size:26px}.list-card p{color:var(--muted);font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}.pagebar{display:flex;justify-content:center;gap:8px;margin-top:36px}.pagebar a,.pagebar span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);background:#fff}.pagebar .now-page{color:#fff;background:var(--green)}.article-shell{max-width:920px}.article{padding:55px 65px;background:#fff;box-shadow:var(--shadow)}.article header{text-align:center;margin-bottom:38px}.article-content{font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC";font-size:16px}.article-content img{height:auto;margin:25px auto}.tags{display:flex;gap:8px;margin-top:30px}.tags a{padding:4px 10px;background:var(--sage);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.comments{margin-top:40px;padding:35px;background:#fff}.comment{display:flex;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.comment>img{width:42px;height:42px;border-radius:50%}.comment time{margin-left:10px;color:var(--muted);font-size:12px}.comment-form input,.comment-form textarea{width:100%;padding:12px;border:1px solid var(--line);background:#fff}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.comment-form button{margin-top:10px;padding:10px 26px;border:0;color:#fff;background:var(--red)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.shell{width:min(100% - 32px,720px)}.section{padding:70px 0}.main-nav{position:fixed;inset:76px 0 auto;background:var(--green);transform:translateY(-130%);transition:.3s}.nav-open .main-nav{transform:none}.main-nav ul{display:block;padding:20px 30px 32px}.main-nav li a{display:block;line-height:48px;border-bottom:1px solid rgba(255,255,255,.1)}.nav-toggle{display:block}.nav-cta{display:none}.hero{min-height:700px}.hero-bg{background-position:65% center}.hero-bg:after{background:linear-gradient(180deg,rgba(255,251,242,.98) 0%,rgba(255,251,242,.92) 52%,rgba(255,251,242,.28) 80%)}.hero-copy{padding-top:70px}.hero h1{font-size:48px}.hero h1 span{font-size:30px}.origin-grid,.series-box{grid-template-columns:1fr;gap:35px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr}.promise-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:560px){.shell{width:calc(100% - 28px)}.section h2,.shop h2{font-size:32px}.brand-cn{font-size:20px}.hero{min-height:620px}.hero-bg{background-position:59% center;opacity:.6}.hero h1{font-size:40px}.hero h1 span{font-size:25px}.metrics-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.metrics-grid div:nth-child(2){border:0}.value-cards,.product-grid,.promise-grid{grid-template-columns:1fr}.origin-grid{gap:30px}.series-box>div{padding:38px 28px}.series-box img{min-height:260px}.steps{gap:10px}.step{min-height:95px;padding:16px}.shop-actions{display:grid;gap:12px}.shop-actions a{min-width:270px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.article{padding:32px 20px}.page-heading h1,.article header h1{font-size:34px}.form-row{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.step{position:relative;min-height:210px;padding:24px;overflow:hidden;transition:transform .28s,box-shadow .28s,border-color .28s}.step:hover{transform:translateY(-5px);border-color:rgba(197,152,69,.42);box-shadow:0 15px 32px rgba(27,48,39,.09)}.step:after{content:"";position:absolute;right:-24px;bottom:-32px;width:92px;height:92px;border-radius:50%;background:rgba(234,243,231,.8)}.step-icon{position:relative;z-index:1;display:grid;place-items:center;width:52px;height:52px;margin-bottom:16px;border:1px solid rgba(197,152,69,.35);border-radius:15px;color:var(--green-2);background:linear-gradient(145deg,#fffdf8,#f2ead7);box-shadow:0 8px 20px rgba(7,63,49,.08)}.step-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step b{position:absolute;right:20px;top:20px;font-size:11px;letter-spacing:.12em}.step h3{position:relative;z-index:1;margin:0;font-size:18px}.step p{position:relative;z-index:1;margin:7px 0 0;color:var(--muted);font:12px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
@media(max-width:560px){.step{min-height:190px;padding:20px}.step b{right:16px;top:16px}.step-icon{width:46px;height:46px}.step-icon svg{width:27px;height:27px}}
.supply .section-head{max-width:680px;margin-left:auto;margin-right:auto}.supply .steps{width:100%;align-items:stretch;justify-content:center}.supply .step{display:flex;min-height:190px;padding:25px 20px 22px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;border-color:rgba(7,63,49,.10);border-radius:8px;background:rgba(255,253,248,.94)}.supply .step:before{content:"";position:absolute;left:50%;top:0;width:44px;height:2px;border-radius:0 0 3px 3px;background:var(--gold);transform:translateX(-50%)}.supply .step:after{display:none}.supply .step-icon{width:40px;height:40px;margin:0 auto 13px;border:1px solid rgba(197,152,69,.42);border-radius:50%;color:var(--green);background:#fff;box-shadow:0 5px 13px rgba(7,63,49,.07)}.supply .step-icon svg{width:21px;height:21px;stroke-width:1.65}.supply .step b{right:13px;top:11px;color:rgba(197,152,69,.72);font-size:9px;letter-spacing:.08em}.supply .step h3{width:100%;font-size:17px;line-height:1.4}.supply .step p{max-width:190px;margin:7px auto 0;font-size:12px;line-height:1.65}.supply .step:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(27,48,39,.08)}
@media(max-width:900px){.supply .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.supply .step{min-height:180px}}
@media(max-width:560px){.supply .steps{grid-template-columns:1fr}.supply .step{min-height:0;padding:22px 48px 20px}.supply .step p{max-width:260px}}
.catalog-hero{position:relative;min-height:430px;overflow:hidden;background:var(--cream)}.catalog-hero-bg{position:absolute;inset:0;background:url(../image/banner.png) 66% center/cover no-repeat;transform:scale(1.015)}.catalog-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,233,.98) 0%,rgba(251,246,233,.92) 38%,rgba(251,246,233,.34) 64%,rgba(251,246,233,.12))}.catalog-hero-copy{position:relative;z-index:1;padding-top:92px}.catalog-hero h1{max-width:680px;margin:8px 0 15px;font-size:50px;font-weight:500;line-height:1.22;letter-spacing:.07em}.catalog-hero-copy>p:not(.eyebrow){max-width:570px;margin:0;color:#617068;font:15px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.breadcrumb{display:flex;align-items:center;gap:8px;margin-top:34px;color:#7b877f;font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.breadcrumb a:hover{color:var(--red)}.breadcrumb strong{color:var(--green);font-weight:600}.catalog-main{background:#fffdfa}.catalog-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--line)}.catalog-heading h2{font-size:40px}.catalog-heading>p{margin:0;color:var(--muted);font:14px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}.catalog-tabs a,.catalog-tabs span{min-width:98px;padding:8px 16px;text-align:center;border:1px solid var(--line);border-radius:24px;background:#fff;font:13px "Alibaba PuHuiTi 3.0","Source Han Sans SC";transition:.25s}.catalog-tabs span,.catalog-tabs a:hover{color:#fff;border-color:var(--green);background:var(--green)}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.catalog-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 6px 22px rgba(27,48,39,.04);transition:transform .32s,box-shadow .32s,border-color .32s}.catalog-card:hover{transform:translateY(-7px);border-color:rgba(197,152,69,.4);box-shadow:0 20px 42px rgba(27,48,39,.11)}.catalog-image{display:block;aspect-ratio:1/1;overflow:hidden;background:#f2eee5}.catalog-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.catalog-card:hover .catalog-image img{transform:scale(1.045)}.catalog-card-body{padding:21px 20px 22px}.catalog-card-meta{display:flex;align-items:center;justify-content:space-between;color:var(--gold);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-card-meta i{padding:3px 8px;color:#6c8077;border-radius:12px;background:var(--sage);font-style:normal}.catalog-card h2{margin:7px 0 7px;font-size:22px;font-weight:600;line-height:1.45;letter-spacing:.03em}.catalog-card h2 a:hover{color:var(--red)}.catalog-card-body>p{min-height:66px;margin:0 0 15px;color:var(--muted);font:13px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-more{display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid var(--line);color:var(--red);font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-more b{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(181,29,34,.25);border-radius:50%;font-size:14px;transition:.25s}.catalog-more:hover b{color:#fff;background:var(--red);transform:translateX(2px)}.catalog-pagebar{margin-top:45px}.catalog-standard{background:var(--sage)}.catalog-standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.catalog-standard-grid article{position:relative;padding:34px 24px;text-align:center;border:1px solid rgba(7,63,49,.10);border-radius:7px;background:rgba(255,253,248,.9)}.catalog-standard-grid span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;color:#fff;border-radius:50%;background:var(--green);box-shadow:0 8px 18px rgba(7,63,49,.16);font-size:20px}.catalog-standard-grid h3{margin:0 0 5px;font-size:18px}.catalog-standard-grid p{margin:0;color:var(--muted);font:12px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-cta{padding:66px 0;color:#fff;background:linear-gradient(105deg,#073f31,#0a4b3a)}.catalog-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.catalog-cta h2{margin:0;font-size:34px;font-weight:500;letter-spacing:.08em}.catalog-cta p{margin:5px 0 0;color:#c7d8d0;font:13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.catalog-btn{color:var(--green);background:#f3d991}.catalog-btn:hover{background:#fff;transform:translateY(-2px)}
@media(max-width:1000px){.catalog-standard-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.catalog-hero{min-height:400px}.catalog-hero-bg{background-position:60% center;opacity:.58}.catalog-hero-bg:after{background:linear-gradient(180deg,rgba(251,246,233,.98),rgba(251,246,233,.9) 68%,rgba(251,246,233,.5))}.catalog-hero-copy{padding-top:66px}.catalog-hero h1{font-size:37px}.catalog-heading{grid-template-columns:1fr;gap:14px;align-items:start}.catalog-heading h2{font-size:32px}.catalog-tabs{justify-content:flex-start}.catalog-cta-inner{align-items:flex-start;flex-direction:column}.catalog-cta h2{font-size:29px}}
@media(max-width:520px){.catalog-grid,.catalog-standard-grid{grid-template-columns:1fr}.catalog-card-body>p{min-height:0}.catalog-tabs a,.catalog-tabs span{min-width:calc(50% - 5px)}.catalog-hero h1{font-size:33px}}
@media(min-width:761px){.product-center .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:521px) and (max-width:760px){.product-center .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.product-center .catalog-grid{grid-template-columns:1fr}}
.about-hero{position:relative;min-height:430px;overflow:hidden;background:var(--cream)}.about-hero-bg{position:absolute;inset:0;background:url(../image/banner.png) 66% center/cover no-repeat;transform:scale(1.015)}.about-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,233,.98) 0%,rgba(251,246,233,.92) 42%,rgba(251,246,233,.32) 68%,rgba(251,246,233,.1))}.about-hero-copy{position:relative;z-index:1;padding-top:94px}.about-hero h1{margin:7px 0 14px;font-size:52px;font-weight:500;line-height:1.2;letter-spacing:.09em}.about-hero-copy>p:not(.eyebrow){max-width:610px;margin:0;color:#647169;font:15px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-story{background:#fffdfa}.about-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.about-story-copy h2{margin:0 0 24px;font-size:43px;font-weight:500;line-height:1.35;letter-spacing:.09em}.about-story-copy>p{color:var(--muted);font:14px/1.95 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-story-copy blockquote{position:relative;margin:26px 0 0;padding:18px 22px;border-left:3px solid var(--gold);color:var(--green);background:var(--cream);font-size:17px;line-height:1.7}.about-story-visual{position:relative}.about-story-visual>img{width:100%;min-height:430px;object-fit:cover;object-position:65% center;border-radius:4px;box-shadow:var(--shadow)}.about-seal{position:absolute;left:-35px;bottom:-34px;display:flex;width:190px;height:110px;padding:18px;align-items:center;gap:13px;color:#fff;background:var(--green);box-shadow:0 16px 35px rgba(7,63,49,.22)}.about-seal b{display:grid;place-items:center;width:48px;height:48px;border:1px solid #ddb963;border-radius:50%;color:#ebc975;font-size:25px}.about-seal span{font-size:15px;line-height:1.65;letter-spacing:.08em}.about-values{background:var(--sage)}.about-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about-value-grid article{position:relative;min-height:275px;padding:34px 24px 28px;text-align:center;overflow:hidden;border:1px solid rgba(7,63,49,.1);border-radius:8px;background:#fffdf8;transition:.3s}.about-value-grid article:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(27,48,39,.09)}.about-value-grid article>span{position:absolute;right:17px;top:13px;color:rgba(197,152,69,.55);font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.1em}.about-value-grid i{display:grid;place-items:center;width:58px;height:58px;margin:10px auto 18px;color:#fff;border-radius:50%;background:var(--green);box-shadow:0 8px 20px rgba(7,63,49,.18);font-style:normal;font-size:22px}.about-value-grid h3{margin:0 0 8px;font-size:19px}.about-value-grid p{margin:0;color:var(--muted);font:13px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-belief{position:relative;padding:100px 0;text-align:center;color:#fff;background:linear-gradient(rgba(7,63,49,.92),rgba(7,63,49,.95)),url(../image/banner.png) center/cover fixed}.about-belief-inner{max-width:850px}.about-belief h2{margin:0;font-size:41px;font-weight:500;line-height:1.55;letter-spacing:.08em}.about-belief-inner>p:not(.eyebrow){max-width:700px;margin:18px auto;color:#c8d8d1;font:14px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-belief-sign{display:flex;justify-content:center;align-items:center;gap:13px;margin-top:27px;color:#e5c36f}.about-belief-sign span{width:45px;height:1px;background:rgba(229,195,111,.55)}.about-belief-sign b{font-size:18px;letter-spacing:.12em}.about-belief-sign small{font:8px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.18em}.about-history{background:#fffaf1}.history-line{position:relative;max-width:920px;margin:auto}.history-line:before{content:"";position:absolute;left:50%;top:35px;bottom:35px;width:1px;background:linear-gradient(var(--gold),rgba(197,152,69,.2));transform:translateX(-50%)}.history-line article{position:relative;display:grid;width:50%;min-height:170px;padding:0 66px 40px 0;text-align:right}.history-line article:nth-child(even){margin-left:50%;padding:0 0 40px 66px;text-align:left}.history-marker{position:absolute;right:-19px;top:0;z-index:1;display:grid;place-items:center;width:38px;height:38px;border:7px solid #fffaf1;border-radius:50%;background:var(--gold)}.history-line article:nth-child(even) .history-marker{right:auto;left:-19px}.history-marker b{color:#fff;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.history-line small{color:var(--gold);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.1em}.history-line h3{margin:4px 0 7px;font-size:21px}.history-line p{margin:0;color:var(--muted);font:13px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-promise{background:#fff}.about-promise-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.about-promise-grid h2{margin:0;font-size:40px;font-weight:500;line-height:1.45;letter-spacing:.08em}.about-promise-grid>div:first-child>p:last-child{color:var(--muted);font:14px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-promise-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.about-promise-list>div{display:flex;min-height:105px;padding:20px;align-items:center;gap:15px;border:1px solid var(--line);border-radius:6px;background:var(--cream)}.about-promise-list b{display:grid;place-items:center;min-width:35px;height:35px;color:var(--gold);border:1px solid rgba(197,152,69,.45);border-radius:50%;font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.about-promise-list span{display:block}.about-promise-list strong{display:block;font-size:16px}.about-promise-list small{display:block;margin-top:3px;color:var(--muted);font:11px/1.5 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
@media(max-width:900px){.about-story-grid,.about-promise-grid{grid-template-columns:1fr;gap:55px}.about-value-grid{grid-template-columns:repeat(2,1fr)}.about-story-visual{margin-left:35px}.about-promise-list{max-width:650px}.about-belief{background-attachment:scroll}}
@media(max-width:650px){.about-hero{min-height:400px}.about-hero-bg{background-position:61% center;opacity:.6}.about-hero-bg:after{background:linear-gradient(180deg,rgba(251,246,233,.98),rgba(251,246,233,.9) 70%,rgba(251,246,233,.45))}.about-hero-copy{padding-top:66px}.about-hero h1{font-size:38px}.about-story-copy h2,.about-belief h2,.about-promise-grid h2{font-size:32px}.about-story-visual{margin:0 0 28px}.about-story-visual>img{min-height:300px}.about-seal{left:20px;bottom:-35px}.about-value-grid,.about-promise-list{grid-template-columns:1fr}.about-value-grid article{min-height:235px}.history-line:before{left:18px}.history-line article,.history-line article:nth-child(even){width:100%;margin-left:0;padding:0 0 42px 58px;text-align:left}.history-marker,.history-line article:nth-child(even) .history-marker{left:0;right:auto}.about-belief{padding:75px 0}}
.trace-hero{position:relative;min-height:460px;overflow:hidden;background:var(--cream)}.trace-hero-bg{position:absolute;inset:0;background:url(../image/banner.png) 68% center/cover no-repeat;transform:scale(1.015)}.trace-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,233,.98),rgba(251,246,233,.93) 42%,rgba(251,246,233,.34) 68%,rgba(251,246,233,.08))}.trace-hero-copy{position:relative;z-index:1;padding-top:105px}.trace-hero h1{max-width:700px;margin:8px 0 15px;font-size:50px;font-weight:500;line-height:1.22;letter-spacing:.08em}.trace-hero-copy>p:not(.eyebrow){max-width:620px;margin:0;color:#617168;font:15px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-why{background:#fffdfa}.trace-why-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}.trace-why h2{font-size:42px;line-height:1.4}.trace-why-copy>p{margin:0 0 16px;color:var(--muted);font:14px/1.95 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-why-copy blockquote{margin:25px 0 0;padding:18px 23px;border-left:3px solid var(--gold);color:var(--green);background:var(--cream);font-size:17px}.trace-chain{background:var(--sage)}.trace-chain-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.trace-chain-grid article{position:relative;min-height:235px;padding:28px 18px 24px;text-align:center;overflow:hidden;border:1px solid rgba(7,63,49,.1);border-radius:8px;background:#fffdf8;transition:.3s}.trace-chain-grid article:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(27,48,39,.09)}.trace-chain-grid article>b{position:absolute;right:13px;top:11px;color:rgba(197,152,69,.62);font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.1em}.trace-chain-grid article>span{display:grid;place-items:center;width:48px;height:48px;margin:4px auto 16px;color:#fff;border-radius:50%;background:var(--green);box-shadow:0 7px 17px rgba(7,63,49,.18);font-size:19px}.trace-chain-grid h3{margin:0 0 7px;font-size:18px}.trace-chain-grid p{margin:0;color:var(--muted);font:12px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-origins{background:#fffaf1}.trace-product-list{display:grid;gap:38px}.trace-product{display:grid;grid-template-columns:1fr 1.15fr;min-height:430px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(27,48,39,.07)}.trace-product:nth-child(even) .trace-product-image{order:2}.trace-product-image{overflow:hidden;background:#eee}.trace-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.trace-product:hover .trace-product-image img{transform:scale(1.025)}.trace-product-copy{display:flex;padding:45px 48px;flex-direction:column;justify-content:center}.trace-place{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line)}.trace-place span{color:var(--gold);font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.08em}.trace-place small{padding:4px 10px;color:var(--green);border-radius:14px;background:var(--sage);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-product h3{margin:20px 0 10px;font-size:27px;font-weight:500;letter-spacing:.04em}.trace-product-copy>p{margin:0;color:var(--muted);font:13px/1.85 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-product ul{display:grid;gap:7px;margin:20px 0 0;padding:0;list-style:none}.trace-product li{position:relative;padding-left:17px;color:#50655b;font:12px/1.6 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-product li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border:1px solid var(--gold);border-radius:50%}.trace-record{color:#fff;background:linear-gradient(105deg,#073f31,#0b513e)}.trace-record-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:center}.trace-record-title h2{margin:0;font-size:39px;font-weight:500;line-height:1.5;letter-spacing:.08em}.trace-record-title>p:last-child{color:#c2d3cb;font:13px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-record-card{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:rgba(255,255,255,.14)}.trace-record-card>div{min-height:135px;padding:25px;background:#0c4939}.trace-record-card small{display:block;color:#e2be69;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.16em}.trace-record-card b{display:block;margin:7px 0 3px;font-size:18px}.trace-record-card span{color:#b9cdc4;font:11px/1.6 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-promise{background:#fff}.trace-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trace-promise-grid article{text-align:center;padding:36px 28px;border-top:2px solid var(--gold);background:var(--cream)}.trace-promise-grid b{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 15px;color:#fff;border-radius:50%;background:var(--green);font-size:20px}.trace-promise-grid h3{margin:0 0 6px;font-size:19px}.trace-promise-grid p{margin:0;color:var(--muted);font:12px/1.75 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
@media(max-width:1000px){.trace-chain-grid{grid-template-columns:repeat(3,1fr)}.trace-product{grid-template-columns:.9fr 1.1fr}.trace-product-copy{padding:35px}.trace-record-grid{gap:45px}}
@media(max-width:780px){.trace-why-grid,.trace-record-grid{grid-template-columns:1fr;gap:35px}.trace-chain-grid{grid-template-columns:repeat(2,1fr)}.trace-product,.trace-product:nth-child(even){grid-template-columns:1fr}.trace-product:nth-child(even) .trace-product-image{order:0}.trace-product-image{height:360px}.trace-record-card{max-width:620px}.trace-promise-grid{grid-template-columns:1fr}}
@media(max-width:560px){.trace-hero{min-height:420px}.trace-hero-bg{background-position:61% center;opacity:.58}.trace-hero-bg:after{background:linear-gradient(180deg,rgba(251,246,233,.98),rgba(251,246,233,.9) 70%,rgba(251,246,233,.45))}.trace-hero-copy{padding-top:72px}.trace-hero h1{font-size:36px}.trace-why h2,.trace-record-title h2{font-size:32px}.trace-chain-grid,.trace-record-card{grid-template-columns:1fr}.trace-chain-grid article{min-height:205px}.trace-product-image{height:300px}.trace-product-copy{padding:28px 22px}.trace-product h3{font-size:23px}.trace-record-card>div{min-height:110px}}
.news-hero{position:relative;min-height:420px;overflow:hidden;background:var(--cream)}.news-hero-bg{position:absolute;inset:0;background:url(../image/banner.png) 67% center/cover no-repeat;transform:scale(1.015)}.news-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,233,.98),rgba(251,246,233,.93) 42%,rgba(251,246,233,.34) 68%,rgba(251,246,233,.1))}.news-hero-copy{position:relative;z-index:1;padding-top:92px}.news-hero h1{margin:8px 0 15px;font-size:50px;font-weight:500;line-height:1.22;letter-spacing:.08em}.news-hero-copy>p:not(.eyebrow){max-width:610px;margin:0;color:#617168;font:15px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-content{background:#fffdfa}.news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:26px;padding-bottom:26px;border-bottom:1px solid var(--line)}.news-heading h2{font-size:40px}.news-heading>p{max-width:450px;margin:0;color:var(--muted);text-align:right;font:13px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-topics{display:flex;justify-content:center;gap:9px;margin-bottom:40px;flex-wrap:wrap}.news-topics span,.news-topics i{min-width:100px;padding:8px 16px;text-align:center;border:1px solid var(--line);border-radius:22px;background:#fff;font:normal 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-topics span{color:#fff;border-color:var(--green);background:var(--green)}.news-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.news-list-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 7px 24px rgba(27,48,39,.05);transition:transform .3s,box-shadow .3s}.news-list-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(27,48,39,.1)}.news-list-card:first-child{display:grid;grid-column:1/-1;grid-template-columns:1.25fr .75fr;min-height:410px}.news-list-image{position:relative;display:block;height:225px;overflow:hidden;background:#eee}.news-list-card:first-child .news-list-image{height:100%}.news-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.news-list-card:hover .news-list-image img{transform:scale(1.035)}.latest-badge{position:absolute;left:16px;top:16px;display:none;padding:6px 11px;color:#fff;border-radius:3px;background:var(--red);font:700 9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.1em}.news-list-card:first-child .latest-badge{display:inline-flex}.news-list-body{display:flex;padding:22px;flex-direction:column}.news-list-card:first-child .news-list-body{padding:46px 40px;justify-content:center}.news-list-meta{display:flex;align-items:center;justify-content:space-between;color:var(--gold);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-list-meta time{color:#829087}.news-list-card h2{margin:10px 0 8px;font-size:20px;line-height:1.5}.news-list-card:first-child h2{font-size:29px;line-height:1.45}.news-list-card h2 a:hover{color:var(--red)}.news-list-body>p{margin:0 0 20px;color:var(--muted);font:13px/1.75 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-list-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.news-list-foot a{color:var(--red);font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-list-foot a b{margin-left:5px}.news-list-foot small{color:#98a29d;font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-pagebar{margin-top:42px}.news-disclaimer{margin:32px 0 0;padding:15px 18px;color:#7c8983;text-align:center;border:1px solid var(--line);border-radius:5px;background:var(--cream);font:11px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-columns{background:var(--sage)}.news-column-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.news-column-grid article{text-align:center;padding:34px 23px;border:1px solid rgba(7,63,49,.1);border-radius:7px;background:#fffdf8}.news-column-grid b{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 15px;color:#fff;border-radius:50%;background:var(--green);box-shadow:0 7px 18px rgba(7,63,49,.17);font-size:20px}.news-column-grid h3{margin:0 0 6px;font-size:18px}.news-column-grid p{margin:0;color:var(--muted);font:12px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
@media(max-width:900px){.news-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-list-card:first-child{grid-template-columns:1fr 1fr}.news-column-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.news-hero{min-height:400px}.news-hero-bg{background-position:61% center;opacity:.58}.news-hero-bg:after{background:linear-gradient(180deg,rgba(251,246,233,.98),rgba(251,246,233,.9) 70%,rgba(251,246,233,.45))}.news-hero-copy{padding-top:66px}.news-hero h1{font-size:37px}.news-heading{align-items:flex-start;flex-direction:column;gap:10px}.news-heading h2{font-size:32px}.news-heading>p{text-align:left}.news-list-card:first-child{display:block}.news-list-card:first-child .news-list-image{height:280px}.news-list-card:first-child .news-list-body{padding:28px 24px}.news-list-card:first-child h2{font-size:25px}}
@media(max-width:520px){.news-center-grid,.news-column-grid{grid-template-columns:1fr}.news-list-image,.news-list-card:first-child .news-list-image{height:235px}.news-topics span,.news-topics i{min-width:calc(50% - 5px)}}
.news-topics a{min-width:100px;padding:8px 16px;text-align:center;border:1px solid var(--line);border-radius:22px;background:#fff;font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";transition:.25s}.news-topics a:hover,.news-topics a.active{color:#fff;border-color:var(--green);background:var(--green)}.news-center .news-list-card,.news-center .news-list-card:first-child{display:flex;grid-column:auto;min-height:0;flex-direction:column}.news-center .news-list-card:first-child .news-list-image,.news-center .news-list-image{height:230px}.news-center .news-list-card:first-child .news-list-body,.news-center .news-list-body{padding:23px;flex:1}.news-center .news-list-card:first-child h2,.news-center .news-list-card h2{font-size:20px;line-height:1.5}.news-center .news-list-body>p{display:-webkit-box;min-height:68px;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-center .latest-badge{padding:5px 9px;font-size:8px}
@media(min-width:761px){.news-center .news-center-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:521px) and (max-width:760px){.news-center .news-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.news-center .news-center-grid{grid-template-columns:1fr}.news-topics a{min-width:calc(50% - 5px)}.news-center .news-list-card:first-child .news-list-image,.news-center .news-list-image{height:235px}.news-center .news-list-body>p{min-height:0}}
.news-article-head{padding:62px 0 58px;background:linear-gradient(135deg,#f9f2df,#eef4e9)}.news-article-head .breadcrumb{margin:0 0 30px}.news-article-head h1{max-width:960px;margin:8px 0 20px;font-size:43px;font-weight:500;line-height:1.42;letter-spacing:.025em}.news-article-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#7f8c85;font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-article-meta span:first-child{padding:5px 11px;color:#fff;border-radius:15px;background:var(--green)}.news-detail-main{background:#fffaf1}.news-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:34px;align-items:start}.news-article{min-width:0;padding:48px 55px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 35px rgba(27,48,39,.06)}.news-article-content{color:#34483f;font-size:16px;line-height:2}.news-article-content>p:first-child{font-size:17px}.news-article-content h2{margin:48px 0 18px;padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--green);font-size:28px;line-height:1.45}.news-article-content h3{margin:35px 0 13px;color:#29483b;font-size:22px;line-height:1.5}.news-article-content h4{font-size:18px}.news-article-content a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.news-article-content blockquote{margin:28px 0;padding:20px 24px;border-left:3px solid var(--gold);color:#4b6157;background:var(--cream)}.news-article-content table{width:100%;margin:25px 0;border-collapse:collapse;font-size:13px}.news-article-content th,.news-article-content td{padding:12px 13px;border:1px solid var(--line);text-align:left}.news-article-content th{color:#fff;background:var(--green)}.news-article-content tr:nth-child(even) td{background:#f8faf6}.news-article-content ul,.news-article-content ol{padding-left:1.4em}.news-health-note{margin:38px 0 0;padding:16px 18px;color:#74827b;border:1px solid var(--line);border-radius:5px;background:var(--cream);font:11px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-article-tags{display:flex;align-items:center;gap:8px;margin-top:25px;flex-wrap:wrap}.news-article-tags b{margin-right:5px;font-size:13px}.news-article-tags a{padding:5px 10px;color:#557066;border-radius:14px;background:var(--sage);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-article-end{display:flex;align-items:center;justify-content:center;gap:12px;margin:38px 0 5px;color:var(--gold)}.news-article-end span{width:45px;height:1px;background:rgba(197,152,69,.45)}.news-article-end b{font-size:13px;font-weight:500;letter-spacing:.08em}.news-sidebar{display:grid;gap:22px}.sidebar-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 9px 28px rgba(27,48,39,.055)}.sidebar-panel>header{padding:20px 20px 16px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf8,#f3f7ef)}.sidebar-panel>header .eyebrow{margin-bottom:5px;font-size:9px}.sidebar-panel>header h2{margin:0;font-size:21px;font-weight:500}.sidebar-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.sidebar-product-grid>a{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#fff;transition:.25s}.sidebar-product-grid>a:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(27,48,39,.08)}.sidebar-product-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.sidebar-product-grid span{display:block;padding:8px 7px;text-align:center;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar-empty{grid-column:1/-1;color:var(--muted);text-align:center;font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.sidebar-latest ol{margin:0;padding:8px 18px 13px 48px;counter-reset:latest}.sidebar-latest li{position:relative;padding:10px 0;border-bottom:1px dashed var(--line);counter-increment:latest}.sidebar-latest li:last-child{border:0}.sidebar-latest li:before{content:counter(latest,decimal-leading-zero);position:absolute;left:-31px;top:11px;color:var(--gold);font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.sidebar-latest a{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sidebar-latest a>span{display:-webkit-box;color:#354c42;font:12px/1.55 "Alibaba PuHuiTi 3.0","Source Han Sans SC";-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sidebar-latest time{padding-top:2px;color:#9aa39f;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";white-space:nowrap}.sidebar-related-list{padding:7px 17px 12px}.sidebar-related-list>a{display:flex;gap:11px;padding:11px 0;border-bottom:1px dashed var(--line)}.sidebar-related-list>a:last-child{border:0}.sidebar-related-list img{width:62px;height:62px;min-width:62px;border-radius:4px;object-fit:cover}.sidebar-related-list>a>span{display:flex;min-width:0;flex-direction:column;justify-content:center}.sidebar-related-list b{display:-webkit-box;color:#354c42;font:12px/1.5 "Alibaba PuHuiTi 3.0","Source Han Sans SC";-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sidebar-related-list time{margin-top:5px;color:#9aa39f;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.news-detail-page .comments{margin:42px -55px -48px;padding:38px 55px;border-top:1px solid var(--line);box-shadow:none}
@media(max-width:1000px){.news-detail-layout{grid-template-columns:minmax(0,1fr) 315px;gap:24px}.news-article{padding:42px 38px}.news-detail-page .comments{margin-left:-38px;margin-right:-38px;padding-left:38px;padding-right:38px}}
@media(max-width:820px){.news-detail-layout{grid-template-columns:1fr}.news-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-related{grid-column:1/-1}.sidebar-related-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}.news-article-head h1{font-size:36px}}
@media(max-width:580px){.news-article-head{padding:45px 0}.news-article-head h1{font-size:30px}.news-article{padding:30px 20px}.news-article-content{font-size:15px}.news-article-content h2{font-size:24px}.news-sidebar{grid-template-columns:1fr}.sidebar-related{grid-column:auto}.sidebar-related-list{display:block}.news-detail-page .comments{margin:35px -20px -30px;padding:30px 20px}.news-article-end b{text-align:center;font-size:11px}}

/* News detail sidebar refresh: products first, thumbnail news cards and refined numbering. */
.news-sidebar .sidebar-products{border-color:rgba(197,152,69,.42);box-shadow:0 14px 36px rgba(7,63,49,.13)}
.news-sidebar .sidebar-products>header{position:relative;padding:25px 22px 22px;color:#fff;border:0;background:linear-gradient(135deg,#073f31,#195e48)}
.news-sidebar .sidebar-products>header:after{content:"臻";position:absolute;right:17px;top:4px;color:rgba(255,255,255,.07);font:72px/1 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.news-sidebar .sidebar-products>header .eyebrow{position:relative;z-index:1;color:#d7bd7f}
.news-sidebar .sidebar-products>header h2{position:relative;z-index:1;color:#fff;font-size:24px;letter-spacing:.04em}
.sidebar-product-lead{position:relative;z-index:1;margin:8px 0 0;color:rgba(255,255,255,.68);font:11px/1.5 "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.12em}
.sidebar-product-grid{gap:13px;padding:18px 18px 12px;background:linear-gradient(180deg,#fffdf8,#fff)}
.sidebar-product-grid>a{border-color:rgba(197,152,69,.25);border-radius:7px;box-shadow:0 5px 15px rgba(27,48,39,.045)}
.sidebar-product-grid>a:hover{border-color:var(--gold);box-shadow:0 11px 24px rgba(27,48,39,.12)}
.sidebar-product-grid .sidebar-product-image{position:relative;display:block;padding:0;overflow:hidden}
.sidebar-product-grid .sidebar-product-image img{display:block;transition:transform .45s}
.sidebar-product-grid>a:hover img{transform:scale(1.055)}
.sidebar-product-image i{position:absolute;left:7px;top:7px;padding:3px 6px;color:#fff;border-radius:2px;background:rgba(154,48,38,.92);font:normal 8px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.08em}
.sidebar-product-grid .sidebar-product-name{padding:10px 8px 9px;color:#183f32;font-size:13px;font-weight:700}
.sidebar-product-name small{display:block;margin-top:4px;color:#9b8865;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.sidebar-product-more{display:flex;align-items:center;justify-content:center;gap:8px;margin:2px 18px 18px;padding:11px;color:#fff;border-radius:4px;background:var(--red);font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.08em;transition:.25s}
.sidebar-product-more:hover{color:#fff;background:#7f2821;box-shadow:0 7px 16px rgba(154,48,38,.2)}
.sidebar-product-more b{font-size:15px}
.sidebar-latest ol{margin:0;padding:8px 16px 13px;counter-reset:latest}
.sidebar-latest li{padding:10px 0 10px 34px}
.sidebar-latest li:before{display:grid;place-items:center;left:0;top:50%;width:24px;height:24px;color:#82682f;border:1px solid rgba(197,152,69,.38);border-radius:50%;background:#fbf5e8;transform:translateY(-50%);font:700 9px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.sidebar-latest li:nth-child(-n+3):before{color:#fff;border-color:var(--red);background:var(--red);box-shadow:0 4px 10px rgba(154,48,38,.2)}
.sidebar-latest a{align-items:center;justify-content:flex-start;gap:11px}
.sidebar-latest a>.sidebar-latest-image{display:block;width:68px;height:55px;min-width:68px;padding:0;border-radius:5px;overflow:hidden}
.sidebar-latest-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}
.sidebar-latest a:hover .sidebar-latest-image img{transform:scale(1.07)}
.sidebar-latest a>.sidebar-latest-copy{display:flex;min-width:0;flex:1;flex-direction:column;overflow:visible}
.sidebar-latest-copy b{display:-webkit-box;color:#354c42;font:12px/1.45 "Alibaba PuHuiTi 3.0","Source Han Sans SC";-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.sidebar-latest a:hover .sidebar-latest-copy b,.sidebar-related-list>a:hover b{color:var(--red)}
.sidebar-latest .sidebar-latest-copy time{margin-top:5px;padding:0;color:#a0a8a4;font-size:9px}
.sidebar-related-list>a{transition:padding-left .25s}
.sidebar-related-list>a:hover{padding-left:4px}
@media(max-width:580px){.sidebar-latest a>.sidebar-latest-image{width:76px;height:60px;min-width:76px}}

/* 1.2.0 refined layer: same visual language, better clarity, navigation and resilience. */
:root{--gold-text:#87631f}
.site-header,.nav-wrap,.main-nav li a{transition:height .25s,line-height .25s,background-color .25s,box-shadow .25s}
.site-header.is-compact{background:rgba(5,53,39,.985);box-shadow:0 6px 20px rgba(5,38,29,.14)}
.site-header.is-compact .nav-wrap{height:64px}.site-header.is-compact .main-nav li a{line-height:64px}
.eyebrow,.product-copy small,.news-card time,.catalog-card-meta,.news-list-meta,.trace-place span,.sidebar-latest li:before{color:var(--gold-text)}
.main-nav .on>a,.main-nav li.active>a,.main-nav a[aria-current="page"]{color:#f1d58d;box-shadow:inset 0 -2px #e9c675}
.section-link{margin-top:34px;text-align:center}.section-link a{display:inline-flex;align-items:center;gap:9px;padding:10px 18px;color:var(--green);border:1px solid rgba(7,63,49,.18);border-radius:24px;background:#fff;font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";transition:.25s}.section-link a:hover{color:#fff;border-color:var(--green);background:var(--green);transform:translateY(-2px)}
.news-card{transition:transform .3s,box-shadow .3s,border-color .3s}.news-card:hover{transform:translateY(-4px);border-color:rgba(197,152,69,.38);box-shadow:0 16px 34px rgba(27,48,39,.09)}.news-card img{transition:transform .45s}.news-card:hover img{transform:scale(1.035)}
.news-column-grid article{transition:transform .25s,box-shadow .25s,border-color .25s}.news-column-grid article:hover{transform:translateY(-3px);border-color:rgba(197,152,69,.4);box-shadow:0 12px 26px rgba(27,48,39,.07)}.news-column-grid article>a{display:block;height:100%}
.shop-actions>a,.shop-channel{display:flex;min-width:240px;padding:17px 20px;border-radius:5px;color:var(--green);background:#fff;flex-direction:column;align-items:center;justify-content:center;font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC";transition:.25s}.shop-actions>a:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.14)}.shop-actions b{font-size:15px}.shop-actions small{margin-top:3px;color:#75867e;font-size:10px;font-weight:400}.shop-channel{border:1px solid rgba(233,198,117,.45);color:#f2d890;background:rgba(255,255,255,.06)}.shop-channel small{color:#b9ccc3}
.footer-grid a{transition:color .2s,transform .2s}.footer-grid a:hover{color:#f1d58d;transform:translateX(3px)}
.footer-brand .brand-seal{display:flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:1}.footer-brand .brand-seal b{display:block;margin:0;font:400 20px/1 "Source Han Sans SC","Alibaba PuHuiTi 3.0";letter-spacing:0;transform:translateY(-1px)}
.beian-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 18px;margin-top:10px}.beian-links a{color:#9bb0a7;transition:color .2s}.beian-links a:hover{color:#f1d58d}
.trace-product-link{display:inline-flex;margin-top:8px;color:var(--red);font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.trace-product-link:hover{color:#7f2821}.trace-source-note{margin:26px 0 0;color:#7c8983;text-align:center;font:11px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.news-article-content{overflow-wrap:anywhere}.news-article-content iframe,.news-article-content video{max-width:100%}.news-article-content table{min-width:560px}.comment>div{min-width:0;flex:1}.comment p{overflow-wrap:anywhere}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px)}.js .reveal.visible{opacity:1;transform:none}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #d6ad56;outline-offset:3px}.product-image:focus-visible,.catalog-image:focus-visible,.news-list-image:focus-visible{outline-offset:-4px}.comment-form input:focus,.comment-form textarea:focus{border-color:var(--gold-text);box-shadow:0 0 0 3px rgba(197,152,69,.16)}
@media(max-width:900px){.news-detail-layout{grid-template-columns:1fr}.news-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-related{grid-column:1/-1}.sidebar-related-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 50px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:block}.js .main-nav{visibility:hidden;pointer-events:none}.js .nav-open .main-nav{visibility:visible;pointer-events:auto}.site-header.is-compact .main-nav{inset:64px 0 auto}html:not(.js) .nav-toggle{display:none}html:not(.js) .main-nav{position:static;visibility:visible;transform:none}html:not(.js) .main-nav ul{display:flex;padding:0;gap:16px;flex-wrap:wrap}html:not(.js) .main-nav li a{border:0;line-height:40px}}
@media(min-width:761px) and (max-width:900px){.product-center .catalog-grid{gap:12px}.product-center .catalog-card-body{padding:15px 13px 17px}.product-center .catalog-card h2{font-size:18px}.product-center .catalog-card-body>p{font-size:12px}.product-center .catalog-card-meta{font-size:10px}}
@media(max-width:580px){.shop-actions>a,.shop-channel{width:100%;min-width:0;max-width:320px;margin:auto}.news-article-content{overflow-x:auto}.sidebar-related-list{display:block}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,.catalog-card:hover,.news-card:hover,.news-column-grid article:hover,.section-link a:hover,.shop-actions>a:hover{transform:none}}

/* 1.2.17: richer homepage product descriptions with balanced card layout. */
.products .product-card{display:flex;height:100%;flex-direction:column}
.products .product-image{flex:0 0 auto}
.products .product-copy{display:flex;flex:1;padding:22px 20px 20px;flex-direction:column}
.products .product-copy small{align-self:flex-start;padding:5px 10px;border:1px solid rgba(197,152,69,.22);border-radius:16px;background:#fffaf0;line-height:1.2}
.products .product-copy h3{margin:11px 0 8px}
.products .product-copy p{min-height:0;margin:0 0 18px;color:#596c63;font-size:13px;line-height:1.85}
.products .product-copy .more{align-self:flex-start;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}
@media(max-width:560px){.products .product-copy{padding:21px 19px}.products .product-copy p{font-size:13px;line-height:1.8}}

/* 1.3.0: dedicated Huajuhong product detail page. */
.hjh-hero{padding:76px 0 64px;overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(224,190,115,.18),transparent 30%),linear-gradient(135deg,#fbf6e9 0%,#f3ead5 100%)}
.hjh-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hjh-hero-copy .breadcrumb{margin-bottom:36px}.hjh-hero h1{margin:10px 0 22px;color:var(--green);font-size:64px;font-weight:500;line-height:1.08;letter-spacing:.08em}.hjh-hero h1 span{display:block;margin-top:13px;color:#8d321f;font-size:30px;letter-spacing:.1em}.hjh-lead{max-width:650px;color:#53675e;font:15px/2 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-hero-actions{display:flex;gap:14px;margin-top:30px}.hjh-hero .btn.ghost{border-color:rgba(7,63,49,.25);color:var(--green);background:rgba(255,255,255,.35)}.hjh-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:36px 0 0;padding:22px 0 0;border-top:1px solid rgba(7,63,49,.13);list-style:none}.hjh-quick li{padding-right:16px}.hjh-quick b,.hjh-quick span{display:block}.hjh-quick b{color:var(--green);font-size:14px}.hjh-quick span{margin-top:5px;color:#718078;font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-hero-product{position:relative;margin:0;padding:28px;border:1px solid rgba(177,133,54,.22);border-radius:50% 50% 12px 12px;background:rgba(255,253,247,.72);box-shadow:0 28px 70px rgba(61,63,40,.14)}.hjh-hero-product img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50% 50% 8px 8px}.hjh-hero-product figcaption{position:absolute;right:-18px;bottom:34px;min-width:190px;padding:16px 20px;color:#fff;background:var(--green);box-shadow:0 12px 30px rgba(7,63,49,.22)}.hjh-hero-product figcaption small,.hjh-hero-product figcaption b,.hjh-hero-product figcaption span{display:block}.hjh-hero-product figcaption small{color:#dfbf74;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.18em}.hjh-hero-product figcaption b{margin:4px 0;font-size:19px}.hjh-hero-product figcaption span{color:#bad0c6;font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-anchor-nav{position:sticky;z-index:80;top:76px;border-top:1px solid rgba(7,63,49,.08);border-bottom:1px solid rgba(7,63,49,.1);background:rgba(255,253,248,.95);backdrop-filter:blur(10px)}.hjh-anchor-nav .shell{display:flex;justify-content:center;gap:48px}.hjh-anchor-nav a{padding:18px 2px;color:#566a60;font:13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-anchor-nav a:hover{color:var(--red)}
.hjh-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.hjh-about h2,.hjh-origin h2{font-size:44px}.hjh-intro{color:#54675e;font:16px/2 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-fact-card{position:relative;padding:38px 42px;border:1px solid var(--line);border-radius:10px;background:#fffdf8;box-shadow:0 15px 45px rgba(32,53,44,.07)}.hjh-fact-card>span{position:absolute;right:28px;top:22px;color:rgba(197,152,69,.35);font:42px/1 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-fact-card dl{margin:0}.hjh-fact-card dl div{display:grid;grid-template-columns:100px 1fr;padding:14px 0;border-bottom:1px solid var(--line)}.hjh-fact-card dt{color:#9a762f;font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-fact-card dd{margin:0;color:#40584d;font:13px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-fact-card>p{margin:21px 0 0;color:#718078;font:12px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-history{background:var(--sage)}.hjh-history-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hjh-history-grid article{min-height:270px;padding:30px 24px;border:1px solid rgba(7,63,49,.1);border-radius:8px;background:#fffdf8}.hjh-history-grid article>b{color:var(--gold-text);font:700 11px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.12em}.hjh-history-grid h3{margin:28px 0 10px;font-size:20px}.hjh-history-grid p{margin:0;color:var(--muted);font:12px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.hjh-material-wide{position:relative;margin-top:64px;overflow:hidden;border-radius:12px;box-shadow:0 20px 55px rgba(30,50,41,.13)}.hjh-material-wide img{display:block;width:100%;aspect-ratio:16/8.7;object-fit:cover}.hjh-material-wide figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:70px 34px 28px;color:#fff;background:linear-gradient(transparent,rgba(4,31,23,.88))}.hjh-material-wide figcaption small,.hjh-material-wide figcaption b{display:block}.hjh-material-wide figcaption small{color:#e4c77d;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.18em}.hjh-material-wide figcaption b{margin-top:6px;font-size:24px;font-weight:500;letter-spacing:.06em}.hjh-material-wide figcaption>span{color:#d5e0db;font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.hjh-gallery{background:#fffaf1}.hjh-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hjh-gallery-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 35px rgba(36,53,45,.08)}.hjh-gallery-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .55s}.hjh-gallery-grid figure:hover img{transform:scale(1.025)}.hjh-gallery-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:55px 24px 20px;color:#fff;background:linear-gradient(transparent,rgba(4,31,23,.86))}.hjh-gallery-grid figcaption b,.hjh-gallery-grid figcaption span{display:block}.hjh-gallery-grid figcaption b{font-size:18px;font-weight:500}.hjh-gallery-grid figcaption span{margin-top:4px;color:#d3e0da;font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-gallery-note{margin:22px 0 0;color:#7a8781;text-align:center;font:11px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.hjh-origin{background:#fffaf1}.hjh-origin-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.hjh-origin figure{position:relative;margin:0;overflow:hidden;border-radius:10px;box-shadow:0 20px 55px rgba(30,50,41,.14)}.hjh-origin figure img{display:block;width:100%;min-height:570px;object-fit:cover}.hjh-origin figcaption{position:absolute;left:0;right:0;bottom:0;padding:58px 34px 28px;color:#fff;background:linear-gradient(transparent,rgba(4,34,25,.86))}.hjh-origin figcaption small,.hjh-origin figcaption b{display:block}.hjh-origin figcaption small{color:#e2c477;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.2em}.hjh-origin figcaption b{margin-top:5px;font-size:25px}.hjh-origin-copy>p:not(.eyebrow){color:var(--muted);font:14px/1.95 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-origin-points{display:grid;gap:10px;margin-top:24px}.hjh-origin-points>div{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:center;padding:13px 16px;border:1px solid var(--line);border-radius:6px;background:#fff}.hjh-origin-points b{display:grid;place-items:center;width:34px;height:34px;color:#fff;border-radius:50%;background:var(--green);font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-origin-points span,.hjh-origin-points strong{display:block}.hjh-origin-points span{color:#6b7972;font:11px/1.6 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-origin-points strong{color:#294b3c;font-size:14px}.hjh-note{font-size:11px!important}.hjh-features{background:#fff}.hjh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hjh-feature-grid article{text-align:center;padding:35px 24px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.hjh-feature-grid article>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 17px;color:#fff;border-radius:50%;background:var(--green);font-size:21px}.hjh-feature-grid h3{margin:0 0 8px;font-size:19px}.hjh-feature-grid p{margin:0;color:var(--muted);font:12px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.hjh-eating{background:var(--warm)}.hjh-method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hjh-method-grid article{position:relative;min-height:250px;padding:32px 25px;border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(45,53,44,.06)}.hjh-method-grid article>b{color:#c19743;font:700 12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.12em}.hjh-method-grid h3{margin:35px 0 10px;font-size:21px}.hjh-method-grid p{margin:0;color:var(--muted);font:12px/1.9 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-safety{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;margin-top:30px;padding:24px 28px;color:#d9e4df;border-radius:8px;background:var(--green)}.hjh-safety b{color:#f0d58d}.hjh-safety p{margin:5px 0 0;font:12px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-safety>span{max-width:270px;padding-left:28px;border-left:1px solid rgba(255,255,255,.2);font:11px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-editor{background:#fff}.hjh-editor .article-content{max-width:900px;margin:auto}.hjh-sources{padding:42px 0;background:#f3efe5}.hjh-sources h2{margin:0 0 7px;font-size:18px}.hjh-sources p{color:#6f7d76;font:11px/1.7 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-sources div div{display:flex;gap:22px;flex-wrap:wrap}.hjh-sources a{color:var(--green);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC";text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.hjh-hero-grid{gap:38px}.hjh-hero h1{font-size:52px}.hjh-history-grid,.hjh-feature-grid,.hjh-method-grid{grid-template-columns:repeat(2,1fr)}.hjh-origin-grid,.hjh-two-col{gap:48px}.hjh-anchor-nav .shell{gap:28px}}
@media(max-width:780px){.hjh-hero{padding-top:45px}.hjh-hero-grid,.hjh-two-col,.hjh-origin-grid{grid-template-columns:1fr}.hjh-hero-product{max-width:520px;margin:auto}.hjh-anchor-nav{top:64px;overflow-x:auto}.hjh-anchor-nav .shell{width:max-content;min-width:100%;justify-content:flex-start;gap:26px}.hjh-origin figure img{min-height:430px}.hjh-safety{grid-template-columns:1fr}.hjh-safety>span{max-width:none;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.2);border-left:0}}
@media(max-width:560px){.hjh-hero{padding:32px 0 45px}.hjh-hero h1{font-size:43px}.hjh-hero h1 span{font-size:23px}.hjh-lead{font-size:13px}.hjh-hero-actions{display:grid}.hjh-quick{grid-template-columns:1fr;gap:12px}.hjh-hero-product{padding:15px}.hjh-hero-product figcaption{right:0;bottom:18px}.hjh-about h2,.hjh-origin h2{font-size:34px}.hjh-two-col{gap:30px}.hjh-fact-card{padding:30px 24px}.hjh-fact-card dl div{grid-template-columns:85px 1fr}.hjh-material-wide{margin-top:38px;border-radius:8px}.hjh-material-wide img{aspect-ratio:4/3}.hjh-material-wide figcaption{display:block;padding:58px 20px 18px}.hjh-material-wide figcaption b{font-size:19px}.hjh-material-wide figcaption>span{display:block;margin-top:7px}.hjh-gallery-grid{grid-template-columns:1fr;gap:16px}.hjh-gallery-grid figcaption{padding:50px 19px 17px}.hjh-history-grid,.hjh-feature-grid,.hjh-method-grid{grid-template-columns:1fr}.hjh-history-grid article,.hjh-method-grid article{min-height:0}.hjh-origin figure img{min-height:350px}.hjh-safety{padding:22px}.hjh-sources div div{display:grid;gap:12px}}

/* 1.4.0: Maidong product detail color refinements. */
.maidong-product .hjh-hero{background:radial-gradient(circle at 78% 28%,rgba(216,184,103,.18),transparent 30%),linear-gradient(135deg,#fffaf0 0%,#f5ecd6 100%)}.maidong-product .hjh-hero h1 span{color:#8a6824}.maidong-product .hjh-hero-product{border-radius:24px;background:rgba(255,253,247,.82)}.maidong-product .hjh-hero-product img{border-radius:16px}.maidong-product .hjh-feature-grid article>span{background:#62794a}.maidong-product .hjh-origin-points b{background:#62794a}

/* 1.5.0: Western ginseng and red ginseng product details. */
.xiyangshen-product .hjh-hero{background:radial-gradient(circle at 80% 22%,rgba(116,143,115,.18),transparent 32%),linear-gradient(135deg,#fbfaf3,#e8eee4)}.xiyangshen-product .hjh-hero h1 span{color:#59705e}.xiyangshen-product .hjh-feature-grid article>span,.xiyangshen-product .hjh-origin-points b{background:#61766b}.hongshen-product .hjh-hero{background:radial-gradient(circle at 80% 24%,rgba(156,67,47,.15),transparent 30%),linear-gradient(135deg,#fff9f0,#efe0cf)}.hongshen-product .hjh-hero h1 span{color:#8d3f31}.hongshen-product .hjh-feature-grid article>span,.hongshen-product .hjh-origin-points b{background:#8d4a3c}.xiyangshen-product .hjh-hero-product,.hongshen-product .hjh-hero-product{border-radius:24px;background:rgba(255,253,247,.84)}.xiyangshen-product .hjh-hero-product img,.hongshen-product .hjh-hero-product img{border-radius:16px}

/* 1.5.1: Red ginseng real-product photography. */
.hongshen-product .hongshen-hero-product{padding:18px;background:#f4eadb}.hongshen-product .hongshen-hero-product img{aspect-ratio:4/3;object-fit:cover;object-position:center}.hongshen-gallery-grid{align-items:start}.hongshen-gallery-grid figure:first-child{grid-column:1/-1}.hongshen-gallery-grid figure:first-child img{aspect-ratio:16/9;object-position:center 44%}.hongshen-gallery-grid figure:nth-child(2) img,.hongshen-gallery-grid figure:nth-child(3) img{aspect-ratio:3/4;object-position:center top}.hongshen-gallery-grid figure:last-child{grid-column:1/-1}.hongshen-gallery-grid figure:last-child img{aspect-ratio:16/8;object-position:center 46%}
@media(max-width:560px){.hongshen-gallery-grid figure:first-child,.hongshen-gallery-grid figure:last-child{grid-column:auto}.hongshen-gallery-grid figure:first-child img,.hongshen-gallery-grid figure:last-child img{aspect-ratio:4/3}.hongshen-gallery-grid figure:nth-child(2) img,.hongshen-gallery-grid figure:nth-child(3) img{aspect-ratio:3/4}}

/* 1.5.2: Red ginseng Changbai origin banner and information layout. */
.hongshen-origin-v2{background:linear-gradient(180deg,#f4f0e6 0%,#fbf8f1 100%)}.hongshen-origin-v2 .section-head{max-width:760px;margin-bottom:34px}.hongshen-origin-banner{position:relative;margin:0;overflow:hidden;border-radius:18px;box-shadow:0 24px 64px rgba(24,53,40,.16)}.hongshen-origin-banner img{display:block;width:100%;aspect-ratio:16/8;object-fit:cover;object-position:center 52%}.hongshen-origin-banner:after{position:absolute;inset:auto 0 0;height:42%;content:"";background:linear-gradient(transparent,rgba(3,26,19,.82));pointer-events:none}.hongshen-origin-banner figcaption{position:absolute;z-index:1;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:space-between;padding:70px 38px 28px;color:#fff}.hongshen-origin-banner figcaption small,.hongshen-origin-banner figcaption b{display:block}.hongshen-origin-banner figcaption small{margin-bottom:7px;color:#e5ca87;font:10px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.2em}.hongshen-origin-banner figcaption b{font-size:25px;font-weight:500;letter-spacing:.12em}.hongshen-origin-banner figcaption>span{color:#d6e1db;font:12px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.08em}.hongshen-origin-content{display:grid;grid-template-columns:.82fr 1.18fr;gap:62px;align-items:start;margin-top:42px}.hongshen-origin-intro{padding:8px 0}.hongshen-origin-intro h3{margin:8px 0 17px;color:var(--green);font-size:30px;font-weight:500}.hongshen-origin-intro>p:not(.eyebrow):not(.hjh-note){color:#586b62;font:14px/2 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hongshen-origin-intro .hjh-note{margin-top:20px}.hongshen-origin-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hongshen-origin-points>div{min-height:132px;padding:22px;background:#fff;border:1px solid rgba(7,63,49,.1);border-radius:10px;box-shadow:0 10px 28px rgba(38,55,45,.06)}.hongshen-origin-points b{flex:0 0 36px;width:36px;height:36px}.hongshen-origin-points span{font-size:12px;line-height:1.7}.hongshen-origin-points strong{margin-bottom:5px;font-size:15px}
.hongshen-origin-banner img{object-position:center 45%}
@media(max-width:780px){.hongshen-origin-content{grid-template-columns:1fr;gap:26px}.hongshen-origin-banner img{aspect-ratio:4/3}.hongshen-origin-banner figcaption{padding:60px 24px 22px}.hongshen-origin-points{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.hongshen-origin-v2 .section-head{margin-bottom:24px}.hongshen-origin-banner{border-radius:10px}.hongshen-origin-banner img{aspect-ratio:1/1;object-position:center}.hongshen-origin-banner figcaption{display:block;padding:72px 18px 18px}.hongshen-origin-banner figcaption b{font-size:20px}.hongshen-origin-banner figcaption>span{display:block;margin-top:7px}.hongshen-origin-content{margin-top:28px}.hongshen-origin-intro h3{font-size:26px}.hongshen-origin-points{grid-template-columns:1fr}.hongshen-origin-points>div{min-height:0}}

/* 1.6.0: Western ginseng real-product photography. */
.xiyangshen-product .xiyangshen-hero-product{padding:18px;background:#eef2e9}.xiyangshen-product .xiyangshen-hero-product img{aspect-ratio:4/3;object-fit:cover;object-position:center 61%}.xiyangshen-gallery-grid{align-items:start}.xiyangshen-gallery-grid figure:first-child{grid-column:1/-1}.xiyangshen-gallery-grid figure:first-child img{aspect-ratio:16/9;object-position:center 60%}.xiyangshen-gallery-grid figure:nth-child(2) img,.xiyangshen-gallery-grid figure:nth-child(3) img{aspect-ratio:3/4;object-position:center 56%}.xiyangshen-gallery-grid figure:last-child{grid-column:1/-1}.xiyangshen-gallery-grid figure:last-child img{aspect-ratio:16/8;object-position:center 77%}
@media(max-width:560px){.xiyangshen-gallery-grid figure:first-child,.xiyangshen-gallery-grid figure:last-child{grid-column:auto}.xiyangshen-gallery-grid figure:first-child img,.xiyangshen-gallery-grid figure:last-child img{aspect-ratio:4/3}.xiyangshen-gallery-grid figure:nth-child(2) img,.xiyangshen-gallery-grid figure:nth-child(3) img{aspect-ratio:3/4}}

/* 1.2.18: dedicated mountain-origin story visual. */
.series-box{border:1px solid rgba(197,152,69,.2);border-radius:10px}
.series-copy{display:flex;flex-direction:column;justify-content:center}
.series-copy h2{max-width:470px;line-height:1.45}
.series-copy>p:not(.eyebrow){max-width:520px;line-height:1.95}
.series-copy .btn{align-self:flex-start;margin-top:13px}
.series-visual{position:relative;min-height:390px;margin:0;overflow:hidden;background:#dfe8df}
.series-visual:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(4,38,29,.7));pointer-events:none}
.series-visual img{display:block;transition:transform .7s ease}
.series-box:hover .series-visual img{transform:scale(1.025)}
.series-visual figcaption{position:absolute;right:25px;bottom:22px;z-index:1;padding:11px 14px 10px;color:#fff;text-align:right;border-right:2px solid #d8b85f;background:rgba(7,63,49,.2);backdrop-filter:blur(3px)}
.series-visual figcaption small,.series-visual figcaption b{display:block}
.series-visual figcaption small{color:#e4c873;font:9px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.16em}
.series-visual figcaption b{margin-top:3px;font-size:16px;font-weight:500;letter-spacing:.09em}
@media(max-width:900px){.series-visual{min-height:360px}.series-visual img{min-height:360px}}
@media(max-width:560px){.series-visual{min-height:260px}.series-visual img{min-height:260px}.series-visual figcaption{right:16px;bottom:15px}}

/* 1.2.19: premium step cards for the quality-control process. */
.supply{background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at 92% 88%,rgba(197,152,69,.09),transparent 30%),var(--sage)}
.supply .section-head{max-width:760px;margin-bottom:46px}
.supply .section-head:after{display:none}
.supply .steps{gap:20px}
.supply .step{min-height:225px;padding:30px 23px 25px;border:1px solid rgba(197,152,69,.22);border-radius:12px;background:linear-gradient(155deg,rgba(255,255,255,.98),rgba(255,251,241,.94));box-shadow:0 9px 26px rgba(27,48,39,.065);isolation:isolate}
.supply .step:before{display:none}
.supply .step:after{display:block;right:-38px;bottom:-44px;z-index:0;width:125px;height:125px;background:radial-gradient(circle,rgba(222,235,218,.9),rgba(222,235,218,0) 68%)}
.supply .step-icon{width:54px;height:54px;margin-bottom:18px;color:#f6dfa2;border:1px solid rgba(229,195,111,.62);background:linear-gradient(145deg,#0b523f,#073f31);box-shadow:0 9px 20px rgba(7,63,49,.18)}
.supply .step-icon svg{width:27px;height:27px;stroke-width:1.7}
.supply .step b{right:17px;top:16px;color:rgba(197,152,69,.2);font-size:27px;font-weight:500;letter-spacing:-.02em}
.supply .step h3{color:#153f31;font-size:19px;font-weight:600;letter-spacing:.035em}
.supply .step p{max-width:210px;margin-top:9px;color:#63736c;font-size:12px;line-height:1.75}
.supply .step:hover{transform:translateY(-6px);border-color:rgba(197,152,69,.48);box-shadow:0 18px 38px rgba(27,48,39,.12)}
@media(max-width:900px){.supply .section-head{margin-bottom:36px}.supply .step{min-height:210px}}
@media(max-width:560px){.supply .steps{gap:14px}.supply .step{min-height:0;padding:25px 46px 23px}.supply .step-icon{width:50px;height:50px;margin-bottom:14px}.supply .step b{font-size:24px}.supply .step p{max-width:280px}}

/* 1.2.1 news spacing: a tighter, consistent rhythm across list and detail pages. */
.news-center .news-content{padding:76px 0 80px}
.news-center .news-heading{margin-bottom:22px;padding-bottom:22px}
.news-center .news-topics{margin-bottom:32px}
.news-center .news-center-grid{column-gap:24px;row-gap:28px}
.news-center .news-list-body{padding:22px 22px 20px}
.news-center .news-list-card h2{margin:9px 0 7px}
.news-center .news-list-body>p{margin-bottom:17px}
.news-center .news-list-foot{padding-top:12px}
.news-center .news-pagebar{margin-top:36px}
.news-center .news-disclaimer{margin-top:26px}
.news-center .news-columns{padding:78px 0 82px}
.news-center .news-columns .section-head{margin-bottom:34px}
.news-center .news-column-grid{gap:18px}
.news-center .news-column-grid article{padding:30px 21px}
.news-detail-page .news-article-head{padding:50px 0 48px}
.news-detail-page .news-article-head .breadcrumb{margin-bottom:22px}
.news-detail-page .news-article-head h1{margin:7px 0 17px}
.news-detail-page .news-detail-main{padding:72px 0 82px}
.news-detail-page .news-detail-layout{gap:30px}
.news-detail-page .news-article{padding:44px 50px}
.news-detail-page .news-sidebar{gap:20px}
.news-detail-page .news-article-content>p{margin:0 0 1.35em}
.news-detail-page .news-article-content>p:last-child{margin-bottom:0}
.news-detail-page .news-article-content h2{margin:40px 0 16px}
.news-detail-page .news-article-content h3{margin:30px 0 12px}
.news-detail-page .news-article-content h4{margin:25px 0 10px}
.news-detail-page .news-article-content ul,.news-detail-page .news-article-content ol{margin:0 0 1.35em;padding-left:1.55em}
.news-detail-page .news-article-content li+li{margin-top:.42em}
.news-detail-page .news-article-content figure{margin:28px 0}
.news-detail-page .news-article-content figure img,.news-detail-page .news-article-content>img{margin:0 auto}
.news-detail-page .news-article-content figcaption{margin-top:8px;color:#829087;text-align:center;font:11px/1.65 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.news-detail-page .news-health-note{margin-top:32px}
.news-detail-page .news-article-tags{margin-top:22px}
.news-detail-page .news-article-end{margin-top:32px}
.news-detail-page .comments{margin-top:36px}
@media(min-width:901px){.news-detail-page .news-sidebar{position:sticky;top:88px}}
@media(max-width:900px){.news-center .news-content{padding:62px 0 68px}.news-center .news-columns{padding:64px 0 68px}.news-detail-page .news-article-head{padding:44px 0 42px}.news-detail-page .news-detail-main{padding:60px 0 68px}.news-detail-page .news-detail-layout{gap:24px}.news-detail-page .news-sidebar{gap:18px}}
@media(max-width:700px){.news-center .news-heading{margin-bottom:18px;padding-bottom:18px}.news-center .news-topics{margin-bottom:26px}.news-center .news-center-grid{row-gap:20px}.news-center .news-columns .section-head{margin-bottom:28px}}
@media(max-width:580px){.news-center .news-content{padding:48px 0 54px}.news-center .news-list-body{padding:20px 18px 18px}.news-center .news-pagebar{margin-top:28px}.news-center .news-disclaimer{margin-top:22px}.news-center .news-columns{padding:50px 0 54px}.news-center .news-column-grid{gap:14px}.news-center .news-column-grid article{padding:27px 20px}.news-detail-page .news-article-head{padding:36px 0 34px}.news-detail-page .news-article-head .breadcrumb{margin-bottom:18px}.news-detail-page .news-article-head h1{margin-bottom:14px}.news-detail-page .news-detail-main{padding:42px 0 52px}.news-detail-page .news-article{padding:28px 19px}.news-detail-page .news-article-content>p{margin-bottom:1.2em}.news-detail-page .news-article-content h2{margin:32px 0 13px}.news-detail-page .news-article-content h3{margin:25px 0 10px}.news-detail-page .news-article-content figure{margin:22px 0}.news-detail-page .news-health-note{margin-top:27px}.news-detail-page .news-article-end{margin-top:28px}.news-detail-page .comments{margin-top:32px;margin-left:-19px;margin-right:-19px;padding-left:19px;padding-right:19px}}

/* 1.2.3: prevent the global .article card rule from padding the news listing body. */
body.news-center.article{padding:0}
body.news-detail-page.article,body.article{padding:0;box-shadow:none}

/* 1.2.4: content-page article card has no inner padding. */
.article-page .article{padding:0}

/* 1.2.5: ordinary content pages fill the complete page container. */
.article-page .article-full{width:100%;max-width:none;margin:0}
.article-page .article{width:100%;box-shadow:none}

/* 1.2.7: product center uses the alternating origin-story layout. */
.product-center .catalog-grid{display:grid;grid-template-columns:1fr;gap:38px}
.product-center .catalog-card{display:grid;grid-template-columns:1fr 1.15fr;min-height:430px;transform:none}
.product-center .catalog-card:nth-child(even) .catalog-image{order:2}
.product-center .catalog-image{height:auto;min-height:430px;aspect-ratio:auto}
.product-center .catalog-card-body{display:flex;padding:45px 48px;flex-direction:column;justify-content:center}
.product-center .catalog-card h2{margin:20px 0 10px;font-size:27px;font-weight:500}
.product-center .catalog-card-body>p{min-height:0;margin:0 0 22px;font-size:13px;line-height:1.85}
.product-center .catalog-more{margin-top:auto}
.product-center .catalog-origin-points{display:grid;gap:7px;margin:0 0 22px;padding:0;list-style:none}
.product-center .catalog-origin-points li{position:relative;padding-left:17px;color:#50655b;font:12px/1.6 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}
.product-center .catalog-origin-points li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border:1px solid var(--gold);border-radius:50%}
@media(max-width:1000px){.product-center .catalog-card{grid-template-columns:.9fr 1.1fr}.product-center .catalog-card-body{padding:35px}}
@media(max-width:780px){.product-center .catalog-card,.product-center .catalog-card:nth-child(even){grid-template-columns:1fr}.product-center .catalog-card:nth-child(even) .catalog-image{order:0}.product-center .catalog-image{height:360px;min-height:0}.product-center .catalog-card-body{padding:32px 28px}}
@media(max-width:560px){.product-center .catalog-grid{gap:24px}.product-center .catalog-image{height:300px}.product-center .catalog-card-body{padding:28px 22px}.product-center .catalog-card h2{font-size:23px}.product-center .catalog-origin-points{margin-bottom:19px}}

/* Product-page brand advantages */
.hjh-advantages{background:#f4f0e7}.hjh-advantages .section-head{max-width:760px}.hjh-advantages-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hjh-advantages-panel article{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start;min-height:190px;padding:28px 24px;border:1px solid rgba(24,64,48,.12);border-radius:14px;background:#fff;box-shadow:0 14px 38px rgba(28,54,43,.07)}.hjh-advantages-panel article>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--green);font:11px "Alibaba PuHuiTi 3.0","Source Han Sans SC";letter-spacing:.08em}.hjh-advantages-panel h3{margin:6px 0 10px;color:#244a39;font-size:19px}.hjh-advantages-panel p{margin:0;color:var(--muted);font:12px/1.85 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}.hjh-advantages-note{margin:20px 0 0;text-align:center;color:#7b847f;font:11px/1.8 "Alibaba PuHuiTi 3.0","Source Han Sans SC"}@media(max-width:1000px){.hjh-advantages-panel{grid-template-columns:repeat(2,1fr)}.hjh-advantages-panel article{min-height:165px}}@media(max-width:560px){.hjh-advantages-panel{grid-template-columns:1fr}.hjh-advantages-panel article{min-height:0;padding:24px 20px}}
/* ZWB typography: Source Han Sans headings + Alibaba PuHuiTi body */
html,body,button,input,select,textarea{font-family:"Alibaba PuHuiTi 3.0","Source Han Sans SC"}h1,h2,h3,h4,h5,h6{font-family:"Source Han Sans SC","Alibaba PuHuiTi 3.0"}
