: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: calc(5.5rem + env(safe-area-inset-top, 0px)) ;--section-padding-y: 3rem;--page-gutter: 1.25rem}.container{padding:0 var(--page-gutter)}.section-title{font-size:1.75rem;margin-bottom:1.75rem}.section-title:after{width:2.5rem;height:.1875rem;margin-top:.75rem}}@media(max-width:480px){:root{--header-height: calc(5.25rem + env(safe-area-inset-top, 0px)) ;--page-gutter: 1.25rem}.section-title{font-size:1.5rem;margin-bottom:1.5rem}}.header[data-v-5347a494]{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-5347a494]{display:flex;align-items:center;width:73.75rem;height:3.35rem;margin-left:19.0625rem;min-width:0}.header__logo[data-v-5347a494]{display:flex;align-items:center;flex-shrink:0;width:7.55625rem;height:3.325rem;margin-right:10.75625rem}.header__logo-img[data-v-5347a494]{width:7.55625rem;height:3.325rem;max-width:none;display:block}.header__nav[data-v-5347a494]{display:flex;align-items:center;height:3.35rem;min-width:0}.header__nav-link[data-v-5347a494]{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-5347a494]:nth-child(1){width:7.125rem;height:1.75rem;margin-right:9.0625rem}.header__nav-link[data-v-5347a494]:nth-child(2){width:7.125rem;height:1.6875rem;margin-right:9rem}.header__nav-link[data-v-5347a494]:nth-child(3){width:7.125rem;height:1.75rem;margin-right:9rem}.header__nav-link[data-v-5347a494]:nth-child(4){width:7rem;height:1.6875rem}.header__nav-link--active[data-v-5347a494]: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-5347a494]{flex-basis:var(--header-height);height:var(--header-height);min-height:var(--header-height);max-height:var(--header-height);padding:env(safe-area-inset-top,0px) 0 0;align-items:stretch;overflow:hidden;border-bottom:1px solid #f0f0f0}.header__inner[data-v-5347a494]{flex-direction:column;width:100%;max-width:100%;height:auto;margin-left:0;padding:.625rem 1rem 0;align-items:stretch;justify-content:center;gap:.375rem;min-width:0;box-sizing:border-box}.header__logo[data-v-5347a494]{width:auto;height:1.75rem;margin-right:0}.header__logo-img[data-v-5347a494]{width:auto;height:1.75rem;max-width:100%}.header__nav[data-v-5347a494]{width:100%;max-width:100%;height:2.5rem;align-items:center;justify-content:space-between;gap:0;min-width:0;overflow:visible}.header__nav-link[data-v-5347a494]:nth-child(1),.header__nav-link[data-v-5347a494]:nth-child(2),.header__nav-link[data-v-5347a494]:nth-child(3),.header__nav-link[data-v-5347a494]:nth-child(4){flex:1 1 0;width:auto;min-width:0;height:2.5rem;margin:0;padding:0 .125rem;justify-content:center;font-size:.8125rem;letter-spacing:0}.header__nav-link--active[data-v-5347a494]:after{top:auto;bottom:.5rem;width:1.25rem;height:.125rem;border-radius:1px}}@media(max-width:480px){.header__inner[data-v-5347a494]{padding:.5rem .75rem 0;gap:.25rem}.header__logo[data-v-5347a494],.header__logo-img[data-v-5347a494]{height:1.625rem}.header__nav-link[data-v-5347a494]:nth-child(1),.header__nav-link[data-v-5347a494]:nth-child(2),.header__nav-link[data-v-5347a494]:nth-child(3),.header__nav-link[data-v-5347a494]:nth-child(4){font-size:.8125rem;padding:0 1px}}.footer[data-v-15dd4eb1]{position:relative;background:var(--color-bg);padding-bottom:env(safe-area-inset-bottom,0px)}.footer[data-v-15dd4eb1]:before,.footer[data-v-15dd4eb1]:after{content:"";display:block;width:100%;height:1px;margin:0;background:#999}.footer__inner[data-v-15dd4eb1]{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-15dd4eb1]{flex:0 0 30rem;width:30rem;margin-left:17.6875rem}.footer__about[data-v-15dd4eb1]{flex:0 0 13.3125rem;width:13.3125rem;margin-left:6.6875rem}.footer__products[data-v-15dd4eb1]{flex:0 0 14.3125rem;width:14.3125rem}.footer__support[data-v-15dd4eb1]{flex:0 0 13.0625rem;width:13.0625rem}.footer__qrcode[data-v-15dd4eb1]{flex:0 0 10rem;width:10rem;margin-top:-1.25rem}.footer__company[data-v-15dd4eb1]{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-15dd4eb1]{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.5;margin-bottom:1rem}.footer__details[data-v-15dd4eb1]{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-15dd4eb1]{margin:0;padding:0}.footer__column[data-v-15dd4eb1]{min-width:0}.footer__title[data-v-15dd4eb1]{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-15dd4eb1],.footer__product-col[data-v-15dd4eb1]{margin:0;padding:0;list-style:none}.footer__product-grid[data-v-15dd4eb1]{display:flex;gap:2rem;margin:0;padding:0}.footer__link[data-v-15dd4eb1]{display:block;font-size:.875rem;font-weight:500;color:#333;margin-bottom:1rem;transition:color .2s}.footer__link[data-v-15dd4eb1]:hover{color:var(--color-primary-hover)}.footer__social[data-v-15dd4eb1]{display:flex;align-items:center;gap:.75rem}.footer__social-icon[data-v-15dd4eb1]{display:block;flex-shrink:0;width:1.9375rem;height:1.9375rem;object-fit:contain}.footer__product-col li[data-v-15dd4eb1],.footer__list li[data-v-15dd4eb1]{margin:0;padding:0;line-height:1.75rem}.footer__social-item[data-v-15dd4eb1]{margin:.5rem 0;line-height:0}.footer__product-col a[data-v-15dd4eb1],.footer__list a[data-v-15dd4eb1]{font-family:var(--font-family);font-size:.875rem;font-weight:500;color:#333;line-height:1.75rem}.footer__product-col a[data-v-15dd4eb1]:hover,.footer__list a[data-v-15dd4eb1]:hover{color:var(--color-primary-hover)}.footer__qrcode[data-v-15dd4eb1]{text-align:center}.footer__qrcode-img[data-v-15dd4eb1]{display:block;width:10rem;height:10rem;object-fit:contain;margin:0 auto .5rem}.footer__qrcode-text[data-v-15dd4eb1]{width:10rem;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-15dd4eb1]{border-top:1px solid var(--color-border);padding:1.25rem 0;text-align:center}.footer__copyright p[data-v-15dd4eb1]{font-size:.8125rem;color:var(--color-text-light)}@media(max-width:900px){.footer__inner[data-v-15dd4eb1]{display:flex;flex-wrap:wrap;gap:2rem;width:100%;min-height:0;padding:2.5rem 1rem 2.25rem}.footer__contact[data-v-15dd4eb1]{flex:1 1 100%;width:auto;margin-left:0}.footer__about[data-v-15dd4eb1],.footer__products[data-v-15dd4eb1],.footer__support[data-v-15dd4eb1],.footer__qrcode[data-v-15dd4eb1]{flex:1 1 calc(50% - 1rem);width:auto;margin-left:0}.footer__qrcode[data-v-15dd4eb1]{width:auto;margin-top:0}.footer__product-grid[data-v-15dd4eb1]{gap:1.5rem}}@media(max-width:768px){.footer__inner[data-v-15dd4eb1]{gap:1.75rem 0;padding:2.5rem 1.25rem 2.25rem}.footer__title[data-v-15dd4eb1]{font-size:1rem;margin-bottom:.75rem}.footer__product-col a[data-v-15dd4eb1],.footer__list a[data-v-15dd4eb1],.footer__details[data-v-15dd4eb1]{font-size:.8125rem;line-height:1.625rem}}@media(max-width:560px){.footer__contact[data-v-15dd4eb1]{flex:1 1 100%;padding-bottom:.25rem}.footer__about[data-v-15dd4eb1],.footer__support[data-v-15dd4eb1]{flex:1 1 50%;width:50%;box-sizing:border-box}.footer__about[data-v-15dd4eb1]{padding-right:1rem}.footer__products[data-v-15dd4eb1]{flex:1 1 100%;width:100%}.footer__product-grid[data-v-15dd4eb1]{gap:.5rem 2.5rem}.footer__qrcode[data-v-15dd4eb1]{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:.5rem}.footer__qrcode-img[data-v-15dd4eb1]{width:7rem;height:7rem}.footer__qrcode-text[data-v-15dd4eb1]{width:auto;font-size:.875rem;line-height:1.4}.footer__company[data-v-15dd4eb1]{font-size:1rem;line-height:1.4;width:auto;white-space:normal;margin-bottom:.5rem}.footer__details[data-v-15dd4eb1]{font-size:.8125rem;line-height:1.5rem}}.page[data-v-f6246a04]{min-height:100vh;min-height:100dvh;margin:0;padding:0;display:flex;flex-direction:column}main[data-v-f6246a04]{flex:1;margin:0;padding:0;min-width:0}
