<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;title&gt;Content Filter - Access Denied&lt;/title&gt;
&lt;meta http-equiv="Content-type" content="text/html; charset=utf-8"&gt;
&lt;style type="text/css"&gt;
    body {
        background: #e6e9ec;
        margin: 0 auto;
        font-family: "MicrosoftYaHei,Helvetica,Arial,sans-serif";
    }
    .head {
        height: 110px;
        background-color: #0066b1;
        border-bottom-style: solid;
        border-bottom-width: 5px;
        border-bottom-color: #2ea4ff;
    }
    .head_title {       
        color: #fff;
        font-size: 30px;
        float: left;
        margin-left: 80px;
        line-height: 110px;
    }
    .main {
        background-color: #fff;
        margin: 40 30 0 30;
        padding: 30 0 30 50;
        border-radius: 10px;        
        font-size: 18px;
        line-height: 36px;
        color: #333333;
    }
    .main_title {
        height: 38px;
        color: #f8ac59;
        font-size: 26px;
        padding-bottom: 10px;
    }
    .main_title_text {
        display: inline-block;
        line-height: 39px;
        position: relative;
        bottom: 10px;
    }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="head"&gt;
    &lt;div class="head_title"&gt;NGSOC/天眼联动阻塞提示&lt;/div&gt;
&lt;/div&gt;
&lt;div class="main"&gt;
    &lt;div class="main_title"&gt;
        &lt;div class="main_title_text"&gt;抱歉，您的访问已经被禁止&lt;/div&gt;
    &lt;/div&gt;
    &lt;span&gt;
    禁止原因如下:
    &lt;br&gt;您的主机存在安全隐患，禁止访问网络资源。
    &lt;br&gt;
    &lt;br&gt;若有任何疑问，请与管理员联系。
    &lt;br&gt;
    &lt;/span&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>