.childContent .banner {
  background-image: url("/gtMall/images/about/guanyuwmn.png");
}

.childContent .about-box {
  width: 100%;
  height: 100%;
  padding: 50px 40px 90px 40px;
  background-color: #fff;
  background-image: url("/gtMall/images/about/zspxd.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto;
}

.about-box .title {
  font-size: 30px;
}

.about-box .title:not(:first-child) {
  margin-top: 60px;
}

.about-box .content {
  margin-top: 9px;
  font-size: 16px;
  line-height: 37px;
  color: #666;
}