仿小米首页
仿小米首頁效果
<!DOCTYPE html>
<html lang="en">
<head>
? ? <meta charset="UTF-8">
? ? <meta name="viewport" content="width=device-width, initial-scale=1.0">
? ? <title>小米</title>
? ? <!-- 網(wǎng)頁圖標 -->
? ? <link rel="icon" href="images/favicon.ico">
? ? <!-- 全局樣式 -->
? ? <link rel="stylesheet" href="css/reset.css">
? ? <!-- 字體圖標 -->
? ? <link rel="stylesheet" href="css/iconfont.css">
? ? <!-- 自己的css文件 -->
? ? <link rel="stylesheet" href="css/mi.css">
</head>
<body>
? ? <!-- 廣告圖開始 -->
? ? <div class="ad-img">
? ? </div>
? ? <!-- 廣告圖介紹 -->
? ? <!-- 黑色導(dǎo)航條開始 -->
? ? <div class="black-nav">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <ul class="nav-left">
? ? ? ? ? ? ? ? <li><a href="#">小米商城</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">MIUI</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">loT</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">云服務(wù)</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">金融</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">有品</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">小愛開放平臺</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">企業(yè)團購</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">資質(zhì)證照</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">協(xié)議規(guī)則</a><span>|</span></li>
? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? <a href="#">下載app</a><span>|</span>
? ? ? ? ? ? ? ? ? ? <div class="download">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/download.png" alt="">
? ? ? ? ? ? ? ? ? ? ? ? <p>小米商城APP</p>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="sanjiao"></div>
? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? <li><a href="#">SelectLocation</a></li>
? ? ? ? ? ? </ul>
? ? ? ? ? ? <ul class="nav-right">
? ? ? ? ? ? ? ? <li><a href="login.html">登錄</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">注冊</a><span>|</span></li>
? ? ? ? ? ? ? ? <li><a href="#">消息通知</a></li>
? ? ? ? ? ? ? ? <li class="cart">
? ? ? ? ? ? ? ? ? ? <a href="gwc.html"><i class="iconfont"></i>購物車(0)</a>
? ? ? ? ? ? ? ? ? ? <div class="cart-list">購物車中還沒有商品,趕緊選購吧!</div>
? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? </ul>
? ? ? ? </div>
? ? </div>
? ? <!-- 黑色導(dǎo)航條結(jié)束 -->
? ? <!-- 白色導(dǎo)航開始 -->
? ? <div class="white-nav">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <div class="logo">
? ? ? ? ? ? ? ? <div class="logo-box">
? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/logo-footer.png" alt="" class="logo-img">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/logo.png" alt="" class="home">
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="nav-bar">
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">小米手機</a>
? ? ? ? ? ? ? ? ? ? ? ? <div class="nav-list">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="wrap">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">Redmi紅米</a>
? ? ? ? ? ? ? ? ? ? ? ? <div class="nav-list">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="wrap">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/cff2977b8aab1e43b94b2f00083f4ae1.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="img-box">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/82ddffd7562c54f9166fa876c143ff22.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-name">小米10 Pro</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="nav-price">4999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">電視</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">筆記本</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">家電</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">路由器</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">智能硬件</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">服務(wù)</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">社區(qū)</a></li>
? ? ? ? ? ? ? ? </ul> ??
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="search">
? ? ? ? ? ? ? ? <form action="">
? ? ? ? ? ? ? ? ? ? <input type="text">
? ? ? ? ? ? ? ? ? ? <button class="iconfont"></button>
? ? ? ? ? ? ? ? ? ? <div class="hot-words">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">小米9 Pro 5G</a>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">Redmi Note 8</a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="hot-list"></div>
? ? ? ? ? ? ? ? </form>
? ? ? ? ? ? </div>
? ? ? ? </div>
? ? </div>
? ? <!-- 白色導(dǎo)航介紹 -->
? ? <!-- 輪播圖開始 -->
? ? <div class="banner">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <div class="banner-box">
? ? ? ? ? ? ? ? <div class="slide">
? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="slide-list">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">電視 盒子</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="slide-list">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/23316088a9182a08c624958319924d8d.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">筆記本 顯示器 平板 </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="slide-list slide-list1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<img src="images/d622e8a81f81caa0f619ee750cf64501.png" alt="">?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span>小米10 Pro</span>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">手機 電話卡</a>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? </div>
? ? </div>
? ? <!-- 輪播圖介紹 -->
? ? <!-- 廣告開始 -->
? ? <div class="ad">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <div class="ad-aside">
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li class="row col">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li class="row col">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li class="row">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li class="col">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li class="col">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? ? ? <li>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p>米粉卡</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="ad-box">
? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? <img src="images/7bc54a61b927dd8c54ddd39a0acf0254.jpg" alt="">
? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="ad-box">
? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? <img src="images/7bc54a61b927dd8c54ddd39a0acf0254.jpg" alt="">
? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="ad-box">
? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? <img src="images/7bc54a61b927dd8c54ddd39a0acf0254.jpg" alt="">
? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? </div>?
? ? ? ? </div>
? ? </div>
? ? <!-- 廣告結(jié)束 -->
? ? <!-- 主體開始 -->
? ? <div class="main">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <!-- 小米閃購開始 -->
? ? ? ? ? ? <div class="flash">
? ? ? ? ? ? ? ? <h3 class="title">小米閃購</h3>
? ? ? ? ? ? ? ? <div class="flash-box">
? ? ? ? ? ? ? ? ? ? <div class="items items-left">
? ? ? ? ? ? ? ? ? ? ? ? <p class="time">14:00 場</p>
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/flash.png" alt="">
? ? ? ? ? ? ? ? ? ? ? ? <p class="date">距離結(jié)束還有</p>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/pms_1560238127.40319869.png" alt="" class="flash-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name">小米手環(huán)4 NFC版 黑色</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc">大屏彩顯,可刷公交、門禁</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">209元 <del>229元</del></p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/pms_1560238127.40319869.png" alt="" class="flash-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name">小米手環(huán)4 NFC版 黑色</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc">大屏彩顯,可刷公交、門禁</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">209元 <del>229元</del></p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/pms_1560238127.40319869.png" alt="" class="flash-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name">小米手環(huán)4 NFC版 黑色</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc">大屏彩顯,可刷公交、門禁</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">209元 <del>229元</del></p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/pms_1560238127.40319869.png" alt="" class="flash-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name">小米手環(huán)4 NFC版 黑色</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc">大屏彩顯,可刷公交、門禁</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">209元 <del>229元</del></p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? <div class="home-banner-box">
? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/406c0feca62732acbb2893344486895d.webp" alt="">
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <!-- 小米閃購結(jié)束 -->
? ? ? ? ? ? <!-- 手機開始 -->
? ? ? ? ? ? <div class="phone">
? ? ? ? ? ? ? ? <h3 class="title">
? ? ? ? ? ? ? ? ? ? 手機
? ? ? ? ? ? ? ? ? ? <a href="#" class="more">
? ? ? ? ? ? ? ? ? ? ? ? 查看全部
? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </h3>
? ? ? ? ? ? ? ? <div class="phone-box">
? ? ? ? ? ? ? ? ? ? <div class="phone-box-left">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/574c6643ab91c6618bfb2d0e2c761d0b.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="phone-box-right">
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/0099822e42b4428cb25c4cdebc6ca53d.webp" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米10</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">驍龍865/1億像素相機</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">3999元起</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? <div class="home-banner-box">
? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/41d16e66381cfeda7b6b39ab67678d5e.webp" alt="">
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <!-- 手機結(jié)束 -->
? ? ? ? ? ? <!-- 家電開始 -->
? ? ? ? ? ? <div class="elec">
? ? ? ? ? ? ? ? <h3 class="title">家電</h3>
? ? ? ? ? ? ? ? <div class="elec-box">
? ? ? ? ? ? ? ? ? ? <div class="items items-left items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/b56fd90a60e3d9e5d87dae9fbd427ea8.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items-left items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/b56fd90a60e3d9e5d87dae9fbd427ea8.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items-last">
? ? ? ? ? ? ? ? ? ? ? ? <div></div>
? ? ? ? ? ? ? ? ? ? ? ? <div></div>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? <div class="home-banner-box">
? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/59e8fc8ba9718c266882719fb4bbcedd.webp" alt="">
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <!-- 家電結(jié)束 -->
? ? ? ? ? ? <!-- 周邊開始 -->
? ? ? ? ? ? <div class="elec">
? ? ? ? ? ? ? ? <h3 class="title">周邊</h3>
? ? ? ? ? ? ? ? <div class="elec-box">
? ? ? ? ? ? ? ? ? ? <div class="items items-left items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/b56fd90a60e3d9e5d87dae9fbd427ea8.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items-left items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/b56fd90a60e3d9e5d87dae9fbd427ea8.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items1">
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/ef617fac-7489-436d-b74e-c43582f09633!200x200.jpg" alt="" class="goods-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="name name1">小米電視4A 32英寸</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="desc desc1">人工智能系統(tǒng),高清液晶屏</p>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="price">799元</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div class="items items-last">
? ? ? ? ? ? ? ? ? ? ? ? <div></div>
? ? ? ? ? ? ? ? ? ? ? ? <div></div>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? <div class="home-banner-box">
? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? <img src="images/59e8fc8ba9718c266882719fb4bbcedd.webp" alt="">
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <!-- 周邊結(jié)束 -->
? ? ? ? ? ? <!-- 視頻開始 -->
? ? ? ? ? ? <div class="video">
? ? ? ? ? ? ? ? <h3 class="title">
? ? ? ? ? ? ? ? ? ? 視頻
? ? ? ? ? ? ? ? ? ? <a href="#" class="more">
? ? ? ? ? ? ? ? ? ? ? ? 查看全部
? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </h3>
? ? ? ? ? ? ? ? <div class="video-box">
? ? ? ? ? ? ? ? ? ? <div>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="video-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/2fd26bb99b723337a2f8eaba84f7d5bb.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn1"></div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="video-name">小米10 8K手機拍大片</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="video-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/2fd26bb99b723337a2f8eaba84f7d5bb.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn1"></div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="video-name">小米10 8K手機拍大片</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="video-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/2fd26bb99b723337a2f8eaba84f7d5bb.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn1"></div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="video-name">小米10 8K手機拍大片</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? <div>
? ? ? ? ? ? ? ? ? ? ? ? <a href="#">
? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="video-img">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <img src="images/2fd26bb99b723337a2f8eaba84f7d5bb.webp" alt="">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn">
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <div class="btn1"></div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? ? ? ? ? ? ? <p class="video-name">小米10 8K手機拍大片</p>
? ? ? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? ? ? <!-- 視頻結(jié)束 -->
? ? ? ? </div>
? ? </div>
? ? <!-- 主體結(jié)束 -->
? ? <!-- 頁腳1開始 -->
? ? <div class="footer1">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <div class="footer-service">
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li><a href="#"><i class="iconfont"></i><span>預(yù)約維修服務(wù)</span></a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#"><i class="iconfont"></i><span>預(yù)約維修服務(wù)</span></a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#"><i class="iconfont"></i><span>預(yù)約維修服務(wù)</span></a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#"><i class="iconfont"></i><span>預(yù)約維修服務(wù)</span></a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#"><i class="iconfont"></i><span>預(yù)約維修服務(wù)</span></a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? </div>
? ? ? ? ? ? <div class="footer-links">
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <ul>
? ? ? ? ? ? ? ? ? ? <li>幫助中心</li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? ? ? <li><a href="#">賬戶管理</a></li>
? ? ? ? ? ? ? ? </ul>
? ? ? ? ? ? ? ? <div class="contact">
? ? ? ? ? ? ? ? ? ? <p class="tel">400-100-5678</p>
? ? ? ? ? ? ? ? ? ? <p class="week">周一至周日 8:00-18:00
? ? ? ? ? ? ? ? ? ? ? ? <br>
? ? ? ? ? ? ? ? ? ? ? ? (僅收市話費)
? ? ? ? ? ? ? ? ? ? </p>
? ? ? ? ? ? ? ? ? ? <a href="#" class="kefu">
? ? ? ? ? ? ? ? ? ? ? ? <i class="iconfont"></i>
? ? ? ? ? ? ? ? ? ? ? ? 人工客服
? ? ? ? ? ? ? ? ? ? </a>
? ? ? ? ? ? ? ? </div>
? ? ? ? ? ? </div>
? ? ? ? </div>
? ? </div>
? ? <!-- 頁腳1結(jié)束 -->
? ? <!-- 頁腳2開始 -->
? ? <div class="footer2">
? ? ? ? <div class="wrap">
? ? ? ? ? ? <img src="images/logo-footer.png" alt="" class="logo-footer">
? ? ? ? ? ? <div class="info">
? ? ? ? ? ? ? ? <p class="p1">
? ? ? ? ? ? ? ? ? ? 小米商城 | MIUI | 米家 | 米聊 | 多看 | 游戲 | 政企服務(wù) | 小米天貓店 | 小米集團隱私政策 | 小米公司兒童信息保護規(guī)則 | 小米商城隱私政策 | 小米商城用戶協(xié)議 | 問題反饋 | 廉正舉報 | 誠信合規(guī) | Select Location
? ? ? ? ? ? ? ? </p>
? ? ? ? ? ? ? ? <p class="p2">
? ? ? ? ? ? ? ? ? ? ? mi.com 京ICP證110507號 京ICP備10046444號 京公網(wǎng)安備11010802020134號 京網(wǎng)文[2020]0276-042號 <br>
(京)網(wǎng)械平臺備字(2018)第00005號 互聯(lián)網(wǎng)藥品信息服務(wù)資格證 (京)-非經(jīng)營性-2014-0090 營業(yè)執(zhí)照 醫(yī)療器械質(zhì)量公告 <br>
增值電信業(yè)務(wù)許可證 網(wǎng)絡(luò)食品經(jīng)營備案(京)【2018】WLSPJYBAHF-12 ?食品經(jīng)營許可證 <br>
違法和不良信息舉報電話:185-0130-1238 知識產(chǎn)權(quán)侵權(quán)投訴 本網(wǎng)站所列數(shù)據(jù),除特殊說明,所有數(shù)據(jù)均出自我司實驗室測試
? ? ? ? ? ? ? ? </p>
? ? ? ? ? ? ? ? <p class="p3">
? ? ? ? ? ? ? ? ? ? <img src="images/truste.png" alt="">
? ? ? ? ? ? ? ? ? ? <img src="images/truste.png" alt="">
? ? ? ? ? ? ? ? ? ? <img src="images/truste.png" alt="">
? ? ? ? ? ? ? ? ? ? <img src="images/truste.png" alt="">
? ? ? ? ? ? ? ? </p>
? ? ? ? ? ? </div>
? ? ? ? </div>
? ? </div>
? ? <!-- 頁腳2結(jié)束 -->
? ??
</body>
</html>
總結(jié)
- 上一篇: 操作12864(ST7920控制器)
- 下一篇: 软件项目管理(五)