.beian-icon[data-v-3f8ef130]{width:15px;margin-right:-14px}.float-consult[data-v-28dcd51f]{position:fixed;right:16px;bottom:12%;z-index:100;display:flex;flex-direction:column;gap:10px}.float-item[data-v-28dcd51f]{position:relative}.float-btn[data-v-28dcd51f]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--main),var(--deep));color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 20px rgba(7,52,67,.3);transition:transform .25s,box-shadow .25s}.float-btn[data-v-28dcd51f]:hover{transform:scale(1.08);box-shadow:0 10px 30px rgba(7,52,67,.4)}.float-pop[data-v-28dcd51f]{position:absolute;right:62px;top:50%;transform:translateY(-50%);background:#fff;border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.15);padding:18px 22px;white-space:nowrap;min-width:170px}.float-pop[data-v-28dcd51f]:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);border:8px solid transparent;border-right:0;border-left-color:#fff}.wechat-pop[data-v-28dcd51f]{min-width:200px}.pop-title[data-v-28dcd51f]{font-size:14px;color:#6c7a80;margin-bottom:6px}.pop-value[data-v-28dcd51f]{font-size:20px;font-weight:700;color:var(--deep);margin-bottom:8px}.pop-link[data-v-28dcd51f]{display:inline-block;font-size:13px;color:var(--main);text-decoration:underline}.pop-sub[data-v-28dcd51f]{margin-top:8px;font-size:13px;color:#6c7a80}.qr-img[data-v-28dcd51f]{width:140px;height:140px;display:block;margin:6px 0}.qr-placeholder[data-v-28dcd51f]{width:140px;height:140px;display:grid;place-items:center;background:#f4f7fb;color:#6c7a80;font-size:12px;margin:6px 0;text-align:center;gap:6px}.fade-enter-active[data-v-28dcd51f],.fade-leave-active[data-v-28dcd51f]{transition:opacity .2s}.fade-enter[data-v-28dcd51f],.fade-leave-to[data-v-28dcd51f]{opacity:0}:root{--main:#0f8a97;--deep:#073443;--accent:#35c3b0;--text:#1a2b34;--muted:#6c7a80;--line:#e6eef0;--bg:#f6fafb}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Arial,Microsoft YaHei,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}.footer-wrap,.header-wrap{width:min(1400px,calc(100% - 80px))}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:72px;color:#fff;background:transparent;transition:.35s ease}.site-header .brand,.site-header .nav a,.site-header .tel{text-shadow:0 1px 8px rgba(0,0,0,.45)}.site-header.solid{height:72px;background:hsla(0,0%,100%,.96);color:var(--deep);box-shadow:0 10px 30px rgba(0,0,0,.08);backdrop-filter:blur(12px)}.site-header.solid .brand,.site-header.solid .nav a,.site-header.solid .tel{text-shadow:none}.header-inner{height:100%;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;font-size:22px;font-weight:700}.brand-logo{height:46px;width:auto}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--main),var(--accent));letter-spacing:0}.brand-name{font-size:28px;margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav{display:flex;gap:30px;font-size:17px}.nav a{position:relative;padding:30px 0}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:2px;background:var(--accent);transform:scaleX(0);transition:.25s}.nav a.router-link-exact-active:after,.nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:16px}.tel{font-weight:700;font-size:16px}.icon-btn,.menu-btn{border:0;background:transparent;color:inherit;cursor:pointer}.icon-btn{font-size:30px;line-height:1}.menu-btn{display:none;width:34px;height:28px;position:relative}.menu-btn span,.menu-btn:after,.menu-btn:before{content:"";position:absolute;left:0;width:100%;height:2px;background:currentColor;transition:.25s}.menu-btn span{top:13px}.menu-btn:before{top:4px}.menu-btn:after{bottom:4px}.mobile-panel{display:none}.search-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:grid;place-items:center;z-index:99}.search-box{width:min(760px,90vw);display:flex;position:relative;background:#fff;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.search-box input{flex:1;border:0;border-bottom:2px solid var(--main);font-size:22px;outline:none}.search-box button:not(.close){border:0;background:var(--main);color:#fff;padding:0 28px;font-size:16px}.close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:28px;cursor:pointer}.hero{height:100vh;min-height:680px;overflow:hidden;position:relative;background:var(--deep)}.hero-track{display:flex;height:100%;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.hero-slide{min-width:100%;height:100%;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:-20px;background-size:cover;background-position:50%;transition:transform 1s ease}.hero-dots{position:absolute;left:50%;bottom:38px;transform:translateX(-50%);display:flex;gap:14px;z-index:3}.hero-dots button{width:38px;height:4px;border:0;background:hsla(0,0%,100%,.42);cursor:pointer;transition:.25s}.hero-dots button.active{width:64px;background:#fff}.hero-text{position:absolute;left:8%;top:50%;transform:translateY(-50%);z-index:3;max-width:520px;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.45)}.hero-text h2{margin:0 0 16px;font-size:44px;font-weight:700;line-height:1.25}.hero-text p{margin:0 0 28px;font-size:18px;opacity:.9;line-height:1.7}.hero-btn{display:inline-block;padding:12px 36px;border:2px solid #fff;color:#fff;font-size:16px;border-radius:4px;text-decoration:none;transition:all .25s}.hero-btn:hover{background:#fff;color:var(--deep)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:56px;height:56px;border:0;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;font-size:36px;cursor:pointer;transition:.25s;display:grid;place-items:center;backdrop-filter:blur(4px)}.hero-arrow:hover{background:hsla(0,0%,100%,.3)}.hero-prev{left:24px}.hero-next{right:24px}.flash-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:0;min-width:148px;height:40px;width:385px;padding:0 28px;color:#fff;background:var(--main);cursor:pointer}.flash-btn span{position:absolute;inset:0;transform:translateX(-110%) skewX(-20deg);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent)}.flash-btn:hover span{animation:flash .8s ease}@keyframes flash{to{transform:translateX(110%) skewX(-20deg)}}.section{padding:96px 0}.section-title{text-align:center;margin-bottom:46px}.section-title h2{margin:0;font-size:38px;color:var(--deep)}.section-title .line{width:44px;height:3px;background:var(--main);margin:16px auto}.section-title p{color:var(--muted);font-size:18px}.section-title.light h2,.section-title.light p{color:#fff}.about-band{background:var(--bg);padding:100px 0}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.about-grid h2{margin:0 0 24px;font-size:42px;color:var(--deep);line-height:1.25}.about-grid p{color:var(--muted);line-height:1.9;margin-bottom:36px}.stat-list{display:grid;gap:18px}.stat-card{display:flex;align-items:baseline;gap:6px;padding:24px 30px;background:#fff;border-left:4px solid var(--main);box-shadow:0 18px 50px rgba(13,70,86,.08);border-radius:5px}.stat-card strong{font-size:48px;color:var(--main)}.stat-card sup{color:var(--main);font-size:20px}.stat-card span{margin-left:auto;color:var(--muted)}.product-section{background:#fff}.product-showcase{display:grid;grid-template-columns:360px 1fr;gap:36px}.product-focus{min-height:420px;padding:44px;background:linear-gradient(160deg,var(--deep),#0f7280);color:#fff;display:flex;flex-direction:column;justify-content:center;border-radius:8px}.product-focus h3{font-size:34px;line-height:1.25;margin:0 0 18px}.product-focus p{color:hsla(0,0%,100%,.76);line-height:1.8}.product-focus a{margin-top:32px;color:var(--accent)}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card,.news-card,.product-cards article{background:#fff;box-shadow:0 20px 55px rgba(7,52,67,.08);transition:.35s ease;overflow:hidden}.product-cards article{padding-bottom:24px;cursor:pointer}.content-card:hover,.news-card:hover,.product-cards article.active,.product-cards article:hover{transform:translateY(-8px);box-shadow:0 26px 70px rgba(7,52,67,.15)}.media{height:220px;background:linear-gradient(135deg,#dfeff1,#f7fbfb);background-size:cover;background-position:50%}.content-card h3,.news-card h3,.product-cards h4{margin:22px 22px 10px;color:var(--deep);font-size:20px}.content-card p,.news-card p,.product-cards p{margin:0 22px 18px;color:var(--muted);line-height:1.7}.content-card span,.product-cards span{margin-left:22px;color:var(--main);font-weight:700}.advantage{padding:100px 0;background:linear-gradient(135deg,rgba(7,52,67,.94),rgba(15,138,151,.9)),radial-gradient(circle at 20% 40%,#35c3b0,transparent 24%)}.adv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1px;background:hsla(0,0%,100%,.2);border-radius:8px}.adv-grid div{min-height:240px;padding:34px 26px;color:#fff;background:hsla(0,0%,100%,.08);transition:.3s;border-radius:8px}.adv-grid div:hover{background:hsla(0,0%,100%,.18);transform:translateY(-6px)}.adv-grid b{display:inline-grid;place-items:center;width:78px;height:78px;border-radius:50%;border:1px solid hsla(0,0%,100%,.38);font-size:15px}.adv-grid h3{margin:28px 0 10px;font-size:22px}.adv-grid p{color:hsla(0,0%,100%,.72);line-height:1.7}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.news-card span{display:inline-block;margin:22px 22px 0;color:var(--main);font-size:14px}.inner-hero{padding:170px 0 90px;color:#fff;background:linear-gradient(135deg,rgba(7,52,67,.96),rgba(15,138,151,.82)),radial-gradient(circle at 78% 25%,rgba(53,195,176,.8),transparent 28%)}.inner-hero h1{font-size:48px;margin:0 0 16px}.inner-hero p{font-size:20px;color:hsla(0,0%,100%,.8)}.filter-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:36px;flex-wrap:wrap}.filter-tabs button{border:1px solid var(--line);background:#fff;padding:12px 24px;cursor:pointer;color:var(--text)}.filter-tabs button.active,.filter-tabs button:hover{color:#fff;background:var(--main);border-color:var(--main)}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.content-card{display:block;min-height:430px}.empty-state{display:grid;place-items:center;min-height:260px;padding:48px 24px;text-align:center;background:var(--bg);border:1px solid var(--line);border-radius:8px}.empty-state h3{margin:0 0 10px;color:var(--deep);font-size:24px}.empty-state p{margin:0;color:var(--muted)}.loading-state{display:grid;place-items:center;min-height:200px;padding:48px 24px;text-align:center}.loading-state p{color:var(--muted);font-size:16px}.detail-layout{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}.detail-side{position:sticky;top:100px}.detail-cover{height:200px;background:linear-gradient(135deg,#dfeff1,#f7fbfb);background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:8px;box-shadow:0 12px 35px rgba(7,52,67,.1)}.detail-meta{margin-top:20px;background:var(--bg);border-radius:6px;overflow:hidden}.meta-item{display:flex;padding:14px 18px;border-bottom:1px solid var(--line)}.meta-item:last-child{border-bottom:0}.meta-key{flex-shrink:0;width:90px;color:var(--muted);font-size:14px}.meta-val{color:var(--deep);font-weight:500;font-size:14px}.rich-text{line-height:1.9;color:#43535a;font-size:17px;max-width:760px}.rich-text .summary{font-size:20px;color:var(--deep);padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:28px}.rich-text .ql-content img{display:block;max-width:100%;margin:12px auto;border-radius:6px;min-height:80px;background:#f0f4f5}.rich-text .ql-content h1,.rich-text .ql-content h2,.rich-text .ql-content h3{color:var(--deep);margin-top:1.4em}.rich-text .ql-content p{margin:0 0 1.1em}.rich-text .ql-content ol,.rich-text .ql-content ul{padding-left:1.4em}.rich-text .ql-content blockquote{border-left:3px solid var(--main);margin:16px 0;padding:8px 20px;background:var(--bg);color:var(--muted)}.detail-cover.skeleton{animation:sk-shimmer 1.6s infinite}.content-skeleton{padding:60px 0}.sk-line{height:18px;margin-bottom:16px;border-radius:4px;background:#e8ecef;animation:sk-shimmer 1.6s infinite}.sk-line.w80{width:80%}.sk-line.w60{width:60%}.sk-line.w90{width:90%}.sk-line.w70{width:70%}.sk-line.w50{width:50%}.sk-line.w85{width:85%}.sk-line.w65{width:65%}.sk-line.w40{width:40%}@keyframes sk-shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.contact-grid{display:grid;grid-template-columns:1fr 460px;gap:52px}.contact-info h2{font-size:34px;color:var(--deep)}.contact-info p{color:var(--muted);line-height:1.8;font-size:17px}.map-mock{margin-top:34px;height:260px;display:grid;place-items:center;color:hsla(0,0%,100%,.82);letter-spacing:0;background:linear-gradient(135deg,#0f8a97,#073443)}.map-image{margin-top:34px;width:100%;max-height:360px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.contact-form{padding:38px;background:#fff;box-shadow:0 22px 70px rgba(7,52,67,.12)}.contact-form h3{margin-top:0;font-size:26px;color:var(--deep)}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);margin-bottom:16px;padding:14px 16px;outline-color:var(--main);font-size:15px}.contact-form .field-group{margin-bottom:0}.contact-form .field-group input{margin-bottom:4px}.contact-form .has-error input{border-color:#e74c3c;outline-color:#e74c3c}.field-error{display:block;color:#e74c3c;font-size:13px;margin-bottom:14px}.contact-form textarea{height:120px;resize:vertical}.footer{background:#062d38;color:#fff}.footer-top{display:flex;justify-content:space-between;gap:40px;padding:70px 0}.footer-info{flex:2}.footer-brand{font-size:28px;font-weight:700;margin-bottom:16px;white-space:nowrap}.footer p{color:hsla(0,0%,100%,.68);font-size:17px}.footer-info p{margin:6px 0;line-height:1.6}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-content:start;min-width:260px}.footer-nav a{color:hsla(0,0%,100%,.74);font-size:17px}.footer-qr{text-align:center;flex-shrink:0;margin-left:60px}.footer-qr img{width:140px;height:140px;display:block;margin:0 auto 10px;background:#fff;padding:6px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.footer-qr p{font-size:14px;margin:0;text-align:center}.qr-empty{width:140px;height:140px;margin:0 auto 10px;display:grid;place-items:center;background:hsla(0,0%,100%,.08);border:1px dashed hsla(0,0%,100%,.2);border-radius:4px;color:hsla(0,0%,100%,.4);font-size:13px}.copyright{border-top:1px solid hsla(0,0%,100%,.1);text-align:center;padding:18px;color:hsla(0,0%,100%,.55)}.copyright p{margin:0 0 10px;font-size:14px}.beian-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;font-size:13px}.beian-links a{color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .2s}.beian-links a:hover{color:#fff}.beian-links span{color:hsla(0,0%,100%,.55)}@media (max-width:980px){.desktop-nav,.tel{display:none}.menu-btn{display:block}.brand-name{font-size:20px}.mobile-panel{display:flex;position:fixed;top:72px;left:0;right:0;flex-direction:column;background:#fff;color:var(--deep);transform:translateY(-120%);transition:.3s;box-shadow:0 20px 40px rgba(0,0,0,.1)}.mobile-panel.open{transform:translateY(0)}.mobile-panel a{padding:16px 28px;border-bottom:1px solid var(--line)}.hero{min-height:620px}.hero-text{left:5%;max-width:360px}.hero-text h2{font-size:32px}.hero-text p{font-size:15px}.about-grid,.contact-grid,.detail-layout,.product-showcase{grid-template-columns:1fr}.detail-side{position:static}.content-grid,.news-grid,.product-cards{grid-template-columns:repeat(2,1fr)}.footer-top{flex-wrap:wrap}.footer-qr{margin-left:0}}@media (max-width:640px){.wrap{width:min(100% - 28px,1200px)}.footer-wrap,.header-wrap{width:min(100% - 28px,1400px)}.site-header{height:72px;background:hsla(0,0%,100%,.96);color:var(--deep);box-shadow:0 8px 24px rgba(0,0,0,.08);backdrop-filter:blur(12px)}.site-header .brand,.site-header .nav a,.site-header .tel{text-shadow:none}.brand{font-size:16px}.brand-logo{height:36px}.brand-mark{width:40px;height:40px}.brand-name{font-size:15px}.hero{height:56.25vw;min-height:180px;max-height:360px;margin-top:72px}.hero-bg{inset:0;background-size:cover;background-repeat:no-repeat;background-position:50%;transform:none!important}.hero-text{left:4%;max-width:260px}.hero-text h2{font-size:24px;margin-bottom:10px}.hero-text p{font-size:13px;margin-bottom:18px}.hero-btn{padding:8px 24px;font-size:14px}.about-band,.advantage,.section{padding:66px 0}.about-grid h2,.section-title h2{font-size:30px}.content-grid,.news-grid,.product-cards{grid-template-columns:1fr}.footer-top{flex-direction:column;align-items:center}.footer-info,.footer-top{text-align:center}.footer-brand{font-size:22px;white-space:normal}.footer-nav{grid-template-columns:1fr;text-align:center}.footer-qr{margin-left:0;margin-top:20px}.copyright{padding:14px 10px}.copyright p{font-size:12px}.beian-links{flex-direction:column;gap:6px;align-items:center;font-size:11px}}