<!DOCTYPE html>
<html>

<head>
	<meta charset="utf-8">
	<meta name="baidu-site-verification" content="2qOFOhCV69" />
	<title>教育人</title>
	<link rel="shortcut icon" href="/app/templates/favicon.ico" type="image/x-icon">
	<script type="text/javascript">
		(function(W) {
			if(/iphone|nokia|sony|ericsson|mot|samsung|sgh|lg|philips|panasonic|alcatel|lenovo|cldc|midp|wap|mobile/i.test(navigator.userAgent.toLowerCase())) {
				//console.log(W.location.href);
				W.location.href = '/mobile/';
			}else {
				//console.log(W.location.href);

				W.location.href = './pc/';
			}
		})(window);
	</script>
</head>

<body>
	<h1>欢迎访问教育人网站</h1>
</body>

</html>
