<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;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'/&gt; 
&lt;title&gt;è·³è½¬æç¤º&lt;/title&gt;

&lt;style type="text/css"&gt;
body{background:#fff;padding:0px;margin: 0px;font-family: 'Microsoft YaHei'; color: #333;}
input,button{ border:solid 1px #dcdcdc;height:30px; line-height:30px; padding:3px 6px;color:#999;background:#fff; vertical-align: middle;}
select{border:solid 1px #ccc;}
img{border:none;}
a{ text-decoration: none;color:#3361AD;}
.system-message{ padding:10pxx; }
.system-message .jump{ padding-top: 10px; font-size:14px;}
.system-message .success,.system-message .error{ line-height: 1.6em; font-size: 18px;word-break:break-all; }
.system-message .detail{ font-size: 12px; line-height: 20px; margin-top: 12px; display:none}


.xyh_box{background:#e9f8ff;width:400px;height:auto;border:solid 7px #57c0ff;border-radius:5px;padding:0px;position: absolute;left: 50%;top: 50%;overflow: hidden;display:block;margin:-150px 0 0 -200px;}
.xyh_box .xyh_box_content{padding:20px;}
.xyh_box .title{font-size:16px;font-weight:bold;height: 36px; line-height: 36px; padding: 0px 0px 0px 10px; overflow:hidden;  color:#ffffff;background-color:#2b9ee4;
background-image: -moz-linear-gradient(top , #2b9ee4, #4fb7fe );
background-image: -webkit-linear-gradient(top , #2b9ee4, #4fb7fe );
background-image: -o-linear-gradient(top , #2b9ee4, #4fb7fe );
background-image: -ms-linear-gradient(top , #2b9ee4, #4fb7fe );
background-image: linear-gradient(top , #2b9ee4, #4fb7fe );}
.space,.space30{display:block; float:right; width:10px; background-color:#57c0ff; height:100%; margin-left:5px;}
.space30{width:30px;}

.error{font-size: 12px; color: #ff3300;}
.error a{color: #ff3300;}

&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--é¡¶éƒ¨å¼€å§‹--&gt;
&lt;div&gt;

	&lt;div class="xyh_box"&gt;
		&lt;div class="title"&gt;æç¤º&lt;span class="space30"&gt;&lt;/span&gt;&lt;span class="space"&gt;&lt;/span&gt;&lt;span class="space"&gt;&lt;/span&gt;&lt;span class="space"&gt;&lt;/span&gt;&lt;/div&gt;
		&lt;div class="xyh_box_content"&gt;	
			
			&lt;div class="p10"&gt;
			&lt;div class="system-message"&gt;
						&lt;p class="error"&gt;Ã— å‚æ•°é”™è¯¯&lt;/p&gt;			&lt;p class="detail"&gt;&lt;/p&gt;
			&lt;p class="jump"&gt;
			é¡µé¢è‡ªåŠ¨ &lt;a id="href" href="javascript:history.back(-1);"&gt;è·³è½¬&lt;/a&gt; ç­‰å¾…æ—¶é—´ï¼š &lt;b id="wait"&gt;3&lt;/b&gt;
			&lt;/p&gt;
			&lt;/div&gt;
			&lt;script type="text/javascript"&gt;
			(function(){
			var wait = document.getElementById('wait'),href = document.getElementById('href').href;
			var interval = setInterval(function(){
				var time = --wait.innerHTML;
				if(time &lt;= 0) {
					location.href = href;
					clearInterval(interval);
				};
			}, 1000);
			})();
			&lt;/script&gt;
			&lt;/div&gt;
		
		&lt;/div&gt;
	&lt;/div&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</pre></body></html>