.inquiry-detail[data-v-f45d13b0] {
  background: #f5f5f5;
  padding-bottom: 2.3333rem;
}
.operator[data-v-f45d13b0] {
  background: #F5F5F5;
  padding: .213333rem .32rem .186667rem .266667rem;
  border-radius: .133333rem;
  margin-bottom: .4rem;
}
.operator .operator-person[data-v-f45d13b0] {
    color: #5792FD;
    font-size: calc(.4rem * var(--font-size-scale));
    line-height: 1;
}
.operator .operator-person-second[data-v-f45d13b0] {
    font-size: calc(.4rem * var(--font-size-scale));
    color: #333333;
    margin-top: .213333rem;
}
.operator .operator-remack[data-v-f45d13b0] {
    font-size: calc(.373333rem * var(--font-size-scale));
    color: #969696;
    word-break: break-all;
}
.operator .operator-time[data-v-f45d13b0] {
    color: #969696;
    font-size: calc(.32rem * var(--font-size-scale));
    margin-top: .373333rem;
    line-height: 1;
}
[data-v-f45d13b0] .cell-group {
  position: relative;
}
.detail-record[data-v-f45d13b0] {
  position: relative;
  width: 100%;
  font-size: calc(.373333rem * var(--font-size-scale));
  padding: .48rem .8rem .533333rem 1.066667rem;
  background: #fff;
  border-radius: .133333rem;
  margin-bottom: .453333rem;
}
.time-line[data-v-f45d13b0] {
  position: absolute;
  left: .44rem;
  top: .8rem;
  height: calc(100% - 3.466667rem);
  width: .24rem;
  padding: .346667rem 0;
}
.time-line[data-v-f45d13b0]:before {
    content: "";
    display: inline-block;
    width: .24rem;
    height: .24rem;
    border-radius: 50%;
    background: #5792FD;
    position: absolute;
    top: 0;
    left: 0;
}
.time-line[data-v-f45d13b0]:after {
    content: "";
    display: inline-block;
    width: .24rem;
    height: .24rem;
    border-radius: 50%;
    background: #5792FD;
    position: absolute;
    bottom: 0;
    left: 0;
}
.time-line span[data-v-f45d13b0] {
  display: inline-block;
  height: 100%;
  width: .026667rem;
  background: #5792FD;
  margin-left: .106667rem;
}
.status-icon[data-v-f45d13b0] {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  width: 2rem;
  height: 2rem;
}
.status-icon img[data-v-f45d13b0] {
    width: 100%;
    height: 100%;
}
.detail__btn[data-v-f45d13b0] {
  text-align: center;
  margin-top: 0.3rem;
  background-color: #fff;
  padding: 0.3rem 0;
  position: fixed;
  bottom: 0rem;
  left: 0rem;
  width: 100%;
  color: #5892FD;
  font-size: 0.42666rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0.05333rem 0.32rem rgba(100, 101, 102, 0.12);
  font-weight: bold;
}
.detail__btn span[data-v-f45d13b0] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 0.43rem;
    border-left: 0.02667rem solid #EDEDED;
}
.detail__btn span[data-v-f45d13b0]:first-child {
    border: none;
}
.detail__btn span[data-v-f45d13b0]:nth-child(3) {
    color: #FF2A28;
}
.textarea[data-v-f45d13b0] {
  padding: 0 .4rem;
  min-height: 4.933333rem;
}
.textarea div[data-v-f45d13b0] {
    color: #333333;
    font-size: calc(.4rem * var(--font-size-scale));
}
.reply-text[data-v-f45d13b0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-height: 4.933333rem;
  color: #333;
  border-radius: .133333rem;
  border: none;
  word-break: break-all;
  font-size: calc(.373333rem * var(--font-size-scale));
  margin-bottom: .8rem;
  padding: .346667rem .4rem;
  padding-left: 0;
  background: #FFF;
}
.reply-text .textarea-text[data-v-f45d13b0] {
    border: none;
    width: 100%;
    margin-top: .2rem;
    resize: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
[data-v-f45d13b0] .cell-group__title--text {
  font-size: calc(0.42667rem * var(--font-size-scale));
  margin-left: calc(0.16rem * var(--font-size-scale));
}
.text-wrap[data-v-f45d13b0] {
  padding-right: 2.26rem;
}
[data-v-f45d13b0] .cell__title--single span {
  white-space: wrap;
  width: calc(2.236rem * var(--font-size-scale));
  max-width: 2.42667rem;
  display: block;
}

