<!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 content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>系统发生错误</title>
<style type="text/css">
*{ padding: 0; margin: 0; }
html{ overflow-y: scroll; }
body{ background: #fff; font-family: '微软雅黑'; color: #333; font-size: 16px; }
img{ border: 0; }
.error{ padding: 24px 48px; }
.face{ font-size: 100px; font-weight: normal; line-height: 120px; margin-bottom: 12px; }
h1{ font-size: 32px; line-height: 48px; }
.error .content{ padding-top: 10px}
.error .info{ margin-bottom: 12px; }
.error .info .title{ margin-bottom: 3px; }
.error .info .title h3{ color: #000; font-weight: 700; font-size: 16px; }
.error .info .text{ line-height: 24px; }
.copyright{ padding: 12px 48px; color: #999; }
.copyright a{ color: #000; text-decoration: none; }
</style>
</head>
<body>
<!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="X-UA-Compatible" content="IE=EmulateIE7" /> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>哎呀…您访问的页面不存在</title>
<link rel="stylesheet" type="text/css" />

<style>
*{margin:0;padding:0}
body{font-family:"微软雅黑";background:#DAD9D7}
img{border:none}
a *{cursor:pointer}
ul,li{list-style:none}
table{table-layout:fixed;}
table tr td{word-break:break-all; word-wrap:break-word;}

a{text-decoration:none;outline:none}
a:hover{text-decoration:underline}
.cf:after{content: ".";display: block;height: 0;font-size: 0;clear:both;visibility: hidden;}
.cf{zoom: 1;clear:both}

.bg{width:100%;background:url("/Html/404/01.jpg") no-repeat center top #DAD9D7;position:absolute;top:0;left:0;height:600px;overflow:hidden}
.cont{margin:0 auto;width:500px;line-height:20px;}
.c1{height:360px;text-align:center}
.c1 .img1{margin-top:180px}
.c1 .img2{margin-top:165px}
.cont h2{text-align:center;color:#555;font-size:18px;font-weight:normal;height:35px}
.c2{height:35px;text-align:center}
.c2 a{display:inline-block;margin:0 4px;font-size:14px;height:23px;color:#626262;padding-top:1px;text-decoration:none;text-align:left}
.c2 a:hover{color:#626262;text-decoration:none;}
.c2 a.home{width:66px;background:url("/Html/404/02.png");padding-left:30px}
.c2 a.home:hover{background:url("/Html/404/02.png") 0 -24px}
.c2 a.home:active{background:url("/Html/404/02.png") 0 -48px}
.c2 a.re{width:66px;background:url("/Html/404/03.png");padding-left:30px}
.c2 a.re:hover{background:url("/Html/404/03.png") 0 -24px}
.c2 a.re:active{background:url("/Html/404/03.png") 0 -48px}
.c2 a.sr{width:153px;background:url("404/04.png");padding-left:28px}
.c2 a.sr:hover{background:url("/Html/404/04.png") 0 -24px}
.c2 a.sr:active{background:url("/Html/404/04.png") 0 -48px}
.c3{height:180px;text-align:center;color:#999;font-size:12px}
#bf{position:absolute;top:269px;left:0;width:100%}
.bf1{margin:0 auto;width:99px;padding-left:32px}
.bd{height:600px;overflow:hidden}
#box{position:absolute;top:165px;left:0;width:100%;text-align:center}
.bf1{margin:0 auto;width:99px;padding-left:32px}
</style>
<script>
function xianshi(){

document.getElementById("aaa").style.visibility="hidden"; 

}
</script>
</head>
<body>
<div class="bg" id="aaa">
	<div class="cont">
		<div class="c1"><img src="/Html/404/01.png" class="img1" /></div>
		<h2>哎呀…您访问的页面不存在</h2>
		<div class="c2"><a href="/" class="home">网站首页</a><a href="#" class="sr">搜索一下页面相关信息</a></div>
		<div class="c3">提醒您 - 您可能输入了错误的网址，或者该网页已删除或移动<a href="javascript:void()" onclick="xianshi()">【显示错误】</a></div>
	</div>
</div>

<div class="error" style="display:none1" id="bbb">
<p class="face">:(</p>
<h1>非法操作:Html</h1>
<div class="content">
	<div class="info">
		<div class="title">
			<h3>错误位置</h3>
		</div>
		<div class="text">
			<p>FILE: /data/www/Netsun4.1/ThinkPHP/Library/Think/Controller.class.php &#12288;LINE: 170</p>
		</div>
	</div>
	<div class="info">
		<div class="title">
			<h3>TRACE</h3>
		</div>
		<div class="text">
			<p>#0 /data/www/Netsun4.1/ThinkPHP/Library/Think/Controller.class.php(170): E('????????????:Ht...')<br />
#1 [internal function]: Think\Controller->__call('Html', '')<br />
#2 /data/www/Netsun4.1/ThinkPHP/Library/Think/App.class.php(180): ReflectionMethod->invokeArgs(Object(Home\Controller\IndexController), Array)<br />
#3 /data/www/Netsun4.1/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()<br />
#4 /data/www/Netsun4.1/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()<br />
#5 /data/www/Netsun4.1/ThinkPHP/ThinkPHP.php(112): Think\Think::start()<br />
#6 /data/www/chem/sd/wflimin/index.php(32): require('/data/www/Netsu...')<br />
#7 {main}</p>
		</div>
	</div>
