<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8"><title>酷球体育|酷球app</title><meta name="keywords" content="酷球体育"><meta name="description" content="酷球体育专注于全球热门赛事直播，包含世界杯买球、电竞博弈及真人视讯服务。隐私加固，是您博弈的最佳伙伴。"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><link rel="icon" href="https://154.89.185.253/assets/109/keywords.png" sizes="32x32"><link rel="stylesheet" href="https://154.89.185.253/assets/109/static/css/bootstrap.min.css"><link rel="stylesheet" href="https://154.89.185.253/assets/109/static/css/font-awesome.min.css"><link rel="stylesheet" href="https://154.89.185.253/assets/109/static/css/swiper.min.css"><style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        html { scroll-behavior: smooth; background: #050510; }
        body { min-height: 100vh; font-family: 'Segoe UI', 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', sans-serif; background: #050510; color: #fff; overflow-x: hidden; position: relative; }
        body::before { content: ""; position: fixed; top: 0; left: 0; right: 0; bottom: 0;
            background: radial-gradient(1.5px 1.5px at 10% 15%, rgba(255,255,255,0.4) 0%, transparent 100%), radial-gradient(1px 1px at 55% 50%, rgba(6, 182, 212,0.35) 0%, transparent 100%), radial-gradient(2px 2px at 15% 80%, rgba(6, 182, 212,0.25) 0%, transparent 100%), repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(0,255,255,0.03) 2px, rgba(0,255,255,0.03) 4px);
            pointer-events: none; z-index: 0; }
        .page-wrapper { position: relative; z-index: 1; max-width: 1200px; margin: 0 auto; padding: 0 20px; }
        .header-area { position: relative; z-index: 100; padding: 16px 0; background: rgba(5, 5, 16, 0.95); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border-bottom: 1px solid rgba(0, 255, 255, 0.2); }
        .header-area .logo img { height: 45px; filter: drop-shadow(0 2px 6px rgba(6, 182, 212,0.3)); transition: filter 0.3s; }
        .header-area .logo img:hover { filter: drop-shadow(0 4px 12px rgba(6, 182, 212,0.6)); }
        .main-menu nav ul { display: flex; justify-content: flex-end; list-style: none; gap: 30px; margin: 0; padding: 0; }
        .main-menu nav ul li a { color: rgba(255,255,255,0.8); text-decoration: none; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; transition: color 0.3s; position: relative; }
        .main-menu nav ul li a::after { content: ''; position: absolute; bottom: -4px; left: 0; width: 0; height: 2px; background: linear-gradient(90deg, #06b6d4, #d946ef); transition: width 0.3s; }
        .main-menu nav ul li a:hover { color: #06b6d4; }
        .main-menu nav ul li a:hover::after { width: 100%; }
        .hero-section { position: relative; z-index: 1; padding: 80px 0 60px; background: linear-gradient(180deg, #050510 0%, #0a1628 50%, #050510 100%); overflow: hidden; }
        .hero-section::before { content: ""; position: absolute; top: -200px; left: 50%; transform: translateX(-50%); width: 800px; height: 800px; background: radial-gradient(circle, rgba(0,255,255,0.08) 0%, transparent 70%); pointer-events: none; }
        .worldcup-badge { display: inline-flex; align-items: center; gap: 10px; font-size: 35px; font-weight: 800; letter-spacing: 3px; color: #fff; text-transform: uppercase; margin-bottom: 10px; padding: 10px 28px; border: 2px solid rgba(6, 182, 212, 0.5); border-radius: 50px; background: rgba(6, 182, 212, 0.08); backdrop-filter: blur(10px); animation: badgeGlow 2.5s ease-in-out infinite alternate; }
        @keyframes badgeGlow { 0% { box-shadow: 0 0 15px rgba(6, 182, 212, 0.3); border-color: rgba(6, 182, 212, 0.4); } 100% { box-shadow: 0 0 25px rgba(6, 182, 212, 0.55); border-color: rgba(6, 182, 212, 0.8); } }
        .worldcup-badge i { font-size: 22px; color: #22d3ee; animation: trophyPulse 1.5s ease-in-out infinite alternate; }
        @keyframes trophyPulse { 0% { transform: scale(1); } 100% { transform: scale(1.2); } }
        .hero-content { text-align: center; }
        .hero-content h1 { font-family: 'Montserrat', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 900; font-size: 44px; margin: 16px 0 8px; background: linear-gradient(90deg, #00ffff, #ff00ff, #00ffff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; filter: drop-shadow(0 3px 12px rgba(6, 182, 212,0.35)); line-height: 1.3; }
        .hero-content .subtitle { font-size: 17px; color: rgba(103,232,249,0.7); margin-bottom: 28px; letter-spacing: 1px; }
        .btn-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; margin-top: 20px; font-size: 14px; }
        .btn-group a, .btn-group button { text-transform: lowercase !important; }
        .btn-worldcup { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-family: 'Montserrat', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; text-decoration: none; padding: 14px 32px; border-radius: 50px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: all 0.35s ease; min-width: 180px; }
        .btn-worldcup.btn-primary-gold { background: linear-gradient(135deg, #0891b2 0%, #a21caf 100%); color: #ffffff; box-shadow: 0 6px 25px rgba(6, 182, 212, 0.4); }
        .btn-worldcup.btn-primary-gold:hover { transform: translateY(-4px); box-shadow: 0 10px 35px rgba(6, 182, 212, 0.6); color: #ffffff; text-decoration: none; }
        .btn-worldcup::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent); transition: left 0.5s ease; }
        .btn-worldcup:hover::before { left: 100%; }
        .iphone17-pro-wrapper { display: flex; justify-content: center; align-items: center; margin-top: 20px; }
        .iphone17-pro { position: relative; width: 275px; height: 560px; background: linear-gradient(145deg, #2a2a2e, #1c1c1e); border-radius: 48px; padding: 10px; box-shadow: 0 0 40px rgba(6, 182, 212, 0.2), 0 20px 60px rgba(0,0,0,0.5); border: 2.5px solid #98989d; transition: transform 0.4s ease, box-shadow 0.4s ease; }
        .iphone17-pro:hover { transform: translateY(-8px); box-shadow: 0 0 60px rgba(6, 182, 212, 0.35), 0 30px 80px rgba(0,0,0,0.6); }
        .phone-screen { width: 100%; height: 100%; background: #000; border-radius: 38px; overflow: hidden; position: relative; }
        .dynamic-island { position: absolute; top: 12px; left: 50%; transform: translateX(-50%); width: 105px; height: 30px; background: #000; border-radius: 20px; z-index: 10; box-shadow: 0 0 0 1px rgba(6, 182, 212, 0.15); }
        .phone-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 0.8s ease-in-out; }
        .phone-slide.active { opacity: 1; }
        .phone-slide-dots { position: absolute; bottom: 18px; left: 50%; transform: translateX(-50%); display: flex; gap: 8px; z-index: 11; }
        .phone-slide-dots .dot { width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,0.4); transition: all 0.4s ease; cursor: pointer; }
        .phone-slide-dots .dot.active { background: #06b6d4; box-shadow: 0 0 8px rgba(6, 182, 212, 0.7); width: 22px; border-radius: 10px; }
        .video-section { position: relative; z-index: 1; padding: 60px 0 40px; text-align: center; }
        .video-section .section-label { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 600; letter-spacing: 3px; color: #06b6d4; text-transform: uppercase; margin-bottom: 24px; padding: 8px 20px; border: 1px solid rgba(6, 182, 212, 0.3); border-radius: 50px; background: rgba(6, 182, 212, 0.05); }
        .video-wrapper { position: relative; max-width: 800px; margin: 0 auto; }
        .video-wrapper::before { content: ""; position: absolute; top: -4px; left: -4px; right: -4px; bottom: -4px; background: linear-gradient(135deg, #06b6d4, rgba(217, 70, 239,1), #06b6d4, #d946ef); background-size: 300% 300%; border-radius: 20px; z-index: -1; opacity: 0.7; animation: borderRotate 4s ease infinite; }
        @keyframes borderRotate { 0%, 100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }
        .video-wrapper video { width: 100%; display: block; border-radius: 17px; box-shadow: 0 10px 40px rgba(0,0,0,0.5), 0 0 30px rgba(6, 182, 212,0.12); }
        .service-section { position: relative; z-index: 1; padding: 60px 0 50px; }
        .service-section .section-title { text-align: center; margin-bottom: 40px; }
        .service-section .section-title h2 { font-family: 'Montserrat', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 700; font-size: 28px; background: linear-gradient(135deg, #67e8f9, #d946ef); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; margin-bottom: 8px; }
        .service-section .section-title p { color: rgba(255,255,255,0.55); font-size: 15px; }
        .service-card { background: linear-gradient(145deg, rgba(255,255,255,0.04), rgba(255,255,255,0.01)); border: 1px solid rgba(6, 182, 212, 0.12); border-radius: 16px; padding: 36px 24px; text-align: center; transition: all 0.4s ease; position: relative; overflow: hidden; height: 100%; }
        .service-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, transparent, #06b6d4, transparent); opacity: 0; transition: opacity 0.4s; }
        .service-card:hover { transform: translateY(-6px); border-color: rgba(6, 182, 212, 0.3); box-shadow: 0 15px 40px rgba(0,0,0,0.3), 0 0 20px rgba(6, 182, 212,0.08); }
        .service-card:hover::before { opacity: 1; }
        .service-card .icon { width: 70px; height: 70px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: linear-gradient(135deg, rgba(6, 182, 212,0.15), rgba(6, 182, 212,0.05)); border: 2px solid rgba(6, 182, 212, 0.25); font-size: 28px; color: #06b6d4; transition: all 0.4s; }
        .service-card:hover .icon { background: linear-gradient(135deg, #06b6d4, #d946ef); color: #ffffff; box-shadow: 0 0 25px rgba(6, 182, 212, 0.4); }
        .service-card h4 { font-size: 18px; font-weight: 700; margin-bottom: 10px; color: #fff; }
        .service-card p { font-size: 14px; color: rgba(255,255,255,0.55); line-height: 1.7; margin: 0; }
        .logo-showcase { position: relative; z-index: 1; text-align: center; padding: 30px 0 50px; }
        .logo-carousel-wrap { position: relative; width: 100%; max-width: 720px; margin: 0 auto; overflow: hidden; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.3); border: 1px solid rgba(6, 182, 212,0.15); }
        .logo-carousel-wrap .lc-slide { display: none; width: 100%; height: auto; }
        .logo-carousel-wrap .lc-slide.active { display: block; }
        .logo-carousel-dots { margin-top: 10px; display: flex; justify-content: center; gap: 8px; }
        .logo-carousel-dots span { width: 10px; height: 10px; border-radius: 50%; background: rgba(255,255,255,0.3); cursor: pointer; transition: all 0.3s; }
        .logo-carousel-dots span.active { background: #06b6d4; box-shadow: 0 0 8px rgba(6, 182, 212,0.5); }
        .screenshot-section { position: relative; z-index: 1; padding: 60px 0 50px; background: linear-gradient(180deg, transparent, rgba(10, 20, 50, 0.5), transparent); }
        .screenshot-section .section-title { text-align: center; margin-bottom: 35px; }
        .screenshot-section .section-title span { display: inline-block; font-size: 14px; font-weight: 600; letter-spacing: 3px; color: #06b6d4; text-transform: uppercase; margin-bottom: 10px; }
        .screenshot-section .section-title h2 { font-family: 'Montserrat', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 700; font-size: 28px; background: linear-gradient(135deg, #ffffff, #a5f3fc); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
        .screenshot-carousel { position: relative; width: 100%; padding: 10px 0; }
        .screenshot-carousel .swiper-slide { display: flex; align-items: center; justify-content: center; transition: transform 0.3s; }
        .screenshot-carousel .swiper-slide img { width: 100%; height: auto; display: block; border-radius: 14px; border: 1px solid rgba(6, 182, 212, 0.15); box-shadow: 0 8px 30px rgba(0,0,0,0.4); transition: all 0.3s ease; }
        .screenshot-carousel .swiper-slide:hover img { transform: scale(1.02); border-color: rgba(6, 182, 212, 0.4); box-shadow: 0 12px 40px rgba(0,0,0,0.5), 0 0 20px rgba(6, 182, 212,0.15); }
        .screenshot-pagination { margin-top: 25px; position: relative; }
        .screenshot-pagination .swiper-pagination-bullet { background: rgba(6, 182, 212, 0.3); opacity: 1; width: 10px; height: 10px; transition: all 0.3s; }
        .screenshot-pagination .swiper-pagination-bullet-active { background: #06b6d4; box-shadow: 0 0 10px rgba(6, 182, 212, 0.6); }
        .qr-section { position: relative; z-index: 1; padding: 50px 0 40px; text-align: center; }
        .qr-section h2 { font-family: 'Montserrat', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 700; font-size: 24px; color: #67e8f9; margin-bottom: 24px; }
        .qr-box { display: inline-block; padding: 14px; border: 2px solid rgba(6, 182, 212, 0.3); border-radius: 16px; background: rgba(255,255,255,0.02); transition: all 0.4s; }
        .qr-box:hover { border-color: rgba(6, 182, 212, 0.6); box-shadow: 0 0 30px rgba(6, 182, 212, 0.15); }
        .qr-box img { display: block; max-width: 180px; border-radius: 8px; }
        .divider { width: 60%; max-width: 500px; height: 1px; margin: 0 auto; background: linear-gradient(90deg, transparent, rgba(6, 182, 212,0.35), transparent); }
        .footer-area { position: relative; z-index: 1; padding: 40px 0; text-align: center; border-top: 1px solid rgba(6, 182, 212, 0.08); }
        .footer-area p { font-size: 13px; color: rgba(255,255,255,0.35); margin: 0; }
        .spacer-sm { height: 20px; } .spacer-md { height: 40px; } .spacer-lg { height: 60px; }
        .worldcup-badge{letter-spacing:4px;font-family:monospace;}.iphone17-pro{border-color:#06b6d4;}
        /* ===== 视频声音按钮 ===== */
        .sound-toggle {
            position: absolute;
            bottom: 16px;
            right: 16px;
            z-index: 20;
            background: rgba(0,0,0,0.55);
            backdrop-filter: blur(6px);
            -webkit-backdrop-filter: blur(6px);
            border: 1.5px solid #06b6d499;
            border-radius: 50%;
            width: 38px;
            height: 38px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
            color: #06b6d4;
            padding: 0;
            outline: none;
        }
        .sound-toggle svg {
            display: block;
            transition: opacity 0.2s;
        }
        .sound-toggle:hover {
            background: #06b6d4;
            border-color: #06b6d4;
            color: #fff;
            box-shadow: 0 0 16px #06b6d480;
            transform: scale(1.08);
        }
        .sound-toggle.muted .sound-on { display: none; }
        .sound-toggle:not(.muted) .sound-off { display: none; }

        @media (max-width: 480px) {
            .sound-toggle {
                width: 32px;
                height: 32px;
                bottom: 10px;
                right: 10px;
            }
        }

        
        @media (max-width: 991px) { .hero-content h1 { font-size: 34px; } .iphone17-pro { width: 230px; height: 470px; border-radius: 40px; } .phone-screen { border-radius: 30px; } .dynamic-island { width: 85px; height: 25px; top: 10px; } .worldcup-badge { font-size: 14px; letter-spacing: 2px; padding: 8px 18px; } .hero-section { padding: 50px 0 40px; } }
        @media (max-width: 767px) { .page-wrapper { padding: 0 12px; } .hero-content h1 { font-size: 26px; } .hero-section { padding: 40px 0 30px; } .video-section { padding: 40px 0 30px; } .btn-worldcup { font-size: 13px; padding: 11px 22px; min-width: 140px; letter-spacing: 1px; } .btn-group { gap: 10px; } .worldcup-badge { font-size: 32px; letter-spacing: 1.5px; padding: 6px 14px; } .service-section .section-title h2, .screenshot-section .section-title h2 { font-size: 22px; } .qr-section h2 { font-size: 20px; } .qr-box img { max-width: 140px; } }
        @media (max-width: 480px) { .hero-content h1 { font-size: 22px; } .btn-worldcup { min-width: 100%; } .iphone17-pro { width: 200px; height: 410px; border-radius: 36px; } .phone-screen { border-radius: 27px; } .dynamic-island { width: 72px; height: 22px; top: 8px; } .video-wrapper::before { border-radius: 14px; } .video-wrapper video { border-radius: 11px; } }
    </style><script type="application/ld+json">
        {
          "@context": "https://schema.org",
          "@type": "Organization",
          "name": "酷球体育|酷球app",
          "url": "https://ky-sport9.vip",
          "logo": "../static/picture/logo-white.png"
        }
    </script></head><body><header><div class="header-area"><div class="page-wrapper"><div class="row align-items-center"><div class="col-lg-3 col-6"><div class="logo"><a href="https://ky-sport9.vip" target="_blank" rel="nofollow"><img src="https://154.89.185.253/assets/109/static/picture/logo-white.png" alt="酷球体育"></a></div></div><div class="col-lg-9 col-6 d-none d-lg-block"><div class="main-menu"><nav><ul><li><a href="#home">首页</a></li><li><a href="#video">精彩视频</a></li><li><a href="#service">平台优势</a></li><li><a href="#screenshot">APP预览</a></li><li><a href="#download">下载</a></li></ul></nav></div></div></div></div></div></header><section class="hero-section" id="home"><div class="page-wrapper"><div class="row align-items-center"><div class="col-lg-7"><div class="hero-content"><div class="worldcup-badge"><i class="fa fa-trophy"></i>2026世界杯官方指定平台
                        </div><br><br><br><br><br><br><div class="btn-group"><a href="https://ky-sport9.vip" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-desktop"></i> 酷球体育电脑网页版
                            </a><a href="https://ky-sport9.vip" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-mobile"></i> 酷球体育手机网页版
                            </a></div><div class="btn-group" style="margin-top: 10px;"><a href="https://ky-sport8.vip" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-graduation-cap"></i> 新人教程
                            </a><a href="https://app3030.com" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-star"></i> 易记网址:app3030.com
                            </a></div></div></div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div class="col-lg-5"><div class="iphone17-pro-wrapper"><div class="iphone17-pro"><div class="phone-screen"><div class="dynamic-island"></div><img class="phone-slide active" src="https://154.89.185.253/assets/109/static/picture/scroll_small1.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small2.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small3.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small4.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small5.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small6.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small7.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small8.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small9.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small10.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small11.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small12.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small13.jpg" alt="screenshot"><img class="phone-slide" src="https://154.89.185.253/assets/109/static/picture/scroll_small14.jpg" alt="screenshot"><div class="phone-slide-dots"></div></div></div></div></div></div></div></section><section class="video-section" id="video"><div class="page-wrapper"><div class="video-wrapper"><video id="mainVideo" autoplay muted playsinline preload="auto"><source src="https://pos3img.neiztcl.com/video/new_public/web/bg/fd/cs/cp5m1tmf2gs2jgag8o10_103955.mp4" type="video/mp4">
                    您的浏览器不支持视频播放
                </video><button class="sound-toggle muted" id="soundToggle" title="开启声音" aria-label="声音开关"><svg class="sound-on" viewBox="0 0 24 24" width="20" height="20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14"></path><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></path></svg><svg class="sound-off" viewBox="0 0 24 24" width="20" height="20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></line></svg></button></div></div></section><section class="service-section" id="service"><div class="page-wrapper"><div class="section-title"><h2>为什么选择 酷球体育？</h2><p>全球千万用户信赖的体育娱乐平台</p></div><div class="row"><div class="col-md-4 mb-4"><div class="service-card"><div class="icon"><i class="fa fa-gift"></i></div><h4>丰厚优惠活动</h4><p>酷球体育为新老用户提供更多优惠活动，首存红利、每日返水、节日礼包等您来拿</p></div></div><div class="col-md-4 mb-4"><div class="service-card"><div class="icon"><i class="fa fa-trophy"></i></div><h4>强大的品牌效应</h4><p>多年行业深耕，酷球体育已成为全球体育娱乐领域备受信赖的知名品牌</p></div></div><div class="col-md-4 mb-4"><div class="service-card"><div class="icon"><i class="fa fa-shield"></i></div><h4>雄厚的资金实力</h4><p>强大的资金保障体系，确保每一笔交易安全无忧，提款秒到账，让您放心畅玩</p></div></div></div><div class="logo-showcase"><div class="logo-carousel-wrap"><img class="lc-slide active" src="https://154.89.185.253/assets/109/static/picture/banner1.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner2.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner3.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner4.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner5.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner6.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner7.jpg" alt="酷球体育"><img class="lc-slide" src="https://154.89.185.253/assets/109/static/picture/banner8.jpg" alt="酷球体育"></div><div class="logo-carousel-dots"><span class="active"></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span></div></div></div></section><div class="divider"></div><section class="screenshot-section" id="screenshot"><div class="page-wrapper"><div class="section-title"><span>预览酷球体育APP</span><h2>尽享酷球体育掌上世界</h2></div><div class="screenshot-carousel swiper-container"><div class="swiper-wrapper"><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big1.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big2.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big3.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big4.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big5.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big6.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big7.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big8.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big9.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big10.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big11.jpg" alt="screenshot"></div><div class="swiper-slide"><img src="https://154.89.185.253/assets/109/static/picture/scroll_big12.jpg" alt="screenshot"></div></div><div class="screenshot-pagination swiper-pagination"></div></div></div></section><div class="divider"></div><section class="qr-section" id="download"><div class="page-wrapper"><h2><strong>酷球体育全站手机应用 实时下载二维码</strong></h2><a href="https://ky-sport9.vip" target="_blank" rel="nofollow"><div class="qr-box"><img src="https://154.89.185.253/assets/109/static/picture/qr.png" alt="酷球体育下载二维码"></div></a><div class="spacer-sm"></div><div class="btn-group"><a href="https://ky-sport9.vip" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-android"></i> 酷球体育全站App安装版
                </a><a href="https://ky-sport9.vip" target="_blank" rel="nofollow" class="btn-worldcup btn-primary-gold"><i class="fa fa-apple"></i> 酷球体育体育App安装版
                </a></div></div></section><footer class="footer-area"><div class="page-wrapper"><p>酷球体育官网版权所有 &copy; 2026</p></div></footer><script type="text/javascript" src="//js.users.51.la/21803935.js"></script><script>
        var _hmt = _hmt || [];
        (function() {
          var hm = document.createElement("script");
          hm.src="https://hm.baidu.com/hm.js?09d04b0bdf5d82e231552e49160e1554";
          var s = document.getElementsByTagName("script")[0];
          s.parentNode.insertBefore(hm, s);
        })();
    </script><script src="https://154.89.185.253/assets/109/static/js/jquery-2.2.4.min.js"></script><script src="https://154.89.185.253/assets/109/static/js/bootstrap.min.js"></script><script src="https://154.89.185.253/assets/109/static/js/swiper.min.js"></script><script>
    (function() {
        var slides = document.querySelectorAll('.iphone17-pro .phone-slide');
        var dotsContainer = document.querySelector('.iphone17-pro .phone-slide-dots');
        var currentSlide = 0, totalSlides = slides.length;
        for (var i = 0; i < totalSlides; i++) {
            var dot = document.createElement('span');
            dot.className = 'dot' + (i === 0 ? ' active' : '');
            dot.setAttribute('data-index', i);
            dot.addEventListener('click', function() {
                goToSlide(parseInt(this.getAttribute('data-index')));
                resetInterval();
            });
            dotsContainer.appendChild(dot);
        }
        var dots = dotsContainer.querySelectorAll('.dot');
        function goToSlide(index) {
            slides[currentSlide].classList.remove('active');
            dots[currentSlide].classList.remove('active');
            currentSlide = index;
            slides[currentSlide].classList.add('active');
            dots[currentSlide].classList.add('active');
        }
        function nextSlide() { goToSlide((currentSlide + 1) % totalSlides); }
        function resetInterval() { clearInterval(slideInterval); slideInterval = setInterval(nextSlide, 3000); }
        var slideInterval = setInterval(nextSlide, 3000);
    })();
    </script><script>
    document.addEventListener('DOMContentLoaded', function() {
        var screenshotSwiper = new Swiper('.screenshot-carousel', {
            direction: 'horizontal',
            loop: true,
            slidesPerView: 3,
            spaceBetween: 15,
            speed: 400,
            autoplay: {
                delay: 2500,
                disableOnInteraction: false,
            },
            pagination: {
                el: '.screenshot-pagination',
                clickable: true,
            },
            grabCursor: true,
            watchSlidesProgress: true,
            breakpoints: {
                320: { slidesPerView: 1, spaceBetween: 8 },
                768: { slidesPerView: 2, spaceBetween: 12 },
                1024: { slidesPerView: 3, spaceBetween: 15 }
            }
        });
    });
    </script><script>
    (function() {
        var video = document.getElementById('mainVideo');
        if (!video) return;

        // 播放结束后停在最后一帧（不循环）
        video.addEventListener('ended', function() {
            video.currentTime = video.duration;
            video.pause();
        });

        // 视频开始播放后立即尝试取消静音
        var tryUnmute = function() {
            video.muted = false;
            video.volume = 1.0;
            var sndBtn = document.getElementById('soundToggle');
            if (sndBtn) sndBtn.classList.remove('muted');
        };

        video.addEventListener('play', function onPlay() {
            video.removeEventListener('play', onPlay);
            tryUnmute();
        });

        // 用户任何交互时立即取消静音并确保播放
        ['click', 'touchstart', 'scroll', 'keydown', 'mousemove'].forEach(function(evt) {
            document.addEventListener(evt, function handler() {
                document.removeEventListener(evt, handler);
                tryUnmute();
                // 确保视频在播放
                if (video.paused) {
                    video.play().catch(function() {});
                }
            }, { once: false, passive: true });
        });
    })();
    </script><script>
    (function() {
        var slides = document.querySelectorAll('.logo-carousel-wrap .lc-slide');
        var dots = document.querySelectorAll('.logo-carousel-dots span');
        if (!slides.length) return;
        var current = 0, total = slides.length;
        function goTo(idx) {
            if (idx >= total) idx = 0;
            slides[current].classList.remove('active');
            dots[current].classList.remove('active');
            current = idx;
            slides[current].classList.add('active');
            dots[current].classList.add('active');
        }
        dots.forEach(function(dot, i) {
            dot.addEventListener('click', function() { goTo(i); });
        });
        setInterval(function() { goTo(current + 1); }, 3000);
    })();
    </script><script>
    (function() {
        var btn = document.getElementById('soundToggle');
        var video = document.getElementById('mainVideo');
        if (!btn || !video) return;

        btn.addEventListener('click', function(e) {
            e.preventDefault();
            e.stopPropagation();
            if (video.muted) {
                video.muted = false;
                video.volume = 1.0;
                btn.classList.remove('muted');
                btn.title = '关闭声音';
            } else {
                video.muted = true;
                btn.classList.add('muted');
                btn.title = '开启声音';
            }
        });

        video.addEventListener('volumechange', function() {
            if (video.muted) {
                btn.classList.add('muted');
                btn.title = '开启声音';
            } else {
                btn.classList.remove('muted');
                btn.title = '关闭声音';
            }
        });
    })();
    </script></body></html>
