.comdetail {
  max-width: 100%;
  margin: 0 auto;
}
.comdetail-fst {
  padding-top: 0.67rem;
}
.comdetail-fst {
  display: flex;
}
.comdetail-img {
  width: 8.7rem;
}
.comdetail-img img {
  width: 8.7rem;
  height: 4rem;
  object-fit: cover;
}
.comdetail-fst-rt {
  flex: 1;
  padding-left: 1.3rem;
}
.comdetail-title {
  color: #333333;
  font-size: 0.36rem;
  margin-bottom: 0.4rem;
  font-weight: bold;
  font-family: SourceHanSansCNVF, SourceHanSansCNVF;
}
.comdetail-text {
  color: #333333;
  font-size: 0.18rem;
  font-family: SourceHanSansCNVF, SourceHanSansCNVF;
  line-height: 0.4rem;
  text-align: justify;
}
.dh-ct {
  overflow: hidden;
}
.dh-card {
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  width: 1.22rem;
  height: 1.22rem;
  background: #d12f2d;
  box-shadow: 0px 10px 40px 0px rgba(209, 47, 45, 0.2);
}
.dh-card img {
  width: 0.44rem;
  height: 0.36rem;
}
.comdetail-card {
  margin-top: 1rem;
  background: #e9ebf0;
  padding: 0.67rem 0.7rem;
  color: #333333;
  font-size: 0.18rem;
  font-family: SourceHanSansCNVF, SourceHanSansCNVF;
  line-height: 0.4rem;
  text-align: justify;
}
blockquote {
  /* text-indent: 2em; */
}
