div.page-center-main{
	margin-top:30px;
	min-height: 250px;
}
div.page-center-main-content{
	margin-top: 20px;
}
ul.banners,ul.banners > li{
	padding: 0px !important;
}
div.bx-wrapper{
	border: 0px solid rgb(244,244,244);
	margin: 0px;
}
div.service-item{
	overflow: hidden;
	padding-left: 5px;
}
div.service-item div.caption{
	width:100%;
	height:30px;
	line-height:30px;
	background-color: rgba(100,100,100,0.5);
	position: absolute;
	bottom: 0px;
	padding: 0px;
}
div.service-item div.caption a{
	color: white;
}
div.news-item a{
	font-size: 14px;
}
div.page-center-main-title span{
	color: #007457;
	padding-right:3px;
	border-right: 2px solid #007457;
}
div.page-main{
	min-height: 200px;
}