.drawer_bottom_btn[data-v-259a904c] {
  width: 100%;
  background: #fff;
  text-align: right;
  z-index: 1;
}
.drawer_bottom_btn button[data-v-259a904c] {
  width: 100px;
  margin-left: 10px;
}

.table_area[data-v-cd800890] {
  margin-top: 20px;
}
.table_area .title[data-v-cd800890] {
  display: flex;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.table_area .title .title_item[data-v-cd800890] {
  text-align: center;
  height: 54px;
  line-height: 54px;
  background: #fafafa;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.table_area .title .title_top[data-v-cd800890] {
  width: 5%;
  text-align: center;
  height: 54px;
  line-height: 54px;
  background: #fafafa;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.table_area .null[data-v-cd800890] {
  height: 200px;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table_area .content .content_item[data-v-cd800890] {
  display: flex;
  min-height: 45px;
  border-left: 1px solid #e8e8e8;
}
.table_area .content .content_item .small_top[data-v-cd800890] {
  width: 5%;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table_area .content .content_item .small_item[data-v-cd800890] {
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table_area .content .content_item .big_item[data-v-cd800890] {
  width: 60%;
}
.table_area .content .content_item .big_item .zb_item[data-v-cd800890] {
  width: 100%;
  min-height: 45px;
  display: flex;
}
.table_area .content .content_item .big_item .zb_item .zb_class[data-v-cd800890] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.table_area .fy[data-v-cd800890] {
  margin-top: 20px;
  text-align: right;
}
.item-icon[data-v-cd800890] {
  display: flex;
  justify-content: space-around;
}
.icon[data-v-cd800890] {
  width: 8px;
  margin: auto 0;
  display: grid;
  align-content: space-around;
}
.icon .iconDown[data-v-cd800890],
.icon .iconUp[data-v-cd800890] {
  width: 0;
  height: 0;
}
.icon .iconUp[data-v-cd800890] {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 5px solid #bfbfbf;
}
.icon .iconUpC[data-v-cd800890] {
  border-bottom: 5px solid #1890ff;
}
.icon .iconDown[data-v-cd800890] {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 5px solid #bfbfbf;
}
.icon .iconDownC[data-v-cd800890] {
  border-top: 5px solid #1890ff;
}

