
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
		<title>尚科杀虫灯提醒您：该页面不存在</title>
		<meta name="keywords" content="404页面,404错误"/>
		<meta name="description" content="尚科杀虫灯提醒您，这个页面发生错误，被删除或者不存在，请检查访问链接url。尚科杀虫灯官网：www.szsunko.com"/>
		<link rel="stylesheet" href="/css/bootstrap.min.css">
		<link rel="stylesheet" href="/css/animate.min.css">
		<link rel="stylesheet" href="/css/comm.css">
		<link rel="stylesheet" type="text/css" href="/css/index.css">
		<link rel="stylesheet" type="text/css" href="/css/min992max1160.css">
		<link rel="stylesheet" type="text/css" href="/css/min768max992.css">
		<link rel="stylesheet" type="text/css" href="/css/min414max767.css">
		<link rel="stylesheet" type="text/css" href="/css/min375max413.css">
		<link rel="stylesheet" href="font/iconfont.css">
		<script src="/js/jquery.min.js"></script>
		<script src="/js/wow.min.js"></script>
		<style>
			body,
			html {
				background-color: #f6f6f6;
			}
		</style>
	</head>
	<body>
		<div class="nofound">
			<img src="/images/404.jpg" class="animated zoomIn " data-wow-offset="15" data-wow-duration="1.4s" />
			<h2 class="animated fadeInDown" data-wow-offset="15" data-wow-duration="1.4s">页面正遭受农业害虫攻击，请开启杀虫灯防御！</h2>
			<div class="keyslist animated fadeInUp" data-wow-offset="15" data-wow-duration="1.4s">
				<a href="/">返回首页</a>
				<a href="/product.html">杀虫灯产品目录</a>
				<a href="/case.html">杀虫灯图片案例</a>
				<a href="/news.html">杀虫灯百科</a>
				<a href="javascript:history.back(-1)">返回上一页</a>
			</div>
		</div>
		<script>
			margintop();
			window.onload = function() {
				margintop();
			}
			$(window).resize(function() {
				margintop();
			});

			function margintop() {
				var height = $(window).height();
				var height2 = $(".nofound").height();
				$(".nofound").css("margin-top", ((height - height2) / 2));
			}
		</script>
	</body>
</html>
