.middle{
	width: 980px;
	    float: left;
		margin-left:20px;
}
.middle .leftMenu{
	width: 309px;
	float: left;
}
.middle .leftMenu .topMenu{
	height: 42px;
	background-color: #0065a5;
}
.middle .leftMenu .topMenu img{
	margin: 11px;
	float: left;
}
.middle .leftMenu .topMenu .changeMenu{
	cursor: pointer;
}
.middle .leftMenu .topMenu .banshi{
	padding-left: 23px;
}
.middle .leftMenu .topMenu .menuTitle{
	text-align: center;
	color: #000;
	float: left;
	line-height: 42px;
	font-size: 16px;
	width: 120px;
}
.menu_list {
	width: 980px;
}
.menu_list ul li{
	display: block;
	text-align: center;
	width: 263px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}
.menu_list ul li:nth-child(1){
	display: block;
	text-align: center;
	width: 263px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}
.menu_list ul li:nth-child(2){
	display: block;
	text-align: center;
	width: 263px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}
.menu_list ul li:nth-child(3){
	display: block;
	text-align: center;
	width: 263px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}
.menu_list ul li:nth-child(5){
	display: block;
	text-align: center;
	width: 263px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}
.menu_list ul li .fuMenu{
	color: #000;
	font-size: 14px;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 260px;
	border: 1px solid #16222b;
	float:left;
}
.menu_list ul li .xiala{
	float: left;
	margin-left: -50px;
	margin-top: 27px;
}
.menu_list ul li .div1 {
	width: 100%;
	height: auto;
	float: left;
}
.menu_list ul li .div1 .zcd{
	font-size: 14px;
	height: 60px;
	margin-bottom: 1px;
	cursor: pointer;
	line-height: 60px;
	text-align: center;
	width: 260px;
	border: 1px solid #16222b;
	border-top:none;
	background-color: #36404b;
	color: #FFF;
	opacity:1;
}
.menu_list ul li .div1 .zcd a{
	color: #FFF;
}
.div1 {
	height: 200px;
	display: none;
}
.removes{
	color: #0FB9EF !important;
	border-left: 3px solid #0FB9EF;
}