*{font-family:仿宋,微软雅黑;margin:0;padding:0;box-sizing:border-box}body{background:url("../images/common/bg.png") center center/cover no-repeat fixed;color-scheme:light dark;margin:20px}.hidden{display:none}.bookCollectionWrapper{background:url("../images/common/list_bg.png") center top/cover no-repeat;border-radius:12px;border:2px solid #000;padding:20px;margin:20px 0;position:relative;box-shadow:4px -4px 12px rgba(0,0,0,.4);overflow:visible}.bookCollectionWrapper::after{content:"";display:block;clear:both}.bookCollection{clear:both}.bookCollection h1{text-align:center;position:relative;padding-bottom:12px;margin-bottom:20px;color:#fff}.bookCollection h1::after{content:"";display:block;width:100%;height:8px;background:url("../images/common/divide.png") center/90% 90% no-repeat;margin-top:20px}.bookCollection h1 .count{margin:0 10px;padding:0 10px;vertical-align:3px;font-size:24px;font-weight:400;border-radius:15px;background:#ddd;color:#666}.bookInfo-detail .bookList .book{width:260px;margin:15px;background:url("../images/common/bottom.png") center bottom no-repeat rgba(255,255,255,.95);background-size:100% auto;border:2px solid #000;border-radius:8px;box-shadow:4px 4px 0 rgba(0,0,0,.35),0 4px 10px rgba(0,0,0,.25);overflow:visible;float:left;transition:transform .2s,box-shadow .2s;position:relative;z-index:1}.bookInfo-detail .bookList .book::before{content:"";position:absolute;top:-2px;left:-2px;width:60px;height:60px;background:url("../images/common/top.png") left top/contain no-repeat;pointer-events:none;z-index:20}.bookInfo-detail .bookList .book:hover{transform:translateY(-5px);box-shadow:6px 6px 0 rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.3);z-index:10}.bookInfo-detail .bookList .book .image{width:calc(100% - 50px);height:260px;margin:10px auto 0;position:relative;border-radius:8px;overflow:hidden}.bookInfo-detail .bookList .book .image::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#ccc;z-index:10}.bookInfo-detail .bookList .book .image img{width:100%;height:100%;object-fit:cover;display:block}.bookInfo-detail .bookList .book .detail{padding:10px 6px;font-size:14px;line-height:1.4em;color:#333;background:0 0}.bookInfo-detail .bookList .book .detail .name{font-weight:700;font-size:18px;text-align:center;margin-bottom:4px}.bookInfo-detail .bookList .book .detail .authorNation{text-align:center;margin-bottom:2px}.bookInfo-detail .bookList .book .detail>div.ISBN,.bookInfo-detail .bookList .book .detail>div.category,.bookInfo-detail .bookList .book .detail>div.date,.bookInfo-detail .bookList .book .detail>div.media,.bookInfo-detail .bookList .book .detail>div.publisher{display:flex;margin-bottom:4px;align-items:flex-start}.bookInfo-detail .bookList .book .detail>div.ISBN span:first-child,.bookInfo-detail .bookList .book .detail>div.category span:first-child,.bookInfo-detail .bookList .book .detail>div.date span:first-child,.bookInfo-detail .bookList .book .detail>div.media span:first-child,.bookInfo-detail .bookList .book .detail>div.publisher span:first-child,.bookInfo-detail .bookList .book .detail>div.rating span:first-child{flex:0 0 75px;font-weight:700}.bookInfo-detail .bookList .book .detail>div.ISBN span:last-child,.bookInfo-detail .bookList .book .detail>div.category span:last-child,.bookInfo-detail .bookList .book .detail>div.date span:last-child,.bookInfo-detail .bookList .book .detail>div.media span:last-child,.bookInfo-detail .bookList .book .detail>div.publisher span:last-child{flex:1;text-align:left;word-break:break-word}.bookInfo-detail .bookList .book .detail .authorNation.placeholder,.bookInfo-detail .bookList .book .detail>div.ISBN.placeholder{visibility:hidden}.bookInfo-detail .bookList .book .name{position:relative;display:flex;align-items:center;justify-content:center;gap:4px}.bookInfo-detail .bookList .book .name>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookInfo-detail .bookList .book .name .comment-inline .icon{font-size:14px;color:gray;cursor:pointer}.bookInfo-detail .bookList .book .name .comment-inline .content-large,.bookInfo-detail .bookList .book .name .comment-inline .content-medium,.bookInfo-detail .bookList .book .name .comment-inline .content-small{display:none;position:absolute;top:120%;left:50%;transform:translateX(-50%);background:#f8dfa4;border:1px solid #aaa;padding:6px;border-radius:5px;color:#555;z-index:20;font-family:仿宋;font-size:15px;line-height:1.6;letter-spacing:.2px;text-align:justify;word-break:break-word}.bookInfo-detail .bookList .book .name .comment-inline .content-small{width:200px}.bookInfo-detail .bookList .book .name .comment-inline .content-medium{width:500px;text-indent:2em}.bookInfo-detail .bookList .book .name .comment-inline .content-large{width:700px;text-indent:2em}.bookInfo-detail .bookList .book .name .comment-inline:hover .content-large,.bookInfo-detail .bookList .book .name .comment-inline:hover .content-medium,.bookInfo-detail .bookList .book .name .comment-inline:hover .content-small{display:block}.bookInfo-detail .bookList .book .rating{display:flex;margin-bottom:4px;align-items:flex-start;font-size:14px;line-height:1.4}.bookInfo-detail .bookList .book .rating .star{color:#f5b943}.bookInfo-detail .bookList .book .rating .hollowStar{color:#555}.bookInfo-bigImage{margin-top:30px}.bookInfo-bigImage .bookList .book{width:200px;height:280px;margin:0 10px 10px 0;float:left;position:relative;border-radius:10px;overflow:visible}.bookInfo-bigImage .bookList .book .image{width:100%;height:100%;overflow:hidden;border-radius:10px}.bookInfo-bigImage .bookList .book .image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.bookInfo-smallImage{margin-top:30px}.bookInfo-smallImage .bookList .book{width:60px;height:85px;margin:0 5px 5px 0;float:left;position:relative;border-radius:5px;overflow:visible}.bookInfo-smallImage .bookList .book .image{width:100%;height:100%;overflow:hidden;border-radius:5px}.bookInfo-smallImage .bookList .book .image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.book .info-large,.book .info-medium,.book .info-small{position:absolute;top:100%;left:0;display:none;background:#f8dfa4;border:1px solid #aaa;padding:10px;border-radius:6px;font-size:14px;line-height:1.5;color:#333;z-index:999;box-shadow:2px 2px 8px rgba(0,0,0,.25);word-break:break-word}.book .info-small{width:240px}.book .info-medium{width:400px}.book .info-large{width:600px}.book .info-large>div,.book .info-medium>div,.book .info-small>div{display:flex;margin-bottom:6px;align-items:flex-start}.book .info-large>div span:first-child,.book .info-medium>div span:first-child,.book .info-small>div span:first-child{flex:0 0 60px;font-weight:700}.book .info-large>div span:last-child,.book .info-medium>div span:last-child,.book .info-small>div span:last-child{flex:1;text-align:left;word-break:break-word}.bookInfo-bigImage .bookList .book:hover .info-large,.bookInfo-bigImage .bookList .book:hover .info-medium,.bookInfo-bigImage .bookList .book:hover .info-small,.bookInfo-smallImage .bookList .book:hover .info-large,.bookInfo-smallImage .bookList .book:hover .info-medium,.bookInfo-smallImage .bookList .book:hover .info-small{display:block}.filterPanel{margin-top:8px;padding:10px;background:rgba(240,240,240,.9);border:1px solid #d5d5d5;border-radius:10px}.options{display:flex;flex-wrap:wrap;gap:10px;padding:0;background:0 0;border:none;border-radius:0}.subOptionsWrapper{margin-top:8px}.options .option{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;padding:8px 14px;font-size:15px;font-weight:700;text-align:center;cursor:pointer;color:#555;background:#e2e2e2;border:1px solid #c8c8c8;border-radius:999px;transition:.2s;white-space:nowrap;user-select:none}.options .option:hover{background:#d4d4d4;border-color:#b5b5b5;color:#333;transform:translateY(-1px)}.options .option.active{background:#333;border-color:#333;color:#fff}.options .option .count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:400;line-height:1;border-radius:999px;background:rgba(0,0,0,.08);color:inherit}.options .option.active .count{background:rgba(255,255,255,.18);color:#fff}.subOptions{margin-top:0;background:0 0}.options.splitOptions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap}.options.splitOptions .optionGroup{display:flex;align-items:center;gap:8px}.options.splitOptions .mediaFilterGroup{justify-content:flex-start}.options.splitOptions .groupModeGroup{justify-content:flex-end;margin-left:auto}.bookGroupSection{margin-top:30px;margin-bottom:30px;padding:0}.bookGroupTitle{font-size:24px;font-weight:700;color:#fff;margin-bottom:10px;display:flex;align-items:center}.bookGroupTitle .count{margin:0 10px;padding:0 10px;vertical-align:3px;font-size:24px;font-weight:400;border-radius:15px;background:#ddd;color:#666}.bookGroupContent{display:flex;flex-wrap:wrap;gap:12px;padding:0}.bookGroupContent .book{flex:0 0 160px;box-sizing:border-box}.options.subOptions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.options.subOptions>.option{flex-shrink:0}.options.subOptions #pageCategoryGroupOptions,.options.subOptions #wordCategoryGroupOptions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex-shrink:0}.options.categoryDetailOptions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:2px}.options.categoryDetailOptions .option{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;font-size:15px;font-weight:700;text-align:center;cursor:pointer;color:#555;background:#e2e2e2;border:1px solid #c8c8c8;border-radius:999px;transition:.2s;white-space:nowrap;user-select:none;flex-shrink:0}.options.categoryDetailOptions .option:hover{background:#d4d4d4;border-color:#b5b5b5;color:#333;transform:translateY(-1px)}.options.categoryDetailOptions .option.active{background:#333;border-color:#333;color:#fff}.options.categoryDetailOptions .option .count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:400;line-height:1;border-radius:999px;background:rgba(0,0,0,.08);color:inherit}.options.categoryDetailOptions .option.active .count{background:rgba(255,255,255,.18);color:#fff}.bookInfo-switch{position:fixed;top:20px;right:20px;background:url("../images/common/switch.png") center center/cover no-repeat;padding:12px 10px;border-radius:14px;box-shadow:5px 5px 16px rgba(0,0,0,.3);z-index:1000;display:flex;flex-direction:column;gap:12px;transition:.3s}.bookInfo-switch .button-switch{margin-top:5px;flex:0 0 auto;padding:10px 18px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;color:#222;background:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.4));border-radius:10px;box-shadow:2px 2px 6px rgba(0,0,0,.2);transition:.25s;white-space:nowrap}.bookInfo-switch .button-switch:hover{transform:translateX(-2px);background:linear-gradient(rgba(255,255,255,.85),rgba(255,255,255,.65));box-shadow:3px 3px 10px rgba(0,0,0,.3)}