.content-right {
  padding: 70px;
  padding-top: 80px;
}
.content-right .new-title {
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #333;
  margin-bottom: 40px;
}
.content-right .new-data {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-bottom: 40px;
}
.content-right .new-data span {
  padding-right: 24px;
}
.content-right .new-content p {
  color: #333;
  text-indent: 24px;
  line-height: 24px;
  margin-bottom: 36px;
}
.content-right .new-content img{
  max-width:810px;
  margin-left:-20px;
}
