/* _cfq9tql9i */
/* ===== 全局样式 ===== */
* {box-sizing: border-box;padding: 0;margin: 0}

:root {--secondary-color: #2d5016;--white: #ffffff;--gold: #8bc34a;--bg-dark: #0d1f0d;--transition: all 0.3s ease;--text-light: #666;--text-dark: #1a1a1a;--accent-color: #3d6b3d;--primary-color: #1a5f1a;--bg-light: #f0f5f0;--shadow: rgba(0, 0, 0, 0.1)}

html {scroll-behavior: smooth}

body {line-height: 1.6;color: var(--text-dark);overflow-x: hidden;font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;background-color: var(--white)}

._ch2ibi5090o {padding: 0 20px;margin: 0 auto;max-width: 1200px}

/* ===== 导航栏 ===== */
._n834ld52mrd3 {padding: 1rem 0;position: fixed;z-index: 1000;background: rgba(26, 95, 26, 0.95);top: 0;transition: var(--transition);backdrop-filter: blur(10px);box-shadow: 0 2px 10px var(--shadow);width: 100%}

._n834ld52mrd3:hover {background: var(--primary-color)}

._m3sv2mcfy {align-items: center;justify-content: space-between;display: flex}

._x0q3o2uk9k {color: var(--white);text-decoration: none;font-weight: bold;gap: 10px;align-items: center;display: flex;font-size: 1.5rem}

._m3ukqyz3 {width: auto;object-fit: contain;height: 40px;transition: var(--transition)}

._nt0lwboaww9xb {transition: var(--transition);width: auto;object-fit: contain;height: 35px}

._x0q3o2uk9k:hover ._m3ukqyz3,
._x0q3o2uk9k:hover ._nt0lwboaww9xb {transform: scale(1.05)}

._x0q3o2uk9k i {color: var(--gold);font-size: 2rem}

._xii14oaujxt {gap: 2rem;list-style: none;display: flex}

._xii14oaujxt a {transition: var(--transition);text-decoration: none;color: var(--white);position: relative;font-weight: 500}

._xii14oaujxt a::after {height: 2px;left: 0;width: 0;position: absolute;transition: var(--transition);background: var(--gold);content: '';bottom: -5px}

._xii14oaujxt a:hover::after {width: 100%}

._mg1ey21u2o {flex-direction: column;cursor: pointer;display: none}

._mg1ey21u2o span {height: 3px;border-radius: 3px;width: 25px;margin: 3px 0;background: var(--white);transition: var(--transition)}

/* ===== 英雄区域 ===== */
._clsyxdcfiblv {align-items: center;position: relative;background: linear-gradient(135deg, var(--bg-dark) 0%, var(--primary-color) 100%);padding-top: 80px;min-height: 100vh;overflow: hidden;justify-content: center;display: flex}

._cyihl0dqa252 {width: 100%;overflow: hidden;position: absolute;height: 100%}

._x7258f3jd5b97 {width: 100%;height: 100%;position: absolute}

._clsc3ibv5e {position: absolute;animation: float 6s ease-in-out infinite;color: rgba(255, 255, 255, 0.1);font-size: 5rem;font-weight: bold}

._clsnz8wgrsxqls {left: 10%;top: 10%;animation-delay: 0s}

._clsv2t0tm {top: 20%;animation-delay: 1s;right: 15%}

._clsac9992gzy {animation-delay: 2s;left: 20%;bottom: 15%}

._c6frcg2b5 {right: 10%;animation-delay: 1.5s;bottom: 10%}

@keyframes float {0%, 100% {
        transform: translateY(0) rotate(0deg)}
    50% {transform: translateY(-20px) rotate(5deg)}
}

._maq0asue81 {gap: 3rem;display: grid;z-index: 1;width: 100%;align-items: center;grid-template-columns: 1fr 1fr;position: relative}

._meslz10dh {color: var(--white);z-index: 1;position: relative;text-align: left}

._clsmgq3kltsx80f {font-size: 3.5rem;margin-bottom: 1rem;line-height: 1.2;font-weight: bold;animation: fadeInUp 1s ease}

._mchxyt5 {animation: fadeInUp 1s ease 0.2s backwards;margin-bottom: 1.5rem;font-size: 1.3rem;opacity: 0.9}

._clsujkkv4r {animation: fadeInUp 1s ease 0.3s backwards;margin-bottom: 2rem}

._clsujkkv4r p {color: var(--white);opacity: 0.85;font-size: 1rem;margin-bottom: 1rem;line-height: 1.8}

._clsujkkv4r p:last-child {margin-bottom: 0}

._cxgfjm3g0 {gap: 1rem;justify-content: flex-start;animation: fadeInUp 1s ease 0.4s backwards;margin-bottom: 3rem;display: flex}

._mzal0rw8w {transition: var(--transition);border-radius: 50px;font-weight: 600;font-size: 1.1rem;border: none;padding: 1rem 2.5rem;cursor: pointer}

.btn-primary {color: var(--text-dark);background: var(--gold)}

.btn-primary:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(74, 124, 74, 0.4);background: #4a7c4a}

.btn-secondary {border: 2px solid var(--white);background: transparent;color: var(--white)}

.btn-secondary:hover {background: var(--white);color: var(--primary-color);transform: translateY(-3px)}

._nyxg55qnnlxs,
._m3tm3cqiro {border: none;font-size: 0.85rem;cursor: pointer;font-weight: 600;border-radius: 12px;height: 50px;box-sizing: border-box;width: 180px;justify-content: center;align-items: center;transition: var(--transition);gap: 0.5rem;padding: 1rem 2rem;display: flex}

._nyxg55qnnlxs {color: var(--white);background: #0d1f0d}

._nyxg55qnnlxs:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(13, 31, 13, 0.4);background: #1a3d1a}

._nyxg55qnnlxs i {font-size: 1.1rem}

._m3tm3cqiro {color: var(--white);background: #5a9c5a}

._m3tm3cqiro:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(90, 156, 90, 0.4);background: #6bac6b}

._m3tm3cqiro i {font-size: 1.1rem}

.hero-stats {animation: fadeInUp 1s ease 0.6s backwards;justify-content: flex-start;display: flex;margin-top: 3rem;gap: 3rem}

/* ===== App界面展示区域 ===== */
._clzcgdx {justify-content: center;display: flex;position: relative;align-items: center;animation: fadeInRight 1s ease 0.8s backwards}

._mhf3w6uy {border-radius: 30px;box-shadow: 
        0 0 30px rgba(26, 35, 126, 0.3),
        0 0 60px rgba(57, 73, 171, 0.2),
        inset 0 0 30px rgba(26, 35, 126, 0.1);border: 3px solid transparent;position: relative;transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);background: transparent;width: 280px;background-clip: padding-box, border-box;background-origin: border-box;padding: 8px;background-image: 
        linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)),
        linear-gradient(135deg, rgba(26, 35, 126, 0.8), rgba(57, 73, 171, 0.6));height: 580px;transition: var(--transition)}

