<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
&lt;html&gt;
&lt;head&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;
	&lt;meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0" /&gt;
	&lt;meta name="apple-mobile-web-app-capable" content="yes" /&gt;
&lt;title&gt;404错误提示&lt;/title&gt;
&lt;script language='javascript' src='/_mobile/resource/js/mobiledevice.js'&gt;&lt;/script&gt;
&lt;style type="text/css"&gt;
body { margin: 0px; background-color: #E1E1E1;}
.prompt { width:90%; height:auto; margin:0 auto;}
.prompt_up { width:100%; height:40px; line-height:40px; background:#fb9a38; text-align:center; font-size:14pt; font-family:"微软雅黑"; color:#FFF;}
.prompt_down { width:100%; height:auto; background:#fceddd; padding-top:60px; padding-bottom:60px; text-align:center; font-size:14pt; font-family:"宋体"; color:#333; line-height:20px; min-height:60px;}
.pd_text { width:90%; height:auto; margin:0 auto;}
&lt;/style&gt;
&lt;body scroll="no" leftmargin="0" topmargin="0" rightmargin="0" buttonmargin="0"&gt; 
	&lt;table width="100%" height="100%"&gt;
    	&lt;tr height="10%"&gt;
    		&lt;td&gt;&lt;/td&gt;
    	&lt;/tr&gt;
    	&lt;tr&gt;
    		&lt;td valign="top" align="center"&gt;
    			&lt;div class="prompt"&gt;
		            &lt;div class="prompt_up"&gt;&lt;strong&gt;404错误提示&lt;/strong&gt;&lt;/div&gt;
		            &lt;div class="prompt_down"&gt;
		              &lt;div class="pd_text"&gt;页面没有找到!&lt;/div&gt;
		            &lt;/div&gt;
		          &lt;/div&gt;
    		&lt;/td&gt;
    	&lt;/tr&gt;
	&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>