﻿<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>江苏鹏飞集团股份有限公司官网</title>
<!--公共样式-->
<link rel="stylesheet" type="text/css" href="/404/H-ui.reset.css">
<!--主要样式-->
<link rel="stylesheet" type="text/css" href="/404/index.css">
</head>
<body>
    <div class="system">
        <img src="/404/404.png">
        <div class="title">
            <h2>404 Error！</h2>
            <h4>很抱歉，您访问的网址不存在，请确认您输入的URL网址是否正确</h4>
            <h4>Sorry, you visit the web site does not exist, make sure you entered the URL URL is correct</h4>
        </div>
        <div class="index-more"><a href="/">返回首页</a></div>
    </div>
</body>
</html>