.safeTech {
  min-height: 520px;
}
.safeTech .safeTechTitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
}
.safeTech .safeTechImg {
  text-align: center;
  margin-top: 25px;
}
.safeTech .safeTechImg > img {
  display: block;
  margin: 0 auto;
}
.techAdvantage {
  width: 100%;
  min-height: 620px;
  padding: 0;
  background: #fafafa;
}
.techAdvantage .techAdvantageTitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
}
.techAdvantage .techAdvantageImg {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.techAdvantage .techAdvantageImg > img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.perfectFrame {
  min-height: 700px;
  padding: 0;
}
.perfectFrame .perfectFrameTitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
}
.perfectFrame .perfectFrameImg {
  text-align: center;
  margin-top: 40px;
}
.perfectFrame .perfectFrameImg > img {
  display: block;
  margin: 0 auto;
}
.techFooter {
  height: 170px;
  border-top: 1px solid lightgray;
  text-align: center;
  color: #333;
  font-size: 12px;
  box-sizing: border-box;
  padding-top: 26px;
}
/*# sourceMappingURL=content.css.map */