<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">

	<title>404错误页面-中天智领</title>
	<style type="text/css">
		body {
			margin: 0;
			padding: 0;
			font: 14px/1.6 Arial, Sans-serif;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		a:link,
		a:visited {
			color: #007ab7;
			text-decoration: none;
		}

		.logo {
			transform: scale(0.5);
			margin-top: 5%;
		}

		h2 {
			margin-bottom: 20px;
			font-size: 14px;
			width: 80%;
		}

		.blue {
			color: #007ab7;
		}

		.link {
			text-align: center;
			margin-top: 50px;
		}

		.link a {
			display: inline-block;
			padding: 10px 30px;
			border: 1px solid #007ab7;
			border-radius: 3px;
			color: #fff;
			background-color: #007ab7;
		}
	</style>
	<!--[if lte IE 8]>
<style type="text/css">
h2 em{color:#e4ebf8;}
</style>
<![endif]-->
</head>

<body>
	<a class="logo" href="https://www.ztzl.com/"><img src="./ztlogo.png" alt=""></a></h1>
	<h2>尊敬的用户您好，感谢您访问中天智领官网，<span class="blue">中天智领（北京）科技有限公司</span>是一家AI交互公司，致力于为用户提供更加智能，更富客户使用习惯的<span
			class="blue">AI交互、AI协同、AI指挥</span>等相关产品及解决方案，中天智领全体同仁感谢您的访问。
	</h2>
	<h2>您搜索访问的网页，可能丢失或不能访问，我们深表歉意，但中天智领官网为您提供了更加全面，更加精彩的AI交互相关产品及介绍，还可以通过二维码扫描下载AI交互整体解决方案，请您点击下方链接，返回首页继续访问，感谢您宝贵的时间，并祝您生活愉快!
	</h2>
	<h2><a href="https://www.ztzl.com/"><img src="https://www.ztzl.com/upload/img/20250313101906.jpg" alt=""
				width="100%"></a></h2>
	<p class="link">
		<a href="https://www.ztzl.com/">查看更多精彩案例</a>
	</p>



</body>

</html>