.none[data-v-2d6abb80] {
  display: none;
}
.base-font[data-v-2d6abb80] {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.clear-pm[data-v-2d6abb80] {
  margin: 0;
  padding: 0;
}
.wh100[data-v-2d6abb80] {
  width: 100%;
  height: 100%;
}
.clearfix[data-v-2d6abb80]:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix[data-v-2d6abb80] {
  zoom: 1;
}
.text-scale[data-v-2d6abb80] {
  display: inline-block;
  font-size: 12px !important;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.8333);
  transform: scale(0.8333);
}
.allcover[data-v-2d6abb80] {
  position: absolute;
  top: 0;
  right: 0;
}
.center[data-v-2d6abb80] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct[data-v-2d6abb80] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cl[data-v-2d6abb80] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-green[data-v-2d6abb80] {
  color: #3aa60d;
}
.text-red[data-v-2d6abb80] {
  color: red;
}
.text-orange[data-v-2d6abb80] {
  color: #f60;
}
.fdc[data-v-2d6abb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bgColor[data-v-2d6abb80] {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(146, 0, 249, 0.99)),
    color-stop(44%, rgba(146, 0, 249, 0.99)),
    color-stop(93%, rgba(127, 0, 255, 0.99)),
    color-stop(97%, rgba(137, 0, 252, 0.99)),
    to(rgba(146, 0, 249, 0.99))
  );
  background: linear-gradient(
    0deg,
    rgba(146, 0, 249, 0.99),
    rgba(146, 0, 249, 0.99) 44%,
    rgba(127, 0, 255, 0.99) 93%,
    rgba(137, 0, 252, 0.99) 97%,
    rgba(146, 0, 249, 0.99)
  );
}
.row[data-v-2d6abb80] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row-start[data-v-2d6abb80],
.row[data-v-2d6abb80] {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-start[data-v-2d6abb80] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.row-end[data-v-2d6abb80] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row-around[data-v-2d6abb80],
.row-end[data-v-2d6abb80] {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-around[data-v-2d6abb80] {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.column[data-v-2d6abb80] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-start[data-v-2d6abb80],
.column[data-v-2d6abb80] {
  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;
}
.column-start[data-v-2d6abb80] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.column-left-start[data-v-2d6abb80] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-end[data-v-2d6abb80],
.column-left-start[data-v-2d6abb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.column-end[data-v-2d6abb80] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-left[data-v-2d6abb80] {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-left[data-v-2d6abb80],
.row-between[data-v-2d6abb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}
.row-between[data-v-2d6abb80] {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.My-container[data-v-2d6abb80] {
  position: relative;
  width: 100%;
  background-color: #f2f2f2;
  padding-top: 20px;
}
.My-container .tab-wrap[data-v-2d6abb80] {
  border-radius: 4px 4px 0 0;
  width: 100%;
  background-color: #fff;
}
.My-container .tab-wrap[data-v-2d6abb80] .el-tabs__item {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #333;
}
.My-container .tab-wrap[data-v-2d6abb80] .el-tabs__content,
.My-container .tab-wrap[data-v-2d6abb80] .el-tabs__nav-wrap {
  padding: 0 30px;
}
.My-container .tab-wrap[data-v-2d6abb80] .el-tabs__header {
  margin: 0;
}
.My-container .tab-wrap[data-v-2d6abb80] .el-tab-pane {
  width: 100%;
  min-height: 30px;
}
.My-container .tab-wrap[data-v-2d6abb80] .is-active {
  color: #2b99ff;
}
.My-container .tab-wrap .files-wrap[data-v-2d6abb80] {
  width: 100%;
}
.My-container .tab-wrap .files-wrap .file-item[data-v-2d6abb80] {
  width: 100%;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.My-container .tab-wrap .files-wrap .file-item .left[data-v-2d6abb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
}
.My-container .tab-wrap .files-wrap .file-item .left .fileType-wrap[data-v-2d6abb80] {
  margin-right: 20px;
}
.My-container .tab-wrap .files-wrap .file-item .left .file-info .title[data-v-2d6abb80] {
  margin-bottom: 2px;
  color: #333;
}
.My-container .tab-wrap .files-wrap .file-item .left .file-info .title .file-type[data-v-2d6abb80] {
  display: inline-block;
  width: 38px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #2b99ff;
  margin-left: 10px;
  font-size: 12px;
  color: #2b99ff;
}
.My-container .tab-wrap .files-wrap .file-item .left .file-info .cate-and-time[data-v-2d6abb80] {
  margin-top: 3px;
  font-size: 12px;
  color: #999;
}
.My-container .tab-wrap .files-wrap .file-item .left .file-info .cate-and-time .cate[data-v-2d6abb80] {
  margin-right: 20px;
}
.My-container .tab-wrap .files-wrap .file-item .right[data-v-2d6abb80] {
  width: 76px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border-radius: 2px;
  text-align: center;
}
.My-container .tab-wrap .files-wrap .file-item .right a[data-v-2d6abb80] {
  display: block;
  font-size: 14px;
  color: #333;
}
.My-container .tab-wrap .list-empty[data-v-2d6abb80] {
  min-height: 300px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.My-container .tab-wrap .list-empty .text[data-v-2d6abb80] {
  line-height: 60px;
  width: 50%;
  color: #909399;
}
.My-container .search-wrap[data-v-2d6abb80] {
  position: absolute;
  right: 30px;
  top: 30px;
  background: #f2f2f2;
  border-radius: 20px;
}
.My-container .search-wrap .jx-input[data-v-2d6abb80] {
  width: 85%;
}
.My-container .search-wrap .jx-input[data-v-2d6abb80] .el-input__inner {
  border: none;
  background-color: transparent;
}
.My-container .search-wrap .icon-wrap[data-v-2d6abb80] {
  height: 100%;
  width: 24px;
  position: absolute;
  right: 15px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.My-container .search-wrap .icon-wrap .el-icon-search[data-v-2d6abb80] {
  font-size: 16px;
  color: #666;
}
