
<!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" />
<title>深圳市腾骏达科技有限公司__404 该页面没有找到</title>
<Link href="/App/Tpl/Public/Style/404.css" type="text/css" rel="stylesheet" />
<script type="text/javascript">
    // 设置定时跳转
    window.onload=function(){
        var time=4;
        var setup=1;
        setInterval(function(){
            if(time>0){
                document.getElementById('timedis').innerHTML=time+'秒后自动跳转';
                time--;
            }else{
                    if(setup==1) {
                        window.location.href="http://www.sztjdkj.com";
                    }
                    setup=0;
           }
        },1000);
    }
</script></head><body><div id="main"><h3>__404</h3><div id="timedis">3秒后自动跳转</div><div style="color:red; font-size:20px;">
    <p>抱歉，您要访问的页面没找到！</br> </p>
    <p>联系电话：0755-28260607 </p>
  </div><div class="copyright"><a href="http://www.sztjdkj.com" target="_blank">深圳市腾骏达科技有限公司</a></div></div></body></html>