.catalog-top {
	width: 100%;
	border: 1px solid #428bca;
	border-radius: 5px;
	margin-top: 6px;
	min-height: 360px;
}

.catalog-top  .head{
	background: #428bca;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 18px;
}