@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #f5222d;--font-size-base: 14px;--heading-color: rgba(0, 0, 0, .85);--text-color: rgba(0, 0, 0, .65);--text-color-secondary: rgba(0, 0, 0, .45);--disabled-color: rgba(0, 0, 0, .25);--border-radius-base: 4px;--border-color-base: #d9d9d9;--box-shadow-base: 0 2px 8px rgba(0, 0, 0, .15)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:var(--font-size-base);line-height:1.5;color:var(--text-color);background-color:#f0f2f5}.container{max-width:1200px;margin:0 auto;padding:0 16px}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}@media (max-width: 768px){.container{padding:0 8px}}.header-nav[data-v-893b08ca]{width:100%;height:60px;background-color:#272727e6;position:fixed;top:0;left:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-nav__container[data-v-893b08ca]{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 20px;margin:0 auto;max-width:1440px;position:relative}.header-nav__logo[data-v-893b08ca]{height:44px;width:auto;max-width:280px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;z-index:1;flex-shrink:0}@media (max-width: 768px){.header-nav__logo[data-v-893b08ca]{max-width:200px;height:40px}}.header-nav__logo-img[data-v-893b08ca]{height:100%;width:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:left center}.header-nav__menu[data-v-893b08ca]{flex:1;display:flex;justify-content:center;height:100%;margin:0 20px;min-width:0}@media (max-width: 1440px){.header-nav__menu[data-v-893b08ca]{margin:0 12px}}.header-nav__list[data-v-893b08ca]{display:flex;justify-content:center;align-items:center;gap:40px;list-style:none;margin:0;padding:0;height:100%;flex-wrap:nowrap}@media (max-width: 1440px){.header-nav__list[data-v-893b08ca]{gap:24px}}@media (max-width: 1320px){.header-nav__list[data-v-893b08ca]{gap:16px}}.header-nav__item[data-v-893b08ca]{display:flex;align-items:center;height:100%;color:#fff;font-size:16px;cursor:pointer;padding:0 15px;position:relative;transition:all .3s ease;white-space:nowrap;flex-shrink:0;line-height:1.2}@media (max-width: 1440px){.header-nav__item[data-v-893b08ca]{font-size:14px;padding:0 10px}}@media (max-width: 1320px){.header-nav__item[data-v-893b08ca]{font-size:13px;padding:0 8px}}.header-nav__item[data-v-893b08ca]:hover,.header-nav__item--active[data-v-893b08ca]{color:#1565c0;background-color:#1565c01f}.header-nav__item[data-v-893b08ca]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#1565c0;transition:width .3s ease}.header-nav__item[data-v-893b08ca]:hover:after,.header-nav__item--active[data-v-893b08ca]:after{width:100%}.header-nav__social[data-v-893b08ca]{min-width:320px;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}@media (max-width: 1440px){.header-nav__social[data-v-893b08ca]{min-width:auto}}.header-nav__social-container[data-v-893b08ca]{display:flex;align-items:center}.header-nav__social-icons[data-v-893b08ca]{display:flex;gap:15px;align-items:center}@media (max-width: 1320px){.header-nav__social-icons[data-v-893b08ca]{display:none}}.header-nav__social-item[data-v-893b08ca]{position:relative;width:24px;height:24px;cursor:pointer}.header-nav__social-icon[data-v-893b08ca]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;filter:brightness(0) invert(1)}.header-nav__social-icon[data-v-893b08ca]:hover{transform:scale(1.1)}.header-nav__qrcode[data-v-893b08ca]{position:absolute;top:100%;left:50%;margin-left:-100px;width:200px;background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;margin-top:10px}.header-nav__qrcode[data-v-893b08ca]:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff}.header-nav__qrcode--wechat[data-v-893b08ca],.header-nav__qrcode--douyin[data-v-893b08ca]{opacity:1;visibility:visible}.header-nav__qrcode-img[data-v-893b08ca]{display:block;width:180px;height:180px;margin:0 auto;object-fit:contain}.header-nav__divider[data-v-893b08ca]{margin:0 15px;color:#ffffff4d}@media (max-width: 1320px){.header-nav__divider[data-v-893b08ca]{display:none}}.header-nav__actions[data-v-893b08ca]{display:flex;align-items:center;gap:10px}@media (max-width: 1320px){.header-nav__actions[data-v-893b08ca]{gap:6px}}.header-nav__action[data-v-893b08ca]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;font-size:13px;text-decoration:none;white-space:nowrap;transition:all .25s ease;flex-shrink:0}@media (max-width: 1440px){.header-nav__action[data-v-893b08ca]{font-size:12px;padding:0 10px;min-height:28px}}@media (max-width: 1320px){.header-nav__action[data-v-893b08ca]{font-size:11px;padding:0 8px}}.header-nav__action[data-v-893b08ca]:hover{transform:translateY(-1px)}.header-nav__action--primary[data-v-893b08ca]{color:#fff;background:linear-gradient(135deg,#1565c0,#1d8eff);box-shadow:0 8px 18px #1565c047}.header-nav__action--primary[data-v-893b08ca]:hover{color:#fff;box-shadow:0 10px 22px #1565c061}.header-nav__action--secondary[data-v-893b08ca]{color:#d9ecff;border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.header-nav__action--secondary[data-v-893b08ca]:hover{color:#fff;border-color:#1565c066;background:#1565c029}.header-nav__action-label--short[data-v-893b08ca]{display:none}@media (max-width: 1320px){.header-nav__action-label--full[data-v-893b08ca]{display:none}.header-nav__action-label--short[data-v-893b08ca]{display:inline}}@media (max-width: 1200px){.header-nav__menu--desktop[data-v-893b08ca]{display:none}}.header-nav__mobile-title[data-v-893b08ca]{display:none;color:#fff;font-size:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;margin:0;line-height:1;max-width:calc(100% - 200px);overflow:hidden;text-overflow:ellipsis}@media (max-width: 1200px){.header-nav__mobile-title[data-v-893b08ca]{display:block}}.header-nav__mobile-toggle[data-v-893b08ca]{display:none;width:30px;height:60px;position:relative;cursor:pointer;z-index:1000;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 1200px){.header-nav__mobile-toggle[data-v-893b08ca]{display:flex;margin-left:auto}}.header-nav__mobile-icon[data-v-893b08ca]{width:100%;height:2px;background-color:#fff;position:relative;transition:all .3s ease}.header-nav__mobile-icon[data-v-893b08ca]:before,.header-nav__mobile-icon[data-v-893b08ca]:after{content:"";position:absolute;width:100%;height:2px;background-color:#fff;transition:all .3s ease;left:0}.header-nav__mobile-icon[data-v-893b08ca]:before{top:-8px}.header-nav__mobile-icon[data-v-893b08ca]:after{bottom:-8px}.header-nav__mobile-menu[data-v-893b08ca]{display:none;position:fixed;top:60px;left:0;width:100%;background-color:#272727f2;padding:20px;transform:translateY(-100%);transition:transform .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;max-height:calc(100vh - 60px);overflow-y:auto}@media (max-width: 1200px){.header-nav__mobile-menu[data-v-893b08ca]{display:block}}.header-nav__mobile-menu--open[data-v-893b08ca]{transform:translateY(0)}.header-nav__mobile-list[data-v-893b08ca]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.header-nav__mobile-actions[data-v-893b08ca]{display:none;flex-direction:column;gap:10px;margin-top:16px}@media (max-width: 1200px){.header-nav__mobile-actions[data-v-893b08ca]{display:flex}}.header-nav__mobile-action[data-v-893b08ca]{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;text-decoration:none;font-size:14px;transition:all .25s ease}.header-nav__mobile-action--primary[data-v-893b08ca]{color:#fff;background:linear-gradient(135deg,#1565c0,#1d8eff)}.header-nav__mobile-action--secondary[data-v-893b08ca]{color:#d9ecff;border:1px solid rgba(21,101,192,.35);background:#ffffff0a}.header-nav__mobile-item[data-v-893b08ca]{padding:15px;color:#fff;font-size:16px;text-align:center;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.header-nav__mobile-item[data-v-893b08ca]:last-child{border-bottom:none}.header-nav__mobile-item[data-v-893b08ca]:hover,.header-nav__mobile-item--active[data-v-893b08ca]{color:#1565c0;background-color:#1565c01f}@media (max-width: 1200px){.header-nav__social[data-v-893b08ca]{min-width:auto;margin-left:12px;z-index:1}}@media (max-width: 480px){.header-nav__social .header-nav__social-icons[data-v-893b08ca]{gap:10px}}@media (max-width: 1200px){.header-nav__social-container .header-nav__divider[data-v-893b08ca],.header-nav__social-container .header-nav__actions[data-v-893b08ca]{display:none}}.footer[data-v-43a53f22]{background-color:#272727;padding:60px 0 20px;color:#fff}.footer__content[data-v-43a53f22]{max-width:1000px;margin:0 auto;padding:0 20px}.footer__main[data-v-43a53f22]{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}.footer__main[data-v-43a53f22]:before{content:"";position:absolute;bottom:-30px;left:0;width:100%;height:1px;background:#ffffff1a}.footer__contact[data-v-43a53f22]{flex:1;max-width:400px}.footer__title[data-v-43a53f22]{font-size:18px;font-weight:600;margin-bottom:24px;position:relative;padding-left:12px}.footer__title[data-v-43a53f22]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;background:#1565c0}.footer__info[data-v-43a53f22]{display:flex;flex-direction:column;gap:16px}.footer__info-item[data-v-43a53f22]{display:flex;align-items:center;gap:12px;color:#fffc;font-size:14px}.footer__icon[data-v-43a53f22]{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.footer__icon--location[data-v-43a53f22]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%201C5.23858%201%203%203.23858%203%206C3%209.5%208%2015%208%2015C8%2015%2013%209.5%2013%206C13%203.23858%2010.7614%201%208%201Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='6'%20r='2'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.footer__icon--phone[data-v-43a53f22]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2011.5V13.5C14.5%2014.0523%2014.0523%2014.5%2013.5%2014.5H2.5C1.94772%2014.5%201.5%2014.0523%201.5%2013.5V2.5C1.5%201.94772%201.94772%201.5%202.5%201.5H4.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.5%201.5H13.5C14.0523%201.5%2014.5%201.94772%2014.5%202.5V5.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14.5%201.5L9.5%206.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.footer__icon--email[data-v-43a53f22]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.5'%20y='3.5'%20width='13'%20height='9'%20rx='1'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M2%204L8%208L14%204'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.footer__follow[data-v-43a53f22]{display:flex;flex-direction:column;gap:20px;width:300px}.footer__qrcode-list[data-v-43a53f22]{display:flex;gap:20px;align-items:flex-start;justify-content:flex-start}.footer__qrcode-item[data-v-43a53f22]{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__qrcode-img[data-v-43a53f22]{display:block;width:120px;height:120px;padding:6px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;object-fit:contain}.footer__qrcode-label[data-v-43a53f22]{font-size:13px;color:#999;text-align:left}.footer__bottom[data-v-43a53f22]{text-align:center;padding-top:20px}.footer__slogan[data-v-43a53f22]{font-size:14px;color:#fff9;margin-bottom:8px}.footer__copyright[data-v-43a53f22]{font-size:12px;color:#fff6;margin-bottom:6px}.footer__beian[data-v-43a53f22]{display:flex;align-items:center;justify-content:center;gap:0}.footer__icp[data-v-43a53f22]{display:inline-block;font-size:12px;color:#fff6;text-decoration:none;transition:color .2s ease}.footer__psb[data-v-43a53f22]{display:inline-flex;align-items:center;line-height:0}.footer__beian-icon[data-v-43a53f22]{width:16px;height:17px}.footer__icp[data-v-43a53f22]:hover{color:#ffffffb3}@media (max-width: 768px){.footer[data-v-43a53f22]{padding:40px 0 20px}.footer__main[data-v-43a53f22]{flex-direction:column;gap:30px;margin-bottom:30px}.footer__contact[data-v-43a53f22]{max-width:100%}.footer__qrcode-list[data-v-43a53f22]{justify-content:flex-start}.footer__qrcode-img[data-v-43a53f22]{width:90px;height:90px}}.route-progress[data-v-ea67191f]{position:fixed;top:0;left:0;height:3px;background-color:#1890ff;transition:width .2s ease;z-index:9999}.fade-enter-active[data-v-0e36e561],.fade-leave-active[data-v-0e36e561]{transition:opacity .3s ease}.fade-enter-from[data-v-0e36e561],.fade-leave-to[data-v-0e36e561]{opacity:0}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:#333;background-color:#fff}.app{width:100%;min-height:100vh;display:flex;flex-direction:column}.app__header{width:100%;position:fixed;top:0;left:0;z-index:100;background-color:#272727}.app__main{flex:1;margin-top:60px;min-height:calc(100vh - 60px)}.router-view-container{min-height:calc(100vh - 60px)}.app__footer{width:100%;background-color:#272727}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 60px)}.loading__spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #1565c0;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading__text{color:#666;font-size:14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.home-carousel[data-v-288dfc5f]{position:relative;width:100%;height:100vh;overflow:hidden}.home-carousel__container[data-v-288dfc5f]{position:relative;width:100%;height:100%}.home-carousel__item[data-v-288dfc5f]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.home-carousel__item--active[data-v-288dfc5f]{opacity:1}.home-carousel__media[data-v-288dfc5f]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.home-carousel__img[data-v-288dfc5f]{width:100%;height:100%;object-fit:cover;filter:brightness(.9) saturate(.85) contrast(.96);transform:scale(1.03)}.home-carousel__overlay[data-v-288dfc5f]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(12,16,22,.42) 0%,transparent 16%),linear-gradient(to right,#0a0e1494,#0a0e1466 42%,#0a0e143d)}.home-carousel__overlay--1[data-v-288dfc5f]{background:linear-gradient(to bottom,rgba(12,16,22,.42) 0%,transparent 16%),linear-gradient(to right,rgba(10,14,20,.55) 0%,rgba(10,14,20,.3) 36%,rgba(10,14,20,.08) 62%,transparent 100%)}.home-carousel__content[data-v-288dfc5f]{position:absolute;top:50%;left:5%;z-index:1;transform:translateY(-50%);text-align:left;color:#fffffff2;width:45%;max-width:700px;padding:2.5rem;background:#0c101661;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 12px 40px #0003}@media (max-width: 768px){.home-carousel__content[data-v-288dfc5f]{left:3%;width:94%;padding:1.5rem;max-width:none}}.home-carousel__title[data-v-288dfc5f]{font-size:3rem;margin-bottom:1rem;font-weight:600;letter-spacing:.02em}@media (max-width: 768px){.home-carousel__title[data-v-288dfc5f]{font-size:2rem}}.home-carousel__description[data-v-288dfc5f]{font-size:1.5rem;margin-bottom:1rem;color:#ffffffeb;font-weight:400}@media (max-width: 768px){.home-carousel__description[data-v-288dfc5f]{font-size:1.2rem}}.home-carousel__sub-description[data-v-288dfc5f]{font-size:1rem;line-height:1.7;margin-bottom:0;color:#ffffffc7}@media (max-width: 768px){.home-carousel__sub-description[data-v-288dfc5f]{font-size:.9rem}}.home-carousel__indicators[data-v-288dfc5f]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem}.home-carousel__indicator[data-v-288dfc5f]{width:40px;height:3px;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.home-carousel__indicator[data-v-288dfc5f]:hover{background:#fffc}.home-carousel__indicator--active[data-v-288dfc5f]{background:#fff}@media (max-width: 768px){.home-carousel__indicator[data-v-288dfc5f]{width:30px;height:2px}}.manufacturing-process[data-v-14080c22]{padding:30px 0;background:#f8f9fa;overflow:hidden}.manufacturing-process__header[data-v-14080c22]{text-align:center;margin-bottom:30px}.manufacturing-process__title[data-v-14080c22]{font-size:28px;color:#333;margin-bottom:12px;font-weight:500}.manufacturing-process__subtitle[data-v-14080c22]{font-size:16px;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.manufacturing-process__flow[data-v-14080c22]{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;padding:10px 0;max-width:1200px;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.manufacturing-process__step[data-v-14080c22]{display:flex;align-items:center;flex-shrink:0}.manufacturing-process__card[data-v-14080c22]{background:#fff;border-radius:8px;width:140px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;transition:all .3s ease;will-change:transform}.manufacturing-process__card[data-v-14080c22]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.manufacturing-process__image[data-v-14080c22]{width:100px;height:120px;margin-bottom:10px;object-fit:contain}.manufacturing-process__step-title[data-v-14080c22]{font-size:14px;color:#333;text-align:center}.manufacturing-process__arrow[data-v-14080c22]{padding:0 10px;color:#1565c0;font-size:16px;display:flex;align-items:center;margin-bottom:0}.modal-header[data-v-14080c22]{display:flex;align-items:center;gap:12px}.modal-header-image[data-v-14080c22]{width:32px;height:32px;object-fit:contain}.modal-title[data-v-14080c22]{font-size:18px;font-weight:500;color:#333}.modal-content[data-v-14080c22]{padding:20px 0}.modal-description[data-v-14080c22]{font-size:14px;color:#666;margin-bottom:20px;line-height:1.6}.modal-features[data-v-14080c22]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px}.feature-item[data-v-14080c22]{background:#f5f7fa;padding:12px 16px;border-radius:6px;font-size:14px;color:#333;text-align:center;transition:background-color .2s ease}.feature-item[data-v-14080c22]:hover{background:#eef1f6}@media (max-width: 768px){.manufacturing-process[data-v-14080c22]{padding:20px 5px}.manufacturing-process__title[data-v-14080c22]{font-size:20px;margin-bottom:10px}.manufacturing-process__subtitle[data-v-14080c22]{font-size:14px;padding:0 20px}.manufacturing-process__card[data-v-14080c22]{width:100px;height:140px;padding:8px}.manufacturing-process__image[data-v-14080c22]{width:70px;height:90px;margin-bottom:8px}.manufacturing-process__step-title[data-v-14080c22]{font-size:12px}.manufacturing-process__arrow[data-v-14080c22]{padding:0 5px;font-size:14px}.modal-features[data-v-14080c22]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.feature-item[data-v-14080c22]{padding:10px;font-size:13px}}@keyframes slideUp-14080c22{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-item[data-v-14080c22]{animation:slideUp-14080c22 .3s ease forwards}.capability[data-v-157391e4]{padding:72px 24px;background:#fff}.capability__inner[data-v-157391e4]{max-width:1200px;margin:0 auto}.capability__header[data-v-157391e4]{text-align:center;max-width:720px;margin:0 auto 48px}.capability__title[data-v-157391e4]{font-size:32px;color:#1a2b3c;font-weight:600;margin-bottom:12px}.capability__subtitle[data-v-157391e4]{font-size:16px;color:#5a6b7d;line-height:1.7}.capability__section-head[data-v-157391e4]{margin-bottom:24px}.capability__section-head h3[data-v-157391e4]{font-size:22px;color:#1a2b3c;margin:10px 0 8px;font-weight:600}.capability__section-head p[data-v-157391e4]{font-size:14px;color:#6b7c8d;line-height:1.7;margin:0;max-width:800px}.capability__tag[data-v-157391e4]{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em}.capability__tag--base[data-v-157391e4]{background:#ebf4ff;color:#2b6cb0}.capability__tag--addon[data-v-157391e4]{background:linear-gradient(135deg,#f0f7ff,#e8f4fd);color:#4b9ef9;border:1px solid rgba(75,158,249,.25)}.capability__base[data-v-157391e4]{margin-bottom:56px}.capability__highlights-title[data-v-157391e4]{font-size:15px;color:#4a5568;margin:28px 0 16px;font-weight:600}.capability__highlights-grid[data-v-157391e4]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.capability__highlight-card[data-v-157391e4]{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;padding:18px 20px;transition:box-shadow .2s ease,transform .2s ease}.capability__highlight-card[data-v-157391e4]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a2b3c0f}.capability__highlight-card strong[data-v-157391e4]{display:block;font-size:14px;color:#1a2b3c;margin-bottom:6px;line-height:1.4}.capability__highlight-card p[data-v-157391e4]{font-size:13px;color:#6b7c8d;line-height:1.55;margin:0}.capability__groups[data-v-157391e4]{margin-top:8px}.capability__groups-grid[data-v-157391e4]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.capability__group-name[data-v-157391e4]{font-size:15px;color:#4b9ef9;margin-bottom:12px;font-weight:600}.capability__list[data-v-157391e4]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.capability__card[data-v-157391e4]{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;padding:16px 18px}.capability__card strong[data-v-157391e4]{display:block;font-size:15px;color:#1a2b3c;margin-bottom:6px}.capability__card p[data-v-157391e4]{font-size:13px;color:#6b7c8d;line-height:1.6;margin:0 0 10px}.capability__highlights[data-v-157391e4]{display:flex;flex-wrap:wrap;gap:6px}.capability__highlights span[data-v-157391e4]{font-size:11px;padding:2px 8px;border-radius:4px;background:#fff;color:#5a6b7d;border:1px solid #e2e8f0}.capability__addons[data-v-157391e4]{padding-top:8px;border-top:1px solid #edf2f7}.capability__addon-grid[data-v-157391e4]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.capability__addon-card[data-v-157391e4]{background:linear-gradient(160deg,#f8fbff,#f0f7ff);border:1px solid rgba(75,158,249,.2);border-radius:12px;padding:20px 22px;box-shadow:0 4px 16px #4b9ef90f}.capability__addon-card h4[data-v-157391e4]{font-size:16px;color:#1a2b3c;margin-bottom:8px;font-weight:600}.capability__addon-card p[data-v-157391e4]{font-size:13px;color:#5a6b7d;line-height:1.65;margin:0 0 12px}.capability__highlights--addon span[data-v-157391e4]{background:#ffffffd9;color:#4b9ef9;border-color:#4b9ef933}@media (max-width: 960px){.capability__highlights-grid[data-v-157391e4],.capability__groups-grid[data-v-157391e4],.capability__groups[data-v-157391e4],.capability__addon-grid[data-v-157391e4]{grid-template-columns:1fr}.capability__title[data-v-157391e4]{font-size:24px}.capability[data-v-157391e4]{padding:48px 16px}}@media (min-width: 961px) and (max-width: 1100px){.capability__addon-grid[data-v-157391e4]{grid-template-columns:repeat(2,1fr)}}.dt-l3[data-v-042df6be]{padding:72px 24px;background:linear-gradient(180deg,#f8fafc,#eef4fb)}.dt-l3__inner[data-v-042df6be]{max-width:1200px;margin:0 auto}.dt-l3__header[data-v-042df6be]{text-align:center;max-width:900px;margin:0 auto 32px}.dt-l3__title[data-v-042df6be]{font-size:32px;color:#1a2b3c;margin-bottom:16px;font-weight:600;line-height:1.35}.dt-l3__intro[data-v-042df6be]{font-size:15px;color:#5a6b7d;line-height:1.8}.dt-l3__badge[data-v-042df6be]{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:500;font-style:normal;line-height:1.4}.dt-l3__badge--full[data-v-042df6be]{background:#e6f7ee;color:#276749}.dt-l3__badge--partial[data-v-042df6be]{background:#ebf4ff;color:#2b6cb0}.dt-l3__badge--extend[data-v-042df6be]{background:#f7f0ff;color:#6b46c1}.dt-l3__table-wrap[data-v-042df6be]{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 24px #1a2b3c0f}.dt-l3__table[data-v-042df6be]{width:100%;border-collapse:collapse;font-size:14px;min-width:860px}.dt-l3__table th[data-v-042df6be],.dt-l3__table td[data-v-042df6be]{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid #edf2f7}.dt-l3__table th[data-v-042df6be]{background:#f7fafc;color:#4a5568;font-weight:600;font-size:13px;white-space:nowrap}.dt-l3__table tbody tr:last-child td[data-v-042df6be]{border-bottom:none}.dt-l3__table tbody tr:hover td[data-v-042df6be]{background:#fafcff}.dt-l3__category[data-v-042df6be]{font-weight:600;color:#2d3748;background:#fbfdff;white-space:nowrap}.dt-l3__name[data-v-042df6be]{font-weight:600;color:#1a2b3c;white-space:nowrap}.dt-l3__required[data-v-042df6be]{color:#e53e3e;font-weight:700;margin-left:2px}.dt-l3__requirement[data-v-042df6be],.dt-l3__module[data-v-042df6be]{color:#5a6b7d;line-height:1.65;max-width:280px}.dt-l3__footnote[data-v-042df6be]{margin-top:20px;font-size:12px;color:#89a;line-height:1.7;text-align:center}@media (max-width: 900px){.dt-l3__title[data-v-042df6be]{font-size:24px}.dt-l3[data-v-042df6be]{padding:48px 16px}}.solutions-showcase[data-v-cc448fe5]{padding:80px 0;background:linear-gradient(180deg,#f5f5f5,#e8e8e8)}.section-title[data-v-cc448fe5]{text-align:center;font-size:32px;color:#333;margin-bottom:50px;font-weight:600}.solutions-showcase-container[data-v-cc448fe5]{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.solution-card[data-v-cc448fe5]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;display:flex;flex-direction:column}.solution-card[data-v-cc448fe5]:hover{transform:translateY(-5px)}.solution-img[data-v-cc448fe5]{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .3s ease}.solution-content[data-v-cc448fe5]{padding:30px;flex:1;display:flex;flex-direction:column}.solution-content h2[data-v-cc448fe5]{font-size:24px;color:#333;margin-bottom:15px}.solution-content p[data-v-cc448fe5]{color:#666;margin-bottom:20px;line-height:1.6}.solution-features[data-v-cc448fe5]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.solution-feature[data-v-cc448fe5]{display:flex;flex-direction:column;gap:10px}.solution-feature span[data-v-cc448fe5]{color:#1565c0;font-size:16px;display:flex;align-items:center}.solution-feature span[data-v-cc448fe5]:before{content:"•";margin-right:8px;color:#1565c0}@media (max-width: 1024px){.solutions-showcase-container[data-v-cc448fe5]{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 15px}}@media (max-width: 768px){.solutions-showcase[data-v-cc448fe5]{padding:40px 0}.section-title[data-v-cc448fe5]{font-size:24px;margin-bottom:30px}.solutions-showcase-container[data-v-cc448fe5]{grid-template-columns:1fr}.solution-img[data-v-cc448fe5]{height:200px}.solution-content[data-v-cc448fe5]{padding:20px}.solution-content h2[data-v-cc448fe5]{font-size:20px}.solution-feature span[data-v-cc448fe5]{font-size:14px}}.solution-modal[data-v-cc448fe5]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.solution-modal-content[data-v-cc448fe5]{position:relative;width:90%;max-width:1200px;max-height:90vh;background-color:#fff;border-radius:8px;overflow-y:auto;box-shadow:0 4px 20px #00000026}.solution-modal-close[data-v-cc448fe5]{position:absolute;top:20px;right:20px;width:40px;height:40px;font-size:24px;line-height:40px;text-align:center;background-color:#f5f5f5;border:none;border-radius:50%;cursor:pointer;z-index:10000;color:#333;transition:all .3s ease}.solution-modal-close[data-v-cc448fe5]:hover{background-color:#e0e0e0;transform:rotate(90deg)}.solution-modal-body[data-v-cc448fe5]{padding:40px}[data-v-cc448fe5] .solution-modal-title{font-size:28px;margin-bottom:20px;color:#333}[data-v-cc448fe5] .solution-modal-img{width:100%;aspect-ratio:16 / 9;object-fit:contain;border-radius:8px;margin-bottom:30px;background-color:#f5f5f5}[data-v-cc448fe5] .solution-modal-info{display:grid;gap:30px}.solution-modal-description[data-v-cc448fe5]{font-size:16px;color:#666;line-height:1.8}.solution-modal-subtitle[data-v-cc448fe5]{font-size:20px;color:#333;margin-bottom:15px}.solution-modal-features[data-v-cc448fe5]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.solution-modal-feature-group[data-v-cc448fe5]{display:flex;flex-direction:column;gap:10px}.solution-modal-feature[data-v-cc448fe5]{font-size:16px;color:#666;line-height:1.8;padding-left:20px;position:relative}.solution-modal-feature[data-v-cc448fe5]:before{content:"•";position:absolute;left:0;color:#1565c0}.solution-modal-process[data-v-cc448fe5]{display:grid;gap:20px}.solution-modal-step[data-v-cc448fe5]{display:flex;gap:20px;align-items:flex-start}.solution-modal-step-number[data-v-cc448fe5]{width:40px;height:40px;background-color:#1565c0;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700}.solution-modal-step-content[data-v-cc448fe5]{flex:1}.solution-modal-step-title[data-v-cc448fe5]{font-size:18px;color:#333;margin-bottom:8px}.solution-modal-step-description[data-v-cc448fe5]{font-size:16px;color:#666;line-height:1.6}@media (max-width: 768px){.solution-modal[data-v-cc448fe5]{padding:10px}.solution-modal-content[data-v-cc448fe5]{max-height:calc(100vh - 20px);width:95%}}.case-detail[data-v-f1ef69d5]{padding:20px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.case-detail[data-v-f1ef69d5]{padding:10px}}.case-detail__card[data-v-f1ef69d5]{background:#fff;border-radius:8px}@media (max-width: 768px){.case-detail__card[data-v-f1ef69d5] [data-v-f1ef69d5] .n-card-header,.case-detail__card[data-v-f1ef69d5] [data-v-f1ef69d5] .n-card__content{padding:12px}}.case-detail__header[data-v-f1ef69d5]{margin-bottom:20px}.case-detail__title[data-v-f1ef69d5]{font-size:28px;color:#333;margin-bottom:20px}@media (max-width: 768px){.case-detail__title[data-v-f1ef69d5]{font-size:20px;margin-bottom:15px}}.case-detail__meta[data-v-f1ef69d5]{display:flex;gap:20px;color:#666;font-size:14px;margin-bottom:15px}@media (max-width: 768px){.case-detail__meta[data-v-f1ef69d5]{flex-direction:column;gap:8px;margin-bottom:12px}}.case-detail__tags[data-v-f1ef69d5]{margin-bottom:20px}@media (max-width: 768px){.case-detail__tags[data-v-f1ef69d5]{margin-bottom:15px}.case-detail__tags[data-v-f1ef69d5] [data-v-f1ef69d5] .n-tag{font-size:12px;padding:0 8px}}.case-detail__content[data-v-f1ef69d5]{margin-top:20px}@media (max-width: 768px){.case-detail__content[data-v-f1ef69d5]{margin-top:15px}}.case-detail__images[data-v-f1ef69d5]{margin-bottom:30px;border-radius:8px;overflow:hidden;width:100%;aspect-ratio:16/9;position:relative}@media (max-width: 768px){.case-detail__images[data-v-f1ef69d5]{margin-bottom:20px;border-radius:4px;aspect-ratio:4/3}}.case-detail__images[data-v-f1ef69d5] .n-carousel,.case-detail__images[data-v-f1ef69d5] .n-carousel__slides{height:100%}.case-detail__images[data-v-f1ef69d5] .n-carousel__slide{width:100%;height:100%}.case-detail__image[data-v-f1ef69d5]{width:100%;height:100%;object-fit:contain;background:#f5f5f5}@media (max-width: 768px){.case-detail__image[data-v-f1ef69d5]{object-fit:contain}}.case-detail__description[data-v-f1ef69d5]{font-size:16px;line-height:1.8;color:#333;margin-bottom:30px}@media (max-width: 768px){.case-detail__description[data-v-f1ef69d5]{font-size:14px;line-height:1.6;margin-bottom:20px}}.case-detail__section[data-v-f1ef69d5]{margin-bottom:30px}@media (max-width: 768px){.case-detail__section[data-v-f1ef69d5]{margin-bottom:20px}}.case-detail__section-title[data-v-f1ef69d5]{font-size:20px;color:#333;margin-bottom:15px;padding-left:15px;border-left:4px solid #1565c0}@media (max-width: 768px){.case-detail__section-title[data-v-f1ef69d5]{font-size:16px;margin-bottom:12px;padding-left:12px;border-left-width:3px}}.case-detail__results[data-v-f1ef69d5]{list-style:none;padding:0}.case-detail__results li[data-v-f1ef69d5]{position:relative;padding-left:24px;margin-bottom:12px;color:#666;line-height:1.6}@media (max-width: 768px){.case-detail__results li[data-v-f1ef69d5]{font-size:14px;padding-left:20px;margin-bottom:10px}}.case-detail__results li[data-v-f1ef69d5]:before{content:"✓";position:absolute;left:0;color:#1565c0}.case-list[data-v-a35d8ba1]{padding:20px}.case-list__grid[data-v-a35d8ba1]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.case-list__card[data-v-a35d8ba1]{transition:transform .3s ease;height:100%;display:flex;flex-direction:column}.case-list__card[data-v-a35d8ba1]:hover{transform:translateY(-5px);box-shadow:0 8px 24px #7f191e1f}.case-list__image[data-v-a35d8ba1]{width:100%;height:200px;object-fit:cover;border-radius:8px 8px 0 0}.case-list__title[data-v-a35d8ba1]{font-size:18px;color:#333;margin:15px 0 10px;font-weight:600}.case-list__description[data-v-a35d8ba1]{color:#666;margin-bottom:15px;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-list__meta[data-v-a35d8ba1]{display:flex;justify-content:space-between;color:#999;font-size:14px;margin-bottom:15px}.case-list__tags[data-v-a35d8ba1]{margin-bottom:15px}.case-list__actions[data-v-a35d8ba1]{display:flex;justify-content:flex-end;margin-top:auto}@media (max-width: 1024px){.case-list__grid[data-v-a35d8ba1]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.case-list__grid[data-v-a35d8ba1]{grid-template-columns:1fr;gap:20px}.case-list__image[data-v-a35d8ba1]{height:180px}.case-list__title[data-v-a35d8ba1]{font-size:16px}}.case-list__results li[data-v-a35d8ba1]:before{content:"✓";position:absolute;left:0;color:#1565c0}.home[data-v-c3725e15]{width:100%;background-color:#fff}.home__comparison[data-v-c3725e15]{padding:80px 0;background:linear-gradient(135deg,#f5f5f5,#d1d1d1);position:relative;overflow:hidden}.home__comparison[data-v-c3725e15]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#4b9ef90d,#4b9ef900);pointer-events:none}.home__comparison-title[data-v-c3725e15]{font-size:36px;color:#333;text-align:center;margin-bottom:20px;font-weight:600;letter-spacing:1px}.home__comparison-subtitle[data-v-c3725e15]{font-size:16px;color:#666;text-align:center;max-width:800px;margin:0 auto 60px;line-height:1.8}.home__comparison-container[data-v-c3725e15]{display:flex;justify-content:center;align-items:stretch;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;gap:60px}.home__comparison-before[data-v-c3725e15],.home__comparison-after[data-v-c3725e15]{flex:1;padding:40px;border-radius:16px;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:300px}.home__comparison-before[data-v-c3725e15]{background:linear-gradient(135deg,#ffffffe6,#f5f5f5e6);box-shadow:0 15px 35px #0000001a;clip-path:polygon(0 0,100% 0,95% 100%,0% 100%)}.home__comparison-after[data-v-c3725e15]{background:linear-gradient(135deg,#fffffff2,#f8fbfff2);box-shadow:0 15px 35px #4b9ef926;clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%)}.home__comparison-vs[data-v-c3725e15]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#4b9ef9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;z-index:2;box-shadow:0 4px 15px #4b9ef94d}.home__comparison-vs[data-v-c3725e15]:before{content:"";position:absolute;width:70px;height:70px;border:2px solid rgba(75,158,249,.3);border-radius:50%;animation:pulse-c3725e15 2s infinite}.home__comparison-before li[data-v-c3725e15],.home__comparison-after li[data-v-c3725e15]{margin-bottom:20px;font-size:15px;color:#666;position:relative;padding-left:45px;line-height:1.6}.home__comparison-before li[data-v-c3725e15]:before{content:"×";position:absolute;left:20px;color:#1565c0;font-weight:700;font-size:18px}.home__comparison-after li[data-v-c3725e15]:before{content:"✓";position:absolute;left:20px;color:#52c41a;font-weight:700;font-size:16px}.home__comparison-before h3[data-v-c3725e15],.home__comparison-after h3[data-v-c3725e15]{font-size:24px;margin-bottom:30px;color:#333;font-weight:600;position:relative;padding-bottom:15px;padding-left:20px}.home__comparison-before h3[data-v-c3725e15]:after,.home__comparison-after h3[data-v-c3725e15]:after{content:"";position:absolute;bottom:0;left:20px;width:40px;height:3px;background:#4b9ef9;border-radius:3px}.home__comparison-before ul[data-v-c3725e15],.home__comparison-after ul[data-v-c3725e15]{list-style:none;padding:0;margin:0}@keyframes pulse-c3725e15{0%{transform:scale(1);opacity:1}to{transform:scale(1.3);opacity:0}}.case-studies[data-v-c3725e15]{padding:80px 0;background:#fff}.case-studies .container[data-v-c3725e15]{max-width:1440px;margin:0 auto;padding:0 20px}.case-studies .section-title[data-v-c3725e15]{text-align:center;font-size:36px;color:#333;margin-bottom:40px;font-weight:600}.case-studies .section-content[data-v-c3725e15]{margin-top:40px}@media (max-width: 768px){.home__comparison[data-v-c3725e15]{padding:60px 0}.home__comparison-container[data-v-c3725e15]{flex-direction:column;gap:80px}.home__comparison-before[data-v-c3725e15],.home__comparison-after[data-v-c3725e15]{clip-path:none;padding:30px}.home__comparison-vs[data-v-c3725e15]{top:calc(50% - 30px);width:50px;height:50px;font-size:18px}.home__comparison-vs[data-v-c3725e15]:before{width:60px;height:60px}.home__comparison-title[data-v-c3725e15]{font-size:28px;padding:0 20px}.home__comparison-subtitle[data-v-c3725e15]{font-size:15px;padding:0 20px}.case-studies[data-v-c3725e15]{padding:40px 0}.case-studies .section-title[data-v-c3725e15]{font-size:28px;margin-bottom:30px}}