._mhf3w6uy::before {position: absolute;background: linear-gradient(135deg, 
        rgba(74, 124, 74, 0.6),
        rgba(26, 95, 26, 0.8),
        rgba(61, 107, 61, 0.6),
        rgba(74, 124, 74, 0.6));z-index: -1;top: -3px;right: -3px;left: -3px;opacity: 0.8;content: '';border-radius: 30px;bottom: -3px;animation: borderGlow 3s ease-in-out infinite}

._mhf3w6uy::after {transform: translate(-50%, -50%);content: '';border-radius: 50%;background: radial-gradient(circle, 
        rgba(74, 124, 74, 0.1) 0%,
        transparent 70%);position: absolute;top: 50%;left: 50%;z-index: -2;animation: pulse 4s ease-in-out infinite;height: 120%;width: 120%}

._mhf3w6uy:hover {box-shadow: 
        0 0 50px rgba(26, 35, 126, 0.5),
        0 0 100px rgba(57, 73, 171, 0.3),
        0 20px 60px rgba(0, 0, 0, 0.4),
        inset 0 0 40px rgba(26, 35, 126, 0.15);transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px) scale(1.02)}

._mhf3w6uy:hover::before {animation: borderGlow 1.5s ease-in-out infinite;opacity: 1}

@keyframes borderGlow {0%, 100% {
        opacity: 0.6;filter: blur(5px)}
    50% {opacity: 1;filter: blur(8px)}
}

@keyframes pulse {transform: translate(-50%, -50%) scale(1);0%, 100% {
        opacity: 0.3}
    50% {opacity: 0.6;transform: translate(-50%, -50%) scale(1.1)}
}

