.iconTitle .iconfont {
  font-size: 30px;
  margin: 0 3px;
}
.iconTitle .iconfont.icon-youxiang1 {
  font-size: 32px;
}
.title-p {
  width: 100%;
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}
.title-p h3 {
  font-size: 2.5rem;
  font-weight: bold;
}
.boot {
  text-align: center;
}
.boot h1 {
  font-size: 2.5rem;
  margin-bottom: 80px;
  font-weight: bold;
}
.boot .iconBox {
  width: 100%;
  max-width: 1000px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.boot .iconBox .rowBox {
  align-items: center;
}
.boot .iconBox .cards {
  padding: 20px;
}
.boot .iconBox .cards .icon {
  width: 100%;
  max-width: 300px;
  border-radius: 30px;
  margin: 0 auto;
  display: block;
}
.boot .iconBox .cards h2 {
  font-size: 1.7rem;
}
.boot .iconBox .cards p {
  font-size: 1.3rem;
}
/*# sourceMappingURL=style.css.map */