body {
	background: #f5f7fa;
}

.ttBx {
	width: 70px;
}

.itemNav {
	padding: 0 15px;
	cursor: pointer;
	margin-top: 15px;
}

.active {
	color: #3c78fc;
}

.typeTit {
	height: 46px;
}

.item2Nav {
	padding: 0 15px;
	cursor: pointer;
}

.expertAdd {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.ewm1content {
	top: 24px !important;
	right: -20px !important;
}

.conItm:hover {
	text-decoration: none;
}

.userImg {
	width: 120px;
	height: 150px;
	border-radius: 4px;
}

.color1 {
	color: #7987a1;
}

.bsBx {
	width: 316px;
	border-right: 1px solid #eeeeee;
	padding-top: 5px;
}

.shanchangBx {
	padding: 0 5px;
	height: 22px;
	background: #f5f5f5;
	border-radius: 4px;
	margin-left: 5px;
}

.exptDetBtn {
	width: 120px;
	height: 40px;
	border-radius: 40px;
	color: #3c78fc;
	border: 1px solid #3c78fc;
	display: block;
}

.tt:hover {
	color: #3c78fc;
}