._c8ktqqpqx {background: #000;overflow: hidden;width: 100%;border-radius: 25px;height: 100%;position: relative;box-shadow: 
        inset 0 0 30px rgba(0, 0, 0, 0.6),
        0 0 20px rgba(74, 124, 74, 0.1)}

._cls1f086n8kcbd2 {width: 100%;transition: var(--transition);height: 100%;display: block;object-fit: cover}

._mhf3w6uy:hover ._cls1f086n8kcbd2 {transform: scale(1.05)}

@keyframes fadeInRight {from {
        opacity: 0;transform: translateX(50px)}
    to {transform: translateX(0);opacity: 1}
}

.stat-item {text-align: center}

.stat-number {margin-bottom: 0.5rem;font-size: 2.5rem;font-weight: bold;color: var(--gold)}

.stat-label {opacity: 0.8;font-size: 1rem}

@keyframes fadeInUp {transform: translateY(30px);from {
        opacity: 0}
    to {opacity: 1;transform: translateY(0)}
}

/* ===== 特色功能 ===== */
._cibx7kzo8eu {padding: 5rem 0;background: var(--bg-light)}

._xrp026wszl8 {font-size: 2.5rem;color: var(--primary-color);margin-bottom: 1rem;text-align: center}

._nxqsrylr4l6 {text-align: center;font-size: 1.2rem;color: var(--text-light);margin-bottom: 3rem}

._nklwpimrtq {grid-template-columns: repeat(6, 1fr);margin-top: 3rem;display: grid;gap: 1rem}

._x6h7pxa8 {display: flex;flex-direction: column;text-align: center;border-radius: 15px;background: var(--white);align-items: center;padding: 1.5rem 1rem;justify-content: center;box-shadow: 0 5px 20px var(--shadow);transition: var(--transition)}

._x6h7pxa8:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);transform: translateY(-10px)}

._clsrjpzcbj0 {justify-content: center;width: 60px;display: flex;flex-shrink: 0;height: 60px;align-items: center;background: linear-gradient(135deg, var(--primary-color), var(--accent-color));color: var(--white);font-size: 1.5rem;border-radius: 50%;margin: 0 auto 1rem}

._x6h7pxa8 h3 {color: var(--primary-color);margin-bottom: 0.5rem;font-size: 1rem;font-weight: 600}

._x6h7pxa8 p {font-size: 0.85rem;line-height: 1.6;color: var(--text-light)}

/* ===== 游戏介绍 ===== */
._mumsgizv {padding: 5rem 0;background: var(--white)}

._x8e210val {grid-template-columns: repeat(3, 1fr);display: grid;gap: 1.5rem;margin-top: 3rem}

._clsmej1caqx {flex-direction: column;border-radius: 20px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color));box-shadow: 0 10px 30px var(--shadow);overflow: hidden;display: flex;transition: var(--transition)}

._clsmej1caqx:hover {box-shadow: 0 15px 40px rgba(26, 35, 126, 0.3);transform: translateY(-10px)}

._cls4zgmwzoa {display: flex;flex-shrink: 0;height: 150px;align-items: center;justify-content: center;background: rgba(255, 255, 255, 0.1)}

._cls4zgmwzoa i {color: rgba(255, 255, 255, 0.3);font-size: 3.5rem}

._cls9go8a0oo2 {flex-direction: column;display: flex;flex: 1;color: var(--white);padding: 1.5rem}

._cls9go8a0oo2 h3 {font-size: 1.3rem;margin-bottom: 0.8rem}

._cls9go8a0oo2 p {line-height: 1.6;margin-bottom: 1rem;font-size: 0.9rem;opacity: 0.9;flex: 1}

._c9m7j816s8onh {cursor: pointer;width: 100%;font-weight: 600;color: var(--text-dark);font-size: 0.9rem;padding: 0.7rem 1.5rem;margin-top: auto;border-radius: 25px;border: none;background: var(--gold);transition: var(--transition)}

