/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
.all {
	width: 1200px;
	height: 900px;
	background-color: #fcfcdf;
}
.juzhong{width: 1200px; margin: auto;}
.nav, .meau {
	width: 1200px;
	height: 60px;
}
.meau {
	background-color: #f06702;
}
.meau li {
	float: left;
	list-style: none;
	width: 218px;
	height: 15px;
}
.meau li a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: bolder 24px "微软雅黑";
	text-decoration: none;
	margin-left: 105px;
	line-height: 62px;
}
.meau li a:hover {
	background-color: #FFFFFF;
	color: #fc8b38
}
.center {
	width: 1080px;
	height: 740px;
	background-color: #d2f2fb;
	margin: 40px 60px 20px 60px;
	box-shadow: 5px 10px 20px 0px
}
.c-up {
	width: 1080px;
	height: 60px;
	background-color: #4186cf;
}
.wenzi h1 {
	text-align: center;
	font: bolder 38px "微软雅黑";
	color: #FFFFFF;
	margin-top: 5px;
}
.one {
	width: 340px;
	height: 240px;
	background-image: url(images/youxi.jpg);
	margin-top: 30px;
	margin-left: 60px;
	border: 8px solid #FFFFFF;box-shadow: 2px 5px 5px 1px
		
}
.youuxi p2 {
	font: bolder 18px "微软雅黑";
	margin-left: 200px;
	position: relative;
	top: 10px;letter-spacing: 10px;
}
.two {
	width: 340px;
	height: 240px;
	background-color: blueviolet;
	background-image: url(images/lanqiu.jpg);
	margin-top: -278px;
	border: 8px solid #FFFFFF;
	float: right;
	margin-right: 60px;box-shadow: 2px 5px 5px 1px
}
.lanqiu p3 {
	font: bolder 18px "微软雅黑";
	margin-left: 810px;
	position: relative;
	top: -15px;letter-spacing: 10px;
}
.three {
	width: 340px;
	height: 240px;
	background-image: url( images/tingge.jpg);
	
	margin-left: 60px;
	border: 8px solid #FFFFFF;float: left;box-shadow: 2px 5px 5px 1px
}
.ge p4 {
	font: bolder 18px "微软雅黑";
	margin-left: 200px;
	position: relative;
	top: 290px;letter-spacing: 10px;
}
.four{width: 340px;
	height: 240px;
	background-image: url(images/taiqiu.jpg);margin-top: -24px;
	
	margin-left: 249px;
	border: 8px solid #FFFFFF;float: left;box-shadow: 2px 5px 5px 1px}
.tai p5{font: bolder 18px "微软雅黑";
	margin-left: 398px;
	position: relative;
	top: 265px;letter-spacing: 10px;}
.mid{width: 340px;
	height: 240px;
	background-image: url( images/zhaoxiang.jpg);margin-top: -400px;
	
	margin-left: 360px;
	border: 8px solid #FFFFFF;float: left;box-shadow: 2px 5px 5px 1px}
.she p6{font: bolder 18px "微软雅黑";
	margin-left: 500px;
	position: relative;
	top: -135px;letter-spacing: 10px;}
.dibu {
	width: 1200px;
	height: 40px;
	background-color: #fc8b38;
	clear: both;
}
.dibu h3 {
font: bolder 15px "微软雅黑";
	color: #FFFFFF;
text-align: center;position: relative;top:8px
}
