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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._clsun091n44:hover ._cf8s4rwmq,
._clsun091n44:hover ._x9c5op23thjf7 {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._xe53fjytah i {font-size: 1.1rem}

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

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

._xysh0b29a56 i {font-size: 1.1rem}

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

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

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

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

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

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

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

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

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

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

._cctm3k6v:hover ._m0d9bphc {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;color: var(--gold);font-size: 2.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._mqyswxe3k span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._clshav4khyq {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._x5dk0c36k8f {padding: 1.5rem}

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

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

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

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

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

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

._xi36t8nz9vnm {padding: 1rem;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}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._xlyq0ppjamg ul {list-style: none}

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

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

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

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

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

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

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

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

    ._mypve0afd.active {left: 0}

    ._nbspxxq {display: flex}

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

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

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

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

    ._c3jktuhais {text-align: center}

    ._x7dt6bxoce {font-size: 2rem}

    ._m41s9hx {font-size: 1rem}

    ._n8v1qiinj {margin-bottom: 1.5rem}

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

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

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

    ._xe53fjytah i,
    ._xysh0b29a56 i {font-size: 1.1rem}

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

    ._nhaahsk {order: -1}

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

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

    ._cls2w32qtbmey {border-radius: 20px}

    ._xb6l0je {margin-bottom: 2rem}

    ._xb6l0je h2 {font-size: 2rem}

    ._xb6l0je p {font-size: 1rem}

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

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

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

    ._mqyswxe3k i {font-size: 1.3rem}

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

    ._cls2wq9dy {border-radius: 20px}

    ._clszydkil9t i {font-size: 6rem}

    ._mcru6ga78p {padding: 3rem 0}

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

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

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

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

    ._nsp44fr {position: static}

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

    ._mfvx2wn7mr4 {font-size: 1rem}

    ._mfvx2wn7mr4 ._nz5tqsvebtv45 {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._nd0w3ksxrnjh ._mmhnolkhc4 {padding: 0.4rem 0.8rem;font-size: 0.8rem}

    ._clsf242h99huet {height: 40px}

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

    ._xlyq0ppjamg p {font-size: 0.9rem}

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

    ._cls4f73c4f69iu {font-size: 2rem}

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

    ._clskjwmu8e8a4 {padding: 1.2rem 0.8rem}

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

    ._clskjwmu8e8a4 h3 {font-size: 0.9rem}

    ._clskjwmu8e8a4 p {font-size: 0.8rem}

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

    ._xbb95azd8js {height: 120px}

    ._xbb95azd8js i {font-size: 2.5rem}

    ._clsjaa9ny6iqzd {padding: 1.2rem}

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

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

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

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

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

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

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

    ._xe53fjytah i,
    ._xysh0b29a56 i {font-size: 1rem}

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

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

    ._cls2w32qtbmey {border-radius: 15px}

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

    ._clskjwmu8e8a4 {padding: 1rem 0.5rem}

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

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

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

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

    ._xbb95azd8js {height: 100px}

    ._xbb95azd8js i {font-size: 2rem}

    ._clsjaa9ny6iqzd {padding: 1rem}

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

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

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

    ._xb6l0je h2 {font-size: 1.8rem}

    ._xb6l0je p {font-size: 0.9rem}

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

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

    ._mqyswxe3k i {font-size: 1.2rem}

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

    ._cls2wq9dy {border-radius: 18px}

    ._clszydkil9t i {font-size: 5rem}

    ._mcru6ga78p {padding: 2.5rem 0}

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

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

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

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

    ._mfvx2wn7mr4 {font-size: 0.95rem}

    ._mfvx2wn7mr4 ._nz5tqsvebtv45 {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._nd0w3ksxrnjh ._mmhnolkhc4 {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._xd2zoha {margin-bottom: 1rem}

    ._clsf242h99huet {height: 35px}

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

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

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

._c7fhx2fvq{}

._cq6tpojtn{}
