<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>首页</title>
	<style type="text/css">
		.box{overflow: hidden;}
		.center{width: 838px;height: 376px;margin:0 auto;margin-top: 30px;}
	</style>
</head>

<body>
	<div class="box">
		<div class="center">
			<img src="imgs/wk_ops.jpg" alt="">
		</div>
	</div>
</body>
</html>
