<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>
	<link rel="dns-prefetch" href="//qiyukf.com">
	<link rel="dns-prefetch" href="//qiyukf.nosdn.127.net">
	<link rel="dns-prefetch" href="//yckjyxgs1.qiyukf.net">
	<link rel="dns-prefetch" href="//www.google-analytics.com">
	<link rel="dns-prefetch" href="//www.googletagmanager.com">
	<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
	
	<link rel="dns-prefetch" href="//turing.captcha.gtimg.com">
	<link rel="dns-prefetch" href="//image.vpayfast.com">
	<link rel="dns-prefetch" href="//accounts.google.com">
	<link rel="dns-prefetch" href="//img.gmlover.com">
	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" >
	<meta name="renderer" content="webkit">
	<meta name="format-detection" content="telephone=no" />
	<link rel="icon" href="/favicon.ico">
	<link ref="canonical" url="https://www.kavip.com/sitemap.xml">
	
	<title>海外充值抖音币, 腾讯Q币, 虎牙币, 快手币, 游戏点卡, 王者荣耀手游充值 KAVIP - 全球应用内购服务</title>

	<link rel="stylesheet" href="/assets/skins/css/vendors.css?v=1781258777421">
	<link rel="stylesheet" href="/assets/skins/css/vendors-extend.css?v=1781258777421">
	<link rel="stylesheet" href="/assets/skins/css/new-styles.css?v=1781258777421">
	<link rel="manifest" href="/assets/pwa-list/manifest.json">

	<script src="/assets/skins/js/vendors.min.js?v=1781258777421"></script>

	<link rel="stylesheet" href="/assets/skins/css/style.css?v=1781258777421">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pace/1.2.4/pace-theme-default.min.css" />
	<style type="text/css">
		@keyframes bounce {
			0%, 100% {
				transform: translateY(0);
			}
			50% {
				transform: translateY(-10px);
			}
		}
		
		.n-back-top{
			--n-height:60px !important;
			--n-width:60px!important;
			border-radius:50% !important;
			z-index:10;

		}

		.naive-message-content {
			display: flex;
			justify-content: center;
			align-items: center;
			text-align: center; /* 确保文本也居中 */
		}
		.n-message-container.n-message-container--top{
			top: 50%!important;
		}
		
		input[type="search"]::-webkit-search-cancel-button {
			display: none;
		}
		
		.video-popup {
			display: none;
		}
		.video-banner-box {
			display: none;
		}
		.notice-containers{
			display: none;
		}
		.top-right-bounce {
			position: absolute;  /* 固定定位 */
			top: 65px;       /* 距离顶部20px */
			right: 150px;
			width: max-content;
			height: 80px;
			opacity:0.9;
			display: flex;
			justify-content: center;
			align-items: center;
			background-color:rgb(255, 241, 229);
			color:#ff4200;
			font-weight: bold;
			cursor: pointer;
			box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
			animation: bounce 1.5s infinite ease-in-out;
			z-index:1000;  /* 确保在最上层 */
		}
		@keyframes bounce {
			0%, 100% {
				transform: translateY(0);
			}
			50% {
				transform: translateY(-10px);
			}
		}
		/* 悬停时暂停动画 */
		.top-right-bounce:hover {
			animation-play-state: paused;
			background-color: #fff1e5;
		}
		@media (max-width: 640px) {
			.notice-containers{
				display: block;
			}
			.top-right-bounce{
				display: none;
			}
			.video-popup {
				 display: none;
				align-items: center;
				flex-direction: column;
				justify-content: center;
			}
			.video-banner-box {
				display: block;
			}
		}
	</style>
	<script type="module" src="/assets/script/common/util/i18-1.js?v=1781258777421" async="true"></script>
	<script src="/assets/script/common/util/vue.global.prod.min.js"></script>
	<script src="/assets/script/common/util/index.prod.js"></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
	<link rel="stylesheet" href="/assets/skins/css/intlTelInput.css?=3">
	<script src="/assets/script/common/util/intlTelInputWithUtils-1.js?v=1781258777421"></script>


	<!--引入第三方消息推送组件-->
	<script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script>
	<script>
		window.OneSignalDeferred = window.OneSignalDeferred || [];
		OneSignalDeferred.push(async function(OneSignal) {
			await OneSignal.init({
				appId: "542092af-0905-4528-b3ee-5b64f33a6f0e",
			});
		});
	</script>
	<!--引入消息推送组件结束-->


	<script>

			if ('serviceWorker' in navigator) {
				navigator.serviceWorker.register('/assets/skins/service-worker.js', {
					scope: '/assets/skins/'
				}).then(res => {
					console.log(res);
				}).catch(err => {
					console.warn('ServiceWorker registration failed: ' + err);
				});
			}
	</script>

	


	<!--PWA service worker服务注册结束-->
	<script src="https://turing.captcha.qcloud.com/TJCaptcha.js"></script>
	<script type="text/javascript">
		const captcha = function () {
			return new Promise(function (resolve, reject) {
				new TencentCaptcha('194198525', ({ ret, randstr, ticket }) => {
					if (0 === ret) {
						resolve({ randstr, ticket })
					} else {
						reject()
					}
				}, {}).show()
			});
		}
	</script>
	<script src="/assets/script/module/echo.js"></script>

	<script type="text/javascript">
		document.addEventListener('DOMContentLoaded', function() {
			Echo.init({
				offset: 0,
				throttle: 0});
		});
	</script>
	<script type="text/javascript">
		document.addEventListener('gesturestart', function (event) {
			event.preventDefault()
		}, {
			passive: false
		})
		document.addEventListener('touchstart', function(event) {
			if (event.touches.length > 1) {
				event.preventDefault()
			}
		}, {
			passive: false
		})

	</script>
	<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=true&version=v16.0&appId=583343938100540&autoLogAppEvents=1"></script>

	<script>
		function login() {
			FB.login(function(response){
				if (response.authResponse) {
					console.log("Welcome! Fetching your information....");
					window.location.href = '/auth/faceBook/callback?accessToken=' + response.authResponse.accessToken;
				}
			});
		}
	</script>
	
	
	<script type="text/javascript">
		const keyword = ''
		const localUrl = 'https://www.kavip.com/sitemap.xml'
		// 当前是否弹出登录框
		const needLogin = false
		
		// 语言ID
		const languageId = 1
		
		// 当前货币
		const currencyCode = 'USD'
		
		const redirectUrl = ''

		const overallSituationFlag = 'false';
		const indexAdvertFlag = 'true';
		const userId  ='';
		const sceneCode  ='';
		const couponLink  ='';
		const couponFileUrl  ='';
		// 打开在线客服系统
		window.openLiveChat = function () { ysf('open'); }
		setTimeout(() => {
			$("#YSF-BTN-HOLDER").css("bottom","80px").css("right","11px")
		}, 3000)


	</script>
	<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-K7FGVT39');</script>
	
 <meta name="keywords" content="KAVIP,点卡,代充,海外,Q币,海外充值,点卡充值,海外点卡充值">
 <meta name="description" content="KAVIP,提供海外代购腾讯Q币、游戏点卡、手游等代购服务，接受PAYPAL、Visa、Mastercard等全球190个国家支付方式，5分钟发货超时赔偿保证，7X24小时客服在线竭诚为你服务。"/>
 <link rel="stylesheet" href="/assets/skins/css/index.css?v=1781258777421">
 <link rel="stylesheet" href="/assets/skins/css/index-extend.css?v=1781258777421">
 <style>
		.product_img { width: 100%; height: 100%; background: url(/assets/skins/images/index/loading.gif) 50% no-repeat;}
	</style>
</head>

<body id="container" v-cloak class="default-layout" >
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K7FGVT39" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<header class="common-header">
		<div class="wrapper">
			<i class="icon-menu"></i>
			<a href="/">
				<div class="logo">
					<img src="/assets/skins/images/logo.png"> <span>全球应用内购服务</span>
				</div>
			</a>
			
			<div class="search-box">
				<div class="service">
					<span class="name">所有服务</span> <i class="icon"></i>
				</div>
				<div class="input-box">
					<form  @submit.prevent action="#" style="display: inline-block;width:83%">
						<input @keyup.enter="searchFromBoxSubmit" v-model="keyword" type="search" class="input" id="input_search_code" autocomplete="off" placeholder="在KAVIP搜索">
					</form>
					<i class="icon-close"></i>
					<i class="icon-wap-search" @click="searchWapSubmit"></i>
				</div>
				<i class="icon-search" @click="searchSubmit"></i>
				<div class="hot-search" hidden>
					<ul class="list">
						<li class="item">
							<div class="title">热门搜索</div>
							<ul class="sub-list">
								<li v-for="item in hotSearchList" class="sub-item"><a :href="item.linkUrl">{{ item.title }}</a></li>
							</ul>
						</li>
						<li class="item">
							<div class="title">
								<span>最近搜索</span>

							</div>
							<ul class="sub-list">
								<li v-for="item in searchRecordList" class="sub-item"><a :href="`/search/?keyword=${encodeURIComponent(item.keyword)}`">{{ item.keyword }}</a></li>
							</ul>

						</li>
					</ul>
					<div class="clear">
						<a @click="clearSearchRecord" href="javascript:;">清除</a>
					</div>
					
				</div>
				
				<div class="all-service" hidden>
					<div class="mask">
						<i class="icon-close"></i>
						<a href="/" class="home-btn">首页</a>
						<a href="javascript:;" @click="switchOld" class="back-btn">返回旧版</a>
						<ul class="list" >
							<li class="item"><a href="/product/category/5" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/ceb78b9f6088451599a92331b4a898c5.png" class="pic"> <span>直播平台</span></a></li>
							<li class="item"><a href="/product/category/5103" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/0ed0a6ff700b444fb5ce829e7b0f69a3.png" class="pic"> <span>平台点卡</span></a></li>
							<li class="item"><a href="/product/category/1" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/bc89b447a125451cbb5e4db750cc41d7.png" class="pic"> <span>游戏充值</span></a></li>
							<li class="item"><a href="/product/category/4" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/29398c21c471421c8f5a016ef1a33050.png" class="pic"> <span>视频音频</span></a></li>
							<li class="item"><a href="/product/category/4786" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/8a97e12b51f24cceadea2c5ad6c50353.png" class="pic"> <span>陪玩陪聊</span></a></li>
							<li class="item"><a href="/product/category/5200" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/865f0b63a1014885aae2754ed6c48b5d.png" class="pic"> <span> 语音交友</span></a></li>
							<li class="item"><a href="/product/category/6" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/1a606aa14952497c8efb1db3a45d9ea1.png" class="pic"> <span>生活日常</span></a></li>
							<li class="item"><a href="/product/category/4965" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/cc8aa3122a03441389ef02023fc85eec.png" class="pic"> <span>社交平台</span></a></li>
							<li class="item"><a href="/product/category/4237" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/d8b23e6b51e74487a68a463f1bfcb4ba.png" class="pic"> <span> 文学动漫</span></a></li>
							<li class="item"><a href="/product/category/4226" style="text-align: center"><img src="https://image.vpayfast.com/image/2025/03/03/f98fc71de89847d5bca592e099a9440a.png" class="pic"> <span>加速工具</span></a></li>
						</ul>
					</div>
				</div>
			</div>


			<div class="operate">
				<div class="user">
					<i class="avatar"></i>
					<span>登录</span>
					<span class="operate-desc">我的</span>
					<div class="top-right-bounce" >
						<div style="padding:0 15px">
							<div style="font-size: 14px;padding:0 10px ;color: #fe8925">新用户注册最高领9%优惠券</div>
							<div class="register-div" style="display: flex;justify-content: center;align-items: center;margin-top: 10px">
								<a href="javascript:void(0)" style="display: inline-flex;justify-content: center;align-items: center;width: 100PX;height: 30PX;border-radius: 128PX;background: #ff4200;font-size: 12PX;line-height: 16PX;color: #fff;">
									立即注册
								</a>
							</div>
						</div>

						<div style="background: #fff1e5;height: 10px;position: absolute;right: 89px;top: -5px;transform: rotate(133deg);width: 10px;"> </div>
					</div>
				</div>

				

				<div onclick="openLiveChat()" class="service">
					<span class="operate-desc">客服</span>
				</div>
				<div class="language">
					<span class="operate-desc">ZH/USD</span>
					<img src="/assets/skins/svg/us.svg" class="pic">
					<span class="name"> ZH-CN  / USD</span>
					<div class="language-popup" hidden>
						<div class="language-popup-main">
							<i class="icon-close"></i>
							<div class="popup-title">选择您的语言和货币</div>
							<ul class="list">
								<li class="item"><i class="icon icon-position"></i> <span class="text">United States</span> <img src="/assets/skins/svg/us.svg" class="country"></li>
								<li class="item"><i class="icon icon-language" ></i> <span class="text">{{ language.name }}</span>
									<i class="icon icon-down"></i>
									<div class="select-box" tabindex="0">
										<ul class="select-list " >
											<li @click="selectLanguage(item)"  v-for="item in languageList" class="select-item changeCoder">{{ item.name }}</li>
										</ul>
									</div>
								</li>
								<!-- active  class 控制 select-box 显示与否 -->
								<li class="item"><i class="icon icon-currency" ></i>
									<span class="text">{{ currency.currencyIcon }} - {{ currency.currencyName }}</span>
									<i class="icon icon-down"></i>
									<div class="select-box" tabindex="0">
										<ul class="select-list " >
											<li @click="selectCurrency(item)"  v-for="item in currencyList" class="select-item changeCoder">{{ item.currencyIcon }} - {{ item.currencyName }}</li>
										</ul>
									</div>
								</li>
							</ul>
							<a @click="settingConfig" href="javascript:;" class="save-btn">保存设置</a>
						</div>
					</div>
				</div>
			</div>
		</div>
	</header>
	
	
	<div class="index-container" ref="scrollContainer">
		<div class="wrapper home-search-box" >
			<div class="search">
				<form  @submit.prevent action="#" style="display: inline-block;width:83%">
					<input @keyup.enter="searchFromBoxSubmit" v-model="keyword" type="search"  class="search-input" id="input_search_code" autocomplete="off" placeholder="在KAVIP搜索">
				</form>
				<i class="icon-search search-icon"  @click="searchWapSubmit"></i>
			</div>

		</div>

		<div class="notice-container wrapper">
			<i class="icon-notice"></i>
			<div class="notice-text"> KAVIP海外充值请认准KAVIP.COM，唯一官方网站!</div>
