<html class="translated-ltr"><head>
	<title>404页面-上海鹄兴传动科技有限公司</title>
	<!-- Meta Tags -->
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta name="keywords" content="">
	<script type="application/x-javascript">
		addEventListener("load", function () {
			setTimeout(hideURLbar, 0);
		}, false);

		function hideURLbar() {
			window.scrollTo(0, 1);
		}
	</script>
	<!-- //Meta Tags -->
	<!-- Custom Theme files -->
	<link href="css/font-awesome.css" rel="stylesheet">
	<!--// Font-Awesome-CSS -->
	<link href="css/style.css" rel="stylesheet" type="text/css">
	<!--fonts-->


	<!--//fonts-->
</head>

<body>
	<!--background-->

	<div class="bg-agile" style="
    width: 100%;
    height: 100%;
">
		<div class="main-info-w3-agileits">
				<h1 style="
    font-size: 60px;
">上海鹄兴传动科技有限公司</h1>
	<p class="paragraph-w3ls" style="
    font-size: 60px;
">404页面</p>
<p><a target="_blank" href="https://beian.miit.gov.cn/" style="color: red;">沪ICP备2025130687号</a></p>
		</div>
		<div class="clear"></div>
	</div>
	<!--newsletter-agileinfo-->
	
	<!--//newsletter-agileinfo-->
	<!--copyright-->
	<!--//copyright-->
	<!--//background-->
<script>
function countdownRedirect() {
  var count = 3;
  var countdown = setInterval(function() {
    console.log(count);
    count--;
    
    if (count < 0) {
      clearInterval(countdown);
      window.location.href = "http://www.00886jiansuji.com/"; // 修改为要跳转的页面地址
    }
  }, 1000);
}
 
countdownRedirect();
</script>
</body></html>