| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- <!DOCTYPE html>
- <html lang="zh-CN">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Enagic 官方合规公告:公司从未在中国设厂,所有产品均从日本出口。线上平台购买的水机可能是假冒、翻新或水货——没有保修、没有注册、无法提供售后服务。">
- <meta name="keywords" content="Enagic,假冒,翻新机,水货,淘宝,网购,还原水机,合规公告,提防假冒,浠艾福">
- <title>Enagic 官方合规公告 — 为什么网购的"还原水机"不可靠</title>
- <style>
- *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
- body {
- font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
- background: #140d0a;
- color: #e2e8f0;
- line-height: 1.7;
- -webkit-font-smoothing: antialiased;
- }
- a { color: inherit; text-decoration: none; }
- .page-wrapper {
- max-width: 880px;
- margin: 0 auto;
- padding: 0 16px 60px;
- }
- /* ===== Hero ===== */
- .hero {
- background: linear-gradient(135deg, #1a0f0a 0%, #7c2d12 45%, #b91c1c 75%, #450a0a 100%);
- color: #fff;
- padding: 72px 48px 52px;
- text-align: center;
- position: relative;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .hero::before {
- content: '';
- position: absolute;
- inset: 0;
- background:
- radial-gradient(ellipse at 30% 40%, rgba(251,191,36,0.10) 0%, transparent 55%),
- radial-gradient(ellipse at 70% 60%, rgba(239,68,68,0.10) 0%, transparent 50%);
- pointer-events: none;
- }
- .hero > * { position: relative; z-index: 1; }
- .hero-badge {
- display: inline-block;
- background: rgba(255,255,255,0.12);
- border: 1px solid rgba(255,255,255,0.25);
- border-radius: 20px;
- padding: 4px 18px;
- font-size: 12px;
- letter-spacing: 2px;
- margin-bottom: 24px;
- color: #fcd34d;
- }
- .hero h1 {
- font-size: clamp(26px, 5vw, 38px);
- font-weight: 800;
- line-height: 1.35;
- margin-bottom: 20px;
- background: linear-gradient(135deg, #fff 55%, #fca5a5 100%);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- background-clip: text;
- }
- .hero-sub {
- font-size: 17px;
- color: rgba(255,255,255,0.8);
- max-width: 700px;
- margin-bottom: 28px;
- }
- .hero-stat { display: flex; gap: 32px; justify-content: center; flex-wrap: wrap; }
- .hero-stat-item { text-align: center; }
- .hero-stat-num { font-size: 28px; font-weight: 800; color: #fcd34d; }
- .hero-stat-label { font-size: 12px; color: rgba(255,255,255,0.6); letter-spacing: 1px; }
- /* ===== Section Base ===== */
- .section { padding: 44px 48px; border-bottom: 1px solid rgba(255,255,255,0.06); }
- .section:last-of-type { border-bottom: none; }
- .section h2 { font-size: 22px; font-weight: 700; margin-bottom: 18px; color: #fff; }
- .section p { font-size: 15px; line-height: 1.9; color: #a0aec0; margin-bottom: 12px; }
- .section p:last-child { margin-bottom: 0; }
- /* ===== Timeline ===== */
- .timeline { position: relative; padding-left: 28px; }
- .timeline::before {
- content: '';
- position: absolute;
- left: 8px;
- top: 4px;
- bottom: 4px;
- width: 2px;
- background: linear-gradient(180deg, #fcd34d, #ef4444 60%, #7c2d12);
- border-radius: 2px;
- }
- .tl-item { position: relative; padding: 18px 20px 18px 0; border-bottom: 1px dashed rgba(255,255,255,0.08); }
- .tl-item:last-child { border-bottom: none; }
- .tl-item::before {
- content: '';
- position: absolute;
- left: -28px;
- top: 26px;
- width: 12px;
- height: 12px;
- border-radius: 50%;
- background: #fcd34d;
- border: 3px solid #1a0f0a;
- box-shadow: 0 0 0 2px rgba(252,211,77,0.35);
- }
- .tl-item.hot::before { background: #ef4444; box-shadow: 0 0 0 2px rgba(239,68,68,0.35); }
- .tl-date {
- display: inline-block;
- font-size: 13px;
- font-weight: 700;
- color: #fcd34d;
- background: rgba(252,211,77,0.1);
- border: 1px solid rgba(252,211,77,0.25);
- padding: 2px 12px;
- border-radius: 12px;
- margin-bottom: 10px;
- letter-spacing: 0.5px;
- }
- .tl-item.hot .tl-date { color: #f87171; background: rgba(239,68,68,0.1); border-color: rgba(239,68,68,0.3); }
- .tl-title { font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 8px; }
- .tl-body { font-size: 14.5px; color: #a0aec0; line-height: 1.9; }
- .tl-body strong { color: #e2e8f0; }
- .tl-body .danger { color: #f87171; font-weight: 700; }
- /* ===== Rules ===== */
- .rule-box {
- background: rgba(255,255,255,0.03);
- border: 1px solid rgba(255,255,255,0.08);
- border-radius: 12px;
- padding: 20px 24px;
- margin-bottom: 14px;
- }
- .rule-box h3 { font-size: 16px; font-weight: 700; color: #fcd34d; margin-bottom: 8px; }
- .rule-box p { font-size: 14.5px; color: #a0aec0; margin: 0; line-height: 1.9; }
- .rule-box p strong { color: #e2e8f0; }
- /* ===== Channel ===== */
- .channel-list { list-style: none; padding: 0; }
- .channel-list li {
- display: flex;
- align-items: flex-start;
- gap: 10px;
- padding: 12px 0;
- border-bottom: 1px solid rgba(255,255,255,0.06);
- font-size: 15px;
- color: #a0aec0;
- }
- .channel-list li:last-child { border-bottom: none; }
- .channel-list .check { color: #4ade80; font-weight: 700; flex-shrink: 0; }
- .channel-list strong { color: #e2e8f0; }
- /* ===== CTA ===== */
- .cta-block {
- background: linear-gradient(135deg, #1a0f0a, #7c2d12);
- color: #fff;
- text-align: center;
- border: 1px solid rgba(252,211,77,0.2);
- }
- .cta-block h2 { color: #fff; font-size: 22px; margin-bottom: 24px; }
- .benefit-list { text-align: left; max-width: 560px; margin: 0 auto; }
- .benefit-item {
- display: flex;
- align-items: flex-start;
- gap: 10px;
- padding: 10px 0;
- border-bottom: 1px solid rgba(255,255,255,0.06);
- font-size: 15px;
- color: #a0aec0;
- }
- .benefit-item:last-child { border-bottom: none; }
- .benefit-item .check { color: #4ade80; font-weight: 700; flex-shrink: 0; }
- .benefit-item strong { color: #e2e8f0; }
- /* ===== Honesty ===== */
- .honesty { background: rgba(239,68,68,0.07); text-align: center; padding: 36px 48px; }
- .honesty-label { font-size: 18px; font-weight: 700; color: #f87171; margin-bottom: 12px; }
- .honesty-text {
- font-size: 18px !important;
- font-weight: 700 !important;
- color: #f87171 !important;
- }
- .honesty-sub { font-size: 16px !important; color: #fca5a5 !important; margin-top: 8px !important; }
- /* ===== Contact ===== */
- .contact { background: #140d0a; color: #fff; text-align: center; padding: 40px 48px; }
- .contact p { color: #a0aec0 !important; font-size: 16px !important; margin-bottom: 10px !important; }
- .contact-tagline { margin-top: 18px; font-size: 14px; color: #fcd34d; line-height: 1.8; }
- .contact-tagline strong { color: #e2e8f0; }
- .qr-row { display: flex; flex-direction: column; align-items: center; gap: 8px; margin: 16px 0; }
- .qr-img { width: 140px; height: 140px; border-radius: 8px; border: 2px solid rgba(255,255,255,0.1); }
- .qr-label { font-size: 13px; color: #a0aec0; }
- /* ===== Source Link ===== */
- .tl-link {
- display: inline-block;
- margin-top: 8px;
- font-size: 13px;
- color: #fcd34d;
- opacity: 0.75;
- transition: opacity 0.2s;
- }
- .tl-link:hover { opacity: 1; text-decoration: underline; }
- .tl-link::before { content: '🔗 '; }
- /* ===== Article Ref ===== */
- .article-ref {
- display: inline-block;
- background: rgba(252,211,77,0.08);
- border: 1px solid rgba(252,211,77,0.2);
- border-radius: 8px;
- padding: 12px 18px;
- margin: 8px 0 4px;
- font-size: 14px;
- color: #fcd34d;
- transition: background 0.2s;
- }
- .article-ref:hover { background: rgba(252,211,77,0.16); }
- .article-ref strong { color: #fff; }
- /* ===== Responsive ===== */
- @media (max-width: 640px) {
- .page-wrapper { padding: 0 4px 40px; }
- .hero { padding: 48px 20px 40px; }
- .hero h1 { font-size: 24px; }
- .section { padding: 28px 20px; }
- .honesty { padding: 28px 20px; }
- .contact { padding: 28px 20px; }
- .section h2 { font-size: 18px; }
- .hero-stat { gap: 16px; }
- .hero-stat-num { font-size: 22px; }
- .timeline { padding-left: 22px; }
- .tl-item::before { left: -22px; }
- }
- </style>
- <!-- Microsoft Clarity -->
- <script>
- (function(c,l,a,r,i,t,y){
- c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
- t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
- y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
- })(window, document, "clarity", "script", "xj4p74ra9m");
- </script>
- <link rel="stylesheet" href="../css/mobile.css">
- </head>
- <body>
- <div class="hero">
- <div class="hero-badge">⚠️ 官方公告汇编 · 2000+ 违规链接被处理</div>
- <h1>为什么网购的"Enagic 还原水机"<br>大概率不靠谱?</h1>
- <p class="hero-sub">Enagic 官方多次发布合规公告:公司从未在中国设厂,所有产品均从日本出口;线上平台销售的水机,可能是假冒、翻新机或水货——没有保修、无法注册、不受售后服务保障。本页按时间倒序整理官方历次公告原文。</p>
- <div class="hero-stat">
- <div class="hero-stat-item"><div class="hero-stat-num">2000+</div><div class="hero-stat-label">被投诉下架的线上链接</div></div>
- <div class="hero-stat-item"><div class="hero-stat-num">0</div><div class="hero-stat-label">中国境内生产线</div></div>
- <div class="hero-stat-item"><div class="hero-stat-num">7次</div><div class="hero-stat-label">官方合规警告</div></div>
- </div>
- </div>
- <div class="page-wrapper">
- <!-- ====== 引言 ====== -->
- <div class="section">
- <h2>📌 先说结论</h2>
- <p>Enagic 官方(含日本总部、香港亚洲总部)对"线上销售"的态度始终如一:<strong>Enagic 产品从未在电商平台、第三方网店销售,网购水机无法获得任何官方保障。</strong>以下 7 条公告按时间从新到旧排列,全部来自 Enagic 亚洲总部官网 <a href="https://enagic-asia.com/en/activities/Compliance-News" target="_blank" style="color:#fcd34d;text-decoration:underline;">「法規新聞(Compliance News)」</a> 栏目,可随时查证。</p>
- </div>
- <!-- ====== 时间线(按时间倒序) ====== -->
- <div class="section">
- <h2>🕐 官方公告时间线(新 → 旧)</h2>
- <div class="timeline">
- <!-- 2025-09-26 -->
- <div class="tl-item hot">
- <span class="tl-date">2025-09-26 · 官方通知</span>
- <div class="tl-title">重要通知-切勿向未經 ENAGIC 授權之違規商店購買產品</div>
- <div class="tl-body">
- 公司发布最新通知:<strong>切勿向未经 ENAGIC 授权的违规商店购买产品</strong>。只有通过授权经销商与授权渠道购买的 Enagic 产品,才能获得正品保障与保修服务;从违规商店购买的产品,公司将不予认可、不提供保修。
- <a href="https://enagic-asia.com/en/activities/Compliance-News" target="_blank" class="tl-link">查看原文 · Compliance News 第1页</a>
- </div>
- </div>
- <!-- 2025-09-05 -->
- <div class="tl-item hot">
- <span class="tl-date">2025-09-05 · 香港海关介入</span>
- <div class="tl-title">重要通知-提防假冒(香港海关来函)</div>
- <div class="tl-body">
- 因公司接获<strong>香港海关来函</strong>,查询有关<strong>线上平台涉嫌销售假冒 Enagic® 水机</strong>一事,故请勿从线上平台购买及使用来源不明的水机——<span class="danger">相关产品可能为假冒产品</span>,以免蒙受健康、金钱损失及丧失保修服务。
- <a href="https://enagic-asia.com/en/activities/Compliance-News" target="_blank" class="tl-link">查看原文 · Compliance News 第1页</a>
- </div>
- </div>
- <!-- 2021-09-02 Online sales link issue -->
- <div class="tl-item">
- <span class="tl-date">2021-09-02 · 中国市场专项</span>
- <div class="tl-title">Online sales link issue in China(中国线上销售链接问题)</div>
- <div class="tl-body">
- <strong>Enagic 产品禁止在互联网购物网站上销售。</strong>公司已对超过 <strong>2000 条线上平台链接</strong>提出投诉,其中大部分已被删除,部分平台店铺也受到了处罚。如经销商发现违规链接,可向合规部(compliance@enagic-asia.com)举报。
- <a href="https://enagic-asia.com/en/activities/Compliance-News" target="_blank" class="tl-link">查看原文 · Compliance News 第1页</a>
- </div>
- </div>
- <!-- 2021-09-02 Stop handling unknown goods -->
- <div class="tl-item">
- <span class="tl-date">2021-09-02 · 水货警示</span>
- <div class="tl-title">Notice of Stop handle or provide after-sales service for unknown goods(停止处理来源不明货物)</div>
- <div class="tl-body">
- 公司<strong>禁止销售/购买未经官方进口进入中国市场的 Kangen 水机</strong>。请停止购买来源不明的 Kangen 水机——<strong>走私与逃税属于违法行为</strong>。对于此类问题,公司将采取纪律处分并取消保修服务;同时提醒经销商停止处理或为这些非法货物提供售后服务。
- <a href="https://enagic-asia.com/en/activities/compliance-news?page=1" target="_blank" class="tl-link">查看原文 · Compliance News 第2页</a>
- </div>
- </div>
- <!-- 2020-06-02 Selling counterfeit goods -->
- <div class="tl-item hot">
- <span class="tl-date">2020-06-02 · 假冒声明</span>
- <div class="tl-title">Selling counterfeit goods(市场出现假冒产品)</div>
- <div class="tl-body">
- 近期市场出现 Enagic 水机<strong>"假冒产品"</strong>,并有人声称"Enagic 技术人员已在中国建立生产线"——此行为具有误导性,侵犯了消费者权益。公司重申:<strong>Enagic 从未在中国设立生产线,所有 Enagic 品牌产品均从日本出口。</strong>提醒消费者警惕假冒产品。<span class="danger">假冒者不在乎你的健康,他们只在乎利润</span>——许多假冒产品质量低劣,可能造成伤害。
- <a href="https://enagic-asia.com/en/activities/compliance-news?page=1" target="_blank" class="tl-link">查看原文 · Compliance News 第2页</a>
- </div>
- </div>
- <!-- 2019-07-24 Renovated old machine -->
- <div class="tl-item">
- <span class="tl-date">2019-07-24 · 翻新机案例</span>
- <div class="tl-title">Old machine is sold as a new machine after renovation(旧机翻新当新机卖)</div>
- <div class="tl-body">
- 公司收到返修机器后发现:一台<strong>已使用近十年的水机</strong>,外观却是全新的。客户表示使用不到一年,机器是通过<strong>线上商店(如淘宝)</strong>购买的——疑似不良商家将旧机翻新后通过网店出售。此类翻新手段可能使<strong>油漆进入水管</strong>,影响饮水安全;机器一旦被改装或喷涂过,保修即告失效。公司再次重申:<strong>严禁在任何线上商店销售 Enagic 水机</strong>,经销商一经查实将被终止经销资格,相关产品不予维修。
- <a href="https://enagic-asia.com/en/activities/compliance-news?page=1" target="_blank" class="tl-link">查看原文 · Compliance News 第2页</a>
- </div>
- </div>
- <!-- 2019-07-23 Unauthorized seller -->
- <div class="tl-item">
- <span class="tl-date">2019-07-23 · 五大风险提示</span>
- <div class="tl-title">Pay attention Unauthorized Seller(警惕未经授权的卖家)</div>
- <div class="tl-body">
- 为保护买家权益与安全,公司强烈建议不要在线上商店交易:<br>
- 1️⃣ Enagic 产品从不在线上商店销售,线上销售是被明令禁止的;<br>
- 2️⃣ 任何通过线上渠道购买的产品均不享受保修;<br>
- 3️⃣ SD501(7 板)与 JrII(3 板)外观非常相似但价格不同,线上买家可能无法获得正确信息;<br>
- 4️⃣ 线上产品可能是<strong>二手的、有缺陷的、假冒的或欠款的</strong>;<br>
- 5️⃣ 产品可能未以你的名义注册。
- <a href="https://enagic-asia.com/en/activities/compliance-news?page=1" target="_blank" class="tl-link">查看原文 · Compliance News 第2页</a>
- </div>
- </div>
- </div>
- </div>
- <!-- ====== 识别要点 ====== -->
- <div class="section">
- <h2>🔍 识别"假 Enagic"的 4 个黄金法则</h2>
- <div class="rule-box">
- <h3>① 中国没有 Enagic 工厂</h3>
- <p>官方 2020 年声明:<strong>Enagic 从未在中国设立生产线,所有产品均从日本出口。</strong>任何"国内组装""国内设厂"的说法都是误导,是假冒产品常用的话术。</p>
- </div>
- <div class="rule-box">
- <h3>② 线上商店卖 Enagic = 违规</h3>
- <p>官方自 2019 年起反复重申:<strong>严禁在任何线上商店销售 Enagic 水机</strong>,公司已对 2000+ 条线上链接投诉下架。正规渠道只有<strong>授权经销商</strong>与<strong>授权门店</strong>。</p>
- </div>
- <div class="rule-box">
- <h3>③ 网购 = 无保修 + 无注册</h3>
- <p>官方 2019-2021 年多次公告:任何通过线上渠道购买的产品<strong>均不享受保修</strong>、可能<strong>未以你的名义注册</strong>、且无法获得售后服务。出了问题,找不到任何人为你负责。</p>
- </div>
- <div class="rule-box">
- <h3>④ 翻新机有健康风险</h3>
- <p>官方 2019 年实测案例:线上购买的"新机"实为<strong>使用近十年的翻新机</strong>,翻新喷涂可能让<strong>油漆进入水管</strong>,直接威胁饮水安全——这已经不是钱的问题,是健康问题。</p>
- </div>
- </div>
- <!-- ====== 正确渠道 ====== -->
- <div class="section">
- <h2>✅ 正确的购买方式</h2>
- <p>Enagic 官方渠道只有以下两种,其余均无法获得正品与保修保障:</p>
- <ul class="channel-list">
- <li><span class="check">✓</span><strong>授权经销商</strong>:通过 Enagic 认证的独立经销商购买,经销商将协助选型、下单与注册。</li>
- <li><span class="check">✓</span><strong>官方分支机构</strong>:联系当地 Enagic 官方办事处,由官方为您对接授权经销商。</li>
- <li><span class="check">✓</span><strong>浠艾福(授权服务商)</strong>:作为 Enagic 授权服务商,提供正品保障 + 专业安装 + 售后维护。</li>
- </ul>
- <p style="font-size:13px; color:#718096;">* 若不确定卖家是否授权,可在 Enagic 亚洲总部官网 <a href="https://enagic-asia.com/en/activities/Compliance-News" target="_blank" style="color:#94a3b8;text-decoration:underline;">「合规」栏目</a> 查询 <a href="https://enagic-asia.com/en/authorized-kangen-water%C2%AEshop" target="_blank" style="color:#94a3b8;text-decoration:underline;">授权商店名单</a> 与 <a href="https://enagic-asia.com/en/unauthorised-shops" target="_blank" style="color:#94a3b8;text-decoration:underline;">未经授权名单</a>。</p>
- </div>
- <!-- ====== CTA ====== -->
- <div class="section cta-block">
- <h2>💧 买对一台真 Enagic,比省几千块更重要</h2>
- <div class="benefit-list">
- <div class="benefit-item"><span class="check">✓</span><strong>日本原装正品</strong>:100% 日本出口,工厂直供,杜绝翻新与假冒</div>
- <div class="benefit-item"><span class="check">✓</span><strong>官方保修注册</strong>:机器以你的名义官方注册,享受 3-5 年保修</div>
- <div class="benefit-item"><span class="check">✓</span><strong>专业安装售后</strong>:浠艾福授权服务,从安装到滤芯更换全程护航</div>
- <div class="benefit-item"><span class="check">✓</span><strong>官网可查证</strong>:授权身份、产品序列号均可向官方核实</div>
- <div class="benefit-item"><span class="check">✓</span><strong>长期可靠</strong>:主机寿命 15-20 年,真正的一次投资、多年安心</div>
- </div>
- </div>
- <!-- ====== 大实话 ====== -->
- <div class="section honesty">
- <div class="honesty-label">➡️ 一句大实话:</div>
- <p class="honesty-text">假的也要好几万,没有保障可就全打水漂了。</p>
- <p class="honesty-sub">买水机不是买手机——它要跟着你家 15 年,正品与售后比价格重要得多。</p>
- </div>
- <!-- ====== 联系方式 ====== -->
- <div class="section contact">
- <p>📩 想确认渠道是否正规,或了解正品 Enagic?欢迎咨询浠艾福。</p>
- <div class="qr-row">
- <img id="qr-code" src="../img/yan.png" alt="咨询二维码" class="qr-img">
- <div class="qr-label">扫码咨询</div>
- </div>
- <div class="contact-tagline">
- <strong>买对的,比买便宜的更重要。</strong><br>
- 花 15 分钟聊聊,确认你手上的机器是不是正品
- </div>
- </div>
- </div>
- <script>
- (function() {
- var p = new URLSearchParams(window.location.search);
- var share = p.get('share') || 'yan';
- var qr = document.getElementById('qr-code');
- if (qr) qr.src = '../img/' + share + '.png';
- })();
- </script>
- </body>
- </html>
|