<!DOCTYPE html>

<html lang="zh-CN">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <meta charset="UTF-8" />
    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0,minimum-scale=1.0,user-scalable=no" name="viewport" />
   
    <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
    <meta content="webkit" name="renderer" />
    <title>中国护肤、彩妆知名品牌，来自喜马拉雅的自然主义品牌!_金年会(CHANDO)官网</title>
    <style>
      @font-face {
        font-family:'GBK';
        src: url(./css/fonts/GBK.TTF) format('truetype');
      }
      html,
      body {
        font-family: "GBK";
        width: 100%;
        height: 100%;
        background: url("./images/public/404Bg.png") no-repeat center bottom;
        background-size: 100%;
        margin: 0;
        padding: 0;
      }
      .content {
        width: 100%;
        height: 100%;
        background: url("./images/public/footerBg.png") no-repeat center bottom;
        position: relative;
      }
      .content .center {
        width: 400px;
        height: 200px;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%);
        padding: 0;
      }
      .content .center img {
        display: block;
        width: 200px;
        margin: 0 auto 40px;
      }
      .content .center .title1 {
        width: 100%;
        font-size: 26px;
        font-weight: 600;
        line-height: 50px;
      }
      .content .center span {
        display: block;
        font-size: 14px;
        color: #666666;
        line-height: 26px;
      }
      .content .center .title2 {
        margin-top: 15px;
      }
      .content .center .title2 a {
        color: #0f0b00;
        margin-left: 40px;
        text-decoration: underline !important;
      }
    </style>
  </head>
  <body>
    <div class="content">
      <!-- <div id="header"></div> -->
      <div class="center">
        <img alt="" src="/images/public/404.png" />
        <div>
          <p class="title1">哎呀，您访问的页面找不到了...</p>
          <span>可能的原因：</span>
          <span>1.在地址栏中输入了错误地址。</span>
          <span>2.您点击的某个链接已过期。</span>
          <p class="title2">
            你可以 <a href="/index.html">金年会首页></a> <a href="/person/index.html">会员俱乐部></a>
          </p>
        </div>
      </div>
    </div>
  

<script src="/js/utils/jquery.min.js" type="text/javascript"></script>
<!-- <script>
  $("#header").load("./header.html");
</script> -->
</body></html>