/* 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
}
.top {
	width: 340px;
	height: 60px;
	background-color: #92d4f3;
	margin-left: 100px;
	margin-top: 20px;
	border-radius: 15px;
}
.top h1 {
	font: bolder 40px "微软雅黑";
	text-align: center;
	margin-top: 10px;
}
.top strong {
	color: #FFFFFF
}
.center {
	width: 1080px;
	height: 680px;
	background-color: #d2f2fb;
	margin-top: 20px;
	margin-left: 60px;
	border: 8px solid #FFFFFF;
}
.tupian {
	width: 408px;
	height: 410px;
	background-image: url(images/guangong.jpg);
	border-radius: 30px;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	box-shadow: 8px 10px 20px 0px
}
.c-right {
	width: 520px;
	height: 65px;
	background-color: #4186cf;
	float: left;
	margin-top: 40PX;
	margin-left: 65PX;
}
.c-right h1 {
	font: bolder 40px "微软雅黑";
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
}
.wenzi {
	float: right;
	width: 540px;
	height: 400px;
	position: inherit;
	right: 30px;
}
.wenzi p {
	font: bolder 18px "微软雅黑";
	line-height: 35px;
	margin-right: 50px;
	margin-top: 10px;
	text-indent: 40px;
}
.dibu {
	width: 1200px;
	height: 40px;
	background-color: #fc8b38;
	clear: both;
	margin-top: 20px;
}
.dibu h3 {
	font: bolder 15px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 8px
}
.tese {
	width: 1080px;
	height: 70px;
	background: #4186cf;
	margin-top: 480px;
}
.tese h2 {
	font: bolder 40px "微软雅黑";
	color: #FFFFFF;
	margin-left: 40px;
	position: relative;
	top: 6px;
}
.dapanji {
	width: 160px;
	height: 100px;
	background-color: aqua;
	float: left;
	;
	margin-left: 100px;
	margin-top: 15px;
	background-image: url(images/shiwu-one.jpg)
}
.yi p3 {
	font: bolder 18px "微软雅黑";
	margin-left: 30px;
	position: relative;
	top: 45px;
}
.yangrou{width: 160px;
	height: 100px;
	background-color: aqua;
	float: left;
	;
	margin-left: 160px;
	margin-top: -9px;
background-image: url(images/shiwu-two.jpg)}
.two p4{font: bolder 18px "微软雅黑";
	margin-left: 30px;
	position: relative;
	top: 20px;}
.yujiamian{width: 160px;
	height: 100px;
	background-color: aqua;
	float: left;
	;
	margin-left: 170px;
	margin-top: -33px;
 background-image: url(images/shiwu-three.jpg)}
.three p5{font: bolder 18px "微软雅黑";
	margin-left: 30px;
	position: relative;
	top: -8px;}




