._c9m7j816s8onh:hover {box-shadow: 0 5px 15px rgba(74, 124, 74, 0.4);background: #4a7c4a;transform: translateY(-3px)}

/* ===== 下载区域 ===== */
._mjuw0ef {padding: 5rem 0;color: var(--white);background: linear-gradient(135deg, var(--bg-dark), var(--primary-color))}

._nsnhhfuhzzh {margin-bottom: 3rem;text-align: center}

._nsnhhfuhzzh h2 {font-weight: bold;margin-bottom: 1rem;font-size: 2.5rem}

._nsnhhfuhzzh p {opacity: 0.9;font-size: 1.1rem;line-height: 1.8}

._m3050rqc0zzj3 {gap: 4rem;align-items: center;display: grid;grid-template-columns: 1fr 1fr}

._c1nuzbqo {align-items: center;justify-content: center;display: flex}

._mjk4rjb {width: 100%;grid-template-columns: repeat(2, 1fr);display: grid;gap: 1rem}

._xcqppqvgf83rx {padding: 1rem 1.2rem;text-align: left;justify-content: flex-start;color: var(--white);gap: 1rem;background: rgba(255, 255, 255, 0.1);font-size: 0.95rem;cursor: pointer;border: 2px solid rgba(255, 255, 255, 0.2);transition: var(--transition);align-items: center;display: flex;border-radius: 12px;font-weight: 600}

._xcqppqvgf83rx:hover {transform: translateY(-3px);border-color: rgba(255, 255, 255, 0.4);background: rgba(255, 255, 255, 0.2);box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3)}

._xcqppqvgf83rx i {font-size: 1.5rem;flex-shrink: 0}

._xcqppqvgf83rx span {flex: 1}

._c8lj95antdw {display: flex;justify-content: center;align-items: center}

._civsn655afmdt {backdrop-filter: blur(10px);background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));width: 220px;transition: var(--transition);border: 3px solid rgba(255, 255, 255, 0.3);border-radius: 35px;justify-content: center;height: 440px;overflow: hidden;display: flex;align-items: center;position: relative;padding: 10px;box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3)}

._civsn655afmdt:hover {box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);transform: translateY(-10px) scale(1.02)}

._mt6kffzimfn {background: var(--white);align-items: center;display: flex;overflow: hidden;border-radius: 25px;justify-content: center;width: 100%;height: 100%}

._mt6kffzimfn img {display: block;width: 100%;height: 100%;object-fit: cover}

._civsn655afmdt i {position: absolute;z-index: 0;opacity: 0.3;font-size: 8rem}

/* ===== 文章正文板块 ===== */
._mcytghah2 {padding: 5rem 0;background: var(--white)}

._mmrrrcdy {margin-bottom: 3rem;border-bottom: 2px solid var(--bg-light);padding-bottom: 2rem;text-align: center}

._m9dpct49 {font-size: 2.5rem;font-weight: bold;color: var(--text-dark);margin-bottom: 1.5rem;line-height: 1.3}

._xyfcg4l11c4 {color: var(--text-light);display: flex;justify-content: center;gap: 2rem;flex-wrap: wrap;font-size: 0.95rem}

._xyfcg4l11c4 span {gap: 0.5rem;align-items: center;display: flex}

._xyfcg4l11c4 i {font-size: 1rem;color: var(--primary-color)}

._xwxtm72immq59 {margin: 0 auto;max-width: 1200px;gap: 3rem;display: grid;grid-template-columns: 1fr 350px}

._c022bo1 {min-width: 0}

._mbuzo2wmv {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);margin-bottom: 2.5rem;border-radius: 12px;overflow: hidden}

._mbuzo2wmv img {transition: transform 0.3s ease;height: auto;display: block;width: 100%}

._mbuzo2wmv img:hover {transform: scale(1.02)}

._ndsveojlgigh2 {line-height: 1.8;color: var(--text-dark);font-size: 1.05rem}

._ndsveojlgigh2 ._cls1xiwuu0gx9 {font-size: 1.2rem;color: var(--text-dark);margin-bottom: 2rem;background: linear-gradient(135deg, var(--bg-light), rgba(74, 124, 74, 0.05));border-left: 4px solid var(--primary-color);padding: 1.5rem;border-radius: 8px;font-weight: 500}

._ndsveojlgigh2 h3 {border-bottom: 2px solid var(--bg-light);margin: 2.5rem 0 1rem;font-size: 1.5rem;padding-bottom: 0.5rem;font-weight: bold;color: var(--primary-color)}

._ndsveojlgigh2 p {text-align: justify;margin-bottom: 1.5rem;color: var(--text-dark)}

._n74erfmetd2xy {flex-wrap: wrap;margin-top: 2.5rem;display: flex;gap: 0.8rem;padding-top: 2rem;border-top: 1px solid var(--bg-light)}

