.sec-menu {
	margin-bottom: 20px !important;
}
.edu-item  {
float: left;
width: 220px;
}
.edu-item  a {
	text-decoration: none
}
.edu-item.first {
	position:relative;
	width: 640px;
	margin-right: 40px;
}
.edu-item .picture-wrap {
	position: relative;
	margin-bottom: 9px;
}
.edu-item.first  .picture-wrap {
	height: 340px;
	overflow: hidden;
	width: 640px;
	margin-bottom: 26px;
border-radius: 4px;
}
.edu-name {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 9px;
	
}
.edu-preview {
color: #283237 !important;
margin-bottom: 10px;
}
.first-edu-name {
	position: absolute;
	bottom: 25px;
	left: 25px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	width: 550px;
	text-shadow: 0px 1px 1px #253337;
}
.first-edu-name div {
	font-size: 18px;
	font-weight: 400;
}
.timeanday {
	background: url('/images/time-tik.jpg') 0  1px no-repeat;
	padding-left: 23px;
	font-size: 12px;
	color: #283237 !important;
	margin-bottom: 10px;
}
.edu-city {
	background: url('/images/curs.png') 0  1px no-repeat;
	padding-left: 19px;
	font-size: 12px;
	color: #283237 !important;
}
.edu-item.first .timeanday {
float: left;
margin-right: 50px;

}
.edu-item.first .edu-city  {
float: left;
}