.list-box {
	width: 100%;
	height: auto;
}

.list-title {
	width: 100%;
	height: 30px;
	background-color: #f1f1f1;
	overflow: hidden;
	margin-top: 10px;
}

.list-title div {
	display: inline-block;
	float: left;
	line-height: 30px;
}

.title {
	width: 530px;
	height: auto;
	text-align: center;

}

.fiy {
	width: 80px;
	height: auto;
	text-align: center;
}

.date {
	width: 108px;
	height: auto;
	text-align: center;
}

.list-num {
	width: 100%;
	height: auto;
}

.list-num-tt {
	width: 100%;
	height: 30px;
	border-bottom: 1px dotted #a7c59e;
	overflow: hidden;
}

.list-num-tt div {
	display: inline-block;
	float: left;
	line-height: 30px;
}

.title2{
	text-align: left;
}

.title2 img{
	margin-right:5px ;
}
.title2 a:hover{
	color: #06266c;
}