<div class="notice-opera">
<a target="_blank" href="/news/detail/118377" class="btn"> &nbsp;查看 </a>
	<i class="icon-notice-arrow"></i>
</div>
		</div>

		<div class="ad wrapper">
			<!-- effect 设置Slide的切换效果，默认为"slide"（普通位移切换），还可设置为"fade"（淡入）、"cube"（方块）、"coverflow"（3d流）、"flip"（3d翻转）、"cards"(卡片式)、"creative"（创意性）。 -->
			<swiper-container class="banner-swiper" :pagination="{ clickable: true }" :autoplay="{delay: 5000,disableOnInteraction: false}" :loop="true" navigation effect="coverflow">
				<swiper-slide >
					
					<a href="https://www.kavip.com/detail/9332?-affi-85363" alt="2026BLS年中赛"><img src="https://image.vpayfast.com/image/2026/06/11/b1208df374b845168b864faeb6aaa01d.png" class="pic" ></a>
				</swiper-slide><swiper-slide >
					
					<a href="https://www.kavip.com/activity/gamesale?-affi-85356" alt="游戏专场"><img src="https://image.vpayfast.com/image/2026/06/10/c2eb859d83b046f1bc7681fc1d114635.png" class="pic" ></a>
				</swiper-slide><swiper-slide >
					<img src="https://image.vpayfast.com/image/2025/09/08/bd06773aa6a44e0ab5507a6bae6ecd8c.jpg" class="pic" >
					
				</swiper-slide>
			</swiper-container>
		</div>


		<div class="new-product wrapper">
			<div class="index-common-title">
				<span class="name">
					<span>热门产品</span>
				</span>
				<a href="/activity/new" class="more">查看更多</a>
			</div>
			<div class="new">
				<a href="javascript:;" class="new-navigation-prev"></a>
				<a href="javascript:;" class="new-navigation-next"></a>
				<swiper-container class="new-swiper" init="false">
					<swiper-slide>
						<a href="/detail/7814" title="抖音抖币充值(抖音钻石)">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/30/94d4a0d83df2474496bc661e96c0ecf8.png" class="pic product_img" alt="抖音抖币充值(抖音钻石)">
									
								</div>
								<span class="name">抖音抖币充值(抖音钻石)</span>

								<span class="desc">凡标注【每日一单】的面额，每个面额每天均可购买一次。</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/9310" title="小红书薯币充值">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9310.png" class="pic product_img" alt="小红书薯币充值">
									
								</div>
								<span class="name">小红书薯币充值</span>

								<span class="desc">大批量购买请在选择规格后增加购买数量；下单后请联系在线客服提供登录验证码</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/7648" title="快币">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/01/02/a58febb31d8041af97298acc6b019df5.png" class="pic product_img" alt="快币">
									
								</div>
								<span class="name">快币</span>

								<span class="desc">快手和快手极速版均可充值</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/11162" title="Meoo Live充值">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/01/27/7a0d98f96b7c43efbffc6df3ed2c6826.png" class="pic product_img" alt="Meoo Live充值">
									
								</div>
								<span class="name">Meoo Live充值</span>

								<span class="desc">官方合作授权，ID直充。</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/9332" title="bilibili直播 电池">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/12/3bf397d428c24ca7ad18a103d25e50c6.png" class="pic product_img" alt="bilibili直播 电池">
									<span class="tag" title="BLS年中赛特惠">BLS年中赛特惠</span>
								</div>
								<span class="name">bilibili直播 电池</span>

								<span class="desc">UID直充，用于哔哩哔哩直播礼物购买</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/9968" title="他ta星球星币">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/13/cb9a8a7fe99b4878bdf048dc78c1743e.png" class="pic product_img" alt="他ta星球星币">
									
								</div>
								<span class="name">他ta星球星币</span>

								<span class="desc">累计充值大于等于100元，须在App内绑定手机号，iOS/Google Play版支持绑定非大陆手机号</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/7788" title="克拉克拉红豆">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/03/15/6b01e4d05a4e47d3bfba1471951fce49.png" class="pic product_img" alt="克拉克拉红豆">
									
								</div>
								<span class="name">克拉克拉红豆</span>

								<span class="desc">克拉克拉/克拉漫播红豆</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/9747" title="Bigo Live钻石（ID直充）">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/08/25/3ce5b59e93c448199d190895323857c6.png" class="pic product_img" alt="Bigo Live钻石（ID直充）">
									<span class="tag" title="特价">特价</span>
								</div>
								<span class="name">Bigo Live钻石（ID直充）</span>

								<span class="desc">Bigo Live钻石（ID直充）</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/10101" title="时月直播/月糖直播星币">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/04/cb84c42414bb40828126bc96cf30a7a6.png" class="pic product_img" alt="时月直播/月糖直播星币">
									
								</div>
								<span class="name">时月直播/月糖直播星币</span>

								<span class="desc">高颜值同城交友直播平台</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/8282" title="TT语音T豆(欢游语音)">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/08/01/48cba01770024525b4a0668421f95c1e.png" class="pic product_img" alt="TT语音T豆(欢游语音)">
									
								</div>
								<span class="name">TT语音T豆(欢游语音)</span>

								<span class="desc">LPL&amp;KPL&amp;PCL官方指定语音平台</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/9069" title="王者荣耀点券充值">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/05/15/a35d9beeeb8a4cabb92d9e570015f8b6.png" class="pic product_img" alt="王者荣耀点券充值">
									
								</div>
								<span class="name">王者荣耀点券充值</span>

								<span class="desc">苹果/安卓，Q区/V区，均可充值；下单后请联系在线客服</span>
							</div>
						</a>
					</swiper-slide><swiper-slide>
						<a href="/detail/7882" title="猫耳FM钻石">
							<div class="product">
								<div class="pic-box">
									<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7882.png" class="pic product_img" alt="猫耳FM钻石">
									
								</div>
								<span class="name">猫耳FM钻石</span>

								<span class="desc">猫耳FM钻石</span>
							</div>
						</a>
					</swiper-slide>
				</swiper-container>
			</div>
		</div>


		<div class="banner-container wrapper">
			<div class="banners">
				
					
					
						<a href="https://www.kavip.com/article?-affi-85220" class="banner" title="活动中心">
							<img src="https://image.vpayfast.com/image/2026/05/08/baa9c701a7b443e5b88f7b3b0ae0a91e.png" alt="" class="banner-pic" style="border-radius:10px">
						</a>
						
					


				
					
					
						<a href="https://www.kavip.com/?-affi-85221" class="banner" title="新站上线有礼">
							<img src="https://image.vpayfast.com/image/2026/05/09/b34102e512ac4f32a2a33db35a4b3605.png" alt="" class="banner-pic" style="border-radius:10px">
						</a>
						
					


				

			</div>
		</div>

		<div class="hot-cate wrapper">
			<div class="index-common-title">
				<span class="name"> <span>热门分类</span></span>
				<a href="javascript:void(0)" class="more goToAllCategory" >全部分类</a>
			</div>
			<ul class="cate-list">
				<li class="cate-item">
					<div class="title">
						<span class="name">直播平台</span> <a href="/product/category/5" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/7814" class="sub-item" title="抖音抖币充值(抖音钻石)">
														<div class="pic-box">
															<img class="pic product_img" alt="抖音抖币充值(抖音钻石)"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/30/94d4a0d83df2474496bc661e96c0ecf8.png" >
															
														</div>
														<span class="name">抖音抖币充值(抖音钻石)</span>
													</a>
												
													<a href="/detail/11162" class="sub-item" title="Meoo Live充值">
														<div class="pic-box">
															<img class="pic product_img" alt="Meoo Live充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/01/27/7a0d98f96b7c43efbffc6df3ed2c6826.png" >
															
														</div>
														<span class="name">Meoo Live充值</span>
													</a>
												
													<a href="/detail/9332" class="sub-item" title="bilibili直播 电池">
														<div class="pic-box">
															<img class="pic product_img" alt="bilibili直播 电池"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/12/3bf397d428c24ca7ad18a103d25e50c6.png" >
															<span title="BLS年中赛特惠" class="discount" style="background: #7D61F3">BLS年中赛特惠</span>
														</div>
														<span class="name">bilibili直播 电池</span>
													</a>
												
													<a href="/detail/7648" class="sub-item" title="快币">
														<div class="pic-box">
															<img class="pic product_img" alt="快币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/01/02/a58febb31d8041af97298acc6b019df5.png" >
															
														</div>
														<span class="name">快币</span>
													</a>
												
													<a href="/detail/9747" class="sub-item" title="Bigo Live钻石（ID直充）">
														<div class="pic-box">
															<img class="pic product_img" alt="Bigo Live钻石（ID直充）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/08/25/3ce5b59e93c448199d190895323857c6.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">Bigo Live钻石（ID直充）</span>
													</a>
												
													<a href="/detail/10101" class="sub-item" title="时月直播/月糖直播星币">
														<div class="pic-box">
															<img class="pic product_img" alt="时月直播/月糖直播星币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/04/cb84c42414bb40828126bc96cf30a7a6.png" >
															
														</div>
														<span class="name">时月直播/月糖直播星币</span>
													</a>
												
													<a href="/detail/13874" class="sub-item" title="Tandoo 金币充值">
														<div class="pic-box">
															<img class="pic product_img" alt="Tandoo 金币充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/08/11/ad73e367cc6047fea414914ee0d312dd.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">Tandoo 金币充值</span>
													</a>
												
													<a href="/detail/7788" class="sub-item" title="克拉克拉红豆">
														<div class="pic-box">
															<img class="pic product_img" alt="克拉克拉红豆"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/03/15/6b01e4d05a4e47d3bfba1471951fce49.png" >
															
														</div>
														<span class="name">克拉克拉红豆</span>
													</a>
												
													<a href="/detail/9513" class="sub-item" title="TikTok充值（非大陆抖音）">
														<div class="pic-box">
															<img class="pic product_img" alt="TikTok充值（非大陆抖音）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/68973a9da6fe46c6a37dc8f31cbc1ca3.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">TikTok充值（非大陆抖音）</span>
													</a>
												
													<a href="/detail/6485" class="sub-item" title="花椒豆">
														<div class="pic-box">
															<img class="pic product_img" alt="花椒豆"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/6485.png" >
															<span title="折扣" class="discount" style="background: #7D61F3">折扣</span>
														</div>
														<span class="name">花椒豆</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/7744" class="sub-item" title="陌陌币">
														<div class="pic-box">
															<img class="pic product_img" alt="陌陌币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7744.png" >
															
														</div>
														<span class="name">陌陌币</span>
													</a>
												
													<a href="/detail/6443" class="sub-item" title="映客钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="映客钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/6443.png" >
															
														</div>
														<span class="name">映客钻石</span>
													</a>
												
													<a href="/detail/9354" class="sub-item" title="嗨秀直播秀币">
														<div class="pic-box">
															<img class="pic product_img" alt="嗨秀直播秀币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9354.png" >
															
														</div>
														<span class="name">嗨秀直播秀币</span>
													</a>
												
													<a href="/detail/8281" class="sub-item" title="虎牙币">
														<div class="pic-box">
															<img class="pic product_img" alt="虎牙币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/11/922bb1b639124218be85eddf97805bee.png" >
															<span title="折扣" class="discount" style="background: #7D61F3">折扣</span>
														</div>
														<span class="name">虎牙币</span>
													</a>
												
													<a href="/detail/5891" class="sub-item" title="Y币/YY直播">
														<div class="pic-box">
															<img class="pic product_img" alt="Y币/YY直播"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/24/2b0de588e50741c0bcffc9a5025ba78d.png" >
															<span title="折扣" class="discount" style="background: #7D61F3">折扣</span>
														</div>
														<span class="name">Y币/YY直播</span>
													</a>
												
													<a href="/detail/10113" class="sub-item" title="VV星球蓝钻">
														<div class="pic-box">
															<img class="pic product_img" alt="VV星球蓝钻"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/08/31/e50db0ccef144ddeae2a55b5c9204ddc.png" >
															
														</div>
														<span class="name">VV星球蓝钻</span>
													</a>
												
													<a href="/detail/8290" class="sub-item" title="萤火虫直播宝石">
														<div class="pic-box">
															<img class="pic product_img" alt="萤火虫直播宝石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/06/24/11fe4d5e091c4a0d9d25100404f7a121.png" >
															
														</div>
														<span class="name">萤火虫直播宝石</span>
													</a>
												
													<a href="/detail/9716" class="sub-item" title="漂漂钻石 充值">
														<div class="pic-box">
															<img class="pic product_img" alt="漂漂钻石 充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/06/24/7b3bf9c9a59f4cbe90c9a917e48b1861.png" >
															
														</div>
														<span class="name">漂漂钻石 充值</span>
													</a>
												
													<a href="/detail/14755" class="sub-item" title="Momo Live充值">
														<div class="pic-box">
															<img class="pic product_img" alt="Momo Live充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/12/01/7301794ba47b495ca5f8c195d5ec4691.png" >
															
														</div>
														<span class="name">Momo Live充值</span>
													</a>
												
													<a href="/detail/8364" class="sub-item" title="蜜疯直播蜜钻">
														<div class="pic-box">
															<img class="pic product_img" alt="蜜疯直播蜜钻"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/9b6ee0ba63d64471b0e9f201c4dbef9a.png" >
															
														</div>
														<span class="name">蜜疯直播蜜钻</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
				<li class="cate-item">
					<div class="title">
						<span class="name">游戏充值</span> <a href="/product/category/1" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/9069" class="sub-item" title="王者荣耀点券充值">
														<div class="pic-box">
															<img class="pic product_img" alt="王者荣耀点券充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/05/15/a35d9beeeb8a4cabb92d9e570015f8b6.png" >
															
														</div>
														<span class="name">王者荣耀点券充值</span>
													</a>
												
													<a href="/detail/10507" class="sub-item" title="Honor of Kings王者荣耀国际服">
														<div class="pic-box">
															<img class="pic product_img" alt="Honor of Kings王者荣耀国际服"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/04/25/ffce9b638689479faaf6dcc5a2986e38.png" >
															
														</div>
														<span class="name">Honor of Kings王者荣耀国际服</span>
													</a>
												
													<a href="/detail/11668" class="sub-item" title="三角洲行动（腾讯国服）">
														<div class="pic-box">
															<img class="pic product_img" alt="三角洲行动（腾讯国服）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/10/12/5ef480d846df4ea396b0beeaca2dc308.png" >
															
														</div>
														<span class="name">三角洲行动（腾讯国服）</span>
													</a>
												
													<a href="/detail/9077" class="sub-item" title="和平精英点券">
														<div class="pic-box">
															<img class="pic product_img" alt="和平精英点券"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9077.png" >
															
														</div>
														<span class="name">和平精英点券</span>
													</a>
												
													<a href="/detail/14002" class="sub-item" title="无畏契约：源能行动（腾讯国服）">
														<div class="pic-box">
															<img class="pic product_img" alt="无畏契约：源能行动（腾讯国服）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/08/19/fac7e66654f3408da7dcf0050c8f19fe.png" >
															
														</div>
														<span class="name">无畏契约：源能行动（腾讯国服）</span>
													</a>
												
													<a href="/detail/15429" class="sub-item" title="洛克王国：世界（腾讯国服）">
														<div class="pic-box">
															<img class="pic product_img" alt="洛克王国：世界（腾讯国服）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/26/4fc2824e911d4b69a32f46d1a89d80cf.png" >
															
														</div>
														<span class="name">洛克王国：世界（腾讯国服）</span>
													</a>
												
													<a href="/detail/11378" class="sub-item" title="4399渠道服手游 充值">
														<div class="pic-box">
															<img class="pic product_img" alt="4399渠道服手游 充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/09/02/366e32c004e1461098c13ba771296896.png" >
															
														</div>
														<span class="name">4399渠道服手游 充值</span>
													</a>
												
													<a href="/detail/10945" class="sub-item" title="火影忍者手游 点券">
														<div class="pic-box">
															<img class="pic product_img" alt="火影忍者手游 点券"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/17/bd45321042954f91a7668e4aa7150e02.png" >
															
														</div>
														<span class="name">火影忍者手游 点券</span>
													</a>
												
													<a href="/detail/10359" class="sub-item" title="VALORANT无畏契约点券 国服（PC端）">
														<div class="pic-box">
															<img class="pic product_img" alt="VALORANT无畏契约点券 国服（PC端）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/01/08/a86ee95de6264c62b0de0433c77c551c.png" >
															
														</div>
														<span class="name">VALORANT无畏契约点券 国服（PC端）</span>
													</a>
												
													<a href="/detail/10700" class="sub-item" title="三国杀OL-互通版">
														<div class="pic-box">
															<img class="pic product_img" alt="三国杀OL-互通版"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/06/21/f6c3a3f03e9d48fa925cc9f9c96cb6f5.png" >
															
														</div>
														<span class="name">三国杀OL-互通版</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/12178" class="sub-item" title="Delta Force三角洲行动国际服（非Garena版）">
														<div class="pic-box">
															<img class="pic product_img" alt="Delta Force三角洲行动国际服（非Garena版）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/02/21/7e5ba415d6754338aa4f54223575f94b.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">Delta Force三角洲行动国际服（非Garena版）</span>
													</a>
												
													<a href="/detail/9847" class="sub-item" title="PUBG Mobile UC国际服充值">
														<div class="pic-box">
															<img class="pic product_img" alt="PUBG Mobile UC国际服充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/29/c7a3024b976b4654a8fdd304a594a1e0.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">PUBG Mobile UC国际服充值</span>
													</a>
												
													<a href="/detail/10279" class="sub-item" title="金·铲·铲·之战充值 iOS">
														<div class="pic-box">
															<img class="pic product_img" alt="金·铲·铲·之战充值 iOS"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/11/28/f9c63967d3214919ba45088fbbf3863d.png" >
															
														</div>
														<span class="name">金·铲·铲·之战充值 iOS</span>
													</a>
												
													<a href="/detail/7136" class="sub-item" title="梦幻西游手游仙玉">
														<div class="pic-box">
															<img class="pic product_img" alt="梦幻西游手游仙玉"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/13/b45320c7b7544403a0ccef2f95ed6c4a.png" >
															
														</div>
														<span class="name">梦幻西游手游仙玉</span>
													</a>
												
													<a href="/detail/15481" class="sub-item" title="王者荣耀世界">
														<div class="pic-box">
															<img class="pic product_img" alt="王者荣耀世界"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/10/bc8daa62ff1641d198f860079efaeea9.png" >
															
														</div>
														<span class="name">王者荣耀世界</span>
													</a>
												
													<a href="/detail/15633" class="sub-item" title="宗师之上">
														<div class="pic-box">
															<img class="pic product_img" alt="宗师之上"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/05/20/002d16551c914e50b546ee58b6730506.png" >
															
														</div>
														<span class="name">宗师之上</span>
													</a>
												
													<a href="/detail/13253" class="sub-item" title="超自然行动组（中国大陆服）">
														<div class="pic-box">
															<img class="pic product_img" alt="超自然行动组（中国大陆服）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/06/24/3e9c09ea1bb446c48688baeb906640eb.png" >
															
														</div>
														<span class="name">超自然行动组（中国大陆服）</span>
													</a>
												
													<a href="/detail/10040" class="sub-item" title="崩坏：星穹铁道(中国大陆服)">
														<div class="pic-box">
															<img class="pic product_img" alt="崩坏：星穹铁道(中国大陆服)"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/24/3d5e0d367cbe4322972cc6c42572e51e.png" >
															
														</div>
														<span class="name">崩坏：星穹铁道(中国大陆服)</span>
													</a>
												
													<a href="/detail/14633" class="sub-item" title="燕云十六声（港台/国际服）">
														<div class="pic-box">
															<img class="pic product_img" alt="燕云十六声（港台/国际服）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/04/09/69eb174578b54b779d7b840bc4553528.png" >
															
														</div>
														<span class="name">燕云十六声（港台/国际服）</span>
													</a>
												
													<a href="/detail/7816" class="sub-item" title="第五人格国服充值">
														<div class="pic-box">
															<img class="pic product_img" alt="第五人格国服充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7816.png" >
															
														</div>
														<span class="name">第五人格国服充值</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
				<li class="cate-item">
					<div class="title">
						<span class="name"> 社交平台</span> <a href="/product/category/4965" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/9310" class="sub-item" title="小红书薯币充值">
														<div class="pic-box">
															<img class="pic product_img" alt="小红书薯币充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9310.png" >
															
														</div>
														<span class="name">小红书薯币充值</span>
													</a>
												
													<a href="/detail/14343" class="sub-item" title="Wakoo">
														<div class="pic-box">
															<img class="pic product_img" alt="Wakoo"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/09/30/9b6c2a294f0f475296de0cb5926885a3.png" >
															
														</div>
														<span class="name">Wakoo</span>
													</a>
												
													<a href="/detail/9499" class="sub-item" title="LesPark 钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="LesPark 钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/881732dd90b74f099c59d6537c7dc6db.png" >
															
														</div>
														<span class="name">LesPark 钻石</span>
													</a>
												
													<a href="/detail/12751" class="sub-item" title="蓝伴语音（安卓）">
														<div class="pic-box">
															<img class="pic product_img" alt="蓝伴语音（安卓）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/05/15/4f090370e6a24ab68e4951c72eb35c43.png" >
															
														</div>
														<span class="name">蓝伴语音（安卓）</span>
													</a>
												
													<a href="/detail/9184" class="sub-item" title="Lofter 乐乎币充值">
														<div class="pic-box">
															<img class="pic product_img" alt="Lofter 乐乎币充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/92c866027618449db45f5bb23733602c.png" >
															
														</div>
														<span class="name">Lofter 乐乎币充值</span>
													</a>
												
													<a href="/detail/12167" class="sub-item" title="UniFans 引力圈 引力币">
														<div class="pic-box">
															<img class="pic product_img" alt="UniFans 引力圈 引力币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/02/19/fecf5a7131bf4ae480748a8262071f27.png" >
															
														</div>
														<span class="name">UniFans 引力圈 引力币</span>
													</a>
												
													<a href="/detail/11419" class="sub-item" title="ZEPETO 钻石/金币">
														<div class="pic-box">
															<img class="pic product_img" alt="ZEPETO 钻石/金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/09/02/45c7472bd0504a368f4cc8a4520469e7.png" >
															
														</div>
														<span class="name">ZEPETO 钻石/金币</span>
													</a>
												
													<a href="/detail/9317" class="sub-item" title="会玩 金币/红包充值">
														<div class="pic-box">
															<img class="pic product_img" alt="会玩 金币/红包充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9317.png" >
															
														</div>
														<span class="name">会玩 金币/红包充值</span>
													</a>
												
													<a href="/detail/10610" class="sub-item" title="名人朋友圈圈币">
														<div class="pic-box">
															<img class="pic product_img" alt="名人朋友圈圈币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/06/14/0301dd8e344a4274a24f307e4a78fc47.png" >
															
														</div>
														<span class="name">名人朋友圈圈币</span>
													</a>
												
													<a href="/detail/9192" class="sub-item" title="the L / 热拉Rela充值">
														<div class="pic-box">
															<img class="pic product_img" alt="the L / 热拉Rela充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/09/07/9717ea087514410ebc9cdd157c3ee033.png" >
															
														</div>
														<span class="name">the L / 热拉Rela充值</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/11642" class="sub-item" title="Lofter乐乎 会员">
														<div class="pic-box">
															<img class="pic product_img" alt="Lofter乐乎 会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/92c866027618449db45f5bb23733602c.png" >
															
														</div>
														<span class="name">Lofter乐乎 会员</span>
													</a>
												
													<a href="/detail/15379" class="sub-item" title="恋小喵">
														<div class="pic-box">
															<img class="pic product_img" alt="恋小喵"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/11/ebbd5635279c4a129e03a253e990ce3a.png" >
															
														</div>
														<span class="name">恋小喵</span>
													</a>
												
													<a href="/detail/11818" class="sub-item" title="盒岛 充值">
														<div class="pic-box">
															<img class="pic product_img" alt="盒岛 充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/11/12/3278244fa1e1459c976cd21c00345597.png" >
															
														</div>
														<span class="name">盒岛 充值</span>
													</a>
												
													<a href="/detail/15509" class="sub-item" title="冒泡">
														<div class="pic-box">
															<img class="pic product_img" alt="冒泡"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/20/efb952e0566b40acbd7ee8af61ce942b.png" >
															
														</div>
														<span class="name">冒泡</span>
													</a>
												
													<a href="/detail/15467" class="sub-item" title="HeeSay">
														<div class="pic-box">
															<img class="pic product_img" alt="HeeSay"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/07/d9cc8095291449ce841801c0fbfae982.png" >
															
														</div>
														<span class="name">HeeSay</span>
													</a>
												
													<a href="/detail/12934" class="sub-item" title="蓝伴语音（IOS）">
														<div class="pic-box">
															<img class="pic product_img" alt="蓝伴语音（IOS）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/05/15/4f090370e6a24ab68e4951c72eb35c43.png" >
															
														</div>
														<span class="name">蓝伴语音（IOS）</span>
													</a>
												
													<a href="/detail/12737" class="sub-item" title="火花chat 充值">
														<div class="pic-box">
															<img class="pic product_img" alt="火花chat 充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/06/02/f20c1dc26b704bd3a9e00f0b1043a884.png" >
															
														</div>
														<span class="name">火花chat 充值</span>
													</a>
												
													<a href="/detail/9340" class="sub-item" title="SNH口袋48鸡腿充值">
														<div class="pic-box">
															<img class="pic product_img" alt="SNH口袋48鸡腿充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9340.png" >
															
														</div>
														<span class="name">SNH口袋48鸡腿充值</span>
													</a>
												
													<a href="/detail/13704" class="sub-item" title="青兮">
														<div class="pic-box">
															<img class="pic product_img" alt="青兮"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/07/29/249ba6846717418cb09d6632be2bbcd7.png" >
															
														</div>
														<span class="name">青兮</span>
													</a>
												
													<a href="/detail/11899" class="sub-item" title="QQ黄钻/豪华黄钻">
														<div class="pic-box">
															<img class="pic product_img" alt="QQ黄钻/豪华黄钻"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/11/29/7d850e1b65ce404f825d5087d702d4bf.png" >
															
														</div>
														<span class="name">QQ黄钻/豪华黄钻</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
				<li class="cate-item">
					<div class="title">
						<span class="name">视频音频</span> <a href="/product/category/4" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/7882" class="sub-item" title="猫耳FM钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="猫耳FM钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7882.png" >
															
														</div>
														<span class="name">猫耳FM钻石</span>
													</a>
												
													<a href="/detail/9743" class="sub-item" title="回森钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="回森钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/08/19/570b4d7ba6b9468ab132ac6b105dec71.png" >
															
														</div>
														<span class="name">回森钻石</span>
													</a>
												
													<a href="/detail/7842" class="sub-item" title="全民K歌K币">
														<div class="pic-box">
															<img class="pic product_img" alt="全民K歌K币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/15/2b58b327dbae4bce8c525cdfb5c96dbf.png" >
															
														</div>
														<span class="name">全民K歌K币</span>
													</a>
												
													<a href="/detail/7781" class="sub-item" title="bilibili B币/大会员">
														<div class="pic-box">
															<img class="pic product_img" alt="bilibili B币/大会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7781.png" >
															<span title="BLS年中赛特惠" class="discount" style="background: #7D61F3">BLS年中赛特惠</span>
														</div>
														<span class="name">bilibili B币/大会员</span>
													</a>
												
													<a href="/detail/9501" class="sub-item" title="VV音乐乐币">
														<div class="pic-box">
															<img class="pic product_img" alt="VV音乐乐币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/fb8b0d761519452389e9aa67244af75e.png" >
															
														</div>
														<span class="name">VV音乐乐币</span>
													</a>
												
													<a href="/detail/11367" class="sub-item" title="爱壹帆 会员">
														<div class="pic-box">
															<img class="pic product_img" alt="爱壹帆 会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/08/23/2a538d543f174f1e8ddd6b345846e28d.png" >
															
														</div>
														<span class="name">爱壹帆 会员</span>
													</a>
												
													<a href="/detail/7652" class="sub-item" title="网易云音乐会员">
														<div class="pic-box">
															<img class="pic product_img" alt="网易云音乐会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7652.png" >
															
														</div>
														<span class="name">网易云音乐会员</span>
													</a>
												
													<a href="/detail/9900" class="sub-item" title="汽水音乐会员">
														<div class="pic-box">
															<img class="pic product_img" alt="汽水音乐会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/12/27/d712c4c1335f41058382ef0b3daa5089.png" >
															
														</div>
														<span class="name">汽水音乐会员</span>
													</a>
												
													<a href="/detail/9138" class="sub-item" title="QQ音乐乐币(微信/QQ登录均可充值)">
														<div class="pic-box">
															<img class="pic product_img" alt="QQ音乐乐币(微信/QQ登录均可充值)"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/03/22/0068f9ada4d9421786c15e61217cd6e9.png" >
															
														</div>
														<span class="name">QQ音乐乐币(微信/QQ登录均可充值)</span>
													</a>
												
													<a href="/detail/8875" class="sub-item" title="腾讯视频SVIP（即 超级影视VIP）">
														<div class="pic-box">
															<img class="pic product_img" alt="腾讯视频SVIP（即 超级影视VIP）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/12/47ada616c73244bea97353e6d6e3276f.png" >
															
														</div>
														<span class="name">腾讯视频SVIP（即 超级影视VIP）</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/10209" class="sub-item" title="开心微微（中国大陆版）金币">
														<div class="pic-box">
															<img class="pic product_img" alt="开心微微（中国大陆版）金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/11/13/fab427ab02b14273a6ff8b142e383d39.png" >
															
														</div>
														<span class="name">开心微微（中国大陆版）金币</span>
													</a>
												
													<a href="/detail/10085" class="sub-item" title="WeSing 金币">
														<div class="pic-box">
															<img class="pic product_img" alt="WeSing 金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/18/47a2f3a895de4514bf6a33f8cd3d5e00.png" >
															<span title="特价" class="discount" style="background: #7D61F3">特价</span>
														</div>
														<span class="name">WeSing 金币</span>
													</a>
												
													<a href="/detail/7841" class="sub-item" title="全民K歌VIP会员">
														<div class="pic-box">
															<img class="pic product_img" alt="全民K歌VIP会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7841.png" >
															
														</div>
														<span class="name">全民K歌VIP会员</span>
													</a>
												
													<a href="/detail/11192" class="sub-item" title="开心微微（港台/国际版）">
														<div class="pic-box">
															<img class="pic product_img" alt="开心微微（港台/国际版）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/08/08/f8fc632a44ca4448a624c3fea2475b61.png" >
															
														</div>
														<span class="name">开心微微（港台/国际版）</span>
													</a>
												
													<a href="/detail/10400" class="sub-item" title="全民K歌TV版VIP会员">
														<div class="pic-box">
															<img class="pic product_img" alt="全民K歌TV版VIP会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/02/05/666e793904d5433784d72dc40a2b1cb6.png" >
															
														</div>
														<span class="name">全民K歌TV版VIP会员</span>
													</a>
												
													<a href="/detail/10392" class="sub-item" title="腾讯视频VIP会员.">
														<div class="pic-box">
															<img class="pic product_img" alt="腾讯视频VIP会员."  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/02/04/d37e2bc9eeff46dba4e931e286430d7e.png" >
															
														</div>
														<span class="name">腾讯视频VIP会员.</span>
													</a>
												
													<a href="/detail/8263" class="sub-item" title="爱奇艺星钻VIP会员">
														<div class="pic-box">
															<img class="pic product_img" alt="爱奇艺星钻VIP会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/10/1bc45295bddd4f51a09bf0c5ccce2ea2.png" >
															
														</div>
														<span class="name">爱奇艺星钻VIP会员</span>
													</a>
												
													<a href="/detail/7654" class="sub-item" title="酷狗音乐会员">
														<div class="pic-box">
															<img class="pic product_img" alt="酷狗音乐会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7654.png" >
															
														</div>
														<span class="name">酷狗音乐会员</span>
													</a>
												
													<a href="/detail/12007" class="sub-item" title="QQ音乐推币">
														<div class="pic-box">
															<img class="pic product_img" alt="QQ音乐推币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/12/391e56fcc07d4e6984969bc66f78ae05.png" >
															<span title="新品" class="discount" style="background: #7D61F3">新品</span>
														</div>
														<span class="name">QQ音乐推币</span>
													</a>
												
													<a href="/detail/7651" class="sub-item" title="QQ音乐豪华绿钻会员">
														<div class="pic-box">
															<img class="pic product_img" alt="QQ音乐豪华绿钻会员"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/7651.png" >
															
														</div>
														<span class="name">QQ音乐豪华绿钻会员</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
				<li class="cate-item">
					<div class="title">
						<span class="name"> 陪玩陪聊</span> <a href="/product/category/4786" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/8282" class="sub-item" title="TT语音T豆(欢游语音)">
														<div class="pic-box">
															<img class="pic product_img" alt="TT语音T豆(欢游语音)"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/08/01/48cba01770024525b4a0668421f95c1e.png" >
															
														</div>
														<span class="name">TT语音T豆(欢游语音)</span>
													</a>
												
													<a href="/detail/15493" class="sub-item" title="Wefun">
														<div class="pic-box">
															<img class="pic product_img" alt="Wefun"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/15/04bba7c8bb954fe19242af7923ec39a3.png" >
															
														</div>
														<span class="name">Wefun</span>
													</a>
												
													<a href="/detail/9012" class="sub-item" title="捞月狗狗粮">
														<div class="pic-box">
															<img class="pic product_img" alt="捞月狗狗粮"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/24/ad29b45bd91b4bd485dceb82238116fa.png" >
															
														</div>
														<span class="name">捞月狗狗粮</span>
													</a>
												
													<a href="/detail/10191" class="sub-item" title="不夜星球钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="不夜星球钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/05/3986d1c5741249819655c253100066d1.png" >
															
														</div>
														<span class="name">不夜星球钻石</span>
													</a>
												
													<a href="/detail/8323" class="sub-item" title="比心(鱼耳)钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="比心(鱼耳)钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/8323.png" >
															
														</div>
														<span class="name">比心(鱼耳)钻石</span>
													</a>
												
													<a href="/detail/14470" class="sub-item" title="Yoho（全球）">
														<div class="pic-box">
															<img class="pic product_img" alt="Yoho（全球）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/10/23/2eff89791ca545088e4af9c46e2b18d4.png" >
															
														</div>
														<span class="name">Yoho（全球）</span>
													</a>
												
													<a href="/detail/8197" class="sub-item" title="比心币">
														<div class="pic-box">
															<img class="pic product_img" alt="比心币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/11/fe37d7a4bb884f78932271598613d9a4.png" >
															
														</div>
														<span class="name">比心币</span>
													</a>
												
													<a href="/detail/15033" class="sub-item" title="SUSU">
														<div class="pic-box">
															<img class="pic product_img" alt="SUSU"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/23/58c7053b41604cb7a86f5732dc3516fb.png" >
															
														</div>
														<span class="name">SUSU</span>
													</a>
												
													<a href="/detail/13231" class="sub-item" title="Rubii">
														<div class="pic-box">
															<img class="pic product_img" alt="Rubii"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/06/20/0ab1d34cd89f4fea967a3f8089609dd2.png" >
															
														</div>
														<span class="name">Rubii</span>
													</a>
												
													<a href="/detail/9203" class="sub-item" title="求带 / 带带陪玩钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="求带 / 带带陪玩钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/14/c33bdf48ef52490aa6dafae9860143cc.png" >
															
														</div>
														<span class="name">求带 / 带带陪玩钻石</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/9191" class="sub-item" title="PP约玩金币">
														<div class="pic-box">
															<img class="pic product_img" alt="PP约玩金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9191.png" >
															<span title="折扣" class="discount" style="background: #7D61F3">折扣</span>
														</div>
														<span class="name">PP约玩金币</span>
													</a>
												
													<a href="/detail/15359" class="sub-item" title="声声语音">
														<div class="pic-box">
															<img class="pic product_img" alt="声声语音"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/03/04/b6a39d093eb345d4b7b8abeaaa33e479.png" >
															
														</div>
														<span class="name">声声语音</span>
													</a>
												
													<a href="/detail/14997" class="sub-item" title="CPnow">
														<div class="pic-box">
															<img class="pic product_img" alt="CPnow"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/12/23/9c9bf5c416534da593d1776d2ee49870.png" >
															
														</div>
														<span class="name">CPnow</span>
													</a>
												
													<a href="/detail/9412" class="sub-item" title="欢游语音豆豆（同TT语音）">
														<div class="pic-box">
															<img class="pic product_img" alt="欢游语音豆豆（同TT语音）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/17/13af21b934b34026a964354e807d7fd7.png" >
															
														</div>
														<span class="name">欢游语音豆豆（同TT语音）</span>
													</a>
												
													<a href="/detail/11409" class="sub-item" title="不二开黑 金币">
														<div class="pic-box">
															<img class="pic product_img" alt="不二开黑 金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/09/02/fa037e12f33e4213b70aa1b4ea9e1a3d.png" >
															
														</div>
														<span class="name">不二开黑 金币</span>
													</a>
												
													<a href="/detail/9182" class="sub-item" title="Soul金币">
														<div class="pic-box">
															<img class="pic product_img" alt="Soul金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9182.png" >
															
														</div>
														<span class="name">Soul金币</span>
													</a>
												
													<a href="/detail/13590" class="sub-item" title="朵朵兔语音">
														<div class="pic-box">
															<img class="pic product_img" alt="朵朵兔语音"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/07/22/3f67a38af5904fd682dfc12e7cfcac5e.png" >
															
														</div>
														<span class="name">朵朵兔语音</span>
													</a>
												
													<a href="/detail/9553" class="sub-item" title="小陪伴语音金币">
														<div class="pic-box">
															<img class="pic product_img" alt="小陪伴语音金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/06/21/8bf737dad97047fab4858df3e9412d47.png" >
															
														</div>
														<span class="name">小陪伴语音金币</span>
													</a>
												
													<a href="/detail/15490" class="sub-item" title="开玩 元宝">
														<div class="pic-box">
															<img class="pic product_img" alt="开玩 元宝"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/14/42488ab0c66149bab61b0732ee0560c7.png" >
															
														</div>
														<span class="name">开玩 元宝</span>
													</a>
												
													<a href="/detail/14490" class="sub-item" title="可乐语音">
														<div class="pic-box">
															<img class="pic product_img" alt="可乐语音"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/10/27/3878d6984499467aa1830bbd86362265.png" >
															
														</div>
														<span class="name">可乐语音</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
				<li class="cate-item">
					<div class="title">
						<span class="name">语音交友</span> <a href="/product/category/5200" class="more">查看更多</a>
					</div>
					<div class="cate-swiper">
						<swiper-container class="product-swiper" pagination="true">
							
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/9968" class="sub-item" title="他ta星球星币">
														<div class="pic-box">
															<img class="pic product_img" alt="他ta星球星币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/13/cb9a8a7fe99b4878bdf048dc78c1743e.png" >
															
														</div>
														<span class="name">他ta星球星币</span>
													</a>
												
													<a href="/detail/11487" class="sub-item" title="他ta星球贵族币">
														<div class="pic-box">
															<img class="pic product_img" alt="他ta星球贵族币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/04/13/cb9a8a7fe99b4878bdf048dc78c1743e.png" >
															
														</div>
														<span class="name">他ta星球贵族币</span>
													</a>
												
													<a href="/detail/8959" class="sub-item" title="氧气语音金币">
														<div class="pic-box">
															<img class="pic product_img" alt="氧气语音金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/8959.png" >
															
														</div>
														<span class="name">氧气语音金币</span>
													</a>
												
													<a href="/detail/9335" class="sub-item" title="知聊聊币">
														<div class="pic-box">
															<img class="pic product_img" alt="知聊聊币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9335.png" >
															
														</div>
														<span class="name">知聊聊币</span>
													</a>
												
													<a href="/detail/10066" class="sub-item" title="咕咕语音钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="咕咕语音钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/05/06/a9a688d1b89048e4a0e236578af95791.png" >
															
														</div>
														<span class="name">咕咕语音钻石</span>
													</a>
												
													<a href="/detail/12287" class="sub-item" title="Pazzy（原嗨歌）">
														<div class="pic-box">
															<img class="pic product_img" alt="Pazzy（原嗨歌）"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/08/19/333ab85b8ff1480c99f09f47f1491a6b.png" >
															
														</div>
														<span class="name">Pazzy（原嗨歌）</span>
													</a>
												
													<a href="/detail/9654" class="sub-item" title="MOMI金币">
														<div class="pic-box">
															<img class="pic product_img" alt="MOMI金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/07/06/14dbca9c86bf46358f7074ac6e888b91.png" >
															
														</div>
														<span class="name">MOMI金币</span>
													</a>
												
													<a href="/detail/11700" class="sub-item" title="咪鸭 钻石充值">
														<div class="pic-box">
															<img class="pic product_img" alt="咪鸭 钻石充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/10/22/7c6dca927fea48479b09496e8696e88e.png" >
															
														</div>
														<span class="name">咪鸭 钻石充值</span>
													</a>
												
													<a href="/detail/11482" class="sub-item" title="双鱼部落 钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="双鱼部落 钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/09/11/1e87fc6691674374a93141c170115c98.png" >
															
														</div>
														<span class="name">双鱼部落 钻石</span>
													</a>
												
													<a href="/detail/12186" class="sub-item" title="HiFun嗨翻 金币">
														<div class="pic-box">
															<img class="pic product_img" alt="HiFun嗨翻 金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/02/24/fc0b78a4a0bc42b69cd467a96d2b579d.png" >
															
														</div>
														<span class="name">HiFun嗨翻 金币</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
									
										<swiper-slide>
											<div class="sub-list">
												
													<a href="/detail/13108" class="sub-item" title="MuaChat 充值">
														<div class="pic-box">
															<img class="pic product_img" alt="MuaChat 充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2025/06/10/122c80eca3ca4a9383ae473b2cc04485.png" >
															
														</div>
														<span class="name">MuaChat 充值</span>
													</a>
												
													<a href="/detail/9009" class="sub-item" title="微光光点">
														<div class="pic-box">
															<img class="pic product_img" alt="微光光点"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/10/1555af5c1035479bb2a79d3539a06f86.png" >
															
														</div>
														<span class="name">微光光点</span>
													</a>
												
													<a href="/detail/9741" class="sub-item" title="声贝钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="声贝钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/08/19/aedaf7fb9b4444bb94af0f0b86d610be.png" >
															
														</div>
														<span class="name">声贝钻石</span>
													</a>
												
													<a href="/detail/10226" class="sub-item" title="UCOO充值">
														<div class="pic-box">
															<img class="pic product_img" alt="UCOO充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/11/16/c59b450a811749b091e7474199e5a4f1.png" >
															
														</div>
														<span class="name">UCOO充值</span>
													</a>
												
													<a href="/detail/10177" class="sub-item" title="西柚语音CUCU 钻石">
														<div class="pic-box">
															<img class="pic product_img" alt="西柚语音CUCU 钻石"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/11/03/b9da5e5c50b0489a8bccd811ae924261.png" >
															
														</div>
														<span class="name">西柚语音CUCU 钻石</span>
													</a>
												
													<a href="/detail/9383" class="sub-item" title="赫兹钻石充值">
														<div class="pic-box">
															<img class="pic product_img" alt="赫兹钻石充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9383.png" >
															
														</div>
														<span class="name">赫兹钻石充值</span>
													</a>
												
													<a href="/detail/9306" class="sub-item" title="觅伊钻石充值">
														<div class="pic-box">
															<img class="pic product_img" alt="觅伊钻石充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9306.png" >
															
														</div>
														<span class="name">觅伊钻石充值</span>
													</a>
												
													<a href="/detail/11056" class="sub-item" title="Dino 钻石充值">
														<div class="pic-box">
															<img class="pic product_img" alt="Dino 钻石充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2024/07/25/dbccc714808e49d8ae86a23e64d4448c.png" >
															
														</div>
														<span class="name">Dino 钻石充值</span>
													</a>
												
													<a href="/detail/10249" class="sub-item" title="哆咪星球金币">
														<div class="pic-box">
															<img class="pic product_img" alt="哆咪星球金币"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2023/12/12/ff9d8ba7dc104b1ea062554b7dfbbdb6.png" >
															
														</div>
														<span class="name">哆咪星球金币</span>
													</a>
												
													<a href="/detail/9396" class="sub-item" title="抖你语音充值">
														<div class="pic-box">
															<img class="pic product_img" alt="抖你语音充值"  src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2022/04/25/9396.png" >
															
														</div>
														<span class="name">抖你语音充值</span>
													</a>
												
											</div>
										</swiper-slide>
									
								
							
						</swiper-container>
					</div>
				</li>
			</ul>
		</div>



		<div class="news wrapper">
			<div class="index-common-title">
				<span class="name"> <span>新闻&amp;促销</span></span>
				<a href="/article" class="more">查看更多</a>
			</div>
			<ul class="news-list">
				<li class="news-item">
					<a href="/article/detail/272">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/06/12/acba566b5d944c89b9802a134b013536.png" class="pic" alt="会员日秒杀" style="width: 100%">
						<div class="name"><span>会员日秒杀</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/271">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/06/12/2b028167833949589514a9701b98159e.png" class="pic" alt="会员日抢券" style="width: 100%">
						<div class="name"><span>会员日抢券</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/269">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/06/03/6ae2cd19372247ce940efa2c7681466b.png" class="pic" alt="月初满减大礼包" style="width: 100%">
						<div class="name"><span>月初满减大礼包</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/267">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/05/27/9223af11b4ce4636a051a2f17ab92488.png" class="pic" alt="六一券你玩开心" style="width: 100%">
						<div class="name"><span>六一券你玩开心</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/265">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/05/22/238eb9d464b64b0887f1763b4255138b.png" class="pic" alt="月末满减礼包" style="width: 100%">
						<div class="name"><span>月末满减礼包</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/264">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/05/18/ff843289d71d4e1ea4bb1a27e4116686.png" class="pic" alt="520宠你到「底」" style="width: 100%">
						<div class="name"><span>520宠你到「底」</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/262">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/05/14/ebf854b89a95435ba30fff4ee2dcaae3.png" class="pic" alt="会员日抢券" style="width: 100%">
						<div class="name"><span>会员日抢券</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/260">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/30/b11e5863d12b4b0c8564b621bed9b35b.png" class="pic" alt="母亲节乐享折扣" style="width: 100%">
						<div class="name"><span>母亲节乐享折扣</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/259">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/29/c10eaf3366624d66bcf56cdbd44e0560.png" class="pic" alt="五一宅家有好券" style="width: 100%">
						<div class="name"><span>五一宅家有好券</span></div>
					</a>
				</li>
				<li class="news-item">
					<a href="/article/detail/258">
						<img src="/assets/skins/images/index/blank.gif" data-echo="https://image.vpayfast.com/image/2026/04/23/567ad53033a04272bbdf5ac3104ef6a9.png" class="pic" alt="花漾春日•储值狂欢" style="width: 100%">
						<div class="name"><span>花漾春日•储值狂欢</span></div>
					</a>
				</li>
			</ul>
		</div>

		<div class="kavip-info">
			<div class="wrapper">
				<div class="logo">
					<img src="/assets/skins/images/logo.png" class="pic">
					<div class="text">全球应用内购服务</div>
				</div>
				<ul class="list">
					<li class="item"><i class="icon"></i> <span class="name">正版安全</span><span class="desc">覆盖500+款全球正版APP内购服务</span></li>
					<li class="item"><i class="icon"></i> <span class="name">自动化极速发货</span><span class="desc">90%以上产品及服务在线自动秒发</span></li>
					<li class="item"><i class="icon"></i> <span class="name">7x24多语言服务</span><span class="desc">全世界在线呼叫中心提供服务</span></li>
					<li class="item"><i class="icon"></i> <span class="name">天天平价折扣不停</span><span class="desc">畅享每日全类目产品特价促销</span></li>
					<li class="item"><i class="icon"></i> <span class="name">全球APP发行</span><span class="desc">为APP开发者提供全球用户发行服务</span></li>
				</ul>
			</div>
		</div>

		<div  class="notice-containers"
			  style="position: fixed; left: 0;right: 0; bottom: 0; opacity: 0.7;height: 10.518519vw;color: white;background: black;border: .185185vw solid #ffddbf; z-index: 19;">

			<div class="register-div" style="display: flex; justify-content: space-between;align-items: center;height: 10.51852vw;padding:0 10px">
				<div style="font-weight: 700 ;">
					<div style="display: flex">
						<span class="brand-blue-icon">🎁</span> <div style="padding-left:3px">新用户注册最高领<span style="color: rgb(255, 66, 0);padding-left:3px">9%优惠券</span></div>
					</span>

					</div>
				</div>

				<div  href="javascript:void(0)" style="font-weight: 700;margin-left: 40px;display:flex;justify-content: center;align-items: center;width: 80PX;height: 26PX;border-radius: 128PX;background: #ff4200;font-size: 12PX;line-height: 26PX;color: #fff;">
					立即注册
				</div>
			</div>
		</div>
	</div>
	<script type="module" src="/assets/script/module/index.js?v=1781258777421"></script>


	
	

	<!-- login-popup start 登录-->
	<div class="common-login-popup popup login   " hidden>
		<div class="popup-main">
			<div class="back-home-btn" @click="funBackHome()">

					<img class="home-icon" src="/assets/skins/images/home.png" alt="">
					<span class="home-text">首页</span>
			</div>
			<i class="icon-close"></i>
			<div class="register-banner">
				<div style="font-weight: 700;background: bisque; padding: 5px 5px;color: rgb(255, 66, 0)" >新用户注册最高领9%优惠券</div>
			</div>
			<div class="tabs">
				<a href="javascript:;" class="tab" :class="{'active':accountLoginShow}" @click="funAccountLoginShow()" data-index="0">账号登录</a>
				<a href="javascript:;" class="tab" :class="{'active':emailLoginShow}" @click="funEmailLoginShow()" data-index="1">邮箱登录</a>
				<a href="javascript:;" class="tab" :class="{'active':phoneLoginShow}" @click="funPhoneLoginShow()" data-index="2">手机登录</a>
			</div>
			<!-- 手机登录 -->
			<div  v-show="phoneLoginShow" class="phone-login box">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item" style="font-size: 12px;color: rgb(254, 137, 37);padding-left: 5px;font-weight:600">
							新用户首次登录将自动注册
						</li>
						<li class="form-item">
							<div class="flex">
								<input type="text" class="input" id="loginPhone" v-model="account.mobile" placeholder="手机号码">
							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="flex">
										<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
										<a href="javascript:;" class="code-btn" @click="sendPhoneCode"  v-if="phoneSecond == 0">发送验证码</a>
										<a href="javascript:;" class="code-btn" v-if="phoneSecond > 0"><span>{{phoneSecond}}s</span></a>
									</div>
									<div class="tips"  v-if="phoneSecond>0">验证码发送后，请在5分钟内完成验证</div>
								</div>
							</li>
						</n-spin>

						<li class="form-item" v-if="showPasswordConfirm">
							<div class="flex">
								<input type="password" v-model="account.password" class="input" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item" v-if="showPasswordConfirm">
							<div class="content">
								<div class="flex">
									<input type="password" v-model="account.confirmPassword" class="input" placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
					<div class="submit-box">
						<div class="agreement">
							<div class="common-radio">
								<label>
									<input v-model="consent" checked="checked" type="checkbox"> <span>已阅读并同意&nbsp;<a href="/faq/terms-conditions">&nbsp;条款与条件&nbsp;</a>&nbsp;和&nbsp;<a href="/faq/privacy-policy"> 隐私政策</a></span>
								</label>
							</div>
						</div>
						<a href="javascript:;" class="submit" @click="phoneLogin">登录</a>
						<div class="operate-box">
							<a href="/faq/verificationcode-notreceived">收不到验证码?</a>
							<div class="right">
								<a href="javascript:;" class="register-btn">注册账户</a>
								<a href="javascript:;" class="forget">忘记密码?</a>
							</div>
						</div>
					</div>
				</n-spin>
			</div>

			<!-- 邮箱登录 -->
			<div  v-show="emailLoginShow" class="email-login box">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item" style="font-size: 12px;color: rgb(254, 137, 37);padding-left: 5px;font-weight:600">
							新用户首次登录将自动注册
						</li>
						<li class="form-item">
							<div class="flex">
								<input type="text" class="input" v-model="account.email" placeholder="注册邮箱">
							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="flex">
										<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
										<a href="javascript:;" class="code-btn" @click="sendEmail" v-if="second == 0" >发送验证码</a>
										<a href="javascript:;" class="code-btn"   v-if="second > 0"><span>{{second}}s</span></a>
									</div>
									<div class="tips" v-if="second>0">验证码发送后，请在5分钟内完成验证</div>
								</div>
							</li>
						</n-spin>

						<li class="form-item" v-if="showPassword">
							<div class="flex">
								<input type="password" v-model="account.password" class="input" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item"  v-if="showPassword">
							<div class="content">
								<div class="flex">
									<input type="password" v-model="account.confirmPassword" class="input" placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
					<div class="submit-box">
						<div class="agreement">
							<div class="common-radio">
								<label>
									<input v-model="consent" checked="checked" type="checkbox"> <span>已阅读并同意&nbsp;<a href="/faq/terms-conditions">&nbsp;条款与条件&nbsp;</a>&nbsp;和&nbsp;<a href="/faq/privacy-policy"> 隐私政策</a></span>
								</label>
							</div>
						</div>
						<a href="javascript:;" class="submit" @click="emailLogin">登录</a>
						<div class="operate-box">
							<a href="/faq/verificationcode-notreceived">收不到验证码?</a>
							<div class="right">
								<a href="javascript:;" class="register-btn">注册账户</a>
								<a href="javascript:;" class="forget">忘记密码?</a>
							</div>
						</div>
					</div>
				</n-spin>
			</div>
			<!-- 账号登录 -->
			<div v-show="accountLoginShow" class="account-login box">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item">
							<div class="flex">
								<input v-model="account.username" type="text" style="-webkit-background-clip: text;" class="input" name="username" autocomplete="username" spellcheck="false" autocorrect="off" aria-autocomplete="list" autocapitalize="off"  placeholder="请输入邮箱\手机号(不带国家区号)" >
							</div>
						</li>
						<li class="form-item">
							<div class="flex">
								<input v-model="account.password" type="password" style="-webkit-background-clip: text;" class="input"  name="password"  autocomplete="password" spellcheck="false" autocorrect="off" aria-autocomplete="list" autocapitalize="off" placeholder="请输入密码">
							</div>
						</li>
					</ul>
					<div class="submit-box">
						<a @click="accountLogin" href="javascript:;" class="submit">登录</a>
						<div class="operate-box">
							<div class="common-radio">
								<label> <input type="checkbox" v-model="account.remember"> <span>自动登录</span></label>
							</div>
							<div class="right">
								<a href="javascript:;" class="register-btn">注册账户</a>
								<a href="javascript:;" class="forget">忘记密码?</a>
							</div>
						</div>
					</div>
				</n-spin>
			</div>


			<!-- 其他方式登录 -->
			<div class="others">
				<div class="others-title">其他方式登录</div>
				<div class="others-methods">
					<div id="g_id_onload"
						 data-client_id="576489945462-7slnn2s4i4505c6srvgm2atm4jdlddn6.apps.googleusercontent.com"
						 data-login_uri="https://www.kavip.com/google/googleIdTokenVerifier"
						 data-auto_prompt="false"></div>
					<div class="g_id_signin icon"
						 data-type="icon"
						 data-shape="circle"
						 data-theme="outline"
						 data-text="signin_with"
						 data-size="medium">
					</div>
					<div style="cursor: pointer;" >
						<a href="https://passport.kavip.com/endpoint/login/apple?redirect_url=https://www.kavip.com/sitemap.xml%26site%3D2653">
							<svg t="1764747763297" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2372" width="40" height="40"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#000000" p-id="2373"></path><path d="M517.973333 342.016c22.314667 0 50.602667-15.616 67.328-36.352 15.104-18.858667 26.154667-45.269333 26.154667-71.68a37.589333 37.589333 0 0 0-1.109333-9.984c-25.045333 1.066667-54.954667 17.237333-73.002667 39.082667-14.293333 16.682667-27.221333 42.581333-27.221333 69.248 0 3.754667 0.554667 7.808 1.066666 9.173333 1.877333 0.256 4.309333 0.512 6.741334 0.512z m-78.976 393.984c30.72 0 44.16-21.290667 82.432-21.290667 38.826667 0 47.445333 20.48 81.408 20.48 33.408 0 55.765333-31.786667 77.056-63.061333 23.722667-35.84 33.408-70.826667 34.218667-72.490667-2.133333-0.512-66.304-27.733333-66.304-103.466666 0-65.749333 50.688-95.402667 53.333333-97.536-33.365333-49.578667-84.309333-50.688-98.048-50.688-37.461333 0-68.181333 23.466667-87.594666 23.466666-20.736 0-48.213333-22.101333-80.853334-22.101333-61.952 0-124.757333 52.821333-124.757333 152.234667 0 61.738667 23.466667 127.189333 52.053333 169.514666 24.746667 35.584 46.08 64.938667 77.056 64.938667z" fill="#FFFFFF" p-id="2374"></path></svg>
						</a>
					</div>
					<div style="cursor: pointer;" >
						<!-- yahoo 登录按钮 -->
						<a href="/auth/yahoo/login">
							<svg t="1778133204135" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2555" width="40" height="40"><path d="M510.971446 510.980071m-510.971446 0a510.971446 510.971446 0 1 0 1021.942892 0 510.971446 510.971446 0 1 0-1021.942892 0Z" fill="#702C90" p-id="2556"></path><path d="M874.342144 151.676151c199.548121 199.548121 199.548121 523.091996-0.015094 722.655211-199.548121 199.548121-523.107091 199.548121-722.655212 0L874.342144 151.676151z" fill="#5F2C80" p-id="2557"></path><path d="M1010.777581 617.555095L791.074544 385.748758l-33.217769 31.481949-27.294419-28.788733-69.734675 66.071124-60.747224-64.08733-29.480905 27.956402-82.847122-82.853591-37.993969 37.985344-36.307744-36.299119-34.798336 34.791867 36.307744 36.307744-27.738616 27.732148-93.441013-93.456108-19.510184 19.501558-23.527366-23.535991-34.798336 34.798335L490.665589 648.075336l-49.249845 49.249844-18.548474-18.548475-15.47575 15.4585-15.4585-15.4585-24.036253 24.036253 295.917387 295.926012c174.420781-54.606088 308.557605-200.216573 346.963427-381.183875z" fill="#4F286E" p-id="2558"></path><path d="M708.035512 426.793888c-14.984114 4.034433-151.960782 110.262293-160.989202 136.32331-2.001044 8.996075 0.185442 96.313202 2.177861 109.399774 9.028419 2.00967 74.20468 0.250131 86.154883 2.259801l-1.436095 26.988224c-11.706541-0.903489-94.521319-0.694328-141.761493-0.694328-24.003908 0-101.20153 2.654403-124.899244 1.960075l4.493725-25.698758c13.013258-0.953084 66.830141 2.395647 78.633716-10.166945 5.86513-6.253264 4.034433-89.227607 2.033389-103.258638-4.978892-15.007833-125.028621-165.426863-156.407069-190.075504H215.168343v-37.808527H487.840838v2.598339c0.250131 0 0.694328 0.047439 0.927208 0.097033l-0.927208 6.391267v28.724044h-82.208857c36.654908 53.599097 89.195263 118.298816 111.601354 149.394788l109.818096-99.532555h-65.273294l-9.205236-37.776183h239.155001l-1.766008 2.695373c0.185442 0 0.580044 0.04097 0.8388 0.040969l-17.080036 24.778019a2.177861 2.177861 0 0 0-0.532605 0.079783l-6.897997 10.182039h-44.10923c-5.729284 1.265747-10.75777 2.389178-14.145314 3.0986z m78.021327 236.824043l-21.114469-1.056586-23.544617-2.863564 0.185441 40.389616 18.580819 1.606442 20.025539 1.468439 5.867287-39.544347z m40.98691-193.021007c-7.124408-0.250131-71.906066-6.391267-80.31994-8.045148l0.991897 170.591197 36.654908 2.960597 42.673135-165.506646z" fill="#FFFFFF" p-id="2559"></path></svg>
						</a>
					</div>
					<div style="cursor: pointer;" >
						<a href="/auth/line/login">
							<svg t="1779848714635" class="icon"  viewBox="0 0 1107 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3372" width="40" height="40"><path d="M553.967 0C248.01 0 0 195.231 0 436.04c0 223.685 214.083 407.92 489.757 433.017a33.708 33.708 0 0 1 22.512 14.705c12.237 20.145 3.542 63.069-5.96 111.197s42.169 23.149 53.6 17.576c9.1-4.415 243.31-136.444 382.742-265.921 101.963-79.1 165.25-189.02 165.25-310.558C1107.934 195.231 859.908 0 553.967 0zM369.311 550.157a29.545 29.545 0 0 1-29.78 29.276H238.257c-17.878 0-41.698-6.178-41.698-35.135v-216.55a29.528 29.528 0 0 1 29.78-29.277h5.959a29.528 29.528 0 0 1 29.78 29.276v187.275h77.438a29.545 29.545 0 0 1 29.796 29.276v5.859z m83.482-5.825a29.746 29.746 0 0 1-59.493 0V333.958a29.746 29.746 0 0 1 59.493 0v210.374z m262.01 0a32.92 32.92 0 0 1-29.78 29.276 33.708 33.708 0 0 1-35.102-16.787l-95.954-134.58v122.057a29.78 29.78 0 0 1-59.543 0V333.589a29.511 29.511 0 0 1 29.763-29.26 37.67 37.67 0 0 1 33.759 21.437c9.232 13.631 97.364 136.511 97.364 136.511V333.59a29.797 29.797 0 0 1 59.576 0v210.709z m178.696-134.614a29.276 29.276 0 1 1 0 58.552H816.06v46.819h77.438a29.276 29.276 0 1 1 0 58.536H777.35a26.557 26.557 0 0 1-26.859-26.322V330.702a26.557 26.557 0 0 1 26.86-26.339h116.148a29.276 29.276 0 1 1 0 58.536H816.06v46.835h77.438z" fill="#00C300" p-id="3373"></path></svg>
						</a>
					</div>

					<div style="cursor: pointer;" onclick="login()" >
						<img src="/assets/skins/images/login/facebook1.png" class="icon">
					</div>
					<a href="/thirdparty/dbim/login" >
						<img src="/assets/skins/images/login/dbim1.png" class="icon">
					</a>
				</div>
			</div>
		</div>
	</div>

	<!-- reset-popup start 注册-->
	<div class="common-login-popup popup register" hidden>
		<div class="popup-main">
			<div class="back-home-btn" @click="funBackHome()">

				<img class="home-icon" src="/assets/skins/images/home.png" alt="">
				<span class="home-text">首页</span>
			</div>
			<i class="icon-close"></i>
			<div class="register-banner">
					<img style="width: 100%" src="https://image.vpayfast.com/image/2026/06/05/a18786b7502b4fce81b1eea5a691a5d2.png"  >
					
			</div>
			<div class="tabs">
				<a href="javascript:;" class="tab" :class="{'active':emailRegisterShow}" @click="funEmailRegisterShow()" data-index="0">邮箱注册</a>
				<a href="javascript:;" class="tab" :class="{'active':phoneRegisterShow}" @click="funPhoneRegisterShow()" data-index="1">手机注册</a>
			</div>
			<!-- 邮箱注册 -->
			<div v-show="emailRegisterShow" class="email-login box">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item">
							<div class="flex">
								<input type="text" class="input"  v-model="account.email" placeholder="注册邮箱">
							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="flex">
										<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
										<a href="javascript:;" class="code-btn" @click="resetSendEmail" v-if="resetSecond == 0">发送验证码</a>
										<a href="javascript:;" class="code-btn"   v-if="resetSecond > 0"><span>{{resetSecond}}s</span></a>
									</div>
									<div class="tips" v-if="resetSecond>0">验证码发送后，请在5分钟内完成验证</div>
								</div>
							</li>
						</n-spin>
						<li class="form-item"  v-if="showPassword">
							<div class="flex">
								<input type="password" class="input"  v-model="account.password" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item"  v-if="showPassword">
							<div class="content">
								<div class="flex">
									<input type="password" class="input"  v-model="account.confirmPassword"  placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
					<div class="submit-box">
						<div class="agreement">
							<div class="common-radio">
								<label>
									<input v-model="consent" checked="checked" type="checkbox"> <span>已阅读并同意&nbsp;<a href="/faq/terms-conditions">&nbsp;条款与条件&nbsp;</a>&nbsp;和&nbsp;<a href="/faq/privacy-policy"> 隐私政策</a></span>
								</label>
							</div>
						</div>
						<a href="javascript:;" class="submit"  @click="emailLogin">注册</a>
						<div class="operate-box back-login" style="cursor: pointer">暂不操作，返回 &nbsp;<font color="#fe8925">登录</font> &nbsp;页</div>
					</div>
				</n-spin>
			</div>
			<!-- 手机注册 -->
			<div v-show="phoneRegisterShow" class="phone-login box">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item">
							<div class="flex">
								<input type="text" class="input" id="resetPhone" v-model="account.mobile" placeholder="手机号码">

							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="flex">
										<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
										<a href="javascript:;" class="code-btn" @click="sendRegisterPhoneCode"  v-if="phoneSecond == 0">发送验证码</a>
										<a href="javascript:;" class="code-btn" v-if="phoneSecond > 0"><span>{{phoneSecond}}s</span></a>
									</div>
									<div class="tips"  v-if="phoneSecond>0">验证码发送后，请在5分钟内完成验证</div>
								</div>
							</li>
						</n-spin>

						<li class="form-item"  v-if="showPasswordConfirm">
							<div class="flex">
								<input type="password" class="input"  v-model="account.password" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item"  v-if="showPasswordConfirm">
							<div class="content">
								<div class="flex">
									<input type="password" class="input"  v-model="account.confirmPassword" placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
					<div class="submit-box">
						<div class="agreement">
							<div class="common-radio">
								<label>
									<input v-model="consent" checked="checked" type="checkbox"> <span>已阅读并同意&nbsp;<a href="/faq/terms-conditions">&nbsp;条款与条件&nbsp;</a>&nbsp;和&nbsp;<a href="/faq/privacy-policy"> 隐私政策</a></span>
								</label>
							</div>
						</div>
						<a href="javascript:;" class="submit"  @click="phoneLogin">注册</a>
						<div class="operate-box back-login" style="cursor: pointer">暂不操作，返回 &nbsp;<font color="#fe8925">登录</font> &nbsp;页</div>
					</div>
				</n-spin>
			</div>

			<div class="others">
				<div class="others-title">其他方式登录</div>
				<div class="others-methods">
					<div class="g_id_signin"
						 data-type="icon"
						 data-shape="circle"
						 data-theme="outline"
						 data-text="signin_with"
						 data-size="medium">
					</div>
					<div style="cursor: pointer;" >
						<a href="https://passport.kavip.com/endpoint/login/apple?redirect_url=https://www.kavip.com/sitemap.xml%26site%3D2653">
							<svg t="1764747763297" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2372" width="40" height="40"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#000000" p-id="2373"></path><path d="M517.973333 342.016c22.314667 0 50.602667-15.616 67.328-36.352 15.104-18.858667 26.154667-45.269333 26.154667-71.68a37.589333 37.589333 0 0 0-1.109333-9.984c-25.045333 1.066667-54.954667 17.237333-73.002667 39.082667-14.293333 16.682667-27.221333 42.581333-27.221333 69.248 0 3.754667 0.554667 7.808 1.066666 9.173333 1.877333 0.256 4.309333 0.512 6.741334 0.512z m-78.976 393.984c30.72 0 44.16-21.290667 82.432-21.290667 38.826667 0 47.445333 20.48 81.408 20.48 33.408 0 55.765333-31.786667 77.056-63.061333 23.722667-35.84 33.408-70.826667 34.218667-72.490667-2.133333-0.512-66.304-27.733333-66.304-103.466666 0-65.749333 50.688-95.402667 53.333333-97.536-33.365333-49.578667-84.309333-50.688-98.048-50.688-37.461333 0-68.181333 23.466667-87.594666 23.466666-20.736 0-48.213333-22.101333-80.853334-22.101333-61.952 0-124.757333 52.821333-124.757333 152.234667 0 61.738667 23.466667 127.189333 52.053333 169.514666 24.746667 35.584 46.08 64.938667 77.056 64.938667z" fill="#FFFFFF" p-id="2374"></path></svg>
						</a>
					</div>
					<div   style="cursor: pointer;" >
						<!-- apple 登录按钮 -->
						<a href="/auth/yahoo/login">
							<svg t="1778133204135" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2555" width="40" height="40"><path d="M510.971446 510.980071m-510.971446 0a510.971446 510.971446 0 1 0 1021.942892 0 510.971446 510.971446 0 1 0-1021.942892 0Z" fill="#702C90" p-id="2556"></path><path d="M874.342144 151.676151c199.548121 199.548121 199.548121 523.091996-0.015094 722.655211-199.548121 199.548121-523.107091 199.548121-722.655212 0L874.342144 151.676151z" fill="#5F2C80" p-id="2557"></path><path d="M1010.777581 617.555095L791.074544 385.748758l-33.217769 31.481949-27.294419-28.788733-69.734675 66.071124-60.747224-64.08733-29.480905 27.956402-82.847122-82.853591-37.993969 37.985344-36.307744-36.299119-34.798336 34.791867 36.307744 36.307744-27.738616 27.732148-93.441013-93.456108-19.510184 19.501558-23.527366-23.535991-34.798336 34.798335L490.665589 648.075336l-49.249845 49.249844-18.548474-18.548475-15.47575 15.4585-15.4585-15.4585-24.036253 24.036253 295.917387 295.926012c174.420781-54.606088 308.557605-200.216573 346.963427-381.183875z" fill="#4F286E" p-id="2558"></path><path d="M708.035512 426.793888c-14.984114 4.034433-151.960782 110.262293-160.989202 136.32331-2.001044 8.996075 0.185442 96.313202 2.177861 109.399774 9.028419 2.00967 74.20468 0.250131 86.154883 2.259801l-1.436095 26.988224c-11.706541-0.903489-94.521319-0.694328-141.761493-0.694328-24.003908 0-101.20153 2.654403-124.899244 1.960075l4.493725-25.698758c13.013258-0.953084 66.830141 2.395647 78.633716-10.166945 5.86513-6.253264 4.034433-89.227607 2.033389-103.258638-4.978892-15.007833-125.028621-165.426863-156.407069-190.075504H215.168343v-37.808527H487.840838v2.598339c0.250131 0 0.694328 0.047439 0.927208 0.097033l-0.927208 6.391267v28.724044h-82.208857c36.654908 53.599097 89.195263 118.298816 111.601354 149.394788l109.818096-99.532555h-65.273294l-9.205236-37.776183h239.155001l-1.766008 2.695373c0.185442 0 0.580044 0.04097 0.8388 0.040969l-17.080036 24.778019a2.177861 2.177861 0 0 0-0.532605 0.079783l-6.897997 10.182039h-44.10923c-5.729284 1.265747-10.75777 2.389178-14.145314 3.0986z m78.021327 236.824043l-21.114469-1.056586-23.544617-2.863564 0.185441 40.389616 18.580819 1.606442 20.025539 1.468439 5.867287-39.544347z m40.98691-193.021007c-7.124408-0.250131-71.906066-6.391267-80.31994-8.045148l0.991897 170.591197 36.654908 2.960597 42.673135-165.506646z" fill="#FFFFFF" p-id="2559"></path></svg>
						</a>
					</div>
					<div style="cursor: pointer;" >
						<a href="/auth/line/login">
							<svg t="1779848714635" class="icon"  viewBox="0 0 1107 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3372" width="40" height="40"><path d="M553.967 0C248.01 0 0 195.231 0 436.04c0 223.685 214.083 407.92 489.757 433.017a33.708 33.708 0 0 1 22.512 14.705c12.237 20.145 3.542 63.069-5.96 111.197s42.169 23.149 53.6 17.576c9.1-4.415 243.31-136.444 382.742-265.921 101.963-79.1 165.25-189.02 165.25-310.558C1107.934 195.231 859.908 0 553.967 0zM369.311 550.157a29.545 29.545 0 0 1-29.78 29.276H238.257c-17.878 0-41.698-6.178-41.698-35.135v-216.55a29.528 29.528 0 0 1 29.78-29.277h5.959a29.528 29.528 0 0 1 29.78 29.276v187.275h77.438a29.545 29.545 0 0 1 29.796 29.276v5.859z m83.482-5.825a29.746 29.746 0 0 1-59.493 0V333.958a29.746 29.746 0 0 1 59.493 0v210.374z m262.01 0a32.92 32.92 0 0 1-29.78 29.276 33.708 33.708 0 0 1-35.102-16.787l-95.954-134.58v122.057a29.78 29.78 0 0 1-59.543 0V333.589a29.511 29.511 0 0 1 29.763-29.26 37.67 37.67 0 0 1 33.759 21.437c9.232 13.631 97.364 136.511 97.364 136.511V333.59a29.797 29.797 0 0 1 59.576 0v210.709z m178.696-134.614a29.276 29.276 0 1 1 0 58.552H816.06v46.819h77.438a29.276 29.276 0 1 1 0 58.536H777.35a26.557 26.557 0 0 1-26.859-26.322V330.702a26.557 26.557 0 0 1 26.86-26.339h116.148a29.276 29.276 0 1 1 0 58.536H816.06v46.835h77.438z" fill="#00C300" p-id="3373"></path></svg>
						</a>
					</div>

					<div style="cursor: pointer;" onclick="login()" >
						<img src="/assets/skins/images/login/facebook1.png" class="icon">
					</div>
					<a href="/thirdparty/dbim/login" >
						<img src="/assets/skins/images/login/dbim1.png" class="icon">
					</a>
