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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._n9r0b6ofi1u:hover ._csfexibiqmzy,
._n9r0b6ofi1u:hover ._mnltz63mbu {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._cls7rg6lh2n i {font-size: 1.1rem}

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

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

._m808lnv i {font-size: 1.1rem}

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

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

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

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

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

._ckx9o4j4v: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)}

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

@keyframes borderGlow {filter: blur(5px);0%, 100% {
        opacity: 0.6}
    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)}
}

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

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

._ckx9o4j4v:hover ._cftm9vah4 {transform: scale(1.05)}

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

.stat-item {text-align: center}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._xa6s6ppjytuzw span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._x7emv7t2 {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._x8u3n8k {padding: 1.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._xan9p4p3i9ar ul {list-style: none}

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

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

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

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

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

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

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

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

    ._mztntmv.active {left: 0}

    ._nnutmc98vipv8 {display: flex}

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

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

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

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

    ._clssf4987msr4o8 {text-align: center}

    ._clsitxlua {font-size: 2rem}

    ._clsonkilj2gd6kb {font-size: 1rem}

    ._ntnq61xt {margin-bottom: 1.5rem}

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

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

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

    ._cls7rg6lh2n i,
    ._m808lnv i {font-size: 1.1rem}

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

    ._xbn94t5y1w2 {order: -1}

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

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

    ._mgzfthj {border-radius: 20px}

    ._n1g65q45k7zyn {margin-bottom: 2rem}

    ._n1g65q45k7zyn h2 {font-size: 2rem}

    ._n1g65q45k7zyn p {font-size: 1rem}

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

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

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

    ._xa6s6ppjytuzw i {font-size: 1.3rem}

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

    ._czccqwek2arf {border-radius: 20px}

    ._mh2x2rugbhl i {font-size: 6rem}

    ._mc2fglk9cstw {padding: 3rem 0}

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

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

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

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

    ._c21dc7j9kjt8k {position: static}

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

    ._xgev3ejcegt1x {font-size: 1rem}

    ._xgev3ejcegt1x ._xidtto3 {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._cls87qkrcqr0 ._nwx6n9o5n {padding: 0.4rem 0.8rem;font-size: 0.8rem}

    ._ce62bn3 {height: 40px}

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

    ._xan9p4p3i9ar p {font-size: 0.9rem}

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

    ._x1xlhzsn90d0 {font-size: 2rem}

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

    ._niyate88ma {padding: 1.2rem 0.8rem}

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

    ._niyate88ma h3 {font-size: 0.9rem}

    ._niyate88ma p {font-size: 0.8rem}

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

    ._maolq1lray1j {height: 120px}

    ._maolq1lray1j i {font-size: 2.5rem}

    ._xczmbll {padding: 1.2rem}

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

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

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

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

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

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

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

    ._cls7rg6lh2n i,
    ._m808lnv i {font-size: 1rem}

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

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

    ._mgzfthj {border-radius: 15px}

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

    ._niyate88ma {padding: 1rem 0.5rem}

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

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

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

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

    ._maolq1lray1j {height: 100px}

    ._maolq1lray1j i {font-size: 2rem}

    ._xczmbll {padding: 1rem}

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

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

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

    ._n1g65q45k7zyn h2 {font-size: 1.8rem}

    ._n1g65q45k7zyn p {font-size: 0.9rem}

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

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

    ._xa6s6ppjytuzw i {font-size: 1.2rem}

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

    ._czccqwek2arf {border-radius: 18px}

    ._mh2x2rugbhl i {font-size: 5rem}

    ._mc2fglk9cstw {padding: 2.5rem 0}

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

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

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

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

    ._xgev3ejcegt1x {font-size: 0.95rem}

    ._xgev3ejcegt1x ._xidtto3 {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._cls87qkrcqr0 ._nwx6n9o5n {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._mm7vdsmcc {margin-bottom: 1rem}

    ._ce62bn3 {height: 35px}

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

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

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

._c9s7n4tjg{}

._c1op0jql1{}
