﻿<!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>
<script type="text/javascript" src="/js/jquery-1.8.1.min.js"></script>
<script type="text/javascript">
	$(document).ready(function(){
	   _win();	
		function _win(){
			var windowW = $(window).width();
			var windowH = $(document).height();
			//alert(windowH)
			 $(".wrap").css({"width":windowW,"height":windowH});	
			 $(".cont").css({"marginTop":"-242px","marginLeft":"-458px"})
		};
		$(window).resize(function(){
			_win();	
		});
	})
</script>
<style type="text/css">
body,html,div,a,span,ul,li,ol,h1,h2,h3,h4,h5,h6,em,i,code { margin:0; padding:0; font-family:"Microsoft YaHei"; font-size:14px;}
ul,li { list-style:none;}
a,a:hover { text-decoration:none;}

.bg { width:100%; height:100%; position:absolute; top:0; left:0; z-index:0;}
.cont { width:916px; height:485px; margin:0 auto; position:absolute; top:50%; left:50%; z-index:10;}
.boldtext { font-weight:bold; font-size:18px; color:#fff;}
.contImg { float:left;}
.contText { float:right; color:#fff;}
.contText a{ color:#fff;font-size:18px;}
.contText p { margin-top:26px;}
.wbtn { padding-top:50px;}
.wbtn a { width:114px; height:40px; text-align:center; line-height:40px; color:#fff; margin-right:25px; float:left; display:block; background:url(images/404btn.png) no-repeat;}
</style>

</head>

<body>
	<div class="bg"><img src="/images/4040902.jpg" width="100%" height="100%" /></div>
    <div class="cont">
    	<div class="contImg"><img src="/images/404img.png" width="228" height="293" alt="" /></div>
        <div class="contText">
        	<strong><img src="/images/4040902_03.png" /></strong>
            <p class="colorF">这可能是因为：<br />
            	1、您已输入的网址不正确，或您要找的网页可能已被更新或删除<br />
                2、您访问的网站正在备案中，暂时禁止访问<br />
                3、沙漠风应网站所有者要求，暂时禁止访问网站
            </p>
            <br />
            <p class="colorF">
            	您可以选择以下方式：
            </p>
            <p class="boldtext"><a href="http://www.szweb.cn" target="_blank">沙漠风网络</a>服务电话：0755-83975687</p>
            <p class="wbtn">
            	<a href="javascript:history.go(-1);">返回上一页</a>
                <a href="/index.html">返回首页</a>
                <a href="http://www.szweb.cn">联系服务商</a>
            </p>
        </div>
    </div>
</body>
</html>
