<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>404 页面-成都智驰信息技术有限公司</title>
  <link rel="stylesheet" type="text/css" href="/templates/pc_wjdh/css/css.css">
  <link href="/templates/pc_wjdh/css/common.css" rel="stylesheet" type="text/css" />
  <link href="/templates/pc_wjdh/css/sitemap.css" rel="stylesheet" type="text/css" />
  <script src="/templates/pc_wjdh/js/n/WJDH_common.js"></script>
  <style type="text/css">
    #totalSecond {
      color: red;
    }
  </style>
  <style type="text/css">
    html,
	
    body,
    div,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    ul,
    ol,
    dl,
    li,
    dt,
    dd,
    p,
    blockquote,
    pre,
    form,
    fieldset,
    table,
    th,
    td,
    span,
    input,
    textarea {
      margin: 0;
      padding: 0;
    }



    body {
      font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
      width: 1000px;
      font-size: 14px;
      margin: 0 auto;
      background-color: #ECECEC;
    }



    a {
      cursor: pointer;
      text-decoration: none;
    }



    a:link {
      text-decoration: none;
      color: #535353;
    }



    a:visited {
      text-decoration: none;
      color: #535353;
    }



    a:hover {
      text-decoration: none;
      color: #000000;
    }



    .demo {
      width: 998px;
      border: 1px #f7f7f7 solid;
      padding: 30px 0;
    }



    .demo_hack span {



      color: #000;



      text-align: center;



      font-family: cursive;



      font-size: 150px;



      font-weight: bold;



      line-height: 100px;



      letter-spacing: 5px;



      margin-top: 50px;



    }



    .demo p:first-child {



      text-align: center;



      font-family: cursive;



      font-size: 150px;



      font-weight: bold;



      line-height: 100px;



      letter-spacing: 5px;



      color: #fff;



    }



    .demo p:first-child span {



      cursor: pointer;



      text-shadow: 0px 0px 2px #686868,



        0px 1px 1px #ddd,



        0px 2px 1px #d6d6d6,



        0px 3px 1px #ccc,



        0px 4px 1px #c5c5c5,



        0px 5px 1px #c1c1c1,



        0px 6px 1px #bbb,



        0px 7px 1px #777,



        0px 8px 3px rgba(100, 100, 100, 0.4),



        0px 9px 5px rgba(100, 100, 100, 0.1),



        0px 10px 7px rgba(100, 100, 100, 0.15),



        0px 11px 9px rgba(100, 100, 100, 0.2),



        0px 12px 11px rgba(100, 100, 100, 0.25),



        0px 13px 15px rgba(100, 100, 100, 0.3);



      -webkit-transition: all .1s linear;



      transition: all .1s linear;



    }



    .demo p:first-child span:hover {



      text-shadow: 0px 0px 2px #686868,



        0px 1px 1px #fff,



        0px 2px 1px #fff,



        0px 3px 1px #fff,



        0px 4px 1px #fff,



        0px 5px 1px #fff,



        0px 6px 1px #fff,



        0px 7px 1px #777,



        0px 8px 3px #fff,



        0px 9px 5px #fff,



        0px 10px 7px #fff,



        0px 11px 9px #fff,



        0px 12px 11px #fff,



        0px 13px 15px #fff;



      -webkit-transition: all .1s linear;



      transition: all .1s linear;



    }



    .demo p:not(:first-child) {



      text-align: center;



      color: #666;



      font-family: cursive;



      font-size: 20px;



      text-shadow: 0 1px 0 #fff;



      letter-spacing: 1px;



      line-height: 2em;



      margin-top: 50px;



    }







    .site_r_link {

      font-size: 13px;

      border: 1px solid #E0E0E0;

      border-top: 0px;

      border-right: 0px;

      background: #F8F8F8;

      padding: 5px 10px;

      float: right;

    }



    .sitemap_con {

      border: solid 1px #E0E0E0;

      padding-bottom: 30px;

      margin-bottom: 30px;

    }


    .siteMapBox{
      border-color: transparent;
    }

    .sitemap_con h4 {

      line-height: 40px;

      font-size: 15px;

      margin: 0px auto 0 auto;

      width: 98%;

    }



    .sitemap_con h4 a:link {

      color: #565656;

    }



    .b4 {

      border: solid 1px #E0E0E0;

      overflow: hidden;

      min-height: 20px;

      margin: 0 auto;

      width: 98%;

    }



    .b4 ul {

      padding: 0 11px;

    }



    .b4 li {

      float: left;

      line-height:40px !important;

      width: 150px;

      white-space: nowrap;

      overflow: hidden;

      font-size: 15px;


    }



    .b4 li a {

      color: #666;

    }

    .siteMapBox{
      margin-top: 0;
    }
  </style>


  
