﻿
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no" />
    <meta name="applicable-device" content="pc" />
    <meta name="format-detection" content="telephone=no, email=no" />
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta name="renderer" content="webkit" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <link rel="stylesheet" type="text/css" href="/css/style.css?v=3" />
    <title>页面出错了-中州期刊联盟</title>
    <style>
        body { text-align: center; background: #f4f4f4; padding-top: 40px; }
        a { text-decoration: none }
        a:hover { text-decoration: underline }
    </style>
</head>
<body>
    <div style="width:1280px;margin:0 auto">
        <img src="/img/404.png" /><br />
        <a href="/" style="color:#333">点击返回首页</a>
    </div>
</body>
</html>
