.imgC[data-v-c22d00fa] {
  overflow: hidden;
}
.imgC .list-img[data-v-c22d00fa] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 175px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
[data-v-c22d00fa] .ant-list-item {
  overflow: hidden;
  border: 1px solid #eee !important;
  cursor: pointer;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
[data-v-c22d00fa] .ant-list-item:hover .list-img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
[data-v-c22d00fa] .ant-list-item:hover .a-list-item-title {
  color: var(--color);
}
[data-v-c22d00fa] .a-list-item-title {
  color: #222;
  font-size: 15px;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[data-v-c22d00fa] .layout-content {
  margin: 0;
  height: auto;
  padding: 0;
}
.nav[data-v-c22d00fa] {
  cursor: pointer;
}
.nav .ant-col[data-v-c22d00fa] {
  padding: 8px 0;
  line-height: 30px;
}
.nav .ant-col .ant-space-item span[data-v-c22d00fa] {
  padding: 4px 10px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.nav .ant-col .ant-space-item span[data-v-c22d00fa]:hover {
  color: var(--color) !important;
}
.nav .active[data-v-c22d00fa] {
  color: var(--color) !important;
  background: var(--filColor);
}
[data-v-c22d00fa] .ant-pagination {
  text-align: right;
}
[data-v-c22d00fa] .ant-layout-content {
  background: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/marketplace/list-new/top-background-new.png') !important;
}
[data-v-c22d00fa] .ant-card {
  border-radius: 4px!important;
}
[data-v-c22d00fa] .ant-space {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