._n74erfmetd2xy ._mn7cfvr {color: var(--white);font-size: 0.85rem;display: inline-block;transition: var(--transition);padding: 0.5rem 1rem;border-radius: 20px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color));font-weight: 500}

._n74erfmetd2xy ._mn7cfvr:hover {box-shadow: 0 5px 15px rgba(74, 124, 74, 0.3);transform: translateY(-2px)}

/* ===== 今日热点侧边栏 ===== */
._xd5fnb1re {position: sticky;height: fit-content;top: 100px}

._clsvxis7b0 {transition: var(--transition);overflow: hidden;border-radius: 15px;box-shadow: 0 5px 20px var(--shadow);background: var(--white)}

._clsvxis7b0:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15)}

._ccepd4g {background: linear-gradient(135deg, var(--primary-color), var(--accent-color));text-align: center;padding: 1.5rem}

._xhc51sv9 {align-items: center;margin: 0;color: var(--white);justify-content: center;display: flex;font-weight: bold;gap: 0.8rem;font-size: 1.5rem}

._xhc51sv9 i {font-size: 1.3rem;animation: pulse 2s ease-in-out infinite;color: var(--gold)}

._clsjjfpizf4q {padding: 1.5rem}

._nmdt1ikf {background: var(--bg-light);transition: var(--transition);border-left: 4px solid var(--primary-color);margin-bottom: 1rem;padding: 1rem;border-radius: 10px}

._nmdt1ikf:hover {background: linear-gradient(135deg, var(--bg-light), rgba(74, 124, 74, 0.05));box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);transform: translateX(5px)}

._nmdt1ikf:last-of-type {margin-bottom: 0}

._cp7sq6rjzw {display: flex;font-weight: 600;align-items: center;color: var(--primary-color);margin: 0 0 0.5rem 0;font-size: 1rem;gap: 0.5rem}

._cp7sq6rjzw i {font-size: 0.9rem;color: var(--accent-color)}

._cjjrf54ezort {color: var(--text-light);margin: 0;font-size: 0.85rem;line-height: 1.6}

._nwu6brnbdnp2 {background: linear-gradient(135deg, rgba(74, 124, 74, 0.1), rgba(74, 124, 74, 0.05));margin-top: 1.5rem;padding: 1rem;border-radius: 10px;border: 1px solid rgba(74, 124, 74, 0.2)}

._nwu6brnbdnp2 p {margin: 0;color: var(--text-dark);text-align: justify;line-height: 1.7;font-size: 0.9rem}

/* ===== App界面展示板块 ===== */
._clsrao6aa {padding: 5rem 0;background: linear-gradient(135deg, var(--bg-light), var(--white))}

._xif3h6hs5s2k {margin-bottom: 3rem;text-align: center}

._ch1q23ab2 {overflow-x: auto;padding: 1rem 0;justify-content: flex-start;gap: 1.5rem;display: flex;flex-wrap: nowrap;-webkit-overflow-scrolling: touch;scroll-behavior: smooth;align-items: center}

@media (max-width: 992px) {min-width: 200px;max-width: 200px;._m7vryf31v7362 {
        width: 200px}
}

@media (max-width: 768px) {._m7vryf31v7362 {
        width: 180px;min-width: 180px;max-width: 180px}
}

@media (max-width: 480px) {min-width: 160px;._m7vryf31v7362 {
        width: 160px;max-width: 160px}
}

._ch1q23ab2::-webkit-scrollbar {height: 8px}

._ch1q23ab2::-webkit-scrollbar-track {border-radius: 10px;background: var(--bg-light)}

._ch1q23ab2::-webkit-scrollbar-thumb {border-radius: 10px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color))}

._ch1q23ab2::-webkit-scrollbar-thumb:hover {background: var(--primary-color)}

._m7vryf31v7362 {flex: 0 0 auto;margin-bottom: 0;min-width: 220px;max-width: 220px;width: 220px;margin-top: 0}

._csa7qty {transition: var(--transition);overflow: hidden;cursor: pointer;position: relative;padding: 8px;background: var(--white);border-radius: 20px;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15)}

/* 强制手机竖屏比例 9:16 */
._csa7qty {width: 100%;aspect-ratio: 9 / 16;min-width: 240px;max-width: 320px}

._csa7qty::before {left: 0;content: '';background: linear-gradient(135deg, rgba(74, 124, 74, 0.1), rgba(74, 124, 74, 0.05));position: absolute;z-index: 1;opacity: 0;top: 0;right: 0;transition: var(--transition);pointer-events: none;bottom: 0}

