<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>404错误页面-百礼汇礼品加盟公司</title>
    <link rel="stylesheet" href="https://style.li91.com/statis/pc/css/public.css"/>
    <link rel="stylesheet" href="https://style.li91.com/statis/pc/css/wrong.css"/>
</head>
<body>
<div class="content">
    <img src="https://style.li91.com/statis/pc/image/404.png"/>
    <div class="text">
        <p class="p1">you visit the page address is wrong, or the page does not exist</p>
        <p class="p2">抱歉，您访问的页面地址有误，或者该页面不存在</p>
        <div class="buttom"><a href="javascript:history.back(-1)">返回上一页</a><a href="/">返回首页</a></div>
    </div>
</div>
</body>
</html>
