
.guatitle img,
.titlecon img {
  width: 100%;
}
img {
  max-width: 100%;
}
.concenter_text > h2 {
  color: #005946;
  font-size: 40px;
  line-height: 50px;
  margin-top: 60px;
}
.concenter_text > h3 {
  color: #005946;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 80px;
}
.concenter_text > p {
  color: #969696;
  font-size: 18px;
  line-height: 30px;
}

/* 内容 */
.concenter_text ul {
  margin-top: 60px;
}
.concenter_text li {
  margin-bottom: 120px;
}

.body {
  overflow-x: hidden;
}