.applications-ls{
	margin:  33px 23px 0 0;
}
.applications-ls li{
	overflow: hidden;
	height: 129px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.applications-ls img{
	width: 251px;
	height: 127px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 23px;
}
.applications-ls strong{
	height: 16px;
	line-height: 16px;
	display: block;
	color: #166dc6;
}
.applications-ls p{
	line-height: 30px;
	color: #313131;
	margin-top: 7px;
}