:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;width:100%;position:relative}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}a{font-weight:500;color:#007bff;text-decoration:inherit;transition:color .3s}a:hover{color:#0056b3}h1,h2,h3,h4,p{margin:0}img{max-width:100%;height:auto;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.header[data-v-bdb3018b]{position:fixed;top:0;width:100%;background:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.header-content[data-v-bdb3018b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:75px}.logo[data-v-bdb3018b]{display:flex;align-items:center;gap:0;margin-left:-15px}.logo .favicon[data-v-bdb3018b]{height:75px}.logo .logo-img[data-v-bdb3018b]{height:40px;margin-left:-15px}.nav[data-v-bdb3018b]{display:flex;gap:30px}.nav a[data-v-bdb3018b]{text-decoration:none;color:#101010;font-family:PingFangSC-regular,PingFang SC,sans-serif;font-size:16px;line-height:23px;text-align:left;display:inline-block;white-space:nowrap;transition:color .3s;cursor:pointer}.nav-item[data-v-bdb3018b]{position:relative;display:flex;align-items:center}.dropdown-menu[data-v-bdb3018b]{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#fff;min-width:120px;box-shadow:0 8px 16px #0000001a;border-radius:8px;padding:10px 0;z-index:1001;border:1px solid rgba(0,0,0,.05)}.dropdown:hover .dropdown-menu[data-v-bdb3018b],.dropdown.is-open .dropdown-menu[data-v-bdb3018b]{display:block}.dropdown-menu a[data-v-bdb3018b]{width:100%;padding:10px 20px;box-sizing:border-box;font-size:14px;color:#333;text-align:center}.dropdown-menu a[data-v-bdb3018b]:hover{background-color:#f5f5f5;color:#007bff}.nav a[data-v-bdb3018b]:hover{color:#007bff}.menu-toggle[data-v-bdb3018b]{display:none;cursor:pointer;padding:10px}.hamburger[data-v-bdb3018b]{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger span[data-v-bdb3018b]{display:block;width:100%;height:2px;background-color:#333;transition:all .3s ease}.hamburger.is-active span[data-v-bdb3018b]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.is-active span[data-v-bdb3018b]:nth-child(2){opacity:0}.hamburger.is-active span[data-v-bdb3018b]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero[data-v-96eaf5f7]{position:relative;height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px;background-color:#f7f7f7}.hero-bg[data-v-96eaf5f7]{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/back2.png) no-repeat center center;background-size:cover;opacity:0;transition:opacity 1.5s ease-in-out;z-index:0}.hero-bg.is-loaded[data-v-96eaf5f7]{opacity:1}.hero-content[data-v-96eaf5f7]{text-align:center;z-index:1;position:relative;padding:2rem}.hero-title[data-v-96eaf5f7]{font-size:72px;margin-bottom:1.5rem;font-weight:700;letter-spacing:4px;line-height:1.2;animation:fadeInUp 1s ease-out}.text-normal[data-v-96eaf5f7]{color:#333}.text-highlight[data-v-96eaf5f7]{color:#007bff}.hero-subtitle[data-v-96eaf5f7]{font-size:72px;line-height:1.4;color:#333;font-weight:700;font-family:PingFangSC-bold,PingFang SC,Microsoft YaHei,sans-serif;text-align:center;margin:0;animation:fadeInUp 1s ease-out}.hero-btns[data-v-96eaf5f7]{display:flex;gap:20px;justify-content:center;margin-top:73px}.primary-btn[data-v-96eaf5f7]{width:200px;height:60px;line-height:60px;border-radius:30px;background-color:#0071e3;color:#fff;font-size:20px;text-align:center;font-family:PingFangSC-regular,PingFang SC,sans-serif;border:none;cursor:pointer;transition:all .3s ease;padding:0;display:inline-block}.primary-btn[data-v-96eaf5f7]:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 6px 16px #007bff66}.primary-btn[data-v-96eaf5f7]:active{transform:translateY(0);box-shadow:0 2px 8px #007bff4d}.products-section[data-v-5d52a25e]{background:linear-gradient(180deg,#f8f9fa,#fff);position:relative}.section[data-v-5d52a25e]{padding:100px 0;background:#fff}.container[data-v-5d52a25e]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-5d52a25e]{text-align:center;margin-bottom:60px}.title[data-v-5d52a25e]{position:relative;width:100%;max-width:600px;line-height:1.2;color:#1d1d1f;font-size:48px;text-align:center;font-family:PingFangSC-bold;margin:10px auto;padding:0;animation:fadeInUp 1s ease-out}.title .highlight[data-v-5d52a25e]{color:#0071e3}.product-tabs[data-v-5d52a25e]{display:flex;justify-content:center;gap:30px;margin-bottom:60px;flex-wrap:wrap}.tab-item[data-v-5d52a25e]{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease;opacity:.5;width:180px;height:50px;border-radius:25px}.tab-item[data-v-5d52a25e]:hover,.tab-item.active[data-v-5d52a25e]{opacity:1;transform:translateY(-5px);background-color:#fff;box-shadow:0 5px 15px 2px #0071e34d;border:1px solid rgba(255,255,255,1)}.tab-item span[data-v-5d52a25e]{font-size:1.1rem;font-weight:600;color:#333;transition:color .3s}.tab-item.active span[data-v-5d52a25e]{color:#007bff}.product-content-wrapper[data-v-5d52a25e]{width:100%;max-width:1200px;margin:0 auto}.product-display[data-v-5d52a25e]{display:flex;align-items:center;gap:40px;width:100%;min-height:500px;border-radius:30px;background:linear-gradient(180deg,#0071e31a,#fff0);padding:60px;box-shadow:0 10px 40px #0000000d;position:relative;overflow:hidden}.product-info[data-v-5d52a25e]{flex:1;z-index:2;text-align:left}.product-title[data-v-5d52a25e]{color:#000;font-size:36px;line-height:1.3;text-align:left;font-family:PingFangSC-medium;margin-bottom:30px}.product-description[data-v-5d52a25e]{color:#101010;font-size:20px;line-height:1.6;text-align:left;font-family:PingFangSC-regular}.product-image[data-v-5d52a25e]{flex:1.5;height:400px;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:1}.product-image img[data-v-5d52a25e]{width:100%;height:100%;object-fit:contain;background:transparent;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-display:hover .product-image img[data-v-5d52a25e]{transform:scale(1.05)}.image-slide-up-enter-active[data-v-5d52a25e]{transition:all .6s cubic-bezier(.25,.46,.45,.94)}.image-slide-up-leave-active[data-v-5d52a25e]{transition:all .4s cubic-bezier(.55,.06,.68,.19)}.image-slide-up-enter-from[data-v-5d52a25e]{opacity:0;transform:translateY(100px)}.image-slide-up-leave-to[data-v-5d52a25e]{opacity:0;transform:translateY(-100px)}.news-section[data-v-e5e803c4]{background:#fff;position:relative}.section[data-v-e5e803c4]{padding:100px 0;background:#fff}.container[data-v-e5e803c4]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-e5e803c4]{text-align:center;margin-bottom:60px}.title[data-v-e5e803c4]{position:relative;width:100%;max-width:800px;line-height:1.2;color:#1d1d1f;font-size:48px;text-align:center;font-family:PingFangSC-bold,PingFang SC,sans-serif;margin:10px auto;padding:0;animation:fadeInUp 1s ease-out}.title .highlight[data-v-e5e803c4]{color:#0071e3}.news-container[data-v-e5e803c4]{display:flex;gap:50px;align-items:start}.news-list[data-v-e5e803c4]{flex:1;display:flex;flex-direction:column;gap:20px}.mobile-image[data-v-e5e803c4]{display:none}.news-item[data-v-e5e803c4]{position:relative;width:100%;max-width:575px;min-height:180px;padding:20px 30px;border-radius:24px;background-color:#fff;color:#9a9a9a;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.news-item[data-v-e5e803c4]:hover,.news-item.active[data-v-e5e803c4]{background-color:#0071e3;color:#fff}.news-item h4[data-v-e5e803c4]{color:#333;font-size:24px;text-align:left;font-family:PingFangSC-medium,PingFang SC,Microsoft YaHei,sans-serif;margin:0 0 10px;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-item:hover h4[data-v-e5e803c4],.news-item.active h4[data-v-e5e803c4]{color:#fff}.news-item p[data-v-e5e803c4]{line-height:1.6;color:#9a9a9a;font-size:16px;text-align:left;font-family:PingFangSC-regular,PingFang SC,Microsoft YaHei,sans-serif;margin:0;transition:.3s;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-item:hover p[data-v-e5e803c4],.news-item.active p[data-v-e5e803c4]{color:#fffc}.news-visual[data-v-e5e803c4]{position:relative;width:100%;max-width:600px;height:600px;border-radius:30px;background:linear-gradient(180deg,#0071e31a,#fff0);overflow:hidden}.visual-img[data-v-e5e803c4]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.visual-img img[data-v-e5e803c4]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.news-visual:hover .visual-img img[data-v-e5e803c4]{transform:scale(1.05)}.fade-enter-active[data-v-e5e803c4]{transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.fade-leave-active[data-v-e5e803c4]{transition:opacity .4s cubic-bezier(.55,.06,.68,.19)}.fade-enter-from[data-v-e5e803c4],.fade-leave-to[data-v-e5e803c4]{opacity:0}.tech-section[data-v-b78ee69c]{background:#fff;position:relative}.section[data-v-b78ee69c]{padding:100px 0;background:#fff}.container[data-v-b78ee69c]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-b78ee69c]{text-align:center;margin-bottom:60px}.title[data-v-b78ee69c]{position:relative;width:100%;max-width:800px;line-height:1.2;color:#1d1d1f;font-size:48px;text-align:center;font-family:PingFangSC-bold,PingFang SC,sans-serif;margin:10px auto;padding:0;animation:fadeInUp 1s ease-out}.title .highlight[data-v-b78ee69c]{color:#0071e3}.tech-container[data-v-b78ee69c]{display:flex;gap:50px;align-items:start}.tech-list[data-v-b78ee69c]{flex:1;display:flex;flex-direction:column;gap:20px}.mobile-image[data-v-b78ee69c]{display:none}.tech-item[data-v-b78ee69c]{position:relative;width:100%;max-width:575px;min-height:180px;padding:20px 30px;border-radius:24px;background-color:#fff;color:#9a9a9a;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.tech-item[data-v-b78ee69c]:hover,.tech-item.active[data-v-b78ee69c]{background-color:#0071e3;color:#fff}.tech-item h4[data-v-b78ee69c]{color:#333;font-size:24px;text-align:left;font-family:PingFangSC-medium,PingFang SC,Microsoft YaHei,sans-serif;margin:0 0 10px;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech-item:hover h4[data-v-b78ee69c],.tech-item.active h4[data-v-b78ee69c]{color:#fff}.tech-item p[data-v-b78ee69c]{line-height:1.6;color:#9a9a9a;font-size:16px;text-align:left;font-family:PingFangSC-regular,PingFang SC,Microsoft YaHei,sans-serif;margin:0;transition:.3s;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tech-item:hover p[data-v-b78ee69c],.tech-item.active p[data-v-b78ee69c]{color:#fffc}.tech-visual[data-v-b78ee69c]{position:relative;width:100%;max-width:600px;height:600px;border-radius:30px;background:linear-gradient(180deg,#0071e31a,#fff0);overflow:hidden}.visual-img[data-v-b78ee69c]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.visual-img img[data-v-b78ee69c]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.tech-visual:hover .visual-img img[data-v-b78ee69c]{transform:scale(1.05)}.fade-enter-active[data-v-b78ee69c]{transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.fade-leave-active[data-v-b78ee69c]{transition:opacity .4s cubic-bezier(.55,.06,.68,.19)}.fade-enter-from[data-v-b78ee69c],.fade-leave-to[data-v-b78ee69c]{opacity:0}.about-section[data-v-a03efc60]{background:#fff;padding:100px 0}.container[data-v-a03efc60]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-a03efc60]{text-align:center;margin-bottom:60px}.title[data-v-a03efc60]{font-size:48px;margin:0;color:#1a1a1a;font-weight:700;font-family:PingFangSC-bold;animation:fadeInUp 1s ease-out}.title .highlight[data-v-a03efc60]{color:#007bff}.about-cards[data-v-a03efc60]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-items:center}.about-card[data-v-a03efc60]{width:352px;height:400px;border-radius:32px;background:#fff;padding:30px;box-shadow:9px 0 18px 5px #1d1d1f14;transition:all .3s ease;display:flex;flex-direction:column;text-align:left;font-family:PingFang SC,PingFangSC-regular,Microsoft YaHei,sans-serif;position:relative}.about-card[data-v-a03efc60]:hover{transform:translateY(-5px);box-shadow:9px 5px 25px 8px #1d1d1f1f}.card-icon[data-v-a03efc60]{margin-bottom:25px}.icon-wrapper[data-v-a03efc60]{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#cde1fe99,#fff3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 15px #cde1fe4d;overflow:hidden;border-radius:24px}.icon-wrapper.first-icon[data-v-a03efc60]{overflow:visible}.icon-image[data-v-a03efc60]{width:85px;height:85px;object-fit:contain;padding:8px;box-sizing:border-box}.first-icon .icon-image[data-v-a03efc60]{width:75px;height:75px;max-width:none;padding:0}.card-title[data-v-a03efc60]{font-size:24px;font-weight:700;color:#1d1d1f;line-height:1.4;margin-bottom:20px;text-align:left}.card-list[data-v-a03efc60]{list-style:none;padding:0;margin:0}.card-list li[data-v-a03efc60]{position:relative;padding-left:20px;margin-bottom:15px;font-size:16px;line-height:1.3;color:#999;text-align:left}.card-list li[data-v-a03efc60]:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#007bff;border-radius:50%}.card-list li[data-v-a03efc60]:last-child{margin-bottom:0}.cta-banner-section[data-v-b88cceb3]{padding:80px 0;background:#fff}.container[data-v-b88cceb3]{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.banner-content[data-v-b88cceb3]{min-height:400px;background:#0071e3;background-image:url(/images/ctaback.svg);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;padding:80px 40px;text-align:center;position:relative;overflow:hidden;box-shadow:0 8px 24px #0071e34d;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.banner-title[data-v-b88cceb3],.banner-subtitle[data-v-b88cceb3]{font-weight:550;margin:0;line-height:1.2;position:relative;z-index:1;color:#fff}.banner-title[data-v-b88cceb3]{font-size:48px;margin-bottom:20px}.banner-subtitle[data-v-b88cceb3]{font-size:48px;margin-top:0}.consult-btn[data-v-b88cceb3]{margin-top:50px;width:100%;max-width:256px;height:60px;line-height:60px;border-radius:30px;background-color:#1d1d1fe6;color:#fff;font-size:20px;text-align:center;font-family:PingFang SC,PingFangSC-regular,-apple-system,BlinkMacSystemFont,sans-serif;border:none;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;padding:0}.consult-btn[data-v-b88cceb3]:hover{background-color:#1d1d1f;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.consult-btn[data-v-b88cceb3]:active{transform:translateY(0)}body[data-v-a8d919aa]{position:relative;max-width:100%!important;overflow-y:hidden;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}[data-v-a8d919aa]::-webkit-scrollbar{width:5px;border-radius:5px}[data-v-a8d919aa]::-webkit-scrollbar-track{background-color:#262e54cc;border-radius:5px;box-shadow:#9d9d9d}[data-v-a8d919aa]::-webkit-scrollbar-track:hover{background-color:#f5f5f5}[data-v-a8d919aa]::-webkit-scrollbar-thumb{background-color:#c9d2ffcc;border-radius:5px}[data-v-a8d919aa]::-webkit-scrollbar-thumb:hover{background-color:#9d9d9d}[data-v-a8d919aa]::-webkit-scrollbar-button{display:none}html[data-v-a8d919aa]{scrollbar-color:#cdcdcd rgba(255,255,255,.8)}html[data-v-a8d919aa]:hover{scrollbar-color:#d6d6d6 rgba(255,255,255,.8)}html[data-v-a8d919aa] *{scrollbar-width:thin}.bg--translucent[data-v-a8d919aa]{background-color:#0b0b0ccc}[data-v-a8d919aa]:root{--PCheight-ratio: 1;--PCwidth-ratio: 1;--PCrem-ratio: var(--PCwidth-ratio);--mobileheight-ratio: 1;--mobilewidth-ratio: 1;--mobilerem-ratio: var(--mobilewidth-ratio);--minofPCRatiobetweenwidthandheight: 1;--minofmobileRatiobetweenwidthandheight: 1}.contact-code[data-v-a8d919aa]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.code-row[data-v-a8d919aa]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.contact-code-img[data-v-a8d919aa]{width:36px;height:36px;object-fit:contain;margin-left:18px;cursor:pointer;transition:transform .2s}.contact-code-img[data-v-a8d919aa]:hover{transform:scale(1.1)}.wx-dialog[data-v-a8d919aa],.dy-dialog[data-v-a8d919aa],.xcx-dialog[data-v-a8d919aa]{position:absolute;bottom:125%;right:0;z-index:9999;background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;display:flex;flex-direction:row;box-shadow:0 8px 30px #0003;width:max-content}.dialog-item[data-v-a8d919aa]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px}.dialog-item[data-v-a8d919aa]:not(:last-child){margin-right:15px}.dialog-label[data-v-a8d919aa]{color:#007aff;font-size:14px;margin-top:8px;font-weight:500;white-space:nowrap}.wx-dialog-img[data-v-a8d919aa],.dy-dialog-img[data-v-a8d919aa],.xcx-dialog-img[data-v-a8d919aa]{width:200px;height:200px;min-width:200px;min-height:200px;flex-shrink:0;object-fit:contain;background:#f9f9f9;border-radius:4px}.footer[data-v-600642b4]{background:#fff;color:#333;padding:60px 0 30px}.container[data-v-600642b4]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-600642b4]{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px;flex-wrap:wrap}.footer-info[data-v-600642b4]{width:500px;flex:none;line-height:1.6;color:#9a9a9a;font-size:14px;text-align:left;font-family:PingFangSC-regular}.company-name[data-v-600642b4]{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:20px}.info-item[data-v-600642b4]{color:#666;font-size:.9rem;margin-bottom:10px;line-height:1.6}.info-item[data-v-600642b4]:last-child{margin-bottom:0}.info-spacing[data-v-600642b4]{margin-top:15px}.footer-nav[data-v-600642b4]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:150px}.footer-contact[data-v-600642b4]{flex:1;display:flex;justify-content:flex-end}.nav-link[data-v-600642b4]{color:#666;text-decoration:none;font-size:.9rem;transition:color .3s;text-align:left}.nav-link[data-v-600642b4]:hover{color:#333}.nav-item[data-v-600642b4]{position:relative}.dropdown-menu[data-v-600642b4]{display:none;position:absolute;bottom:100%;left:0;background-color:#fff;min-width:90px;box-shadow:0 -8px 16px #0000001a;border-radius:8px;padding:10px 0;z-index:1001;border:1px solid rgba(0,0,0,.05);margin-bottom:10px}.dropdown-menu[data-v-600642b4]:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px}.dropdown:hover .dropdown-menu[data-v-600642b4],.dropdown.is-open .dropdown-menu[data-v-600642b4]{display:block}.dropdown-menu a[data-v-600642b4]{display:block;width:100%;padding:8px 12px;box-sizing:border-box;font-size:14px;color:#666;text-decoration:none;text-align:center;transition:background-color .3s,color .3s}.dropdown-menu a[data-v-600642b4]:hover{background-color:#f5f5f5;color:#007bff}.footer-legal[data-v-600642b4]{padding-top:30px;color:#999;font-size:13px;text-align:center;font-family:PingFangSC-regular;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.legal-item[data-v-600642b4]{white-space:nowrap;display:flex;align-items:center;gap:5px;color:inherit;text-decoration:none;transition:color .3s}.legal-item[data-v-600642b4]:hover{color:#333}.beian-icon[data-v-600642b4]{width:16px;height:16px}.legal-separator[data-v-600642b4]{color:#eee}
