.box-container {
	margin-bottom: 200px;
}

/* 党群工作 */
.content-title {
	padding-bottom: 30px;	
	font-size: 24px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}

.partyList {
	margin-top: 30px;
}

.partyList .list {
	width: 102%;
	margin-left: -0.8%;
	margin-bottom: 50px;
}

.partyList .list .item {
	width: 30%;
	overflow: hidden;
	position: relative;
	margin-left: 14px;
	margin-bottom: 12px;
	float: left;
	border: 1px solid #cccccc;
}

img {
	max-width: 100%;
}

.partyList .list .item .info {
	text-align: center;
	margin: 15px auto 25px;
}

.partyList .list .item .info p {	
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.partyList .list .item .info a {	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 3px 10px;
	border-radius: 15px;
	border: 1px solid #ddd;
	line-height: 22px;
	text-align: center;
}
