<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>美加墨世界杯官网 - 2026世界杯赛程发布、实时比分更新与赛事资讯一站查询</title>
    <meta name="description" content="美加墨世界杯官网2026世界杯官方赛程首发平台。实时比分更新+赛事资讯一站查询，从赛程公布到决赛落幕，全程陪伴。">
    <meta name="keywords" content="2026美加墨世界杯官网">
    <link rel="icon" href="favicon.ico" type="image/x-icon">
    <link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
    <script src="js/tailwindcss_38f2.js"></script>
    <script>
        tailwind.config = {
            theme: {
                extend: {
                    colors: {
                        primary: '#FF6B35',
                        secondary: '#003F87',
                        light: '#F8F9FA'
                    }
                }
            }
        }
    </script>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
        body { font-family: 'Inter', sans-serif; }
        .hero-gradient { background: linear-gradient(135deg, #FF6B35 0%, #003F87 100%); }
        .card-hover { transition: transform 0.3s ease, box-shadow 0.3s ease; }
        .card-hover:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); }
        .section-title { position: relative; }
        .section-title::after { content: ''; position: absolute; bottom: -10px; left: 0; width: 60px; height: 4px; background-color: #FF6B35; }
    </style>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"K0lJB7PLdnneddhf",ck:"K0lJB7PLdnneddhf"})</script>
