
.menu {
	height: 80px;
	background: #6594C5;
}

.content {
	width: 1004px;
	margin: 0 auto; 
}
#yfc{display:none !important;}
.lxb-container{display:none !important;}
.nav li {	
	float: left;
	/*width: 166px;*/
	width: 200px;
	text-align: center;
	background: #1D61AB;
}

.nav a {
	color: #fff;
	display: block;
	width: 200px;
	height: 80px;
	line-height: 80px;
}
.nav a:hover {
	background: #FFB533;
}

.li-1 {
	border-right: 1px solid #004ea1; 
}