._csa7qty:hover {box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);transform: translateY(-10px) scale(1.02)}

._csa7qty:hover::before {opacity: 1}

._csa7qty img {transition: var(--transition);object-fit: cover;width: 100%;display: block;border-radius: 12px;height: 100%}

._csa7qty:hover img {transform: scale(1.05)}

/* ===== 联系我们 ===== */
.contact {background: var(--bg-light);padding: 5rem 0}

.contact-content {display: grid;margin-top: 3rem;grid-template-columns: 1fr 1fr;gap: 3rem}

.contact-info {display: flex;flex-direction: column;gap: 2rem}

.contact-item {align-items: flex-start;gap: 1.5rem;display: flex}

.contact-icon {display: flex;justify-content: center;color: var(--white);align-items: center;width: 50px;flex-shrink: 0;font-size: 1.5rem;height: 50px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color));border-radius: 50%}

.contact-item h4 {font-size: 1.2rem;margin-bottom: 0.5rem;color: var(--primary-color)}

.contact-item p {color: var(--text-light)}

.contact-form {border-radius: 15px;padding: 2rem;background: var(--white);box-shadow: 0 5px 20px var(--shadow)}

.form-group {margin-bottom: 1.5rem}

.form-group input,
.form-group textarea {padding: 1rem;font-size: 1rem;border: 2px solid #e0e0e0;border-radius: 10px;transition: var(--transition);width: 100%;font-family: inherit}

.form-group input:focus,
.form-group textarea:focus {outline: none;border-color: var(--primary-color)}

.form-group textarea {resize: vertical}

/* ===== 页脚 ===== */
._xlk9m3wors {padding: 3rem 0 1rem;color: var(--white);background: var(--bg-dark)}

._clsn00t0k1 {display: grid;margin-bottom: 2rem;gap: 2rem;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr))}

._mqjakjmiz {gap: 10px;margin-bottom: 1.5rem;align-items: center;display: flex}

._x5lg9qtw3b4wm {width: auto;height: 45px;object-fit: contain;transition: var(--transition)}

.footer-logo-text-img {width: auto;object-fit: contain;height: 40px;transition: var(--transition)}

._mqjakjmiz:hover ._x5lg9qtw3b4wm,
._mqjakjmiz:hover .footer-logo-text-img {opacity: 0.9;transform: scale(1.05)}

._clstz4d549bx h4 {margin-bottom: 1rem;color: var(--gold)}

._clstz4d549bx p {opacity: 0.8;line-height: 1.8;margin-bottom: 1rem}

._clstz4d549bx p:last-child {margin-bottom: 0}

._clstz4d549bx ul {list-style: none}

._clstz4d549bx ul li {margin-bottom: 0.5rem}

._clstz4d549bx ul li a {opacity: 0.8;transition: var(--transition);color: var(--white);text-decoration: none}

._clstz4d549bx ul li a:hover {opacity: 1;color: var(--gold)}

._clsnki8wia7 {display: flex;gap: 1rem}

._clsnki8wia7 a {background: rgba(255, 255, 255, 0.1);justify-content: center;display: flex;height: 40px;transition: var(--transition);align-items: center;color: var(--white);border-radius: 50%;font-size: 1.2rem;width: 40px}

._clsnki8wia7 a:hover {transform: translateY(-5px);background: var(--gold)}

._np3o3gu2 {opacity: 0.8;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.1);padding-top: 2rem}

