@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0
}
body {
	background-color: #a0a9fd
}
.header {
	margin: 0;
	padding: 0;
	width: 1280px;
	height: 799px;
	background: url(images/back.png) no-repeat;
	border-radius: 20px;
}
.header h1 {
	font: bolder "微软雅黑" 56px;
	padding-top: 226px;
	color: #000000;padding-left: 460px;
}
.header b {
	color: #000000
}
.nav {
	width: 1260px;
	height: 70px;
	background-color: #FFFFFF;
	margin-left: 16px;
	opacity: 0.8;
	border-radius: 40px;
	margin-bottom: 40px
}
.nav li {
	list-style: none;
	float: left;
}
.nav li a {
	display: block;
	width: 117px;
	height: 39px;
	font: "微软雅黑" 30px;
	text-decoration: none;
	text-align: center;
	line-height: 70px;
	color: #000000;margin-left: 86px;
}
.header h2 {
	margin-left: 587px;
	margin-top: 96px;list-style: none;text-decoration: none;
}
	.sea{	display: block;
	width: 163px;
	height: 58px;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	margin-left: 1085px;
	text-decoration: none;
	line-height: 60px;
	background: url(images/ss.png) no-repeat bottom;
	padding-top: 4px;list-style: none;
