
.conItm:hover {
	text-decoration: none;
}

.userImg {
	width: 120px;
	height: 150px;
	border-radius: 4px;
}

.biaoqian {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
	padding: 5px;
}

.boss1Rz {
	width: 81px;
	height: 22px;
	margin-left: 6px;
}

.boss2Rz {
	width: 93px;
	height: 22px;
	margin-left: 6px;
}

.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;
}

.btn {
	width: 120px;
	height: 40px;
	border-radius: 40px;
	color: #3c78fc;
	border: 1px solid #3c78fc;
	display: block;
}

.member .ewmcontent.ewm1content {
	top: 26px !important;
}