#project {
	background: #f5f7fa;
}

.chuangyeCon {
	border-radius: 4px;
	border: 1px solid #eeeeee;
}

.chuangyeCon>div:first-child {
	background: #f8f8f8;
	height: 50px !important;
	overflow: hidden;
}

.conPItm:hover .tt {
	color: #007AD8;
}

.chuangyeCon>div:first-child>div:first-child,
.chuangyeCon>ul>.conPItm>div:first-child {
	width: 360px;
	height: 80px;
	border-right: 1px solid #eeeeee;
}

.chuangyeCon>div:first-child>div:nth-child(2),
.chuangyeCon>ul>.conPItm>div:nth-child(2) {
	width: 140px;
	height: 80px;
	border-right: 1px solid #eeeeee;
}

.chuangyeCon>div:first-child>div:nth-child(3),
.chuangyeCon>ul>.conPItm>div:nth-child(3) {
	flex: 1;
	height: 80px;
}

.chuangyeCon>ul>.conPItm:last-child {
	border-bottom: none !important;
}

.chuangyeImg {
	width: 55px;
	height: 44px;
	border-radius: 4px;
	margin-right: 6px;
}

.chuangye1Img {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-right: 6px;
}

.nan {
	width: 10px;
	height: 10px;
	margin-left: 5px;
}