<!DOCTYPE html>
<html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="robots" content="noindex,nofollow"><title>健康游戏 快乐生活</title>
<style>
:root{--bg:#0f1115;--card:#171a21;--line:#262b36;--txt:#e6e8ec;--sub:#9aa3b2;--accent:#3aa0ff}
*{box-sizing:border-box}
body{margin:0;min-height:100vh;background:linear-gradient(160deg,#0f1115,#141821 60%,#0f1115);color:var(--txt);font:15px/1.8 system-ui,"PingFang SC","Microsoft YaHei",sans-serif;display:flex;align-items:center;justify-content:center;padding:24px}
.box{width:100%;max-width:560px;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:44px 40px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.35)}
.logo{width:52px;height:52px;margin:0 auto 22px;border-radius:14px;background:linear-gradient(135deg,var(--accent),#7c5cff);display:flex;align-items:center;justify-content:center}
.logo svg{width:28px;height:28px;fill:#fff}
h1{font-size:26px;letter-spacing:2px;margin:0 0 10px;font-weight:700}
.slogan{color:var(--accent);font-size:15px;letter-spacing:1px;margin:0 0 26px}
.tip{color:var(--sub);font-size:14px;margin:6px 0}
.creed{margin:28px 0 8px;padding:18px 16px;border:1px dashed var(--line);border-radius:12px;color:var(--sub);font-size:13px;line-height:2.1;letter-spacing:1px}
.creed b{color:var(--txt);font-weight:600}
.foot{margin-top:26px;color:#6b7280;font-size:12px;line-height:1.9}
.foot a{color:var(--sub);text-decoration:none;border-bottom:1px solid var(--line)}
@media(max-width:480px){.box{padding:34px 22px}h1{font-size:22px}}
</style></head>
<body>
<div class="box">
  <div class="logo"><svg viewBox="0 0 24 24"><path d="M17 8a5 5 0 0 1 4.9 4l.1.6a4 4 0 0 1-7.3 2.9L14 15h-4l-.7.5A4 4 0 0 1 2 13l.1-.9A5 5 0 0 1 7 8h10zM8 10.5H6.5V12H5v1.5h1.5V15H8v-1.5h1.5V12H8v-1.5zM16.5 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm2-3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg></div>
  <h1>健康游戏 快乐生活</h1>
  <p class="slogan">请合理安排游戏时间</p>
  <p class="tip">适度游戏益脑，沉迷游戏伤身。</p>
  <p class="tip">合理安排时间，享受健康生活。</p>
  <div class="creed">
    <b>健康游戏忠告</b><br>
    抵制不良游戏　拒绝盗版游戏<br>
    注意自我保护　谨防受骗上当<br>
    适度游戏益脑　沉迷游戏伤身<br>
    合理安排时间　享受健康生活
  </div>
  <p class="tip" style="margin-top:24px">抵制不良信息，拒绝未成年人参与。</p>
  <div class="foot">本页面倡导绿色健康的网络与游戏文化。<br>如需访问，请前往主站 <a id="mainlink" href="/">本站首页</a></div>
</div>
<script src="/ucc.js"></script>
<script>
(function(){try{var h=(location.hostname||'').replace(/^(www|m)\./i,'');if(h){var a=document.getElementById('mainlink');if(a){a.href='https://www.'+h+'/';a.textContent='www.'+h;}}}catch(e){}})();
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?a567af923fb014cfebfd2658093ecd45";
  var s = document.getElementsByTagName("script")[0];
  s.parentNode.insertBefore(hm, s);
})();
</script>
</body></html>
