<!DOCTYPE html>
<html>
<head>
    <title>ERROR-页面</title>
    	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">

	<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
	<link rel="stylesheet" href="/webdocs/css/bootstrap-v5/bootstrap.css">
	<!-- <link rel="stylesheet" href="/webdocs/css/bootstrap-v5/bootstrap-theme.min.css"> -->
	<link rel="stylesheet" href="/webdocs/css/bootstrap-v5/jquery.mCustomScrollbar.css">
	<link rel="stylesheet" href="/webdocs/css/bootstrap-v5/V5-main.css">
	<link rel="stylesheet" href="/webdocs/css/font-awesome/4.5.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="/webdocs/fonts/iconfont.css">
	<link rel="stylesheet" href="/webdocs/css/jquery-ztree/3.5.26/zTreeStyle.css" type="text/css">
	<link rel="stylesheet" href="/webdocs/css/jquery-alerts/jquery.alerts.css">
	<link rel="stylesheet" href="/webdocs/css/feedback/feedback.css">
	<link rel="stylesheet" href="/webdocs/css/feedback/jumbotron.css">
	<script type="text/javascript" charset="utf-8" src="/webdocs/js/libs/kissy/k/1.4.8/seed.js"></script>
	<script src="/webdocs/js/libs/sea/1.2.1/sea.js" data-main="app.js"></script>
	<!--[if lt IE 9]>
	  <script src="https://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script>
	  <script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
	<![endif]-->
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
    <title>500</title>
    <meta name="keywords" content=""/>
    <meta name="description" content=""/>
    <style>
        body {
            background: #fff
        }
        .not-found {
            text-align: left;
            width: 400px;
            height: 250px;
            position: absolute;
            margin-top: -230px;
            margin-left: -200px;
            top: 50%;
            left: 50%;
        }
        .not-found.nf500 {
            width: 420px;
            height: 260px;
            margin-left: -210px;
            margin-top: -230px;
        }
        .not-found img{
            width: 250px;
        }
        .not-found h1 {
            font-size: 24px;
            color: #222;
            font-weight: 700;
            margin: 25px 0 5px 0;
            height: 60px;
            line-height: 60px;
        }
        .not-found p {
            margin: 0;
            font-size: 17px;
            color: #888;
            line-height: 36px;
        }
        .not-found a {
            color: #007eff;
            text-decoration: none;
        }
    </style>
</head>

<body style="background: #fff">
<head>

</head>


<div class="not-found nf500">
    <img src="/webdocs/images/500.png" alt="">
    <h1>抱歉，服务器出现异常，请稍后访问！</h1>
    <p>您可以： </p>
    <p>1、检查访问的网址是否正确</p>
    <p>2、<a href="javascript:history.go(-1);">返回上一级页面</a> or <a href="/system/portlet/intoIndex.htm?isAudit=1&v(menuCode)=1">回到网站首页</a></p>

</div>



</body>
</html>