﻿<!DOCTYPE html>
<html>
<head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp" />

    <title>404页面-四川准达</title>
    <meta name="author" content="PageAdmin CMS" />
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=0,minimal-ui" />
    <meta name="format-detection" content="telephone=no" />
    <meta name="renderer" content="webkit" />
    <meta http-equiv="refresh" content="2;url=/" />
    <style>
    	html,body{height: 100%;padding: 0;margin: 0;}
	.error{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
    </style>
</head>
<body>
    <div class="error">
    	<img src="/upload/images/other/404.png" alt="出错">
	</div>
</body>
</html>