

<!DOCTYPE html>
<html lang="zh">
<head>
	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
	<!–[if lte IE 8]> 
	<meta http-equiv=”x-ua-compatible” content=”ie=8″ /> 
	<![endif]–> 
	<!–[if IE 9]> 
	<meta http-equiv=”x-ua-compatible” content=”ie=9″ /> 
	<![endif]–> 
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
	<meta name="format-detection" content="telephone=no">
	<title>404</title>
	
	<link rel="stylesheet" href="/download/css/css/common-3.css">
	
    <style>
		#h-404{
			margin:0 auto;
			
			width: 400px;
			
			
			text-align: center;
			
		}

		.h-4042 img{
			display: block;
			width: 100%;
		}

		#h-404 p{
			font-size: 16px;
			padding:  0   0 15px;
			line-height: 1.8;
		}

		#h-404 a{
			display: inline-block;
			width: 120px;
			height: 35px;
			line-height: 35px;
			background-color: #6289f1;
			color:#fff;
			border-radius: 3px;
		}
		@media only screen and (max-width: 800px){
			#h-404{
				width: 100%;
				padding: 20px 0;
			}
		}

	</style>

<script type="text/javascript" src="/jquery.xm.js"></script>
</head>

<body>

<div id="h-404">
	<div class="h-4042">
		<img src="/download/css/images/timg.jpg" alt="">
	</div>
	<a href="/download//">返回首页</a>
</div>









</body></html>