</head>

<body>
  <!--404开始-->
  <!--[if !IE]><!-->
  <div class="demo">
    <p align="center"> <span>4</span><span>0</span><span>4</span></p>
    <p align="center"> 该页面不存在(´･ω･`)</p>
    <p align="center"><span id="totalSecond">5</span>秒后自动返回</p>
  </div>
  <!--<![endif]-->
  <!--[if IE 7]>   <div class="demo_hack">    <p align="center"><br><br><span>4</span><span>0</span><span>4</span></p>    <p align="center">该页面不存在(´･ω･`)</p>  </div>   <![endif]-->
  <!--[if IE 8]>    <div class="demo_hack">    <p align="center"><br><br><span>4</span><span>0</span><span>4</span></p>    <p align="center">该页面不存在(´･ω･`)</p>  </div>  <![endif]-->
  <!--[if IE 9]>    <div class="demo_hack">    <p align="center"><br><br><span>4</span><span>0</span><span>4</span></p>    <p align="center">该页面不存在(´･ω･`)</p>  </div>  <![endif]-->
  <!--404结束-->

  <div class="siteMap">

    <div class="siteMapBox">
      <div class="sitemap_con main">
        <h4> <a href="/" class="fourandfour">返回网站首页</a></h4>
          <div class="b4">
            <ul>  <li class=""><a href="http://www.cdzhichi.com/contact/"
                  title="联系我们">联系我们</a></li>  <li class=""><a href="http://www.cdzhichi.com/news/"
                  title="新闻资讯">新闻资讯</a></li>  <li class=""><a href="http://www.cdzhichi.com/case/"
                  title="工程案例">工程案例</a></li>  <li class=""><a href="http://www.cdzhichi.com/xxhcpjrjfw/"
                  title="信息化产品及软件服务">信息化产品及软件服务</a></li>  <li class=""><a href="http://www.cdzhichi.com/products/"
                  title="信息化集成">信息化集成</a></li>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/youshi/" title="内页优势" class="fourandfour">内页优势</a></h4>
          <div class="b4">
            <ul>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/contact/" title="联系我们" class="fourandfour">联系我们</a></h4>
          <div class="b4">
            <ul>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/about/" title="关于我们" class="fourandfour">关于我们</a></h4>
          <div class="b4">
            <ul>  <li>
                <h4> <a href="http://www.cdzhichi.com/honor/" title="荣誉资质" target="_blank"  >荣誉资质</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/album/" title="企业相册" target="_blank"  >企业相册</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/p9/" title="企业文化" target="_blank"  >企业文化</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/aboutus/" title="企业介绍" target="_blank"  >企业介绍</a></h4>
                
              </li>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/witness/" title="解决方案" class="fourandfour">解决方案</a></h4>
          <div class="b4">
            <ul>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/news/" title="新闻资讯" class="fourandfour">新闻资讯</a></h4>
          <div class="b4">
            <ul>  <li>
                <h4> <a href="http://www.cdzhichi.com/qitaxinxi/" title="其他" target="_blank"  >其他</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/aktuelle/" title="时事聚焦" target="_blank"  >时事聚焦</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/question/" title="常见问答" target="_blank"  >常见问答</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/yyxw/" title="行业动态" target="_blank"  >行业动态</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/meitibaodao/" title="企业新闻" target="_blank"  >企业新闻</a></h4>
                
              </li>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/case/" title="工程案例" class="fourandfour">工程案例</a></h4>
          <div class="b4">
            <ul>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/xxhcpjrjfw/" title="信息化产品及软件服务" class="fourandfour">信息化产品及软件服务</a></h4>
          <div class="b4">
            <ul>  <li>
                <h4> <a href="http://www.cdzhichi.com/qljyaqwg/" title="轻量级云安全网关" target="_blank"  >轻量级云安全网关</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/zcaqxnzmxt/" title="智驰安全虚拟桌面系统" target="_blank"  >智驰安全虚拟桌面系统</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/zcdywaqwg/" title="智驰多业务安全网关" target="_blank"  >智驰多业务安全网关</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/swxwglysjxt/" title="上网行为管理与审计系统" target="_blank"  >上网行为管理与审计系统</a></h4>
                
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/wlxwfxhjzywypt/" title="网络行为分析和集中运维云平台" target="_blank"  >网络行为分析和集中运维云平台</a></h4>
                
              </li>  </ul>
            <div class="clear"> </div>
          </div> 
          <h4> <a href="http://www.cdzhichi.com/products/" title="信息化集成" class="fourandfour">信息化集成</a></h4>
          <div class="b4">
            <ul>  <li>
                <h4> <a href="http://www.cdzhichi.com/xtjc/" title="系统集成" target="_blank"  >系统集成</a></h4>
                 <p> <a href="http://www.cdzhichi.com/yjzhpt/" title="应急指挥平台"
                    target="_blank">应急指挥平台</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/zhxy/" title="智慧校园"
                    target="_blank">智慧校园</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/zhyy/" title="智慧医院"
                    target="_blank">智慧医院</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/zhsq/" title="智慧社区"
                    target="_blank">智慧社区</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/zhwygl/" title="综合物业管理"
                    target="_blank">综合物业管理</a>
                  <p> 
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/zhbx/" title="综合布线" target="_blank"  >综合布线</a></h4>
                 <p> <a href="http://www.cdzhichi.com/znlybx/" title="智能楼宇布线"
                    target="_blank">智能楼宇布线</a>
                  <p> 
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/yspyy/" title="音视频应用" target="_blank"  >音视频应用</a></h4>
                 <p> <a href="http://www.cdzhichi.com/znhy/" title="智能会议"
                    target="_blank">智能会议</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/spxsxt/" title="视频显示系统"
                    target="_blank">视频显示系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/hyxt/" title="会议系统"
                    target="_blank">会议系统</a>
                  <p> 
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/zhaqyxf/" title="综合安全与消防" target="_blank"  >综合安全与消防</a></h4>
                 <p> <a href="http://www.cdzhichi.com/mjxt/" title="门禁系统"
                    target="_blank">门禁系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/lydjxt/" title="楼宇对讲系统"
                    target="_blank">楼宇对讲系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/bjxgxt/" title="报警/巡更系统"
                    target="_blank">报警/巡更系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/tcglxt/" title="停车管理系统"
                    target="_blank">停车管理系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/gggbxt/" title="公共广播系统"
                    target="_blank">公共广播系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/xfzdbj/" title="消防自动报警"
                    target="_blank">消防自动报警</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/spjkxt/" title="视频监控系统"
                    target="_blank">视频监控系统</a>
                  <p> 
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/p2/" title="自动控制" target="_blank"  >自动控制</a></h4>
                 <p> <a href="http://www.cdzhichi.com/znzmxt/" title="智能照明系统"
                    target="_blank">智能照明系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/lyzkxt/" title="楼宇自控系统"
                    target="_blank">楼宇自控系统</a>
                  <p> 
              </li>  <li>
                <h4> <a href="http://www.cdzhichi.com/p1/" title="通信网络" target="_blank"  >通信网络</a></h4>
                 <p> <a href="http://www.cdzhichi.com/jfgc/" title="机房工程"
                    target="_blank">机房工程</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/wxjyxds/" title="卫星及有线电视"
                    target="_blank">卫星及有线电视</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/txxt/" title="通信系统"
                    target="_blank">通信系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/yktxt/" title="一卡通系统"
                    target="_blank">一卡通系统</a>
                  <p>  <p> <a href="http://www.cdzhichi.com/jsjwl/" title="计算机网络"
                    target="_blank">计算机网络</a>
                  <p> 
              </li>  </ul>
            <div class="clear"> </div>
          </div> 
      </div>
    </div>
  </div>
  <script src="/templates/pc_wjdh/js/n/404.js" type="text/javascript"></script>
</body>

</html>