*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%;scroll-behavior:smooth}html{font-size:16px}@media(max-width:768px){html{font-size:14px}}body{font-family:Microsoft YaHei,sans-serif;color:#333;background-color:#fff;line-height:1.5}:root{--primary-color: #0066b3;--secondary-color: #e60012;--text-color: #333;--bg-light: #f5f5f5;--border-color: #ddd;--container-padding: 0 15px;--spacing: 1.25rem}.container{max-width:1400px;margin:0 auto;padding:0 5%}@media(min-width:1400px){.container{padding:0 20px}}.section-title{font-size:2rem;font-weight:700;color:var(--primary-color);text-align:center;position:relative;height:140px}.section-list-title{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-align:left;margin-bottom:1rem;position:relative;border-bottom:1px solid var(--border-color);height:3rem;display:flex;justify-content:space-between}@media(max-width:768px){.section-title{font-size:1.8rem;background:none}.section-list-title{font-size:1.8rem;margin-bottom:2rem;background:none}}.grid-3{display:grid;grid-template-columns:repeat(4,1fr);gap:1.875rem}@media(max-width:768px){.grid-3{grid-template-columns:1fr;gap:1.5rem}}.btn{display:inline-block;padding:.625rem 1.875rem;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:.25rem;transition:background-color .3s;font-size:1rem}.btn:hover{background-color:#004b8f}@media(max-width:768px){.hide-on-mobile{display:none!important}}.header[data-v-349b5108]{background-color:#fff;padding:1.25rem 0}.header .container[data-v-349b5108]{display:flex;justify-content:space-between;align-items:center}.brand h1[data-v-349b5108]{font-size:1.75rem;color:#0066b3;margin-bottom:.3125rem}.brand .en[data-v-349b5108]{font-size:.875rem;color:#666;letter-spacing:1px}.hotline[data-v-349b5108]{font-size:1.125rem}.hotline span[data-v-349b5108]{color:#666}.hotline strong[data-v-349b5108]{color:#e60012;font-size:1.5rem;margin-left:.625rem}@media(max-width:768px){.header[data-v-349b5108]{padding:1rem 0}.header .container[data-v-349b5108]{flex-direction:column;text-align:center}.brand h1[data-v-349b5108]{font-size:1.5rem}.hotline[data-v-349b5108]{margin-top:.5rem}.hotline strong[data-v-349b5108]{font-size:1.25rem}}.site-nav[data-v-de9d9265]{background-color:var(--primary-color);position:relative}.nav-container[data-v-de9d9265]{display:flex;align-items:center;justify-content:space-between}.menu-toggle[data-v-de9d9265]{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.menu-toggle span[data-v-de9d9265]{width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear}.menu-toggle.active span[data-v-de9d9265]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span[data-v-de9d9265]:nth-child(2){opacity:0}.menu-toggle.active span[data-v-de9d9265]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.site-nav ul[data-v-de9d9265]{list-style:none;display:flex;flex-wrap:wrap;margin:0;transition:max-height .3s ease}.site-nav li[data-v-de9d9265]{margin:0 .3rem}.site-nav a[data-v-de9d9265]{display:block;padding:.875rem 1.25rem;color:#fff;text-decoration:none;font-size:1rem;transition:background-color .3s}.site-nav a[data-v-de9d9265]:hover{background-color:#004b8f}.site-nav a.active[data-v-de9d9265]{background-color:#003f7f;font-weight:700}@media(max-width:768px){.menu-toggle[data-v-de9d9265]{display:flex;margin:.5rem 0}.site-nav ul[data-v-de9d9265]{flex-direction:column;width:100%;max-height:0;overflow:hidden;background-color:var(--primary-color);position:absolute;top:100%;left:0;right:0;z-index:100;box-shadow:0 4px 6px #0000001a}.site-nav ul.show[data-v-de9d9265]{max-height:500px}.site-nav li[data-v-de9d9265]{margin:0;width:100%;text-align:center}.site-nav a[data-v-de9d9265]{padding:1rem;border-top:1px solid rgba(255,255,255,.1)}}.site-footer[data-v-642d12ea]{background-color:#2d2d2d;color:#aaa;padding:.875rem 0;font-size:.875rem;line-height:1.8}.footer-grid[data-v-642d12ea]{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-info[data-v-642d12ea]{flex:1}.footer-info .company[data-v-642d12ea]{font-weight:700;margin-bottom:.75rem;color:#fff}.footer-info .contact-item[data-v-642d12ea]{margin-bottom:.5rem;color:#aaa}.footer-info .contact-item[data-v-642d12ea]:last-child{margin-bottom:0}.footer-qr[data-v-642d12ea]{text-align:center;flex-shrink:0}.qr-image[data-v-642d12ea]{width:100px;height:100px;margin-bottom:.5rem}.qr-image img[data-v-642d12ea]{width:100%;height:100%;display:block;object-fit:cover;border-radius:4px}.qr-text[data-v-642d12ea]{font-size:.8rem;color:#888}@media(max-width:768px){.site-footer[data-v-642d12ea]{padding:1.5rem 0;font-size:.8rem}.footer-grid[data-v-642d12ea]{flex-direction:column;gap:1.5rem;text-align:center}.footer-info[data-v-642d12ea],.footer-qr[data-v-642d12ea]{width:100%}.qr-image[data-v-642d12ea]{margin:0 auto}}.app[data-v-22fe362a]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.fixed-header[data-v-22fe362a]{flex-shrink:0}.scrollable-content[data-v-22fe362a]{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none}.scrollable-content[data-v-22fe362a]::-webkit-scrollbar{display:none}.scrollable-content>footer[data-v-22fe362a]{margin-top:auto}.floating-panel[data-v-22fe362a]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:12px}.panel-item[data-v-22fe362a]{position:relative;background-color:transparent;border-radius:6px;padding:8px 12px;cursor:pointer;white-space:nowrap;transition:background-color .2s}@keyframes bounce-22fe362a{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.panel-item[data-v-22fe362a]:hover{background-color:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;animation:bounce-22fe362a .4s ease}.tooltip_phone[data-v-22fe362a]{position:absolute;left:-250px;top:50%;transform:translateY(-50%);background:#b6b4b4;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;z-index:1001;min-width:160px;text-align:center}.tooltip_chat[data-v-22fe362a]{position:absolute;left:-200px;top:50%;transform:translateY(-50%);background:#b6b4b4;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;z-index:1001;min-width:160px;text-align:center}.qrcode[data-v-22fe362a]{width:120px;height:120px;display:block;margin:0 auto}
