body {
	background: #f5f7fa;
}

.ttBx {
	width: 70px;
}

.itemNav {
	padding: 0 15px;
	cursor: pointer;
	margin-top: 15px;
}

.active {
	color: #3c78fc;
}

.cnBx {
	text-decoration: none;
}

.cnBx:hover .tt {
	color: #3c78fc;
}

.color {
	color: #ff3737;
}

.time {
	width: 14px;
	height: 14px;
	margin-right: 5px;
}