.book-card{width:100px;margin:8px 2px;overflow:hidden}.book-card .book-cover{width:100px;height:auto;border-radius:5px;cursor:pointer}.book-card .book-title{margin-top:9px;font-size:12px;font-weight:700;line-height:14px;color:rgba(49,49,49,.8)}.book-card .book-title:hover{cursor:pointer;text-decoration:underline}.book-card .book-author{margin-top:5px;font-size:10px;font-weight:900;line-height:12px;color:rgba(49,49,49,.8)}