.res-head span{
  font-size:25px;
  font-weight:400;
  color:000;
  /* line-height:42px; */
  position: absolute;
  bottom: 0;
}
.res-item .gline{
  margin: 13px 0 31px;
  height: 1px;
}
.res-item p{
  font-size:16px;
  font-weight:400;
  color:#303133;
  line-height:32px;
}
.res-bl{
  padding: 40px 60px;
  box-sizing: border-box;
  height:251px;
  background-color: #e9ecef;
  margin-bottom: 32px;
}

.res-bl h4{
  font-size:25px;
  font-weight:400;
  color:#000;
}
.res-bl .gline{
  margin: 10px 0 32px;
  height: 1px;
}
.res-bl p{
  font-size:16px;
  font-weight:400;
  color:#303133;
  line-height:32px;
}
.res-more{
  font-size: 14px;
    font-weight: 400;
    color: #005540;
    line-height: 32px;
    text-align: center;
    margin-bottom: 80px;
}