.search-container[data-v-50bff33c]{width:100%;padding:10px;display:flex;align-items:center;justify-content:space-between;color:#fff;position:relative;padding-top:10px;z-index:9;font-size:14px;background-color:#fff}.search-container .search-input[data-v-50bff33c]{width:100%;height:30px;line-height:30px;text-align:center;background-color:#fafafa;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#e2e2e2}.search-container .search-right .search-input .iconfont[data-v-50bff33c]{font-size:18px;margin-right:5px}.content[data-v-50bff33c]{display:flex;width:100%;height:calc(100% - 50px)}.content .left-content[data-v-50bff33c]{width:100px;height:100%;overflow:auto;font-size:14px;background-color:#fafafa}.content .left-content .tab-line[data-v-50bff33c]{width:100%;position:relative;height:40px;line-height:40px;text-align:center;color:#333;padding:0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content .left-content .tab-line[data-v-50bff33c]:after{content:"";display:flex;width:4px;height:0;transition:all .2s;background-color:var(--theme);position:absolute;right:0;top:0}.content .left-content .tab-line.active[data-v-50bff33c]{background-color:#fff;color:var(--theme)}.content .left-content .tab-line.active[data-v-50bff33c]:after{height:100%}.content .right-content[data-v-50bff33c]{width:calc(100% - 100px);height:100%;overflow:auto;background-color:#fff}.content .right-content .book-list[data-v-50bff33c]{padding:0 10px}