.isPc .general-section2 .cf {
  width: 900px;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
.isWap .general-section2 .cf {
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
}
.isPc .general-section2 .cf li {
  margin-bottom: 45px;
}
.isWap .general-section2 .cf li {
  margin-bottom: 0.45rem;
}

.isPc .general-section2 .section-wrapper {
  background: none;
}

.isWap .general-section2 .section-wrapper {
  background: none;
}

.isPc .general-section2 .section-wrapper p {
  font-size: 24px;
}
.isWap .general-section2 .tit h2 {
  font-size: 0.4rem;
  line-height: 1;
  text-align: center;
  padding-bottom: 0.3rem;
}
.isWap .general-section2 .section-wrapper p {
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
}
