﻿<!DOCTYPE>
<html lang="zh-cn">

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>你访问的页面不存在</title>
  <meta name="keywords" content="申远空间设计">
  <link href="/public/Home/css/404.css" rel="stylesheet" />
  <style>
    .img404 {
      width: 640px;
      overflow: hidden;
      margin: 50px auto 0 auto;
    }

    .img404 img {
      margin: 95px 0;
    }

    .img404 ul {
      width: 100%;
      overflow: hidden;
      text-align: center;
    }

    .img404 ul li {
      display: inline-block;
      background: red;
      width: 190px;
      height: 50px;
      margin: 50px 0 0 0;
      margin: 10px;
      overflow: hidden;
      border-radius: 3px;
    }

    .img404 ul li a {
      display: block;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(#f60, #F30);
      color: #fff;
      font-size: 16px;
      line-height: 49px;
    }
    #imgcd{
      position: absolute;
      right: 0;
      bottom: 0;
      width: 88px;
      cursor: pointer;
      z-index: 88;
    }
  </style>

</head>

<body>
  <img src="/public/Home/img/index001/cd.gif" alt="caidao" id="imgcd">
  <div class="public_header">
    <div class="public_header_logo">
      <img src="/public/Home/img/public_header_logo.png" width="150" height="65" />
    </div>
    <a href="/"> 首页 </a>
  </div>
  <div class="main">
    <div class="img404">
      <img src="/public/Home/img/404.jpg" width="640" height="320" />
      <ul>
        <li>
          <a href="/designer">了解设计师</a>
        </li>
        <li>
          <a href="/house">去参观楼盘</a>
        </li>
        <li>
          <a href="/case">欣赏案例实景</a>
        </li>
      </ul>
    </div>
  </div>
</body>
<!-- 送的 -->
<script type="text/javascript" src="/Public/Home/js/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="/Public/Home/js/gifcd.js"></script>
<script>(function() {var _53code = document.createElement("script");_53code.src = "https://tb.53kf.com/code/code/10154674/1";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(_53code, s);})();</script>
</html>