.content {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: url("../images/socialResponsibility1.jpg") no-repeat;
  background-size: cover;
  position: relative;
  padding: 0 0.3rem 0 0.3rem;
}

.content h3 {
  width: 100%;
  text-align: left;
  height: 0.56rem;
  font-size: 0.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 56px;
  position: absolute;
  top: 50%;
}

.content span {
  display: block;
  width: 0.6rem;
  height: 0.015rem;
  background: #ffffff;
  position: absolute;
  top: 58%;
}

.content p {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.33rem;
  position: absolute;
  top: 60%;
}

.content .text-box {
  width: 6.7rem;
  position: absolute;
  top: 65%;
}

.content .text {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
  text-align: justify;
}

.content .text2 {
  text-indent: 0.6rem;
}

.content .tab {
  position: absolute;
  top: 92%;
  right: 0.3rem;
}

.content .tab img {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
}

.content .tab img:nth-child(1) {
  margin-right: 0.1rem;
}
