.crumblef {
	padding: 17px 0px;
	height: 20px;
	color: #999;
}
.filter-h1 {
	font-weight: 900;
	line-height: 40px;
	font-size: 20px;
	color: #6a6666;
	width: auto;
	margin-bottom: 12px;
	padding-left:10px;
}
.Industry {
	padding: 20px;
	width: 680px;
	border: 1px solid #e0e0e0;
	float: left;
	height: 25px;
	background: #fff;
	line-height: 25px;
	margin-bottom: 10px;
}
.Industry-job {
	width: 210px;
	float: left;
	font-size: 15px;
	color: #09458d;
	margin-right: 55px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Industry-post {
	width: 225px;
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Industry-salary {
	width: 65px;
	float: left;
	font-size: 14px;
	color: #f57627;
	margin-right: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../images/s.jpg) no-repeat right center;
}
.Industry-city {
	width: 70px;
	float: left;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Industry-list {
	padding: 0px 24px 10px 18px;
	width: 218px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
.Industry-list span {
	margin-top: 10px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #333;
	width: 218px;
	font-weight: 100;
	float: left;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
.Industry-more {
	float: right;
}
.Industry-list ul li {
	font-size: 14px;
	line-height:31.25px;
	color: #666666;
	width: 218px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	text-align: left;
}
.Industry-list ul li a:hover {
	text-decoration: none;
}
.Industry-info {
	margin-left: 115px;
	padding: 19px 19px 19px 0;
}
.Industry-info p {
	color: #999;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.name a {
	color: #09458d;
}
.Industry-info p em {
	color: #333;
}
.mt {
	margin-bottom: 5px;
}
.Industry-custom {
	margin-bottom: 15px;
}
.Industry-custom ul li {
	float: left;
	width: 180px;
	height: 80px;
	padding: 10px;
}
.Industry-custom img {
	display: block;
	width: 180px;
	height: 80px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.item img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.grid {
    margin-bottom: 5px;
}