.catalog-list[data-v-68a4d5f7]{width:100%;display:grid;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:repeat(5,224px)}.catalog-list .course-item[data-v-68a4d5f7]{width:100%;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 6px 10px 0 rgba(95,101,105,.15);border-radius:4px;transition:all .2s;padding-bottom:5px}.catalog-list .course-item[data-v-68a4d5f7]:hover{transform:translateY(-2px);box-shadow:0 12px 20px 0 rgba(95,101,105,.15)}.catalog-list .course-item .cover[data-v-68a4d5f7]{height:126px;position:relative}.catalog-list .course-item .wrapper[data-v-68a4d5f7]{padding:0 8px}.catalog-list .course-item .wrapper .catalog-name[data-v-68a4d5f7]{font-size:14px;color:#333;margin:6px 0;overflow:hidden;font-weight:400;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:30px;line-height:30px}