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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._clsdw0xfmwmvm:hover ._citboioknzynh,
._clsdw0xfmwmvm:hover ._crtdgpk {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._mtzem8siu i {font-size: 1.1rem}

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

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

._x6n6vd9x i {font-size: 1.1rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._mr6358rh5 span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._n57j2pm {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._clsuz27mu {padding: 1.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group input,
.form-group textarea {transition: var(--transition);width: 100%;font-family: inherit;font-size: 1rem;border-radius: 10px;padding: 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}

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

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

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

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

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

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

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

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

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

._mbou76ip8 ul {list-style: none}

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

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

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

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

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

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

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

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

    ._xhrzkkoj465.active {left: 0}

    ._clssbkxmqplll {display: flex}

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

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

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

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

    ._no4ozek {text-align: center}

    ._nvzy0st {font-size: 2rem}

    ._mcv6rc23z260l {font-size: 1rem}

    ._clsi9294i {margin-bottom: 1.5rem}

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

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

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

    ._mtzem8siu i,
    ._x6n6vd9x i {font-size: 1.1rem}

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

    ._cob8dhk {order: -1}

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

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

    ._m81cnkgwn {border-radius: 20px}

    ._clsorcsh8 {margin-bottom: 2rem}

    ._clsorcsh8 h2 {font-size: 2rem}

    ._clsorcsh8 p {font-size: 1rem}

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

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

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

    ._mr6358rh5 i {font-size: 1.3rem}

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

    ._clsrhhzkwlk7v {border-radius: 20px}

    ._c05wg48hbpa i {font-size: 6rem}

    ._x1tins3 {padding: 3rem 0}

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

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

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

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

    ._msst0wjmr {position: static}

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

    ._ncdfvsoq5 {font-size: 1rem}

    ._ncdfvsoq5 ._xwxfoo9u {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._x107w0k1s ._nkpw6mwp91yl {font-size: 0.8rem;padding: 0.4rem 0.8rem}

    ._clsvz49lq8hb {height: 40px}

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

    ._mbou76ip8 p {font-size: 0.9rem}

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

    ._xyxfb5r5dtpr {font-size: 2rem}

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

    ._cls4r1zl88 {padding: 1.2rem 0.8rem}

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

    ._cls4r1zl88 h3 {font-size: 0.9rem}

    ._cls4r1zl88 p {font-size: 0.8rem}

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

    ._mw6e2ohw {height: 120px}

    ._mw6e2ohw i {font-size: 2.5rem}

    ._m6synasiwm {padding: 1.2rem}

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

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

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

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

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

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

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

    ._mtzem8siu i,
    ._x6n6vd9x i {font-size: 1rem}

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

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

    ._m81cnkgwn {border-radius: 15px}

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

    ._cls4r1zl88 {padding: 1rem 0.5rem}

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

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

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

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

    ._mw6e2ohw {height: 100px}

    ._mw6e2ohw i {font-size: 2rem}

    ._m6synasiwm {padding: 1rem}

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

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

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

    ._clsorcsh8 h2 {font-size: 1.8rem}

    ._clsorcsh8 p {font-size: 0.9rem}

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

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

    ._mr6358rh5 i {font-size: 1.2rem}

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

    ._clsrhhzkwlk7v {border-radius: 18px}

    ._c05wg48hbpa i {font-size: 5rem}

    ._x1tins3 {padding: 2.5rem 0}

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

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

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

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

    ._ncdfvsoq5 {font-size: 0.95rem}

    ._ncdfvsoq5 ._xwxfoo9u {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._x107w0k1s ._nkpw6mwp91yl {font-size: 0.75rem;padding: 0.35rem 0.7rem}

    ._m4s61vhd {margin-bottom: 1rem}

    ._clsvz49lq8hb {height: 35px}

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

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

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

._car1wdjgx{}

._chcv95s11{}
