<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <title>错误信息</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />
	<meta name="apple-mobile-web-app-capable" content="yes" />
</head>
<body>


<div style="margin:0 auto; text-align:center; margin-top:5%;">
    <div style="margin-bottom:20px;"><img src="/corenets/template/face02.png" height="170"></div>
    <div style="font-size:20px;margin-bottom:20px;">连接数据库服务器失败：Too many connections <span id="time" style="font-size:18px;"></span></div>
    <div><span style="font-size:14px;color:#bbb;padding-top:2px;">
   		欢迎访问我们的网站，如有疑问请联系网站管理员。
    </span><a href='/' style='text-align:center; color:#333; font-size:13px; text-decoration:none; width:100px; height:32px; line-height:32px; border:1px solid #E3E2E8; display:block; margin:30px auto;'>返回首页</a></div>
</div>



</body>
</html>