<!DOCTYPE html >
<html lang="ch">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>您的访问出错了</title>
</head>
<body>
<style>
    body {
        margin-top: 88px;
    }

    .norsSuggest {
        width: 1044px;
        margin: 0 auto
    }

    .norsTitle {
        font-size: 25px;
        font-weight: normal;
        color: #333;
        margin: 29px 0 25px 0;
    }

    .norsTitle2 {
        font-size: 15px;
        color: #666;
    }

    .norsSuggest ol {
        margin-left: 47px;
    }

    .norsSuggest li {
        margin: 13px 0;
    }


</style>
<div class="norsSuggest">
    <h3 class="norsTitle">很抱歉，您要访问的页面不存在！</h3>
    <p class="norsTitle2">温馨提示 :</p>
    <p class="norsTitle2">1、请检查您访问的网址是否正确；</p>
    <p class="norsTitle2">2、可能服务已经到期，请联系相关业务经理续费；</p>
    <p class="norsTitle2">3、其它原因请联系我们。</p>
    <p class="norsTitle2"><br>联系电话：023-6350 4710</p>
    <p class="norsTitle2">如有任何意见或建议，请及时<a target="_blank" href="tencent://message/?uin=320706188;Menu=yes">反馈给我们</a>。</p>
	<script>
		var url = ''
		var ishttps = 'https:' === document.location.protocol;
		if (ishttps) {
			url = "https://" + document.domain;
		} else {
			url = "http://" + document.domain;
		}
		document.write('<p class="norsTitle2"><a target="_blank" href="'+url+'">返回首页</a></p>')
	</script>
</div>
</body>
</html>