/* CSS Document */
* {
	margin: 0;
	padding: 0
}
.juzhong {
	width: 1200px;
	margin: auto
}
.one {
	width: 1200px;
	height: 50px;
}
.menu {
	width: 1200px;
	height: 50px;
	background-color: #4482D2;
}
.menu li {
	float: left;
	list-style: none
}
.menu li a {
	display: block;
	width: 300px;
	height: 46px;
	text-decoration: none;
	font: 25px "微软雅黑";
	color: black;
	border-left: 2px #000000 solid;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	text-align: center;
	line-height: 40px
}
.menu li a:hover {
	background-color: #5EA1E0;
	color: #FFFFFF
}
.menu li #sss {
	width: 292px
}
.tow {
	height: 740px;
	width: 1200px;
	background-color: #e5dbd8
}
.aa {
	width: 240px;
	height: 240px;
	background:url(../images/liankao.jpg) no-repeat center;
	position: relative;
	top: 16px;
	left: 16px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.ab {
	width: 240px;
	height: 240px;
	background: url(../images/paidui.jpg);
	position: relative;
	top: -232px;
	left: 481px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.ac {
	width: 240px;
	height: 240px;
	background: url(../images/jiaxiao.jpg);
	position: relative;
	top: -480px;
	left: 936px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.ad {
	width: 240px;
	height: 240px;
	background: url(../images/qixi.jpg);
	position: relative;
	top: -390px;
	left: 16px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.ae {
	width: 240px;
	height: 240px;
	background: url(../images/dongtian.jpg);
	position: relative;
	top: -638px;
	left: 481px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.af {
	width: 240px;
	height: 240px;
	background: url(../images/yiqing.jpg);
	position: relative;
	top: -886px;
	left: 936px;
	border: #000000 4px solid;
	border-radius: 10px;
}
.fh {
	width: 53px;
	height: 50px;
	background-color: #D46D6F;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #000000;
	border: #000000 1px solid;
	position: relative;
	top: -810px;
	left: 1137px;
}
.tow p {
	font: 18px "微软雅黑";
	line-height: 22px;
	margin-top: 260px;
	text-indent: 40px
}
.fh li {
	list-style: none;
}
.fh li a {
	display: block;
	width: 53px;
	font: 20px "微软雅黑";
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	color: #000000;
	line-height: 50px;
}
.fh li a:hover {
	background-color: #EA1C2B;
	color: #FFFFFF
}
.four {
	height: 50px;
	width: 1200px;
	background-color: #87A820
}
.four h1 {
	font: 20px "微软雅黑";
	text-align: center;
	line-height: 45px
}
