.epower-home-service .banner {
  height: 340px;
  overflow: hidden;
  background: url("../../../img/service-img.png") no-repeat center center;
  background-size: cover;
}
.epower-home-service .title {
  height: 32px;
  font-size: 32px;
  color: #333;
  line-height: 32px;
  text-align: center;
  margin-top: 56px;
  margin-bottom: 12px;
}
.epower-home-service .bar {
  margin: 0 auto;
  width: 48px;
  height: 2px;
  background: #3c7ee5;
  border-radius: 2px;
}
.epower-home-service .info {
  height: 19px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 9px;
}

.epower-home-service .news {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
  overflow: hidden;
}
.epower-home-service .news .center {
  height: 376px;
  border: 1px solid #DFE3F1;
}
.epower-home-service .news .news-banner {
  height: 100px;
  padding-left: 40px;
  padding-right: 40px;
  background: url("../../../img/service-bg2.png") no-repeat center center;
  background-size: cover;
}
.epower-home-service .news .news-banner h3 {
  margin-top: 34px;
  width: 128px;
  height: 32px;
  font-size: 32px;
  color: #fff;
  line-height: 32px;
}
.epower-home-service .news .news-banner span {
  width: 140px;
  height: 32px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  margin-top: 41px;
  margin-left: 10px;
}
.epower-home-service .news .news-banner a {
  margin-top: 34px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  font-size: 14px;
}
.epower-home-service .news .news-list {
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 32px;
  padding-left: 54px;
  padding-right: 54px;
}
.epower-home-service .news .news-list li {
  line-height: 44px;
  border-bottom: 1px dashed #e5e5e5;
  list-style: circle;
  float: left;
  width: 40%;
}
.epower-home-service .news .news-list li:nth-child(2n) {
  float: right;
}
.epower-home-service .news .news-list li a {
  float: left;
  color: #333;
  width: 80%;
}
.epower-home-service .news .news-list li a:hover{
  color: #3c7ee5;
}
.epower-home-service .news .news-list li span {
  float: right;
  width: 78px;
  
  color: #999999;
  line-height: 44px;
}



.service_price {
  color: #e2383a;
  display: block;
  line-height: 42px;
  font-size: 24px;
  margin-top: 20px;
}
.sc-list{
	border-top:solid 1px #e6e6e6;
  border-left:solid 1px #e6e6e6;
  margin-bottom: 40px;
}
.sc-content{
	box-sizing: border-box;
	width: 33.33%;
	height: 256px;
	padding-left: 32px;
	padding-top: 32px;
	border-right:solid 1px #e6e6e6;
	border-bottom:solid 1px #e6e6e6;
	background: #FFFFFF;
	float: left;
	position: relative;
}
.sc-h5-title{
	font-size: 24px;color: #666;line-height: 36px;
}
.sc-h5-title span{
  display: inline-block;
  width: 90px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  background: #FF7733;
  border-radius: 11px 11px 11px 0px;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
}
.sc-p-title{
	height: 48px;
	margin-top: 8px;
	font-size: 14px;color: #999;line-height: 24px;margin-right: 30px;display: -webkit-box;-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.sc-a-title{
	position: absolute;
	bottom: 24px;
	left: 32px;
	font-size: 16px;color: #e2383a;display: inline-block;padding: 6px 24px;border: solid 1px #e2383a;border-radius: 4px;
}
.sc-a-title:hover{
	background: #E2383A;
	color: #FFFFFF;
}
.sc-div-title{
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;width: 164px;height: 106px;float: right;
}
.sc-div-title img{
	width: 100%;height: 100%;display: block;
}