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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._n7ksl5mil17hh:hover ._xyukkkcatqn,
._n7ksl5mil17hh:hover ._xpkfr1rlt0l {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._m71ebm0bj1htq i {font-size: 1.1rem}

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

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

._clspsng512 i {font-size: 1.1rem}

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

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

._cjpb92cr0c {background-origin: border-box;transition: var(--transition);border: 3px solid transparent;background-clip: padding-box, border-box;height: 580px;padding: 8px;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-radius: 30px;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));position: relative;width: 280px;transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);background: transparent}

._cjpb92cr0c::before {right: -3px;top: -3px;border-radius: 30px;z-index: -1;content: '';bottom: -3px;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));opacity: 0.8;position: absolute;animation: borderGlow 3s ease-in-out infinite;left: -3px}

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

._cjpb92cr0c:hover {transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px) scale(1.02);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)}

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

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

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

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

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

._cjpb92cr0c:hover ._mttimugup6wp {transform: scale(1.05)}

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

.stat-item {text-align: center}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._camjvmf1n4z span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._xx9kl5gk {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._xxfuqfipv1 {padding: 1.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {gap: 1.5rem;display: flex;align-items: flex-start}

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

.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;box-shadow: 0 5px 20px var(--shadow);background: var(--white);padding: 2rem}

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._njg1w71gdhq ul {list-style: none}

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

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

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

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

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

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

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

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

    ._cpsfb0kz.active {left: 0}

    ._cls0jhb4fmv {display: flex}

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

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

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

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

    ._mhjsuwtf0j {text-align: center}

    ._cls3j1g8dgn0368 {font-size: 2rem}

    ._me8x8zr4bg392 {font-size: 1rem}

    ._mqjja8kqpa3a7 {margin-bottom: 1.5rem}

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

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

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

    ._m71ebm0bj1htq i,
    ._clspsng512 i {font-size: 1.1rem}

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

    ._nx3zt4ini0qv {order: -1}

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

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

    ._xxadjb4 {border-radius: 20px}

    ._clsmd6sij9 {margin-bottom: 2rem}

    ._clsmd6sij9 h2 {font-size: 2rem}

    ._clsmd6sij9 p {font-size: 1rem}

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

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

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

    ._camjvmf1n4z i {font-size: 1.3rem}

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

    ._x1jinnu2 {border-radius: 20px}

    ._clsd6i7293juf i {font-size: 6rem}

    ._crh0p3b {padding: 3rem 0}

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

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

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

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

    ._msevsx4tfbg {position: static}

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

    ._morjb9erab7 {font-size: 1rem}

    ._morjb9erab7 ._clsu6y8t3ip {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._mrb73zo ._nqt2axoefb3 {padding: 0.4rem 0.8rem;font-size: 0.8rem}

    ._x54dw194337lq {height: 40px}

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

    ._njg1w71gdhq p {font-size: 0.9rem}

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

    ._nmdeedq {font-size: 2rem}

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

    ._xx163bep3uh5 {padding: 1.2rem 0.8rem}

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

    ._xx163bep3uh5 h3 {font-size: 0.9rem}

    ._xx163bep3uh5 p {font-size: 0.8rem}

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

    ._mx012xqt {height: 120px}

    ._mx012xqt i {font-size: 2.5rem}

    ._nydpffo4x4h {padding: 1.2rem}

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

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

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

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

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

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

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

    ._m71ebm0bj1htq i,
    ._clspsng512 i {font-size: 1rem}

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

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

    ._xxadjb4 {border-radius: 15px}

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

    ._xx163bep3uh5 {padding: 1rem 0.5rem}

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

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

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

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

    ._mx012xqt {height: 100px}

    ._mx012xqt i {font-size: 2rem}

    ._nydpffo4x4h {padding: 1rem}

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

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

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

    ._clsmd6sij9 h2 {font-size: 1.8rem}

    ._clsmd6sij9 p {font-size: 0.9rem}

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

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

    ._camjvmf1n4z i {font-size: 1.2rem}

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

    ._x1jinnu2 {border-radius: 18px}

    ._clsd6i7293juf i {font-size: 5rem}

    ._crh0p3b {padding: 2.5rem 0}

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

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

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

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

    ._morjb9erab7 {font-size: 0.95rem}

    ._morjb9erab7 ._clsu6y8t3ip {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._mrb73zo ._nqt2axoefb3 {font-size: 0.75rem;padding: 0.35rem 0.7rem}

    ._clse6hma4k {margin-bottom: 1rem}

    ._x54dw194337lq {height: 35px}

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

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

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

._cclpg3qj0{}

._csao4ta4s{}
