.guatitle img,
.titlecon img {
  width: 100%;
}
img {
  max-width: 100%;
}
.concenter_text > h2 {
  color: #005946;
  font-size: 2.5rem;
  line-height: 3.125rem;
  margin-top: 3.75rem;
}
.concenter_text > h3 {
  color: #005946;
  font-weight: 100;
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-top: .625rem;
  margin-bottom: 5rem;
}
.concenter_text > p {
  color: #969696;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

/* 内容 */
.concenter_text ul {
  margin-top: 3.75rem;
}
.concenter_text li {
  margin-bottom: 7.5rem;
}

.body {
  overflow-x: hidden;
}