.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}

.content[data-v-656e02f7] {
    position: relative;
    padding-bottom: 20px!important;
}
.top[data-v-656e02f7] {
    position: fixed;
    z-index: 98;
    background-color: #f5f5f5;
    padding-top: 26px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

.replay_item[data-v-129963ce] {
  margin-top: 20px;
}
.agent[data-v-129963ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.agent > span[data-v-129963ce]:nth-child(2) {
  font-size: 16px;
  margin-top: 5px;
}
.info_left[data-v-129963ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.info_left .agent[data-v-129963ce] {
  margin-right: 5px;
}
.info_left .reply_content[data-v-129963ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  min-width: 200px;
}
.info_left .reply_content > span[data-v-129963ce] {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}
.info_right[data-v-129963ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.info_right .agent[data-v-129963ce] {
  margin-left: 5px;
}
.info_right .reply_content[data-v-129963ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 10px;
  background-color: #a0e75a;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
}
.info_right .reply_content > span[data-v-129963ce] {
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}

