.service {
  width: 100%;
  height: 464px;
  border: 1px solid #f0f0f0;
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
  background: none;
}

.service .pic {
  width: 194px;
  height: 187px;
  background: url("../i/image-service.png");
  position: absolute;
  left: 360px;
  top: 106px;
}

.service .title {
  color: black;
  position: absolute;
  left: 630px;
  top: 170px;
}

.service sub {
  position: absolute;
  left: 630px;
  top: 208px;
}
