.card-container[data-v-0f1f0458]{display:flex;flex-wrap:wrap}.card-item[data-v-0f1f0458]{position:relative;overflow:hidden;margin:15px;height:450px;flex-shrink:0;width:calc(33.33333% - 30px);cursor:pointer;animation:zoomIn .8s ease-in-out;padding:.7rem;background:var(--background);border-radius:1.5rem;transition:all .2s}.card-image[data-v-0f1f0458]{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-0f1f0458] .el-image__inner{transition:all 1s}.card-image[data-v-0f1f0458] .el-image__inner:hover{transform:scale(1.2)}.card-body[data-v-0f1f0458]{padding:0 5px 5px;height:calc(100% - 360px - 1rem);display:flex;flex-direction:column;justify-content:space-between}.card-desc[data-v-0f1f0458]{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:2;-webkit-box-orient:vertical;margin-bottom:8px}.card-time[data-v-0f1f0458]{color:#999;font-weight:500;font-size:.9rem;margin-top:auto}@media screen and (max-width:1300px){.card-item[data-v-0f1f0458]{width:calc(50% - 30px)}}@media screen and (max-width:1000px){.card-item[data-v-0f1f0458]{height:350px}.card-image[data-v-0f1f0458]{height:260px}.card-body[data-v-0f1f0458]{height:calc(100% - 260px - 1rem)}}@media screen and (max-width:750px){.card-item[data-v-0f1f0458]{width:100%;margin:15px 0}}@media screen and (max-width:450px){.card-item[data-v-0f1f0458]{height:300px}.card-image[data-v-0f1f0458]{height:210px}.card-body[data-v-0f1f0458]{height:calc(100% - 210px - 1rem)}.card-desc[data-v-0f1f0458]{font-size:1rem;-webkit-line-clamp:1}}