*{margin:0;padding:0;box-sizing:border-box}@media (max-width: 480px){html{font-size:16px}}@media (max-width: 768px){html{font-size:10px}}@media (max-width: 1080px){html{font-size:10px}}:root{--primary-color: #0066ff;--secondary-color: #00aaff;--dark-bg: #0a192f;--light-bg: #ffffff;--text-dark: #333333;--text-light: #ffffff;--text-gray: #666666;--border-color: #e0e0e0;--success-color: #00cc66;--warning-color: #ff9900}body{font-size:1.6rem;font-family:Source Han Sans CN;line-height:1.6;color:var(--text-dark);background-color:var(--light-bg);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh;display:flex;flex-direction:column}.hero{position:relative;height:100vh;background:linear-gradient(135deg,var(--dark-bg) 0%,#1e3a8a 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text-light);overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=modern%20city%20skyline%20at%20dusk%20with%20digital%20technology%20elements%20and%20blue%20holographic%20effects&image_size=landscape_16_9);background-size:cover;background-position:center;opacity:.4;z-index:1}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path d="M1 1 L99 1 L99 99 L1 99 Z" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M1 33 L99 33" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M1 66 L99 66" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M33 1 L33 99" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M66 1 L66 99" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></svg>');background-size:300px 300px;opacity:.3;z-index:1}.hero-content{position:relative;z-index:2;max-width:1000px;padding:0 2rem;height:100%;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero p{font-size:1.2rem;margin-bottom:2.5rem;color:#ffffffe6;line-height:1.6}.hero-footer{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;max-width:1200px;margin:0 auto}.hero-footer-left{text-align:left}.hero-footer-left p{font-size:.9rem;margin-bottom:.5rem;color:#fffc;line-height:1.4}.hero-footer-right{text-align:right}.hero-footer-right p{font-size:.9rem;color:#fffc;margin:0}.nav-icon{position:absolute;top:2rem;left:2rem;width:30px;height:30px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:3}.nav-icon:hover{background-color:#fff3;transform:scale(1.1)}.nav-icon:before{content:"☰";font-size:1.2rem;color:var(--text-light)}.btn{display:inline-block;padding:.8rem 2rem;background-color:var(--primary-color);color:var(--text-light);border:none;border-radius:50px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 10px 20px #00aaff4d}.advantages{background-color:var(--light-bg);overflow:hidden}.advantages-banner{position:relative;height:60vh;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text-light);overflow:hidden}.advantages-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/advantages/a_bg.png);background-size:cover;background-position:center;opacity:.3;z-index:1}.advantages-banner h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.advantages-banner p{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.5}.advantages-banner-subtext{font-size:1rem;opacity:.9;line-height:1.6}.advantage-content{flex:1}.advantage-content h3{font-size:20px;font-weight:700;margin-bottom:.5rem;color:var(--text-dark)}.advantage-subtitle{font-size:28px;opacity:.66;color:#c2d7ec;margin-bottom:1.5rem;letter-spacing:1px;font-weight:700}.advantage-text{font-size:10px;font-weight:400;line-height:1.8;color:#666769;font-family:Source Han Sans CN}.advantage-image{flex:1;max-width:500px}.advantage-image img{width:100%;height:auto;box-shadow:0 15px 30px #0000001a;transition:transform .3s ease}.advantage-image img:hover{transform:scale(1.02)}.products-container{max-width:1200px;margin:0 auto;padding:0 2rem}.products-header{text-align:center;margin-bottom:4rem}.products-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.products-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.product-sidebar{background-color:#ffffff0d;border-radius:10px;padding:2rem;height:fit-content}.product-sidebar h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--secondary-color)}.product-nav{list-style:none}.product-nav li{margin-bottom:1rem}.product-nav a{display:block;color:#fffc;text-decoration:none;padding:.8rem 1rem;border-radius:5px;transition:all .3s ease}.product-nav a:hover,.product-nav a.active{background-color:#0af3;color:var(--secondary-color)}.product-content{position:relative;background-color:#ffffff0d;border-radius:10px;padding:3rem;overflow:hidden}.product-content:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background-image:url(https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=futuristic%20AI%20technology%20interface%20with%20holographic%20displays%20and%20robotics%20elements&image_size=landscape_16_9);background-size:cover;background-position:center;opacity:.2;z-index:1}.product-info{position:relative;z-index:2;max-width:50%}.product-info h3{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--secondary-color)}.product-info p{font-size:1rem;line-height:1.8;margin-bottom:2rem;color:#fffc}.about-us{background-color:var(--light-bg);overflow:hidden}.banner{position:relative;height:60vh;background:linear-gradient(135deg,var(--dark-bg) 0%,#1e3a8a 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text-light);overflow:hidden}.banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.4;z-index:1}.banner:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www/w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path d="M1 1 L99 1 L99 99 L1 99 Z" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M1 33 L99 33" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M1 66 L99 66" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M33 1 L33 99" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><path d="M66 1 L66 99" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></svg>');background-size:300px 300px;opacity:.3;z-index:1}.banner-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.banner h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.banner p{font-size:1.3rem;margin:0;color:#ffffffe6}.products-banner{position:relative;height:60vh;background:linear-gradient(135deg,var(--dark-bg) 0%,#1e3a8a 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text-light);overflow:hidden}.products-banner-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.products-banner h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.products-banner p{font-size:1.3rem;margin:0;color:#ffffffe6}.advantages-banner{height:100vh;display:flex;color:var(--text-light);overflow:hidden;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/advantages/a_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.advantages-banner-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.advantages-banner h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.advantages-banner p{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.5;color:#ffffffe6}.advantages-banner-subtext{font-size:1rem;opacity:.9;line-height:1.6;color:#ffffffe6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.mobile-menu-btn[data-v-f57cc598]{display:none;position:fixed;top:1.5rem;right:1.5rem;z-index:1001;background:none;border:none;cursor:pointer;padding:.5rem;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.9);border-radius:8px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.mobile-menu-btn[data-v-f57cc598]:hover{background:rgba(255,255,255,1);transform:scale(1.05)}.mobile-menu-btn span[data-v-f57cc598]{display:block;width:24px;height:3px;background:#333;transition:all .3s ease;border-radius:2px;position:relative;transform-origin:center}.mobile-menu-btn span[data-v-f57cc598]:nth-child(2){margin:5px 0}.mobile-menu-btn.mobile-open[data-v-f57cc598]{right:1.5rem;background:rgba(255,255,255,.9);z-index:1003}.mobile-menu-btn.mobile-open span[data-v-f57cc598]:nth-child(1){transform:rotate(45deg) translate(6px,5px);width:20px}.mobile-menu-btn.mobile-open span[data-v-f57cc598]:nth-child(2){opacity:0;transform:scale(0)}.mobile-menu-btn.mobile-open span[data-v-f57cc598]:nth-child(3){transform:rotate(-45deg) translate(6px,-5px);width:20px}.navbar[data-v-f57cc598]{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;padding:1rem 0;transition:all .3s ease;width:100%}.navbar.dark-nav .nav-links a[data-v-f57cc598]{color:#333!important}.navbar.dark-nav .nav-links a[data-v-f57cc598]:hover,.navbar.dark-nav .nav-links a.active[data-v-f57cc598]{color:#06f!important}.navbar.dark-nav .dropdown-menu a[data-v-f57cc598]{color:#333!important}.navbar.dark-nav .dropdown-menu a[data-v-f57cc598]:hover{color:#06f!important;background-color:#00aaff1a}.navbar-container[data-v-f57cc598]{width:100%;margin:0 auto;padding:0 260px;display:flex;justify-content:space-between;align-items:center;position:relative}.logo[data-v-f57cc598]{height:65px;width:230px;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease}.logo[data-v-f57cc598]:hover{transform:scale(1.05)}.nav-links[data-v-f57cc598]{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-links li[data-v-f57cc598]{position:relative;padding-right:108px}.nav-links li[data-v-f57cc598]:last-child{padding-right:0}.nav-links a[data-v-f57cc598]{color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease;position:relative;padding:.5rem 0;display:block;white-space:nowrap}.nav-links a[data-v-f57cc598]:hover,.nav-links a.active[data-v-f57cc598]{color:#0af}.nav-links a.active[data-v-f57cc598]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#0af;border-radius:2px}.nav-links a[data-v-f57cc598]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#0af;border-radius:2px;transition:width .3s ease}.nav-links a[data-v-f57cc598]:hover:after{width:100%}.industry-dropdown[data-v-f57cc598]{position:relative}.industry-link[data-v-f57cc598]{display:flex;align-items:center;justify-content:space-between;color:#fff;text-decoration:none;font-size:1rem;padding:.5rem 0;position:relative;cursor:pointer;background:none;border:none;font-family:Source Han Sans CN;width:100%;text-align:left;gap:.5rem}.industry-link[data-v-f57cc598]:hover{color:#0af}.industry-link[data-v-f57cc598]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#0af;border-radius:2px;transition:width .3s ease}.industry-link[data-v-f57cc598]:hover:after{width:100%}.dropdown-arrow[data-v-f57cc598]{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .3s ease;margin-left:auto}.industry-link.expanded .dropdown-arrow[data-v-f57cc598]{transform:rotate(180deg)}.dropdown-menu[data-v-f57cc598]{position:absolute;top:100%;left:0;margin-top:.5rem;background-color:#0a192ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 10px 30px #0000004d;padding:.5rem 0;width:200px;z-index:1001;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.dropdown-menu.show[data-v-f57cc598]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a[data-v-f57cc598]{display:block;color:#fff;text-decoration:none;font-size:.9rem;padding:.6rem 1.5rem;transition:all .3s ease;white-space:nowrap}.dropdown-menu a[data-v-f57cc598]:hover{color:#0af;background-color:#00aaff1a;padding-left:2rem}.drawer-overlay[data-v-f57cc598]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-overlay.active[data-v-f57cc598]{opacity:1;visibility:visible}.drawer-header[data-v-f57cc598]{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:1rem}.drawer-logo-container[data-v-f57cc598]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.drawer-logo[data-v-f57cc598]{height:40px;width:120px;object-fit:contain;cursor:pointer}.drawer-close-btn[data-v-f57cc598]{background:none;border:none;cursor:pointer;color:#666;padding:.5rem;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.drawer-close-btn[data-v-f57cc598]:hover{color:#06f;background:rgba(0,102,255,.1)}.drawer-title[data-v-f57cc598]{font-size:1.2rem;font-weight:600;color:#333;text-align:center}.drawer-footer[data-v-f57cc598]{padding:1.5rem;border-top:1px solid rgba(0,0,0,.1);margin-top:auto;background:#f8f9fa}.drawer-contact[data-v-f57cc598]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.drawer-hotline h4[data-v-f57cc598]{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#333}.drawer-hotline p[data-v-f57cc598]{font-size:1.1rem;color:#06f;font-weight:600;margin:0}.drawer-app h4[data-v-f57cc598]{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#333;text-align:right}.drawer-qrcode[data-v-f57cc598]{width:60px;height:60px;background:#ffffff;border-radius:4px;border:1px solid #e9ecef;overflow:hidden;box-shadow:0 2px 8px #0000001a}.drawer-qrcode img[data-v-f57cc598]{width:100%;height:100%;object-fit:contain;display:block}.footer[data-v-f57cc598]{background-color:#f8f9fa;color:#333;padding:3rem 0 1.5rem;border-top:1px solid #e9ecef;width:100%;font-family:Source Han Sans CN}.footer-content[data-v-f57cc598]{width:100%;margin:0;padding:0 260px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:4rem}.footer-nav[data-v-f57cc598]{flex:1;min-width:200px}.footer-nav h4[data-v-f57cc598]{font-size:1.375rem;font-weight:700;margin-bottom:1rem;color:#333}.nav-link[data-v-f57cc598]{display:flex;flex-wrap:wrap;gap:1rem}.nav-link a[data-v-f57cc598]{color:#333;text-decoration:none;font-size:1rem;transition:all .3s ease;position:relative;padding:.2rem 0;white-space:nowrap}.nav-link a[data-v-f57cc598]:hover{color:#06f}.nav-link a[data-v-f57cc598]:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#06f;border-radius:2px}.contact-section[data-v-f57cc598]{display:flex;gap:3rem;min-width:300px;justify-content:flex-end}.footer-hotline[data-v-f57cc598]{flex:1;min-width:120px;text-align:center}.footer-hotline h4[data-v-f57cc598]{font-size:1.375rem;font-weight:700;margin-bottom:1rem;color:#333;white-space:nowrap}.footer-hotline p[data-v-f57cc598]{font-size:1.125rem;color:#333;margin:0;font-weight:600;white-space:nowrap}.footer-app[data-v-f57cc598]{flex:1;min-width:120px;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.footer-app h4[data-v-f57cc598]{font-size:1.375rem;font-weight:700;margin-bottom:1rem;color:#333;white-space:nowrap}.qrcode[data-v-f57cc598]{width:5rem;height:5rem;background-color:#fff;border-radius:4px;border:1px solid #e9ecef;overflow:hidden;transition:transform .3s ease;box-shadow:0 2px 8px #0000001a}.qrcode[data-v-f57cc598]:hover{transform:scale(1.05)}.qrcode img[data-v-f57cc598]{width:100%;height:100%;object-fit:contain;display:block}.footer-bottom[data-v-f57cc598]{max-width:1400px;margin:2rem auto 0;padding:1.5rem 2rem 0;text-align:center;border-top:1px solid #e9ecef}.footer-bottom span[data-v-f57cc598]{font-size:.875rem;color:#666;line-height:1.5}.footer-bottom a[data-v-f57cc598]{color:#666;text-decoration:none;transition:color .3s ease;font-size:.875rem}.footer-bottom a[data-v-f57cc598]:hover{color:#06f;text-decoration:underline}@media (max-width: 768px){.mobile-menu-btn[data-v-f57cc598]{display:flex}.navbar[data-v-f57cc598]{padding:.8rem 0}.navbar-container[data-v-f57cc598]{padding:0 1.5rem}.logo[data-v-f57cc598]{height:60px;width:180px}.nav-links[data-v-f57cc598]{position:fixed;top:0;left:-280px;width:280px;height:100vh;background:#ffffff;flex-direction:column;align-items:stretch;padding:0;gap:0;overflow-y:auto;z-index:1000;transition:transform .3s ease;box-shadow:4px 0 20px #0000001a}.nav-links.mobile-open[data-v-f57cc598]{transform:translate(280px)}.nav-links li[data-v-f57cc598]{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.nav-links li.drawer-header[data-v-f57cc598],.nav-links li.drawer-footer[data-v-f57cc598]{border:none}.nav-links a[data-v-f57cc598]{color:#333;padding:1rem 1.5rem;font-size:1rem;display:flex;align-items:center;justify-content:space-between}.nav-links a.active[data-v-f57cc598]{color:#06f;background:rgba(0,102,255,.1)}.nav-links a[data-v-f57cc598]:after,.nav-links a.active[data-v-f57cc598]:after{display:none}.industry-dropdown[data-v-f57cc598]{position:static}.industry-link[data-v-f57cc598]{padding:1rem 1.5rem}.industry-link[data-v-f57cc598]:after{display:none}.dropdown-menu[data-v-f57cc598]{position:static;opacity:1;visibility:visible;transform:none;display:none;width:100%;max-height:0;padding:0;margin:0;background:#f8f9fa;box-shadow:none;border:none;border-radius:0;overflow:hidden;transition:max-height .3s ease}.dropdown-menu.show[data-v-f57cc598]{display:block;max-height:500px;padding:.5rem 0}.dropdown-menu a[data-v-f57cc598]{padding:.8rem 2.5rem;font-size:.9rem;color:#666}.dropdown-menu a[data-v-f57cc598]:hover{color:#06f;background:rgba(0,170,255,.1)}.footer[data-v-f57cc598]{padding:2rem 0 1rem}.footer-content[data-v-f57cc598]{padding:0 1.5rem;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;align-items:flex-start}.footer-nav[data-v-f57cc598]{flex:1;min-width:0;text-align:left}.footer-nav h4[data-v-f57cc598]{font-size:1.25rem;margin-bottom:.8rem}.nav-link[data-v-f57cc598]{justify-content:flex-start;gap:.8rem;flex-wrap:wrap}.nav-link a[data-v-f57cc598]{font-size:.9rem;padding:.3rem 0}.contact-section[data-v-f57cc598]{display:flex;gap:1.5rem;min-width:auto;justify-content:flex-end;align-items:flex-start;flex:1}.footer-hotline[data-v-f57cc598]{flex:1;min-width:auto;text-align:center}.footer-hotline h4[data-v-f57cc598]{font-size:1.25rem}.footer-hotline p[data-v-f57cc598]{font-size:1rem}.footer-app[data-v-f57cc598]{flex:1;min-width:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.footer-app h4[data-v-f57cc598]{font-size:1.25rem}.qrcode[data-v-f57cc598]{width:4rem;height:4rem}.footer-bottom[data-v-f57cc598]{margin-top:1.5rem;padding:0 1.5rem}.footer-bottom span[data-v-f57cc598],.footer-bottom a[data-v-f57cc598]{font-size:.8rem}}@media (max-width: 480px){.mobile-menu-btn[data-v-f57cc598]{right:1rem;top:1rem}.nav-links[data-v-f57cc598]{width:260px;left:-260px}.nav-links.mobile-open[data-v-f57cc598]{transform:translate(260px)}.nav-links li[data-v-f57cc598]{position:relative;padding-right:0}.navbar-container[data-v-f57cc598]{padding:0 1rem}.logo[data-v-f57cc598]{margin-left:3rem;height:2.5rem;width:6rem}.drawer-logo[data-v-f57cc598]{height:35px;width:105px}.drawer-contact[data-v-f57cc598]{flex-direction:column;align-items:flex-start;gap:1rem}.drawer-app h4[data-v-f57cc598]{text-align:left}.footer[data-v-f57cc598]{padding:1.5rem 0 1rem}.footer-content[data-v-f57cc598]{padding:0 4rem;gap:.5rem;flex-wrap:wrap}.footer-nav h4[data-v-f57cc598]{font-size:1rem;margin-bottom:.8rem}.nav-link[data-v-f57cc598]{gap:.3rem}.nav-link a[data-v-f57cc598]{font-size:.8rem}.contact-section[data-v-f57cc598]{gap:.8rem}.footer-hotline h4[data-v-f57cc598]{font-size:1rem;margin-bottom:.8rem}.footer-hotline p[data-v-f57cc598]{font-size:.8rem}.footer-app h4[data-v-f57cc598]{font-size:1rem;margin-bottom:.8rem}.qrcode[data-v-f57cc598]{width:29px;height:29px}.footer-bottom[data-v-f57cc598]{margin-top:1rem;padding:0 1rem}.footer-bottom span[data-v-f57cc598],.footer-bottom a[data-v-f57cc598]{font-size:.8rem}}@media (hover: none) and (pointer: coarse){.nav-links a[data-v-f57cc598]:after{display:none}.nav-links a[data-v-f57cc598]:active{color:#0af}.dropdown-menu a[data-v-f57cc598]:active{color:#0af;background-color:#00aaff1a}.nav-link a[data-v-f57cc598]:active,.footer-bottom a[data-v-f57cc598]:active{color:#06f}}.carousel-section[data-v-ea04ce32]{position:relative;height:100vh;overflow:hidden}.carousel[data-v-ea04ce32]{position:relative;height:100%}.carousel-item[data-v-ea04ce32]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .5s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:center}.carousel-item.active[data-v-ea04ce32]{opacity:1;visibility:visible;z-index:10}.carousel-item[data-v-ea04ce32]:nth-child(1){background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/home_ong_bg.png);background-size:cover;background-position:center;color:#fff}.carousel-item[data-v-ea04ce32]:nth-child(1):before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.carousel-item[data-v-ea04ce32]:nth-child(2){background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/home_two_bg.png);background-size:cover;background-position:center;color:#fff}.carousel-item[data-v-ea04ce32]:nth-child(3){background-color:#0a192f;color:#fff;position:relative;display:flex;align-items:stretch}.carousel-item:nth-child(3) .carousel-content[data-v-ea04ce32]{flex-direction:row;align-items:stretch;padding:0;max-width:none;width:100%;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/bt_cp.png);background-size:cover;background-position:center;background-repeat:no-repeat}.carousel-item[data-v-ea04ce32]:nth-child(3):before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/home_three_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.carousel-content[data-v-ea04ce32]{position:relative;z-index:2;width:100%;margin:0;padding:220px 2rem 0 260px;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;text-align:left}.carousel-item:nth-child(1) .carousel-content[data-v-ea04ce32]{flex:1}.carousel-item:nth-child(1) h1[data-v-ea04ce32]{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.carousel-item:nth-child(1) p[data-v-ea04ce32]{font-size:18px;margin-bottom:.5rem;line-height:1.6}.carousel-footer[data-v-ea04ce32]{position:absolute;bottom:2rem;left:0;display:flex;justify-content:space-between;align-items:center;padding:0 2rem 0 260px;width:100%;margin:0;z-index:2}.carousel-footer-left p[data-v-ea04ce32]{font-size:.9rem;margin:.2rem 0;text-align:left}.carousel-footer-right p[data-v-ea04ce32]{font-size:.9rem;margin:0;text-align:right}.btn_one[data-v-ea04ce32]{color:#fff;width:193px;height:56px;opacity:1;align-self:flex-start;margin-top:1rem;font-family:Source Han Sans CN;font-weight:400;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;transition:all .3s ease;border-bottom-left-radius:15px;border-top-right-radius:15px;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/h_bt.png);background-size:cover;background-position:center;background-repeat:no-repeat}.btn_one span[data-v-ea04ce32]{margin-left:36px}.btn_one[data-v-ea04ce32]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #06f6}.about-content[data-v-ea04ce32]{justify-content:space-between;gap:4rem;width:100%;position:relative;z-index:2;margin:0;padding:220px 2rem 0 260px;display:flex;flex:1;text-align:left}.about-content h2[data-v-ea04ce32]{font-size:25px;font-weight:700;margin-bottom:.2rem;color:#333;text-align:left}.about-content h3[data-v-ea04ce32]{font-size:30px;margin-bottom:10px;color:#999;text-transform:uppercase;letter-spacing:1px;text-align:left;position:relative;padding-bottom:.5rem;opacity:.66}.about-content h3[data-v-ea04ce32]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background-color:#06f}.about-content p[data-v-ea04ce32]{font-size:1rem;line-height:1.6;color:#666;max-width:100%;text-align:left;margin-left:0;margin-right:0}.about-content-p3[data-v-ea04ce32]{margin-bottom:25px}.about-cards[data-v-ea04ce32]{display:flex;margin-bottom:2rem;justify-content:flex-start}.about-card[data-v-ea04ce32]{flex:0 0 170px;padding:1.1em;position:relative}.vision-card[data-v-ea04ce32]{background-color:#f8f9fa;border:1px solid #e9ecef}.mission-card[data-v-ea04ce32]{background-color:#06f;color:#fff}.mission-card-p[data-v-ea04ce32]{padding-bottom:20px}.vision-card h4[data-v-ea04ce32]{color:#333;font-size:1rem;margin-bottom:1rem}.mission-card h4[data-v-ea04ce32]{color:#fff;font-size:1rem;margin-bottom:1rem}.vision-card p[data-v-ea04ce32]{color:#666;font-size:.9rem}.mission-card p[data-v-ea04ce32]{color:#fff;font-size:.9rem}.about-card h4[data-v-ea04ce32]{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.about-card p[data-v-ea04ce32]{font-size:.9rem;line-height:1.5}.card-icon[data-v-ea04ce32]{font-size:1.5rem;width:38px}.vision-card .card-icon[data-v-ea04ce32]{color:#06f}.mission-card .card-icon[data-v-ea04ce32]{color:#fff}.about-btn[data-v-ea04ce32]{height:87px;width:224px;background-color:transparent;color:#fff;padding:10px 2rem;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/about_bt.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-btn[data-v-ea04ce32]:hover{color:#fff;transform:translateY(-2px);box-shadow:0 0 #0066ff4d}.products-content[data-v-ea04ce32]{display:flex;gap:0;width:100%;height:100%;position:relative;z-index:2}.products-sidebar[data-v-ea04ce32]{padding-top:4rem;padding-left:15%;flex:0 0 35%;max-width:550px;border-right:1px solid rgba(0,170,255,.3);background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/three_chanping_bg.png);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.products-sidebar[data-v-ea04ce32]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.products-sidebar[data-v-ea04ce32]>*{position:relative;z-index:2}.products-sidebar h3[data-v-ea04ce32]{font-family:Source Han Sans CN;font-size:26px;font-weight:700;margin-bottom:.5rem;color:#fff;text-align:left}.products-sidebar h4[data-v-ea04ce32]{font-family:Alimama ShuHeiTi;font-weight:700;font-size:32px;color:#91b3d9;opacity:.26;margin-bottom:2rem;letter-spacing:1px;text-align:left}.product-nav[data-v-ea04ce32]{list-style:none;padding:0;margin:0}.product-nav-item[data-v-ea04ce32]{display:block;color:#fffc;text-decoration:none;padding:1rem;margin-bottom:.5rem;border-radius:5px;transition:all .3s ease;display:flex;align-items:center;gap:1rem;background-color:#ffffff0d;border-left:3px solid transparent;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/c_bt.png)}.product-nav-item[data-v-ea04ce32]:hover{color:#0af;background-color:#0af3;background-image:none;border-left-color:#0af;transform:translate(5px)}.product-nav-item.active[data-v-ea04ce32]{color:#fff;background-color:#06f;background-image:none;border-left-color:#0af}.nav-icon[data-v-ea04ce32]{font-size:1.2rem;width:24px;text-align:center}.nav-icon-image[data-v-ea04ce32]{width:24px;height:24px;object-fit:contain;vertical-align:middle;background-color:transparent}.products-main[data-v-ea04ce32]{flex:1;padding:18rem 4rem 0rem;display:flex;flex-direction:column;justify-content:center}.products-main h2[data-v-ea04ce32]{font-family:Source Han Sans CN;font-size:50px;font-weight:500;margin-bottom:1rem;color:#fff;text-align:left}.product-feature[data-v-ea04ce32]{margin-bottom:1rem}.product-feature h4[data-v-ea04ce32]{font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.product-feature p[data-v-ea04ce32]{font-size:1rem;line-height:1.8;color:#fffc;margin-bottom:0;padding-left:1.7rem}.products-main_btn[data-v-ea04ce32]{width:193px;height:56px;opacity:1;align-self:flex-start;margin-top:1rem;border:1px solid #FFFFFF;border-radius:0 16px;color:#fff;font-family:Source Han Sans CN;font-weight:400;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;transition:all .3s ease}.products-main_btn span[data-v-ea04ce32]{margin-left:38px}.products-main_btn[data-v-ea04ce32]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #06f6}.products-main_btn[data-v-ea04ce32]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #06f6}.carousel-controls[data-v-ea04ce32]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2rem;z-index:20}.carousel-control[data-v-ea04ce32]{background-color:#fff3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.carousel-control[data-v-ea04ce32]:hover{background-color:#ffffff4d;transform:scale(1.1);box-shadow:0 4px 12px #0003}.carousel-control.blue-control[data-v-ea04ce32]{color:#0066ff80;border:1px solid rgba(0,102,255,.5)}.carousel-control.blue-control[data-v-ea04ce32]:hover{background-color:#ffffff4d;transform:scale(1.1);box-shadow:0 4px 12px #0066ff4d}.carousel-indicators[data-v-ea04ce32]{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem;z-index:20}.carousel-indicators button[data-v-ea04ce32]{width:30px;height:4px;border-radius:2px;border:2px solid white;background-color:transparent;cursor:pointer;transition:all .3s ease}.carousel-indicators button.active[data-v-ea04ce32]{width:45px;background-color:#fff;transform:none}.btn[data-v-ea04ce32]{background-color:#06f;color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn[data-v-ea04ce32]:hover{background-color:#0052cc;transform:translateY(-2px);box-shadow:0 10px 20px #0066ff4d}@media (max-width: 480px){.carousel-item:nth-child(1) h1[data-v-ea04ce32]{font-size:1.6rem;margin-bottom:.3rem}.carousel-content[data-v-ea04ce32]{padding:0;padding-top:11.1rem;padding-left:4rem}.carousel-item:nth-child(1) p[data-v-ea04ce32]{font-size:.5rem}.btn_one[data-v-ea04ce32]{width:7rem;height:2rem;font-size:.8rem;opacity:1;align-self:flex-start;margin-top:0rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;border-bottom-left-radius:.3rem;border-top-right-radius:.3rem;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/h_bt.png);background-size:cover;background-position:center;background-repeat:no-repeat}.btn_one span[data-v-ea04ce32]{margin-left:0}.carousel-footer[data-v-ea04ce32]{position:relative;bottom:1.75rem;left:4rem;display:flex;padding:0;margin:0;z-index:2}.carousel-footer-left p[data-v-ea04ce32]{font-size:.5rem;margin:.1rem 0!important;text-align:left}.carousel-indicators[data-v-ea04ce32]{position:absolute;bottom:1.6rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem;z-index:20}.carousel-indicators button[data-v-ea04ce32]{width:1.6rem;height:.4rem;border-radius:.2rem;border:.2rem solid white;background-color:transparent;cursor:pointer;transition:all .3s ease}.carousel-indicators button.active[data-v-ea04ce32]{width:4.5rem;background-color:#fff;transform:none}.carousel-controls[data-v-ea04ce32]{padding:0 .8rem}.carousel-control[data-v-ea04ce32]{width:3rem;height:3rem;font-size:1.2rem}.about-content[data-v-ea04ce32]{justify-content:space-between;gap:4rem;width:100%;position:relative;z-index:2;margin:0;padding:11.3rem 0rem 0 4rem;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;flex:1;text-align:left}.about-content h2[data-v-ea04ce32]{font-size:1rem;font-weight:700;margin-bottom:0rem;color:#333;text-align:left}.about-content h3[data-v-ea04ce32]{font-size:1.3rem;color:#999;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px;text-align:left;position:relative;padding-bottom:.4rem;opacity:.66}.about-content h3[data-v-ea04ce32]:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:.2rem;background-color:#06f}.about-content p[data-v-ea04ce32]{font-size:.5rem;line-height:1.6;color:#666;max-width:100%;text-align:left;margin-left:0;margin-right:0}.about-content-p3[data-v-ea04ce32]{margin-bottom:.6rem}.about-cards[data-v-ea04ce32]{display:flex;margin-bottom:0rem;justify-content:flex-start}.about-card[data-v-ea04ce32]{flex:0 0 9rem;padding:.5rem .5rem 0rem;position:relative}.vision-card[data-v-ea04ce32]{background-color:#f8f9fa;border:1px solid #e9ecef}.mission-card[data-v-ea04ce32]{background-color:#06f;color:#fff}.mission-card-p[data-v-ea04ce32]{padding-bottom:.3rem}.vision-card h4[data-v-ea04ce32]{color:#333;font-size:.4rem;margin-bottom:.2rem}.mission-card h4[data-v-ea04ce32]{color:#fff;font-size:.4rem;margin-bottom:.2rem}.vision-card p[data-v-ea04ce32]{color:#666;font-size:1.4rem}.mission-card p[data-v-ea04ce32]{color:#fff;font-size:1.4rem}.about-card h4[data-v-ea04ce32]{font-weight:600;font-size:.4rem;margin-bottom:.3rem}.about-card p[data-v-ea04ce32]{font-size:.8rem;line-height:1.5}.card-icon[data-v-ea04ce32]{font-size:1.5rem;width:2rem;padding-bottom:2rem}.vision-card .card-icon[data-v-ea04ce32]{color:#06f}.mission-card .card-icon[data-v-ea04ce32]{padding-top:.8rem;color:#fff}.about-btn[data-v-ea04ce32]{margin-top:2rem;font-size:.8rem;height:2.6rem;width:5.5rem;background-color:transparent;color:#fff;padding:.4rem .75rem;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/about_bt.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom-left-radius:5px;border-top-right-radius:6px}.products-sidebar[data-v-ea04ce32]{padding-top:11.1rem;padding-left:4rem;flex:0 0 37%;width:11.75rem!important;border-right:1px solid rgba(0,170,255,.3);background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/three_chanping_bg.png);display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}.products-sidebar[data-v-ea04ce32]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.products-sidebar[data-v-ea04ce32]>*{position:relative;z-index:2}.products-sidebar h3[data-v-ea04ce32]{font-family:Source Han Sans CN;font-size:.9rem;font-weight:700;margin-bottom:0rem;color:#fff;text-align:left}.products-sidebar h4[data-v-ea04ce32]{font-family:Alimama ShuHeiTi;font-weight:700;font-size:1.3rem;color:#91b3d9;opacity:.26;margin-bottom:0rem;letter-spacing:1px;text-align:left}.product-nav[data-v-ea04ce32]{list-style:none;padding:0;margin:0}.product-nav-item[data-v-ea04ce32]{font-size:.9rem;display:block;color:#fffc;text-decoration:none;padding:.3rem 0;margin-bottom:.3rem;border-radius:0;transition:all .3s ease;display:flex;align-items:center;gap:1rem;background-color:#ffffff0d;border-left:3px solid transparent;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/home/c_bt.png)}.product-nav-item[data-v-ea04ce32]:hover{color:#0af;background-color:#0af3;background-image:none;border-left-color:#0af;transform:translate(5px)}.product-nav-item.active[data-v-ea04ce32]{color:#fff;background-color:#06f;background-image:none;border-left-color:#0af}.nav-icon[data-v-ea04ce32]{font-size:.375rem;width:.8rem;text-align:center}.nav-icon-image[data-v-ea04ce32]{font-size:.375rem;width:.8rem;height:.8rem;object-fit:contain;vertical-align:middle;background-color:transparent}.products-main[data-v-ea04ce32]{flex:1;padding:4.375rem 1rem 0rem 1.1875rem;display:flex;flex-direction:column;justify-content:center}.products-main h2[data-v-ea04ce32]{font-family:Source Han Sans CN;font-size:1.3rem;font-weight:500;margin-bottom:0rem;color:#fff;text-align:left}.product-feature[data-v-ea04ce32]{margin-bottom:.425rem}.product-feature h4[data-v-ea04ce32]{font-size:.5rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.product-feature p[data-v-ea04ce32]{font-size:.5rem;line-height:1.6;color:#fffc;margin-bottom:0;padding-left:1rem}.products-main_btn[data-v-ea04ce32]{width:6.8rem;height:2rem;opacity:1;align-self:flex-start;margin-top:.5rem;border:.1rem solid #FFFFFF;border-radius:0;border-bottom-left-radius:.4rem;border-top-right-radius:.4rem;color:#fff;font-family:Source Han Sans CN;font-size:.4rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.products-main_btn span[data-v-ea04ce32]{margin-left:.2rem}.products-main_btn[data-v-ea04ce32]:hover{transform:translateY(-2px);box-shadow:0 .5rem 1.5rem #06f6}.products-main_btn[data-v-ea04ce32]:hover{transform:translateY(-2px);box-shadow:0 1rem 2rem #06f6}.carousel-section[data-v-ea04ce32]{width:100%;height:66rem}}.about[data-v-72860469]{width:100%;overflow-x:hidden}.about-us-banner[data-v-72860469]{position:relative;height:100vh;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/a_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-us-banner-content[data-v-72860469]{position:absolute;font-family:Source Han Sans CN;font-weight:500;font-size:50px;color:#fff;left:260px;bottom:117px}.about-us-banner h1[data-v-72860469]{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.about-us-banner p[data-v-72860469]{font-size:1.3rem;margin:0;color:#ffffffe6}.about-us-content[data-v-72860469]{padding:80px 260px 102px;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/b_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-section[data-v-72860469]{margin-bottom:38px}.about-section[data-v-72860469]:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.about-section h2[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:26px;color:#000}.about-section h3[data-v-72860469]{font-size:1.5rem;font-weight:700;margin-bottom:.8rem;color:var(--text-dark)}.about-section .section-subtitles[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:52px;color:#c2d7ec;opacity:.66;height:auto;line-height:1;margin-bottom:32px}.section-subtitles-line[data-v-72860469]{margin-bottom:37px}.about-section .section-subtitle[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:36px;color:#000;opacity:.09;margin-top:-48px;margin-bottom:18PX}.talent-section-text-div[data-v-72860469]{display:flex}.about-section .about-text[data-v-72860469]{font-family:Source Han Sans CN;font-weight:400;font-size:16px;color:#000;line-height:26px}.about-bottom[data-v-72860469]{margin-bottom:30px}.about-us-footer[data-v-72860469]{height:200px;position:relative;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/c_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.about-us-footer-content[data-v-72860469]{position:relative;z-index:2;max-width:800px;padding:0 2rem}.about-us-footer h3[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:36px;color:#fff;margin-bottom:30px}.about-us-footer p[data-v-72860469]{font-family:Source Han Sans CN;font-weight:400;font-size:16px;color:#fff;opacity:.8}.talent-section-text-span-title[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:18px;color:#000}@media (max-width: 480px){.about-us-banner[data-v-72860469]{position:relative;height:66rem;width:100%;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/a_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-us-banner-content[data-v-72860469]{position:absolute;font-family:Source Han Sans CN;font-weight:500;font-size:1.4rem;color:#fff;left:4rem;bottom:5.4rem}.about-us-banner h1[data-v-72860469]{font-size:1.3rem;font-weight:700;margin-bottom:.8rem;line-height:1.6;text-shadow:0 .2rem 1rem rgba(0,0,0,.3)}.about-us-banner p[data-v-72860469]{font-size:1rem;margin:0;color:#ffffffe6}.about-us-content[data-v-72860469]{padding:3rem 4rem 3.8rem;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/b_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-section[data-v-72860469]{margin-bottom:1.5rem}.about-section h2[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:.9rem;color:#000;margin-bottom:.5rem}.about-section h3[data-v-72860469]{font-size:.8rem;font-weight:700;margin-bottom:0rem;color:var(--text-dark)}.about-section .section-subtitles[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:1.3rem;color:#c2d7ec;opacity:.66;height:auto;line-height:1;margin-bottom:1.2rem}.section-subtitles-line[data-v-72860469]{width:2rem;margin-bottom:1rem}.about-section .about-text[data-v-72860469]{font-family:Source Han Sans CN;font-weight:400;font-size:.8rem;color:#000;line-height:1.2rem}.about-bottom[data-v-72860469]{margin-bottom:1.5rem}.about-section .section-subtitle[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:.9rem;color:#000;opacity:.09;margin-top:-1rem;margin-bottom:0}.talent-section-text-span-title[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:.8rem;color:#000;line-height:1.6rem;height:1rem}.talent-section-text-div[data-v-72860469]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;align-items:start;gap:0;width:100%;margin-bottom:.5rem}.talent-section-text-span-title[data-v-72860469]{grid-column:1;font-family:Source Han Sans CN;font-weight:700;font-size:.8rem;color:#000;line-height:1.5;white-space:nowrap}.about-text[data-v-72860469]{grid-column:2;font-family:Source Han Sans CN;font-weight:400;font-size:.8rem;color:#000;line-height:1.5;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;margin:0;padding:0}.about-us-footer[data-v-72860469]{height:5rem;position:relative;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/about/c_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.about-us-footer-content[data-v-72860469]{position:relative;z-index:2;width:100%;padding:0 2rem}.about-us-footer h3[data-v-72860469]{font-family:Source Han Sans CN;font-weight:700;font-size:.9rem;color:#fff;margin-bottom:.7rem}.about-us-footer p[data-v-72860469]{font-family:Source Han Sans CN;font-weight:400;font-size:.8rem;color:#fff;opacity:.8}}.industry-banner[data-v-e2b0a10b]{position:relative;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.industry-info[data-v-e2b0a10b]{position:absolute;top:216px;left:260px;margin:0 auto}.industry-info h2[data-v-e2b0a10b]{font-family:Source Han Sans CN;font-size:25px;font-weight:500;margin-bottom:20px;color:#fff}.industry-section[data-v-e2b0a10b]{margin-bottom:19px;display:flex}.industry-icon[data-v-e2b0a10b]{width:37px;height:32px;padding:5px 8px 5px 0}.industry-icon-side[data-v-e2b0a10b]{width:37px;height:40px;padding:5px 8px 5px 0}.industry-section h3[data-v-e2b0a10b]{font-family:Source Han Sans CN;font-size:20px;font-weight:500;color:#fff}.industry-section p[data-v-e2b0a10b]{font-size:18px;font-weight:400;color:#fff;font-family:Source Han Sans CN;opacity:.7}.industry-section ul[data-v-e2b0a10b]{list-style:none;padding:0}.industry-section ul li[data-v-e2b0a10b]{font-size:1rem;line-height:1.8;color:#666;position:relative;padding-left:1.5rem}.industry-section ul li[data-v-e2b0a10b]:before{content:"●";position:absolute;left:0;color:#06f}@media (max-width: 480px){.industry-banner[data-v-e2b0a10b]{position:relative;height:66rem;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.industry-info[data-v-e2b0a10b]{position:absolute;top:7rem;left:4rem;margin:0 2rem 0 0}.industry-info h2[data-v-e2b0a10b]{font-family:Source Han Sans CN;font-size:1.3rem;font-weight:500;margin-bottom:1rem;color:#fff}.industry-section[data-v-e2b0a10b]{margin-bottom:1rem;display:flex}.industry-icon[data-v-e2b0a10b]{width:1.2rem;height:1.2rem;padding:0px .3rem .3rem 0px}.industry-icon-side[data-v-e2b0a10b]{width:1.2rem;height:1.2rem;padding:0 .3rem .2rem 0}.industry-section h3[data-v-e2b0a10b]{font-family:Source Han Sans CN;font-size:.8rem;font-weight:500;color:#fff}.industry-section p[data-v-e2b0a10b]{font-size:.8rem;font-weight:400;color:#fff;font-family:Source Han Sans CN;opacity:.7}.industry-section ul[data-v-e2b0a10b]{list-style:none;padding:0}.industry-section ul li[data-v-e2b0a10b]{font-size:1.6rem;line-height:1.8;color:#666;position:relative;padding-left:1.5rem}.industry-section ul li[data-v-e2b0a10b]:before{content:"●";position:absolute;left:0;color:#06f}}.advantages-banner[data-v-72ffd611]{position:relative;height:100vh;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/advantages/a_bg.png);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.advantages-banner-content[data-v-72ffd611]{position:relative;height:100%;z-index:2;text-align:left;max-width:800px;padding:0rem 260px;padding-top:165px}.advantages-banner-top h2[data-v-72ffd611]{width:776px;height:61px;font-family:Source Han Sans CN;line-height:89px;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.advantages-banner-text[data-v-72ffd611]{font-weight:400;font-size:18px;opacity:.76;margin-bottom:14px}.advantages-banner-one-text[data-v-72ffd611]{font-size:18px;font-weight:400;opacity:.76;margin-bottom:14px}.advantages-banner-btn[data-v-72ffd611]{width:96px;height:28px}.advantages-banner-btn[data-v-72ffd611]:hover{transform:translateY(-2px)}.advantages-banner-footer[data-v-72ffd611]{font-size:18px;opacity:.76;font-weight:400;position:absolute;bottom:50px}.advantages-banner-footer p[data-v-72ffd611]{margin-bottom:.5rem}.advantages-banner-subtext[data-v-72ffd611]{font-size:1rem;opacity:.9;line-height:1.6}.advantages-container[data-v-72ffd611]{width:100%;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/talent/e_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.advantage-item[data-v-72ffd611]{width:100%;padding:6rem 260px;display:flex;align-items:flex-start;gap:4rem;transition:transform .3s ease}.advantage-item[data-v-72ffd611]:hover{transform:translateY(-5px)}.advantage-item.reverse[data-v-72ffd611]{flex-direction:row-reverse}.advantage-content[data-v-72ffd611]{flex:1}.advantage-content h3[data-v-72ffd611]{font-size:20px;font-weight:700;margin-bottom:.5rem;color:var(--text-dark)}.advantage-subtitle[data-v-72ffd611]{font-size:28px;opacity:.66;color:#c2d7ec;margin-bottom:1.5rem;letter-spacing:1px;font-weight:700}.advantage-line[data-v-72ffd611]{background-color:#006cff;width:2rem;height:2px;margin-bottom:15px}.advantage-text[data-v-72ffd611]{font-size:10px;font-weight:400;line-height:1.8;color:#666769;font-family:Source Han Sans CN}.advantage-image[data-v-72ffd611]{flex:1;max-width:500px}.advantage-image img[data-v-72ffd611]{width:100%;height:auto;box-shadow:0 15px 30px #0000001a;transition:transform .3s ease}.advantage-image img[data-v-72ffd611]:hover{transform:scale(1.02)}@media (max-width: 480px){.advantages-banner[data-v-72ffd611]{position:relative;height:66rem;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/advantages/a_bg.png);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.advantages-banner-content[data-v-72ffd611]{padding:8.3rem 0px 0px 4rem;position:relative}.advantages-banner-top h2[data-v-72ffd611]{width:200px;height:16px;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:22px;margin-bottom:11px}.advantages-banner-text[data-v-72ffd611]{font-weight:400;font-size:7px;opacity:.76;margin-bottom:4px}.advantages-banner-one-text[data-v-72ffd611]{font-size:7px;font-weight:400;opacity:.76}.advantages-banner-btn[data-v-72ffd611]{height:14px;width:48px}.advantages-banner-btn[data-v-72ffd611]:hover{transform:translateY(-2px)}.advantages-banner-footer[data-v-72ffd611]{font-size:5px;opacity:.76;font-weight:400;position:absolute;bottom:30px}.advantages-banner-footer p[data-v-72ffd611]{margin-bottom:.5rem}.advantages-container[data-v-72ffd611]{padding:3rem 0;width:100%;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/talent/e_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.advantage-item[data-v-72ffd611]{width:100%;margin:0 auto 3.9rem;padding:0 4rem;display:flex;align-items:flex-start;gap:4rem;transition:transform .3s ease}.advantage-content h3[data-v-72ffd611]{font-size:9px;font-weight:700;margin-bottom:5px;color:var(--text-dark)}.advantage-subtitle[data-v-72ffd611]{font-size:12px;opacity:.66;color:#c2d7ec;margin-bottom:9px;letter-spacing:1px;font-weight:700}.advantage-line[data-v-72ffd611]{background-color:#006cff;width:1rem;height:1px;margin-bottom:7px}.advantage-text[data-v-72ffd611]{font-size:5px;font-weight:500;color:#666769;font-family:Source Han Sans CN}.advantage-image[data-v-72ffd611]{flex:1;width:290px}.advantage-image img[data-v-72ffd611]{width:100%;height:100%;box-shadow:0 15px 30px #0000001a;transition:transform .3s ease}.advantage-image img[data-v-72ffd611]:hover{transform:scale(1.02)}.advantages-banner p[data-v-72ffd611]{font-size:5px;margin-bottom:4px;line-height:1.5}}.talent[data-v-94926d37]{width:100%;height:100%;overflow-x:hidden}.talent-banner[data-v-94926d37]{width:100%;position:relative;height:100vh;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/talent/a_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.talent-banner-content[data-v-94926d37]{height:156px;width:100%;position:absolute;z-index:2;bottom:70px;left:260px}.talent-banner h1[data-v-94926d37]{font-size:50px;font-weight:500;margin-bottom:15px;font-family:Source Han Sans CN;color:#fff}.talent-banner p[data-v-94926d37]{font-family:Source Han Sans CN;font-size:18px;font-weight:500;color:#fff}.talent-section-content-three[data-v-94926d37]{width:100%;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/talent/e_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding-bottom:120px}.talent-section-text-p[data-v-94926d37]{color:#000;font-family:Source Han Sans CN;font-weight:700;font-size:36px;opacity:.09;margin-top:-25px;margin-bottom:21px;line-height:36px}.talent-section-text-p-map[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:400;font-size:16px;color:#000;line-height:22px;margin-bottom:25px}.talent-section-text-span-title[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:18px;color:#000}.talent-section-text-span-text[data-v-94926d37]{font-family:SourceHanSansCN-Normal;font-size:16px;color:#000}.talent-container[data-v-94926d37]{padding-top:40px}.talent-section[data-v-94926d37]{padding:0 260px 80px}.talent-section-line[data-v-94926d37]{height:2px;width:60px;background-color:#056fff}.talent-section h2[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:36px;color:#000;margin-bottom:6px}.talent-section h3[data-v-94926d37]{opacity:.66;color:#c2d7ec;font-size:46px;font-weight:700;font-family:Source Han Sans CN;line-height:1.4;height:auto;margin-bottom:11px}.talent-section-content[data-v-94926d37]{display:flex;flex-direction:row;gap:4rem;align-items:flex-start;padding-left:43px;padding-top:30px}.talent-section-text[data-v-94926d37]{flex:1}.talent-section-image[data-v-94926d37]{width:500px;height:300px}.talent-section-image img[data-v-94926d37]{width:100%;height:auto;background-size:cover;background-position:center;background-repeat:no-repeat}.talent-section-text h4[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:26px;color:#000}.talent-section-text h4[data-v-94926d37]:first-child{margin-top:0}@media (max-width: 480px){.talent[data-v-94926d37]{width:100%;overflow-x:hidden}.talent-banner[data-v-94926d37]{width:100%;position:relative;height:66rem;background-image:url(https://fixnio-open.oss-cn-guangzhou.aliyuncs.com/guanwang/talent/a_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.talent-banner-content[data-v-94926d37]{height:4rem;width:100%;position:absolute;z-index:2;bottom:12rem;left:0;padding-left:4rem;padding-right:5.6rem}.talent-banner h1[data-v-94926d37]{font-size:1.3rem;font-weight:500;margin-bottom:.8rem;font-family:Source Han Sans CN;color:#fff}.talent-banner p[data-v-94926d37]{font-family:Source Han Sans CN;font-size:.8rem;font-weight:500;color:#fff}.talent-section[data-v-94926d37]{padding:0px 4rem 8rem}.talent-section-line[data-v-94926d37]{height:.2rem;width:3rem;background-color:#056fff;margin-bottom:1.2rem}.talent-section h2[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:.9rem;color:#000;margin-bottom:.3rem}.talent-section h3[data-v-94926d37]{opacity:.66;color:#c2d7ec;font-size:1.3rem;font-weight:700;font-family:Source Han Sans CN;line-height:1.6;height:auto;margin-bottom:.9rem}.talent-section-text h4[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:.8rem;color:#000}.talent-section-content[data-v-94926d37]{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;padding-left:1rem;padding-top:.5rem}.talent-section-text-p[data-v-94926d37]{color:#000;font-family:Source Han Sans CN;font-weight:700;font-size:.9rem;opacity:.09;margin-top:-.7rem;margin-bottom:.5rem;line-height:1rem}.talent-section-text-p-map[data-v-94926d37]{margin-bottom:1rem;font-family:Source Han Sans CN;font-weight:400;font-size:.8rem;color:#000;line-height:1.2rem}.talent-section-image[data-v-94926d37]{width:12rem;height:7rem}.talent-section-text-span[data-v-94926d37]{width:100%;height:1.2rem;line-height:1.2rem;padding:0;margin:0}.talent-section-text-span-title[data-v-94926d37]{font-family:Source Han Sans CN;font-weight:700;font-size:.8rem;line-height:1.6rem;color:#000;height:1.6rem}.talent-section-text-span-text[data-v-94926d37]{font-family:Source Han Sans CN;line-height:3.6rem;font-size:.8rem;color:#000;height:3.2rem}.talent-container[data-v-94926d37]{padding-top:4rem}}
