.scroll_parent_box[data-v-43c77e9a] {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.scroll_list[data-v-43c77e9a] {
  transition: all 0ms ease-in 0s;
}
.scroll_item[data-v-43c77e9a] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.party_consultation[data-v-43c77e9a] {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  overflow-y: scroll;
}
.party_consultation[data-v-43c77e9a]::-webkit-scrollbar {
  display: none;
}
.party_consultation .table_content[data-v-43c77e9a] {
  margin-top: 0px;
  width: 92%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col[data-v-43c77e9a] {
  width: 100%;
  padding: 4.5px;
  border-bottom: 0.5px dashed rgba(2, 160, 243, 0.5);
  display: -ms-flexbox;
  display: flex;
}
.party_consultation .table_content .table_col .col_id[data-v-43c77e9a] {
  width: 85px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_name[data-v-43c77e9a] {
  width: 85px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_date[data-v-43c77e9a] {
  width: 200px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}
.party_consultation .table_content .table_col .col_value[data-v-43c77e9a] {
  width: 100px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

