<!DOCTYPE html>
<html lang="zh">
	<head>
		<meta charset="utf-8">
		<title></title>
		
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="keywords" content="">
    <meta name="description" content="">
    <title>403</title>
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
    <link rel="stylesheet" href="/component/pear/css/pear.css?v=3.40.2">
    <link rel="stylesheet" href="/admin/css/xj.css?v=1.0.2">
    <style>

        .layui-disabled, .layui-disabled:hover {
            color: #757575 !important;
            cursor: not-allowed !important;
        }

        /** text */
        .text-tag {
            height: 32px;
            line-height: 32px;
            padding: 0 10px;
            font-size: 12px;
            display: inline-block;
            white-space: nowrap;
            text-align: center;
            box-sizing: border-box;
            outline: none;
            transition: 0.1s;
            font-weight: 500;
            border: 1px solid #7a829514;
            border-radius: 2px;
            color: white;
        }

        /*列表图片样式*/
        table img {
            height: 34px;
            width: 34px;
            line-height: 34px !important;
            cursor: pointer;
            margin-top: -4px;
        }

        /*列表图片放大样式*/
        #imgDiv {
            /*display: flex;*/
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100%;
            text-align: center;
        }

        #imgDiv > img {
            max-width: 50%;
            height: auto;
            cursor: pointer;
            margin: 10px;
            border: 0.15em solid #29c93e;
        }

        #moreConditionsDiv {
            display: contents;
        }

        .tableListSize{
            margin-top: 10px;
            float: right;
        }
    </style>

		<link href="/admin/css/other/error.css" rel="stylesheet" />
	</head>
	<body>
		<div class="content">
			<img src="/admin/images/403.svg" alt="">
			<div class="content-r">
				<h1>401</h1>
				<p style="color: red;font-weight: bold;font-size: 24px;">登录失效，请重新登录</p>
				<a href="/login.html" class="pear-btn pear-btn-primary">重新登录</a>
			</div>
		</div>
		
    <script src="/component/layui/layui.js?v=2.9.16"></script>
    <script src="/component/pear/pear.js?v=3.40.0"></script>
    <script src="/admin/js/jquery.min.js"></script>
    <script src="/tool.js?v=1.3"></script>

	</body>
</html>
