.card-container[data-v-fee6d326]{display:flex;flex-wrap:wrap}.card-item[data-v-fee6d326]{position:relative;overflow:hidden;margin:15px;height:450px;flex-shrink:0;width:calc(33.33333% - 30px);cursor:pointer;-webkit-animation:zoomIn .8s ease-in-out;animation:zoomIn .8s ease-in-out;padding:.7rem;background:var(--background);border-radius:1.5rem;transition:all .2s}.card-image[data-v-fee6d326]{width:100%;height:360px;border-radius:1rem;overflow:hidden;box-shadow:0 2px 10px hsla(0,0%,57.6%,.61);margin-bottom:1rem}.card-image[data-v-fee6d326] .el-image__inner{transition:all 1s}.card-image[data-v-fee6d326] .el-image__inner:hover{transform:scale(1.2)}.card-body[data-v-fee6d326]{padding:0 5px 5px}.card-desc[data-v-fee6d326]{font-weight:600;font-size:1.05rem;color:var(--fontColor);letter-spacing:1px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.card-time[data-v-fee6d326]{position:absolute;bottom:10px;color:#999;font-weight:500}@media screen and (max-width:1300px){.card-item[data-v-fee6d326]{width:calc(50% - 30px)}}@media screen and (max-width:1000px){.card-item[data-v-fee6d326]{height:350px}.card-image[data-v-fee6d326]{height:260px}}@media screen and (max-width:750px){.card-item[data-v-fee6d326]{width:100%;margin:15px 0}}@media screen and (max-width:450px){.card-item[data-v-fee6d326]{height:300px}.card-image[data-v-fee6d326]{height:210px}}