<!--					<img src="/assets/skins/images/login/weixin.png" class="icon wechat-btn">-->
				</div>



			</div>
		</div>
	</div>

	<!-- login-popup end -->
	<!-- reset-popup start 忘记密码 -->
	<div class="common-login-popup popup reset" hidden>
		<div class="popup-main">
			<div class="back-home-btn" @click="funBackHome()">

				<img class="home-icon" src="/assets/skins/images/home.png" alt="">
				<span class="home-text">首页</span>
			</div>
			<i class="icon-close"></i>
			<div class="tabs">
				<a href="javascript:;" class="tab" :class="{'active':emailResetShow}" @click="funEmailResetShow()" data-indexs="0">通过邮箱</a>
				<a href="javascript:;" class="tab" :class="{'active':phoneResetShow}" @click="funPhoneResetShow()" data-indexs="1">通过手机</a>
			</div>
			<!-- 邮箱找回密码 -->
			<div class="email-login box" v-show="emailResetShow">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item">
							<div class="flex">
								<input type="hidden" class="input" value="1" name="type">

								<input type="text" class="input" v-model="account.email" placeholder="注册邮箱">
							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="content">
										<div class="flex">
											<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
											<a href="javascript:;" class="code-btn" @click="sendResetEmail" v-if="second == 0">发送验证码</a>
											<a href="javascript:;" class="code-btn"   v-if="second > 0"><span>{{second}}s</span></a>
										</div>
										<div class="tips" v-if="second>0">验证码发送后，请在5分钟内完成验证</div>
									</div>
								</div>
							</li>
						</n-spin>

						<li class="form-item">
							<div class="flex">
								<input type="password" class="input"  v-model="account.password" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item">
							<div class="content">
								<div class="flex">
									<input type="password" class="input" v-model="account.confirmPassword"  placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
				</n-spin>
			</div>
			<!-- 手机找回密码 -->
			<div class="phone-login box"  v-show="phoneResetShow">
				<n-spin size="medium" :show="resetLoading">
					<ul class="form-list">
						<li class="form-item">
							<div class="flex">
								<input type="hidden" class="input" value="2" name="type">
								<input type="text" class="input" id="forgetPhone" v-model="account.mobile" placeholder="手机号码">
							</div>
						</li>
						<n-spin :show="sendLoading">
							<li class="form-item">
								<div class="content">
									<div class="flex">
										<input type="text" class="input" v-model="account.captcha" placeholder="验证码">
										<a href="javascript:;" class="code-btn" @click="sendResetPhoneCode"  v-if="phoneSecond == 0">发送验证码</a>
										<a href="javascript:;" class="code-btn" v-if="phoneSecond > 0"><span>{{phoneSecond}}s</span></a>
									</div>
									<div class="tips"  v-if="phoneSecond>0">验证码发送后，请在5分钟内完成验证</div>
								</div>
							</li>
						</n-spin>
						<li class="form-item">
							<div class="flex">
								<input type="password" class="input"  v-model="account.password" placeholder="请输入密码">
							</div>
						</li>
						<li class="form-item">
							<div class="content">
								<div class="flex">
									<input type="password" class="input"  v-model="account.confirmPassword" placeholder="请再次输入密码">
								</div>
								<div class="desc">1.密码长度为6~16位，数字、字母、字符至少包含两种；<BR>
