.imgC[data-v-34dc7f2d] {
  overflow: hidden;
  cursor: pointer;
}
.imgC .list-img[data-v-34dc7f2d] {
  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-34dc7f2d] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.info[data-v-34dc7f2d] {
  padding: 0  0 0 20px;
  font-size: 15px;
}
.info .title[data-v-34dc7f2d] {
  font-size: 26px;
  font-weight: bold;
}
.info .overview[data-v-34dc7f2d] {
  margin-top: 18px;
  font-size: 17px;
  color: #222;
}
.info .overview .strong[data-v-34dc7f2d] {
  color: #888;
  margin-bottom: 2px;
}
.info .overview p[data-v-34dc7f2d] {
  color: #333;
  margin-bottom: 0;
  letter-spacing: 0.6px;
  line-height: 29px;
}
.fileShow[data-v-34dc7f2d] {
  font-size: 17px;
}
.fileShow strong[data-v-34dc7f2d] {
  font-weight: normal;
  color: #888;
}
.fileShow .fileE[data-v-34dc7f2d] {
  position: relative;
}
.fileShow .fileE[data-v-34dc7f2d]:hover {
  color: var(--color) !important;
}
.fileShow .fileE:hover > .down[data-v-34dc7f2d] {
  display: inline-block;
  background: var(--filColor1);
  color: #333;
}
.fileShow .fileE .down[data-v-34dc7f2d] {
  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-34dc7f2d] .ant-card {
  border-radius: 6px!important;
}
[data-v-34dc7f2d] .ant-tabs-tab {
  font-size: 15px;
  color: #222;
}
.ddp[data-v-34dc7f2d] {
  position: relative;
  height: 38vh;
  overflow: auto;
}
.ddp[data-v-34dc7f2d]:after {
  position: absolute;
  left: 0;
  height: 100%;
  width: 1px;
  background: #bbb;
  content: '';
  /* z-index: 0; */
  top: 0;
}
.ddp p[data-v-34dc7f2d] {
  padding: 0 18px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 15px;
  color: #222;
}
.ddp p span[data-v-34dc7f2d] {
  width: 70%;
  overflow: hidden;
  padding: 10px 0;
  display: inline-block;
}
.ddp p .anticon[data-v-34dc7f2d] {
  padding: 0 5px;
  float: right;
  margin-top: 12px;
  font-size: 20px;
}
.ddp p.active[data-v-34dc7f2d] {
  background: url(../img/lx.9437e74f.png) no-repeat 0 0;
  color: var(--color);
  border-left: 2px solid var(--color);
  background-size: 100% 100%;
}
.pagination-wrapper[data-v-34dc7f2d] {
  text-align: right;
}
.viewDiv[data-v-34dc7f2d]::-webkit-scrollbar {
  width: 0px;
  height: 9px;
}
.pdf-container[data-v-34dc7f2d] {
  max-width: 100%;
}

