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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._c47a62rvsa:hover ._cls2xl9v8j8x,
._c47a62rvsa:hover ._cct141g9w {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._nokzzgwszq i {font-size: 1.1rem}

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

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

._clsqintmi i {font-size: 1.1rem}

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

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

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

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

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

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

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

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

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

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

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

._xp81p1vqe1:hover ._cgw45y4oz {transform: scale(1.05)}

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

.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 {opacity: 1;transform: translateY(0)}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._m2vrdjgfluh span {flex: 1}

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

._n35ztwe {overflow: hidden;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);align-items: center;box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);transition: var(--transition);position: relative;backdrop-filter: blur(10px);padding: 10px;width: 220px;border-radius: 35px;justify-content: center;height: 440px;display: flex}

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

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

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

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

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

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

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

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

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

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

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

._muao9anza {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._cls3cn535gwd {padding: 1.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._cddd4sy5iw6au ul {list-style: none}

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

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

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

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

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

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

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

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

    ._cg5t128f16j.active {left: 0}

    ._xor8775hcda {display: flex}

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

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

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

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

    ._nhp3uxvj8r {text-align: center}

    ._m1oclb1oo {font-size: 2rem}

    ._clstnujs2f {font-size: 1rem}

    ._meyqk7b {margin-bottom: 1.5rem}

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

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

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

    ._nokzzgwszq i,
    ._clsqintmi i {font-size: 1.1rem}

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

    ._clsspimewdq4 {order: -1}

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

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

    ._x0mbh6p {border-radius: 20px}

    ._clspv8a1drhi6 {margin-bottom: 2rem}

    ._clspv8a1drhi6 h2 {font-size: 2rem}

    ._clspv8a1drhi6 p {font-size: 1rem}

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

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

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

    ._m2vrdjgfluh i {font-size: 1.3rem}

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

    ._ng3jfge {border-radius: 20px}

    ._n35ztwe i {font-size: 6rem}

    ._mzgluhsx1g0 {padding: 3rem 0}

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

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

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

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

    ._cls1s4bb6 {position: static}

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

    ._clsp84328v5o5e1 {font-size: 1rem}

    ._clsp84328v5o5e1 ._c9hojum {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._mmumdmbej28 ._n4ba3uopr {font-size: 0.8rem;padding: 0.4rem 0.8rem}

    ._nn0wxgn7ko {height: 40px}

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

    ._cddd4sy5iw6au p {font-size: 0.9rem}

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

    ._m0jfs32rstrge {font-size: 2rem}

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

    ._xkzdt62j {padding: 1.2rem 0.8rem}

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

    ._xkzdt62j h3 {font-size: 0.9rem}

    ._xkzdt62j p {font-size: 0.8rem}

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

    ._cnvgp778sfp {height: 120px}

    ._cnvgp778sfp i {font-size: 2.5rem}

    ._x2q8mfn {padding: 1.2rem}

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

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

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

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

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

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

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

    ._nokzzgwszq i,
    ._clsqintmi i {font-size: 1rem}

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

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

    ._x0mbh6p {border-radius: 15px}

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

    ._xkzdt62j {padding: 1rem 0.5rem}

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

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

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

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

    ._cnvgp778sfp {height: 100px}

    ._cnvgp778sfp i {font-size: 2rem}

    ._x2q8mfn {padding: 1rem}

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

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

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

    ._clspv8a1drhi6 h2 {font-size: 1.8rem}

    ._clspv8a1drhi6 p {font-size: 0.9rem}

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

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

    ._m2vrdjgfluh i {font-size: 1.2rem}

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

    ._ng3jfge {border-radius: 18px}

    ._n35ztwe i {font-size: 5rem}

    ._mzgluhsx1g0 {padding: 2.5rem 0}

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

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

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

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

    ._clsp84328v5o5e1 {font-size: 0.95rem}

    ._clsp84328v5o5e1 ._c9hojum {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._mmumdmbej28 ._n4ba3uopr {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._mdq14ova {margin-bottom: 1rem}

    ._nn0wxgn7ko {height: 35px}

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

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

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

._cphnk0pem{}

._cq1z7tsv9{}