2.如未收到验证码请检查广告或垃圾邮件箱。</div>
							</div>
						</li>
					</ul>
				</n-spin>
			</div>
			<div class="submit-box">
					<div class="agreement">
						<div class="common-radio">
							<label>
								<input v-model="consent" checked="checked" type="checkbox"> <span>已阅读并同意&nbsp;<a href="/faq/terms-conditions">&nbsp;条款与条件&nbsp;</a>&nbsp;和&nbsp;<a href="/faq/privacy-policy"> 隐私政策</a></span>
							</label>
						</div>
					</div>
					<a href="javascript:;" class="submit"  @click="resetLogin">重置密码</a>
					<div class="operate-box back-login" v-show="backLogin" style="cursor: pointer">暂不操作，返回 &nbsp;<font color="#fe8925">登录</font> &nbsp;页</div>
				</div>

		</div>
	</div>
	<!-- reset-popup end -->
	<!-- common-wechat-popup start 微信二维码-->
	<div class="common-wechat-popup popup" hidden>
		<n-spin size="small" :show="qrcodeLoading">
		<div class="popup-main">
			<i class="icon-close"></i>
			<div class="wechat-title">微信登录</div>
			<img  :src="qrcodeUrl" class="qrcode" style="margin-top: 10px">
			<div class="desc">微信扫一扫登录</div>
		</div>
		</n-spin>
	</div>
	<!-- common-wechat-popup end -->

	<div class="ad-popup popup" hidden id="couponDiv" >
		<div class="popup-main">
			<i class="icon-close"></i>
			
			<img  src="" alt="" class="ad-pic"  style="max-width: 75%">
		</div>
	</div>


	<div class="index-popup popup" hidden >
		<div class="popup-main">
			<i class="icon-close"></i>
			
				<a href="https://www.kavip.com/activity/gamesale?-affi-85359"  class="ad-pic">
					<img src="https://image.vpayfast.com/image/2026/06/10/1794bb16b400490391ae9aaa8e6fee53.png" alt="" class="ad-pic"  style="padding-bottom: 10px">
				</a>
				
			
		</div>
	</div>

	<!-- buy-box end -->

	<div class="video-popup video-popup1 popup" onClick="closeVideoPopup(this)">
		<div class="popup-main" style="    position: fixed;top: 54%;left: 50%;transform: translate(-50%, -50%);width: 373px;max-width: 70%;max-height: 80%;border-radius: -1px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);z-index: 1001;">
			<i class="icon-close"  onclick="document.querySelector('.video-popup').style.display='none'"  style="top:-18px;!important;right: -20px!important;z-index: 1002;"></i>
			<div class="video-box">
				<video src="" autoplay controls id="video-src1" style="width: 100%;height: 100%"></video>
			</div>
		</div>
	</div>



	<footer class="common-footer">
		<div class="wrapper">
			<div class="links">
				<a href="javascript:;"> <img src="/assets/skins/images/links1.png" class="pic"></a> 
				<a href="javascript:;"> <img src="/assets/skins/images/links2.png" class="pic"></a> 
				<a href="javascript:;"> <img src="/assets/skins/images/links3.png" class="pic"></a> 
				<a href="javascript:;"> <img src="/assets/skins/images/links8.png" class="pic"></a>
				<a href="javascript:;"> <img src="/assets/skins/images/links9.png" class="pic"></a> 
				<a href="javascript:;"> <img src="/assets/skins/images/links10.png" class="pic"></a> 
				<a href="javascript:;"> <img src="/assets/skins/images/links11.png" class="pic"></a> 
				<a href="/faq/Payment-method" target="_blank"> <img src="/assets/skins/images/links-more.png" class="pic more"></a>
			</div>
			<ul class="info-list">
				<li class="info-item">
					<div class="title">关于我们</div>
					<a href="/faq/about-us" class="text">公司介绍</a>
					<a href="/faq/privacy-policy" class="text">隐私政策</a>
					<a href="/faq/terms-conditions" class="text">条款与条件</a>
					<a href="/faq/contact-us" class="text">联系我们</a>
				</li>
				<li class="info-item">
					<div class="title">购物指南</div>
					<a href="/faq/shopping" class="text">购物流程</a>
					<a href="/faq/delivery" class="text">发货流程</a>
					<a href="/faq/refund-policy" class="text">退款政策</a>
				</li>
				<li class="info-item">
					<div class="title">帮助信息</div>
					<a href="/faq/faq" class="text">常见问题</a>
					<a href="/ucenter/order" class="text">我的订单</a>
					<a href="/ucenter/auth" class="text">我的认证</a>
					<a href="/ucenter/coupon" class="text">我的优惠券</a>
				</li>
			</ul>
			<div class="follow-us">
				<div class="follow-us-head">
					<span class="title">关注我们</span>
					<div class="chats">
						<a href="https://tg.kavip.com/douyin" target="_blank"><img src="/assets/skins/images/chats1.webp" class="icon"></a>
						<a href="https://tg.kavip.com/xiaohongshu" target="_blank"><img src="/assets/skins/images/chats5.webp" class="icon"></a>
					</div>
				</div>
				<div class="follow-us-info">
					<div class="code-box">
						<img src="/assets/skins/images/qrcode.png" class="code"> <span>微信扫一扫关注公众号</span>
					</div>
					<div class="content">
						<div class="s">
							<span>7*24小时在线客服</span> <a onclick="openLiveChat()" href="javascript:;">在线客服</a>
						</div>
						<div class="qq">QQ客服请添加：3606703189</div>
					</div>
				</div>
			</div>
			<div class="foot">
				<div class="left">
					<img src="/assets/skins/images/logo1.png" class="logo"> <span class="text">© 2015-<script type="text/javascript">document.write(new Date().getFullYear());</script> KAVIP.COM 版权所有，并保留所有权利</span>
				</div>
				<div class="right" >
					Element colors Electronic Entertainment Limited<br /> 
					Address: 19H MAXGRAND PLAZA NO. 3 TAI YAU STREET SAN PO KONG KL, Hong Kong
				</div>
			</div>
		</div>
		<n-back-top :right="11" :bottom="220" style="" :show="nBackTop"></n-back-top>
		
		<div @click="switchOld()" class="n-back-top" style="right: calc(11px); bottom: 150px; --n-bezier: cubic-bezier(.4, 0, .2, 1); --n-border-radius: 22px; --n-height: 44px; --n-width: 44px; --n-box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .12); --n-box-shadow-hover: 0 2px 12px 0px rgba(0, 0, 0, .18); --n-box-shadow-pressed: 0 2px 12px 0px rgba(0, 0, 0, .18); --n-color: #fff; --n-icon-size: 26px; --n-icon-color: rgb(51, 54, 57); --n-icon-color-hover: #36ad6a; --n-icon-color-pressed: #0c7a43; --n-text-color: rgb(51, 54, 57);">
				<span style="color:#fb8e31;font-size: 14px;width: 38px;text-align: center;">返回旧版</span>
		</div>


	</footer>
	<script src="https://qiyukf.com/script/76a159d4f78ab854c08e7887b0460217.js?sdkTemplateId=6602628&templateId=13365471" async="true"></script>
	<script src="https://accounts.google.com/gsi/client" async="true"></script>

	<script>
		$(document).ready(function() {

			const loginPhone = document.querySelector("#loginPhone");
			const resetPhone = document.querySelector("#resetPhone");
			const forgetPhone = document.querySelector("#forgetPhone");


			window.iti  =window.intlTelInput(loginPhone, {
				placeholderNumberType: 'MOBILE',
				autoHideDialCode:true,
				autoPlaceholder: "polite",
				hiddenInput: function (telInputName) {
					return {
						phone: "phone_full",
						country: "country_code"
					};
				},
				initialCountry: "tw",
				separateDialCode: true,
				countryOrder: ["US", "HK", "TW", "JP", "MY", "TH", "GB", "GG", "IM", "JE", "FR"],
				excludeCountries: ["ru","as","tv","tj","ye","er","pm","wf","az","kz","mq","nc","kg","ly","et","gq","kw","sn","sd",
					"so","va","mr","ps","ls","ne","af","gw","ad","gm","tn","lb","st","gn","re","tm","bi","dg","tl","xk","rw","tk",
					"tt","am","td","sv","gf","ci","mc","ai","aw","bg","tz","bt","gp","ml","kn","ug","bj","ga","me","om","bo","mu",
					"ba","bw","ee","mw","ni","sl","sb","ss","sz","al","gu","cv","km","dj","pf","fm","pw","sx","cm","cw","fj","lr",
					"sm","sk","si","tc","bf","cy","gy","hn","is","mv","mh","tg","uy","rs","bm","vi","vg","lv","ky","do","gd","gt","nu","qa","cg","bb","md","na",
					"nr","vu","ag","ws","to","mt","ht","sc","hr","ki","mp","lc","vc","li","bs","ck","fo","ms","mz","cf","lt","mk","gi","gl","bh","fk","py","pr","gg","im","je","cn"],
				loadUtils: () => import("/assets/script/common/util/utils.js?1733756310855"),
			});
			window.resetIti  =window.intlTelInput(resetPhone, {
				initialCountry: "tw",
				placeholderNumberType: 'MOBILE',
				autoHideDialCode:true,
				autoPlaceholder: "polite",

				hiddenInput: function (telInputName) {
					return {
						phone: "phone_full",
						country: "country_code"
					};
				},
				separateDialCode: true,
				countryOrder: ["US", "HK", "TW", "JP", "MY", "TH", "GB", "GG", "IM", "JE", "FR"],
				excludeCountries: ["ru","as","tv","tj","ye","er","pm","wf","az","kz","mq","nc","kg","ly","et","gq","kw","sn","sd",
					"so","va","mr","ps","ls","ne","af","gw","ad","gm","tn","lb","st","gn","re","tm","bi","dg","tl","xk","rw","tk",
					"tt","am","td","sv","gf","ci","mc","ai","aw","bg","tz","bt","gp","ml","kn","ug","bj","ga","me","om","bo","mu",
					"ba","bw","ee","mw","ni","sl","sb","ss","sz","al","gu","cv","km","dj","pf","fm","pw","sx","cm","cw","fj","lr",
					"sm","sk","si","tc","bf","cy","gy","hn","is","mv","mh","tg","uy","rs","bm","vi","vg","lv","ky","do","gd","gt","nu","qa","cg","bb","md","na",
					"nr","vu","ag","ws","to","mt","ht","sc","hr","ki","mp","lc","vc","li","bs","ck","fo","ms","mz","cf","lt","mk","gi","gl","bh","fk","py","pr","gg","im","je","cn"],
				loadUtils: () => import("/assets/script/common/util/utils.js?1733756310855"),
			});
			window.forgetIti  =window.intlTelInput(forgetPhone, {
				initialCountry: "tw",
				placeholderNumberType: 'MOBILE',
				autoHideDialCode:true,
				autoPlaceholder: "polite",
				hiddenInput: function (telInputName) {
					return {
						phone: "phone_full",
						country: "country_code"
					};
				},
				separateDialCode: true,
				countryOrder: ["US", "HK", "TW", "JP", "MY", "TH", "GB", "GG", "IM", "JE", "FR"],
				excludeCountries: ["ru","as","tv","tj","ye","er","pm","wf","az","kz","mq","nc","kg","ly","et","gq","kw","sn","sd",
					"so","va","mr","ps","ls","ne","af","gw","ad","gm","tn","lb","st","gn","re","tm","bi","dg","tl","xk","rw","tk",
					"tt","am","td","sv","gf","ci","mc","ai","aw","bg","tz","bt","gp","ml","kn","ug","bj","ga","me","om","bo","mu",
					"ba","bw","ee","mw","ni","sl","sb","ss","sz","al","gu","cv","km","dj","pf","fm","pw","sx","cm","cw","fj","lr",
					"sm","sk","si","tc","bf","cy","gy","hn","is","mv","mh","tg","uy","rs","bm","vi","vg","lv","ky","do","gd","gt","nu","qa","cg","bb","md","na",
					"nr","vu","ag","ws","to","mt","ht","sc","hr","ki","mp","lc","vc","li","bs","ck","fo","ms","mz","cf","lt","mk","gi","gl","bh","fk","py","pr","gg","im","je","cn"],
				loadUtils: () => import("/assets/script/common/util/utils.js?1733756310855"),
			});
		});

		$(function() {
			$("body").on('click','.back-login',function() {
				$(".register").hide();
				$(".reset").hide();
				$(".login").show();
				$('.common-header .user').click()
			});
			$("body").on('click','.register-div',function() {
				console.log("222")
				$(".reset").hide();
				$(".login").hide();
				$(".register").css("display", "flex");
			});

			const container = document.querySelector('.person-menu')
			const active = document.querySelector('.active')
			if (container && active) {
				const offsetLeft = container.offsetLeft - active.offsetLeft
				container.scrollLeft = offsetLeft
			}


		})
	</script>