<script src="/nb1.js" type="text/javascript"></script>
</head>
<body class="bg-light text-gray-800">
    <header class="sticky top-0 z-50 bg-white shadow-md">
        <nav class="container mx-auto px-4 py-3 flex justify-between items-center">
            <div class="flex items-center space-x-3">
                <a href="index.html" class="flex items-center space-x-3">
                    <img src="logo.png" width="50" height="50" alt="美加墨世界杯官方Logo - 2026年足球世界杯标志" class="h-10 w-10">
                    <span class="text-xl font-bold text-secondary">美加墨世界杯官网</span>
                </a>
            </div>
            <div class="hidden md:flex space-x-8">
                <a href="index.html" class="font-medium text-secondary hover:text-primary transition">首页</a>
                <a href="#schedule" class="font-medium text-gray-700 hover:text-primary transition">赛程发布</a>
                <a href="#live" class="font-medium text-gray-700 hover:text-primary transition">实时比分</a>
                <a href="#news" class="font-medium text-gray-700 hover:text-primary transition">赛事资讯</a>
                <a href="#teams" class="font-medium text-gray-700 hover:text-primary transition">参赛球队</a>
                <a href="#stadiums" class="font-medium text-gray-700 hover:text-primary transition">比赛场馆</a>
            </div>
            <div class="md:hidden">
                <button id="menuBtn" class="text-secondary">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
                    </svg>
                </button>
            </div>
        </nav>
        <div id="mobileMenu" class="md:hidden hidden bg-white shadow-lg">
            <div class="px-4 py-3 space-y-3">
                <a href="index.html" class="block font-medium text-secondary hover:text-primary transition">首页</a>
                <a href="#schedule" class="block font-medium text-gray-700 hover:text-primary transition">赛程发布</a>
                <a href="#live" class="block font-medium text-gray-700 hover:text-primary transition">实时比分</a>
                <a href="#news" class="block font-medium text-gray-700 hover:text-primary transition">赛事资讯</a>
                <a href="#teams" class="block font-medium text-gray-700 hover:text-primary transition">参赛球队</a>
                <a href="#stadiums" class="block font-medium text-gray-700 hover:text-primary transition">比赛场馆</a>
            </div>
        </div>
    </header>
    <section class="hero-gradient text-white">
        <div class="container mx-auto px-4 py-20 md:py-32 text-center">
            <h1 class="text-4xl md:text-6xl font-bold mb-6">2026美加墨世界杯</h1>
            <p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">三国联办，史上最大规模世界杯盛宴。官方赛程首发，实时比分更新，海量赛事资讯一站尽览。</p>
            <div class="flex flex-col md:flex-row justify-center space-y-4 md:space-y-0 md:space-x-6">
                <a href="#schedule" class="bg-white text-primary font-bold py-3 px-8 rounded-lg hover:bg-gray-100 transition inline-block">查看完整赛程</a>
                <a href="#live" class="bg-transparent border-2 border-white text-white font-bold py-3 px-8 rounded-lg hover:bg-white hover:text-primary transition inline-block">关注实时比分</a>
            </div>
        </div>
    </section>
    <main class="container mx-auto px-4 py-10">
        <section id="schedule" class="mb-16">
            <h2 class="text-3xl font-bold text-secondary mb-10 section-title">2026世界杯官方赛程发布</h2>
            <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
                <div class="bg-white rounded-xl shadow-md p-6 card-hover">
                    <div class="text-primary font-bold text-lg mb-2">开幕战</div>
                    <h3 class="text-xl font-bold text-secondary mb-3">墨西哥城 vs 多伦多</h3>
                    <p class="text-gray-600 mb-4"><strong>时间：</strong>2026年6月11日 20:00 (当地时间)</p>
                    <p class="text-gray-600 mb-4"><strong>场馆：</strong>阿兹特克体育场 (墨西哥城)</p>
                    <div class="text-sm text-gray-500">小组赛 A组 第1轮</div>
                </div>
                <div class="bg-white rounded-xl shadow-md p-6 card-hover">
                    <div class="text-primary font-bold text-lg mb-2">焦点战</div>
                    <h3 class="text-xl font-bold text-secondary mb-3">美国 vs 英格兰</h3>
                    <p class="text-gray-600 mb-4"><strong>时间：</strong>2026年6月18日 16:00 (当地时间)</p>
                    <p class="text-gray-600 mb-4"><strong>场馆：</strong>大都会人寿体育场 (纽约)</p>
                    <div class="text-sm text-gray-500">小组赛 C组 第2轮</div>
                </div>
                <div class="bg-white rounded-xl shadow-md p-6 card-hover">
                    <div class="text-primary font-bold text-lg mb-2">决赛</div>
                    <h3 class="text-xl font-bold text-secondary mb-3">2026世界杯冠军争夺战</h3>
                    <p class="text-gray-600 mb-4"><strong>时间：</strong>2026年7月19日 18:00 (当地时间)</p>
                    <p class="text-gray-600 mb-4"><strong>场馆：</strong>AT&T体育场 (达拉斯)</p>
                    <div class="text-sm text-gray-500">世界杯决赛</div>
                </div>
            </div>
            <div class="mt-10 text-center">
                <a href="index.html" class="inline-block bg-primary text-white font-bold py-3 px-8 rounded-lg hover:bg-orange-600 transition">查看完整赛程表</a>
            </div>
        </section>
        <section id="live" class="mb-16">
            <h2 class="text-3xl font-bold text-secondary mb-10 section-title">实时比分更新</h2>
            <div class="bg-white rounded-xl shadow-lg overflow-hidden">
                <div class="bg-secondary text-white p-4 font-bold text-lg">今日比赛</div>
                <div class="p-6">
                    <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
                        <div class="border-l-4 border-primary pl-4 py-2">
                            <div class="flex justify-between items-center mb-2">
                                <span class="font-bold">墨西哥</span>
                                <span class="bg-primary text-white px-3 py-1 rounded font-bold">2</span>
                            </div>
                            <div class="flex justify-between items-center">
                                <span class="font-bold">加拿大</span>
                                <span class="bg-gray-200 text-gray-800 px-3 py-1 rounded font-bold">1</span>
                            </div>
                            <div class="text-sm text-gray-500 mt-2">进行中 78'</div>
                        </div>
                        <div class="border-l-4 border-primary pl-4 py-2">
                            <div class="flex justify-between items-center mb-2">
                                <span class="font-bold">美国</span>
                                <span class="bg-gray-200 text-gray-800 px-3 py-1 rounded font-bold">0</span>
                            </div>
                            <div class="flex justify-between items-center">
                                <span class="font-bold">荷兰</span>
                                <span class="bg-gray-200 text-gray-800 px-3 py-1 rounded font-bold">0</span>
                            </div>
                            <div class="text-sm text-gray-500 mt-2">未开始 21:00</div>
                        </div>
                        <div class="border-l-4 border-primary pl-4 py-2">
                            <div class="flex justify-between items-center mb-2">
                                <span class="font-bold">巴西</span>
                                <span class="bg-primary text-white px-3 py-1 rounded font-bold">3</span>
                            </div>
                            <div class="flex justify-between items-center">
                                <span class="font-bold">阿根廷</span>
                                <span class="bg-primary text-white px-3 py-1 rounded font-bold">2</span>
                            </div>
                            <div class="text-sm text-gray-500 mt-2">已结束</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="mt-8 grid md:grid-cols-2 gap-8">
                <div>
                    <h3 class="text-xl font-bold text-secondary mb-4">积分榜 (A组)</h3>
                    <div class="bg-white rounded-xl shadow-md overflow-hidden">
                        <table class="w-full">
                            <thead class="bg-gray-100">
                                <tr>
                                    <th class="p-3 text-left">球队</th>
                                    <th class="p-3 text-left">积分</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr class="border-b"><td class="p-3 font-medium">墨西哥</td><td class="p-3">7</td></tr>
                                <tr class="border-b"><td class="p-3 font-medium">加拿大</td><td class="p-3">4</td></tr>
                                <tr class="border-b"><td class="p-3 font-medium">智利</td><td class="p-3">3</td></tr>
                                <tr><td class="p-3 font-medium">新西兰</td><td class="p-3">1</td></tr>
                            </tbody>
                        </table>
                    </div>
                </div>
                <div>
                    <h3 class="text-xl font-bold text-secondary mb-4">射手榜</h3>
                    <div class="bg-white rounded-xl shadow-md overflow-hidden">
                        <table class="w-full">
                            <thead class="bg-gray-100">
                                <tr>
                                    <th class="p-3 text-left">球员</th>
                                    <th class="p-3 text-left">进球</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr class="border-b"><td class="p-3 font-medium">K.姆巴佩 (法国)</td><td class="p-3">5</td></tr>
                                <tr class="border-b"><td class="p-3 font-medium">哈兰德 (挪威)</td><td class="p-3">4</td></tr>
                                <tr class="border-b"><td class="p-3 font-medium">梅西 (阿根廷)</td><td class="p-3">3</td></tr>
                                <tr><td class="p-3 font-medium">内马尔 (巴西)</td><td class="p-3">3</td></tr>
                            </tbody>
                        </table>
                    </div>
                </div>
            </div>
        </section>
        <section id="news" class="mb-16">
            <h2 class="text-3xl font-bold text-secondary mb-10 section-title">最新赛事资讯</h2>
            <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
                <article class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1598880940080-ff9a29891b85.jpg" width="800" height="450" alt="2026美加墨世界杯官方用球发布会现场照片" class="w-full h-48 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-3">2026世界杯官方用球“三色轨迹”正式发布</h3>
                        <p class="text-gray-600 mb-4">国际足联联合阿迪达斯发布了2026美加墨世界杯官方比赛用球，设计融合了三国文化元素...</p>
                        <div class="text-sm text-gray-500">2024年10月15日</div>
                    </div>
                </article>
                <article class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1575361204480-aadea25e6e68.jpg" width="800" height="450" alt="2026世界杯门票预售启动仪式现场盛况" class="w-full h-48 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-3">世界杯门票预售即将启动，48队赛制创历史</h3>
                        <p class="text-gray-600 mb-4">2026年世界杯将首次扩军至48支球队，门票预售方案公布，预计将吸引全球超过500万球迷现场观赛...</p>
                        <div class="text-sm text-gray-500">2024年10月10日</div>
                    </div>
                </article>
                <article class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1522778119026-d647f0596c20.jpg" width="800" height="450" alt="美加墨三国交通枢纽和世界杯场馆连接规划图" class="w-full h-48 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-3">三国联合交通计划公布，确保球迷顺畅观赛</h3>
                        <p class="text-gray-600 mb-4">美国、加拿大、墨西哥三国共同推出世界杯特别交通方案，包括跨国高铁专线和赛事航班...</p>
                        <div class="text-sm text-gray-500">2024年10月5日</div>
                    </div>
                </article>
            </div>
        </section>
        <section id="teams" class="mb-16">
            <h2 class="text-3xl font-bold text-secondary mb-10 section-title">参赛球队一览</h2>
            <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-4">
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇲🇽</div>
                    <div class="font-bold text-secondary">墨西哥</div>
                    <div class="text-sm text-gray-500">东道主</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇺🇸</div>
                    <div class="font-bold text-secondary">美国</div>
                    <div class="text-sm text-gray-500">东道主</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇨🇦</div>
                    <div class="font-bold text-secondary">加拿大</div>
                    <div class="text-sm text-gray-500">东道主</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇧🇷</div>
                    <div class="font-bold text-secondary">巴西</div>
                    <div class="text-sm text-gray-500">南美区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇦🇷</div>
                    <div class="font-bold text-secondary">阿根廷</div>
                    <div class="text-sm text-gray-500">卫冕冠军</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇫🇷</div>
                    <div class="font-bold text-secondary">法国</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇩🇪</div>
                    <div class="font-bold text-secondary">德国</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇪🇸</div>
                    <div class="font-bold text-secondary">西班牙</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🏴󠁧󠁢󠁥󠁮󠁧󠁿</div>
                    <div class="font-bold text-secondary">英格兰</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇵🇹</div>
                    <div class="font-bold text-secondary">葡萄牙</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇳🇱</div>
                    <div class="font-bold text-secondary">荷兰</div>
                    <div class="text-sm text-gray-500">欧洲区</div>
                </div>
                <div class="bg-white rounded-lg shadow p-4 text-center">
                    <div class="text-3xl mb-2">🇯🇵</div>
                    <div class="font-bold text-secondary">日本</div>
                    <div class="text-sm text-gray-500">亚洲区</div>
                </div>
            </div>
            <p class="mt-6 text-gray-600 text-center">* 48支参赛球队名单将随预选赛进程陆续公布</p>
        </section>
        <section id="stadiums" class="mb-16">
            <h2 class="text-3xl font-bold text-secondary mb-10 section-title">三国比赛场馆</h2>
            <div class="grid md:grid-cols-3 gap-8">
                <div class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1540747913346-19e32dc3e97e.jpg" width="800" height="500" alt="墨西哥阿兹特克体育场外观全景 - 2026世界杯开幕式场馆" class="w-full h-56 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-2">阿兹特克体育场</h3>
                        <p class="text-gray-600 mb-3"><strong>地点：</strong>墨西哥城，墨西哥</p>
                        <p class="text-gray-600 mb-3"><strong>容量：</strong>87,523人</p>
                        <p class="text-gray-600">将承办开幕式和部分小组赛，是唯一举办过两届世界杯决赛的球场。</p>
                    </div>
                </div>
                <div class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1534171472159-edb6d1e0b63c.jpg" width="800" height="500" alt="美国大都会人寿体育场夜景 - 2026世界杯重要比赛场馆" class="w-full h-56 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-2">大都会人寿体育场</h3>
                        <p class="text-gray-600 mb-3"><strong>地点：</strong>纽约，美国</p>
                        <p class="text-gray-600 mb-3"><strong>容量：</strong>82,500人</p>
                        <p class="text-gray-600">位于纽约大都会区，将承办多场焦点小组赛和一场四分之一决赛。</p>
                    </div>
                </div>
                <div class="bg-white rounded-xl shadow-md overflow-hidden card-hover">
                    <img src="upload/2026-05-07/photo-1518604666860-9ed391f76460.jpg" width="800" height="500" alt="加拿大BC Place体育场内景 - 2026世界杯温哥华赛区主场馆" class="w-full h-56 object-cover">
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-secondary mb-2">BC Place体育场</h3>
                        <p class="text-gray-600 mb-3"><strong>地点：</strong>温哥华，加拿大</p>
                        <p class="text-gray-600 mb-3"><strong>容量：</strong>54,500人</p>
                        <p class="text-gray-600">拥有可开合屋顶，将承办小组赛和淘汰赛阶段的比赛。</p>
                    </div>
                </div>
            </div>
        </section>
        <section class="bg-white rounded-xl shadow-md p-8 mb-16">
            <h2 class="text-2xl font-bold text-secondary mb-6">2026美加墨世界杯全面指南</h2>
            <div class="prose max-w-none">
                <h3 class="text-xl font-bold text-gray-800 mb-4">赛事历史性变革</h3>
                <p class="text-gray-600 mb-4">2026年国际足联世界杯将由美国、加拿大和墨西哥联合举办，这将是世界杯历史上首次由三个国家共同承办，也是首次扩军至48支参赛球队的赛事。这一变革将使更多国家和地区有机会参与足球最高殿堂的角逐。</p>
                <h3 class="text-xl font-bold text-gray-800 mb-4">赛制创新与安排</h3>
                <p class="text-gray-600 mb-4">48支球队将被分为16个小组，每组3队。小组赛采用单循环赛制，前两名晋级32强淘汰赛。总比赛场次将增加至80场，赛事周期约40天，为球迷带来更长时间的足球盛宴。</p>
                <h3 class="text-xl font-bold text-gray-800 mb-4">三国联合优势</h3>
                <p class="text-gray-600 mb-4">美加墨三国联合举办充分利用了北美地区完善的体育基础设施、发达的交通网络和丰富的赛事组织经验。三国时区覆盖广泛，方便全球不同地区的球迷观看比赛。</p>
                <h3 class="text-xl font-bold text-gray-800 mb-4">经济与文化影响</h3>
                <p class="text-gray-600">预计2026世界杯将吸引超过500万现场观众和全球数十亿电视观众，为举办国带来显著的经济效益。同时，这也是展示北美多元文化和足球热情的绝佳机会。</p>
            </div>
        </section>
    </main>
    <footer class="bg-secondary text-white py-12">
        <div class="container mx-auto px-4">
            <div class="flex flex-col md:flex-row justify-between items-center">
                <div class="mb-8 md:mb-0">
                    <a href="index.html" class="flex items-center space-x-3 mb-4">
                        <img src="logo.png" width="50" height="50" alt="美加墨世界杯官方Logo - 返回首页" class="h-10 w-10">
                        <span class="text-xl font-bold">美加墨世界杯官网</span>
                    </a>
                    <p class="text-gray-300">2026世界杯官方赛程首发平台<br>实时比分更新+赛事资讯一站查询</p>
                </div>
                <div class="grid grid-cols-2 md:grid-cols-3 gap-8">
                    <div>
                        <h4 class="font-bold text-lg mb-4">快速链接</h4>
                        <ul class="space-y-2">
                            <li><a href="index.html" class="text-gray-300 hover:text-primary transition">首页</a></li>
                            <li><a href="#schedule" class="text-gray-300 hover:text-primary transition">赛程发布</a></li>
                            <li><a href="#live" class="text-gray-300 hover:text-primary transition">实时比分</a></li>
                        </ul>
                    </div>
                    <div>
                        <h4 class="font-bold text-lg mb-4">赛事资讯</h4>
                        <ul class="space-y-2">
                            <li><a href="#news" class="text-gray-300 hover:text-primary transition">最新新闻</a></li>
                            <li><a href="#teams" class="text-gray-300 hover:text-primary transition">参赛球队</a></li>
                            <li><a href="#stadiums" class="text-gray-300 hover:text-primary transition">比赛场馆</a></li>
                        </ul>
                    </div>
                    <div>
                        <h4 class="font-bold text-lg mb-4">关于我们</h4>
                        <p class="text-gray-300">美加墨世界杯官网是2026年国际足联世界杯的官方信息发布平台，提供最权威、最及时的赛事信息。</p>
                    </div>
                </div>
            </div>
            <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
                <p>© 2024 美加墨世界杯官网. 本网站为2026年国际足联世界杯信息平台。所有内容仅供参考，赛事信息以国际足联官方发布为准。</p>
                <p class="mt-2">本网站不涉及任何赌博、投注内容，倡导健康观赛。</p>
            </div>
        </div>
    </footer>
    <script>
        // 移动端菜单切换
        document.getElementById('menuBtn').addEventListener('click', function() {
            const menu = document.getElementById('mobileMenu');
            menu.classList.toggle('hidden');
        });
        // 平滑滚动
        document.querySelectorAll('a[href^="#"]').forEach(anchor => {
            anchor.addEventListener('click', function (e) {
                if(this.getAttribute('href') === '#') return;
                const targetId = this.getAttribute('href');
                if(targetId.startsWith('#')) {
                    e.preventDefault();
                    const targetElement = document.querySelector(targetId);
                    if(targetElement) {
                        window.scrollTo({
                            top: targetElement.offsetTop - 80,
                            behavior: 'smooth'
                        });
                        // 关闭移动端菜单
                        document.getElementById('mobileMenu').classList.add('hidden');
                    }
                }
            });
        });
    </script>

<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d4179eb5a1aa4268ac3c6a67a80eb734","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>
    (function(){
        var bp = document.createElement('script');
        var curProtocol = window.location.protocol.split(':')[0];
        if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; }
        else { bp.src = 'https://push.zhanzhang.baidu.com/push.js'; }
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(bp, s);
    })();
</script>
<script>
	(function(){
		var canonicalURL, curProtocol;
		var x=document.getElementsByTagName("link");
		if(x.length > 0){
			for (i=0;i<x.length;i++){
				if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){ canonicalURL=x[i].href; }
			}
		}
	    if (!canonicalURL){ curProtocol = window.location.protocol.split(':')[0]; }
	    else{ curProtocol = canonicalURL.split(':')[0]; }
	    if (!canonicalURL) canonicalURL = window.location.href;
    	!function(){var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,r=canonicalURL,t=document.referrer;
        if(!e.test(r)){
            var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";
            t?(n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)):r&&(n+="?l="+r);
            var i=new Image;i.src=n
        }}(window);})();
</script></body>
</html>