.select-header[data-v-502cafd6]{display:flex;gap:10px;margin-bottom:10px}.select-header .select-header-item .label[data-v-502cafd6]{font-size:14px;margin-right:10px}.select-header .select-header-item .select[data-v-502cafd6]{width:140px}.book-list[data-v-502cafd6]{display:flex;flex-wrap:wrap;gap:24px;padding:16px 0}.book-item[data-v-502cafd6]{display:flex;flex-direction:column;width:calc(25% - 20px);padding:16px;background-color:#fff;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #e5e5e5}.book-item[data-v-502cafd6]:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15);border:2px solid rgb(166,209.8010471204,255)}.book-item.selected[data-v-502cafd6]{border:2px solid #409eff}.book-item-cover[data-v-502cafd6]{position:relative;width:100%;height:220px;margin-bottom:12px}.book-item-cover .el-image[data-v-502cafd6]{width:100%;height:100%;border-radius:4px}.book-item-info[data-v-502cafd6]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.book-item-meta[data-v-502cafd6]{margin-bottom:5px}.book-item-meta .meta-item[data-v-502cafd6]{display:inline-block;padding:2px 8px;margin-right:8px;margin-bottom:8px;background-color:#f5f7fa;color:#606266;border-radius:4px;font-size:12px}.book-item-title[data-v-502cafd6]{font-size:14px;font-weight:700;color:#333;line-height:1.4;margin:0;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.book-selected-icon[data-v-502cafd6]{position:absolute;width:40px;height:40px;border-radius:50%;right:0;bottom:0}.selected-count[data-v-502cafd6]{font-size:15px}.selected-count .selected-count-number[data-v-502cafd6]{font-size:16px;font-weight:700;color:#409eff}