:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#app{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;background-color:#fff;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Microsoft YaHei,sans-serif}body{background-color:#f5f5f5;color:#333;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media(prefers-color-scheme:dark){html,body,#app{background-color:#fff;color:#333}}button,.btn-primary,.btn-secondary,.product-link,.category-btn,a{outline:none;border:none}button:focus,.btn-primary:focus,.btn-secondary:focus,.product-link:focus,.category-btn:focus,a:focus{outline:none;box-shadow:none}button:active,.btn-primary:active,.btn-secondary:active,.product-link:active,.category-btn:active,a:active{outline:none;box-shadow:none}.btn-primary{background-color:#3498db;color:#fff;padding:12px 30px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s;text-decoration:none;display:inline-block}.btn-primary:hover{background-color:#2980b9}.btn-secondary{background-color:transparent;color:#3498db;padding:8px 20px;border:1px solid #3498db;border-radius:5px;font-size:.9rem;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-secondary:hover{background-color:#3498db;color:#fff}header{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;width:100%;z-index:1000;height:80px;display:flex;align-items:center;box-shadow:0 2px 10px #0000001a;transition:all .3s;padding:0 20px}.nav-container{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo img{height:50px;margin-right:15px}.logo-text{font-size:1.5rem;font-weight:700;color:#2c3e50}.nav-links{display:flex;list-style:none;gap:30px}.nav-links a{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s}.nav-links a:hover{color:#3498db}.container{max-width:1200px;margin:0 auto}footer{background-color:#2c3e50;color:#fff;padding:50px 20px 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:40px}.footer-section h3{margin-bottom:20px;font-size:1.2rem}.footer-section p{margin-bottom:10px;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#fff;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#3498db}.social-links{display:flex;gap:15px}.social-icon{color:#fff;text-decoration:none;padding:8px 15px;border-radius:5px;transition:background-color .3s}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #34495e;color:#bdc3c7}.header[data-v-99938ff6]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;height:80px;display:flex;align-items:center;box-shadow:0 2px 10px #0000001a;transition:all .3s;padding-left:0}.nav-container[data-v-99938ff6]{width:100%;margin:0 auto;padding:0 80px 0 30px;display:flex;justify-content:space-between;align-items:center}.navbar[data-v-99938ff6]{width:100%;display:flex;justify-content:space-between}.logo[data-v-99938ff6]{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none;display:flex;align-items:center;margin:0;padding:0;flex-shrink:0}.logo img[data-v-99938ff6]{margin-right:10px;width:150px;height:auto}.nav-links[data-v-99938ff6]{display:flex;list-style:none}.nav-links li[data-v-99938ff6]{margin-left:10px}.nav-links a[data-v-99938ff6]{color:#333;text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0;white-space:nowrap}.nav-links a[data-v-99938ff6]:hover,.nav-links a.router-link-active[data-v-99938ff6]{color:#3498db}.nav-links a[data-v-99938ff6]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .3s}.nav-links a[data-v-99938ff6]:hover:after,.nav-links a.router-link-active[data-v-99938ff6]:after{width:100%}.mobile-menu[data-v-99938ff6]{display:none;font-size:24px;color:#2c3e50;cursor:pointer}.mobile-nav[data-v-99938ff6]{position:fixed;top:80px;right:-100%;width:250px;height:calc(100vh - 80px);background-color:#fff;box-shadow:-2px 0 5px #0000001a;z-index:999;padding-top:20px;transition:right .3s ease}.mobile-nav.active[data-v-99938ff6]{right:0}.mobile-nav-links[data-v-99938ff6]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-99938ff6]{border-bottom:1px solid #eee}.mobile-nav-links a[data-v-99938ff6]{display:block;padding:15px 20px;color:#2c3e50;text-decoration:none;font-size:16px;transition:background-color .3s}.mobile-nav-links a[data-v-99938ff6]:hover{background-color:#f5f5f5;color:#2c3e50}@media(max-width:992px)and (min-width:769px){.nav-links li[data-v-99938ff6]{margin-left:15px}}@media(max-width:1024px){.nav-links[data-v-99938ff6]{display:none}.mobile-menu[data-v-99938ff6]{display:block}.nav-container[data-v-99938ff6]{padding:0 20px}.header[data-v-99938ff6]{padding:0}}.footer[data-v-47f9c90e]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-47f9c90e]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column}.footer-nav[data-v-47f9c90e]{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:30px;border-bottom:1px solid #333}.nav-label[data-v-47f9c90e]{color:#fff;font-weight:600;white-space:nowrap;margin-right:10px;flex-shrink:0}.nav-links[data-v-47f9c90e]{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.nav-links a[data-v-47f9c90e]{color:#fff;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-links a[data-v-47f9c90e]:hover{color:#f5f5f5;font-weight:700;transform:translateY(-1px)}.footer-info[data-v-47f9c90e]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.company-info[data-v-47f9c90e]{flex:1;min-width:200px}.social-contact[data-v-47f9c90e]{display:flex;flex-direction:column;gap:20px;min-width:220px}.contact-row[data-v-47f9c90e]{display:flex;gap:30px}.social-icon[data-v-47f9c90e],.contact-phone[data-v-47f9c90e]{display:flex;align-items:center;gap:8px;color:#888;text-decoration:none;transition:color .3s ease;white-space:nowrap;min-width:100px}.social-icon[data-v-47f9c90e]:hover,.contact-phone[data-v-47f9c90e]:hover{color:#fff}.social-icon i[data-v-47f9c90e],.contact-phone i[data-v-47f9c90e]{font-size:18px}.qr-modal-overlay[data-v-47f9c90e]{position:fixed;inset:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.qr-modal-content[data-v-47f9c90e]{background:#fff;border-radius:10px;padding:20px;width:90%;max-width:300px;box-shadow:0 20px 60px #0000004d;overflow:hidden;animation:modalFadeIn-47f9c90e .3s ease;position:relative}@keyframes modalFadeIn-47f9c90e{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-btn[data-v-47f9c90e]{position:absolute;top:16px;right:16px;background:transparent!important;border:none;color:#333;font-size:24px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;z-index:10;outline:none}.close-btn[data-v-47f9c90e]:focus,.close-btn[data-v-47f9c90e]:active{outline:none;box-shadow:none}.qr-modal-body[data-v-47f9c90e]{display:flex;flex-direction:column;align-items:center;padding:24px 20px;text-align:center}.qr-code-container[data-v-47f9c90e]{display:flex;flex-direction:column;align-items:center}.qr-code-image[data-v-47f9c90e]{width:200px;height:200px;border-radius:8px;margin-bottom:16px}.qr-code-text[data-v-47f9c90e]{margin:0;font-size:14px;color:#aaa;font-weight:500}.phone-modal-overlay[data-v-47f9c90e]{position:fixed;inset:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.phone-modal-content[data-v-47f9c90e]{background:#fff;border-radius:16px;max-width:320px;width:100%;box-shadow:0 20px 60px #0000004d;overflow:hidden;animation:modalFadeIn-47f9c90e .3s ease;position:relative}.phone-modal-body[data-v-47f9c90e]{padding:30px 20px;text-align:center}.phone-icon[data-v-47f9c90e]{display:flex;justify-content:center;margin-bottom:16px}.phone-icon svg[data-v-47f9c90e]{width:48px;height:48px;color:#2c3e50}.phone-title[data-v-47f9c90e]{margin:0 0 12px;font-size:20px;font-weight:600;color:#333}.phone-number[data-v-47f9c90e]{margin:0 0 16px;font-size:24px;font-weight:700;color:#2c3e50}.phone-question[data-v-47f9c90e]{margin:0 0 24px;font-size:16px;color:#666}.phone-buttons[data-v-47f9c90e]{display:flex;gap:12px;justify-content:center}.phone-btn[data-v-47f9c90e]{padding:10px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:80px}.phone-btn-cancel[data-v-47f9c90e]{background-color:#f5f5f5;color:#666}.phone-btn-cancel[data-v-47f9c90e]:hover{background-color:#e8e8e8}.phone-btn-confirm[data-v-47f9c90e]{background-color:#1296db;color:#fff}.phone-btn-confirm[data-v-47f9c90e]:hover{background-color:#1a252f}@media(min-width:769px){.nav-links[data-v-47f9c90e]{flex-wrap:nowrap}}@media(max-width:768px){.footer-nav[data-v-47f9c90e]{flex-direction:column;gap:15px}.nav-label[data-v-47f9c90e]{width:100%;margin-bottom:5px;font-size:16px}.nav-links[data-v-47f9c90e]{width:100%;gap:16px;row-gap:12px}.nav-links a[data-v-47f9c90e]{font-size:14px}.footer-info[data-v-47f9c90e]{flex-direction:column;gap:25px}.social-contact[data-v-47f9c90e]{width:100%;align-items:center}.contact-row[data-v-47f9c90e]{justify-content:center;gap:40px}}@media(max-width:480px){.nav-links[data-v-47f9c90e]{gap:12px;row-gap:10px}.nav-links a[data-v-47f9c90e]{font-size:13px}.social-icon[data-v-47f9c90e],.contact-phone[data-v-47f9c90e]{min-width:auto}.qr-modal-overlay[data-v-47f9c90e]{padding:15px}.qr-modal-content[data-v-47f9c90e]{max-width:320px}.close-btn[data-v-47f9c90e]{top:12px;right:12px;width:32px;height:32px;font-size:20px}.qr-modal-body[data-v-47f9c90e]{padding:24px 20px}.qr-code-image[data-v-47f9c90e]{width:180px;height:180px}.qr-code-text[data-v-47f9c90e]{font-size:14px}.company-info[data-v-47f9c90e],.social-contact[data-v-47f9c90e]{font-size:13px}}[data-v-1a787724]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Microsoft YaHei,sans-serif}[data-v-1a787724]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}body[data-v-1a787724]{background-color:#ecf0f1;color:#333;line-height:1.6;overflow-x:hidden}.section[data-v-1a787724]{height:calc(100vh - 80px);position:relative;overflow:hidden;display:flex;align-items:center;margin-top:80px;box-sizing:border-box;z-index:1}#section6[data-v-1a787724]{margin-top:0}.section-bg[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .5s;z-index:-1}.section:hover .section-bg[data-v-1a787724]{transform:scale(1.05)}.section-overlay[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:-1}.section-content[data-v-1a787724]{max-width:800px;padding:0 20px;color:#fff;z-index:1}.section-content.left[data-v-1a787724]{margin-left:10%;text-align:left}.section-content.center[data-v-1a787724]{text-align:center;margin:0 auto}.section-content h2[data-v-1a787724]{font-size:32px;margin-bottom:20px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.5)}.section-content p[data-v-1a787724]{font-size:18px;margin-bottom:30px;text-shadow:0 2px 5px rgba(0,0,0,.5)}.btn[data-v-1a787724]{padding:12px 30px;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;border:2px solid #ffffff;color:#fff;background:transparent}.btn[data-v-1a787724]:hover{background:#fff;color:#2c3e50}.btn-small[data-v-1a787724]{padding:8px 20px;font-size:14px;margin-right:10px;margin-bottom:10px}.video-container[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.video-bg[data-v-1a787724]{width:100%;height:100%;object-fit:cover}.slider[data-v-1a787724]{position:relative;width:100%;height:100vh;overflow:hidden}@media(max-width:768px){.slider[data-v-1a787724]{height:calc(100vh - 80px)}}@media(max-width:480px){.slider[data-v-1a787724]{height:calc(100vh - 80px)}#section1[data-v-1a787724]{margin-top:80px}}.slider-container[data-v-1a787724]{position:relative;width:100%;height:100%}.slide[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease-in-out}.slide.active[data-v-1a787724]{opacity:1}.slider-controls[data-v-1a787724]{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-50%);padding:0 20px}.slider-controls button[data-v-1a787724]{width:50px;height:50px;background-color:#0000004d;border:none;color:#fff;font-size:24px;cursor:pointer;border-radius:50%;transition:all .3s;align-items:center;display:flex;justify-content:center}.slider-controls button[data-v-1a787724]:hover{background-color:#00000080}.slider-indicators[data-v-1a787724]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:10px}.indicator[data-v-1a787724]{width:12px;height:12px;background-color:#ffffff80;border-radius:50%;cursor:pointer;transition:all .3s}.indicator.active[data-v-1a787724]{background-color:#fff;transform:scale(1.2)}.slide-content[data-v-1a787724]{position:absolute;bottom:100px;left:50%;transform:translate(-50%);text-align:center;z-index:10}.buy-btn[data-v-1a787724]{display:inline-block;padding:15px 40px;background-color:#ff6700;color:#fff;text-decoration:none;font-size:20px;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 8px 25px #ff670066}.buy-btn[data-v-1a787724]:hover{background-color:#f80;transform:translateY(-3px);box-shadow:0 12px 30px #ff670099}.tech-section[data-v-1a787724]{background-color:#fff;height:auto;min-height:calc(100vh - 80px);padding:80px 0;display:flex;align-items:center;justify-content:center;margin-top:0}.container[data-v-1a787724]{max-width:1200px;width:90%;margin:0 auto}.section-title[data-v-1a787724]{text-align:center;margin-bottom:60px;z-index:10;position:relative}.section-subtitle[data-v-1a787724]{font-size:16px;color:#ff6700;margin-bottom:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;display:block;visibility:visible;opacity:1}.section-title h2[data-v-1a787724]{font-size:32px;color:#2c3e50;margin-bottom:15px;font-weight:700;display:block;visibility:visible;opacity:1;line-height:1.2}.section-title p[data-v-1a787724]{font-size:18px;color:#666;opacity:.8;display:block;visibility:visible;max-width:600px;margin:0 auto}.product-grid[data-v-1a787724]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:0;padding:0;max-width:100%}.product-card[data-v-1a787724]{overflow:hidden;box-shadow:0 8px 32px #0000000f;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;display:flex;flex-direction:column;height:430px;cursor:pointer;align-items:flex-start;padding-top:30px}.product-image[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-overlay[data-v-1a787724]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0009,#0003,#000c);opacity:.8;transition:opacity .4s ease;z-index:1}.product-hover-content[data-v-1a787724]{text-align:center;transform:translateY(20px);transition:transform .4s ease,opacity .4s ease}.product-link[data-v-1a787724]{display:inline-block;padding:8px 20px;border:1px solid #fff;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:13px;transition:all .3s ease;outline:none}.product-link[data-v-1a787724]:hover{transform:translateY(-2px)}.product-link[data-v-1a787724]:focus,.product-link[data-v-1a787724]:active{outline:none;box-shadow:none}.product-content[data-v-1a787724]{padding:0 30px;flex:1;display:flex;flex-direction:column;position:relative;z-index:2;color:#fff;width:100%}.product-content-more[data-v-1a787724]{padding:0 30px;flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;color:#fff;width:100%}.product-meta[data-v-1a787724]{font-size:12px;font-weight:600;color:gold;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;opacity:.9;line-height:1.3}.product-title[data-v-1a787724]{font-size:20px;color:#fff;margin-bottom:10px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-shadow:0 2px 8px rgba(0,0,0,.3)}.product-description[data-v-1a787724]{font-size:14px;color:#ffffffe6;line-height:1.6;margin-bottom:0;opacity:.9;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media(max-width:1024px){.section-title h2[data-v-1a787724]{font-size:32px}.product-grid[data-v-1a787724]{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:768px){.tech-section[data-v-1a787724]{padding:60px 0}.section-title[data-v-1a787724]{margin-bottom:40px}.section-title h2[data-v-1a787724]{font-size:26px}.section-title p[data-v-1a787724]{font-size:18px}.product-grid[data-v-1a787724]{grid-template-columns:1fr;gap:20px}.product-card[data-v-1a787724]{height:285px}.product-hover-content[data-v-1a787724]{text-align:center;transform:translateY(6px)}.product-content[data-v-1a787724],.product-content-more[data-v-1a787724]{padding:20px}.product-content-more[data-v-1a787724]{justify-content:normal}.product-card-more[data-v-1a787724]{height:40px}.product-title[data-v-1a787724]{font-size:20px;margin-bottom:5px}.product-description[data-v-1a787724]{font-size:14px}}@media(max-width:480px){.tech-section[data-v-1a787724]{padding:40px 0}.section-title h2[data-v-1a787724]{font-size:22px}.section-title p[data-v-1a787724]{font-size:14px}.product-grid[data-v-1a787724]{grid-template-columns:1fr;gap:20px}.product-image-wrapper[data-v-1a787724]{height:200px}.product-content[data-v-1a787724],.product-content-more[data-v-1a787724]{padding:0 18px 18px}.product-content-more[data-v-1a787724]{justify-content:normal}.product-card-more[data-v-1a787724]{height:40px}}.mobile-menu[data-v-1a787724]{display:none;font-size:24px;cursor:pointer;color:#2c3e50;width:30px;height:24px;align-items:center;justify-content:center}.hamburger[data-v-1a787724]{width:100%;height:3px;background-color:#2c3e50;position:relative}.hamburger[data-v-1a787724]:before,.hamburger[data-v-1a787724]:after{content:"";position:absolute;width:100%;height:3px;background-color:#2c3e50;transition:all .3s ease}.hamburger[data-v-1a787724]:before{top:-8px}.hamburger[data-v-1a787724]:after{top:8px}.mobile-menu.active .hamburger[data-v-1a787724]{background-color:transparent}.mobile-menu.active .hamburger[data-v-1a787724]:before{transform:rotate(45deg);top:0}.mobile-menu.active .hamburger[data-v-1a787724]:after{transform:rotate(-45deg);top:0}.mobile-menu.active[data-v-1a787724]{color:#3498db}.mobile-nav[data-v-1a787724]{position:fixed;top:60px;left:-100%;width:100%;height:calc(100vh - 60px);background-color:#fff;box-shadow:0 5px 15px #0000001a;transition:left .3s ease;z-index:999;padding:20px}.mobile-nav.active[data-v-1a787724]{left:0}.mobile-nav-links[data-v-1a787724]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-1a787724]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.mobile-nav-links a[data-v-1a787724]{color:#333;text-decoration:none;font-size:18px;font-weight:500;display:block}.mobile-nav-links a[data-v-1a787724]:hover{color:#3498db}@media(max-width:768px){.section-content h2[data-v-1a787724]{font-size:26px}.section-content p[data-v-1a787724]{font-size:16px}.section-content.left[data-v-1a787724]{margin-left:5%}.tech-section[data-v-1a787724]{padding:30px 0 60px}.section-title[data-v-1a787724]{margin-bottom:50px}.section-subtitle[data-v-1a787724]{font-size:14px;margin-bottom:8px}.slider-controls button[data-v-1a787724]{width:40px;height:40px;font-size:20px}.slider-indicators[data-v-1a787724]{bottom:20px}.slide-content[data-v-1a787724]{bottom:10%}.buy-btn[data-v-1a787724]{padding:10px 20px;font-size:14px}.section-title h2[data-v-1a787724]{font-size:26px}.section-title p[data-v-1a787724]{font-size:16px}.btn-primary[data-v-1a787724]{padding:12px 30px;font-size:16px}#section2[data-v-1a787724]{height:320px}#section6[data-v-1a787724]{height:230px}}@media(max-width:480px){.buy-btn[data-v-1a787724]{padding:8px 18px;font-size:14px}.slide-content[data-v-1a787724]{bottom:10%}}@media(max-width:390px){.buy-btn[data-v-1a787724]{padding:7px 18px;font-size:13px}.slide-content[data-v-1a787724]{bottom:10%}#section1[data-v-1a787724]{margin-top:80px}}@media(max-width:360px){.buy-btn[data-v-1a787724]{padding:7px 18px;font-size:12px}.product-link[data-v-1a787724]{font-size:12px}.slide-content[data-v-1a787724]{bottom:10%}#section1[data-v-1a787724]{margin-top:80px}}.slider{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:0}.slider-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-bg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){.slider{height:calc(100vh - 80px)}.slide{position:relative;width:100vw;height:100vh}.video-bg{width:100%;height:100%;object-fit:cover;object-position:center}.slide-content{position:absolute;bottom:60px;left:50%;transform:translate(-50%);text-align:center;z-index:10;width:90%;max-width:300px}.buy-btn{padding:10px 20px;font-size:14px}.video-bg{min-height:100%!important}}@media(max-width:480px){.slider{min-height:250px;height:calc(100vh - 80px)}.slide{height:100vh}.slide-content{bottom:10%}.buy-btn{padding:10px 25px;font-size:14px}@media(orientation:landscape)and (max-height:500px){.slider{height:calc(100vh - 80px)}.slide{height:100vh}}}.mobile-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .3s ease;opacity:1}.mobile-play-btn:hover{background-color:#000000b3;transform:translate(-50%,-50%) scale(1.1)}.mobile-play-btn svg{width:40px;height:40px;fill:#fff}@media(max-width:768px){.video-bg{width:100%;height:100%;object-fit:cover;object-position:center}.slide-content{position:absolute;bottom:60px;left:50%;transform:translate(-50%);text-align:center;z-index:10;width:90%;max-width:300px}.buy-btn{padding:12px 30px;font-size:16px}.mobile-play-btn{width:60px;height:60px}.mobile-play-btn svg{width:30px;height:30px}}@media(max-width:480px){.slide-content{bottom:10%}.buy-btn{padding:10px 25px;font-size:14px}.mobile-play-btn{width:50px;height:50px}.mobile-play-btn svg{width:25px;height:25px}@media(orientation:landscape)and (max-height:500px){.slider{height:calc(100vh - 80px)}.slide{height:100vh}.video-bg{object-fit:contain}}}.video-bg{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-6a8a8258]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Microsoft YaHei,sans-serif}[data-v-6a8a8258]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}body[data-v-6a8a8258]{background-color:#ecf0f1;color:#333;line-height:1.6;overflow-x:hidden;width:100%;max-width:100vw;box-sizing:border-box}.header[data-v-6a8a8258]{position:fixed;top:0;left:0;right:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;height:80px;display:flex;align-items:center;transition:all .3s ease}.nav-container[data-v-6a8a8258]{width:100%;margin:0 auto;padding:0 60px 0 50px;display:flex;justify-content:space-between;align-items:center}.navbar[data-v-6a8a8258]{display:flex;justify-content:space-between;align-items:center;width:100%}.logo[data-v-6a8a8258]{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none;display:flex;align-items:center}.logo img[data-v-6a8a8258]{margin-right:10px;width:150px;height:auto}.nav-links[data-v-6a8a8258]{display:flex;list-style:none;gap:20px;justify-content:space-around;flex:1;max-width:800px}.nav-links a[data-v-6a8a8258]{color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease}.nav-links a[data-v-6a8a8258]:hover,.nav-links a.router-link-active[data-v-6a8a8258]{color:#3498db}.nav-links a[data-v-6a8a8258]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .3s}.nav-links a[data-v-6a8a8258]:hover:after,.nav-links a.router-link-active[data-v-6a8a8258]:after{width:100%}.container[data-v-6a8a8258]{width:100%;margin:0 auto}.about-header[data-v-6a8a8258]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/aboutus-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.about-header-content[data-v-6a8a8258]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.about-title[data-v-6a8a8258]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.about-subtitle[data-v-6a8a8258]{font-size:20px;opacity:.8}.about-section[data-v-6a8a8258]{background:#fff}.company-intro[data-v-6a8a8258]{margin-top:80px}.section-title[data-v-6a8a8258]{font-size:32px;font-weight:700;margin-bottom:40px;color:#2c3e50;text-align:center}.intro-content[data-v-6a8a8258]{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.intro-header[data-v-6a8a8258]{text-align:left;margin-bottom:30px}.intro-company-tagline[data-v-6a8a8258]{font-size:20px;color:#06c;margin-bottom:20px;text-align:left}.intro-text[data-v-6a8a8258]{max-width:800px;color:#333;font-size:22px;font-weight:700;line-height:1.8;margin-bottom:20px;text-align:left}.mobile-menu[data-v-6a8a8258]{display:none;font-size:24px;cursor:pointer;color:#2c3e50}.timeline-container[data-v-6a8a8258]{max-width:1000px;margin:40px auto;padding:0 20px;position:relative}.timeline-container[data-v-6a8a8258]:before{content:"";position:absolute;left:100px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#3498db,#2ecc71);border-radius:2px}.timeline-item[data-v-6a8a8258]{display:flex;margin-bottom:40px;position:relative}.timeline-item[data-v-6a8a8258]:last-child{margin-bottom:0}.timeline-date[data-v-6a8a8258]{width:100px;text-align:right;padding-right:30px;font-size:24px;font-weight:700;color:#3498db;flex-shrink:0}.timeline-content[data-v-6a8a8258]{flex:1;padding-left:30px;position:relative}.timeline-dot[data-v-6a8a8258]{position:absolute;left:-26px;top:8px;width:15px;height:15px;border-radius:50%;background-color:#3498db;border:3px solid #fff;box-shadow:0 0 0 3px #3498db33;z-index:2}.timeline-text[data-v-6a8a8258]{background-color:#fff;padding:20px 25px;border-radius:12px;box-shadow:0 5px 15px #00000014;font-size:16px;line-height:1.6;color:#333;transition:all .3s ease;text-align:left}.timeline-text[data-v-6a8a8258]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.honor-stats[data-v-6a8a8258]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;background:#ffffffe6;padding:40px 30px;border-radius:16px;box-shadow:0 8px 30px #00000014;margin-bottom:60px;margin-top:-100px;align-items:stretch;position:relative}.honor-stats[data-v-6a8a8258]:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:4px;background:linear-gradient(90deg,#3498db,#2ecc71,#3498db);border-radius:2px}.stat-item[data-v-6a8a8258]{background-color:#fff;padding:30px 20px;border-radius:8px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-item[data-v-6a8a8258]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}@media(max-width:992px){.honor-stats[data-v-6a8a8258]{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.honor-section[data-v-6a8a8258]{margin-bottom:60px!important;padding:0 10px}.honor-stats[data-v-6a8a8258]{grid-template-columns:repeat(2,1fr);gap:20px;padding:25px 20px!important}.stat-number[data-v-6a8a8258]{font-size:26px!important}.stat-label[data-v-6a8a8258]{font-size:14px!important}.icon[data-v-6a8a8258]{width:45px}.awards-container[data-v-6a8a8258]{padding:0}}@media(max-width:480px){.honor-stats[data-v-6a8a8258]{padding:20px 15px!important;grid-template-columns:repeat(2,1fr);gap:15px}.stat-item[data-v-6a8a8258]{padding:15px 10px}.stat-number[data-v-6a8a8258]{font-size:26px!important}.product-line-grid[data-v-6a8a8258]{grid-template-columns:1fr;gap:15px}.product-line-section[data-v-6a8a8258]{padding:0 5px}.carousel-container[data-v-6a8a8258]{height:auto}.dual-image-layout[data-v-6a8a8258]{grid-template-columns:1fr!important;gap:15px!important;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.image-item-left[data-v-6a8a8258],.image-item-right[data-v-6a8a8258]{height:250px}.carousel-control[data-v-6a8a8258]{width:35px;height:35px}.carousel-control.prev[data-v-6a8a8258]{left:5px}.carousel-control.next[data-v-6a8a8258]{right:5px}.carousel-control svg[data-v-6a8a8258]{width:18px;height:18px}.image-caption[data-v-6a8a8258]{bottom:10px!important;left:10px!important;padding:12px!important;max-width:250px!important}.image-caption h3[data-v-6a8a8258]{font-size:16px!important}.image-caption p[data-v-6a8a8258]{font-size:11px!important}}@media(max-width:480px){.stat-item[data-v-6a8a8258]{padding:20px 15px}.stat-number[data-v-6a8a8258]{font-size:26px!important}}.product-line-container[data-v-6a8a8258]{max-width:1200px;margin:0 auto;padding:0 20px}.product-line-grid[data-v-6a8a8258]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:20px}.product-item[data-v-6a8a8258]{background-color:#fff;box-shadow:0 8px 25px #00000014;transition:all .3s ease;overflow:hidden;height:100%}.product-content[data-v-6a8a8258]{display:flex;flex-direction:column;height:100%}.product-image[data-v-6a8a8258]{width:100%;height:200px;overflow:hidden}.product-image img[data-v-6a8a8258]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-info[data-v-6a8a8258]{padding:8px;display:flex;flex-direction:column;align-items:center;text-align:center;flex-grow:1}.product-title[data-v-6a8a8258]{font-size:22px;font-weight:600;color:#2c3e50;margin-bottom:15px}.product-description[data-v-6a8a8258]{font-size:16px;line-height:1.6;color:#666;margin-top:10px}.product-icon[data-v-6a8a8258]{width:80px;height:80px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:50%;overflow:hidden}.product-image[data-v-6a8a8258]{width:100%;height:auto;object-fit:contain}.product-title[data-v-6a8a8258]{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:12px;line-height:1.4}.product-description[data-v-6a8a8258]{font-size:14px;color:#666;line-height:1.5;flex-grow:1}@media(max-width:768px){.awards-section[data-v-6a8a8258]{margin-bottom:60px!important;padding:0 10px}.timeline-container[data-v-6a8a8258]{padding:0 10px;margin:30px auto}.timeline-container[data-v-6a8a8258]:before{left:70px}.timeline-item[data-v-6a8a8258]{margin-bottom:25px}.timeline-date[data-v-6a8a8258]{width:70px;font-size:16px;padding-right:20px;text-align:left;font-weight:600}.timeline-content[data-v-6a8a8258]{padding-left:25px;margin-left:0}.timeline-dot[data-v-6a8a8258]{width:14px;height:14px;left:-10px;top:8px}.timeline-text[data-v-6a8a8258]{padding:12px 15px;font-size:14px;line-height:1.5;word-wrap:break-word}.product-line-grid[data-v-6a8a8258]{grid-template-columns:repeat(2,1fr);gap:15px;padding:0 5px}.product-line-section[data-v-6a8a8258]{margin-bottom:60px!important;padding:0 10px}.product-icon[data-v-6a8a8258]{width:50px;height:50px;margin-bottom:12px}.product-title[data-v-6a8a8258]{font-size:14px}.product-description[data-v-6a8a8258]{font-size:13px}}@media(max-width:480px){.timeline-container[data-v-6a8a8258]{padding:0 5px;margin:20px auto}.timeline-container[data-v-6a8a8258]:before{left:60px}.timeline-item[data-v-6a8a8258]{margin-bottom:20px}.timeline-date[data-v-6a8a8258]{width:60px;font-size:16px;padding-right:15px;text-align:left;font-weight:600}.timeline-content[data-v-6a8a8258]{padding-left:20px;margin-left:0}.timeline-dot[data-v-6a8a8258]{width:12px;height:12px;left:-10px;top:6px}.timeline-text[data-v-6a8a8258]{padding:10px 12px;font-size:13px;line-height:1.4;word-wrap:break-word}}@media(max-width:480px){.product-line-grid[data-v-6a8a8258]{grid-template-columns:1fr;gap:20px}.product-icon[data-v-6a8a8258]{width:70px;height:70px;margin-bottom:15px}.product-title[data-v-6a8a8258]{font-size:17px}.product-description[data-v-6a8a8258]{font-size:14px}}.mobile-nav[data-v-6a8a8258]{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background-color:#fff;box-shadow:0 5px 15px #0000001a;transition:left .3s ease;z-index:999;padding:20px}@media(max-width:768px){.nav-links[data-v-6a8a8258]{display:none}.mobile-menu[data-v-6a8a8258]{display:block}.about-header[data-v-6a8a8258]{height:40vh!important;margin-top:60px!important}.about-title[data-v-6a8a8258]{font-size:26px!important}.about-subtitle[data-v-6a8a8258]{font-size:16px!important}.company-intro[data-v-6a8a8258]{margin-bottom:50px}.intro-content[data-v-6a8a8258]{padding:0 10px}.intro-company-tagline[data-v-6a8a8258]{font-size:18px}.intro-text[data-v-6a8a8258]{font-size:15px;line-height:1.6;margin-bottom:15px}}.mobile-nav.active[data-v-6a8a8258]{left:0}.mobile-nav-links[data-v-6a8a8258]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-6a8a8258]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.mobile-nav-links a[data-v-6a8a8258]{color:#333;text-decoration:none;font-size:18px;font-weight:500;display:block}.mobile-nav-links a[data-v-6a8a8258]:hover{color:#3498db}@media(max-width:768px){.about-header[data-v-6a8a8258]{height:35vh}.section-title[data-v-6a8a8258]{font-size:26px}.awards-container .section-title[data-v-6a8a8258]{font-size:22px!important;line-height:1.4!important;padding:0 20px!important;margin-top:-60px!important}}@media(max-width:1024px)and (min-width:769px){.awards-container .section-title[data-v-6a8a8258]{font-size:26px!important;line-height:1.4!important;padding:0 30px!important;margin-top:-75px!important}}.company-culture[data-v-6a8a8258]{background-color:#fff;padding:80px 0}.culture-container[data-v-6a8a8258]{margin:0 auto;padding:0 20px}.culture-item[data-v-6a8a8258]{margin-bottom:40px}.culture-item-inner[data-v-6a8a8258]{position:relative;width:100%;overflow:hidden;box-shadow:0 8px 30px #0000001f}.culture-image-area[data-v-6a8a8258]{width:100%;height:600px;position:relative;overflow:hidden}.culture-image-area img[data-v-6a8a8258]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.culture-text-box[data-v-6a8a8258]{position:absolute;max-width:500px;padding:30px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 20px #00000026;z-index:5}.culture-item:first-child .culture-text-box[data-v-6a8a8258]{bottom:30px;right:30px;text-align:left}.culture-item:last-child .culture-text-box[data-v-6a8a8258]{bottom:30px;left:30px;text-align:left}.culture-values[data-v-6a8a8258],.team-spirit-single[data-v-6a8a8258]{display:flex;flex-direction:column;gap:20px}.culture-values h2[data-v-6a8a8258],.team-spirit-single h2[data-v-6a8a8258]{font-size:20px;font-weight:700;color:#2c3e50;line-height:1.3;position:relative}.culture-values p[data-v-6a8a8258],.team-spirit-single p[data-v-6a8a8258]{font-size:14px;color:#333;line-height:1.5;margin-bottom:8px}@media(max-width:992px){.culture-image-area[data-v-6a8a8258]{height:500px}.culture-text-box[data-v-6a8a8258]{max-width:80%;padding:25px}}@media(max-width:768px){.company-culture[data-v-6a8a8258]{padding:40px 0!important;margin-bottom:60px!important}.culture-container[data-v-6a8a8258]{padding:0 15px}.culture-image-area[data-v-6a8a8258]{height:400px}.culture-text-box[data-v-6a8a8258]{position:relative!important;inset:auto!important;max-width:100%!important;margin-top:-50px;margin-left:0!important;margin-right:0!important;padding:25px 20px!important;background:#fffffff2}.culture-item-inner[data-v-6a8a8258]{display:flex;flex-direction:column}.culture-image-area[data-v-6a8a8258]{order:1;position:relative}.culture-text-box[data-v-6a8a8258]{order:2;margin-top:-40px;position:relative;z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none}.culture-image-area>div[data-v-6a8a8258]:first-child{display:none}.culture-values h2[data-v-6a8a8258],.team-spirit-single h2[data-v-6a8a8258]{font-size:18px!important;margin-bottom:8px!important}.culture-values p[data-v-6a8a8258],.team-spirit-single p[data-v-6a8a8258]{font-size:13px!important;margin-bottom:5px!important}}@media(max-width:576px){.company-culture[data-v-6a8a8258]{padding:30px 0!important;margin-bottom:40px!important}.culture-image-area[data-v-6a8a8258]{height:300px}.culture-text-box[data-v-6a8a8258]{position:absolute!important;bottom:30px!important;right:30px!important;left:30px!important;max-width:500px!important;padding:40px!important;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 20px #00000026}.culture-values h2[data-v-6a8a8258],.team-spirit-single h2[data-v-6a8a8258]{font-size:16px!important;margin-bottom:6px!important}.culture-values h2[style*="font-size: 20px"][data-v-6a8a8258]{font-size:18px!important}.culture-values h2[style*="font-size: 18px"][data-v-6a8a8258]{font-size:16px!important}.culture-values p[data-v-6a8a8258],.team-spirit-single p[data-v-6a8a8258]{font-size:12px!important;line-height:1.4!important}}@media(max-width:480px){.company-culture[data-v-6a8a8258]{padding:20px 0!important;margin-bottom:30px!important}.culture-item[data-v-6a8a8258]{margin-bottom:25px}.culture-image-area[data-v-6a8a8258]{height:250px}.culture-text-box[data-v-6a8a8258]{position:absolute!important;bottom:30px!important;right:30px!important;left:30px!important;max-width:500px!important;padding:40px!important;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 20px #00000026}.culture-values h2[data-v-6a8a8258],.team-spirit-single h2[data-v-6a8a8258]{font-size:14px!important;margin-bottom:5px!important}.culture-values h2[style*="font-size: 20px"][data-v-6a8a8258]{font-size:16px!important}.culture-values h2[style*="font-size: 18px"][data-v-6a8a8258]{font-size:14px!important}.culture-values p[data-v-6a8a8258],.team-spirit-single p[data-v-6a8a8258]{font-size:11px!important;line-height:1.3!important;margin-bottom:4px!important}}.dual-image-layout[data-v-6a8a8258]{grid-template-columns:3fr 2fr!important}.image-item-left[data-v-6a8a8258],.image-item-right[data-v-6a8a8258]{transition:transform .3s ease,box-shadow .3s ease}.image-item-left[data-v-6a8a8258]:hover,.image-item-right[data-v-6a8a8258]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}@media(max-width:992px){.dual-image-layout[data-v-6a8a8258]{grid-template-columns:1fr!important;gap:30px!important}.image-container[data-v-6a8a8258]{height:350px!important}.image-caption[data-v-6a8a8258]{max-width:350px!important}.platform-features>div[data-v-6a8a8258]{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media(max-width:768px){.innovation-platform[data-v-6a8a8258]{margin-bottom:190px!important;padding:0 10px}.innovation-header h2[data-v-6a8a8258]{font-size:24px!important;margin-bottom:10px!important}.innovation-header p[data-v-6a8a8258]{font-size:14px!important;line-height:1.5!important}.image-container[data-v-6a8a8258]{height:300px!important}.image-caption[data-v-6a8a8258]{padding:15px!important;max-width:280px!important}.image-item-left .image-caption h3[data-v-6a8a8258]{font-size:20px!important}.image-item-right .image-caption h3[data-v-6a8a8258]{font-size:18px!important}.image-caption p[data-v-6a8a8258]{font-size:13px!important}.image-description[data-v-6a8a8258]{padding:25px!important}.image-description h4[data-v-6a8a8258]{font-size:18px!important;margin-bottom:15px!important}.platform-features[data-v-6a8a8258]{padding:30px!important}.platform-features h3[data-v-6a8a8258]{font-size:24px!important;margin-bottom:30px!important}.feature-item[data-v-6a8a8258]{padding:20px!important}.feature-item h4[data-v-6a8a8258]{font-size:16px!important}}@media(max-width:576px){.platform-features>div[data-v-6a8a8258]{grid-template-columns:1fr!important;gap:15px!important}.image-container[data-v-6a8a8258]{height:250px!important}.image-caption[data-v-6a8a8258]{padding:12px!important;max-width:220px!important;bottom:15px!important;left:15px!important}.image-item-left .image-caption h3[data-v-6a8a8258]{font-size:18px!important}.image-item-right .image-caption h3[data-v-6a8a8258]{font-size:16px!important}.image-caption p[data-v-6a8a8258]{font-size:12px!important}.innovation-header h2[data-v-6a8a8258]{font-size:24px!important}.innovation-header p[data-v-6a8a8258]{font-size:15px!important}}.platform-carousel[data-v-6a8a8258]{position:relative;width:100%;overflow:hidden;border-radius:12px;min-height:500px;user-select:none;-webkit-user-select:none;touch-action:pan-y}.carousel-container[data-v-6a8a8258]{position:relative;width:100%;min-height:450px;overflow:hidden;max-width:100%;box-sizing:border-box;cursor:grab}.carousel-container[data-v-6a8a8258]:active{cursor:grabbing}.carousel-slide[data-v-6a8a8258]{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(100%);transition:transform .5s ease-in-out;box-sizing:border-box;padding:0;margin:0;overflow:hidden}.carousel-slide.active[data-v-6a8a8258]{transform:translate(0)!important}.carousel-slide.prev[data-v-6a8a8258]{transform:translate(-100%)}.carousel-slide.next[data-v-6a8a8258]{transform:translate(100%)}.dual-image-layout[data-v-6a8a8258]{display:grid;grid-template-columns:3fr 2fr;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:0;margin:0;overflow:hidden}.carousel-indicators[data-v-6a8a8258]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.indicator[data-v-6a8a8258]{width:12px;height:12px;border-radius:50%;background-color:#00000080;border:none;cursor:pointer;transition:all .3s ease}.indicator.active[data-v-6a8a8258]{background-color:#3498db;transform:scale(1.2)}.carousel-control[data-v-6a8a8258]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:#ffffffb3;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.carousel-control[data-v-6a8a8258]:hover{background-color:#ffffffe6}.carousel-control.prev[data-v-6a8a8258]{left:20px}.carousel-control.next[data-v-6a8a8258]{right:20px}.carousel-control svg[data-v-6a8a8258]{width:24px;height:24px;color:#333}@media(max-width:768px){.platform-carousel[data-v-6a8a8258]{min-height:600px}.carousel-container[data-v-6a8a8258]{min-height:500px;max-width:100%;box-sizing:border-box;overflow-x:hidden}.dual-image-layout[data-v-6a8a8258]{grid-template-columns:1fr!important;gap:20px!important;margin-bottom:20px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.image-item-left[data-v-6a8a8258],.image-item-right[data-v-6a8a8258]{height:250px!important;position:relative}.image-container[data-v-6a8a8258]{height:250px!important}.carousel-indicators[data-v-6a8a8258]{bottom:10px;padding:8px 12px;border-radius:20px}.indicator[data-v-6a8a8258]{width:10px;height:10px}.carousel-control[data-v-6a8a8258]{display:flex!important;width:40px;height:40px}.carousel-control.prev[data-v-6a8a8258]{left:10px}.carousel-control.next[data-v-6a8a8258]{right:10px}.carousel-control svg[data-v-6a8a8258]{width:20px;height:20px}.image-caption[data-v-6a8a8258]{position:absolute!important;bottom:15px!important;left:15px!important;padding:15px!important;max-width:85%!important;background:#e8eef6f2!important}.image-caption h3[data-v-6a8a8258]{font-size:16px!important;margin-bottom:8px!important}.image-caption p[data-v-6a8a8258]{font-size:12px!important;line-height:1.3!important}.carousel-slide[data-v-6a8a8258]{transform:translate(100%);transition:transform .3s ease}.carousel-slide.active[data-v-6a8a8258]{transform:translate(0)}.carousel-slide.prev[data-v-6a8a8258]{transform:translate(-100%)}.carousel-slide.next[data-v-6a8a8258]{transform:translate(100%)}}@media(max-width:576px){.platform-carousel[data-v-6a8a8258]{min-height:550px}.carousel-container[data-v-6a8a8258]{min-height:480px}.image-item-left[data-v-6a8a8258],.image-item-right[data-v-6a8a8258],.image-container[data-v-6a8a8258]{height:220px!important}.image-caption[data-v-6a8a8258]{bottom:10px!important;left:10px!important;padding:12px!important;max-width:90%!important}.image-caption h3[data-v-6a8a8258]{font-size:14px!important}.image-caption p[data-v-6a8a8258]{font-size:11px!important}.carousel-indicators[data-v-6a8a8258]{bottom:5px;padding:6px 10px}.indicator[data-v-6a8a8258]{width:8px;height:8px}}@media(max-width:480px){.platform-carousel[data-v-6a8a8258]{min-height:500px}.carousel-container[data-v-6a8a8258]{min-height:450px}.image-item-left[data-v-6a8a8258],.image-item-right[data-v-6a8a8258],.image-container[data-v-6a8a8258]{height:200px!important}.carousel-control[data-v-6a8a8258]{width:35px;height:35px;opacity:.8}.carousel-control svg[data-v-6a8a8258]{width:16px;height:16px}}[data-v-4f684408]:root{--primary-color: #ff6700;--secondary-color: #ff8800;--light-color: #f5f5f5;--dark-color: #333;--text-color: #666;--white-color: #fff}.contact-header[data-v-4f684408]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/contact-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.header-content-container[data-v-4f684408]{max-width:800px;text-align:center;padding:0 20px;box-sizing:border-box}.contact-header-content[data-v-4f684408]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.contact-title[data-v-4f684408]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.contact-subtitle[data-v-4f684408]{font-size:20px;opacity:.8}.contact-section[data-v-4f684408]{padding:80px 20px;background:#fff}.contact-container[data-v-4f684408]{max-width:1200px;margin:0 auto}.contact-info[data-v-4f684408]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.contact-item[data-v-4f684408]{text-align:center;padding:20px 0;transition:all .3s ease;border:1px solid #eee;background-color:#f8f8f8}.contact-icon[data-v-4f684408]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:#fff}.contact-item h3[data-v-4f684408]{font-size:18px;font-weight:600;margin-bottom:10px;color:#2c3e50}.contact-item p[data-v-4f684408]{font-size:16px;color:#333;line-height:1.6}.mobile-menu[data-v-4f684408]{display:none;font-size:24px;color:#2c3e50;cursor:pointer}.mobile-nav[data-v-4f684408]{position:fixed;top:60px;right:-100%;width:250px;height:calc(100vh - 60px);background-color:#fff;box-shadow:-2px 0 5px #0000001a;z-index:999;padding-top:20px;transition:right .3s ease}.mobile-nav.active[data-v-4f684408]{right:0}.mobile-nav-links[data-v-4f684408]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-4f684408]{border-bottom:1px solid #eee}.mobile-nav-links a[data-v-4f684408]{display:block;padding:15px 20px;color:#2c3e50;text-decoration:none;font-size:16px;transition:background-color .3s}.mobile-nav-links a[data-v-4f684408]:hover{background-color:#f5f5f5;color:#2c3e50}@media(max-width:768px){.nav-links[data-v-4f684408]{display:none}.mobile-menu[data-v-4f684408]{display:block}.contact-title[data-v-4f684408]{font-size:26px}.contact-subtitle[data-v-4f684408]{font-size:16px}.contact-info[data-v-4f684408]{grid-template-columns:1fr;gap:20px}.contact-header[data-v-4f684408]{height:35vh}}.footer[data-v-4f684408]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-4f684408]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-nav[data-v-4f684408]{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #333}.footer-nav a[data-v-4f684408]{color:#fff;text-decoration:none;transition:color .3s ease}.footer-nav a[data-v-4f684408]:hover:not(:first-child){color:#f5f5f5;font-weight:700}.footer-info[data-v-4f684408]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.company-info[data-v-4f684408]{flex:1;min-width:200px}.social-contact[data-v-4f684408]{display:flex;gap:30px;flex-wrap:wrap}.social-icon[data-v-4f684408],.contact-phone[data-v-4f684408]{display:flex;align-items:center;gap:8px;color:#888;text-decoration:none;transition:color .3s ease}.social-icon[data-v-4f684408]:hover,.contact-phone[data-v-4f684408]:hover{color:#fff}.social-icon i[data-v-4f684408],.contact-phone i[data-v-4f684408]{font-size:18px}.xiaohongshu-icon[data-v-4f684408]{display:inline-block;width:18px;height:18px;background:none;position:relative;margin-right:8px;vertical-align:middle;color:#fff}.xiaohongshu-icon[data-v-4f684408]:before{content:"📕";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}@media(max-width:768px){.footer-nav[data-v-4f684408]{gap:20px}.footer-info[data-v-4f684408]{flex-direction:column;align-items:flex-start}.social-contact[data-v-4f684408]{flex-direction:column;gap:20px}}[data-v-484e6ffc]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff;--border-color: #ddd}[data-v-484e6ffc]{margin:0;padding:0;box-sizing:border-box}body[data-v-484e6ffc]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#2c3e50;background-color:#fff;overflow-x:hidden;max-width:100vw}.team-header[data-v-484e6ffc]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/export-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.team-header-content[data-v-484e6ffc]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.team-title[data-v-484e6ffc]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.team-subtitle[data-v-484e6ffc]{font-size:20px;opacity:.8}.team-section[data-v-484e6ffc]{background:#fff}.container[data-v-484e6ffc]{max-width:1200px;margin:0 auto;padding:0 20px}.team-overview[data-v-484e6ffc]{margin-bottom:100px;margin-top:80px}.section-title[data-v-484e6ffc]{font-size:32px;font-weight:700;margin-bottom:40px;color:#2c3e50;text-align:center}.overview-content[data-v-484e6ffc]{margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:40px}.overview-image[data-v-484e6ffc]{flex:1;min-width:300px;max-width:450px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.overview-image img[data-v-484e6ffc]{width:100%;height:auto;display:block}.overview-text-container[data-v-484e6ffc]{flex:1;min-width:300px}.overview-text[data-v-484e6ffc]{color:#333;font-size:16px;line-height:1.8;margin-bottom:20px;text-align:left}.core-tech-platforms[data-v-484e6ffc]{padding:80px 0;background-color:#f8f9fa}.platform-showcase[data-v-484e6ffc]{margin-top:60px}.platform-image-container[data-v-484e6ffc]{position:relative;width:100%;height:600px;overflow:hidden;box-shadow:0 10px 10px #0000000d}.platform-main-image[data-v-484e6ffc]{width:100%;height:100%;object-fit:contain;transition:transform .8s ease}.platform-image-container:hover .platform-main-image[data-v-484e6ffc]{transform:scale(1.03)}.platform-content-overlay[data-v-484e6ffc]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000b3,#00000080);display:flex;align-items:center;justify-content:center;padding:40px}.platform-content[data-v-484e6ffc]{display:flex;flex-direction:column;gap:30px;max-width:1000px;width:100%}.platform-item[data-v-484e6ffc]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:25px 30px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.platform-item[data-v-484e6ffc]:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 25px #0003}.platform-title[data-v-484e6ffc]{font-size:24px;font-weight:700;margin-bottom:15px;color:#fff}.platform-description[data-v-484e6ffc]{font-size:16px;line-height:1.6;margin-bottom:20px;color:#ffffffe6}.platform-features[data-v-484e6ffc]{display:flex;flex-wrap:wrap;gap:15px 30px}.feature-item[data-v-484e6ffc]{display:flex;align-items:center;gap:10px;flex:1 1 200px}.feature-icon[data-v-484e6ffc]{color:#4caf50;font-weight:700;font-size:18px}.feature-text[data-v-484e6ffc]{font-size:14px;color:#ffffffe6}.platform-divider[data-v-484e6ffc]{width:80%;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent);margin:0 auto}@media(max-width:992px){.platform-image-container[data-v-484e6ffc]{height:100%}.platform-content-overlay[data-v-484e6ffc]{padding:30px 20px}.platform-content[data-v-484e6ffc]{gap:25px}.platform-item[data-v-484e6ffc]{padding:20px 25px}.platform-features[data-v-484e6ffc]{gap:10px 20px}}@media(max-width:768px){.core-tech-platforms[data-v-484e6ffc]{padding:50px 0}.platform-showcase[data-v-484e6ffc]{margin-top:40px}.platform-image-container[data-v-484e6ffc]{height:100%}.platform-content-overlay[data-v-484e6ffc]{padding:20px 15px}.platform-content[data-v-484e6ffc]{gap:20px}.platform-item[data-v-484e6ffc]{padding:15px 20px}.platform-title[data-v-484e6ffc]{font-size:20px}.platform-description[data-v-484e6ffc]{font-size:14px;margin-bottom:15px}.feature-text[data-v-484e6ffc]{font-size:13px}.platform-features[data-v-484e6ffc]{gap:8px 15px}.feature-item[data-v-484e6ffc]{flex:1 1 150px}}@media(max-width:480px){.platform-image-container[data-v-484e6ffc]{height:100%;margin-bottom:15px}.platform-content-overlay[data-v-484e6ffc]{padding:15px 10px}.platform-item[data-v-484e6ffc]{padding:12px 15px}.platform-title[data-v-484e6ffc]{font-size:18px}.platform-description[data-v-484e6ffc]{font-size:13px}.feature-text[data-v-484e6ffc]{font-size:12px}.platform-features[data-v-484e6ffc]{gap:8px 10px}.feature-item[data-v-484e6ffc]{flex:1 1 100%}}.academic-achievements[data-v-484e6ffc]{background:linear-gradient(#0006,#000c),url(https://images.unsplash.com/photo-1517694712202-14dd9538aa97?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-size:cover;background-position:center;padding:80px 0}.achievements-grid[data-v-484e6ffc]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.achievement-item[data-v-484e6ffc]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;text-align:center}.hidden-item[data-v-484e6ffc]{display:none}.achievement-icon[data-v-484e6ffc]{width:80px;height:80px;background:linear-gradient(135deg,#fff3,#ffffff1a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;color:#fff;border:1px solid rgba(255,255,255,.3)}.achievement-title[data-v-484e6ffc]{font-size:20px;font-weight:600;margin-bottom:15px;color:#fff}.achievement-description[data-v-484e6ffc]{font-size:14px;color:#fffc;line-height:1.6}.achievement-image[data-v-484e6ffc]{width:100%;height:auto;object-fit:contain;margin-bottom:10px}.paper-achievements[data-v-484e6ffc]{background:#fff;padding:80px 0}.papers-grid[data-v-484e6ffc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:60px;align-items:stretch;grid-auto-rows:auto}.paper-item[data-v-484e6ffc]{background:linear-gradient(#ffffffd9,#ffffffd9),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/yandizhoubian.png);background-size:cover;background-position:center;padding:15px;border:1px solid #eee;transition:all .3s ease;display:flex;flex-direction:column;height:100%;min-height:260px;color:#333}.paper-item[data-v-484e6ffc]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.paper-title[data-v-484e6ffc]{font-size:17px;font-weight:600;margin-bottom:10px;text-align:center;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:3 * 1.4 * 18px}.paper-authors[data-v-484e6ffc]{font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:8px}.paper-abstract[data-v-484e6ffc]{font-size:13px;color:#666;text-align:left;margin-bottom:5px;line-height:1.6;flex-grow:1}.paper-date[data-v-484e6ffc]{font-size:12px;color:#666;margin-top:auto}.download-button[data-v-484e6ffc]{background-color:#2c3e50;color:#fff;border:none;padding:10px 15px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;border-radius:4px;margin-top:10px;width:100%;text-align:center}.download-button[data-v-484e6ffc]:hover:not(:disabled){background-color:#3498db;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.download-button[data-v-484e6ffc]:disabled{background-color:#95a5a6;cursor:not-allowed;opacity:.6}.view-button[data-v-484e6ffc]{background-color:#3498db;color:#fff;border:none;padding:10px 15px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;border-radius:4px;margin-top:10px;width:100%;text-align:center;margin-bottom:10px}.view-button[data-v-484e6ffc]:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.paper-actions[data-v-484e6ffc]{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media(max-width:768px){.download-button[data-v-484e6ffc],.view-button[data-v-484e6ffc]{padding:12px 18px;font-size:15px}.paper-actions[data-v-484e6ffc]{gap:12px}}.more-papers[data-v-484e6ffc]{text-align:right;margin-top:14px;padding-right:10px}.more-link[data-v-484e6ffc]{color:#aaa;font-size:12px;text-decoration:none;font-weight:500;transition:color .3s ease}.pdf-modal-overlay[data-v-484e6ffc]{position:fixed;inset:0;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:999999;padding:0;margin:0;box-sizing:border-box;overflow:hidden}.pdf-modal-content[data-v-484e6ffc]{background-color:#fff;border-radius:0;width:100%;height:100vh;max-width:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:none}.pdf-modal-header[data-v-484e6ffc]{padding:15px 20px;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.pdf-modal-header h3[data-v-484e6ffc]{margin:0 15px 0 0;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.close-button[data-v-484e6ffc]{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-button[data-v-484e6ffc]:hover{background-color:#eee;color:#333}.pdf-viewer-container[data-v-484e6ffc]{flex:1;overflow:auto;position:relative;min-height:300px;-webkit-overflow-scrolling:touch}.pdf-viewer-container iframe[data-v-484e6ffc]{width:100%;height:100%;border:none;display:block;margin:0;padding:0}.loading-pdf[data-v-484e6ffc]{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#666;background-color:#f9f9f9}.pdf-modal-footer[data-v-484e6ffc]{padding:15px 20px;background-color:#f5f5f5;border-top:1px solid #ddd;display:flex;gap:10px;justify-content:center;position:sticky;bottom:0;z-index:10}.modal-download-btn[data-v-484e6ffc]:active{background-color:#2980b9;transform:translateY(0)}.modal-close-btn[data-v-484e6ffc]:active{background-color:#7f8c8d;transform:translateY(0)}@media(max-width:768px){.pdf-modal-overlay[data-v-484e6ffc]{padding:0}.pdf-modal-content[data-v-484e6ffc]{height:100vh;border-radius:0}.pdf-modal-header[data-v-484e6ffc]{padding:12px 15px}.pdf-modal-header h3[data-v-484e6ffc]{font-size:14px}.pdf-modal-footer[data-v-484e6ffc]{padding:12px 15px;flex-direction:column;gap:8px}.modal-download-btn[data-v-484e6ffc],.modal-close-btn[data-v-484e6ffc]{width:100%;padding:14px;font-size:16px;min-width:auto}.view-button[data-v-484e6ffc],.download-button[data-v-484e6ffc]{display:block;width:100%;margin:5px 0;padding:12px;font-size:16px}.paper-actions[data-v-484e6ffc]{display:flex;flex-direction:column;gap:5px;margin-top:10px}.pdf-viewer-container[data-v-484e6ffc]{height:calc(100vh - 120px)}}.patent-achievements[data-v-484e6ffc]{padding:80px 0}.patents-grid[data-v-484e6ffc]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.patent-item[data-v-484e6ffc]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px;border:1px solid #eee;transition:all .3s ease;text-align:center;overflow:hidden}.patent-image[data-v-484e6ffc]{width:100%;height:auto;object-fit:contain;margin-bottom:10px}.patent-description[data-v-484e6ffc]{font-size:14px;color:#333;line-height:1.6}@media(max-width:768px){.team-overview[data-v-484e6ffc],.academic-achievements[data-v-484e6ffc],.patent-achievements[data-v-484e6ffc],.research-philosophy[data-v-484e6ffc]{margin-bottom:0}}.mobile-nav-links li[data-v-484e6ffc]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.mobile-nav-links a[data-v-484e6ffc]{color:#333;text-decoration:none;font-size:18px;font-weight:500;display:block}.mobile-nav-links a[data-v-484e6ffc]:hover{color:#3498db}@media(max-width:768px){.nav-links[data-v-484e6ffc]{display:none}.mobile-menu[data-v-484e6ffc]{display:block}body[data-v-484e6ffc],html[data-v-484e6ffc]{overflow-x:hidden}.team-section[data-v-484e6ffc],.container[data-v-484e6ffc]{overflow-x:hidden;max-width:100vw}.team-header[data-v-484e6ffc]{height:35vh}.team-title[data-v-484e6ffc]{font-size:28px}.team-subtitle[data-v-484e6ffc]{font-size:16px}.section-title[data-v-484e6ffc]{font-size:28px}.overview-content[data-v-484e6ffc]{flex-direction:column;text-align:center}.overview-text[data-v-484e6ffc]{text-align:left}.achievements-grid[data-v-484e6ffc]{grid-template-columns:1fr;gap:20px;width:100%;overflow-x:hidden}.achievement-image[data-v-484e6ffc]{width:100%}.achievement-item[data-v-484e6ffc]{min-height:250px;padding:10px;width:100%;box-sizing:border-box}.papers-grid[data-v-484e6ffc]{grid-template-columns:1fr;align-items:stretch;grid-auto-rows:1fr;width:100%;overflow-x:hidden}.paper-item[data-v-484e6ffc]{display:flex;flex-direction:column;height:100%;min-height:240px;width:100%;box-sizing:border-box;padding:10px}.patents-grid[data-v-484e6ffc],.philosophy-points[data-v-484e6ffc]{grid-template-columns:1fr}.why-choose-content[data-v-484e6ffc]{flex-direction:column;gap:40px}.why-choose-left img[data-v-484e6ffc],.why-choose-right img[data-v-484e6ffc]{width:100%;margin-left:0}.stats-container[data-v-484e6ffc]{flex-direction:column;gap:20px}.why-choose-right h2[data-v-484e6ffc]{font-size:28px}}.pdfjs-container[data-v-484e6ffc]{flex:1;display:flex;flex-direction:column;overflow:hidden}.canvas-container[data-v-484e6ffc]{flex:1;overflow-y:auto;padding:10px;background:#f5f5f5;-webkit-overflow-scrolling:touch}.pdf-canvas[data-v-484e6ffc]{display:block;margin:5px auto;max-width:100%;box-shadow:0 2px 8px #0000001a;background:#fff}.pdf-loading[data-v-484e6ffc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#666}.pdf-error[data-v-484e6ffc]{padding:20px;text-align:center;color:#e74c3c}.pdf-error button[data-v-484e6ffc]{margin:8px 4px;padding:8px 16px;background:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.pdf-error button[data-v-484e6ffc]:hover{background:#2980b9}.pdf-controls[data-v-484e6ffc]{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#fff;border-bottom:1px solid #eee;flex-wrap:wrap;gap:5px}.control-btn[data-v-484e6ffc]{padding:6px 12px;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:13px;cursor:pointer;flex:1;min-width:60px}.control-btn[data-v-484e6ffc]:disabled{background:#95a5a6;cursor:not-allowed}@media(max-width:768px){.canvas-container[data-v-484e6ffc]{padding:5px}.pdf-canvas[data-v-484e6ffc]{margin:3px auto}.pdf-controls[data-v-484e6ffc]{padding:6px 8px;gap:4px}.control-btn[data-v-484e6ffc]{padding:5px 10px;font-size:12px;min-width:50px}}.mobile-pdf-container[data-v-484e6ffc]{flex:1;overflow:hidden;background:#f5f5f5;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.mobile-pdf-header[data-v-484e6ffc]{padding:10px;background:#3498db;color:#fff;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.mobile-pdf-header span[data-v-484e6ffc]{font-size:12px;opacity:.9}.mobile-pdf-iframe[data-v-484e6ffc]{width:100%;flex:1;min-height:500px;border:none;display:block;background:#fff;overflow:auto}.page-info[data-v-484e6ffc]{font-size:14px;color:#666}.zoom-controls[data-v-484e6ffc]{display:flex;justify-content:center;align-items:center;padding:10px 20px;background:#fff;border-bottom:1px solid #eee;gap:15px}.zoom-btn[data-v-484e6ffc]{width:32px;height:32px;border-radius:50%;background:#2c3e50;color:#fff;border:none;font-size:16px;cursor:pointer}.zoom-btn[data-v-484e6ffc]:hover{background:#34495e}@media(max-width:768px){.pdf-controls[data-v-484e6ffc]{flex-direction:column;gap:10px}.control-btn[data-v-484e6ffc]{width:100%}.zoom-controls[data-v-484e6ffc]{flex-wrap:wrap}.canvas-container[data-v-484e6ffc]{padding:10px}.pdf-canvas[data-v-484e6ffc]{margin:5px auto}}.pdf-modal-overlay[data-v-484e6ffc]{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:0}.pdf-modal-content[data-v-484e6ffc]{background:#fff;border-radius:0;width:100%;height:100vh;max-width:100%;display:flex;flex-direction:column;overflow:hidden}.pdf-modal-header[data-v-484e6ffc]{padding:15px 20px;background-color:#2c3e50;color:#fff;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.pdf-modal-header h3[data-v-484e6ffc]{margin:0 15px 0 0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.close-button[data-v-484e6ffc]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.pdf-modal-footer[data-v-484e6ffc]{padding:15px 20px;background-color:#2c3e50;display:flex;gap:10px;justify-content:center;position:sticky;bottom:0;z-index:10}.modal-download-btn[data-v-484e6ffc],.modal-close-btn[data-v-484e6ffc]{padding:12px 24px;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.modal-download-btn[data-v-484e6ffc]{background-color:#3498db;color:#fff}.modal-download-btn[data-v-484e6ffc]:hover{background-color:#2980b9}.modal-close-btn[data-v-484e6ffc]{background-color:#95a5a6;color:#fff}.modal-close-btn[data-v-484e6ffc]:hover{background-color:#7f8c8d}@media(max-width:768px){.pdf-modal-content[data-v-484e6ffc]{height:100vh}.pdf-modal-header[data-v-484e6ffc]{padding:12px 15px}.pdf-modal-header h3[data-v-484e6ffc]{font-size:14px}.pdf-modal-footer[data-v-484e6ffc]{padding:12px 15px;flex-direction:column}.modal-download-btn[data-v-484e6ffc],.modal-close-btn[data-v-484e6ffc]{width:100%;padding:14px;min-width:auto}}[data-v-b61793f4]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}.header[data-v-b61793f4]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;height:80px;display:flex;align-items:center;box-shadow:0 2px 10px #0000001a;transition:all .3s}.nav-container[data-v-b61793f4]{width:100%;margin:0 auto;padding:0 60px 0 50px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-b61793f4]{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none;display:flex;align-items:center}.logo img[data-v-b61793f4]{width:150px;height:auto;margin-right:10px}.nav-links[data-v-b61793f4]{display:flex;list-style:none}.nav-links li[data-v-b61793f4]{margin-left:30px}.nav-links a[data-v-b61793f4]{color:#333;text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.nav-links a[data-v-b61793f4]:hover,.nav-links a.router-link-active[data-v-b61793f4]{color:#3498db}.nav-links a[data-v-b61793f4]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .3s}.nav-links a[data-v-b61793f4]:hover:after,.nav-links a.router-link-active[data-v-b61793f4]:after{width:100%}.media-header[data-v-b61793f4]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/news-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.media-header-content[data-v-b61793f4]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.media-header-content h1[data-v-b61793f4]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.media-header-content p[data-v-b61793f4]{font-size:20px;opacity:.8}.media-container[data-v-b61793f4]{width:100%;max-width:1200px;margin:80px auto;padding:0 20px}.media-cards[data-v-b61793f4]{display:flex;gap:30px;margin-bottom:40px}.media-card-link[data-v-b61793f4]{text-decoration:none;color:inherit;display:block;flex:1}.media-card[data-v-b61793f4]{flex:1;position:relative;overflow:hidden;border-radius:2px;box-shadow:0 2px 10px #0000001a;cursor:pointer;transition:transform .3s;width:316px;min-width:100px;height:250px}.media-card[data-v-b61793f4]:hover{transform:translateY(-5px)}.media-card img[data-v-b61793f4]{width:100%;height:300px;object-fit:cover}.media-card-title[data-v-b61793f4]{position:absolute;bottom:0;left:0;width:100%;background:#000000b3;color:#fff;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.media-card-intro[data-v-b61793f4]{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#000000d9;color:#fff;padding:20px;transform:translateY(100%);transition:transform .3s ease;overflow-y:auto;box-sizing:border-box;text-align:left}.media-card:hover .media-card-intro[data-v-b61793f4]{transform:translateY(0)}.media-card:hover .media-card-title[data-v-b61793f4]{transform:translateY(-100%);opacity:0}.media-card-intro p[data-v-b61793f4]{margin-bottom:10px;line-height:1.6;font-size:14px}.media-card-intro[data-v-b61793f4]::-webkit-scrollbar{width:5px}.media-card-intro[data-v-b61793f4]::-webkit-scrollbar-track{background:#ffffff1a}.media-card-intro[data-v-b61793f4]::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:5px}.news-list[data-v-b61793f4]{margin-bottom:40px}.news-list-item[data-v-b61793f4]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed #ddd;cursor:pointer;transition:background-color .3s}.news-list-item[data-v-b61793f4]:hover{background-color:#f8f9fa}.news-list-item a[data-v-b61793f4]{color:#666;text-decoration:none;font-size:14px;transition:color .3s;text-align:left;min-width:80%}.news-list-item a[data-v-b61793f4]:hover{color:#3498db}.news-date[data-v-b61793f4]{color:#999;font-size:14px;display:inline-block;text-align:right;width:100%}.view-more[data-v-b61793f4]{display:flex;justify-content:center;align-items:center;margin-top:40px}.view-more-link[data-v-b61793f4]{display:inline-block;padding:12px 30px;color:#aaa;text-decoration:none;font-size:14px}.copyright[data-v-b61793f4]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #333;width:100%}.mobile-menu[data-v-b61793f4]{display:none;font-size:24px;cursor:pointer;color:#2c3e50}.mobile-nav[data-v-b61793f4]{position:fixed;top:56px;left:-100%;width:100%;height:calc(100vh - 56px);background-color:#fff;box-shadow:0 5px 15px #0000001a;transition:left .3s ease;z-index:999;padding:20px}.mobile-nav.active[data-v-b61793f4]{left:0}.mobile-nav-links[data-v-b61793f4]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-b61793f4]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.mobile-nav-links a[data-v-b61793f4]{color:#333;text-decoration:none;font-size:18px;font-weight:500;display:block}.mobile-nav-links a[data-v-b61793f4]:hover{color:#3498db}@media(max-width:768px){.nav-links[data-v-b61793f4]{display:none}.mobile-menu[data-v-b61793f4]{display:block}.media-header[data-v-b61793f4]{height:35vh}.media-header-content h1[data-v-b61793f4]{font-size:28px}.media-header-content p[data-v-b61793f4]{font-size:16px}.media-cards[data-v-b61793f4]{flex-direction:column;gap:20px}.media-card[data-v-b61793f4]{width:100%;max-width:400px;margin:0 auto}.news-list-item[data-v-b61793f4]{flex-direction:column;align-items:flex-start;gap:5px}.view-more[data-v-b61793f4]{margin-top:30px}.view-more-link[data-v-b61793f4]{padding:10px 25px;font-size:14px}.footer-nav[data-v-b61793f4]{flex-direction:column;gap:15px;text-align:center}.footer-info[data-v-b61793f4],.social-contact[data-v-b61793f4]{flex-direction:column;gap:20px}}[data-v-e352f44b]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}.header[data-v-e352f44b]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000001a;height:80px;display:flex;align-items:center;transition:all .3s}.nav-container[data-v-e352f44b]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-e352f44b]{font-size:24px;font-weight:700;color:var(--primary-color);text-decoration:none;display:flex;align-items:center}.logo img[data-v-e352f44b]{width:150px;height:auto}.nav-links[data-v-e352f44b]{display:flex;list-style:none}.nav-links li[data-v-e352f44b]{margin-left:30px}.nav-links a[data-v-e352f44b]{color:var(--text-color);text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.nav-links a[data-v-e352f44b]:hover{color:var(--secondary-color)}.nav-links a[data-v-e352f44b]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--secondary-color);transition:width .3s}.nav-links a[data-v-e352f44b]:hover:after{width:100%}.news-detail-header[data-v-e352f44b]{margin-top:80px;padding:60px 0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white-color);text-align:center}.news-detail-container[data-v-e352f44b]{max-width:800px;margin:0 auto 60px;padding:60px 20px;background-color:var(--white-color);box-shadow:0 2px 10px #0000001a}.news-detail-title[data-v-e352f44b]{font-size:32px;font-weight:700;margin-bottom:20px;color:var(--dark-color);text-align:center}.news-detail-meta[data-v-e352f44b]{display:flex;justify-content:center;gap:30px;margin-bottom:40px;font-size:14px;color:var(--text-color);opacity:.7;padding-bottom:20px;border-bottom:1px solid #eee}.news-detail-meta .date[data-v-e352f44b],.news-detail-meta .views[data-v-e352f44b],.news-detail-meta .likes[data-v-e352f44b]{display:flex;align-items:center;gap:5px}.news-detail-content[data-v-e352f44b]{font-size:16px;line-height:1.8;color:var(--text-color)}.news-detail-content p[data-v-e352f44b]{margin-bottom:20px}.news-detail-content img[data-v-e352f44b]{max-width:100%;height:auto;margin:20px 0;border-radius:8px}.news-navigation[data-v-e352f44b]{display:flex;justify-content:space-between;margin-top:40px;padding-top:40px;border-top:1px solid #eee}.news-nav-link[data-v-e352f44b]{display:flex;align-items:center;gap:10px;color:var(--secondary-color);text-decoration:none;font-weight:500;transition:opacity .3s}.news-nav-link[data-v-e352f44b]:hover{opacity:.8}.mobile-menu[data-v-e352f44b]{display:none;font-size:24px;color:var(--primary-color);cursor:pointer}.mobile-nav[data-v-e352f44b]{display:none;position:fixed;top:60px;right:-100%;width:250px;height:calc(100vh - 60px);background-color:var(--white-color);box-shadow:-2px 0 5px #0000001a;z-index:999;padding-top:20px;transition:right .3s ease}.mobile-nav.active[data-v-e352f44b]{right:0}.mobile-nav-links[data-v-e352f44b]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-e352f44b]{border-bottom:1px solid #eee}.mobile-nav-links a[data-v-e352f44b]{display:block;padding:15px 20px;color:var(--text-color);text-decoration:none;font-size:16px;transition:background-color .3s}.mobile-nav-links a[data-v-e352f44b]:hover{background-color:#f5f5f5}.footer[data-v-e352f44b]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-e352f44b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav[data-v-e352f44b]{display:flex;gap:30px;margin-bottom:20px}.footer-nav a[data-v-e352f44b]{color:#888;text-decoration:none;transition:color .3s}.footer-nav a[data-v-e352f44b]:hover{color:#fff}.footer-info[data-v-e352f44b]{display:flex;gap:40px;margin-bottom:20px}.footer-info-item[data-v-e352f44b]{display:flex;flex-direction:column;align-items:center}.footer-info-item .label[data-v-e352f44b]{margin-bottom:5px}.footer-info-item .value[data-v-e352f44b]{color:#fff}.social-contact[data-v-e352f44b]{display:flex;gap:30px;margin-bottom:20px}.social-contact a[data-v-e352f44b]{color:#888;font-size:20px;transition:color .3s}.social-contact a[data-v-e352f44b]:hover{color:#fff}.copyright[data-v-e352f44b]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #333;width:100%}@media(max-width:768px){.nav-links[data-v-e352f44b]{display:none}.mobile-menu[data-v-e352f44b]{display:block}.news-detail-title[data-v-e352f44b]{font-size:24px}.news-detail-meta[data-v-e352f44b]{flex-direction:column;gap:10px}.news-navigation[data-v-e352f44b]{flex-direction:column;gap:20px}.footer-nav[data-v-e352f44b]{flex-direction:column;gap:15px;text-align:center}.footer-info[data-v-e352f44b],.social-contact[data-v-e352f44b]{flex-direction:column;gap:20px}}.header[data-v-0ef85e7c]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000001a;height:80px;display:flex;align-items:center;transition:all .3s}.nav-container[data-v-0ef85e7c]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-0ef85e7c]{font-size:24px;font-weight:700;color:var(--primary);text-decoration:none;display:flex;align-items:center}.logo img[data-v-0ef85e7c]{width:150px;height:auto}.nav-links[data-v-0ef85e7c]{display:flex;list-style:none}.nav-links li[data-v-0ef85e7c]{margin-left:30px}.nav-links a[data-v-0ef85e7c]{color:var(--text);text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.nav-links a[data-v-0ef85e7c]:hover{color:var(--secondary)}.nav-links a[data-v-0ef85e7c]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--secondary);transition:width .3s}.nav-links a[data-v-0ef85e7c]:hover:after{width:100%}.news-detail-header[data-v-0ef85e7c]{margin-top:80px;padding:60px 0;background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--white);text-align:center}.news-detail-container[data-v-0ef85e7c]{max-width:800px;margin:0 auto 60px;padding:60px 20px;background-color:var(--white);box-shadow:0 2px 10px #0000001a}.news-detail-title[data-v-0ef85e7c]{font-size:32px;font-weight:700;margin-bottom:20px;color:var(--dark);text-align:center}.news-detail-meta[data-v-0ef85e7c]{display:flex;justify-content:center;gap:30px;margin-bottom:40px;font-size:14px;color:var(--text);opacity:.7;padding-bottom:20px;border-bottom:1px solid #eee}.news-detail-meta .date[data-v-0ef85e7c],.news-detail-meta .views[data-v-0ef85e7c],.news-detail-meta .likes[data-v-0ef85e7c]{display:flex;align-items:center;gap:5px}.news-detail-content[data-v-0ef85e7c]{font-size:16px;line-height:1.8;color:var(--text)}.news-detail-content p[data-v-0ef85e7c]{margin-bottom:20px}.news-detail-content img[data-v-0ef85e7c]{max-width:100%;height:auto;margin:20px 0;border-radius:8px}.news-navigation[data-v-0ef85e7c]{display:flex;justify-content:space-between;margin-top:40px;padding-top:40px;border-top:1px solid #eee}.news-nav-link[data-v-0ef85e7c]{display:flex;align-items:center;gap:10px;color:var(--secondary);text-decoration:none;font-weight:500;transition:opacity .3s}.news-nav-link[data-v-0ef85e7c]:hover{opacity:.8}.mobile-menu[data-v-0ef85e7c]{display:none;font-size:24px;color:var(--primary);cursor:pointer}.mobile-nav[data-v-0ef85e7c]{display:none;position:fixed;top:60px;right:-100%;width:250px;height:calc(100vh - 60px);background-color:var(--white);box-shadow:-2px 0 5px #0000001a;z-index:999;padding-top:20px;transition:right .3s ease}.mobile-nav.active[data-v-0ef85e7c]{right:0}.mobile-nav-links[data-v-0ef85e7c]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-0ef85e7c]{border-bottom:1px solid #eee}.mobile-nav-links a[data-v-0ef85e7c]{display:block;padding:15px 20px;color:var(--text);text-decoration:none;font-size:16px;transition:background-color .3s}.mobile-nav-links a[data-v-0ef85e7c]:hover{background-color:#f5f5f5}.footer[data-v-0ef85e7c]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-0ef85e7c]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav[data-v-0ef85e7c]{display:flex;gap:30px;margin-bottom:20px}.footer-nav a[data-v-0ef85e7c]{color:#888;text-decoration:none;transition:color .3s}.footer-nav a[data-v-0ef85e7c]:hover{color:#fff}.footer-info[data-v-0ef85e7c]{display:flex;gap:40px;margin-bottom:20px}.footer-info-item[data-v-0ef85e7c]{display:flex;flex-direction:column;align-items:center}.footer-info-item .label[data-v-0ef85e7c]{margin-bottom:5px}.footer-info-item .value[data-v-0ef85e7c]{color:#fff}.social-contact[data-v-0ef85e7c]{display:flex;gap:30px;margin-bottom:20px}.social-contact a[data-v-0ef85e7c]{color:#888;font-size:20px;transition:color .3s}.social-contact a[data-v-0ef85e7c]:hover{color:#fff}.copyright[data-v-0ef85e7c]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #333;width:100%}@media(max-width:768px){.nav-links[data-v-0ef85e7c]{display:none}.mobile-menu[data-v-0ef85e7c]{display:block}.news-detail-title[data-v-0ef85e7c]{font-size:24px}.news-detail-meta[data-v-0ef85e7c]{flex-direction:column;gap:10px}.news-navigation[data-v-0ef85e7c]{flex-direction:column;gap:20px}.footer-nav[data-v-0ef85e7c]{flex-direction:column;gap:15px;text-align:center}.footer-info[data-v-0ef85e7c],.social-contact[data-v-0ef85e7c]{flex-direction:column;gap:20px}}.header[data-v-3221abac]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000001a;height:80px;display:flex;align-items:center;transition:all .3s}.nav-container[data-v-3221abac]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-3221abac]{font-size:24px;font-weight:700;color:var(--primary);text-decoration:none;display:flex;align-items:center}.logo img[data-v-3221abac]{width:150px;height:auto}.nav-links[data-v-3221abac]{display:flex;list-style:none}.nav-links li[data-v-3221abac]{margin-left:30px}.nav-links a[data-v-3221abac]{color:var(--text);text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.nav-links a[data-v-3221abac]:hover{color:var(--secondary)}.nav-links a[data-v-3221abac]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--secondary);transition:width .3s}.nav-links a[data-v-3221abac]:hover:after{width:100%}.news-detail-header[data-v-3221abac]{margin-top:80px;padding:60px 0;background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--white);text-align:center}.news-detail-container[data-v-3221abac]{max-width:800px;margin:0 auto 60px;padding:60px 20px;background-color:var(--white);box-shadow:0 2px 10px #0000001a}.news-detail-title[data-v-3221abac]{font-size:32px;font-weight:700;margin-bottom:20px;color:var(--dark);text-align:center}.news-detail-meta[data-v-3221abac]{display:flex;justify-content:center;gap:30px;margin-bottom:40px;font-size:14px;color:var(--text);opacity:.7;padding-bottom:20px;border-bottom:1px solid #eee}.news-detail-meta .date[data-v-3221abac],.news-detail-meta .views[data-v-3221abac],.news-detail-meta .likes[data-v-3221abac]{display:flex;align-items:center;gap:5px}.news-detail-content[data-v-3221abac]{font-size:16px;line-height:1.8;color:var(--text)}.news-detail-content p[data-v-3221abac]{margin-bottom:20px}.news-detail-content img[data-v-3221abac]{max-width:100%;height:auto;margin:20px 0;border-radius:8px}.news-detail-content h3[data-v-3221abac]{margin:30px 0 15px;color:var(--primary);font-size:20px}.news-navigation[data-v-3221abac]{display:flex;justify-content:space-between;margin-top:40px;padding-top:40px;border-top:1px solid #eee}.news-nav-link[data-v-3221abac]{display:flex;align-items:center;gap:10px;color:var(--secondary);text-decoration:none;font-weight:500;transition:opacity .3s}.news-nav-link[data-v-3221abac]:hover{opacity:.8}.mobile-menu[data-v-3221abac]{display:none;font-size:24px;color:var(--primary);cursor:pointer}.mobile-nav[data-v-3221abac]{display:none;position:fixed;top:60px;right:-100%;width:250px;height:calc(100vh - 60px);background-color:var(--white);box-shadow:-2px 0 5px #0000001a;z-index:999;padding-top:20px;transition:right .3s ease}.mobile-nav.active[data-v-3221abac]{right:0}.mobile-nav-links[data-v-3221abac]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-3221abac]{border-bottom:1px solid #eee}.mobile-nav-links a[data-v-3221abac]{display:block;padding:15px 20px;color:var(--text);text-decoration:none;font-size:16px;transition:background-color .3s}.mobile-nav-links a[data-v-3221abac]:hover{background-color:#f5f5f5}.footer[data-v-3221abac]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-3221abac]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav[data-v-3221abac]{display:flex;gap:30px;margin-bottom:20px}.footer-nav a[data-v-3221abac]{color:#888;text-decoration:none;transition:color .3s}.footer-nav a[data-v-3221abac]:hover{color:#fff}.footer-info[data-v-3221abac]{display:flex;gap:40px;margin-bottom:20px}.footer-info-item[data-v-3221abac]{display:flex;flex-direction:column;align-items:center}.footer-info-item .label[data-v-3221abac]{margin-bottom:5px}.footer-info-item .value[data-v-3221abac]{color:#fff}.social-contact[data-v-3221abac]{display:flex;gap:30px;margin-bottom:20px}.social-contact a[data-v-3221abac]{color:#888;font-size:20px;transition:color .3s}.social-contact a[data-v-3221abac]:hover{color:#fff}.copyright[data-v-3221abac]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #333;width:100%}@media(max-width:768px){.nav-links[data-v-3221abac]{display:none}.mobile-menu[data-v-3221abac]{display:block}.news-detail-title[data-v-3221abac]{font-size:24px}.news-detail-meta[data-v-3221abac]{flex-direction:column;gap:10px}.news-navigation[data-v-3221abac]{flex-direction:column;gap:20px}.footer-nav[data-v-3221abac]{flex-direction:column;gap:15px;text-align:center}.footer-info[data-v-3221abac],.social-contact[data-v-3221abac]{flex-direction:column;gap:20px}}[data-v-198311b0]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}.contact-header[data-v-198311b0]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/global.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.header-content-container[data-v-198311b0]{max-width:800px;text-align:center;padding:0 20px;box-sizing:border-box}.contact-header-content[data-v-198311b0]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.contact-title[data-v-198311b0]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.contact-subtitle[data-v-198311b0]{font-size:20px;opacity:.8}.offices-section[data-v-198311b0]{padding:60px 20px;background-color:#fff}.offices-section .section-title[data-v-198311b0],.partners-section .section-title[data-v-198311b0]{color:#333}h2.offices-title[data-v-198311b0]{font-size:32px}.offices-section .section-title h2[data-v-198311b0],.partners-section .section-title h2[data-v-198311b0]{color:#2c3e50;text-shadow:none}.offices-section .section-title p[data-v-198311b0],.partners-section .section-title p[data-v-198311b0]{color:#333;text-shadow:none}.offices-container[data-v-198311b0]{margin-top:50px}.office-row[data-v-198311b0]{display:flex;align-items:flex-start;margin-bottom:60px;gap:40px}.office-row-reverse[data-v-198311b0]{flex-direction:row-reverse}.office-image[data-v-198311b0]{flex:1;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s,box-shadow .3s}.office-image img[data-v-198311b0]{width:100%;height:100%;object-fit:cover;display:block}.office-content[data-v-198311b0]{flex:1;padding:20px 0;display:flex;flex-direction:column;align-items:flex-start}.office-content h3[data-v-198311b0]{font-size:20px;color:#2c3e50;margin-bottom:15px;font-weight:700;text-align:left}.office-content .office-description[data-v-198311b0]{font-size:14px;color:#666;margin-bottom:20px;line-height:1.8;text-align:justify;max-width:100%;overflow:hidden;display:-webkit-box;display:box;-webkit-box-orient:vertical;box-orient:vertical}.office-row:hover .office-image[data-v-198311b0]{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.view-more-container[data-v-198311b0]{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0}.view-more-link[data-v-198311b0]{display:inline-block;color:#aaa;text-decoration:none;font-size:14px;transition:all .3s ease;padding:8px 16px;border-radius:4px}.view-more-link span[data-v-198311b0]{margin-left:5px;font-weight:700}.partners-section[data-v-198311b0]{padding:80px 0;background-color:#fff}.partners-grid[data-v-198311b0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:50px;align-items:center}.partner-card[data-v-198311b0]{text-align:center;padding:20px;transition:transform .3s}.partner-card[data-v-198311b0]:hover{transform:scale(1.05)}.partner-card img[data-v-198311b0]{max-width:150px;height:auto;opacity:.7;transition:opacity .3s}.partner-card:hover img[data-v-198311b0]{opacity:1}.footer[data-v-198311b0]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-198311b0]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-nav[data-v-198311b0]{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #333}.footer-nav a[data-v-198311b0]{color:#fff;text-decoration:none;transition:color .3s ease}.footer-nav a[data-v-198311b0]:hover:not(:first-child){color:#f5f5f5;font-weight:700}.footer-info[data-v-198311b0]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.company-info[data-v-198311b0]{flex:1;min-width:200px}.social-contact[data-v-198311b0]{display:flex;gap:30px;flex-wrap:wrap}.social-icon[data-v-198311b0],.contact-phone[data-v-198311b0]{display:flex;align-items:center;gap:8px;color:#888;text-decoration:none;transition:color .3s ease}.social-icon[data-v-198311b0]:hover,.contact-phone[data-v-198311b0]:hover{color:#fff}.social-icon i[data-v-198311b0],.contact-phone i[data-v-198311b0]{font-size:18px}.xiaohongshu-icon[data-v-198311b0]{display:inline-block;width:18px;height:18px;background:none;position:relative;margin-right:8px;vertical-align:middle;color:#fff}.xiaohongshu-icon[data-v-198311b0]:before{content:"📕";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}@media(max-width:768px){.global-header[data-v-198311b0]{height:35vh}.nav-links[data-v-198311b0]{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background-color:#fff;padding:20px 0;box-shadow:0 5px 15px #0000001a}.nav-links.active[data-v-198311b0]{display:flex}.nav-links li[data-v-198311b0]{margin:15px 0;text-align:center}.mobile-menu[data-v-198311b0]{display:block}.contact-header[data-v-198311b0]{height:35vh}.contact-title[data-v-198311b0]{font-size:28px}.contact-subtitle[data-v-198311b0]{font-size:16px}.section-title h2[data-v-198311b0]{font-size:28px}.section-title p[data-v-198311b0]{font-size:16px}.office-row[data-v-198311b0]{flex-direction:column;gap:20px;margin-bottom:40px}.office-row-reverse[data-v-198311b0]{flex-direction:column}.office-image[data-v-198311b0]{width:100%;height:250px}.partners-grid[data-v-198311b0]{grid-template-columns:repeat(2,1fr)}.footer-nav[data-v-198311b0]{gap:20px}.footer-info[data-v-198311b0]{flex-direction:column;align-items:flex-start}.social-contact[data-v-198311b0]{flex-direction:column;gap:20px}}@media(max-width:480px){.logo img[data-v-198311b0]{width:120px}.partners-grid[data-v-198311b0]{grid-template-columns:1fr}}[data-v-fae3b02c]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff;--bg-light-color: #f8f9fa;--accent-color: #ff6700}a[data-v-fae3b02c]{font-weight:400}body[data-v-fae3b02c]{background-color:#ecf0f1;color:#333;line-height:1.6;overflow-x:hidden}.header[data-v-fae3b02c]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;height:80px;display:flex;align-items:center;box-shadow:0 2px 10px #0000001a;transition:all .3s}.nav-container[data-v-fae3b02c]{width:100%;margin:0 auto;padding:0 60px 0 50px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-fae3b02c]{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none;display:flex;align-items:center}.logo img[data-v-fae3b02c]{margin-right:10px;width:150px;height:auto}.nav-links[data-v-fae3b02c]{display:flex;list-style:none}.nav-links li[data-v-fae3b02c]{margin-left:30px}.nav-links a[data-v-fae3b02c]{color:#333;text-decoration:none;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.nav-links a[data-v-fae3b02c]:hover,.nav-links a.router-link-active[data-v-fae3b02c]{color:#3498db}.nav-links a[data-v-fae3b02c]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .3s}.nav-links a[data-v-fae3b02c]:hover:after,.nav-links a.router-link-active[data-v-fae3b02c]:after{width:100%}.product-header[data-v-fae3b02c]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/chanpin-header.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.header-content-container[data-v-fae3b02c]{max-width:800px;text-align:center;padding:0 20px;box-sizing:border-box}.product-title[data-v-fae3b02c]{font-size:48px;font-weight:700;margin-bottom:10px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.product-subtitle[data-v-fae3b02c]{font-size:18px;opacity:1;text-transform:uppercase;letter-spacing:3px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.category-nav[data-v-fae3b02c]{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eee}.category-nav h3[data-v-fae3b02c]{font-size:18px;margin-bottom:20px;color:#2c3e50}.category-buttons[data-v-fae3b02c]{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.category-btn[data-v-fae3b02c]{background-color:#fff;border:1px solid #ddd;color:#333;padding:8px 20px;border-radius:20px;cursor:pointer;transition:all .3s ease;outline:none}.category-btn[data-v-fae3b02c]:hover,.category-btn.active[data-v-fae3b02c]{background-color:#3498db;color:#fff;border-color:#3498db}.category-btn[data-v-fae3b02c]:focus,.category-btn[data-v-fae3b02c]:active{outline:none;box-shadow:none}.product-container[data-v-fae3b02c]{max-width:1200px;margin:0 auto;padding:80px 20px}.product-grid[data-v-fae3b02c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:10px;margin-bottom:60px;justify-items:center}.all-products-grid[data-v-fae3b02c]{grid-template-columns:repeat(3,1fr);gap:30px}.all-products-container[data-v-fae3b02c]{width:100%}.product-item[data-v-fae3b02c]{border:1px solid #eee;padding:3px 3px 10px;display:flex;flex-direction:column;height:100%}.product-image[data-v-fae3b02c]{width:100%;padding-top:81%;position:relative;overflow:hidden;background-color:#f8f8f8;margin-bottom:15px}.product-image img[data-v-fae3b02c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.qr-code-modal[data-v-fae3b02c]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.qr-code-content[data-v-fae3b02c]{background-color:#fff;border-radius:10px;padding:20px;width:90%;max-width:300px;text-align:center;box-shadow:0 20px 60px #0000004d;position:relative;animation:modalFadeIn-fae3b02c .3s ease}@keyframes modalFadeIn-fae3b02c{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-btn[data-v-fae3b02c]{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#333;font-size:24px;cursor:pointer;padding:0 0 4px;width:36px;height:36px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;z-index:10;outline:none}.qr-code-body[data-v-fae3b02c]{display:flex;flex-direction:column;align-items:center;padding:24px 20px}.qr-code-image[data-v-fae3b02c]{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px}.qr-code-text[data-v-fae3b02c]{margin:0;color:#666;font-size:14px}@media(min-width:1200px){.product-grid[data-v-fae3b02c]{grid-template-columns:repeat(3,360px);justify-content:center}.all-products-grid[data-v-fae3b02c]{grid-template-columns:repeat(3,360px)}}@media(max-width:1199px)and (min-width:768px){.product-grid[data-v-fae3b02c]{grid-template-columns:repeat(2,280px);justify-content:center}.all-products-grid[data-v-fae3b02c]{grid-template-columns:repeat(2,280px)}}.product-item[data-v-fae3b02c]{text-align:center;transition:transform .3s;max-width:360px;border:1px solid #eee;padding:3px 3px 10px}.product-item[data-v-fae3b02c]:hover{transform:translateY(-5px)}.product-carousel[data-v-fae3b02c]{width:100%;background-color:#f8f8f8;margin-bottom:15px;overflow:hidden;position:relative}.carousel-wrapper[data-v-fae3b02c]{position:relative;width:100%;padding-top:81%;height:0}.carousel-images[data-v-fae3b02c]{width:100%;height:100%;position:absolute;top:0;left:0}.carousel-item.active[data-v-fae3b02c]{opacity:1}.carousel-indicators[data-v-fae3b02c]{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator[data-v-fae3b02c]{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .3s}.indicator.active[data-v-fae3b02c]{background-color:#fff;width:12px;height:12px}.product-name[data-v-fae3b02c]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-description[data-v-fae3b02c]{font-size:14px;color:#333;line-height:1.5;opacity:.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:9px;min-height:42px}.product-link[data-v-fae3b02c]{cursor:pointer;display:inline-block;padding:8px 20px;background-color:#ff6700;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:13px;transition:all .3s ease;outline:none;border:none;margin:0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.product-link[data-v-fae3b02c]:focus,.product-link[data-v-fae3b02c]:active{outline:none;box-shadow:none}.product-group[data-v-fae3b02c]{margin-bottom:60px}.group-title[data-v-fae3b02c]{font-size:24px;font-weight:600;color:#2c3e50;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #eee;text-align:left}.mobile-menu[data-v-fae3b02c]{display:none;font-size:24px;cursor:pointer;color:#2c3e50}.mobile-nav[data-v-fae3b02c]{position:fixed;top:65px;left:-100%;width:100%;height:calc(100vh - 65px);background-color:#fff;box-shadow:0 5px 15px #0000001a;transition:left .3s ease;z-index:999;padding:20px}.mobile-nav.active[data-v-fae3b02c]{left:0}.mobile-nav-links[data-v-fae3b02c]{list-style:none;padding:0;margin:0}.mobile-nav-links li[data-v-fae3b02c]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee;margin-left:0}.mobile-nav-links a[data-v-fae3b02c]{color:#333;text-decoration:none;font-size:18px;font-weight:500;display:block}.mobile-nav-links a[data-v-fae3b02c]:hover{color:#3498db}@media(max-width:768px){.nav-links[data-v-fae3b02c]{display:none}.mobile-menu[data-v-fae3b02c]{display:block}.product-header[data-v-fae3b02c]{height:35vh}.product-title[data-v-fae3b02c]{font-size:28px}.product-subtitle[data-v-fae3b02c]{font-size:16px;letter-spacing:2px}.product-grid[data-v-fae3b02c]{grid-template-columns:1fr;gap:10px}.product-item[data-v-fae3b02c]{margin:0 auto}.product-image[data-v-fae3b02c]{width:100%;height:auto;min-height:250px}.product-name[data-v-fae3b02c]{font-size:18px}.qr-code-image[data-v-fae3b02c]{max-width:200px}.category-buttons[data-v-fae3b02c]{gap:10px}.category-btn[data-v-fae3b02c]{padding:6px 15px;font-size:13px}.footer-nav[data-v-fae3b02c]{flex-direction:column;gap:15px;text-align:center}.footer-info[data-v-fae3b02c]{flex-direction:column;gap:20px}.social-contact[data-v-fae3b02c]{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.qr-code-image[data-v-fae3b02c]{width:180px;height:180px}}.footer{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column}.footer-nav{display:flex;flex-wrap:wrap;gap:30px;padding-bottom:30px;border-bottom:1px solid #333}.footer-nav a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-nav a:hover:not(:first-child){color:#f5f5f5;font-weight:700}.footer-info{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.company-info{flex:1;min-width:200px}.social-contact{display:flex;gap:30px;flex-wrap:wrap}.social-icon,.contact-phone{display:flex;align-items:center;gap:8px;color:#888;text-decoration:none;transition:color .3s ease}.social-icon:hover,.contact-phone:hover{color:#fff}.social-icon i,.contact-phone i{font-size:18px}.xiaohongshu-icon{display:inline-block;width:18px;height:18px;background:none;position:relative;margin-right:8px;vertical-align:middle;color:#fff}.xiaohongshu-icon:before{content:"📕";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}@media(max-width:768px){.footer-nav{gap:20px}.footer-info{flex-direction:column;align-items:flex-start}.social-contact{flex-direction:column;gap:20px}}.product-grid[data-v-fae3b02c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:10px;margin-bottom:60px;justify-items:center;align-items:stretch}.product-item[data-v-fae3b02c]{border:1px solid #eee;padding:3px 3px 10px;display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box}.product-image[data-v-fae3b02c],.product-carousel[data-v-fae3b02c]{width:100%;padding-top:81%;position:relative;overflow:hidden;background-color:#f8f8f8;margin-bottom:15px;flex-shrink:0}.product-image img[data-v-fae3b02c],.carousel-wrapper[data-v-fae3b02c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.carousel-wrapper[data-v-fae3b02c]{position:absolute;top:0;left:0;width:100%;height:100%}.product-name[data-v-fae3b02c]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.product-description[data-v-fae3b02c]{font-size:14px;color:#333;line-height:1.5;opacity:.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:42px;flex:1}.product-link[data-v-fae3b02c]{cursor:pointer;display:inline-block;padding:8px 20px;background-color:#ff6700;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:13px;transition:all .3s ease;outline:none;border:none;text-align:center;flex-shrink:0;margin:0 auto}.carousel-item[data-v-fae3b02c]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8}.carousel-item img[data-v-fae3b02c]{width:100%;height:100%;object-fit:cover}@media(min-width:1200px){.product-grid[data-v-fae3b02c]{grid-template-columns:repeat(3,360px);justify-content:center}}@media(max-width:1199px)and (min-width:768px){.product-grid[data-v-fae3b02c]{grid-template-columns:repeat(2,420px);justify-content:center}.product-item[data-v-fae3b02c]{max-width:410px}}@media(max-width:768px){.product-grid[data-v-fae3b02c]{grid-template-columns:1fr;gap:10px}.product-item[data-v-fae3b02c]{max-width:300px;margin:0 auto}.product-image[data-v-fae3b02c],.product-carousel[data-v-fae3b02c]{padding-top:81%}}[data-v-074eadc1]:root{--primary: #ff6700;--secondary: #ff8800;--light: #f5f5f5;--dark: #333;--text: #666;--white: #fff}[data-v-074eadc1]{margin:0;padding:0;box-sizing:border-box}body[data-v-074eadc1]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:var(--dark);background-color:#fff}.back-btn[data-v-074eadc1]{position:fixed;top:100px;left:20px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;transition:all .3s ease;z-index:999}.back-btn[data-v-074eadc1]:hover{background:#fff3;border-color:#ff6700;transform:translate(-5px)}.product-header[data-v-074eadc1]{height:60vh;background:linear-gradient(#0006,#0006),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/chanpin-header.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;position:relative;padding-top:80px;box-sizing:border-box;margin-top:80px}.product-title[data-v-074eadc1]{font-size:48px;font-weight:700;margin-bottom:10px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.product-subtitle[data-v-074eadc1]{font-size:18px;opacity:1;text-transform:uppercase;letter-spacing:3px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-content[data-v-074eadc1]{color:#fff}.content-container[data-v-074eadc1]{width:100%;margin:0 auto}.product-features[data-v-074eadc1]{margin-bottom:80px}.section-title[data-v-074eadc1]{font-size:36px;font-weight:600;margin-bottom:50px;text-align:left;color:#ff6700}.features-grid[data-v-074eadc1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.feature-item[data-v-074eadc1]{background:#ffffff0d;padding:40px 30px;border-radius:15px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.feature-item[data-v-074eadc1]:hover{transform:translateY(-10px);border-color:#ff6700;box-shadow:0 10px 40px #ff670033}.feature-icon[data-v-074eadc1]{width:70px;height:70px;background:linear-gradient(135deg,#ff6700,#f80);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;font-size:32px}.feature-title[data-v-074eadc1]{font-size:24px;font-weight:600;margin-bottom:15px}.feature-description[data-v-074eadc1]{font-size:16px;opacity:.8;line-height:1.6}.product-specs[data-v-074eadc1]{margin-bottom:80px}.specs-table[data-v-074eadc1]{width:100%;border-collapse:collapse;background:#ffffff0d;border-radius:15px;overflow:hidden}.specs-table th[data-v-074eadc1],.specs-table td[data-v-074eadc1]{padding:20px 30px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.specs-table th[data-v-074eadc1]{background:#ff67001a;font-weight:600;color:#ff6700}.specs-table tr:last-child td[data-v-074eadc1]{border-bottom:none}.product-showcase[data-v-074eadc1]{margin-bottom:80px}.showcase-grid[data-v-074eadc1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.showcase-item[data-v-074eadc1]{position:relative;border-radius:15px;overflow:hidden;aspect-ratio:16/9}.showcase-item img[data-v-074eadc1]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.showcase-item:hover img[data-v-074eadc1]{transform:scale(1.05)}.product-gallery-section[data-v-074eadc1]{padding:60px 0}.product-gallery-container[data-v-074eadc1]{max-width:1200px;margin:0 auto}.gallery-title[data-v-074eadc1]{font-size:2.5rem;margin-bottom:30px;color:#333;text-align:center;font-weight:700}.gallery-grid[data-v-074eadc1]{display:flex;flex-direction:column;gap:2px;margin-top:30px}.gallery-item[data-v-074eadc1]{overflow:hidden;transition:transform .3s ease}.gallery-item img[data-v-074eadc1]{width:100%;height:auto;object-fit:contain;transition:transform .3s ease}.gallery-item:hover img[data-v-074eadc1]{transform:scale(1.02)}@media(max-width:768px){.product-title[data-v-074eadc1]{font-size:26px}.gallery-title[data-v-074eadc1]{font-size:2rem}.gallery-grid[data-v-074eadc1]{gap:15px}.gallery-item img[data-v-074eadc1]{height:300px}.product-subtitle[data-v-074eadc1]{font-size:16px}.specs-table th[data-v-074eadc1],.specs-table td[data-v-074eadc1]{padding:15px 20px}.back-btn[data-v-074eadc1]{top:80px;width:40px;height:40px;font-size:16px}.product-header[data-v-074eadc1]{height:35vh}}.product-section[data-v-074eadc1]{width:100%;margin:0;padding:60px 0;border-bottom:1px solid #e0e0e0}.product-section[data-v-074eadc1]:last-child{border-bottom:none}.product-section h2[data-v-074eadc1]{font-size:2.5rem;margin-bottom:30px;color:#333;text-align:center}.product-section h3[data-v-074eadc1]{font-size:1.8rem;margin-bottom:20px;color:#444}.product-intro-section[data-v-074eadc1]{padding:80px 0;background-color:#fff}.product-intro-container[data-v-074eadc1]{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;align-items:center}.product-intro-image[data-v-074eadc1]{flex:0 0 40%;margin-right:60px;border:1px solid #eee}.product-intro-image img[data-v-074eadc1]{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.product-intro-content[data-v-074eadc1]{flex:0 0 60%;text-align:left}.product-intro-title[data-v-074eadc1]{font-size:28px;color:#333;margin-bottom:25px;font-weight:700}.product-intro-description[data-v-074eadc1]{font-size:14px;line-height:1.8;color:#666;margin-bottom:35px}.product-intro-description p[data-v-074eadc1]{margin-bottom:15px}.contact-btn[data-v-074eadc1]{display:inline-block;padding:15px 40px;background-color:#ff6700;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:16px;transition:all .3s ease;cursor:pointer;border:none;margin-top:20px}@media(max-width:1199px)and (min-width:768px){.product-intro-content[data-v-074eadc1]{flex:0 0 52%}}@media(max-width:768px){.product-section[data-v-074eadc1]{padding:40px 0}.contact-btn[data-v-074eadc1]{padding:12px 30px;font-size:14px}.product-section h2[data-v-074eadc1]{font-size:2rem}.product-section h3[data-v-074eadc1]{font-size:1.5rem}.product-intro-container[data-v-074eadc1]{flex-direction:column}.product-intro-image[data-v-074eadc1],.product-intro-content[data-v-074eadc1]{flex:0 0 100%;width:100%}.product-intro-image[data-v-074eadc1]{padding-right:0;margin-bottom:40px;margin-right:0}.product-intro-title[data-v-074eadc1]{font-size:24px}.product-intro-description p[data-v-074eadc1]{font-size:14px}}.footer[data-v-074eadc1]{background-color:#000;color:#888;padding:40px 0;font-size:14px;line-height:1.6}.footer-content[data-v-074eadc1]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-nav[data-v-074eadc1]{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #333}.footer-nav a[data-v-074eadc1]{color:#fff;text-decoration:none;transition:color .3s ease}.footer-nav a[data-v-074eadc1]:hover:not(:first-child){color:#f5f5f5;font-weight:700}.footer-info[data-v-074eadc1]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.company-info[data-v-074eadc1]{flex:1;min-width:200px}.social-contact[data-v-074eadc1]{display:flex;gap:30px;flex-wrap:wrap}.social-icon[data-v-074eadc1],.contact-phone[data-v-074eadc1]{display:flex;align-items:center;gap:8px;color:#888;text-decoration:none;transition:color .3s ease}.social-icon[data-v-074eadc1]:hover,.contact-phone[data-v-074eadc1]:hover{color:#fff}.social-icon i[data-v-074eadc1],.contact-phone i[data-v-074eadc1]{font-size:18px}@media(max-width:768px){.footer-nav[data-v-074eadc1]{gap:20px}.footer-info[data-v-074eadc1]{flex-direction:column;align-items:flex-start}.social-contact[data-v-074eadc1]{flex-direction:column;gap:20px}}.xiaohongshu-icon[data-v-074eadc1]{display:inline-block;width:18px;height:18px;background:none;position:relative;margin-right:8px;vertical-align:middle;color:#fff}.xiaohongshu-icon[data-v-074eadc1]:before{content:"📕";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}.qr-code-modal[data-v-074eadc1]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.qr-code-content[data-v-074eadc1]{background-color:#fff;border-radius:10px;padding:20px;width:90%;max-width:300px;box-shadow:0 0 20px #0000004d;position:relative}.qr-code-header[data-v-074eadc1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.qr-code-header h3[data-v-074eadc1]{margin:0;color:#333;font-size:18px}.close-btn[data-v-074eadc1]{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#333;font-size:24px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;z-index:10;outline:none}.close-btn[data-v-074eadc1]:focus,.close-btn[data-v-074eadc1]:active{outline:none;box-shadow:none}.qr-code-body[data-v-074eadc1]{display:flex;flex-direction:column;align-items:center;padding:24px 20px}.qr-code-image[data-v-074eadc1]{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px}.qr-code-text[data-v-074eadc1]{color:#666;font-size:14px;margin:0}@media(max-width:768px){.qr-code-content[data-v-074eadc1]{width:95%;padding:15px}.qr-code-header h3[data-v-074eadc1]{font-size:16px}.qr-code-image[data-v-074eadc1]{max-width:200px}.qr-code-text[data-v-074eadc1]{font-size:13px}}@media(max-width:480px){.qr-code-image[data-v-074eadc1]{width:180px;height:180px}}.product-header[data-v-fb60a7de]{height:60vh;background:linear-gradient(#0006,#0006),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/mrt-lh-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;position:relative;padding-top:80px;box-sizing:border-box;margin-top:80px}.product-header-content[data-v-fb60a7de]{max-width:800px;margin:0 auto;padding:0 20px}.product-title[data-v-fb60a7de]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.product-subtitle[data-v-fb60a7de]{font-size:20px;opacity:.9;font-weight:300}.product-intro-section[data-v-fb60a7de]{padding:80px 0;background-color:#f8f9fa}.product-intro-container[data-v-fb60a7de]{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;text-align:left}.product-intro-image img[data-v-fb60a7de]{width:100%;height:auto}.product-intro-title[data-v-fb60a7de]{font-size:36px;color:#2c3e50;margin-bottom:30px;font-weight:700}.product-intro-description p[data-v-fb60a7de]{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.contact-btn[data-v-fb60a7de]{display:inline-block;padding:15px 40px;background-color:#ff6700;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:16px;transition:all .3s ease;cursor:pointer;border:none;margin-top:20px}.tech-features-section[data-v-fb60a7de]{padding:0 0 80px;background-color:#f8f9fa}.features-content[data-v-fb60a7de]{display:flex;flex-direction:column}.features-text[data-v-fb60a7de]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.feature-item[data-v-fb60a7de]{padding:25px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;border-left:2px solid #ff6700;transition:transform .3s ease,box-shadow .3s ease}.feature-item[data-v-fb60a7de]:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.feature-highlight[data-v-fb60a7de]{margin-bottom:15px}.highlight-text[data-v-fb60a7de]{display:inline-block;padding:6px 16px;background-color:#ff6700;color:#fff;font-size:14px;font-weight:600;border-radius:20px;letter-spacing:.5px}.feature-item p[data-v-fb60a7de]{font-size:15px;line-height:1.7;color:#555;margin:0;text-align:left}.features-image[data-v-fb60a7de]{text-align:center;margin-top:30px}.features-image img[data-v-fb60a7de]{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px #0000001a}.image-caption[data-v-fb60a7de]{margin-top:15px;font-size:14px;color:#666;font-style:italic}@media(max-width:1024px){.features-text[data-v-fb60a7de]{gap:25px}}@media(max-width:1199px)and (min-width:768px){.product-intro-content[data-v-fb60a7de]{flex:0 0 52%}}@media(max-width:768px){.features-text[data-v-fb60a7de]{grid-template-columns:1fr;gap:20px}.feature-item[data-v-fb60a7de]{padding:20px}.contact-btn[data-v-fb60a7de]{padding:12px 30px;font-size:14px}}@media(max-width:480px){.feature-item[data-v-fb60a7de]{padding:18px}}@media(max-width:360px){.feature-item p[data-v-fb60a7de],.product-intro-description p[data-v-fb60a7de]{font-size:14px}.image-caption[data-v-fb60a7de]{font-size:12px}}.section-title[data-v-fb60a7de]{text-align:center;font-size:36px;color:#2c3e50;margin-bottom:60px;font-weight:700}.container[data-v-fb60a7de]{max-width:1200px;margin:0 auto;padding:0 20px}.features-grid[data-v-fb60a7de]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.feature-card[data-v-fb60a7de]{text-align:center;padding:40px 30px;background-color:#f8f9fa;border-radius:16px;transition:all .3s ease}.feature-card[data-v-fb60a7de]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.feature-icon[data-v-fb60a7de]{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-number[data-v-fb60a7de]{font-size:32px;font-weight:700;color:#fff}.feature-card h3[data-v-fb60a7de]{font-size:24px;color:#2c3e50;margin-bottom:15px;font-weight:700}.feature-card p[data-v-fb60a7de]{font-size:16px;color:#666;line-height:1.6}.clinical-results-section[data-v-fb60a7de]{padding:80px 0;background-color:#f8f9fa}.clinical-content[data-v-fb60a7de]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.clinical-image img[data-v-fb60a7de]{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #0000001a}.clinical-text h3[data-v-fb60a7de]{font-size:28px;color:#2c3e50;margin-bottom:30px;font-weight:700}.clinical-stats[data-v-fb60a7de]{display:flex;gap:40px;margin-bottom:30px}.stat-item[data-v-fb60a7de]{text-align:center}.stat-number[data-v-fb60a7de]{font-size:48px;font-weight:700;color:#667eea;margin-bottom:10px}.stat-label[data-v-fb60a7de]{font-size:16px;color:#666;font-weight:600}.clinical-text p[data-v-fb60a7de]{font-size:16px;line-height:1.8;color:#666}.application-section[data-v-fb60a7de]{padding:80px 0;background-color:#fff}.application-grid[data-v-fb60a7de]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.application-card[data-v-fb60a7de]{text-align:center;padding:40px 30px;background-color:#f8f9fa;border-radius:16px;transition:all .3s ease}.application-icon[data-v-fb60a7de]{font-size:48px;margin-bottom:20px}.application-image[data-v-fb60a7de]{width:100%;height:200px;margin-bottom:20px;border-radius:12px;overflow:hidden}.application-image img[data-v-fb60a7de]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.application-card h3[data-v-fb60a7de]{font-size:18px;color:#2c3e50;margin-bottom:15px;font-weight:700}.application-card p[data-v-fb60a7de]{font-size:14px;color:#666;line-height:1.6;text-align:left}@media(max-width:768px){.product-title[data-v-fb60a7de],.product-intro-title[data-v-fb60a7de],.section-title[data-v-fb60a7de]{font-size:24px}.product-intro-container[data-v-fb60a7de],.clinical-content[data-v-fb60a7de]{grid-template-columns:1fr;gap:40px}.features-grid[data-v-fb60a7de]{grid-template-columns:1fr}.tech-features-grid[data-v-fb60a7de]{grid-template-columns:1fr;gap:30px}.tech-feature-card[data-v-fb60a7de]{padding:25px 20px}.tech-feature-icon[data-v-fb60a7de]{margin-right:15px}.icon-wrapper[data-v-fb60a7de]{width:50px;height:50px}.icon[data-v-fb60a7de]{font-size:20px}.tech-feature-content h3[data-v-fb60a7de]{font-size:18px}.tech-feature-content p[data-v-fb60a7de]{font-size:14px}.application-grid[data-v-fb60a7de],.gallery-grid[data-v-fb60a7de]{grid-template-columns:repeat(2,1fr)}.clinical-stats[data-v-fb60a7de]{flex-direction:column;gap:20px}.stat-number[data-v-fb60a7de]{font-size:36px}}@media(max-width:480px){.gallery-grid[data-v-fb60a7de],.application-grid[data-v-fb60a7de]{grid-template-columns:1fr}.product-header[data-v-fb60a7de]{padding:60px 0 40px}.product-intro-section[data-v-fb60a7de],.tech-features-section[data-v-fb60a7de],.clinical-results-section[data-v-fb60a7de],.application-section[data-v-fb60a7de],.product-gallery-section[data-v-fb60a7de]{padding:60px 0}.tech-feature-card[data-v-fb60a7de]{flex-direction:column;text-align:center;padding:30px 20px}.tech-feature-icon[data-v-fb60a7de]{margin-right:0;margin-bottom:15px;margin-top:0}}.qr-code-modal[data-v-fb60a7de]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.qr-code-content[data-v-fb60a7de]{background-color:#fff;border-radius:10px;padding:20px;width:90%;max-width:350px;box-shadow:0 0 20px #0000004d;position:relative}.qr-code-header[data-v-fb60a7de]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.qr-code-header h3[data-v-fb60a7de]{margin:0;color:#333;font-size:18px}.close-btn[data-v-fb60a7de]{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:24px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;z-index:10;outline:none}.close-btn[data-v-fb60a7de]:focus,.close-btn[data-v-fb60a7de]:active{outline:none;box-shadow:none}.qr-code-body[data-v-fb60a7de]{text-align:center}.qr-code-image[data-v-fb60a7de]{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px}.qr-code-text[data-v-fb60a7de]{color:#666;font-size:14px;margin:0}@media(max-width:768px){.qr-code-content[data-v-fb60a7de]{width:95%;padding:15px}.qr-code-header h3[data-v-fb60a7de]{font-size:16px}.qr-code-image[data-v-fb60a7de]{max-width:200px}.qr-code-text[data-v-fb60a7de]{font-size:13px}}.product-header[data-v-db89f8a2]{height:60vh;background:linear-gradient(#0006,#0006),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/mrt-tc-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;position:relative;padding-top:80px;box-sizing:border-box;margin-top:80px}.product-header-content[data-v-db89f8a2]{max-width:800px;margin:0 auto;padding:0 20px}.product-title[data-v-db89f8a2]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.product-subtitle[data-v-db89f8a2]{font-size:20px;opacity:.9;font-weight:300}.product-intro-section[data-v-db89f8a2]{padding:80px 0;background-color:#f8f9fa}.product-intro-container[data-v-db89f8a2]{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;text-align:left}.product-intro-image img[data-v-db89f8a2]{width:100%;height:auto}.product-intro-title[data-v-db89f8a2]{font-size:36px;color:#2c3e50;margin-bottom:30px;font-weight:700}.product-intro-description p[data-v-db89f8a2]{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.contact-btn[data-v-db89f8a2]{display:inline-block;padding:15px 40px;background-color:#ff6700;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:16px;transition:all .3s ease;cursor:pointer;border:none;margin-top:20px}.tech-features-section[data-v-db89f8a2]{padding:0 0 80px;background-color:#f8f9fa}.features-content[data-v-db89f8a2]{display:flex;flex-direction:column}.features-text[data-v-db89f8a2]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:stretch}.feature-item[data-v-db89f8a2]{padding:25px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;border-left:2px solid #ff6700;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:200px}.feature-item[data-v-db89f8a2]:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.feature-highlight[data-v-db89f8a2]{margin-bottom:15px}.highlight-text[data-v-db89f8a2]{display:inline-block;padding:6px 16px;background-color:#ff6700;color:#fff;font-size:14px;font-weight:600;border-radius:20px;letter-spacing:.5px}.feature-item p[data-v-db89f8a2]{font-size:15px;line-height:1.7;color:#555;margin:0;text-align:left;flex:1;display:flex;align-items:flex-start;padding-top:5px}.features-image[data-v-db89f8a2]{text-align:center;margin-top:30px}.features-image img[data-v-db89f8a2]{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #0000001a}.image-caption[data-v-db89f8a2]{margin-top:15px;font-size:14px;color:#666;font-style:italic}@media(max-width:1024px){.features-text[data-v-db89f8a2]{gap:25px}}@media(max-width:768px){.features-text[data-v-db89f8a2]{grid-template-columns:1fr;gap:20px}.feature-item[data-v-db89f8a2]{padding:20px}.features-image img[data-v-db89f8a2]{height:auto}.contact-btn[data-v-db89f8a2]{padding:12px 30px;font-size:14px}}@media(max-width:480px){.feature-item[data-v-db89f8a2]{padding:18px}}@media(max-width:360px){.feature-item p[data-v-db89f8a2],.product-intro-description p[data-v-db89f8a2]{font-size:14px}.image-caption[data-v-db89f8a2]{font-size:12px}}.section-title[data-v-db89f8a2]{text-align:center;font-size:36px;color:#2c3e50;margin-bottom:60px;font-weight:700}.container[data-v-db89f8a2]{max-width:1200px;margin:0 auto;padding:0 20px}.features-grid[data-v-db89f8a2]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.feature-card[data-v-db89f8a2]{text-align:center;padding:40px 30px;background-color:#f8f9fa;border-radius:16px;transition:all .3s ease}.feature-card[data-v-db89f8a2]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.feature-icon[data-v-db89f8a2]{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-number[data-v-db89f8a2]{font-size:32px;font-weight:700;color:#fff}.feature-card h3[data-v-db89f8a2]{font-size:24px;color:#2c3e50;margin-bottom:15px;font-weight:700}.feature-card p[data-v-db89f8a2]{font-size:16px;color:#666;line-height:1.6}.clinical-results-section[data-v-db89f8a2]{padding:80px 0;background-color:#f8f9fa}.clinical-content[data-v-db89f8a2]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.clinical-image img[data-v-db89f8a2]{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #0000001a}.clinical-text h3[data-v-db89f8a2]{font-size:28px;color:#2c3e50;margin-bottom:30px;font-weight:700}.clinical-stats[data-v-db89f8a2]{display:flex;gap:40px;margin-bottom:30px}.stat-item[data-v-db89f8a2]{text-align:center}.stat-number[data-v-db89f8a2]{font-size:48px;font-weight:700;color:#667eea;margin-bottom:10px}.stat-label[data-v-db89f8a2]{font-size:16px;color:#666;font-weight:600}.clinical-text p[data-v-db89f8a2]{font-size:16px;line-height:1.8;color:#666}.application-section[data-v-db89f8a2]{padding:80px 0;background-color:#fff}.application-grid[data-v-db89f8a2]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.application-card[data-v-db89f8a2]{text-align:center;padding:40px 30px;background-color:#f8f9fa;border-radius:16px;transition:all .3s ease}.application-icon[data-v-db89f8a2]{font-size:48px;margin-bottom:20px}.application-image[data-v-db89f8a2]{width:100%;height:200px;margin-bottom:20px;border-radius:12px;overflow:hidden}.application-image img[data-v-db89f8a2]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.application-card h3[data-v-db89f8a2]{font-size:18px;color:#2c3e50;margin-bottom:15px;font-weight:700}.application-card p[data-v-db89f8a2]{font-size:14px;color:#666;line-height:1.6;text-align:left}@media(max-width:1199px)and (min-width:768px){.product-intro-content[data-v-db89f8a2]{flex:0 0 52%}}@media(max-width:768px){.product-title[data-v-db89f8a2],.product-intro-title[data-v-db89f8a2],.section-title[data-v-db89f8a2]{font-size:24px}.product-intro-container[data-v-db89f8a2],.clinical-content[data-v-db89f8a2]{grid-template-columns:1fr;gap:40px}.features-grid[data-v-db89f8a2]{grid-template-columns:1fr}.tech-features-grid[data-v-db89f8a2]{grid-template-columns:1fr;gap:30px}.tech-feature-card[data-v-db89f8a2]{padding:25px 20px}.tech-feature-icon[data-v-db89f8a2]{margin-right:15px}.icon-wrapper[data-v-db89f8a2]{width:50px;height:50px}.icon[data-v-db89f8a2]{font-size:20px}.tech-feature-content h3[data-v-db89f8a2]{font-size:18px}.tech-feature-content p[data-v-db89f8a2]{font-size:14px}.application-grid[data-v-db89f8a2],.gallery-grid[data-v-db89f8a2]{grid-template-columns:repeat(2,1fr)}.clinical-stats[data-v-db89f8a2]{flex-direction:column;gap:20px}.stat-number[data-v-db89f8a2]{font-size:36px}}@media(max-width:480px){.gallery-grid[data-v-db89f8a2],.application-grid[data-v-db89f8a2]{grid-template-columns:1fr}.product-header[data-v-db89f8a2]{padding:60px 0 40px}.product-intro-section[data-v-db89f8a2],.tech-features-section[data-v-db89f8a2],.clinical-results-section[data-v-db89f8a2],.application-section[data-v-db89f8a2],.product-gallery-section[data-v-db89f8a2]{padding:60px 0}.tech-feature-card[data-v-db89f8a2]{flex-direction:column;text-align:center;padding:30px 20px}.tech-feature-icon[data-v-db89f8a2]{margin-right:0;margin-bottom:15px;margin-top:0}}.qr-code-modal[data-v-db89f8a2]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.qr-code-content[data-v-db89f8a2]{background-color:#fff;border-radius:10px;padding:20px;width:90%;max-width:350px;box-shadow:0 0 20px #0000004d;position:relative}.qr-code-header[data-v-db89f8a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.qr-code-header h3[data-v-db89f8a2]{margin:0;color:#333;font-size:18px}.close-btn[data-v-db89f8a2]{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:24px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;z-index:10;outline:none}.close-btn[data-v-db89f8a2]:focus,.close-btn[data-v-db89f8a2]:active{outline:none;box-shadow:none}.qr-code-body[data-v-db89f8a2]{text-align:center}.qr-code-image[data-v-db89f8a2]{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px}.qr-code-text[data-v-db89f8a2]{color:#666;font-size:14px;margin:0}@media(max-width:768px){.qr-code-content[data-v-db89f8a2]{width:95%;padding:15px}.qr-code-header h3[data-v-db89f8a2]{font-size:16px}.qr-code-image[data-v-db89f8a2]{max-width:200px}.qr-code-text[data-v-db89f8a2]{font-size:13px}}[data-v-0d54e304]:root{--primary-color: #2c3e50;--secondary-color: #3498db;--light-color: #ecf0f1;--dark-color: #2c3e50;--text-color: #333;--white-color: #ffffff}.hero-section[data-v-0d54e304]{position:relative;height:60vh;background:linear-gradient(#0006,#000000b3),url(https://szsdtz-oss-file.oss-cn-beijing.aliyuncs.com/shangcheng/requeire-header.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.header-content-container[data-v-0d54e304]{max-width:800px;text-align:center;padding:0 20px;box-sizing:border-box}.section-bg[data-v-0d54e304]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .5s}.section:hover .section-bg[data-v-0d54e304]{transform:scale(1.05)}.section-overlay[data-v-0d54e304]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:-1}.section-content[data-v-0d54e304]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.section-content.center[data-v-0d54e304]{text-align:center;margin:0 auto}.section-content h2[data-v-0d54e304]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.section-content p[data-v-0d54e304]{font-size:20px;opacity:.8}.advantages-section[data-v-0d54e304]{background-color:#fff;height:auto;padding:80px 0;display:flex;align-items:center;justify-content:center;margin-top:0}.container[data-v-0d54e304]{max-width:1200px;width:90%;margin:0 auto}.section-title[data-v-0d54e304]{text-align:center;margin-bottom:60px;z-index:10;position:relative}.section-title h2[data-v-0d54e304]{font-size:32px;color:#2c3e50;margin-bottom:15px;font-weight:700;display:block;visibility:visible;opacity:1;line-height:1.2}.section-title p[data-v-0d54e304]{font-size:18px;color:#666;opacity:.8;display:block;visibility:visible;max-width:600px;margin:0 auto}.advantages-grid[data-v-0d54e304]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:0;padding:0;max-width:100%}.advantage-card[data-v-0d54e304]{background-color:#f8f9fa;padding:40px 30px;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.advantage-card[data-v-0d54e304]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.advantage-icon[data-v-0d54e304]{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background-color:#3498db1a;border-radius:50%;font-size:32px;color:#3498db}.advantage-title[data-v-0d54e304]{font-size:24px;color:#2c3e50;margin-bottom:15px;font-weight:700}.advantage-description[data-v-0d54e304]{font-size:16px;color:#666;line-height:1.6}.join-section[data-v-0d54e304]{height:auto;min-height:calc(100vh - 160px);position:relative;overflow:hidden;display:flex;align-items:center;margin-top:0;padding:80px 0;box-sizing:border-box}.join-description[data-v-0d54e304]{max-width:600px;margin:20px auto 40px}.join-description p[data-v-0d54e304]{font-size:18px;line-height:1.6}.btn[data-v-0d54e304]{padding:12px 30px;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;border:2px solid #ffffff;color:#fff;background:transparent}.btn[data-v-0d54e304]:hover{background:#fff;color:#2c3e50}.jobs-section[data-v-0d54e304]{background-color:#f8f9fa;height:auto;padding:80px 0;display:flex;align-items:center;justify-content:center;margin-top:0}.jobs-grid[data-v-0d54e304]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:50px;padding:0;max-width:100%;align-items:stretch}.job-card[data-v-0d54e304]{background-color:#fff;padding:30px 30px 40px;box-shadow:0 2px 10px #0000000a;transition:all .3s ease;border:1px solid transparent;position:relative;overflow:hidden}.job-card[data-v-0d54e304]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--secondary-color),#2980b9)}.job-date[data-v-0d54e304]{font-size:14px;color:#666;display:block;position:absolute;bottom:15px;right:30px;margin-bottom:0}.job-title[data-v-0d54e304]{font-size:20px;color:#2c3e50;margin-bottom:15px;font-weight:700;line-height:1.4}.job-description[data-v-0d54e304]{font-size:16px;color:#666;line-height:1.6;margin-bottom:12px}.job-description-list[data-v-0d54e304]{list-style:none;padding:0;margin:0 0 20px}.job-description-item[data-v-0d54e304]{position:relative;padding-left:24px;font-size:14px;color:#666;line-height:1.6;margin-bottom:12px;text-align:left;transition:all .3s ease}.job-description-item[data-v-0d54e304]:before{content:"•";position:absolute;left:0;top:0;color:var(--secondary-color);font-size:20px;font-weight:700;line-height:1.4}.job-details[data-v-0d54e304]{display:inline-block;color:var(--secondary-color);text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease;padding:4px 0;border-bottom:2px solid transparent;position:absolute;bottom:10px;width:100%;left:0}.view-more[data-v-0d54e304]{text-align:center;margin-top:50px}.view-more-link[data-v-0d54e304]{display:inline-block;color:#aaa;text-decoration:none;font-size:14px}@media(max-width:1024px){.advantages-grid[data-v-0d54e304],.jobs-grid[data-v-0d54e304]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-section[data-v-0d54e304]{height:35vh}.section-content h2[data-v-0d54e304]{font-size:26px}.section-content p[data-v-0d54e304]{font-size:16px}.section-title h2[data-v-0d54e304]{font-size:26px}.section-title p[data-v-0d54e304]{font-size:16px}.advantages-grid[data-v-0d54e304],.jobs-grid[data-v-0d54e304]{grid-template-columns:1fr}.advantage-card[data-v-0d54e304]{padding:30px 20px}.job-card[data-v-0d54e304]{padding:25px 20px 45px}.job-date[data-v-0d54e304]{bottom:15px;right:20px}.advantage-title[data-v-0d54e304]{font-size:20px}.job-title[data-v-0d54e304]{font-size:18px}}@media(max-width:480px){.jobs-grid[data-v-0d54e304]{gap:20px}.job-card[data-v-0d54e304]{padding:20px}.job-description[data-v-0d54e304]{font-size:14px}.pagination[data-v-0d54e304]{gap:5px}.page-btn[data-v-0d54e304]{width:35px;height:35px;font-size:14px}}
