<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>江苏科技大学</title>
<style>
.se-errors{padding:120px 0 40px; background: #fdfdfd;}
.se-errors .center{margin:auto; width: 550px;}

.se-errors .text{float: left; margin-left: 20px; width: 294px;}
.se-errors .text h2{font-size: 22px; color: #222; font-weight: normal; margin-top: 13px; line-height:29px;font-family:MicrosoftYaHei;}
.se-errors .text p{font-size:16px;
font-family:MicrosoftYaHei;
color:rgba(119,119,119,1);
line-height:20px; white-space: nowrap;margin-top: 4px;}
.se-errors p.buttons{margin-top: 16px;}
.se-errors .buttons a{
	display: inline-block;
	min-width: 149px;
	height: 33px;
	line-height: 31px;
	border-radius: 2px;
	background-color: #4bd252;
	border: solid 1px #36b148;
	text-align: center;
	color: #fff;
	font-size: 14px;
	box-sizing:border-box;
	cursor: pointer;
	-webkit-user-select:none;
}
</style>
</head>
<body>
	<div class="body-wrap" id="body-wrap">
		<div class="se-errors clearfix">
			<div class="center">
				<div class="text">
					<h2>友情提醒</h2>
<br/>
<p>您好！校外访问请登录下方VPN</p>
					<p class="buttons">
						<a id="button_network" class="network" href ="https://ids.v.just.edu.cn">VPN链接</a>
					</p>
				</div>
			</div>
		</div>
	</div>
</body>
</html>