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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._n4oy7y30wqyq:hover ._cgey0is8z8,
._n4oy7y30wqyq:hover ._c6481x1 {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._m0eirtxi0 i {font-size: 1.1rem}

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

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

._c9gggrz8 i {font-size: 1.1rem}

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

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

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

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

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

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

._nboa4lp0cuec: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 {0%, 100% {
        opacity: 0.3;transform: translate(-50%, -50%) scale(1)}
    50% {opacity: 0.6;transform: translate(-50%, -50%) scale(1.1)}
}

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

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

._nboa4lp0cuec:hover ._moml7wle0d2 {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-size: 2.5rem;margin-bottom: 0.5rem;font-weight: bold;color: var(--gold)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._mkf5w8d span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._cls9dze0tsj1t {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._cla807kdlqg17 {padding: 1.5rem}

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

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

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

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

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

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

._clsp2llztg0jv {margin-top: 1.5rem;border-radius: 10px;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);padding: 1rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {transition: var(--transition);font-size: 1rem;width: 100%;font-family: inherit;border-radius: 10px;padding: 1rem;border: 2px solid #e0e0e0}

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._cls69gtmn23ef ul {list-style: none}

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

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

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

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

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

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

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

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

    ._cd6eoh9a4w5p6.active {left: 0}

    ._mzfh3mpu {display: flex}

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

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

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

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

    ._nvi1bnr9y24x {text-align: center}

    ._camri0xhl {font-size: 2rem}

    ._xmzx1ewp4x {font-size: 1rem}

    ._mba2fxyl9l {margin-bottom: 1.5rem}

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

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

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

    ._m0eirtxi0 i,
    ._c9gggrz8 i {font-size: 1.1rem}

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

    ._myg6p1kedwu1 {order: -1}

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

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

    ._mnhi08f7z05 {border-radius: 20px}

    ._c2wl628 {margin-bottom: 2rem}

    ._c2wl628 h2 {font-size: 2rem}

    ._c2wl628 p {font-size: 1rem}

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

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

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

    ._mkf5w8d i {font-size: 1.3rem}

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

    ._cls37sef8w {border-radius: 20px}

    ._nwtv6bdqyz i {font-size: 6rem}

    ._n0ty5twj553rs {padding: 3rem 0}

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

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

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

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

    ._msjctvv {position: static}

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

    ._m6horm7atbb {font-size: 1rem}

    ._m6horm7atbb ._mhkne28 {padding: 1rem;font-size: 1.1rem}

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

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

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

    ._niocpw40jp ._xei0j97h {padding: 0.4rem 0.8rem;font-size: 0.8rem}

    ._cq45qwrf3wuqs {height: 40px}

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

    ._cls69gtmn23ef p {font-size: 0.9rem}

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

    ._cdqc5tse8t41x {font-size: 2rem}

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

    ._xbsbphc0b {padding: 1.2rem 0.8rem}

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

    ._xbsbphc0b h3 {font-size: 0.9rem}

    ._xbsbphc0b p {font-size: 0.8rem}

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

    ._ck905yd37 {height: 120px}

    ._ck905yd37 i {font-size: 2.5rem}

    ._nzhb11a {padding: 1.2rem}

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

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

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

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

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

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

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

    ._m0eirtxi0 i,
    ._c9gggrz8 i {font-size: 1rem}

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

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

    ._mnhi08f7z05 {border-radius: 15px}

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

    ._xbsbphc0b {padding: 1rem 0.5rem}

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

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

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

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

    ._ck905yd37 {height: 100px}

    ._ck905yd37 i {font-size: 2rem}

    ._nzhb11a {padding: 1rem}

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

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

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

    ._c2wl628 h2 {font-size: 1.8rem}

    ._c2wl628 p {font-size: 0.9rem}

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

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

    ._mkf5w8d i {font-size: 1.2rem}

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

    ._cls37sef8w {border-radius: 18px}

    ._nwtv6bdqyz i {font-size: 5rem}

    ._n0ty5twj553rs {padding: 2.5rem 0}

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

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

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

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

    ._m6horm7atbb {font-size: 0.95rem}

    ._m6horm7atbb ._mhkne28 {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._niocpw40jp ._xei0j97h {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._cplflxge9w1j {margin-bottom: 1rem}

    ._cq45qwrf3wuqs {height: 35px}

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

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

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

._cbhoeetjk{}

._co0mkqsyy{}
