.flex[data-v-04f6e16a] {
  display: flex;
}
.flex-column[data-v-04f6e16a] {
  display: flex;
  flex-direction: column;
}
*[data-v-04f6e16a] {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
}
.box[data-v-04f6e16a] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  text-align: left;
  width: 100%;
  height: 100%;
}
.back-box[data-v-04f6e16a] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: .88rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: .11rem;
  background: #fff;
}
.back-box img[data-v-04f6e16a] {
    width: 12px;
    height: 20px;
    margin-left: .16rem;
}
.back-box .title[data-v-04f6e16a] {
    font-size: .18rem;
    color: #333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: .25rem;
}
.right-body[data-v-04f6e16a]::-webkit-scrollbar {
  display: none;
}
.right-header[data-v-04f6e16a]::-webkit-scrollbar {
  display: none;
}
.left-body[data-v-04f6e16a]::-webkit-scrollbar {
  display: none;
}
.row-fixed[data-v-04f6e16a]::-webkit-scrollbar {
  display: none;
}
.header[data-v-04f6e16a] {
  margin-top: .88rem;
  height: .8rem;
  padding: 0 .16rem;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.header .h-img[data-v-04f6e16a] {
    width: .16rem;
    height: .16rem;
    margin-right: .16rem;
}
.header .h-left[data-v-04f6e16a] {
    align-items: center;
    width: 33.3%;
    overflow: hidden;
}
.header .h-mid[data-v-04f6e16a] {
    align-items: center;
    width: 33.3%;
}
.header .h-right[data-v-04f6e16a] {
    text-align: right;
    width: 33.3%;
}
.header .h-num[data-v-04f6e16a] {
    font-size: .2rem;
    font-weight: 600;
    color: #E12817;
    line-height: 28px;
}
.header .h-title[data-v-04f6e16a] {
    font-size: .12rem;
    color: #333;
    font-weight: 600;
    line-height: 17px;
}
.header .h-title-gray[data-v-04f6e16a] {
    color: #999;
    font-weight: 400;
}
.header .h-text-right[data-v-04f6e16a] {
    text-align: right;
}
.header .per-green[data-v-04f6e16a] {
    color: #00B578;
}
.header .per-red[data-v-04f6e16a] {
    color: #E12817;
}
.header .per-gray[data-v-04f6e16a] {
    color: #999;
}
.header .per-black[data-v-04f6e16a] {
    color: #333;
}
.header-index[data-v-04f6e16a] {
  height: 1.32rem;
}
.header-index .h-row1[data-v-04f6e16a] {
    justify-content: space-between;
    align-items: baseline;
    margin-top: .16rem;
}
.header-index .h-row1 .h-name[data-v-04f6e16a] {
      width: 2.2rem;
      font-size: .16rem;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
}
.header-index .h-row2[data-v-04f6e16a] {
    text-align: right;
    color: #999999;
    font-size: .12rem;
    margin-top: .02rem;
}
.header-index .h-row3[data-v-04f6e16a] {
    justify-content: space-between;
    margin-top: .08rem;
    margin-bottom: .16rem;
}
.header-theme[data-v-04f6e16a] {
  height: .6rem;
}
.header-theme .h-title[data-v-04f6e16a] {
    font-size: .16rem;
    font-weight: 600;
    color: #333333;
}
.tree_table[data-v-04f6e16a] {
  width: 100%;
  height: 81vh;
  position: relative;
  background: #fff;
  z-index: 99;
}
.tree_table .table-right[data-v-04f6e16a] {
    width: calc(100% - 1.56rem);
    height: 100%;
    background: #fff;
    float: left;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.tree_table .table-right .right-header[data-v-04f6e16a] {
      clear: both;
      color: #666;
      font-size: 15px;
      background: #fff;
      height: 64px;
      align-items: center;
}
.tree_table .table-right .right-header li[data-v-04f6e16a] {
        text-align: center;
        justify-content: center;
}
.tree_table .table-right .right-body[data-v-04f6e16a] {
      height: calc(100% - 66px);
      color: #333;
      font-size: 14px;
      border-top: 1px solid #eee;
      clear: both;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
}
.tree_table .table-left[data-v-04f6e16a] {
    width: 1.56rem;
    height: 100%;
    float: left;
    background-color: #fff;
    z-index: 99;
}
.tree_table .table-left .left-header[data-v-04f6e16a] {
      overflow: hidden;
      clear: both;
      color: #666;
      font-size: 15px;
      height: 64px;
      align-items: center;
      z-index: 99;
}
.tree_table .table-left .left-header li[data-v-04f6e16a] {
        padding: 0 16px;
}
.tree_table .table-left .left-body[data-v-04f6e16a] {
      overflow-y: scroll;
      clear: both;
      color: #333;
      font-size: 14px;
      height: calc(100% - 66px);
      border-top: 1px solid #eee;
      touch-action: pan-y;
      -webkit-overflow-scrolling: touch;
}
.tree_table .table-left .left-body li[data-v-04f6e16a] {
        padding: 0 16px;
}
.tree_table .table-fixed-left-scroll[data-v-04f6e16a] {
    box-shadow: 0px 5px 16px 0px #F5F3F3 inset;
}
.tree_table .row[data-v-04f6e16a] {
    height: 94px;
    overflow: hidden;
    padding-left: 0;
    text-align: center;
}
.tree_table .row li[data-v-04f6e16a] {
      position: relative;
      list-style: none;
      float: left;
      width: 80px;
      height: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
}
.tree_table .header_row[data-v-04f6e16a] {
    height: 36px;
    line-height: 36px;
    padding-left: 0;
    background: #fff;
}
.tree_table .thead-left[data-v-04f6e16a] {
    justify-content: center;
    align-items: center;
}
.tree_table .thead-left > div[data-v-04f6e16a] {
      font-size: 14px;
      color: #666666;
      line-height: 16px;
      text-align: right;
}
.tree_table .thead-right[data-v-04f6e16a] {
    justify-content: center;
    align-items: center;
    margin-left: 5px;
}
.tree_table .thead-right .icon-top[data-v-04f6e16a] {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 7px solid #CCCCCC;
      width: 0;
      height: 0;
}
.tree_table .thead-right .icon-btm[data-v-04f6e16a] {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 7px solid #CCCCCC;
      width: 0;
      height: 0;
      margin-top: 5px;
}
.tree_table .thead-right .icon-top-red[data-v-04f6e16a] {
      border-bottom: 7px solid #E12817;
}
.tree_table .thead-right .icon-btm-red[data-v-04f6e16a] {
      border-top: 7px solid #E12817;
}
.tree_table .tbody-item[data-v-04f6e16a] {
    height: 94px;
    align-items: center;
    justify-content: center;
}
.tree_table .tbody-item .tbody-left[data-v-04f6e16a] {
      display: flex;
      flex-direction: column;
      align-items: center;
}
.tree_table .tbody-item .tbody-left .rate[data-v-04f6e16a] {
        font-size: .15rem;
        font-weight: 500;
        color: #333333;
        line-height: 21px;
}
.tree_table .tbody-item .tbody-left .per[data-v-04f6e16a] {
        font-size: .13rem;
        font-weight: 500;
        color: #666666;
        line-height: 18px;
}
.tree_table .tbody-item .tbody-left .per-green[data-v-04f6e16a] {
        color: #00B578;
}
.tree_table .tbody-item .tbody-left .per-red[data-v-04f6e16a] {
        color: #E12817;
}
.tree_table .tbody-item .tbody-left .date[data-v-04f6e16a] {
        font-size: .13rem;
        font-weight: 500;
        color: #999;
        line-height: 18px;
}
.tree_table .tbody-item .tbody-left .buy[data-v-04f6e16a] {
        width: 50px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: .11rem;
        color: #FFFFFF;
        background: #E12817;
        border-radius: 10px;
}
.tree_table .all-box[data-v-04f6e16a] {
    position: relative;
    align-items: center;
    justify-content: center;
}
.tree_table .all-box span[data-v-04f6e16a] {
      font-size: 14px;
      color: #666;
      line-height: 20px;
}
.tree_table .all-box img[data-v-04f6e16a] {
      width: 10px;
      height: 6px;
      margin-left: 5px;
}
.tree_table .name-box[data-v-04f6e16a] {
    align-items: center;
}
.tree_table .name-box .name-box-left[data-v-04f6e16a] {
      width: 16px;
      height: 16px;
}
.tree_table .name-box .name-box-right[data-v-04f6e16a] {
      margin-left: 8px;
}
.tree_table .name-box .name-box-right .name[data-v-04f6e16a] {
        font-size: 15px;
        font-weight: 600;
        color: #333333;
        line-height: 21px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
}
.tree_table .name-box .name-box-right .code[data-v-04f6e16a] {
        font-size: 13px;
        color: #999999;
        line-height: 18px;
}
.no-tips[data-v-04f6e16a] {
  font-size: .14rem;
  margin-top: .16rem;
  padding-bottom: .16rem;
  color: #999;
  text-align: center;
}


/*# sourceMappingURL=294.1758895010353.css.map*/