.index[data-v-0738633c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index .left-area[data-v-0738633c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 800px;
}
.index .left-area .fold-tips[data-v-0738633c] {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index .left-area .fold-tips span + span[data-v-0738633c] {
  margin-left: 20px;
}
.index .left-area .table-area[data-v-0738633c] {
  padding: 5px 10px 10px 10px;
  overflow: auto;
  background-color: #FFF;
  position: relative;
  z-index: 2;
}
.index .left-area .table-area .table-tip[data-v-0738633c] {
  padding: 4px 6px 4px 0;
  text-align: right;
}
.index .left-area .table-area .table-no-data-tips[data-v-0738633c] {
  line-height: 100px;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}
.index .left-area .under-side-area[data-v-0738633c] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.index .left-area .under-side-area .point-area[data-v-0738633c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #FFF;
  overflow: auto;
  height: 100%;
}
.index .left-area .under-side-area .problem-area[data-v-0738633c] {
  width: 500px;
  --right-area-padding-left: 16px;
  border-left: 1px solid #CCC;
  background-color: #FFF;
}
@media all and (max-width: 1366px) {
.problem-area[data-v-0738633c] {
    width: 320px !important;
}
}

