.app-header[data-v-2496d9cf]{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;background:url(/assets/header-bg-XOtYuF1f.png) no-repeat center center;background-size:cover;transition:box-shadow .3s ease}.app-header.is-scrolled[data-v-2496d9cf]{box-shadow:0 2px 20px #0000004d}.header-inner[data-v-2496d9cf]{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 20px}.header-logo[data-v-2496d9cf]{flex-shrink:0}.logo-img[data-v-2496d9cf]{height:36px;width:auto}.header-nav[data-v-2496d9cf]{display:flex;align-items:center;gap:0}.nav-item[data-v-2496d9cf]{position:relative;padding:8px 24px;color:var(--color-white);transition:all .3s ease;white-space:nowrap;z-index:1;font-size:18px;font-weight:600}.nav-item[data-v-2496d9cf]:hover{color:var(--color-primary)}.nav-item.is-active[data-v-2496d9cf]{color:var(--color-white)}.nav-item.is-active[data-v-2496d9cf]:before{content:"";position:absolute;top:-11px;left:50%;transform:translate(-50%);width:128px;height:74px;background:url(/assets/nav-home-active-DQ_60X7i.png) no-repeat center top;background-size:contain;z-index:-1}.app-footer[data-v-b657a8f2]{background-color:#000;color:#fff;padding:60px 0 30px;font-size:14px}.footer-inner[data-v-b657a8f2]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top[data-v-b657a8f2]{display:flex;justify-content:space-between;margin-bottom:40px;border-bottom:1px solid #333;padding-bottom:40px}.footer-title[data-v-b657a8f2]{font-size:24px;font-weight:600;margin-bottom:10px;color:#fff}.footer-nav[data-v-b657a8f2]{display:flex;flex-direction:column;gap:7px}.footer-nav router-link[data-v-b657a8f2]{display:block;color:#e0e0e0;text-decoration:none;transition:color .3s}.footer-nav router-link[data-v-b657a8f2]:hover{color:#fff}.footer-bottom[data-v-b657a8f2]{display:flex;justify-content:space-between;align-items:center}.footer-logo-section[data-v-b657a8f2]{flex:1}.footer-logo[data-v-b657a8f2]{max-width:200px}.footer-contact-section[data-v-b657a8f2]{flex:2;display:flex;flex-direction:column;justify-content:center}.contact-item[data-v-b657a8f2]{display:flex;align-items:center;margin-bottom:5px;color:#e0e0e0}.contact-icon[data-v-b657a8f2]{width:16px;height:16px;margin-right:10px;object-fit:contain}.footer-social-section[data-v-b657a8f2]{flex:1;display:flex;justify-content:flex-end}.social-item[data-v-b657a8f2]{margin-left:20px;position:relative;cursor:pointer}.social-item>img[data-v-b657a8f2]{width:40px;height:40px;object-fit:contain;transition:opacity .3s}.social-item:hover>img[data-v-b657a8f2]{opacity:.8}.qr-code-popup[data-v-b657a8f2]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:15px;width:120px;height:120px;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000004d;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.qr-code-popup[data-v-b657a8f2]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-width:8px 8px 0;border-style:solid;border-color:#fff transparent transparent transparent}.qr-code-popup img[data-v-b657a8f2]{width:100%;height:100%;object-fit:cover;display:block}.social-item:hover .qr-code-popup[data-v-b657a8f2]{opacity:1;visibility:visible;margin-bottom:20px}#glsa-app[data-v-a6b14819]{min-width:1280px;min-height:100vh}main[data-v-a6b14819]{width:100%;min-width:1280px;padding-top:var(--header-height)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #E8491D;--color-primary-dark: #C53A12;--color-accent: #00D4FF;--color-dark: #1A1A1A;--color-dark-bg: #0D0D0D;--color-white: #FFFFFF;--color-gray-light: #F5F5F5;--color-gray: #999999;--color-text: #333333;--color-text-light: #666666;--header-height: 66px;--content-max-width: 1400px;--section-padding: 80px 0;--font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif}html{scroll-behavior:smooth}html::-webkit-scrollbar:vertical,body::-webkit-scrollbar:vertical{display:none;width:0}body{min-width:1280px;font-family:var(--font-family);color:var(--color-text);background-color:#000;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;transition:color .3s ease}ul,ol{list-style:none}img{max-width:100%;display:block}button{border:none;outline:none;cursor:pointer;font-family:inherit}.container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 40px}