<script>


	window.onload = function() {
		//iPhone iPad 这个视频只在苹果手机上播放
		if(navigator.userAgent.includes('iPhone') || navigator.userAgent.includes('iPad')){
			$("#video-src").attr("src","/assets/skins/images/wap/video1.mp4");
			const videoBannerBox = document.querySelector('.video-banner-box');
			if(videoBannerBox) {
				videoBannerBox.style.display="block";
			}
		}else if (navigator.userAgent.includes('Android')){
			$("#video-src").attr("src","/assets/skins/images/wap/android.mp4");
			const videoBannerBox = document.querySelector('.video-banner-box');
			if(videoBannerBox) {
				videoBannerBox.style.display="block";
			}
		}else{
			const videoBannerBox = document.querySelector('.video-banner-box');
			if(videoBannerBox) {
				videoBannerBox.style.display="none";
			}
		}
		const videoPopupBtn = document.querySelector('.video-popup-btn');
		const videoPopup = document.querySelector('.video-popup');
		if(videoPopupBtn && videoPopup) {
			videoPopupBtn.addEventListener('click',function(evt){
				videoPopup.style.display='flex';
			});
		}


		//iPhone iPad 这个视频只在苹果手机上播放
		if(navigator.userAgent.includes('iPhone') || navigator.userAgent.includes('iPad')){
			$("#video-src1").attr("src","/assets/skins/images/wap/video1.mp4");
			const videoBannerBox = document.querySelector('.video-banner-box1');
			if(videoBannerBox) {
				videoBannerBox.style.display="block";
			}
		}else if (navigator.userAgent.includes('Android')){
			$("#video-src1").attr("src","/assets/skins/images/wap/android.mp4");
			const videoBannerBox = document.querySelector('.video-banner-box1');
			if(videoBannerBox) {
				videoBannerBox.style.display="block";
			}
		}else{
			const videoBannerBox = document.querySelector('.video-banner-box1');
			if(videoBannerBox) {
				videoBannerBox.style.display="none";
			}
		}


		const videoPopupBtn1 = document.querySelector('.video-popup-btn1');
		const videoPopup1 = document.querySelector('.video-popup1');
		if(videoPopupBtn1 && videoPopup1) {
			videoPopupBtn1.addEventListener('click',function(evt){
				videoPopup1.style.display='flex';
			});
		}
	}
	function closeVideoPopup(evt){
		evt.style.display='none'
	}
</script>
</body>
</html>