Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - q1.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Byte-nginx
Date: Sat, 03 May 2025 03:30:53 GMT
Content-Type: text/html
Content-Length: 242
Connection: keep-alive
Location: https://www.q1.com/
via: pic03.hbxyct04
x-request-ip: 135.181.60.100
x-tt-trace-tag: id=5
x-request-id: 18deeb3f62e94af9068aad966e84ba98
x-response-cinfo: 135.181.60.100
x-response-cache: miss

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://www.q1.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Byte-nginx
Content-Type: text/html
Content-Length: 55104
Connection: keep-alive
Accept-Ranges: bytes
Age: 176
Cache-Control: max-age=600
Etag: "f83094c8a3db1:0"
Last-Modified: Wed, 02 Apr 2025 12:13:00 GMT
X-Bdcdn-Cache-Status: TCP_HIT
X-Powered-By: ASP.NET
X-Request-Id: 187b68f10a1586d006627e186bfe7720
X-Request-Ip: 135.181.60.100
X-Response-Cache: edge_hit
X-Response-Cinfo: 135.181.60.100
X-Tt-Trace-Tag: id=5
Date: Sat, 03 May 2025 03:30:54 GMT
via: pic03.hnxxcm

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: q1.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>冰川网络</title>
    <link rel="stylesheet" href="https://css.ssl.q1.com/szgla/css/style_231020.css?v=2" />
    <!-- <link rel="stylesheet" href="css/style_231020.css"> -->
    <script src="https://css.ssl.q1.com/jquery/jquery-1.11.1.min.js?v=1" type="text/javascript"></script>
    <link rel="stylesheet" href="https://css.ssl.q1.com/xgame/css/swiper.min.css" />
    <script src="https://css.ssl.q1.com/xgame/js/swiper.min.js"></script>
    <link rel="stylesheet" href="https://css.ssl.q1.com/szgla/css/style1920.css?v=1" media="screen and (max-width: 2560px)" />
    <link rel="stylesheet" href="https://css.ssl.q1.com/szgla/css/style3340.css?v=1" media="screen and (min-width: 2561px)" />
    <!-- <link rel="stylesheet" href="css/style1920.css" media="screen and (max-width: 2560px)">
  <link rel="stylesheet" href="css/style3340.css" media="screen and (min-width: 2561px)"> -->
    <script type="text/javascript">
      var ua = navigator.userAgent.toLocaleLowerCase()
      var isMobile = /iPhone|iPad|iPod|android|Windows Phone/gi.test(ua)
      isMobile && (window.location.href = '/m/index.html')
    </script>
    <style>
      .header .nav {
        min-width: 800px;
        float: none;
        padding-top: 20px;
      }

      .header .nav li {
        position: relative;
      }

      .hide-list {
        width: 135px;
        position: absolute;
        top: 40px;
        background: #fff;
        display: none;
        z-index: 1001;
      }

      .header li .hide-list a {
        line-height: 52px;
      }

      .header li .hide-list a {
        font-weight: bold;
        font-size: 16px;
        color: #686868;
      }

      .header .nav li,
      .header .nav li a {
        line-height: 40px !important;
      }

      .header .nav li .hide-list .solid {
        bottom: 7px;
      }

      .show-list-btn > a::after {
        width: 8px;
        height: 8px;
        border-top: 1px solid;
        border-right: 1px solid;
        border-color: rgb(56, 55, 55);
        content: '';
        position: absolute;
        right: -15px;
        top: 12px;
        transform: rotate(135deg);
      }

      .hide-list-btn > a::after {
        transform: rotate(-45deg);
        top: 20px;
      }

      .header .logo {
        margin-left: 100px;
      }

      .loginBtn {
        line-height: 24px;
        text-align: center;
        color: #000;
        display: block;
        position: absolute;
        top: 26px;
        right: 111px;
        font-size: 16px;
      }

      .header .webmap {
        position: absolute;
        z-index: 100;
        top: 0;
        right: 300px;
        width: 38px;
        height: 79px;
        line-height: 89px;
        text-align: center;
      }

      .header .languageBtn {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border: 1px solid #666;
        color: #666;
        border-radius: 5px;
        display: block;
        position: absolute;
        top: 28px;
        right: 252px;
        font-size: 12px;
      }

      .header .webmap {
        right: 20px;
      }

      .loginBtn {
        right: 110px;
      }

      .header .languageBtn {
        right: 67px;
      }

      .header .nav li,
      .header .nav li a {
        margin: 0 8px;
        line-height: 28px;
      }

      .gameName {
        font-size: 16px !important;
        font-weight: normal !important;
      }

      .show-list-btn {
        margin-right: 20px !important;
      }
      .icon-reorder {
        display: inline-block;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
      }

      .icon-remove {
        display: inline-block;
        width: 23px;
        height: 23px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
      }
      .hidden {
        display: none !important;
      }
    </style>
  </head>

  <body>
    <h1 class="h1logo">
      冰川网络 一切为了用户体验
      <a href="http://www.q1.com/"><img src="https://img1.ssl.q1.com/szgla/img/logo.jpg" width="121" height="75" alt="冰川网络" /></a>
    </h1>
    <!--[if lt IE 9]>
      <div class="chromeframe">
        您使用的IE浏览器版本过低,为了更好的体验,建议升级到最高版本,
        <a href="http://windows.microsoft.com/">升级您的IE浏览器</a>
        ,或使用
        <a href="http://www.google.cn/chrome/">Google Chrome</a>
        、
        <a href="http://www.firefox.com.cn/download/">Firefox</a>
        等高级浏览器,将会得到更好的体验!
      </div>
    <![endif]-->
    <div class="headerWrap">
      <!-- <script type="text/javascript" charset="utf-8" src="https://css.ssl.q1.com/szgla/js/header20231020.js?v=3"></script>    -->
      <!--头部-->
      <div class="header">
        <a href="http://www.q1.com/" class="logo"></a>
        <a href="http://www.q1.com/indexen.html" class="languageBtn">EN</a>
        <div class="loginBtn">
          <a href="https://passport.q1.com/Validate/LogOn" target="_blank">登录</a>
          |
          <a href="https://passport.q1.com/zhuce.html" target="_blank">注册</a>
          |
          <a href="https://kefu.q1.com/" target="_blank">客服</a>
        </div>
        <div class="webmap pointer">
          <img class="icon-reorder" src="https://img1.ssl.q1.com/szgla/img/v3/icon1.svg?v=1" />
          <img class="icon-remove hidden" src="https://img1.ssl.q1.com/szgla/img/v3/close.svg?v=1" />
        </div>

        <div class="nav">
          <ul>
            <li>
              <a class="a-active" href="javascript:;" style="color: #363939; font-size: 16px !important">
                首页
                <i class="solid solid-active"></i>
              </a>
            </li>
            <li><a href="https://xgame.q1.com/" target="_blank" class="gameName">超能世界</a></li>
            <li><a href="https://yz2.q1.com/" target="_blank" class="gameName">远征2手游</a></li>
            <li><a href="https://lwsy.q1.com/" target="_blank" class="gameName">龙武手游</a></li>
            <li><a href="https://yzsy.q1.com/" target="_blank" class="gameName">远征手游</a></li>
            <li><a href="https://gg.q1.com/" target="_blank" class="gameName">鬼谷无双</a></li>
            <li><a href="https://bbcs.q1.com/" target="_blank" class="gameName">不败传说</a></li>
            <li><a href="https://lw2.q1.com/" target="_blank" class="gameName">龙武</a></li>
            <li><a href="https://yz.q1.com/" target="_blank" class="gameName">远征OL</a></li>
            <li class="show-list-btn">
              <a href="javascript:;" onclick="chage_nav(2)" class="gameName">
                <i class="solid"></i>
                关于冰川
              </a>
              <div class="hide-list">
                <a href="javascript:;" onclick="chage_nav(3)" class="gameName">
                  <i class="solid"></i>
                  冰川新闻
                </a>
                <a href="javascript:;" onclick="chage_nav(4)" class="gameName">
                  <i class="solid"></i>
                  商务合作
                </a>
                <a
                  rel="noreferrer"
                  class="gameName"
                  href="http://www.cninfo.com.cn/new/disclosure/stock?stockCode=300533&amp;orgId=9900027730#latestAnnouncement"
                  target="_blank"
                >
                  投资者关系
                </a>
              </div>
            </li>
            <li><a href="https://bingchuan1.zhiye.com/" target="_blank" class="gameName">人才招聘</a></li>
            <li><a href="https://www.q1.com/hr/joinus.html" target="_blank" class="gameName">团队自荐</a></li>
            <li><a href="https://www.q1.com/incubation_center.html" target="_blank" class="gameName">全民孵化</a></li>
          </ul>
        </div>
      </div>
      <!--网站地图主内容-->
      <div class="map-content">
        <div class="map-content-c" style="height: 852px">
          <div class="map-content-c-b">
            <dl>
              <dt><a>热门游戏</a></dt>
              <dd class="dd-first"><a href="https://xgame.q1.com/" target="_blank">超能世界</a></dd>
              <dd><a href="https://yzsy.q1.com/" target="_blank">远征手游</a></dd>
              <dd><a href="https://yz2.q1.com/" target="_blank">远征2手游</a></dd>
              <dd><a href="https://lwsy.q1.com/" target="_blank">龙武手游</a></dd>
              <dd><a href="https://yz.q1.com/" target="_blank">远征OL</a></dd>
              <dd><a href="https://lw2.q1.com/main.html" target="_blank">龙武</a></dd>
              <dd><a href="https://bbcs.q1.com/main.html" target="_blank">不败传说</a></dd>
              <dd><a href="https://gg.q1.com/main.html" target="_blank">鬼谷无双</a></dd>
            </dl>
            <dl>
              <dt><a>冰川通行证</a></dt>
              <dd class="dd-first"><a href="https://passport.q1.com/?r" target="_blank">账号管理</a></dd>
              <dd><a href="https://passport.q1.com/Html/Account/ChangePassword.html?m" target="_blank">修改密码</a></dd>
              <dd><a href="https://yz.q1.com/baohu/index.html" target="_blank">家长监控系统</a></dd>
              <dd><a href="https://vip.q1.com/Home/Login" target="_blank">VIP入口</a></dd>
              <dd><a href="https://tg.q1.com/Home" target="_blank">冰川推广员</a></dd>
            </dl>
            <dl>
              <dt><a>账号安全</a></dt>
              <dd class="dd-first">
                <a href="https://passport.q1.com/Validate/LogOn?returnUrl=%2FHtml%2FAccount%2FSafePhoneNew.html%3Fm" target="_blank">手机安全认证</a>
              </dd>
              <dd>
                <a href="https://passport.q1.com/Validate/LogOn?returnUrl=%2FHtml%2FMatrixCard%2FMyProtect.html%3Fm" target="_blank">冰川矩阵卡</a>
              </dd>
              <dd><a href="https://yz.q1.com/article/A38/242.html" target="_blank">手势密保锁</a></dd>
              <dd>
                <a href="https://passport.q1.com/Validate/LogOn?returnUrl=%2FHtml%2FAccount%2FMachineLock.html%3Fm" target="_blank">绑定电脑</a>
              </dd>
              <dd>
                <a href="https://passport.q1.com/Validate/LogOn?returnUrl=%2FHtml%2FAccount%2FActivationEmail.html" target="_blank">邮箱密码</a>
              </dd>
              <dd><a href="https://passport.q1.com/Html/Appeal/SafeCode.html?m" target="_blank">超级密码</a></dd>
            </dl>
            <dl>
              <dt><a>珍宝阁</a></dt>
              <dd class="dd-first"><a href="https://zbg.q1.com" target="_blank">远征珍宝阁</a></dd>
              <dd><a href="https://zbg-lw.q1.com" target="_blank">龙武珍宝阁</a></dd>
              <dd><a href="https://zbg-bbcs.q1.com" target="_blank">不败传说珍宝阁</a></dd>
              <dd><a href="https://zbg-gg.q1.com" target="_blank">鬼谷无双珍宝阁</a></dd>
              <dd><a href="https://payment.q1.com/Account/LogOn?ReturnUrl=%2f" target="_blank">冰川宝</a></dd>
            </dl>
            <dl>
              <dt><a>服务</a></dt>
              <dd class="dd-first"><a href="https://service.q1.com/Home/Index" target="_blank">冰川客服中心</a></dd>
              <dd><a href="https://service.q1.com/Home/Login?ReturnUrl=%2fQuestion%2fServiceForm" target="_blank">找BUG/提建议</a></dd>
              <dd><a href="https://service.q1.com/ServiceCenter/SelfService" target="_blank">自助服务</a></dd>
              <dd><a href="https://passport.q1.com/Html/Appeal/Portal.html" target="_blank">账号申诉</a></dd>
              <dd>
                <a href="https://passport.q1.com/Validate/LogOn?returnUrl=%2FHtml%2FAccount%2FRealNameAuthent.html%3Fm" target="_blank">防沉迷</a>
              </dd>
            </dl>
            <dl>
              <dt><a>其他</a></dt>
              <dd class="dd-first"><a href="https://yz.q1.com/baohu/index.html" target="_blank">家长监护</a></dd>
              <dd><a href="https://payment.q1.com/Account/LogOn?ReturnUrl=%2f" target="_blank">冰川宝</a></dd>
              <dd><a href="https://tg.q1.com/Consortia/" target="_blank">冰川公会平台</a></dd>
              <dd><a href="https://www.q1.com/business.html" target="_blank">商务合作</a></dd>
              <dd><a href="https://www.q1.com/jbrk/jbrk.html" target="_blank">违法与不良信息举报入口</a></dd>
            </dl>
          </div>
          <div class="icon-chevron-up pointer"></div>
        </div>
      </div>
    </div>

    <div class="container">
      <div class="wrap">
        <div class="part1 part active">
          <video src="https://sres.q1.com/flv/q1//index231115.mp4" autoplay="" muted="" loop width="100%" height="" class="part1_bg"></video>
          <div class="slogan"></div>

          <span class="arrow" onclick="chage_nav(1)"></span>
        </div>
        <div class="part2 part">
          <div class="games">
            <div class="gameBox xgameBox gameActive">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/xgameLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">一款护肝的放置冒险卡牌手游</p>
                  <p class="intro_b">
                    冰川网络旗下放置冒险卡牌手游,登顶iOS中国区游戏总下载榜TOP1,在亚太和欧美地区成功发行并累积了千万用户,荣获金帆奖「年度新锐出海游戏」奖项。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/xgamePrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/xgameEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://xgame.q1.com/" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox xheroBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/xheroLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">冰川网络首款放置卡牌手游</p>
                  <p class="intro_b">
                    全球爆火的超级英雄卡牌大作,在全球多个国家和地区发行并登顶各类榜单榜首,获得美国免费榜、卡牌游戏、角色扮演等多个榜单Top1,以及美国总榜第一的瞩目成绩。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/xheroPrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <!-- <div class="gameEwmBox">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/xheroEwm.png" alt="" class="gameEwm">
              </div> -->
                <!-- <a href="https://x-hero.q1.com/?fbclid=IwAR0tizkf671__StC1rBiFySxJGOPSUQGESmgSpR_0GJQk_gY903GDMa2h_s"
                class="goIndex" target="_blank">
                进入官网 <span class="goIndexArrow"></span>
              </a> -->
              </div>
            </div>
            <div class="gameBox lwsyBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/lwsyLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">元气青春气息十足的武侠手游</p>
                  <p class="intro_b">
                    《龙武手游》是一款延续同名端游经典IP的MMO武侠手游,游戏荣获第五届硬核联盟「最受欢迎MMO大奖」,在韩国、越南、中国港澳台地区成功发行并取得出色成绩。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/lwsyPrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/lwsyEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://lwsy.q1.com/?radid=q1tj_jpg0418_lwsy" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox yzsyBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yzsyLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">同名经典网游改编次世代3D国战大作</p>
                  <p class="intro_b">
                    冰川网络传承同名端游经典IP,匠心打造的次世代国战手游,完美复刻端游经典玩法,720°全域动态视角展现唯美大世界,感受原滋原味的战争热血和侠义世界!
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/yzsyPrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yzsyEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://yzsy.q1.com" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox yz2Box">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yz2Logo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">冰川网络旗下战略级跨世代国战手游</p>
                  <p class="intro_b">
                    《远征2》是一款MMO国战类手游,首发即登顶iOS中国区免费榜TOP1,港澳台首发日勇夺台湾地区iOS下载榜第一、畅销榜第二,荣获第六届硬核联盟「最受欢迎MMO大奖」。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/yz2Prize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yz2Ewm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://yz2.q1.com/" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox lwBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/lwLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">冰川网络首款仙侠动作网游巨制</p>
                  <p class="intro_b">
                    《龙武》是冰川网络精研的仙侠动作网游巨作,通过自研PTA游戏引擎和XP真实物理引擎,首创动作XP体系,游戏入选了新闻出版总署第七批“中国民族网络游戏出版工程”。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/lwPrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/lwEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://lw2.q1.com/main.html" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox yzBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yzLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">冰川网络首款2.5D热血国战网游</p>
                  <p class="intro_b">
                    《远征》是一款以中国神话为背景的MMORPG网游,曾荣获「十大最受欢迎的民族网络游戏」「最佳原创网络游戏」「中华优秀出版物(游戏出版物)奖提名奖」等众多重要奖项。
                  </p>
                </div>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/yzPrize.png?v=1" alt="" class="gamePrize" />
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/yzEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://yz.q1.com/main.html" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox bbcsBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/bbcsLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">冰川网络第三代国战网游</p>
                  <p class="intro_b">
                    《不败传说》是冰川网络推出的一款2.5D国战网游。游戏采用冰川自研引擎,打造锁视角战斗系统,采用传统国战人海团战、载具攻城等玩法以及无经验升级模式。
                  </p>
                </div>
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/bbcsEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://bbcs.q1.com/main.html" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
            <div class="gameBox ggBox">
              <div class="introduce">
                <div>
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/ggLogo.png?v=1" alt="" class="gameLogo" />
                  <p class="intro_s">零规则MMO战争网游</p>
                  <p class="intro_b">
                    《鬼谷无双》是一款冰川网络自主研发的大型国风历史MMORPG网游,游戏创新推出起义、灭国、建国、治国系列特色玩法,为玩家模拟古代王者之路。
                  </p>
                </div>
              </div>
              <div class="linkBox">
                <div class="gameEwmBox">
                  <img src="https://img1.ssl.q1.com/szgla/img/v3/ggEwm.jpg" alt="" class="gameEwm" />
                </div>
                <a href="https://gg.q1.com/main.html" class="goIndex" target="_blank">
                  进入官网
                  <span class="goIndexArrow"></span>
                </a>
              </div>
            </div>
          </div>
          <div class="gamesNavBox">
            <div class="swiper-container">
              <div class="gamesNav swiper-wrapper">
                <div class="gameNav1 icons focus swiper-slide">
                  <span class="hot"></span>
                </div>
                <div class="gameNav2 icons swiper-slide"></div>
                <div class="gameNav3 icons swiper-slide"></div>
                <div class="gameNav4 icons swiper-slide"></div>
                <div class="gameNav5 icons swiper-slide"></div>
                <div class="gameNav6 icons swiper-slide"></div>
                <div class="gameNav7 icons swiper-slide"></div>
                <div class="gameNav8 icons swiper-slide"></div>
                <div class="gameNav9 icons swiper-slide"></div>
              </div>
              <!-- Add Pagination -->
            </div>
            <div class="swiper-button-prev">ㄑ</div>
            <div class="swiper-button-next">ㄑ</div>
          </div>
        </div>
        <div class="part3 part">
          <div class="aboutBox cultureBox">
            <div class="aboutMain">
              <div class="swiper-container swiper-container-culture">
                <div class="swiper-wrapper">
                  <div class="swiper-slide">
                    <!-- <p>价值观</p>
                <h4>诚实&ensp;尽责&ensp;创新&ensp;分享</h4>
                <h6><span>Honest</span> | <span>responsible</span> | <span>innovative</span> | <span>innovative</span></h6> -->
                    <img src="https://img1.ssl.q1.com/szgla/img/v3/values.png?v=1" alt="" />
                  </div>
                  <div class="swiper-slide">
                    <img src="https://img1.ssl.q1.com/szgla/img/v3/mission_v1.png" alt="" />
                  </div>
                  <div class="swiper-slide">
                    <img src="https://img1.ssl.q1.com/szgla/img/v3/vision.png" alt="" />
                  </div>
                </div>
                <div class="swiper-pagination"></div>
              </div>
            </div>
          </div>
          <div class="aboutBox aboutMeBox" style="display: none">
            <div class="aboutMain">
              <div class="idea_1"></div>
              <div class="idea_2"></div>
              <div class="idea_3"></div>
              <div class="companyIntro jsonTxt0">
                <!-- <h4></h4>
              <p>深圳冰川网络股份有限公司成立于2008年,2016年在国内创业板登陆上市,公司注册资本15100.4万元,办公面积近20000平方米,现有员工1700多名,研发人员约占公司总人数60%。</p>
              <p>冰川网络采用研运一体的经营策略,依靠强大的产品实力和发行能力,已经成长为国内知名网络游戏企业。2023年多次入围Sensor
                Tower中国手游发行商全球收入排行榜TOP30,稳居data.ai中国游戏厂商出海收入排行榜30强。</p>
              <p>公司发展至今,旗下已拥有多款端、手游产品,尤其在MMORPG、放置卡牌领域积累了深厚的研发和运营经验。未来,公司将继续迭代MMO、卡牌玩法内核,同时在SLG、休闲竞技等品类上寻求突破。</p> -->
              </div>
            </div>
          </div>
          <div class="aboutBox historyBox" style="display: none">
            <div class="aboutMain">
              <h4></h4>
              <div class="historyMain">
                <ul class="history">
                  <li>
                    <div>
                      <p class="time">2008</p>
                      <p class="event">8月8日:《远征OL》推出亲友版。</p>
                      <p class="event">1月21日:深圳冰川网络股份有限公司正式成立,首款热血国战网游《远征OL》立项。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2009</p>
                      <p class="event">5月1日:公司迁址至深圳南山区科技园中区科技中一路创业印章大厦二楼东。</p>
                      <p class="event">1月21日:《远征OL》进行第一次技术测试,反响良好。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2010</p>
                      <p class="event">10月25日:在2010年网博会上,冰川网络获得了"中国游戏企业新锐奖"。</p>
                      <p class="event">9月:《远征OL》公测开始,首日在线峰值破20万人。</p>
                      <p class="event">6月24日:第二届中国网吧游戏盛典上,《远征OL》荣获“最佳新锐游戏奖”。</p>
                      <p class="event">3月25日:冰川网络荣获“网易新锐创业奖”。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2011</p>
                      <p class="event">10月:《远征OL》荣获“新浪最具潜力新游”奖。</p>
                      <p class="event">5月:冰川网络正式与日、韩游戏运营商签订游戏授权运营合约,开展友好合作。</p>
                      <p class="event">1月19日:中国游戏产业年会上,《远征OL》荣获“最受欢迎民族网络游戏”。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2012</p>
                      <p class="event">12月28日:《远征OL》荣获金翎奖“最佳原创网游”。</p>
                      <p class="event">4月28日:《远征OL》荣获17173游戏风云榜“中国年度最受欢迎2D网络游戏”。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2013</p>
                      <p class="event">11月1日:《龙武》不删档内测启动。</p>
                      <p class="event">4月26日:冰川网络动作武侠新游《龙武》不删档封测启动。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2014</p>
                      <p class="event">9月28日:台湾冰角资讯获得《龙武》(萌剑诀)港澳台代理权。</p>
                      <p class="event">7月28日:《龙武》进军海外,越南运营方签约代理《龙武》。</p>
                      <p class="event">6月27日:《龙武》全面公测,20组新服全线飘红。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2015</p>
                      <p class="event">1月27日:《远征OL》捉神版正式上线。</p>
                      <p class="event">3月25日:《不败传说》首次封测,创新无经验升级模式。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2016</p>
                      <p class="event">12月9日:历时四年研发的宏大东方幻想世界网游《影武者》首测。</p>
                      <p class="event">8月:自主研发的零规则战争网游《鬼谷无双》不删档首测。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2017</p>
                      <p class="event">12月15日:《鬼谷无双》首次内测。</p>
                      <p class="event">11月30日:冰川网络研发首款手游大作《远征手游》开启荣耀测试。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2018</p>
                      <p class="event">8月,《远征手游》荣获“头号玩家-年度最佳人气游戏”奖项。</p>
                      <p class="event">7月2日:《远征手游》在iOS平台上线。</p>
                      <p class="event">6月6日:次世代飞行国战大作《远征手游》安卓公测开启。</p>
                      <p class="event">6月12日:《不败传说》正式公测。</p>
                      <p class="event">4月27日:《影武者》正式公测。</p>
                      <p class="event">1月30日:《鬼谷无双》正式公测。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2019</p>
                      <p class="event">12月,《龙武手游》荣获“黑石奖-硬核最受欢迎MMO游戏”。</p>
                      <p class="event">7月25日:延续同名端游经典IP,潮酷的青春武侠手游《龙武》正式上线。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2020</p>
                      <p class="event">12月28日:冰川网络首款放置超级英雄卡牌手游大作《X-HERO》正式在欧美市场首发。</p>
                      <p class="event">12月17日:战略级MMO国战大作——赵文卓代言的《远征2手游》全平台首发。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2021</p>
                      <p class="event">3月4日:《远征2手游》荣获“黑石奖-硬核最受欢迎MMO游戏”。</p>
                      <p class="event">10月8日:冰川总部乔迁至深圳市南山区荣超高新区联合总部大厦15楼。</p>
                    </div>
                  </li>
                  <li>
                    <div>
                      <p class="time">2022</p>
                      <p class="event">10月,《超能世界》登顶iOS中国区游戏免费榜TOP1。</p>
                      <p class="event">8月,《X-HERO》在全球 25个国家登上免费榜榜首,登顶美国总榜第一。</p>
                      <p class="event">8月,冰川网络自研放置卡牌类手游《超能世界》在中国大陆首发上线。</p>
                    </div>
                  </li>
                  <li class="active">
                    <div>
                      <p class="time">2023</p>
                      <p class="event">7月-8月,《X-HERO》海外持续攻城略地,霸榜越南和中东地区多国下载榜。</p>
                      <p class="event">6月15日,旗下卡牌手游《Hero Clash》荣获金帆奖“年度新锐出海游戏”。</p>
                      <p class="event">2月28日,冰川网络荣获“GTC2022鲸鸣奖-2022年度优秀出海游戏厂商”。</p>
                      <p class="event">2月21日,《X-HERO》荣获“NextWorld2022年度风采奖-年度移动出海游戏App”。</p>
                    </div>
                  </li>
                  <!-- <li>
                
              </li> -->
                </ul>
              </div>
              <a href="javascript:prev();" class="prev"></a>
              <a href="javascript:next();" class="next"></a>
              <p class="line"></p>
            </div>
          </div>
          <div class="aboutBox awardsBox" style="display: none">
            <div class="aboutMain">
              <h4></h4>
              <div class="awardsMain">
                <div class="swiper-container swiper-container-awards">
                  <div class="swiper-wrapper">
                    <div class="swiper-slide">
                      <img src="https://img.ssl.q1.com/szgla/img/v3/prizes1_v1.png?v=1" alt="" />
                    </div>
                    <div class="swiper-slide">
                      <img src="https://img.ssl.q1.com/szgla/img/v3/prizes2_v1.png?v=1" alt="" />
                    </div>
                    <div class="swiper-slide">
                      <img src="https://img.ssl.q1.com/szgla/img/v3/prizes3_v1.png?v=1" alt="" />
                    </div>
                  </div>
                </div>
                <div class="swiper-button-prev"></div>
                <div class="swiper-button-next"></div>
              </div>
            </div>
          </div>
          <div class="aboutBox welfareBox" style="display: none">
            <div class="aboutMain">
              <h4></h4>
              <div class="welfares">
                <li class="focus">
                  <i class="welfareIcon welfareIcon1"></i>
                  <p>薪资福利</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon2"></i>
                  <p>节日福利</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon3"></i>
                  <p>专项奖励</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon4"></i>
                  <p>绩效奖金</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon5"></i>
                  <p>带薪病假</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon6"></i>
                  <p>社会保险</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon7"></i>
                  <p>健康保障</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon8"></i>
                  <p>晋升通道</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon9"></i>
                  <p>租房补贴</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon10"></i>
                  <p>安居计划</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon11"></i>
                  <p>班车服务</p>
                </li>
                <li>
                  <i class="welfareIcon welfareIcon12"></i>
                  <p>兴趣社团</p>
                </li>
              </div>
              <div class="welfareImg">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/walfare1.png" alt="" />
              </div>
            </div>
          </div>

          <div class="aboutNav">
            <a href="javascript:;" class="focus">企业文化</a>
            <a href="javascript:;">关于我们</a>
            <a href="javascript:;">发展历程</a>
            <a href="javascript:;">企业荣誉</a>
            <a href="javascript:;">文化福利</a>
          </div>
        </div>
        <div class="part4 part">
          <div class="newsBox">
            <div class="topNew">
              <!-- <div class="newsImg">
              <img src="" alt="">
              <p>
                7月29日,以“拥抱AI+,我们的未来”为主题的2023中国国际AI游戏产业大会在上海正式开幕。大会设置多场主题研讨论坛,邀请众多学界与业界的领军人物,聚焦“AI+游戏”,重点讨论了人才培养与选拔机制、前沿技术美术趋势、版权伦理等核心议题。
              </p>
            </div>
            <div class="newsTitle">
              <span class="newType">公司新闻</span>
              <h4>冰川网络受邀出席2023中国国际AI游戏产业大会</h4>
              <p class="time">2023年7月29日</p>
            </div> -->
            </div>
            <ul class="news"></ul>
            <a href="https://www.q1.com/NewsFile/T24/P1.html" class="moreNews" target="_blank">查看更多新闻</a>
          </div>
          <span class="arrow" onclick="chage_nav(4)"></span>
        </div>
        <div class="part5 part">
          <div class="businessBox">
            <h4></h4>
            <ul>
              <li>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/business5.png?v=1" alt="" width="40" />
                <p class="busniessTitle">孵化业务</p>
                <p>邮箱:[email protected]</p>
              </li>
              <li>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/business1.png?v=1" alt="" />
                <p class="busniessTitle">商务合作</p>
                <p>邮箱:[email protected]</p>
              </li>
              <li>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/business2.png?v=1" alt="" />
                <p class="busniessTitle">市场合作</p>
                <p>邮箱:[email protected]</p>
              </li>
              <li>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/business3.png?v=1" alt="" />
                <p class="busniessTitle">人才招聘</p>
                <!-- <p>电话:0755-86099069</p> -->
                <p>邮箱:[email protected]</p>
              </li>
              <li>
                <img src="https://img1.ssl.q1.com/szgla/img/v3/business4.png?v=1" alt="" />
                <p class="busniessTitle">冰川行政</p>
                <p>电话:0755-26734415</p>
              </li>
            </ul>

            <div class="ewmBoxs">
              <a class="ewm1" herf="javascript:;">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/wxEwm.png?v=1" alt="" />
              </a>
              <a class="ewm2" herf="javascript:;">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/wbEwm.jpg?v=1" alt="" />
              </a>
              <a class="ewm3" herf="javascript:;">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/dyEwm.png?v=1" alt="" />
              </a>
              <a class="ewm4" herf="javascript:;">
                <img src="https://img1.ssl.q1.com/szgla/img/v3/spEwm.jpg?v=1" alt="" />
              </a>
            </div>
          </div>
          <script type="text/javascript" charset="utf-8" src="https://css.ssl.q1.com/szgla/js/footer20231020.js?v=7"></script>
        </div>
      </div>
    </div>

    <!-- 引入js -->
    <script src="https://css.ssl.q1.com/szgla/js/flexible.js"></script>
    <script src="https://html-news.q1.com/js/cache/T24N10L50R1.js?v=1"></script>
    <script>
      var win_H
      var old_case = 0

      function remSize() {
        win_H = $(window).height()
        $('.container,.part').height(win_H)
        $('.wrap').animate({ top: 0 - old_case * win_H + 'px' }, 1)
      }
      remSize()
      chage_nav(0)
      $(window).resize(function () {
        remSize()
      })

      function chage_nav(num) {
        if (!$('.wrap').is(':animated')) {
          if (num < 2) {
            $('.part').eq(num).addClass('active').siblings('.part').removeClass('active')
            var case_num = 0 - num * win_H + 'px'
            $('.wrap').animate({ top: case_num }, 400)
            old_case = num
            if (num === 1) {
              swiper.slideTo(4, 1000, false)
            }
          } else if (num === 2) {
            $('.part').eq(num).addClass('active').siblings('.part').removeClass('active')
            var case_num = 0 - num * win_H + 'px'
            $('.wrap').animate({ top: case_num }, 400)
            old_case = num
          } else if ((num >= 3) & (num <= 4)) {
            $('.part').eq(num).addClass('active').siblings('.part').removeClass('active')

            var case_num = 0 - num * win_H + 'px'
            console.log(num, win_H)
            $('.wrap').animate({ top: case_num }, 400)
            old_case = num
          }
        }
      }
      LoadInfo_Part1()
      function LoadInfo_Part1() {
        var listLen = NewsData.length - 1
        var i = 0
        if (NewsData.length == 0) {
          $('.newsBox').append('<li>暂时没有信息</li>')
        } else {
          for (; i <= listLen; i++) {
            var shortstr = ''
            if (i == 0) {
              // shortstr = '<p><a target="_blank" href="http://www.q1.com' + NewsData[i].LinkUrl + '">' + cutstr(NewsData[i].ShortContent, 160) + '</a>&nbsp;&nbsp;<a class="detail" href="http://www.q1.com' + NewsData[i].LinkUrl + '" target="_blank">详情</a></p>';
              var defaultImg = NewsData[i].Pics || 'https://res.ssl.q1.com/images/upload/news/202310/20231024041748107076.png'

              shortstr =
                '<div class="newsImg">\
              <img src="' +
                defaultImg +
                '" alt="" onclick="goNews(\'' +
                NewsData[i].LinkUrl +
                '\')")">\
              <p>' +
                NewsData[i].ShortContent +
                '</p>\
              </div>\
              <div class="newsTitle">\
              <span class="newType">公司新闻</span>\
              <h4><a target="_blank" href="https://www.q1.com' +
                NewsData[i].LinkUrl +
                '">' +
                NewsData[i].Title +
                '</a></h4>\
              <p class="time">' +
                NewsData[i].CreateTime +
                '</p>\
            </div>'
              $('.topNew').html(shortstr)
            } else if (i < 4) {
              var defaultImg = NewsData[i].Pics || 'https://res.ssl.q1.com/images/upload/news/202310/20231024041748107076.png'
              $('.news').append(
                '<li><div class="newsTitle">\
              <span class="newType">公司新闻</span>\
              <h4><a target="_blank" href="https://www.q1.com' +
                  NewsData[i].LinkUrl +
                  '">' +
                  NewsData[i].Title +
                  '</a></h4>\
              <p class="time">' +
                  NewsData[i].CreateTime +
                  '</p>\
            </div>\
            <div class="newsImg"><img src="' +
                  defaultImg +
                  '" alt=""  onclick="goNews(\'' +
                  NewsData[i].LinkUrl +
                  '\')")"></div></li>'
              )
            }
          }
        }
      }
      $('.nav li').click(function () {
        var i = $(this).index()
        if (i < 1) {
          chage_nav(i)
        }
      })
      $('.nav li.show-list-btn').hover(
        function () {
          $(this).find('.hide-list').show()
          $(this).find('.show-list-btn').addClass('hide-list-btn')
        },
        function () {
          $(this).find('.hide-list').hide()
          $(this).find('.show-list-btn').removeClass('hide-list-btn')
        }
      )
      var index = $('.history li').length - 2
      if (window.innerWidth >= 2560) {
        $('.history').animate({ left: -468 * index + 20 + 'px' })
      } else {
        $('.history').animate({ left: -5.85 * index + 0.285 + 'rem' })
      }
      $('.history li')
        .eq(index + 2)
        .addClass('active')
        .siblings('li')
        .removeClass('active')
      function next() {
        if (index <= $('.history li').length - 3) {
          index++
          if (window.innerWidth >= 2560) {
            $('.history').animate({ left: -468 * index + 20 + 'px' })
          } else {
            $('.history').animate({ left: -5.85 * index + 0.25 + 'rem' })
          }
          $('.history li')
            .eq(index + 1)
            .addClass('active')
            .siblings('li')
            .removeClass('active')
        }
      }
      function prev() {
        console.log(index, $('.history li').length)
        if (index > 0) {
          index--
          // $(".history").animate({ "left": -5.85 * index + 0.25 + "rem" })
          if (window.innerWidth >= 2560) {
            $('.history').animate({ left: -468 * index + 20 + 'px' })
          } else {
            $('.history').animate({ left: -5.85 * index + 0.285 + 'rem' })
          }
          $('.history li')
            .eq(index + 1)
            .addClass('active')
            .siblings('li')
            .removeClass('active')
        }
      }

      // $('.history li').click(function(){
      //   index=$(this).index()
      //   if(index>0){
      //   console.log(index, $('.history li').length)
      //   if (window.innerWidth >= 2560) {
      //       $(".history").animate({ "left": -468 * (index-1) + 20 + "px" })
      //     } else {
      //       $(".history").animate({ "left": -5.85 * (index-1) + 0.285 + "rem" })
      //     }
      //     $(this).addClass('active').siblings('li').removeClass('active')
      //   }
      // })
      var bottomShow = false
      function M_scroll(Direction) {
        console.log(Direction)
        if (Direction) {
          if (old_case != 0) {
            chage_nav(old_case - 1)
          }
          old_case - 1
        } else {
          if (old_case != $('.part').length - 1) {
            chage_nav(old_case + 1)
          }
          old_case + 1
        }
      }
      var T
      var delta_b = true
      var scrollFunc = function (e) {
        e = e || window.event
        if (delta_b) {
          if (e.detail) {
            if (e.detail > 0) {
              //Firefox
              M_scroll(false)
              //向下
            } else {
              M_scroll(true)
              //向下
            }
          } else {
            if (e.wheelDelta > 0) {
              //IE/Opera/Chrome
              M_scroll(true)
              //向上
            } else {
              M_scroll(false)
              //向下
            }
          }
          delta_b = false
          clearInterval(T)
          T = setTimeout(function () {
            delta_b = true
          }, 500)
        }
      }
      /*注册事件*/
      if (document.addEventListener) {
        document.addEventListener('DOMMouseScroll', scrollFunc, false)
      } //W3C
      document.onmousewheel = scrollFunc
      //IE/Opera/Chrome

      //网站地图点击交互
      var webMap = $('.webmap')
      var mapContent = $('.map-content')
      //高度适应屏幕
      var mHeight = $(window).height() - $('.header').height()
      $('.map-content-c').css('height', mHeight)
      webMap.click(function () {
        if (mapContent.height() == 0) {
          mapContent.animate({ height: mHeight }, 240)
          $(this).addClass('webmap-click')
          $(this).children('.icon-reorder').addClass('hidden')
          $(this).children('.icon-remove').removeClass('hidden')
        } else {
          moveH()
        }
        $('.icon-chevron-up').click(function () {
          moveH()
        })
        function moveH() {
          mapContent.animate({ height: 0 }, 240)
          webMap.removeClass('webmap-click')
          webMap.children('.icon-reorder').removeClass('hidden')
          webMap.children('.icon-remove').addClass('hidden')
        }
      })

      var swiper = new Swiper('.gamesNavBox .swiper-container', {
        slidesPerView: 4,
        spaceBetween: '1%',
        centeredSlides: true,
        loop: true,
        autoplay: {
          disableOnInteraction: false,
          delay: 8000,
        },
        slideToClickedSlide: true,
        navigation: {
          nextEl: '.swiper-button-next',
          prevEl: '.swiper-button-prev',
        },
        on: {
          slideChangeTransitionStart: function () {
            var i = this.slides.eq(this.activeIndex).attr('data-swiper-slide-index') * 1
            $('.gameBox').eq(i).addClass('gameActive').siblings('.gameBox').removeClass('gameActive')
          },
          click: function (v) {
            var clickSwiperIndex = v.target.getAttribute('data-swiper-slide-index')
            $('.gameBox').eq(clickSwiperIndex).addClass('gameActive').siblings('.gameBox').removeClass('gameActive')
          },
        },
      })
      var swiper1 = new Swiper('.swiper-container-culture', {
        loop: true,
        autoplay: true,
        pagination: {
          el: '.swiper-pagination',
          clickable: true,
        },
        observer: true /*启动动态检查器,当改变swiper的样式(例如隐藏/显示)或者修改swiper的子元素时,自动初始化swiper。*/,
        observeParents: true /*将observe应用于Swiper的父元素。当Swiper的父元素变化时,例如window.resize,Swiper更新。*/,
      })
      var swiper2 = new Swiper('.swiper-container-awards', {
        loop: true,
        autoplay: true,
        navigation: {
          nextEl: '.swiper-button-next',
          prevEl: '.swiper-button-prev',
        },
        observeParents: true, //修改swiper的父元素时,自动初始化swiper
        observer: true,
      })
      $('.aboutNav a').click(function () {
        var i = $(this).index()
        $('.aboutBox').eq(i).show().siblings('.aboutBox').hide()
        $(this).addClass('focus').siblings('a').removeClass('focus')
        if (i === 0) {
          var swiper1 = new Swiper('.swiper-container-culture', {
            loop: true,
            autoplay: true,
            pagination: {
              el: '.swiper-pagination',
              clickable: true,
            },
          })
        } else if (i === 3) {
          var swiper2 = new Swiper('.swiper-container-awards', {
            loop: true,
            autoplay: true,
            navigation: {
              nextEl: '.swiper-button-next',
              prevEl: '.swiper-button-prev',
            },
          })
        }
      })

      $('.welfares li').click(function () {
        var i = $(this).index() + 1
        $('.welfareImg img').attr('src', 'https://img1.ssl.q1.com/szgla/img/v3/walfare' + i + '.png')
        $(this).addClass('focus').siblings('li').removeClass('focus')
      })

      $.ajax({
        url: 'https://web-content.q1.com/api/doc/getDetail/jsonp/b8c16a81-adfc-433d-badd-19dd76293003',
        dataType: 'jsonp',
        success: function (json) {
          if (json.state) {
            for (var i = 0; i < json.data.length; i++) {
              $('.jsonTxt' + i).html(json.data[i])
            }
          }
        },
      })

      function goNews(url) {
        window.open('https://www.q1.com/' + url)
      }
    </script>
  </body>
</html>
                               

Whois info of domain

Domain Name: Q1.COM
Registry Domain ID: 592169_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.paycenter.com.cn
Registrar URL: http://www.xinnet.com
Updated Date: 2021-02-18T03:29:17Z
Creation Date: 1995-12-13T05:00:00Z
Registry Expiry Date: 2030-12-12T05:00:00Z
Registrar: Xin Net Technology Corporation
Registrar IANA ID: 120
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4008182233
Domain Status: ok https://icann.org/epp#ok
Name Server: NS3.DNSV5.COM
Name Server: NS4.DNSV5.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T03:30:45Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass