:root{--color-primary: #f6e100;--color-primary-hover: #e0b310;--color-text: #1a1a1a;--color-text-secondary: #666666;--color-text-light: #999999;--color-bg: #ffffff;--color-bg-muted: #f7f7f7;--color-border: #e8e8e8;--color-white: #ffffff;--header-height: 8.125rem;--container-width: 75rem;--section-padding-y: 5rem;--font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{margin:0;padding:0}html{font-size:1rem;scroll-behavior:smooth;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip;min-width:0}button,input,select,textarea{font-family:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1.5rem;min-width:0}.section-title{text-align:center;font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:3rem}.section-title:after{content:"";display:block;width:3rem;height:.25rem;background:var(--color-primary);margin:1rem auto 0;border-radius:.125rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;background:var(--color-primary);color:var(--color-text);font-size:.875rem;font-weight:500;border:none;border-radius:.25rem;cursor:pointer;transition:background .2s}.btn-primary:hover{background:var(--color-primary-hover)}.image-placeholder{display:flex;align-items:center;justify-content:center;background:var(--color-bg-muted);border:1px dashed var(--color-border);color:var(--color-text-light);font-size:.8125rem;text-align:center;padding:1rem}@media(max-width:768px){:root{--header-height: 3.5rem;--section-padding-y: 3rem}.container{padding:0 1rem}.section-title{font-size:1.625rem;margin-bottom:2rem}}@media(max-width:480px){.container{padding:0 .75rem}.section-title{font-size:1.375rem;margin-bottom:1.5rem}}.header[data-v-97ba4505]{position:sticky;top:0;z-index:100;display:flex;align-items:flex-start;box-sizing:border-box;flex:0 0 var(--header-height);width:100%;height:var(--header-height);min-height:var(--header-height);max-height:var(--header-height);margin:0;padding:1.5rem 0 0;overflow:hidden;line-height:1;background:#fff}.header__inner[data-v-97ba4505]{display:flex;align-items:center;width:73.75rem;height:3.35rem;margin-left:19.0625rem;min-width:0}.header__logo[data-v-97ba4505]{display:flex;align-items:center;flex-shrink:0;width:7.55625rem;height:3.325rem;margin-right:10.75625rem}.header__logo-img[data-v-97ba4505]{width:7.55625rem;height:3.325rem;max-width:none;display:block}.header__nav[data-v-97ba4505]{display:flex;align-items:center;height:3.35rem;min-width:0}.header__nav-link[data-v-97ba4505]{position:relative;display:flex;align-items:center;flex-shrink:0;font-family:var(--font-family);font-weight:400;font-size:1.8125rem;line-height:1;letter-spacing:0;color:#000;text-align:left;white-space:nowrap}.header__nav-link[data-v-97ba4505]:nth-child(1){width:7.125rem;height:1.75rem;margin-right:9.0625rem}.header__nav-link[data-v-97ba4505]:nth-child(2){width:7.125rem;height:1.6875rem;margin-right:9rem}.header__nav-link[data-v-97ba4505]:nth-child(3){width:7.125rem;height:1.75rem;margin-right:9rem}.header__nav-link[data-v-97ba4505]:nth-child(4){width:7rem;height:1.6875rem}.header__nav-link--active[data-v-97ba4505]:after{content:"";position:absolute;left:50%;top:calc(100% + .95625rem);width:3.7375rem;height:.275rem;transform:translate(-50%);background:#f6e100;border-radius:.13875rem}@media(max-width:768px){.header[data-v-97ba4505]{flex-basis:var(--header-height);height:var(--header-height);min-height:var(--header-height);max-height:var(--header-height);padding:0;align-items:center}.header__inner[data-v-97ba4505]{width:100%;height:var(--header-height);margin-left:0;padding-left:1rem;padding-right:1rem;align-items:center;justify-content:space-between;gap:1rem}.header__logo[data-v-97ba4505]{width:auto;height:1.75rem;margin-right:0}.header__logo-img[data-v-97ba4505]{width:auto;height:1.75rem;max-width:100%}.header__nav[data-v-97ba4505]{height:auto;align-items:center;gap:.75rem;flex-shrink:1;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header__nav[data-v-97ba4505]::-webkit-scrollbar{display:none}.header__nav-link[data-v-97ba4505]:nth-child(n){width:auto;height:auto;margin:0;font-size:.8125rem}.header__nav-link--active[data-v-97ba4505]:after{top:auto;bottom:-.25rem;width:1.5rem;height:.125rem;border-radius:1px}}@media(max-width:480px){.header__inner[data-v-97ba4505],.header__nav[data-v-97ba4505]{gap:.5rem}.header__nav-link[data-v-97ba4505]:nth-child(n){font-size:.75rem}}.footer[data-v-c9d19e6d]{position:relative;background:var(--color-bg);padding-bottom:env(safe-area-inset-bottom,0px)}.footer[data-v-c9d19e6d]:before,.footer[data-v-c9d19e6d]:after{content:"";display:block;width:100%;height:1px;margin:0;background:#999}.footer__inner[data-v-c9d19e6d]{display:flex;align-items:flex-start;width:120rem;max-width:100%;margin:0 auto;padding:3.4375rem 0 5.25rem;box-sizing:border-box}.footer__contact[data-v-c9d19e6d]{flex:0 0 30rem;width:30rem;margin-left:17.6875rem}.footer__about[data-v-c9d19e6d]{flex:0 0 13.3125rem;width:13.3125rem;margin-left:6.6875rem}.footer__products[data-v-c9d19e6d]{flex:0 0 14.3125rem;width:14.3125rem}.footer__support[data-v-c9d19e6d]{flex:0 0 13.0625rem;width:13.0625rem}.footer__qrcode[data-v-c9d19e6d]{flex:0 0 7.3125rem;width:7.3125rem}.footer__company[data-v-c9d19e6d]{width:auto;margin:0 0 1rem;padding:0;font-family:var(--font-family);font-weight:700;font-size:1.25rem;line-height:1.2;letter-spacing:0;color:#000;white-space:nowrap;text-align:left}.footer__company-en[data-v-c9d19e6d]{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.5;margin-bottom:1rem}.footer__details[data-v-c9d19e6d]{font-family:var(--font-family);font-size:.875rem;font-weight:500;color:#333;line-height:1.75rem;text-align:left}.footer__detail-line[data-v-c9d19e6d]{margin:0;padding:0}.footer__column[data-v-c9d19e6d]{min-width:0}.footer__title[data-v-c9d19e6d]{margin:0 0 1rem;padding:0;font-family:var(--font-family);font-weight:700;font-size:1.25rem;line-height:1.2;letter-spacing:0;color:#000;text-align:left}.footer__list[data-v-c9d19e6d],.footer__product-col[data-v-c9d19e6d]{margin:0;padding:0;list-style:none}.footer__product-grid[data-v-c9d19e6d]{display:flex;gap:2rem;margin:0;padding:0}.footer__link[data-v-c9d19e6d]{display:block;font-size:.875rem;font-weight:500;color:#333;margin-bottom:1rem;transition:color .2s}.footer__link[data-v-c9d19e6d]:hover{color:var(--color-primary-hover)}.footer__social[data-v-c9d19e6d]{display:flex;align-items:center;gap:.75rem}.footer__social-icon[data-v-c9d19e6d]{display:block;flex-shrink:0;width:1.9375rem;height:1.9375rem;object-fit:contain}.footer__product-col li[data-v-c9d19e6d],.footer__list li[data-v-c9d19e6d]{margin:0;padding:0;line-height:1.75rem}.footer__social-item[data-v-c9d19e6d]{margin:.5rem 0;line-height:0}.footer__product-col a[data-v-c9d19e6d],.footer__list a[data-v-c9d19e6d]{font-family:var(--font-family);font-size:.875rem;font-weight:500;color:#333;line-height:1.75rem}.footer__product-col a[data-v-c9d19e6d]:hover,.footer__list a[data-v-c9d19e6d]:hover{color:var(--color-primary-hover)}.footer__qrcode[data-v-c9d19e6d]{text-align:center}.footer__qrcode-img[data-v-c9d19e6d]{display:block;width:7.3125rem;height:7.375rem;object-fit:contain;margin:0 auto .5rem}.footer__qrcode-text[data-v-c9d19e6d]{width:6.625rem;margin:0 auto;font-family:var(--font-family);font-weight:600;line-height:1.9375rem;color:#000;text-align:center;white-space:nowrap}.footer__copyright[data-v-c9d19e6d]{border-top:1px solid var(--color-border);padding:1.25rem 0;text-align:center}.footer__copyright p[data-v-c9d19e6d]{font-size:.8125rem;color:var(--color-text-light)}@media(max-width:900px){.footer__inner[data-v-c9d19e6d]{display:flex;flex-wrap:wrap;gap:2rem;width:100%;min-height:0;padding:2.5rem 1rem 2.25rem}.footer__contact[data-v-c9d19e6d]{flex:1 1 100%;width:auto;margin-left:0}.footer__about[data-v-c9d19e6d],.footer__products[data-v-c9d19e6d],.footer__support[data-v-c9d19e6d],.footer__qrcode[data-v-c9d19e6d]{flex:1 1 calc(50% - 1rem);width:auto;margin-left:0}.footer__qrcode[data-v-c9d19e6d]{width:auto}.footer__product-grid[data-v-c9d19e6d]{gap:1.5rem}}@media(max-width:560px){.footer__column[data-v-c9d19e6d]{flex:1 1 100%}.footer__company[data-v-c9d19e6d]{font-size:.9375rem;line-height:1.5;width:auto;white-space:normal}.footer__details[data-v-c9d19e6d]{font-size:.8125rem}}.page[data-v-db2b39a6]{min-height:100vh;min-height:100dvh;margin:0;padding:0;display:flex;flex-direction:column}main[data-v-db2b39a6]{flex:1;margin:0;padding:0}
