/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

.all {
	width: 1200px;
	height: 900px;
	background-color: #fcfcdf
}
.juzhong{width: 1200px; margin: auto;}
.top1 {
	width: 1200px;
	height: 240px;
background-image:url(images/beijing.jpg)
}
.nav, .meau {
	width: 1200px;
	height: 60px;
}
.meau {
	background-color: #f06702
}
.meau li {
	
	float: left;
	list-style: none;
	width:  218px;
	height: 110px;

}
.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
}
.mid {
	width: 1080px;
	height: 570px;
	background-color: #d2f2fb;
	margin-left: 60px;
	border: 10px solid #FFFFFF;
}
.c-tupian {
	width: 346px;
	height: 330px;
	background-color: antiquewhite;
	line-height: 20px;
	margin: 25px 20px 10px 60px;
	border-radius: 30px;
 background-image: url(images/diyiye.jpg)
}
.mid-right {
	width: 560px;
	height: 358px;
	background-color: #FFFFFF;
	float: right;
	margin: 20px 25px 10px 80px;
	position: relative;
	top: -360px;
	border-radius: 30px;
	border: 5px solid #fc8b38;
}
.gerenjieshao {
	width: 240px;
	height: 55px;
	background-color: #4fb9eb;
	border-radius: 30px;
	margin: 6px 0 0 45PX;
}
.gerenjieshao h1 {
	font: bolder 28px "微软雅黑";
	text-align: center;
	position: relative;
	top: 8px;
	letter-spacing: 5px;
}
.mid-right p {
	font: bolder 17px "微软雅黑";
	margin: 20px 0 0 60px;
	line-height: 20px;
}
.lanse {
	width: 1080px;
	height: 50px;
	background-color: #4fb9eb;
	margin: 45px 0 0 -490px
}
.lanse h2 {
	font: bolder 28px "微软雅黑";
	text-align: center;
	
	top: 5px;
}
.wenzi{width: 1080px;height:  140px; background-color: #d2f2fb;}       
.wenzi p{  font:11px;text-indent: 40px;margin:0;margin-left: 3px；  line-height: 1.3
	;margin-top: 18px;     }
.dibu {
	width: 1200px;
	height: 40px;
	background-color: #fc8b38;
	clear: both;position: relative;top:-190px;left: 0;
}
.dibu h3 {
font: bolder 15px "微软雅黑";
	color: #FFFFFF;
text-align: center;position: relative;top:8px;
}



