.component-message-wrap .message-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:3px solid #000}.component-message-wrap .message-title .refresh-wrap{display:flex;height:100%;align-items:center;gap:2px}.component-message-wrap .message-title .title{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.component-message-wrap .message-title .refresh-wrap span{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.component-message-wrap .messages{display:flex;flex-direction:column}.component-message-wrap .messages .message-item{border-bottom:1px solid #eee;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 0}.component-message-wrap .messages .message-item .date{color:#666;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.component-message-wrap .messages .message-item.hidden{display:none}.component-message-wrap .messages .message-item a{overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#000;font-size:14px;font-style:normal;font-weight:500}.component-message-wrap .messages .message-item:last-child,.component-message-wrap .messages .message-item:nth-child(7){border:0;padding-bottom:0}.home-recommend-author-list{display:flex;flex-direction:column;gap:13px;height:100%}.home-recommend-author-list .book-info{width:100%;display:flex;justify-content:center;flex-direction:column;gap:5px;border-bottom:1px solid #eee;box-sizing:border-box;margin-left:12px}.home-recommend-author-list .book-info a{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.home-recommend-author-list .author-item{height:100%;border-radius:4px;display:flex;height:72px}.home-recommend-author-list .author-item:last-child .book-info{border:0}.home-recommend-author-list .author-name a{color:#000;font-size:16px;font-weight:700;line-height:18px}.home-recommend-author-list .author-item .date{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:18px}