.card-container[data-v-a0e7d34c]{display:flex;flex-wrap:wrap}.card-item[data-v-a0e7d34c]{position:relative;overflow:hidden;margin:15px;height:440px;flex-shrink:0;width:calc(33.33333% - 30px);cursor:pointer;-webkit-animation:hideToShow .8s ease-in-out;animation:hideToShow .8s ease-in-out;padding:8px;background:var(--background);border-radius:12px;transition:all .2s}.card-image[data-v-a0e7d34c]{width:100%;height:380px;border-radius:10px;overflow:hidden}.card-image[data-v-a0e7d34c] .el-image__inner{transition:all 1s}.card-image[data-v-a0e7d34c] .el-image__inner:hover{transform:scale(1.2)}.card-desc[data-v-a0e7d34c]{font-weight:600;color:var(--fontColor);letter-spacing:1px;line-height:2.2;margin-left:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.card-time[data-v-a0e7d34c]{position:absolute;left:10px;bottom:7px;color:#999;font-weight:500;font-size:13px}@media screen and (max-width:1300px){.card-item[data-v-a0e7d34c]{width:calc(50% - 30px)}}@media screen and (max-width:1000px){.card-item[data-v-a0e7d34c]{height:340px}.card-image[data-v-a0e7d34c]{height:280px}}@media screen and (max-width:750px){.card-item[data-v-a0e7d34c]{width:100%;margin:15px 0}}@media screen and (max-width:450px){.card-item[data-v-a0e7d34c]{height:290px}.card-image[data-v-a0e7d34c]{height:230px}}