.service-ls{
	width: 908px;
	margin: 33px auto 0 auto;
}
.service-ls-hd{
	overflow: hidden;
	position: relative;
	height: 125px;
	padding-bottom: 21px;
	border-bottom: 1px solid #ccc;
}
.service-ls-hd img{
	width: 278px;
	height: 125px;
	margin-right: 7px;
	float: left;
}
.service-ls-hd strong{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #166dc6;
}
.service-ls-hd p{
	line-height: 38px;
	color: #313131;
}
.service-ls-hd a{
	position: absolute;
	right: 0;
	bottom: 22px;
	height: 18px;
	line-height: 18px;
	color: #da261e;
}
.service-ls ul{
	margin-top: 11px;
}
.service-ls li{
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #ccc;
}
.service-ls li p{
	float: left;
	color: #313131;
}
.service-ls li span{
	float: right;
	color: #313131;
}