.detail[data-v-35f45fed] {
  width: 100%;
  padding-bottom: 1.68rem;
}
.detail__title[data-v-35f45fed] {
    padding: 0.13rem 0 0.13rem 0.29rem;
    width: 100%;
}
.detail__content[data-v-35f45fed] {
    padding: 0.4rem;
    background-color: #fff;
}
.detail__content-box[data-v-35f45fed] {
    display: grid;
    grid-template-columns: repeat(4, 2.32rem);
    row-gap: 0.15rem;
}
.detail__content-img[data-v-35f45fed] {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 0.05rem;
}
.detail__time[data-v-35f45fed] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.26667rem 0 0 0.37333rem;
    font-size: 0.34667rem;
    color: #969696;
}
.detail__time__key[data-v-35f45fed] {
      padding-right: 0.13333rem;
}
.title-cell[data-v-35f45fed] {
  padding: unset;
}
.basic-info[data-v-35f45fed] .details-info-cell__box--value {
  width: 70%;
}
.basic-left[data-v-35f45fed] .details-info-cell__box--value {
  text-align: left;
  margin-left: 0.26667rem;
}
.margin-10[data-v-35f45fed] {
  position: relative;
  margin-bottom: .2667rem;
}
.status[data-v-35f45fed] {
  position: absolute;
  top: .4rem;
  right: .4rem;
  width: 1.7067rem;
  height: 1.7067rem;
}
.replied[data-v-35f45fed] {
  margin-bottom: .4rem;
}
.reply[data-v-35f45fed] {
  background: #ffffff;
  padding: .4rem .4rem .2667rem .4rem;
  margin: 0.26667rem 0;
}
.reply__suggestion[data-v-35f45fed] {
    font-size: 0.4rem;
    margin-bottom: 0.27rem;
}
.reply__suggestion .required[data-v-35f45fed] {
      color: red;
}
.reply__content[data-v-35f45fed] {
    padding: 0;
    font-size: 0.4rem;
}
.reply__content[data-v-35f45fed] .van-field__word-limit {
      margin-bottom: .2667rem;
      font-size: 0.4rem;
      color: #c0c4cc;
}
.reply__content[data-v-35f45fed]::after {
      left: 0;
      right: 0;
}
.underline[data-v-35f45fed] {
  position: relative;
}
.underline[data-v-35f45fed]::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 0.02667rem solid #ebedf0;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
      transform: scaleY(0.5);
}
[data-v-35f45fed] .van-field--min-height .van-field__control {
  min-height: auto;
}
.custom[data-v-35f45fed] {
  background: #ffffff;
}
.custom__suggestion[data-v-35f45fed] {
    font-size: 0.37333rem;
    margin-bottom: 0.27rem;
}
.custom__suggestion .required[data-v-35f45fed] {
      color: red;
}
.custom__content[data-v-35f45fed] {
    background: #FAFAFA;
    padding: .3733rem .2667rem;
    font-size: 0.37333rem;
}
.custom__content[data-v-35f45fed] .van-field__word-limit {
      color: #c0c4cc;
}
.custom__content[data-v-35f45fed]::after {
      left: 0;
      right: 0;
}
.custom .field-title[data-v-35f45fed] {
    background: #FAFAFA;
    padding: 0.32rem 0.26667rem;
}
.custom__add-suggestion[data-v-35f45fed] {
    border-radius: 0.05333rem;
    position: relative;
    margin: 0.26667rem 0 0.13333rem;
}
.custom__add-suggestion .delate[data-v-35f45fed] {
      position: absolute;
      right: -0.08rem;
      top: -0.10667rem;
      width: 0.4rem;
      height: 0.42667rem;
}
.custom__head[data-v-35f45fed] {
    font-size: 0.4rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.56rem;
    padding-top: 0.26667rem;
}
.custom__btn[data-v-35f45fed] {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom__btn > span[data-v-35f45fed] {
      font-size: 0.4rem;
      color: #333333;
      line-height: 0.50667rem;
}
.btn-add[data-v-35f45fed] {
  height: .72rem;
  line-height: .72rem;
  padding: .13rem .32rem;
  border-radius: 0.08rem;
}
.btn-add .van-icon[data-v-35f45fed] {
    left: -0.0533rem;
}
.field-title[data-v-35f45fed] {
  padding: 0;
  font-size: .4rem;
}
.field-title[data-v-35f45fed]::after {
    left: 0;
    right: 0;
}
.field-title[data-v-35f45fed] .van-field__value {
    margin-bottom: .1067rem;
}
.custom__content[data-v-35f45fed] textarea::-webkit-input-placeholder {
  font-size: 0.4rem;
}
.custom__content textarea[data-v-35f45fed]:-moz-placeholder {
  font-size: 0.4rem;
}
.custom__content textarea[data-v-35f45fed]::-moz-placeholder {
  font-size: 0.4rem;
}
.custom__content textarea[data-v-35f45fed]::-ms-input-placeholder {
  font-size: 0.4rem;
}
.detail__content-title[data-v-35f45fed] {
  font-size: .4rem;
  margin-bottom: .24rem;
  padding-left: 0.16rem;
}
.detail__content-icon[data-v-35f45fed] {
  font-size: .37rem;
  margin-bottom: .19rem;
  padding-left: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail__content-icon img[data-v-35f45fed] {
    width: .4rem;
    height: .48rem;
    margin-right: .1333rem;
}
.detail__content-icon-name[data-v-35f45fed] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail__btn[data-v-35f45fed] {
  margin-top: 0.3rem;
  background-color: #fff;
  position: fixed;
  bottom: 0rem;
  left: 0rem;
  width: 100%;
}

