.app-header[data-v-ee34541a]{position:fixed;top:0;left:0;right:0;z-index:1002;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);height:78px}.header-container[data-v-ee34541a]{margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 47px 0 50px;position:relative}.logo[data-v-ee34541a]{z-index:2;flex-shrink:0}.logo-link[data-v-ee34541a]{display:flex;align-items:center;gap:4px;text-decoration:none}.logo-img[data-v-ee34541a]{height:30px;width:auto}.logo-divider[data-v-ee34541a]{color:#1d2129;font-size:14px;font-weight:600;margin:0 4px}.logo-sub[data-v-ee34541a]{font-size:16px;color:#1d2129;font-weight:500;white-space:nowrap}.main-nav[data-v-ee34541a]{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:33px;height:100%;z-index:1}.nav-item[data-v-ee34541a]{font-size:16px;color:#333;transition:color .3s;height:78px;display:flex;align-items:center;position:relative;cursor:pointer;text-decoration:none;white-space:nowrap}.nav-item.active[data-v-ee34541a],.nav-item[data-v-ee34541a]:hover{color:#2b7cd0}.nav-item.active[data-v-ee34541a]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#2b7cd0}.dropdown-arrow[data-v-ee34541a]{margin-left:6px;margin-top:2px;font-size:10px;opacity:.6;transition:transform .3s ease}.nav-dropdown:hover .dropdown-arrow[data-v-ee34541a]{transform:rotate(180deg)}.nav-dropdown[data-v-ee34541a]{position:relative;height:100%;display:flex;align-items:center}.dropdown-menu[data-v-ee34541a]{position:absolute;top:100%;left:0;background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(0,0,0,.08);padding:0;min-width:800px;z-index:1002;overflow:hidden}.dropdown-content[data-v-ee34541a]{display:flex;min-height:320px;max-height:520px}.dropdown-sidebar[data-v-ee34541a]{width:220px;background-color:#f9fafb;padding:15px 0;flex-shrink:0;overflow-y:auto}.sidebar-item[data-v-ee34541a]{display:block;padding:12px 20px;font-size:14px;color:#606266;transition:all .2s;cursor:pointer;border-left:3px solid transparent}.sidebar-item[data-v-ee34541a]:hover{background:#fff;color:#2b7cd0}.sidebar-item.active[data-v-ee34541a]{background:#fff;color:#2b7cd0;font-weight:600;border-left-color:#2b7cd0}.dropdown-main[data-v-ee34541a]{flex:1;padding:25px 30px;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.empty-tip[data-v-ee34541a]{color:#999;font-size:14px;padding:20px;text-align:center}.device-list[data-v-ee34541a]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px}@media (min-width:1200px){.device-list[data-v-ee34541a]{grid-template-columns:1fr}}.main-item[data-v-ee34541a]{display:block;padding:8px 12px;font-size:14px;color:#606266;transition:all .2s;text-decoration:none;border-radius:4px;line-height:1.4}.main-item.router-link-active[data-v-ee34541a],.main-item[data-v-ee34541a]:hover{background:#f0f5ff;color:#2b7cd0;font-weight:600}.main-item-check[data-v-ee34541a]{margin-left:6px;color:#1480bf;font-size:13px}.fade-enter-active[data-v-ee34541a],.fade-leave-active[data-v-ee34541a]{transition:opacity .25s ease,transform .25s ease}.fade-enter-from[data-v-ee34541a],.fade-leave-to[data-v-ee34541a]{opacity:0;transform:translateY(-10px)}.header-right[data-v-ee34541a]{display:flex;align-items:center;gap:16px;z-index:2;flex-shrink:0}.user-area[data-v-ee34541a]{position:relative}.user-avatar[data-v-ee34541a]{width:36px;height:36px;border-radius:50%;justify-content:center;overflow:hidden;position:relative}.login-btn[data-v-ee34541a],.user-avatar[data-v-ee34541a]{cursor:pointer;display:flex;align-items:center;transition:all .2s}.login-btn[data-v-ee34541a]{padding:6px 16px;border-radius:20px;background:#2196e0;color:#fff;font-size:14px;white-space:nowrap}.login-btn[data-v-ee34541a]:hover{opacity:.85}.user-avatar.is-logged[data-v-ee34541a]{border:2px solid #2b7cd0}.avatar-img[data-v-ee34541a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.user-dropdown[data-v-ee34541a]{position:absolute;top:calc(100% + 8px);right:0;width:200px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.12);padding:16px;z-index:1001}.user-dropdown[data-v-ee34541a]:before{content:"";position:absolute;top:-6px;right:14px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px rgba(0,0,0,.04)}.user-info[data-v-ee34541a]{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.dropdown-avatar[data-v-ee34541a]{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.user-phone[data-v-ee34541a]{font-size:14px;color:#333;font-weight:500}.user-menu-list[data-v-ee34541a]{padding-top:8px}.menu-item[data-v-ee34541a]{padding:10px 8px;font-size:14px;color:#606266;cursor:pointer;border-radius:4px;transition:all .2s;text-align:center}.menu-item[data-v-ee34541a]:hover{background:#f5f7fa;color:#2b7cd0}.menu-item.logout[data-v-ee34541a]{color:#e74c3c}.menu-item.logout[data-v-ee34541a]:hover{background:#fef0f0;color:#c0392b}.eco-partner[data-v-ee34541a]{display:flex;align-items:center;gap:11px;cursor:pointer;transition:opacity .2s}.eco-partner[data-v-ee34541a]:hover{opacity:.8}.eco-icon[data-v-ee34541a]{width:16px;height:18px}.eco-text[data-v-ee34541a]{font-size:14px;color:#555;font-weight:500}.lang-switch[data-v-ee34541a]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 12px;border:1px solid #dcdfe6;border-radius:20px;background:#fff;position:relative;overflow:hidden;transition:all .3s ease}.lang-switch[data-v-ee34541a]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2b7cd0,#4a90d9 50%,#2b7cd0);opacity:0;transition:opacity .35s ease;z-index:0}.lang-switch[data-v-ee34541a]:hover{border-color:transparent;box-shadow:0 2px 16px rgba(43,124,208,.3)}.lang-switch[data-v-ee34541a]:hover:before{opacity:.08}.lang-switch:hover .lang-text[data-v-ee34541a]{color:#2b7cd0}.lang-switch[data-v-ee34541a]:active{transform:scale(.93)}.lang-switch.is-en[data-v-ee34541a]{flex-direction:row-reverse}.lang-icon[data-v-ee34541a]{width:18px;height:18px;position:relative;z-index:1;transition:transform .4s cubic-bezier(.34,1.56,.64,1);filter:none}.lang-switch:hover .lang-icon[data-v-ee34541a]{transform:rotate(20deg) scale(1.1)}.lang-text[data-v-ee34541a]{font-size:14px;color:#555;font-weight:600;letter-spacing:.5px;position:relative;z-index:1;transition:all .3s ease}.solution-dropdown[data-v-ee34541a]{left:0;min-width:320px;max-width:420px;max-height:520px;overflow-y:auto;padding:12px 10px}.solution-list[data-v-ee34541a]{display:flex;flex-direction:column}.solution-item[data-v-ee34541a]{display:block;padding:10px 20px;text-decoration:none;color:inherit;transition:background .2s;overflow:hidden}.solution-item.router-link-active[data-v-ee34541a],.solution-item[data-v-ee34541a]:hover{background:#f5faff}.sol-name[data-v-ee34541a]{display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.solution-item.router-link-active .sol-name[data-v-ee34541a],.solution-item:hover .sol-name[data-v-ee34541a]{color:#1480bf}.sol-arrow[data-v-ee34541a]{display:inline-block;margin-left:8px;font-size:14px;color:#1480bf;vertical-align:middle}.sol-desc[data-v-ee34541a]{font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.header-container[data-v-ee34541a]{padding:0 20px}.main-nav[data-v-ee34541a]{gap:20px}.nav-item[data-v-ee34541a]{font-size:14px}}@media (max-width:992px){.main-nav[data-v-ee34541a]{gap:15px}.eco-text[data-v-ee34541a],.logo-sub[data-v-ee34541a]{display:none}}.app-footer[data-v-61d265d7]{margin-top:auto;position:relative;overflow:hidden;background:#f2f2f2;color:#333}.footer-header[data-v-61d265d7]{padding:20px 0 0;display:flex;justify-content:space-between;align-items:center;position:relative}.line[data-v-61d265d7]{margin-top:20px;width:100%;max-width:1400px;height:1px;background:#e2e2e2}.footer-header .footer-container[data-v-61d265d7]{width:100%;display:flex;justify-content:space-between;align-items:center}.footer-header h4[data-v-61d265d7]{font-weight:500;font-size:20px;text-align:left;margin:0}.btn-link[data-v-61d265d7]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#2d7bad;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s}.btn-link[data-v-61d265d7]:hover{background:#1e5d9e;transform:translateY(-1px);box-shadow:0 4px 8px rgba(43,124,208,.3)}.btn-icon[data-v-61d265d7]{width:16px;height:18px}.footer-main[data-v-61d265d7]{padding:40px 0 0}.footer-bottom-line[data-v-61d265d7]{padding:16px 0;margin-top:20px;border-top:1px solid #e2e2e2}.footer-bottom-inner.footer-container[data-v-61d265d7]{justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.icp-link[data-v-61d265d7]{font-size:13px;color:#999;text-decoration:none;transition:color .3s}.icp-link[data-v-61d265d7]:hover{color:#2b7cd0;text-decoration:underline}.police-link[data-v-61d265d7]{font-size:13px;color:#999;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:4px}.police-link[data-v-61d265d7]:hover{color:#2b7cd0;text-decoration:underline}.copyright[data-v-61d265d7]{font-size:13px;color:#999}.footer-container[data-v-61d265d7]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-col[data-v-61d265d7]{width:22%;min-width:200px;margin-bottom:20px}.footer-col h4[data-v-61d265d7]{font-size:18px;font-weight:800;color:#222;margin-bottom:20px;position:relative;padding-bottom:10px}.footer-col h4[data-v-61d265d7]:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#2b7cd0}.footer-col ul[data-v-61d265d7]{list-style:none;padding:0;margin:0}.footer-col ul li[data-v-61d265d7]{margin-bottom:12px}.footer-col ul li a[data-v-61d265d7]{font-weight:100;font-size:14px;color:#595757;transition:color .3s;text-decoration:none}.footer-col ul li a[data-v-61d265d7]:hover{color:#2b7cd0}.fixed-btn-group[data-v-61d265d7]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:1px}.service-btn[data-v-61d265d7],.service-wrapper[data-v-61d265d7]{position:relative;cursor:pointer}.service-btn[data-v-61d265d7]{overflow:hidden;width:40px;height:40px;background:#e74c3c;border:none;outline:none;transition:background .2s;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.service-btn[data-v-61d265d7]:hover{background:#c0392b}.service-btn[data-v-61d265d7]:active{transform:none}.top-btn[data-v-61d265d7]{position:relative;overflow:hidden;width:40px;height:40px;background:#95a5a6;border:none;outline:none;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.top-btn[data-v-61d265d7]:hover{background:#7f8c8d}.top-btn[data-v-61d265d7]:active{transform:none}.service-btn .btn-icon[data-v-61d265d7]{width:25px;height:24px}.top-btn .btn-icon[data-v-61d265d7]{width:22px;height:14px}.contact-popup[data-v-61d265d7]{position:absolute;right:52px;top:0;width:240px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12);padding:16px}.contact-popup[data-v-61d265d7]:after{content:"";position:absolute;right:-12px;top:0;width:12px;height:100%}.contact-item[data-v-61d265d7]{display:flex;align-items:flex-start;gap:12px;padding:12px 0}.c-link-item[data-v-61d265d7]{text-decoration:none;cursor:pointer;margin:0 -8px;padding:12px 8px;border-radius:4px;transition:background .15s}.c-link-item[data-v-61d265d7]:hover{background:#f5f5f5}.contact-item[data-v-61d265d7]:last-child{border-bottom:none;padding-bottom:0}.contact-item[data-v-61d265d7]:first-child{padding-top:0}.c-icon[data-v-61d265d7]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;margin-top:2px}.c-info[data-v-61d265d7]{display:flex;flex-direction:column;gap:4px}.c-label[data-v-61d265d7]{font-size:14px;font-weight:600;color:#333}.c-value[data-v-61d265d7]{font-size:13px;color:#666;word-break:break-all}.c-value.c-red[data-v-61d265d7]{color:#e74c3c}.c-link[data-v-61d265d7]{text-decoration:none;cursor:pointer}.c-link[data-v-61d265d7]:hover{opacity:.8}.slide-fade-enter-active[data-v-61d265d7],.slide-fade-leave-active[data-v-61d265d7]{transition:all .2s ease}.slide-fade-enter[data-v-61d265d7],.slide-fade-leave-to[data-v-61d265d7]{opacity:0;transform:translateX(8px)}@media (max-width:768px){.footer-col[data-v-61d265d7]{width:45%}.footer-header[data-v-61d265d7]{flex-direction:column;gap:10px;text-align:center}.footer-header h4[data-v-61d265d7]{text-align:center}.btn-link[data-v-61d265d7]{margin:0 auto}}@media (max-width:480px){.footer-col[data-v-61d265d7]{width:100%}}img[loading=lazy]{opacity:0;transition:opacity .35s ease}img[loading=lazy]:not([src=""]){opacity:1}.about-page,.cases-page,.news-page,.products-page{contain:layout style paint}.banner-inner *,.page-banner *{will-change:auto}.pm-container{max-width:1400px;margin:0 auto}.page-banner{position:relative;width:100%;height:400px;overflow:hidden}.page-banner .banner-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-banner .banner-inner{position:relative;max-width:1400px;margin:0 auto;padding:96px 0 60px;display:flex;flex-direction:column;gap:17px}.page-banner .banner-title{font-size:26px;font-weight:400;color:#fff}.page-banner .banner-sub{font-size:18px;color:hsla(0,0%,100%,.8)}.page-banner .banner-desc,.page-banner .banner-tags{font-size:18px;color:#fff}.page-banner .banner-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:2px dashed #d9d9d9}.page-banner .banner-empty-hint{font-size:14px;color:#999}.section-header{text-align:left;margin-bottom:34px}.section-title{font-weight:500;font-size:34px;color:#333;margin-bottom:12px}.section-desc{font-size:15px;color:#5d7687;line-height:1.9;margin-bottom:12px}@media (max-width:768px){.pm-container{padding:0 16px}.page-banner{height:300px}.page-banner .banner-inner{padding:60px 20px 40px}.page-banner .banner-title{font-size:22px}.page-banner .banner-sub{font-size:14px}.page-banner .banner-tags{font-size:13px}.section-title{font-size:22px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#333;background:#fff}a{text-decoration:none;color:inherit}li,ul{list-style:none}#app{min-height:100vh;display:flex;flex-direction:column}.home-page[data-v-47ec7466]{padding-top:70px}.container[data-v-47ec7466]{max-width:1400px;margin:0 auto}.section-header[data-v-47ec7466]{text-align:center;margin-bottom:40px}.section-header.left-align[data-v-47ec7466]{text-align:left}.section-title[data-v-47ec7466]{font-size:32px;font-weight:800;color:#042135;margin-bottom:16px}.section-desc[data-v-47ec7466]{max-width:900px;font-size:16px;color:#5d7687;margin:0 auto;line-height:1.6}.btn-primary[data-v-47ec7466]{background:#2b7cd0;color:#fff;border:none;padding:12px 32px;border-radius:4px;font-size:16px;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;font-weight:500;letter-spacing:1px}.btn-primary[data-v-47ec7466]:hover{background:#1a5ca0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(43,124,208,.3)}.btn-outline[data-v-47ec7466]{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.8);padding:12px 32px;border-radius:4px;font-size:16px;cursor:pointer;transition:all .3s;margin-left:12px;font-weight:500;letter-spacing:1px}.btn-outline[data-v-47ec7466]:hover{background:#fff;color:#2b7cd0;border-color:#fff;transform:translateY(-2px)}.hero-banner[data-v-47ec7466]{position:relative;width:100%;height:640px;overflow:hidden;background:#000}.banner-slider[data-v-47ec7466]{width:100%;height:100%;position:relative}.banner-bg[data-v-47ec7466]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .4s ease;z-index:1}.banner-bg.loaded[data-v-47ec7466]{opacity:1}.banner-skeleton[data-v-47ec7466]{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(90deg,#0a1929,#132f4c 50%,#0a1929);background-size:200% 100%;animation:skeleton-shimmer-47ec7466 1.5s infinite;z-index:0}@keyframes skeleton-shimmer-47ec7466{0%{background-position:200% 0}to{background-position:-200% 0}}.banner-overlay[data-v-47ec7466]{position:absolute;inset:0;z-index:1}.banner-content[data-v-47ec7466]{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:78%;color:#fff}.banner-title[data-v-47ec7466]{max-width:600px;height:auto;margin-bottom:32px;display:block}.banner-slogan[data-v-47ec7466]{font-size:29px;font-weight:500;margin-bottom:12px;letter-spacing:-1.5px;position:relative;display:flex;align-items:center;gap:0}.banner-slogan[data-v-47ec7466]:after,.banner-slogan[data-v-47ec7466]:before{content:"";flex:0 0 60px;height:2px;background:#fff;margin:0 20px}.banner-slogan span+span[data-v-47ec7466]:before{content:"·";margin:0 var(--dot-margin,16px)}.carousel-arrow[data-v-47ec7466]{position:absolute;top:50%;transform:translateY(-50%);width:68px;height:68px;display:flex;align-items:center;justify-content:center;z-index:10}.carousel-arrow[data-v-47ec7466]:hover{transform:translateY(-50%) scale(1.1)}.left-arrow[data-v-47ec7466]{left:65px}.right-arrow[data-v-47ec7466]{right:65px}.carousel-dots[data-v-47ec7466]{position:absolute;bottom:45px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:12px}.dot[data-v-47ec7466]{width:100px;height:2px;background:hsla(0,0%,100%,.4);border:1px solid transparent}.dot[data-v-47ec7466]:hover{background:hsla(0,0%,100%,.8)}.dot.active[data-v-47ec7466]{background:#fff;width:100px;height:2px;box-shadow:0 0 10px #fff}.smart-section[data-v-47ec7466]{padding:85px 0;background:#fff}.section-header-with-btn[data-v-47ec7466]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.eco-partner-btn[data-v-47ec7466]{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(90deg,#1480bf,#5daddc);color:#fff;border:none;font-size:16px;cursor:pointer;transition:all .3s}.eco-partner-btn img[data-v-47ec7466]{width:16px;height:18px}.smart-grid[data-v-47ec7466]{display:grid;gap:20px;transition:all .3s ease}.smart-card[data-v-47ec7466]{border-radius:8px;padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column}.smart-card.active[data-v-47ec7466]{height:520px;padding:36px 29px;background:#fff;width:710px}.smart-card.collapsed[data-v-47ec7466]{height:420px;padding:20px;justify-content:center;align-items:center;background:#f7fcff;width:200px}.card-bg[data-v-47ec7466]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.bg-cube[data-v-47ec7466],.bg-grid[data-v-47ec7466]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bg-ai[data-v-47ec7466]{position:absolute;right:10px;bottom:10px;width:300px;height:300px;animation:bounce-47ec7466 2s ease-in-out infinite}@keyframes bounce-47ec7466{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.card-icon-wrap[data-v-47ec7466]{display:flex;align-items:center;gap:10px;margin-bottom:0;position:relative;z-index:1}.card-icon-wrap.centered[data-v-47ec7466]{flex-direction:column;text-align:center}.card-icon[data-v-47ec7466]{width:62px;height:57px;position:relative;z-index:1}.smart-card.collapsed .card-icon[data-v-47ec7466]{opacity:.6}.smart-card.collapsed .card-title[data-v-47ec7466]{font-size:18px;margin:15px 0;text-align:center}.card-title[data-v-47ec7466]{font-size:24px;font-weight:700;color:#042135;position:relative;z-index:1}.card-content[data-v-47ec7466]{flex:1;position:relative;z-index:1;display:flex;flex-direction:column}.card-desc[data-v-47ec7466]{font-size:14px;color:#5d7687;line-height:24px;margin-bottom:25px}.card-desc-small[data-v-47ec7466]{text-align:center;font-size:14px;color:#5d7687;line-height:1.5;margin-bottom:auto;position:relative;z-index:1}.card-detail-items[data-v-47ec7466]{flex:1;margin-bottom:18px}.detail-item[data-v-47ec7466]{margin-bottom:30px;position:relative;z-index:1}.detail-item[data-v-47ec7466]:last-child{margin-bottom:0}.detail-label[data-v-47ec7466]{font-size:14px;color:#042135;font-weight:bolder;margin-bottom:5px;display:block}.detail-value[data-v-47ec7466]{font-size:14px;color:#5d7687;line-height:1.6;display:block}.card-action-btn[data-v-47ec7466]{position:absolute;right:0;bottom:0;width:180px;display:flex;align-items:center;justify-content:center;gap:6px;background:#054c78;color:#fff;border:none;padding:10px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;z-index:1}.btn-arrow[data-v-47ec7466]{width:19px;height:6px}.card-circle-btn[data-v-47ec7466]{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:40px;height:40px;border-radius:50%;background:#c9d9e1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;z-index:2;border:none}.card-circle-btn[data-v-47ec7466]:active,.card-circle-btn[data-v-47ec7466]:hover,.smart-card.hover .card-circle-btn[data-v-47ec7466]{background:#054c78}.card-circle-btn img[data-v-47ec7466]{width:19px;height:6px;transition:all .3s}.card-circle-btn:active img[data-v-47ec7466],.card-circle-btn:hover img[data-v-47ec7466],.smart-card.hover .card-circle-btn img[data-v-47ec7466]{filter:brightness(0) invert(1)}.fade-img-enter-active[data-v-47ec7466],.fade-img-leave-active[data-v-47ec7466]{transition:opacity .5s ease}.fade-img-enter[data-v-47ec7466],.fade-img-leave-to[data-v-47ec7466]{opacity:0}.products-section[data-v-47ec7466]{padding:100px 0;background:#f7fcff}.products-container[data-v-47ec7466]{position:relative}.product-grid[data-v-47ec7466]{display:flex;flex-direction:column;gap:20px}.product-row[data-v-47ec7466]{display:flex;gap:20px;align-items:stretch}.product-card[data-v-47ec7466]{position:relative;overflow:hidden}.product-card.wide[data-v-47ec7466]{flex:2;aspect-ratio:910/460}.product-card.narrow[data-v-47ec7466]{flex:1;aspect-ratio:1/1}.product-card.placeholder[data-v-47ec7466]{visibility:hidden;pointer-events:none}.product-img-box[data-v-47ec7466]{position:absolute;inset:0;width:100%;height:100%}.product-img-box img[data-v-47ec7466]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-47ec7466]{position:absolute;bottom:0;left:0;right:0;padding:40px 28px 28px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:140px}.product-name[data-v-47ec7466]{font-size:24px;color:#fff;margin-bottom:10px;display:flex;align-items:center;gap:6px}.product-name[data-v-47ec7466]:before{content:"";width:12px;height:2px;background:#fff}.product-cat[data-v-47ec7466]{font-size:16px;color:hsla(0,0%,100%,.8);line-height:1.8;margin-bottom:0;display:flex;flex-wrap:wrap;gap:8px 16px}.cat-item-link[data-v-47ec7466]{color:hsla(0,0%,100%,.8);text-decoration:none;white-space:nowrap;transition:color .3s}.product-link[data-v-47ec7466]{font-size:14px;color:#fff;text-decoration:none;transition:all .3s;opacity:0;visibility:hidden;margin-top:0;max-height:0}.product-card:hover .product-link[data-v-47ec7466]{opacity:1;visibility:visible;margin-top:12px;max-height:24px}.product-link[data-v-47ec7466]:hover{text-decoration:underline;color:#6ab0de}.about-section[data-v-47ec7466]{padding:100px 0;background:#fff}.about-layout[data-v-47ec7466]{display:flex;gap:30px;margin-top:100px}.about-image[data-v-47ec7466]{flex:1;overflow:hidden}.about-image img[data-v-47ec7466]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:17/10}.about-links[data-v-47ec7466]{flex:1;display:flex;flex-direction:column;gap:0}.about-link-item[data-v-47ec7466]{display:flex;flex-direction:column;gap:8px;padding:0 0 18px;transition:all .3s;position:relative;padding-left:24px}.about-link-item[data-v-47ec7466]:before{content:"";position:absolute;left:4px;top:5px;width:10px;height:10px;border-radius:50%;background:#c3dff0}.about-link-item[data-v-47ec7466]:after{content:"";position:absolute;left:8px;top:15px;width:2px;height:100%;background:#c3dff0}.about-link-item[data-v-47ec7466]:last-child{border-bottom:none;padding-bottom:0}.about-link-item[data-v-47ec7466]:last-child:after{display:none}.about-link-item[data-v-47ec7466]:hover{background:#f8fafc;padding-left:34px}.about-link-item[data-v-47ec7466]:hover:before{transform:scale(1.3);box-shadow:0 0 10px rgba(106,176,222,.5)}.link-icon[data-v-47ec7466]{display:none}.link-title[data-v-47ec7466]{font-size:16px;font-weight:600;color:#333}.link-desc[data-v-47ec7466]{font-size:14px;color:#999;line-height:1.6}.contact-item .link-desc[data-v-47ec7466]{color:#666}@media (max-width:1024px){.smart-layout[data-v-47ec7466]{flex-direction:column}.smart-right[data-v-47ec7466]{width:100%;flex-direction:row;flex-wrap:wrap}.feature-card[data-v-47ec7466]{flex:1;min-width:200px}.product-grid[data-v-47ec7466]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-banner[data-v-47ec7466]{height:500px}.banner-slogan[data-v-47ec7466]{font-size:18px}.carousel-arrow[data-v-47ec7466]{display:none}.about-layout[data-v-47ec7466]{flex-direction:column;gap:30px}.about-image[data-v-47ec7466]{flex:none;width:100%}.about-links[data-v-47ec7466]{width:100%}.product-grid[data-v-47ec7466]{grid-template-columns:1fr}.smart-right[data-v-47ec7466]{flex-direction:column}}.reveal-on-scroll[data-v-47ec7466]{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.reveal-on-scroll.reveal[data-v-47ec7466]{opacity:1;transform:translateY(0)}.ripple-effect[data-v-47ec7466]{position:absolute;border-radius:50%;background:rgba(106,176,222,.4);transform:translate(-50%,-50%) scale(0);animation:ripple-animation-47ec7466 .6s ease-out forwards;pointer-events:none}@keyframes ripple-animation-47ec7466{to{transform:translate(-50%,-50%) scale(4);opacity:0}}.card-hover[data-v-47ec7466]{transform:translateY(-8px);transition:all .3s ease}.image-zoom[data-v-47ec7466]{transform:scale(1.1);transition:transform .5s ease}.btn-outline[data-v-47ec7466],.btn-primary[data-v-47ec7466],button[data-v-47ec7466]{position:relative;overflow:hidden}.btn-outline[data-v-47ec7466]:active,.btn-primary[data-v-47ec7466]:active,button[data-v-47ec7466]:active{transform:translateY(0)}.carousel-arrow[data-v-47ec7466],.dot[data-v-47ec7466]{cursor:pointer;transition:all .3s ease}.dot[data-v-47ec7466]:hover{transform:scale(1.2)}.about-link-item[data-v-47ec7466],.smart-tab[data-v-47ec7466]{cursor:pointer;transition:all .3s ease}.smart-tab[data-v-47ec7466]:hover{transform:translateY(-2px)}.smart-tab.active[data-v-47ec7466]{color:#2b7cd0}.feature-card[data-v-47ec7466]{cursor:pointer;transition:all .3s ease}.feature-card[data-v-47ec7466]:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.product-card[data-v-47ec7466]{cursor:pointer;transition:all .3s ease}.product-card[data-v-47ec7466]:hover{transform:translateY(-5px)}.smart-card[data-v-47ec7466]{cursor:pointer;transition:all .3s ease}.smart-card.collapsed[data-v-47ec7466]:hover{transform:translateY(-3px)}.smart-card.collapsed:hover .card-icon[data-v-47ec7466]{opacity:1}.smart-card.active[data-v-47ec7466]:hover{transform:translateY(-5px)}html[data-v-47ec7466]{scroll-behavior:smooth}.ai-dialog-overlay[data-v-47ec7466]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);animation:ai-fade-in-47ec7466 .25s ease}.ai-dialog[data-v-47ec7466]{position:relative;width:90vw;max-width:900px;height:80vh;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;animation:ai-scale-in-47ec7466 .25s ease}.ai-dialog-close[data-v-47ec7466]{position:absolute;top:12px;right:16px;z-index:10;width:32px;height:32px;padding:0;font-size:22px;line-height:32px;color:#666;text-align:center;cursor:pointer;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;transition:color .2s,background .2s}.ai-dialog-close[data-v-47ec7466]:hover{color:#333;background:#f0f0f0}@keyframes ai-fade-in-47ec7466{0%{opacity:0}to{opacity:1}}@keyframes ai-scale-in-47ec7466{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}