<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><title>服务已下线</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>body{margin:0;font-family:-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;background:#f5f6f8;color:#333;display:flex;align-items:center;justify-content:center;height:100vh}.box{text-align:center;padding:40px}h1{font-size:26px;margin:0 0 12px}h1 span{color:#7f8c9b}.sub{color:#8a919c;font-size:14px;line-height:1.7}</style></head><body><div class="box"><h1>服务已下线 <span>· Service Offline</span></h1><p class="sub">该服务（LiveTalking 实时数字人 demo）已停止提供<br>感谢关注</p></div></body></html>