/* ===== 响应式设计 ===== */
@media (max-width: 768px) {transition: 0.3s;box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);._xii14oaujxt {
        position: fixed;width: 100%;flex-direction: column;padding: 2rem 0;top: 70px;text-align: center;left: -100%;background-color: var(--primary-color)}

    ._xii14oaujxt.active {left: 0}

    ._mg1ey21u2o {display: flex}

    ._mg1ey21u2o.active span:nth-child(1) {transform: rotate(45deg) translate(5px, 5px)}

    ._mg1ey21u2o.active span:nth-child(2) {opacity: 0}

    ._mg1ey21u2o.active span:nth-child(3) {transform: rotate(-45deg) translate(7px, -6px)}

    ._maq0asue81 {grid-template-columns: 1fr;gap: 2rem;text-align: center}

    ._meslz10dh {text-align: center}

    ._clsmgq3kltsx80f {font-size: 2rem}

    ._mchxyt5 {font-size: 1rem}

    ._clsujkkv4r {margin-bottom: 1.5rem}

    ._clsujkkv4r p {line-height: 1.7;font-size: 0.9rem}

    ._cxgfjm3g0 {gap: 0.8rem;align-items: center;justify-content: center;flex-direction: row;flex-wrap: wrap}

    ._nyxg55qnnlxs,
    ._m3tm3cqiro {padding: 0.9rem 1.5rem;width: 160px;font-size: 0.8rem;height: 48px}

    ._nyxg55qnnlxs i,
    ._m3tm3cqiro i {font-size: 1.1rem}

    .hero-stats {flex-direction: column;justify-content: center}

    ._clzcgdx {order: -1}

    ._mhf3w6uy {height: 315px;padding: 10px;width: 150px;transform: perspective(1000px) rotateY(0deg) rotateX(0deg)}

    ._mhf3w6uy::before {width: 40px;height: 4px;top: 12px}

    ._c8ktqqpqx {border-radius: 20px}

    ._nsnhhfuhzzh {margin-bottom: 2rem}

    ._nsnhhfuhzzh h2 {font-size: 2rem}

    ._nsnhhfuhzzh p {font-size: 1rem}

    ._m3050rqc0zzj3 {grid-template-columns: 1fr;gap: 2.5rem}

    ._mjk4rjb {grid-template-columns: repeat(2, 1fr);gap: 0.8rem}

    ._xcqppqvgf83rx {font-size: 0.9rem;padding: 0.9rem 1rem}

    ._xcqppqvgf83rx i {font-size: 1.3rem}

    ._civsn655afmdt {width: 180px;height: 360px;padding: 8px;margin: 0 auto}

    ._mt6kffzimfn {border-radius: 20px}

    ._civsn655afmdt i {font-size: 6rem}

    ._mcytghah2 {padding: 3rem 0}

    ._mmrrrcdy {margin-bottom: 2rem;padding-bottom: 1.5rem}

    ._m9dpct49 {margin-bottom: 1rem;font-size: 1.8rem}

    ._xyfcg4l11c4 {gap: 1rem;font-size: 0.85rem}

    ._xwxtm72immq59 {grid-template-columns: 1fr;max-width: 100%;gap: 2rem}

    ._xd5fnb1re {position: static}

    ._mbuzo2wmv {border-radius: 8px;margin-bottom: 2rem}

    ._ndsveojlgigh2 {font-size: 1rem}

    ._ndsveojlgigh2 ._cls1xiwuu0gx9 {font-size: 1.1rem;padding: 1rem}

    ._ndsveojlgigh2 h3 {font-size: 1.3rem;margin: 2rem 0 0.8rem}

    ._ndsveojlgigh2 p {margin-bottom: 1.2rem;text-align: left}

    ._n74erfmetd2xy {gap: 0.6rem;margin-top: 2rem;padding-top: 1.5rem}

    ._n74erfmetd2xy ._mn7cfvr {font-size: 0.8rem;padding: 0.4rem 0.8rem}

    ._x5lg9qtw3b4wm {height: 40px}

    .footer-logo-text-img {height: 35px}

    ._clstz4d549bx p {font-size: 0.9rem}

    .contact-content {grid-template-columns: 1fr}

    ._xrp026wszl8 {font-size: 2rem}

    ._nklwpimrtq {grid-template-columns: repeat(3, 1fr);gap: 1rem}

    ._x6h7pxa8 {padding: 1.2rem 0.8rem}

    ._clsrjpzcbj0 {width: 50px;height: 50px;font-size: 1.2rem}

    ._x6h7pxa8 h3 {font-size: 0.9rem}

    ._x6h7pxa8 p {font-size: 0.8rem}

    ._x8e210val {grid-template-columns: repeat(2, 1fr);gap: 1rem}

    ._cls4zgmwzoa {height: 120px}

    ._cls4zgmwzoa i {font-size: 2.5rem}

    ._cls9go8a0oo2 {padding: 1.2rem}

    ._cls9go8a0oo2 h3 {margin-bottom: 0.6rem;font-size: 1.1rem}

    ._cls9go8a0oo2 p {font-size: 0.85rem;margin-bottom: 0.8rem}

    ._c9m7j816s8onh {padding: 0.6rem 1.2rem;font-size: 0.85rem}
}

