.content .substance .right h1 {
  font-size: 20px;
  color: #666;
  text-align: center;
  margin-top: 12px;
}

.content .substance .right .text h3 {
  text-align: center;
  margin: 32px 0;
}

.content .substance .right .text h3 span {
  font-size: 14px;
  color: #999;
  margin: 0 16px;
}

.content .substance .right .text h3 span i {
  font-style: normal;
}

.text div,.text div p,.text div span{
  font-size: 14px;
  color: #777;
  text-indent: 2em;
  line-height: 30px;
}

.content .substance .right .text {
  border-bottom: 1px dashed #f0f0f0;
}
.content .substance .right .text div{
  min-height:300px;
}
.content .substance .right .text div img{
  max-width: 100% !important;
  height: auto !important;

}
.content .substance .right .text div p{
  font-size: 16px;
  color: #4c4c4c;
}
.content .substance .right .flip p {
  margin: 18px 0;
}

.content .substance .right .flip p a {
  font-size: 16px;
  color: #666;
}

.content .substance .right .flip p a:hover {
  transition: all 0.5s;
  color: #193e8c;
}
