.content {
  padding: 1.6rem 0.4rem 0 0.4rem;
}
.content .title {
  text-align: center;
  margin-top: 0.79rem;
}
.content .title .tit1 {
  font-weight: bold;
  font-size: 0.56rem;
  color: #58617A;
  line-height: 0.56rem;
  margin-bottom: 0.16rem;
}
.content .title .tit2 {
  color: #58617A;
}
.content .imgBox {
  width: 100%;
  height: 5.76rem;
  margin-top: 0.81rem;
  line-height: 5.76rem;
  border-top: 0.01rem solid #F5F5F5;
  border-bottom: 0.01rem solid #F5F5F5;
}
.content .imgBox img {
  width: 9.2rem;
  height: 4.8rem;
}
.content .textBox {
  font-size: 0.37rem;
  color: #58617A;
  line-height: 0.56rem;
  text-align: justify;
  font-style: normal;
  margin-top: 0.29rem;
}
.content .message {
  font-size: 0.37rem;
  color: #58617A;
  line-height: 0.64rem;
  text-align: left;
  margin: 0.6rem 0;
}
.content .message .site {
  display: flex;
}
.content .message .site .siteLeft {
  width: 1.33rem;
}