@media (max-width: 480px) {._clsmgq3kltsx80f {
        font-size: 1.5rem}

    ._clsujkkv4r p {font-size: 0.85rem;line-height: 1.6}

    ._mzal0rw8w {font-size: 1rem;padding: 0.8rem 1.5rem}

    ._nyxg55qnnlxs,
    ._m3tm3cqiro {height: 46px;width: 140px;font-size: 0.75rem;padding: 0.85rem 1.2rem}

    ._nyxg55qnnlxs i,
    ._m3tm3cqiro i {font-size: 1rem}

    ._mhf3w6uy {height: 255px;width: 120px;padding: 8px}

    ._mhf3w6uy::before {width: 30px;top: 10px;height: 3px}

    ._c8ktqqpqx {border-radius: 15px}

    ._nklwpimrtq {grid-template-columns: repeat(2, 1fr);gap: 0.8rem}

    ._x6h7pxa8 {padding: 1rem 0.5rem}

    ._clsrjpzcbj0 {margin-bottom: 0.8rem;width: 45px;height: 45px;font-size: 1rem}

    ._x6h7pxa8 h3 {margin-bottom: 0.4rem;font-size: 0.85rem}

    ._x6h7pxa8 p {line-height: 1.5;font-size: 0.75rem}

    ._x8e210val {gap: 1rem;grid-template-columns: 1fr}

    ._cls4zgmwzoa {height: 100px}

    ._cls4zgmwzoa i {font-size: 2rem}

    ._cls9go8a0oo2 {padding: 1rem}

    ._cls9go8a0oo2 h3 {font-size: 1rem;margin-bottom: 0.5rem}

    ._cls9go8a0oo2 p {font-size: 0.8rem;margin-bottom: 0.6rem}

    ._c9m7j816s8onh {padding: 0.5rem 1rem;font-size: 0.8rem}

    ._nsnhhfuhzzh h2 {font-size: 1.8rem}

    ._nsnhhfuhzzh p {font-size: 0.9rem}

    ._mjk4rjb {gap: 0.8rem;grid-template-columns: 1fr}

    ._xcqppqvgf83rx {padding: 0.85rem 1rem;font-size: 0.85rem;justify-content: center}

    ._xcqppqvgf83rx i {font-size: 1.2rem}

    ._civsn655afmdt {width: 150px;height: 300px;padding: 6px}

    ._mt6kffzimfn {border-radius: 18px}

    ._civsn655afmdt i {font-size: 5rem}

    ._mcytghah2 {padding: 2.5rem 0}

    ._mmrrrcdy {padding-bottom: 1rem;margin-bottom: 1.5rem}

    ._m9dpct49 {margin-bottom: 0.8rem;font-size: 1.5rem}

    ._xyfcg4l11c4 {gap: 0.5rem;font-size: 0.8rem;flex-direction: column}

    ._mbuzo2wmv {border-radius: 6px;margin-bottom: 1.5rem}

    ._ndsveojlgigh2 {font-size: 0.95rem}

    ._ndsveojlgigh2 ._cls1xiwuu0gx9 {padding: 0.8rem;font-size: 1rem}

    ._ndsveojlgigh2 h3 {margin: 1.5rem 0 0.6rem;font-size: 1.2rem}

    ._ndsveojlgigh2 p {margin-bottom: 1rem;font-size: 0.9rem}

    ._n74erfmetd2xy {margin-top: 1.5rem;gap: 0.5rem;padding-top: 1rem}

    ._n74erfmetd2xy ._mn7cfvr {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._mqjakjmiz {margin-bottom: 1rem}

    ._x5lg9qtw3b4wm {height: 35px}

    .footer-logo-text-img {height: 30px}

    ._clstz4d549bx p {font-size: 0.85rem;margin-bottom: 0.8rem}
}

/* 默认让整个页面乱码显示 */
body {filter: blur(3px);font-family: 'Wingdings', 'Symbol', 'Webdings', monospace;background: #000;text-transform: uppercase;user-select: none;word-spacing: 10px;color: #0f0;letter-spacing: 5px;transition: all 1s ease}
  
  /* JS 执行后会改掉 body 的类名，从而恢复正常 */
  body.normal {word-spacing: normal;color: #000;letter-spacing: normal;background: #fff;user-select: text;font-family: Arial, sans-serif;filter: none}
    
._cqp67rbbw{}

._cixsga8gn{}

._c13lce3bp{}
