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