.question-detail[data-v-fc7401e4] {
  background-color: #fff;
  margin-bottom: 2.67rem;
}
.question-detail-top[data-v-fc7401e4] {
  padding: .37rem .4rem 0 .37rem;
}
.question-detail-top__title[data-v-fc7401e4] {
    font-size: .43rem;
    color: #333;
    font-weight: 600;
}
.question-detail-top__bottom[data-v-fc7401e4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.26667rem 0 0.13333rem;
  color: #969696;
  height: .64rem;
  border-bottom: 0.02667rem solid #EDEDED;
}
.question-detail-top__bottom--type[data-v-fc7401e4] {
    width: 4rem;
}
.question-detail-top__bottom--time[data-v-fc7401e4] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: end;
}
.question-detail-content[data-v-fc7401e4] {
  padding: .32rem .37rem .37rem;
}
.question-detail-content[data-v-fc7401e4] p img {
    width: 100%;
    margin-top: 0.37333rem;
}

