<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!doctype html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta charset="utf-8"&gt;
&lt;title&gt;404&lt;/title&gt;
&lt;style&gt;
.page404{width:745px; padding:190px 0;}
.page404 .cont404{width:745px; height:380px; background:url(img/404.gif) left top no-repeat; position:absolute; left:50%; top:50%; margin-left:-372px; margin-top:-190px;}
.page404 .cont404 a{position:absolute; border:3px solid #59A80D; font-size:18px; color:#59A80D; height:39px; line-height:39px; width:137px; text-align:center; font-family:"微软雅黑"; text-decoration:none}
.page404 .cont404 a:hover{border-color:#F35B18; color:#F35B18;}
.page404 .cont404 .return_home{bottom:0; right:208px;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="page404"&gt;
  &lt;div class="cont404"&gt; &lt;a href="/" class="return_home"&gt;返回首页&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>