
.ad-box {
  height: 7.98rem;
}
.font-builder {
  font-family: JostBold;
  font-size: 1.26rem;
  color: #333333;
  line-height: 1.68rem;
  font-family: Jost-Bold;
  visibility: hidden;
}
.four-img-box {
  width: 28.8rem;
  height: 14.54rem;
  background: url(../images/home/four-img-bg.webp) no-repeat;
  background-size: 28.8rem 14.54rem;
  display: flex;
  align-items: center;
  padding-left: 1.68rem;
  margin-bottom: 13.38rem;
}
.four_left {
  width: 5.96rem;
  height: 9.82rem;
}
.four_left img {
  width: 5.96rem;
  height: 9.82rem;
}
.four_right {
  width: 18.66rem;
  height: 11.54rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: 1.18rem;
}
.img_title {
  padding-bottom: 0.62rem;
  display: flex;
  flex-direction: column;
  font-family: JostBold;
  font-size: 0.64rem;
  color: #ffffff;
  line-height: 0.96rem;
}
.pr11 {
  padding-right: 1rem;
}
.img_title img {
  width: 8.79rem;
  height: 4.35rem;
  transition: all ease 0.5s;
}
.img_title img:hover {
  transform: scale(1.1);
}


