*{box-sizing:border-box}.banner-section{width:100%;min-height:550px;height:auto!important}@media (max-width:768px){.banner-section{min-height:unset}}body,html{margin:0;padding:0;width:100%;height:100%}body{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:silver;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}*{scrollbar-width:thin;scrollbar-color:silver #f5f5f5}.layout[data-v-4be993a4]{min-height:100vh;display:flex;flex-direction:column}.header[data-v-4be993a4]{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08)}.header-inner[data-v-4be993a4]{max-width:1200px;margin:0 auto;padding:0 20px;height:64px;display:flex;align-items:center;justify-content:space-between}.brand[data-v-4be993a4]{display:flex;align-items:center;gap:10px;text-decoration:none;color:#333}.logo-img[data-v-4be993a4]{height:36px}.logo-icon[data-v-4be993a4]{width:36px;height:36px;background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.brand-name[data-v-4be993a4]{font-size:18px;font-weight:600}.brand-divider[data-v-4be993a4]{color:#ccc;margin:0 4px}.brand-slogan[data-v-4be993a4]{font-size:14px;color:#666}.nav-desktop[data-v-4be993a4]{display:flex;align-items:center;gap:8px}.nav-item[data-v-4be993a4]{margin:0}.nav-link[data-v-4be993a4]{color:#52c41a;font-size:17px;text-decoration:none;padding:8px 12px;border-radius:4px;transition:all .2s}.nav-link[data-v-4be993a4]:hover{color:#52c41a}.nav-item-active .nav-link[data-v-4be993a4],.nav-link-active[data-v-4be993a4]{color:#ff8c00;font-weight:600}.nav-item[data-v-4be993a4] .el-dropdown-menu__item.is-active{color:#ff8c00;background-color:#fff7e6}.nav-toggle[data-v-4be993a4]{display:none!important;font-size:24px;color:#52c41a}.content[data-v-4be993a4]{flex:1}.footer[data-v-4be993a4]{background:#1a472a;color:#fff;padding:40px 20px 24px}.footer-inner[data-v-4be993a4]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.footer-left p[data-v-4be993a4],.footer-remark p[data-v-4be993a4]{margin:0 0 8px;font-size:13px;line-height:1.6}.footer-remark[data-v-4be993a4] a{color:#fff;text-decoration:none}.footer-remark[data-v-4be993a4] a:hover{text-decoration:underline}.footer-left a[data-v-4be993a4]{color:#fff;text-decoration:none}.footer-left a[data-v-4be993a4]:hover{text-decoration:underline}.copyright[data-v-4be993a4]{margin-top:12px;font-size:12px;opacity:.9}.footer-right[data-v-4be993a4]{display:flex;gap:24px}.qr-item[data-v-4be993a4]{text-align:center;font-size:12px}.qr-box[data-v-4be993a4]{width:80px;height:80px;border-radius:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.qr-box img[data-v-4be993a4]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.nav-mobile[data-v-4be993a4]{padding:24px;display:flex;flex-direction:column;gap:16px}.nav-mobile-link[data-v-4be993a4]{font-size:16px;color:#333;text-decoration:none;cursor:pointer;transition:all .2s}.nav-mobile-link[data-v-4be993a4]:hover{color:#52c41a}.nav-mobile-link-active[data-v-4be993a4]{color:#52c41a;font-weight:600}.nav-mobile-parent[data-v-4be993a4]{margin-bottom:8px}.nav-mobile-child[data-v-4be993a4]{padding-left:24px;font-size:14px;color:#666}@media (max-width:768px){.nav-desktop[data-v-4be993a4]{display:none}.nav-toggle[data-v-4be993a4]{display:inline-block!important}.brand-divider[data-v-4be993a4],.brand-slogan[data-v-4be993a4]{display:none}.header-inner[data-v-4be993a4]{height:56px;padding:0 6px}.footer-inner[data-v-4be993a4]{flex-direction:column;align-items:center;text-align:center}.footer-left[data-v-4be993a4]{order:2}.footer-right[data-v-4be993a4]{order:1;flex-wrap:wrap;justify-content:center}.qr-box[data-v-4be993a4]{width:64px;height:64px}}.home[data-v-1d576276]{padding:0;margin:0}.hero[data-v-1d576276]{position:relative;width:100%;min-height:calc(100vh - 64px);height:calc(100vh - 64px);overflow:hidden}.hero-bg[data-v-1d576276]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a472a;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-bg[data-v-1d576276]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.35));pointer-events:none}.hero-overlay[data-v-1d576276]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;padding:0 24px;z-index:2}.hero-overlay-inner[data-v-1d576276]{display:flex;flex-direction:column;align-items:center;gap:12px}.hero-fly-left[data-v-1d576276]{animation:heroFlyFromLeft-1d576276 .5s ease-out forwards}.hero-fly-right[data-v-1d576276]{animation:heroFlyFromRight-1d576276 .5s ease-out forwards}@keyframes heroFlyFromLeft-1d576276{0%{transform:translateX(-200px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes heroFlyFromRight-1d576276{0%{transform:translateX(200px);opacity:0}to{transform:translateX(0);opacity:1}}.hero-title[data-v-1d576276]{margin:0 0 12px;font-size:95px;line-height:1;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-title[data-v-1d576276]:last-child{margin-bottom:0}.hero-dots[data-v-1d576276]{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:2}.dot[data-v-1d576276]{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .2s}.dot.active[data-v-1d576276],.dot[data-v-1d576276]:hover{background:#fff;transform:scale(1.2)}.hero[data-v-1d576276] .el-carousel__container{height:calc(100vh - 64px)!important;min-height:calc(100vh - 64px)}.hero[data-v-1d576276] .el-carousel__item{height:calc(100vh - 64px);background:transparent}.hero-footer-slide[data-v-1d576276]{width:100%;height:100%;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:#1a472a;color:#fff}.hero-footer-last-img[data-v-1d576276]{width:100%;height:0;flex:1;flex-shrink:0;background-size:100% auto;background-position:bottom;background-repeat:no-repeat}.hero-footer-slide .footer.footer-in-carousel[data-v-1d576276]{width:100%;padding:40px 20px 24px;box-sizing:border-box}.hero-footer-slide .footer-inner[data-v-1d576276]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.hero-footer-slide .footer-left p[data-v-1d576276],.hero-footer-slide .footer-remark[data-v-1d576276] p{margin:0 0 8px;font-size:13px;line-height:1.6}.hero-footer-slide .footer-remark[data-v-1d576276] a{color:#fff;text-decoration:none}.hero-footer-slide .footer-remark[data-v-1d576276] a:hover{text-decoration:underline}.hero-footer-slide .footer-left a[data-v-1d576276]{color:#fff;text-decoration:none}.hero-footer-slide .footer-left a[data-v-1d576276]:hover{text-decoration:underline}.hero-footer-slide .copyright[data-v-1d576276]{margin-top:12px;font-size:12px;opacity:.9}.hero-footer-slide .footer-right[data-v-1d576276]{display:flex;gap:24px}.hero-footer-slide .qr-item[data-v-1d576276]{text-align:center;font-size:12px}.hero-footer-slide .qr-box[data-v-1d576276]{width:80px;height:80px;border-radius:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-footer-slide .qr-box img[data-v-1d576276]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.hero[data-v-1d576276]{min-height:calc(100vh - 56px);height:calc(100vh - 56px)}.hero[data-v-1d576276] .el-carousel__container{height:calc(100vh - 56px)!important;min-height:calc(100vh - 56px)}.hero[data-v-1d576276] .el-carousel__item{height:calc(100vh - 56px)}.hero-bg[data-v-1d576276]{background-size:cover;background-position:50%}.hero-title[data-v-1d576276]{font-size:36px}.hero-dots[data-v-1d576276]{right:16px;gap:10px}.dot[data-v-1d576276]{width:8px;height:8px}.hero-footer-slide .footer-inner[data-v-1d576276]{flex-direction:column;align-items:center;text-align:center}.hero-footer-slide .footer-left[data-v-1d576276]{order:2}.hero-footer-slide .footer-right[data-v-1d576276]{order:1;flex-wrap:wrap;justify-content:center}.hero-footer-slide .qr-box[data-v-1d576276]{width:64px;height:64px}}.company-profile[data-v-409bd0e9]{width:100%}.banner-section[data-v-409bd0e9]{width:100%;height:400px;margin-bottom:40px}.banner-image[data-v-409bd0e9]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.middle-section[data-v-409bd0e9]{width:100%;padding:40px 0}.middle-container[data-v-409bd0e9]{max-width:1200px;margin:0 auto;display:flex;gap:40px;align-items:center}.middle-image-wrapper[data-v-409bd0e9]{flex:0 0 auto;max-width:580px;width:-moz-fit-content;width:fit-content}.middle-image[data-v-409bd0e9]{width:auto;max-width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.middle-text-wrapper[data-v-409bd0e9]{flex:1;display:flex;align-items:center}.middle-text[data-v-409bd0e9]{color:#676767;font-size:20px;line-height:1.8;text-align:justify;white-space:pre-line}.middle-text[data-v-409bd0e9] p{margin-bottom:16px}.bottom-section[data-v-409bd0e9]{width:100%;padding:40px 0}.bottom-images[data-v-409bd0e9]{max-width:1200px;margin:0 auto;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.bottom-image[data-v-409bd0e9]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:768px){.middle-section[data-v-409bd0e9]{padding:24px 0}.middle-container[data-v-409bd0e9]{flex-direction:column;gap:24px;padding:0 16px}.middle-image-wrapper[data-v-409bd0e9]{flex:1;width:100%;max-width:none}.middle-image[data-v-409bd0e9]{width:100%}.middle-text[data-v-409bd0e9]{font-size:14px;line-height:1.6}.bottom-section[data-v-409bd0e9]{padding:24px 16px}.bottom-images[data-v-409bd0e9]{flex-direction:column;gap:16px}.bottom-image[data-v-409bd0e9]{width:100%}}.development-history[data-v-7764039c]{width:100%}.banner-section[data-v-7764039c]{width:100%;height:400px;margin-bottom:40px}.banner-image[data-v-7764039c]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.timeline-section[data-v-7764039c]{width:100%;padding:40px 0}.timeline-container[data-v-7764039c]{max-width:1200px;margin:0 auto;padding:0 20px}.timeline-item[data-v-7764039c]{display:flex;align-items:center;padding:24px 32px;margin-bottom:1px;background:#fff;transition:background-color .2s}.timeline-item-alt[data-v-7764039c]{background:#f5f5f5}.timeline-date[data-v-7764039c]{flex:0 0 200px;font-size:20px;font-weight:700;color:#52c41a;margin-right:40px}.timeline-description[data-v-7764039c]{flex:1;font-size:16px;line-height:1.6;color:#333}@media (max-width:768px){.banner-section[data-v-7764039c]{height:250px;margin-bottom:24px}.timeline-section[data-v-7764039c]{padding:24px 0}.timeline-container[data-v-7764039c]{padding:0 16px}.timeline-item[data-v-7764039c]{flex-direction:column;align-items:flex-start;padding:20px 16px}.timeline-date[data-v-7764039c]{flex:none;width:100%;font-size:18px;margin-right:0;margin-bottom:12px}.timeline-description[data-v-7764039c]{flex:none;width:100%;font-size:14px;line-height:1.5}}.integrated-retail[data-v-7d8194cd]{width:100%}.banner-section[data-v-7d8194cd]{width:100%;height:400px;margin-bottom:0}.banner-image[data-v-7d8194cd]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.title-section[data-v-7d8194cd]{width:100%;padding:40px 0;background:#fff}.title-container[data-v-7d8194cd]{max-width:1200px;margin:0 auto;text-align:center}.main-title[data-v-7d8194cd]{font-size:36px;font-weight:600;color:#333;margin:0;padding:0 20px}.bottom-section[data-v-7d8194cd]{width:100%;padding:40px 0;background:#fff}.bottom-container[data-v-7d8194cd]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.bottom-image[data-v-7d8194cd]{max-width:100%;height:auto;display:block}@media (max-width:768px){.banner-section[data-v-7d8194cd]{height:250px}.title-section[data-v-7d8194cd]{padding:24px 0}.main-title[data-v-7d8194cd]{font-size:28px}.bottom-section[data-v-7d8194cd]{padding:24px 0}.bottom-container[data-v-7d8194cd]{padding:0 16px;flex-direction:column}.bottom-image[data-v-7d8194cd]{width:100%}}.core-advantage[data-v-1abd91b6]{width:100%}.banner-section[data-v-1abd91b6]{width:100%;height:400px;margin-bottom:0}.banner-image[data-v-1abd91b6]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.bottom-section[data-v-1abd91b6]{width:100%;padding:40px 0;background:#fff}.bottom-container[data-v-1abd91b6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.bottom-image[data-v-1abd91b6]{max-width:100%;height:auto;display:block}@media (max-width:768px){.banner-section[data-v-1abd91b6]{height:250px}.bottom-section[data-v-1abd91b6]{padding:24px 0}.bottom-container[data-v-1abd91b6]{padding:0 16px;flex-direction:column}.bottom-image[data-v-1abd91b6]{width:100%}}.cooperation[data-v-2620191c]{width:100%}.banner-section[data-v-2620191c]{width:100%;height:400px;margin-bottom:0}.banner-image[data-v-2620191c]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.message-section[data-v-2620191c]{width:100%;padding:60px 0;background:#fff}.message-container[data-v-2620191c]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:40px;align-items:flex-start}.message-image-wrapper[data-v-2620191c]{flex:0 0 500px}.message-image[data-v-2620191c]{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.message-form-wrapper[data-v-2620191c]{flex:1}.form-title[data-v-2620191c]{font-size:28px;font-weight:600;color:#333;margin-bottom:32px}.cooperation-form[data-v-2620191c]{max-width:500px}.submit-btn[data-v-2620191c]{width:100%;background:#52c41a;border-color:#52c41a;font-size:16px;padding:12px 0}.submit-btn[data-v-2620191c]:hover{background:#73d13d;border-color:#73d13d}.bottom-section[data-v-2620191c]{width:100%;padding:40px 0;background:#fff}.bottom-container[data-v-2620191c]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.bottom-image[data-v-2620191c]{max-width:100%;height:auto;display:block}@media (max-width:768px){.banner-section[data-v-2620191c]{height:250px}.message-section[data-v-2620191c]{padding:40px 0}.message-container[data-v-2620191c]{flex-direction:column;gap:24px;padding:0 16px}.message-image-wrapper[data-v-2620191c]{flex:1;width:100%}.form-title[data-v-2620191c]{font-size:24px;margin-bottom:24px}.cooperation-form[data-v-2620191c]{max-width:100%}.bottom-section[data-v-2620191c]{padding:24px 0}.bottom-container[data-v-2620191c]{padding:0 16px;flex-direction:column}.bottom-image[data-v-2620191c]{width:100%}}.contact-us[data-v-c1835e04]{width:100%}.banner-section[data-v-c1835e04]{width:100%;height:400px;margin-bottom:0}.banner-image[data-v-c1835e04]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.contact-us-header[data-v-c1835e04]{width:100%;padding:60px 20px 40px;background:#fff;text-align:center;position:relative}.contact-us-bg[data-v-c1835e04]{width:80px;height:auto;margin:0 auto 20px;display:block}.contact-us-title[data-v-c1835e04]{font-size:36px;font-weight:700;color:#333;margin:0}.contact-section[data-v-c1835e04]{width:100%;background:#fff}.contact-container[data-v-c1835e04]{max-width:1200px;margin:0 auto;padding-bottom:60px;display:flex;justify-content:center;align-items:flex-start;gap:40px;flex-wrap:wrap}.contact-item[data-v-c1835e04]{flex:0 1 280px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px;transition:all .3s}.contact-item[data-v-c1835e04]:hover{transform:translateY(-4px)}.contact-icon[data-v-c1835e04]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:#333;font-size:48px;margin-bottom:20px}.contact-icon i[data-v-c1835e04]{font-weight:400}.contact-content[data-v-c1835e04]{width:100%}.contact-label[data-v-c1835e04]{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.contact-text[data-v-c1835e04]{font-size:16px;color:#666;line-height:1.6;word-break:break-word}@media (max-width:768px){.banner-section[data-v-c1835e04]{height:250px}.contact-us-header[data-v-c1835e04]{padding:40px 16px 32px}.contact-us-bg[data-v-c1835e04]{width:60px;margin-bottom:16px}.contact-us-title[data-v-c1835e04]{font-size:28px}.contact-section[data-v-c1835e04]{padding:40px 0}.contact-container[data-v-c1835e04]{padding:40px 16px;flex-direction:column;gap:32px}.contact-item[data-v-c1835e04]{flex:1;width:100%;max-width:400px;padding:24px 20px}.contact-icon[data-v-c1835e04]{width:56px;height:56px;font-size:40px;margin-bottom:16px}.contact-label[data-v-c1835e04]{font-size:15px;margin-bottom:10px}.contact-text[data-v-c1835e04]{font-size:15px}}.dynamic-list[data-v-1dab37ba]{width:100%;background:#fff}.list-container[data-v-1dab37ba]{max-width:1200px;margin:0 auto;padding:40px 20px}.loading[data-v-1dab37ba]{display:flex;align-items:center;justify-content:center;padding:60px 0;color:#666;gap:12px}.empty-list[data-v-1dab37ba]{text-align:center;padding:60px 0;color:#999}.list-items[data-v-1dab37ba]{display:flex;flex-direction:column;gap:24px}.list-item[data-v-1dab37ba]{display:flex;gap:24px;padding:20px;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s;background:#fff}.list-item[data-v-1dab37ba]:hover{border-color:#52c41a;box-shadow:0 2px 8px rgba(82,196,26,.15);transform:translateY(-2px)}.item-image[data-v-1dab37ba]{flex-shrink:0;width:320px;height:200px;border-radius:6px;overflow:hidden;background:#f5f5f5}.item-image img[data-v-1dab37ba]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-placeholder[data-v-1dab37ba]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:48px}.item-content[data-v-1dab37ba]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.item-title[data-v-1dab37ba]{font-size:20px;font-weight:600;color:#333;margin:0 0 12px 0;line-height:1.4;-webkit-line-clamp:2}.item-summary[data-v-1dab37ba],.item-title[data-v-1dab37ba]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.item-summary[data-v-1dab37ba]{font-size:14px;color:#666;line-height:1.8;margin:0 0 16px 0;flex:1;-webkit-line-clamp:3}.item-footer[data-v-1dab37ba]{display:flex;align-items:center;justify-content:space-between}.item-date[data-v-1dab37ba]{font-size:13px;color:#999}.item-link[data-v-1dab37ba]{display:flex;align-items:center;gap:4px;font-size:14px;color:#52c41a;transition:all .2s}.item-link[data-v-1dab37ba]:hover{color:#389e0d}.item-link i[data-v-1dab37ba]{font-size:12px}.pagination[data-v-1dab37ba]{margin-top:40px;display:flex;justify-content:center}@media (max-width:768px){.list-container[data-v-1dab37ba]{padding:24px 16px}.list-item[data-v-1dab37ba]{flex-direction:column;gap:16px;padding:16px}.item-image[data-v-1dab37ba]{width:100%;height:200px}.item-title[data-v-1dab37ba]{font-size:18px}.item-summary[data-v-1dab37ba]{font-size:13px;-webkit-line-clamp:2}.item-footer[data-v-1dab37ba]{flex-direction:column;align-items:flex-start;gap:8px}}.product-list[data-v-4b619046]{width:100%;background:#fff}.top-image-section[data-v-4b619046]{width:100%;margin-bottom:40px}.top-image[data-v-4b619046]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.series-tabs-container[data-v-4b619046]{margin:0 auto;padding:0 20px}.series-tabs[data-v-4b619046]{display:flex;gap:8px;border-bottom:2px solid #e8e8e8;flex-wrap:wrap}.series-tab[data-v-4b619046]{padding:16px 24px;font-size:16px;color:#666;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .3s;white-space:nowrap;position:relative;z-index:2}.series-tab[data-v-4b619046]:after{height:8px;border-radius:4px;background-color:#fdd000;content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:0;transition:all .5s;z-index:1;opacity:.5}.series-tab[data-v-4b619046]:hover:after{width:110%}.series-name[data-v-4b619046]{display:block}.series-tab-icon[data-v-4b619046]{position:absolute;left:50%;top:60%;margin-top:6px;width:28px;height:28px;transform:translateX(-50%) translateY(10px);-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .25s ease,transform .25s ease;pointer-events:none}.series-tab:hover .series-tab-icon[data-v-4b619046]{opacity:1;transform:translateX(-50%) translateY(0)}.series-tab-active[data-v-4b619046]{color:#52c41a;border-bottom-color:#52c41a;font-weight:600}.products-container[data-v-4b619046]{max-width:1200px;margin:0 auto;padding:40px 20px}.loading[data-v-4b619046]{display:flex;align-items:center;justify-content:center;padding:60px 0;color:#666;gap:12px}.empty-products[data-v-4b619046]{text-align:center;padding:60px 0;color:#999}.products-grid[data-v-4b619046]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.product-item[data-v-4b619046]{cursor:pointer;transition:all .3s}.product-item[data-v-4b619046]:hover{transform:translateY(-4px)}.product-item:hover .product-image[data-v-4b619046]{box-shadow:0 4px 12px rgba(82,196,26,.2)}.product-image[data-v-4b619046]{width:100%;height:240px;border-radius:8px;overflow:hidden;background:#f5f5f5;margin-bottom:16px;transition:all .3s}.product-image img[data-v-4b619046]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-image .el-image[data-v-4b619046]{width:100%;height:100%;display:block}.product-image .el-image[data-v-4b619046] .el-image__inner{width:100%;height:100%}.product-image .el-image[data-v-4b619046] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-placeholder[data-v-4b619046]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:48px}.product-name[data-v-4b619046]{font-size:16px;color:#333;text-align:center;line-height:1.5;font-weight:500}@media (max-width:768px){.series-tabs-container[data-v-4b619046]{padding:0 16px}.series-tab[data-v-4b619046]{padding:12px 16px;font-size:14px}.products-container[data-v-4b619046]{padding:24px 16px}.products-grid[data-v-4b619046]{grid-template-columns:repeat(2,1fr);gap:24px 16px}.product-image[data-v-4b619046]{height:180px}.product-name[data-v-4b619046]{font-size:14px}}@media (max-width:480px){.products-grid[data-v-4b619046]{grid-template-columns:1fr;gap:24px}.product-image[data-v-4b619046]{height:200px}}.general-menu[data-v-a25bd9ee]{width:100%}.banner-section[data-v-a25bd9ee]{width:100%;margin-bottom:24px;height:400px}.banner-image[data-v-a25bd9ee]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.content-section[data-v-a25bd9ee]{max-width:1200px;margin:0 auto;padding:0 20px}.html-content[data-v-a25bd9ee]{line-height:1.8;color:#333}.html-content[data-v-a25bd9ee] img{max-width:100%;height:auto}.html-content[data-v-a25bd9ee] p{margin-bottom:16px}.html-content[data-v-a25bd9ee] h1,.html-content[data-v-a25bd9ee] h2,.html-content[data-v-a25bd9ee] h3{margin-top:24px;margin-bottom:16px;color:#333}.title[data-v-a25bd9ee]{font-size:28px;font-weight:600;color:#333;margin-bottom:16px;text-align:center}.description[data-v-a25bd9ee]{font-size:16px;line-height:1.8;color:#666;margin-bottom:24px}@media (max-width:768px){.banner-section[data-v-a25bd9ee]{margin-bottom:16px}.content-section[data-v-a25bd9ee]{padding:0 16px}.title[data-v-a25bd9ee]{font-size:24px}.description[data-v-a25bd9ee]{font-size:14px}}.dynamic-detail[data-v-3e892198]{width:100%;min-height:60vh;background:#fff}.loading[data-v-3e892198]{display:flex;align-items:center;justify-content:center;padding:60px 0;color:#666;gap:12px}.empty-detail[data-v-3e892198]{text-align:center;padding:60px 0;color:#999}.detail-container[data-v-3e892198]{max-width:1200px;margin:0 auto;padding:40px 20px}.back-button[data-v-3e892198]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:24px;color:#52c41a;cursor:pointer;border-radius:4px;transition:all .2s}.back-button[data-v-3e892198]:hover{background:#f0f9ff;color:#389e0d}.detail-title[data-v-3e892198]{font-size:32px;font-weight:600;color:#333;margin:0 0 16px 0;line-height:1.4}.detail-meta[data-v-3e892198]{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.publish-time[data-v-3e892198]{font-size:14px;color:#999}.detail-image[data-v-3e892198]{width:100%;margin-bottom:32px;border-radius:8px;overflow:hidden}.detail-image img[data-v-3e892198]{width:100%;height:auto;display:block}.detail-content[data-v-3e892198]{line-height:1.8;color:#333;font-size:16px}.detail-content[data-v-3e892198] img{max-width:100%;height:auto;margin:16px 0;border-radius:4px}.detail-content[data-v-3e892198] p{margin-bottom:16px}.detail-content[data-v-3e892198] h1,.detail-content[data-v-3e892198] h2,.detail-content[data-v-3e892198] h3{margin-top:32px;margin-bottom:16px;color:#333;font-weight:600}.detail-content[data-v-3e892198] h1{font-size:28px}.detail-content[data-v-3e892198] h2{font-size:24px}.detail-content[data-v-3e892198] h3{font-size:20px}.detail-content[data-v-3e892198] ol,.detail-content[data-v-3e892198] ul{margin:16px 0;padding-left:24px}.detail-content[data-v-3e892198] li{margin-bottom:8px}@media (max-width:768px){.detail-container[data-v-3e892198]{padding:24px 16px}.detail-title[data-v-3e892198]{font-size:24px}.detail-content[data-v-3e892198]{font-size:14px}.detail-content[data-v-3e892198] h1{font-size:22px}.detail-content[data-v-3e892198] h2{font-size:20px}.detail-content[data-v-3e892198] h3{font-size:18px}}.menu-page[data-v-3ec6fb7e]{min-height:60vh}.page-container[data-v-3ec6fb7e]{margin:0 auto}.page-title[data-v-3ec6fb7e]{font-size:32px;font-weight:600;color:#333;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #52c41a}.loading[data-v-3ec6fb7e]{display:flex;align-items:center;justify-content:center;padding:60px 0;color:#666;gap:12px}.page-content[data-v-3ec6fb7e]{line-height:1.8;color:#333}.page-content[data-v-3ec6fb7e] img{max-width:100%;height:auto}.page-content[data-v-3ec6fb7e] p{margin-bottom:16px}.page-content[data-v-3ec6fb7e] h1,.page-content[data-v-3ec6fb7e] h2,.page-content[data-v-3ec6fb7e] h3{margin-top:24px;margin-bottom:16px;color:#333}.empty-content[data-v-3ec6fb7e]{text-align:center;padding:60px 0;color:#999}@media (max-width:768px){.menu-page[data-v-3ec6fb7e]{padding:24px 16px}.page-title[data-v-3ec6fb7e]{font-size:24px}}