.fzSoft_info {
	width: 80%;
	height: auto;
	position: absolute;
	display: flex;
	bottom: 0;
	left: 21px;
	flex-direction: column;
}

.fzSoft_infoD {
	width: 100%;
	height: 22px;
	position: relative;
	margin-bottom: 16px;
	display: flex;
	flex-wrap: nowrap;
}

.fzSoft_info_line {
	width: 1px;
	height: 100%;
	background: #D9D9D9;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
}

.projectRecommendCard {
	width: 362px !important;
}

.group_card {
	width: 358px !important;
}

.freeter_main_cardList {
	justify-content: space-between;
}