.fullScreen .ant-modal {
  max-width: 100%;
  top: 0;
  padding-bottom: 0;
  margin: 0;
}
.fullScreen .ant-modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh);
  background: transparent;
}
.fullScreen .ant-modal-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
}

.imgC[data-v-5c0b3ff0] {
  overflow: hidden;
  cursor: pointer;
}
.imgC .list-img[data-v-5c0b3ff0] {
  border-radius: 6px;
  width: 100%;
  max-height: 158px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.imgC .list-img:hover .list-img[data-v-5c0b3ff0] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.info[data-v-5c0b3ff0] {
  padding: 0  0 0 20px;
  font-size: 15px;
}
.info .title[data-v-5c0b3ff0] {
  font-size: 26px;
  font-weight: bold;
}
.info .overview[data-v-5c0b3ff0] {
  margin-top: 18px;
  font-size: 17px;
  color: #222;
}
.info .overview .strong[data-v-5c0b3ff0] {
  color: #888;
  margin-bottom: 2px;
}
.info .overview p[data-v-5c0b3ff0] {
  color: #333;
  margin-bottom: 0;
  letter-spacing: 0.6px;
  line-height: 29px;
}
.fileShow[data-v-5c0b3ff0] {
  font-size: 17px;
}
.fileShow strong[data-v-5c0b3ff0] {
  font-weight: normal;
  color: #888;
}
.fileShow .fileE[data-v-5c0b3ff0] {
  position: relative;
}
.fileShow .fileE[data-v-5c0b3ff0]:hover {
  color: var(--color) !important;
}
.fileShow .fileE:hover > .down[data-v-5c0b3ff0] {
  display: inline-block;
  background: var(--filColor1);
  color: #333;
}
.fileShow .fileE .down[data-v-5c0b3ff0] {
  display: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: -34px;
  bottom: 10px;
  padding: 0 10px;
  border-radius: 4px;
}
[data-v-5c0b3ff0] .ant-card {
  border-radius: 6px!important;
}
[data-v-5c0b3ff0] .ant-tabs-tab {
  font-size: 15px;
  color: #222;
}
.ddp[data-v-5c0b3ff0] {
  position: relative;
  height: 56vh;
  overflow: auto;
}
.ddp[data-v-5c0b3ff0] .ant-tabs-tab {
  padding: 8px 0px !important;
}
.ddp[data-v-5c0b3ff0] .ant-tabs-tabpane {
  padding: 0px !important;
}
.ddp > div[data-v-5c0b3ff0] {
  padding: 0!important;
}
.ddp div[data-v-5c0b3ff0] {
  padding: 8px 15px;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  font-size: 15px;
  color: #222;
  border-bottom: 1px solid #f1f1f1;
}
.ddp div .name[data-v-5c0b3ff0] {
  margin-bottom: 0;
}
.ddp div .anticon[data-v-5c0b3ff0] {
  padding: 0 5px;
  float: right;
  margin-top: 12px;
  font-size: 20px;
}
.ddp div.active .name[data-v-5c0b3ff0] {
  font-weight: bold;
}
.ddp div.active .fileActive[data-v-5c0b3ff0] {
  color: var(--color) !important;
}
.ddp div .version[data-v-5c0b3ff0] {
  position: absolute;
  right: 0;
  top: 0;
  background: #222;
  width: auto!important;
  color: #fff;
  font-size: 12px;
  padding: 0 5px!important;
  display: inline!important;
}
.ddp div .wrapper[data-v-5c0b3ff0] {
  padding: 0;
}
.ddp div .wrapper > h3[data-v-5c0b3ff0] {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  margin: 12px 0;
}
.ddp div .fileItem[data-v-5c0b3ff0] {
  padding: 0;
  border-bottom: none;
}
.ddp div .fileItem .circle[data-v-5c0b3ff0] {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #d8d8d8;
  font-size: 12px;
}
.ddp div .fileItem > div[data-v-5c0b3ff0] {
  padding: 0;
  border-bottom: none;
  margin-bottom: 12px;
  overflow: hidden;
}
.ddp div .fileItem span[data-v-5c0b3ff0] {
  margin-right: 8px;
  display: inline-block;
  width: 74%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ddp div .fileItem span[data-v-5c0b3ff0]:hover {
  color: var(--color) !important;
}
.pagination-wrapper[data-v-5c0b3ff0] {
  text-align: right;
}
.viewDiv[data-v-5c0b3ff0]::-webkit-scrollbar {
  width: 0px;
  height: 9px;
}
.pdf-container[data-v-5c0b3ff0] {
  max-width: 100%;
}
[data-v-5c0b3ff0] .ant-tabs-bar {
  margin-bottom: 0!important;
}

