
.dao{
	width:906px;
	float: right;
	height: 50px;
	background:#f5f5f5;
}
#nav{
	width: 60%;
	height: 34px;
	background-color: #fff;
	float: right;
	font-size: 16px;
	text-align: right;
}
#nav a{
	line-height: 34px;
	font-size: 16px;
}
#nav a:hover{
	text-decoration: none;
	color: #207ea4;
	transition: all 0.5s;
}
#nav span{

}
.zou{
	width: 38.82%;
	float: left;
	height: 34px;
	background-color: #fff;
	border-left: 10px solid #f00;
   line-height: 34px;
   text-indent: 0.6em;
   font-size: 17px;
}