body {
	background: #f5f7fa;
}

.ttBx {
	width: 60px;
}

.itemNav {
	padding: 0 15px;
	cursor: pointer;
	margin-top: 15px;
}

.active {
	color: #3c78fc;
}

.ewm1content {
	top: 25px !important;
	right: -20px !important;
}

.conItem:hover a {
	text-decoration: none;
}

.conItem:hover .tt {
	color: #3c78fc;
}

.conItem:last-child {
	border: none
}

.bian1qian {
	padding: 1px 7px;
	border-radius: 2px;
	color: #3c78fc;
	border: 1px solid #3c78fc;
	margin-right: 5px;
}

.bian2qian {
	padding: 1px 7px;
	border-radius: 2px;
	color: #3c78fc;
	background: #f0f4ff;
	border: 1px solid #f0f4ff;
	margin-right: 5px;
}