<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <link rel="stylesheet" href="/assets/css/error-970d39b70ae7088c0b9c137d54b85110.css" />
    <script src="/assets/js/jquery.min.js"></script>
    <title>404</title>
  </head>
  <body>
    <div class="error-panel">
      <div class="panel-bg">
        <img src="/assets/img/404-bg.png" alt="" />
      </div>
      <div class="panel-text">
        <h1>Page not found</h1>
        <h2>The page cannot be found. This attempted operation is invalid. The content you are looking for may have been moved.
          <a href="/home">Home page</a>
        </h2>
        <p>Page auto jump: <span id="count_time">3</span>s</p>
      </div>
    </div>
<!-- 添加LinkedIn - 2广告代码 2024-04-15 -->
    <script type="text/javascript">

      _linkedin_partner_id = "5602012";

      window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];

      window._linkedin_data_partner_ids.push(_linkedin_partner_id);

    </script><script type="text/javascript">

      (function(l) {

        if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};

          window.lintrk.q=[]}

        var s = document.getElementsByTagName("script")[0];

        var b = document.createElement("script");

        b.type = "text/javascript";b.async = true;

        b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";

        s.parentNode.insertBefore(b, s);})(window.lintrk);

    </script>

    <noscript>

      <img height="1" width="1" style="display: none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=5602012&fmt=gif" />

    </noscript>
  </body>
<script>
  // $(document).ready(function ($) {
  //   setTimeout(function(){
  //     $("#count_time").html('2');
  //   }, 1000);
  //   setTimeout(function(){
  //     $("#count_time").html(1);
  //   }, 2000);
  //   setTimeout(function(){
  //     window.location.href = '/home';
  //   }, 3000);
  // });

  setTimeout(function() {
    setTimeout(function(){
      $("#count_time").html('2');
    }, 1000);
    setTimeout(function(){
      $("#count_time").html(1);
    }, 2000);
    setTimeout(function(){
      window.location.href = '/home';
    }, 3000);
  }, 0)

</script>
</html>
