
.content .substance .right .text h3 {
  text-align: center;
  margin: 32px 0;
}

.content .substance .right .text h3 span {
  font-size: 12px;
  color: #999;
  margin: 0 16px;
}

.content .substance .right .text h3 span i {
  font-style: normal;
}
.content .substance .right .text p {
  font-size: 14px;
  color: #999;
  text-indent: 2em;
  line-height: 30px;
}

.content .substance .right .text {
  border-bottom: 1px dashed #f0f0f0;
  padding-bottom: 30px;
}
.content .substance .right .text img {
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
  height: auto !important;
}
.content .substance .right .text > span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-top: 15px;
  margin-bottom: 20px;
}
.content .substance .right .text h4 {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}