.component-finished-books{position:relative;width:1200px;margin:0 auto;padding:48px 0;overflow:hidden}.component-finished-books .title-wrap{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.component-finished-books .title-wrap,.component-finished-books .title-wrap span{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.component-finished-books .books{overflow-y:hidden;overflow-x:hidden;scrollbar-width:none}.component-finished-books .books::-webkit-scrollbar{display:none}.component-finished-books .books .books-container{display:flex;flex-wrap:nowrap;gap:24px;transition:all .6s cubic-bezier(.25,.2,.25,1)}.component-finished-books .books .books-container .book-item{transition:all .2s ease-in-out}.component-finished-books .books .books-container .book-item .book-image{width:161px;height:230px}.component-finished-books .books .books-container .book-item .book-info{display:flex;flex-direction:column;gap:6px;margin-top:12px}.component-finished-books .books .books-container .book-item .book-info .book-name a{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;word-wrap:wrap;word-break:break-all}.component-finished-books .books .books-container .book-item .book-info .author-area{display:flex;align-items:center;line-height:18px;color:#ddd}.component-finished-books .books .books-container .book-item .book-info .author-area a{max-width:100px;color:#666;font-size:13px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;white-space:wrap}.component-finished-books .books .books-container .book-item .book-info .chapter-area{display:flex;align-items:center}.component-finished-books .books .books-container .book-item .book-info .chapter-area span{color:#666;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.component-finished-books .books .books-container .book-item .book-info .chapter-area i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#ddd;margin:0 4px}.component-finished-books .books .btn-pre{cursor:pointer;position:absolute;top:207px;left:13px;opacity:1}.component-finished-books .books .btn-pre:after{content:""}.component-finished-books .books .btn-pre:hover svg path{stroke:#fd502a}.component-finished-books .books .btn-next{cursor:pointer;position:absolute;top:207px;right:13px;opacity:1}.component-finished-books .books .btn-next:after{content:""}.component-finished-books .books .btn-next:hover svg path{stroke:#fd502a}.component-finished-books .books .mask-pre{width:90px;height:336px;position:absolute;left:-1px;bottom:48px}.component-finished-books .books .mask-next{width:90px;height:336px;position:absolute;right:-1px;bottom:48px}.home-more-view a{display:flex;align-items:center}.home-more-view a .more-view-title{color:#000!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}.home-more-view a:hover span{color:#fd502a!important}.home-more-view a:hover circle,.home-more-view a:hover path{stroke:#fd502a}