.box{display:none;position:absolute;top:calc(var(--barH) + 5px);width:360px;height:calc(95vh - (var(--barH) + 5px));box-shadow:3px 3px 4px rgba(0,0,0,.1),-1px -1px 2px rgba(0,0,0,.1);background-color:#fff}.box.on{display:block;z-index:10}.box .hd{height:58px;border-bottom:1px solid #e4e4e4;box-sizing:border-box;padding:0 28px}.box .hd .title{font-size:16px;font-weight:400;line-height:32px;margin:0;padding:13px 0;color:#666}.box .bd{position:absolute;top:58px;right:0;bottom:0;left:0;overflow-y:auto}.box .body{padding:20px}.box .padding-box{width:100%;padding:32px 0}.box .has-no-content{margin-top:70px;padding:0 30px;text-align:center}.box .has-no-content-title{font-size:22px;font-weight:700;color:#666;line-height:36px;margin-bottom:10px}.box .has-no-content .reader-icon{display:block;margin:0 auto 10px;color:#999;font-size:40px}.box .has-no-content-info{font-size:14px;line-height:22px;color:#666}.box .loading-hint{width:100%;display:flex;justify-content:center;align-items:center;font-size:16px;color:#999}.box .loading-hint .reader-icon{font-size:24px;margin-right:12px}.box.read-aloud-box{right:30px}.box.read-aloud-box .row .label{width:70px}.box.read-aloud-box .row .shutdown{font-size:14px;line-height:32px}.box.read-aloud-box .row .shutdown .enable-checkbox{font-size:14px;cursor:pointer}.box.read-aloud-box .row .shutdown input[type=checkbox]{margin:0 5px 0 0;width:15px;height:15px;cursor:pointer}.box.read-aloud-box .row .shutdown input[type=number]{width:50px}.read-aloud-bar{position:absolute;height:var(--barH);top:0;left:0;right:0}.read-aloud-bar .read-aloud-btn{position:absolute;cursor:pointer}.bottom-bar-container>.inner{width:100%;height:50px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.bottom-bar-container .nav-item{width:56px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666;cursor:pointer}.bottom-bar-container .nav-item.on{background-color:#1890ff}.bottom-bar-container .nav-item.on .reader-icon,.bottom-bar-container .nav-item.on .text{color:#fff}.bottom-bar-container .nav-item .reader-icon{font-size:20px}.bottom-bar-container .nav-item .text{font-size:12px;line-height:1;margin-top:4px}.bottom-bar-container .setting-panel{padding:20px 16px;display:none;position:absolute;bottom:0;left:0;width:100%;background:#ddd;box-shadow:0 -2px 1px rgba(0,0,0,.1),1px -2px 0 1px rgba(0,0,0,.1);background:#fff;opacity:0}.bottom-bar-container .setting-panel.active{display:block;opacity:1;bottom:50px;transition:bottom .3s linear}.bottom-bar-container .setting-panel__line{display:flex;align-items:center}.bottom-bar-container .setting-panel__line+.setting-panel__line{margin-top:20px}.bottom-bar-container .setting-panel__line .label{font-size:16px;margin-right:10px}.bottom-bar-container .setting-panel__line .fontSize{font-size:16px;padding:0 10px}.bottom-bar-container .setting-panel__line .nav-item{background:#ddd;height:36px;width:70px;color:#333;border-radius:90000px}.bottom-bar-container .setting-panel__line .nav-item .reader-icon{font-size:16px;line-height:16px}.bottom-bar-container .setting-panel__line .line-group{display:flex;align-items:center}._arrow-box{border-color:#464d5f transparent transparent!important}.mark-popup-body{width:160px;width:auto;box-shadow:1px 1px 8px rgba(0,0,0,.4);border-radius:6px;background:#fff;box-sizing:border-box;position:relative;background:#464d5f;color:#fff}.mark-popup-body *{box-sizing:border-box}.mark-popup-body.color{border-radius:6px 6px 0 0}.mark-popup-body .list-top{display:flex;justify-content:space-between;width:100%;height:40px;height:auto}.mark-popup-body .list-item-btn{flex:0 0 auto;min-width:40px;height:40px;padding:9px;cursor:pointer;min-width:82px;height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.mark-popup-body .list-item-btn>.reader-icon{font-size:22px;font-size:var(--iconSize);color:rgba(0,0,0,.75);color:#fff;margin-bottom:5px}.mark-popup-body .list-item-btn:hover{background-color:#f2f2f2;background-color:transparent}.mark-popup-body .list-item-btn span{font-size:14px}.mark-popup-body .list-color{list-style:none;margin:0;padding:0;width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;position:relative;top:70px;top:60px;top:0;background:#ffffff;background:#464d5f;border-radius:0 0 6px 6px;border:none;box-shadow:1px 0 4px rgba(0,0,0,.4)}.mark-popup-body .list-color>li{width:36px;height:40px;line-height:40px;text-align:center;cursor:pointer}.mark-popup-body .list-color>li:hover{background-color:#f2f2f2;background-color:transparent}.mark-popup-body .list-color .color-btn{display:flex;justify-content:center;align-items:center}.mark-popup-body .list-color .color-btn>i{flex:0 0 auto;width:18px;height:18px;border-radius:9px;border:1px solid #ccc}.mark-popup-body .list-color .color-btn>i.color-btn-yellow{background-color:#fff3ae}.mark-popup-body .list-color .color-btn>i.color-btn-orange{background-color:#ffa57d}.mark-popup-body .list-color .color-btn>i.color-btn-blue{background-color:#bacdff}.mark-popup-body .list-color .color-btn>i.color-btn-green{background-color:#c6e7b0}.mark-popup-body .list-color .close-btn .reader-icon{font-size:18px;font-size:var(--iconSize);color:rgba(0,0,0,.5)}.mark-popup.down .mark-popup-body.color{border-radius:0 0 6px 6px}.mark-popup.down .list-color{position:relative;top:0;box-shadow:0 1px 4px rgba(0,0,0,.4);border-radius:6px 6px 0 0}.note-dialog,.note-dialog *{box-sizing:border-box}.note-dialog .dialog-hd{background:#464d5f}.note-dialog-body{width:544px;height:326px;border:none;padding:0;background-color:#fff}@media screen and (max-width: 960px){.note-dialog-body{width:86vw}}.note-dialog-body .bd{height:326px}.note-dialog-body .bd .note-edit-content{width:100%;height:280px;padding:26px 20px;font-size:16px;font-family:Microsoft YaHei;line-height:1.5;border:none;outline:none;resize:none;overflow:hidden;display:block;overflow-y:auto}.note-dialog-body .note-content-footer{height:46px;border-top:1px solid #f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.note-dialog-body .note-content-footer .open-note{cursor:pointer;font-size:14px;color:#666;display:flex;align-items:center}.note-dialog-body .note-content-footer .open-note input[type=checkbox]{width:15px;height:15px;border-radius:3px;margin:0 5px 0 0;padding:0}.note-dialog-body .note-content-footer .open-note input[type=checkbox]:checked{background-color:#1890ff}.note-dialog-body .note-content-footer .open-note input[type=checkbox]:checked:before{font-size:15px;color:#fff;display:block;width:15px;height:15px;text-align:center;line-height:15px}.note-dialog-body .note-content-footer .open-note:has(> input:checked){color:#1890ff}.note-dialog-body .note-content-footer .confirm{flex:0 0 auto;width:46px;height:45px;padding:3px 3px 2px;cursor:pointer}.note-dialog-body .note-content-footer .confirm:hover{background:#e9f6fe}.note-dialog-body .note-content-footer .confirm>.icon{display:block;width:40px;height:40px}.note-dialog-body .note-color-list{list-style:none;margin:0;padding:3px 0 2px;display:flex;flex-direction:row;justify-content:flex-start}.note-dialog-body .note-color-list .color-btn{width:40px;height:40px;position:relative;margin-right:10px;cursor:pointer;transition:all .5s}@media screen and (max-width: 960px){.note-dialog-body .note-color-list .color-btn{width:30px}}.note-dialog-body .note-color-list .color-btn:before{content:"";position:absolute;left:10px;top:10px;width:20px;height:20px;border-radius:20px;border:1px solid #ccc}@media screen and (max-width: 960px){.note-dialog-body .note-color-list .color-btn:before{left:8px;top:8px;width:16px;height:16px}}.note-dialog-body .note-color-list .color-btn:hover:after,.note-dialog-body .note-color-list .color-btn.on:after{content:"";position:absolute;left:6px;top:6px;width:28px;height:28px;z-index:1;border-radius:28px;border:1px solid #a5a5a5;box-shadow:2px 2px 4px rgba(0,0,0,.3)}@media screen and (max-width: 960px){.note-dialog-body .note-color-list .color-btn:hover:after,.note-dialog-body .note-color-list .color-btn.on:after{width:20px;height:20px}}.note-dialog-body .note-color-list .color-btn.yellow:before{content:"";background:#FFF3AE;border-color:#fff3ae}.note-dialog-body .note-color-list .color-btn.orange:before{content:"";background:#FFA57D;border-color:#ffa57d}.note-dialog-body .note-color-list .color-btn.blue:before{content:"";background:#BACDFF;border-color:#bacdff}.note-dialog-body .note-color-list .color-btn.green:before{content:"";background:#C6E7B0;border-color:#c6e7b0}.note-dialog-body .note-color-list .color-btn:hover{background:#e9f6fe}.mark-popup{position:absolute;background:#fff;display:none;border:1px solid #bbb;border-radius:6px;box-shadow:0 -1px 8px rgba(55,55,55,.1) inset,0 1px 8px rgba(0,0,0,.1)}.payment-wrap{width:468px}.payment-wrap .top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.payment-wrap .top .title{font-size:18px;font-weight:bolder;color:#353535}.payment-wrap .top .price{font-size:15px;color:red}.payment-method{width:100%;margin-bottom:10px}.payment-method .title{color:#999;font-size:15px;line-height:2em}.payment-option{padding:8px}.payment-option:hover{background-color:#e2ecf6}.payment-radio{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.payment-radio .payment-info{display:flex;justify-content:flex-start;align-items:center}.payment-radio .logo{display:block;width:120px;height:40px;object-fit:contain;filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}.payment-radio .name{margin-left:10px;font-size:14px;color:#353535}.payment-radio .radio_type{width:20px;height:20px;-webkit-appearance:none;appearance:none;position:relative}.payment-radio .radio_type:before{content:"";width:20px;height:20px;border:1px solid #3498db;display:inline-block;border-radius:50%;vertical-align:middle}.payment-radio .radio_type:checked:before{content:"";width:20px;height:20px;border:1px solid #3498db;background:#3498db;display:inline-block;border-radius:50%;vertical-align:middle}.payment-radio .radio_type:checked:after{content:"";width:10px;height:5px;border:2px solid white;border-top:transparent;border-right:transparent;text-align:center;display:block;position:absolute;top:6px;left:5px;transform:rotate(-45deg)}.payment-radio .radio_type:checked{color:#3498db}.footer{width:100%;text-align:center;margin-bottom:-10px}.footer .btn,.footer .btn:hover{padding:10px 20px}.progress-bar[data-v-b4b3ee43]{display:block;margin:0 auto;line-height:20px}.catalog-container .book-catalog-panel .book-catalog .toc-item.disabled{color:#bcbec2;cursor:not-allowed}.catalog-container .book-catalog-panel .book-catalog .toc-item.disabled:hover .text{cursor:not-allowed}.catalog-container .book-catalog-panel .book-catalog .toc-item.disabled .text:hover{color:#bcbec2!important;transition:none;opacity:1}.catalog-container .book-catalog-panel.literature{padding:90px 0 0;height:calc(100% - 90px)}@media screen and (max-width: 960px){.catalog-container .book-catalog-panel.literature{height:calc(100% - 140px)}}.catalog-container .book-catalog-panel.literature .book-catalog-top{top:50px}.catalog-container .book-catalog-panel .book-catalog-tabs{position:absolute;top:50px;display:flex;align-items:center;width:100%;justify-content:center;border-bottom:1px solid #ddd;height:40px}.catalog-container .book-catalog-panel .book-catalog-tabs .book-catalog-tabitem{cursor:pointer;font-size:18px}.catalog-container .book-catalog-panel .book-catalog-tabs .book-catalog-tabitem.on{color:#1890ff;font-weight:700}.catalog-container .book-catalog-panel .book-catalog-tabs .book-catalog-tabitem+.book-catalog-tabitem{margin-left:10px}.catalog-container .book-catalog-panel .book-catalog-tabcontent{margin-top:-40px;padding-top:10px;padding-left:10px}.catalog-container .book-catalog-panel .book-catalog-tabcontent .row{margin-bottom:10px;display:flex}.catalog-container .book-catalog-panel .book-catalog-tabcontent .row-label{flex-basis:66px;min-width:66px;color:#aaa}.catalog-container .book-catalog-panel .book-catalog-tabcontent .row-content{flex:1;padding-right:5px}.container.expand-catalog>.catalog-container{width:300px}.catalog-container{position:fixed;top:0;left:0;display:flex;flex-direction:column;width:0;height:100%;transition:all .3s;box-shadow:0 5px 7px rgba(0,0,0,.2);z-index:96}.catalog-container .book-catalog-panel{display:flex;width:100%;padding:50px 0 0;height:calc(100% - 50px);background-color:#f8f8fa;position:relative;transition:all .4s}.catalog-container .book-catalog-panel.topbar{padding:calc(var(--barH) + 40px + 10px) 0 0;height:calc(100% - (var(--barH) + 40px + 10px))}.catalog-container .book-catalog-panel.topbar .book-catalog-top{top:calc(var(--barH) + 10px)}.catalog-container .book-catalog-top{position:absolute;top:10px;left:0;width:100%;height:40px;background-color:#f8f8fa;color:#333;overflow:hidden;display:flex;flex-direction:row;align-items:center;transition:all .4s}.book-catalog-top .sort-btn{flex:0 0 auto;width:30px;height:30px;padding:5px}.book-catalog-top .sort-btn .reader-icon{display:block;width:30px;height:30px;font-size:16px;text-align:center;line-height:30px;color:#666;cursor:pointer}.book-catalog-top .sort-btn .reader-icon:hover{color:#1890ff}.book-catalog-top .search-bar{flex:1 1 auto;padding:5px;height:30px;position:relative}.book-catalog-top .search-bar .reader-icon{position:absolute;top:4px;right:4px;width:16px;height:16px;padding:8px;font-size:16px;color:#b0b0b0;cursor:pointer}.book-catalog-top .search-input{box-sizing:border-box;display:block;height:30px;width:100%;line-height:28px;background-color:#f2f2f2;border:1px solid #d7d7d7;border-radius:3px;font-size:14px;color:#999;padding:0 30px 0 10px;outline:none}.book-catalog-top .search-input:focus{border-color:#0099fa;background-color:#fff}.book-catalog{overflow-y:auto;box-sizing:border-box;width:100%;background-color:#f8f8fa;color:#333}.book-catalog .toc-item{position:relative;line-height:48px}.book-catalog .toc-item .text{display:block;margin:0 28px 0 20px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-bottom:1px solid #e1e6f0;border-color:rgba(51,51,51,.1)}.book-catalog .toc-item .text:hover{transition:all .1s;opacity:.7}.book-catalog .toc-item.on>.text{color:#1890ff}.book-catalog .toc-item.on.disabled>.text{color:#bcbec2}.book-catalog .nav-level-1 .text{font-weight:700;font-weight:400}.book-catalog .nav-level-2 .text{padding-left:20px;position:relative;font-weight:400}.book-catalog .nav-level-3 .text{padding-left:40px;position:relative;font-weight:400}.book-catalog .nav-level-4 .text{padding-left:60px;position:relative;font-weight:400}.book-catalog .nav-level-5 .text{padding-left:80px;position:relative;font-weight:400}.book-catalog .nav-level-6 .text{padding-left:100px;position:relative;font-weight:400}.book-catalog .nav-level-7 .text{padding-left:120px;position:relative;font-weight:400}.book-catalog .nav-level-8 .text{padding-left:140px;position:relative;font-weight:400}.book-catalog .nav-level-9 .text{padding-left:160px;position:relative;font-weight:400}@media screen and (max-width: 750px){.container.expand-catalog{padding-left:0!important;width:100vw!important}.container.expand-catalog>.catalog-container{width:240px}.catalog-container .book-catalog-panel{padding:100px 0 50px;height:calc(100% - 150px)}.catalog-container .book-catalog-top{top:60px}}.icon.line-left,.icon.left-line{border-left:1px solid #f2f2f2}.flex-l .icon{display:flex;width:50px;height:var(--barH);justify-content:center;align-items:center;border-right:1px solid #f2f2f2}.flex-r .icon{display:flex;align-items:center;height:var(--barH);justify-content:center;border-right:1px solid #f2f2f2;padding:0 15px}.flex-l .icon.icon-text,.flex-r .icon.icon-text{width:auto;padding:0 15px}.flex-l .icon.icon-text .txt,.flex-r .icon.icon-text .txt{font-size:14px;color:#666;cursor:pointer}.flex-l .icon.icon-text .reader-icon,.flex-r .icon.icon-text .reader-icon{font-size:14px;margin-right:6px}.flex-l .icon:hover,.flex-r .icon:hover{background:#e9f6fe}.flex-l .reader-icon,.flex-r .reader-icon{font-size:var(--iconSize);color:rgba(0,0,0,.75);cursor:pointer}.reader-icon.reader-auto-read-png{width:var(--iconSize);height:var(--iconSize);background:url(data:image/png;base64,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) no-repeat center;background-size:var(--iconSize)}.box.readmode-box{width:auto;white-space:nowrap}.box.readmode-box .readmode-list li a{color:#333;text-decoration:none;font-size:14px!important}.icon .icon-wrap{margin-bottom:5px}@media screen and (max-width: 960px){.icon .icon-wrap{margin-bottom:0}}.theme-change .theme-list,.theme-change .theme-text{display:flex;flex-direction:row;align-items:center}.theme-change .theme-text{justify-content:center;font-size:14px;font-weight:400;color:#666;margin-right:5px;min-width:24px}.theme-change .theme-list{list-style:none;justify-content:space-between}.theme-change .theme-btn{width:14px;height:14px;border-radius:14px;border:1px solid transparent;transition:all .2s ease;margin:0 5px;cursor:pointer}.theme-change .theme-btn.on{width:16px;height:16px;border-radius:16px}.theme-change .theme-btn.on,.theme-change .theme-btn:hover{border-color:#828282;box-shadow:0 2px 2px rgba(0,0,0,.3)}.theme-change .theme-btn.theme-light{background-color:#eeeef4;border-color:#d5d5d5}.theme-change .theme-btn.theme-yellow{background-color:rgba(244,236,216,.56);border-color:#bbb6ab}.theme-change .theme-btn.theme-green{background-color:rgba(206,234,186,.6);border-color:#a0ea9c}.theme-change .theme-btn.theme-black{background-color:rgba(53,55,57,.96);border-color:#535353}.theme-change .theme-btn.theme-dark{background-color:rgba(36,36,36,.96);border-color:#424242}.box.readmode-box{width:auto}.box.readmode-box .body{padding:0}.box.readmode-box .readmode-list{padding:0;margin:10px 0}.box.readmode-box .readmode-list li{margin:0;padding:5px 10px;list-style:none;cursor:pointer}.box.readmode-box .readmode-list li:hover{background:#e9f6fe}.box.readmode-box .readmode-list li a{color:#333;text-decoration:none}.box.theme-box{z-index:100}body[data-v-800fdc21]{--barH: 54px;--gap: 8px;--iconSize: 18px;--iconTextSize: 12px;--rightBoxWidth: 360px}@media screen and (max-width: 750px){body[data-v-800fdc21]{--barH: 50px;--gap: 0px;--iconSize: 20px;--iconTextSize: 14px}}.bookmark-btn[data-v-800fdc21]{flex-direction:column;width:auto!important;padding:0 10px;cursor:pointer}.icon-group[data-v-800fdc21]{display:flex;align-items:center}.icon-group .bg-icon[data-v-800fdc21]{width:var(--iconSize);height:var(--iconSize);display:inline-block;background:green;border-radius:50%}.icon-group .bg-icon.theme-light[data-v-800fdc21]{background-color:#eeeef4;border-color:#d5d5d5}.icon-group .bg-icon.theme-yellow[data-v-800fdc21]{background-color:rgba(244,236,216,.56);border-color:#bbb6ab}.icon-group .bg-icon.theme-green[data-v-800fdc21]{background-color:rgba(206,234,186,.6);border-color:#a0ea9c}.icon-group .bg-icon.theme-black[data-v-800fdc21]{background-color:rgba(53,55,57,.96);border-color:#535353}.icon-group .bg-icon.theme-dark[data-v-800fdc21]{background-color:rgba(36,36,36,.96);border-color:#424242}.icon-group .reader-arrow-up[data-v-800fdc21]{margin-bottom:0}.notes-box{right:30px!important;right:0px!important;top:var(--barH);bottom:0;height:calc(100vh - var(--barH));box-shadow:3px 3px 4px rgba(0,0,0,.1),-1px -1px 2px rgba(0,0,0,.1)}@media screen and (max-width: 960px){.notes-box{width:100%}}.notes-box .title{display:none}.notes-box .marker-item{position:relative;border-bottom:1px solid #f2f2f2;box-sizing:border-box;padding:14px 16px;transition:all .4s}.notes-box .marker-item:hover{background-color:#f7f7f7}.notes-box .marker-item:hover .reader-icon{opacity:1}.notes-box .marker-item .marker-total,.notes-box .marker-item .marker-time{font-size:12px;font-weight:400;line-height:18px;color:#949494;margin:0}.notes-box .marker-item .marker-total{cursor:pointer}.notes-box .marker-item .marker-total span{color:#1890ff}.notes-box .marker-item .marker-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px;padding-right:40px}.notes-box .marker-item .marker-body{box-sizing:border-box;padding-left:18px;width:284px;cursor:pointer}.notes-box .marker-main{position:relative}.notes-box .marker-main-text{position:relative;font-size:13px;line-height:22px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;padding:0}.notes-box .marker-main:before{content:"";position:absolute;top:10%;left:-18px;bottom:10%;width:6px;height:78%}.notes-box .marker-body.yellow .marker-main:before{background-color:#fff3ae}.notes-box .marker-body.orange .marker-main:before{background-color:#ffa57d}.notes-box .marker-body.blue .marker-main:before{background-color:#bacdff}.notes-box .marker-body.green .marker-main:before{background-color:#c6e7b0}.notes-box .marker-body .marker-note-tag{font-size:12px;color:#949494;line-height:22px;margin:0;padding-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-box .delete-marker-btn{position:absolute;right:0;top:0;width:50px;height:100%;cursor:pointer}.notes-box .delete-marker-btn .reader-icon{font-size:20px;position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;color:#d7d7d7;opacity:0}@media screen and (max-width: 960px){.notes-box .delete-marker-btn .reader-icon{opacity:1}}.notes-box .delete-marker-btn:hover{background-color:#d7d7d7}.notes-box .delete-marker-btn:hover .reader-icon{color:#fff;opacity:1}.notes-box .hd{height:45px;border-bottom:1px solid #ebebeb;padding:0}.notes-box .bd{top:45px}.notes-box .total-box{font-size:13px;padding-top:10px;padding-left:16px;box-sizing:border-box}.tab-list{display:flex;height:45px;line-height:45px}.tab-item{cursor:pointer;font-size:16px;background:#f8f8fa;border:1px solid #ebebeb;text-align:center;flex:1}.tab-item.on{color:#1890ff;font-size:16px;background:#fff;border-bottom:none}.tab-item+.tab-item{margin-left:10px;font-size:16px}.box.font-box{left:480px}.box.font-box .row.last>.btn:first-child{margin-right:32px}.radio-group{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.radio-group .radio{flex:0 0 auto;width:33.33%;height:24px;padding:0;margin:0;display:flex;align-items:center}.radio-group .radio input[type=radio]{width:18px;height:18px;border:0 none;border-image-width:0;-webkit-appearance:none;appearance:none;position:relative;cursor:pointer}.radio-group .radio input[type=radio]:before{content:"";width:14px;height:14px;border:2px solid #3498db;display:inline-block;border-radius:50%;vertical-align:middle}.radio-group .radio input[type=radio]:checked:before{content:"";width:14px;height:14px;border:2px solid #3498db;display:inline-block;border-radius:50%;vertical-align:middle}.radio-group .radio input[type=radio]:checked:after{content:"";width:10px;height:10px;text-align:center;background:#3498db;border-radius:50%;display:block;position:absolute;top:4px;left:4px}.radio-group .radio label{display:inline-block;width:32px;cursor:pointer;color:#353535}.radio-group .radio input[type=radio]:checked+label{color:#3498db;font-weight:700}.expand-top-bar .search-box{height:calc(100vh - var(--barH))}.chapter-search.search-box{height:auto;top:calc(var(--barH) + 0px)}.chapter-search.search-box .hd{height:50px;background-color:#fff;padding:0 15px;border:1px solid #e4e4e4}.chapter-search.search-box .bd{display:none}.chapter-search.search-box .reader-remove{margin-bottom:0;margin-left:10px}@media screen and (max-width: 960px){.chapter-search.search-box .reader-remove{margin-left:0}}.search-box{right:30px!important;right:0px!important;top:var(--barH);bottom:0;height:100vh}@media screen and (max-width: 960px){.search-box{left:0!important;top:0;right:0!important;width:100%;box-shadow:3px 3px 4px rgba(0,0,0,.1) inset,-1px -1px 2px rgba(0,0,0,.1) inset;height:calc(100vh - var(--barH))}}.search-box .hd{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.search-box .hd .title{flex:0 0 auto;padding-right:14px!important;display:none}.search-box .hd .search-bar{flex:0 0 auto;position:relative;flex:1}.search-box .hd .search-bar .reader-icon{position:absolute;top:0;right:0;width:16px;height:16px;padding:8px;font-size:16px;color:#b0b0b0;cursor:pointer}.search-box .hd .search-input{box-sizing:border-box;display:block;width:256px;width:100%;height:32px;line-height:32px;background-color:#f2f2f2;border:1px solid #d7d7d7;border-radius:3px;font-size:14px;color:#999;padding:0 30px 0 10px;outline:none}@media screen and (max-width: 960px){.search-box .hd .search-input{width:100%}}.search-box .hd .search-input:focus{border-color:#0099fa;background-color:#fff}.search-box .hd .btn-text{font-size:16px;color:#666;margin-right:10px;margin-bottom:0}@media screen and (max-width: 960px){.search-box .hd .btn-text{display:block;margin-left:10px}}.search-box .search-result-total{padding:18px 28px;border-bottom:1px solid #f2f2f2;font-size:13px;color:#666;display:flex;justify-content:space-between}.search-box .search-result-total .clear-btn{color:rgba(24,144,255,.773);cursor:pointer}.search-box .search-result-item{padding:18px 28px;border-bottom:1px solid #f2f2f2;cursor:pointer;transition:all .4s}.search-box .search-result-item:hover{background-color:#f7f7f7}.search-box .search-result-item .item-title{font-size:13px;line-height:22px;color:#666;margin-bottom:8px}.search-box .search-result-item .item-text{font-size:14px;font-weight:400;color:#333;line-height:20px;margin:5px 0}.box.qr-code-box{right:30px}.box.qr-code-box .qr-code{width:120px;height:120px;margin:0 auto}.box.qr-code-box .text{margin-top:14px;font-size:14px;text-align:center}.box.share-box{right:30px;width:200px}.box.share-box .body{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.box.share-box .share-item{width:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666;cursor:pointer}.box.share-box .share-item .reader-icon{font-size:36px}.box.share-box .share-item .txt{font-size:14px}.expand-catalog .box.bookmark-box{left:320px!important}.box.bookmark-box{left:30px}.box.bookmark-box .bookmark-item{position:relative;border-bottom:1px solid #f2f2f2;box-sizing:border-box;padding:14px 16px;transition:all .4s}.box.bookmark-box .bookmark-item:hover{background-color:#f7f7f7;cursor:pointer}.box.bookmark-box .bookmark-item:hover .delete-btn>.reader-icon{opacity:1}.box.bookmark-box .bookmark-item .bookmark-time{font-size:12px;font-weight:400;line-height:18px;color:#949494;margin:0;padding-bottom:6px}.box.bookmark-box .bookmark-item .bookmark-text{font-size:13px;line-height:22px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;padding:0 36px 0 0}.box.bookmark-box .bookmark-item .delete-btn{position:absolute;right:0;top:0;width:50px;height:100%;cursor:pointer}.box.bookmark-box .bookmark-item .delete-btn .reader-icon{font-size:20px;position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;color:#d7d7d7;opacity:0}.box.bookmark-box .bookmark-item .delete-btn:hover{background-color:#d7d7d7}.box.bookmark-box .bookmark-item .delete-btn:hover .reader-icon{color:#fff;opacity:1}.expand-catalog .box.auto-page-down-box{left:320px}.box.auto-page-down-box{left:30px}.box.auto-page-down-box .row .label{width:66px}.box.auto-page-down-box .number-input{display:block;width:calc(100% - 16px);background-color:#fff;border:1px solid #dcdcdc;font-size:14px;line-height:30px;font-stretch:normal;letter-spacing:normal;text-align:left;color:#3d3d3d;padding:4px 8px;border-radius:6px;outline:none}.open-notes-box{right:30px}.open-notes-box .note-item{border-bottom:1px solid #f2f2f2;box-sizing:border-box;padding:16px;transition:all .4s}.open-notes-box .note-item:hover{background-color:#f7f7f7}.open-notes-box .note-item .note-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px;padding-right:40px}.open-notes-box .note-item .note-time{font-size:12px;font-weight:400;line-height:18px;color:#949494;margin:0}.open-notes-box .note-item .note-body{box-sizing:border-box;padding-left:18px;cursor:pointer}.open-notes-box .note-main{position:relative}.open-notes-box .note-main-text{position:relative;font-size:13px;line-height:22px;color:#333;margin:0;padding:0}.open-notes-box .note-main:before{content:"";position:absolute;top:4px;bottom:4px;left:-18px;width:6px}.open-notes-box .note-body.yellow .note-main:before{background-color:#fff3ae}.open-notes-box .note-body.orange .note-main:before{background-color:#ffa57d}.open-notes-box .note-body.blue .note-main:before{background-color:#bacdff}.open-notes-box .note-body.green .note-main:before{background-color:#c6e7b0}.top-bar-container>.inner{width:100%;height:var(--barH);display:flex;flex-direction:row;justify-content:center}.top-bar-container>.inner .icon{flex-direction:column;width:auto;padding:0 10px}.top-bar-container>.inner .icon .icon-text{font-size:14px;font-size:var(--iconTextSize)}.back-btn{position:fixed;left:0}.book-shelf-btn.on{color:#fff}.flex-l{display:flex;flex-direction:row;align-items:center}.flex-bg+.flex-bg{background:#eeeef4;padding-left:5px}.flex-bg+.flex-bg .flex-bg-inner{background:#fff}.top-bar-center{display:flex;height:var(--barH);align-items:center;flex-direction:row}.top-bar-center .nav-list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;padding:0 15px;border-right:1px solid #f2f2f2}.top-bar-center .nav-list.no-padding{padding:0}.top-bar-center .nav-list .zoom-icon{border-right:none}.top-bar-center .nav-list>.arrow{display:flex;justify-content:center;align-items:center;width:32px;height:var(--barH)}.top-bar-center .nav-list>.arrow:hover{background:#e9f6fe}.top-bar-center .nav-list .page-num{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 5px}.top-bar-center .nav-list .page-left{height:24px}.top-bar-center .nav-list .page-left input{box-sizing:border-box;display:block;width:36px;min-width:36px;max-width:100px;height:24px;text-align:center;padding:0 5px;font-size:12px;font-weight:400;color:#666;outline:none;border:1px solid #ccc}.top-bar-center .nav-list .page-left input:focus{border-color:#0099fa}.top-bar-center .nav-list .page-right{display:flex;min-width:28px;justify-content:space-between;align-items:center;line-height:24px;font-size:12px;color:#666;padding-left:10px}.top-bar-center .nav-list .page-right span{font-size:12px;font-weight:400;color:#666}.top-bar-center .nav-list .page-right span:nth-of-type(1){margin-right:5px}.top-bar-center .bookmark-arrow{font-size:16px;margin-bottom:-10px}.top-bar-center .bookmark-icon.reader-bookmark-on{color:#1890ff}.flex-r{flex-direction:row;display:flex;align-items:center;height:var(--barH)}.flex-l .reader-exit{transform:rotate(180deg)}.arrow-up-btn{display:flex;width:50px;height:var(--barH);justify-content:center;align-items:center;border-right:1px solid #f2f2f2;position:absolute;right:0;cursor:pointer}.expand-btn{position:absolute;top:75px;right:32px;display:flex;justify-content:center;align-items:center;width:42px;height:60px;border:1px solid rgba(0,0,0,.15);background-color:#fff;opacity:1}.expand-btn .reader-icon{font-size:20px;color:rgba(0,0,0,.75);cursor:pointer}.expand-btn:hover{background-color:#e9f6fe}.expand-rightbox .expand-btn{right:380px}@media screen and (max-width: 1180px){.top-bar-container .flex-r{display:none}}@media screen and (max-width: 750px){.top-bar-container .flex-r{display:block}.top-bar-container .flex-r .icon{display:none}.top-bar-container .flex-r .search-icon,.top-bar-container .flex-r .view-full-book{display:flex}.top-bar-center .catalog-btn,.top-bar-center .auto-read-btn,.top-bar-center .full-screen-btn,.top-bar-center .bookmark-btn,.top-bar-center .font-icon{display:none}.expand-btn{display:none!important}.top-bar-container>.inner{justify-content:flex-start}.back-btn{position:relative}.flex-bg+.flex-bg{padding-left:0}.arrow-up-btn,.icon-text{display:none}}.container.expand-top-bar>.top-bar-container{transform:translateZ(0);opacity:1}.container.expand-top-bar>.top-bar-container .expand-btn{display:none}.container.expand-top-bar>.bottom-bar-container{transform:translateZ(0);opacity:1}.top-bar-container{position:fixed;top:0;right:0;left:0;box-shadow:1px 1px 2px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);z-index:98;background-color:#fff;transition:all .4s;transform:translate3D(0,calc(-1*var(--barH)),0)}.top-bar-container.streamline{height:var(--barH)}.top-bar-container>.expand-btn{display:flex}.top-bar-container .icon.on{background-color:#1890ff}.top-bar-container .icon.on .reader-icon{color:#fff}.top-bar-container .reader-icon{margin-bottom:var(--gap)}.reader.layout-vertical+.catalog-container+.top-bar-container,.reader.layout-vertical+.top-bar-container{right:0}.bottom-bar-container{position:fixed;bottom:0;right:0;left:0;box-shadow:1px 1px 2px rgba(0,0,0,.1),0 1px 2px 2px rgba(0,0,0,.1);z-index:98;background-color:#fff;transition:all .4s;transform:translate3D(0,60px,0)}.bottom-bar-container.streamline{height:var(--barH)}/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */.viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container *::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container *::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;left:0;position:absolute;right:0;top:0;z-index:1}.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid rgba(255,255,255,.1);border-left-color:rgba(255,255,255,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width: 767px){.viewer-hide-xs-down{display:none}}@media (max-width: 991px){.viewer-hide-sm-down{display:none}}@media (max-width: 1199px){.viewer-hide-md-down{display:none}}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}body{--barH: 54px;--gap: 8px;--iconSize: 18px;--iconTextSize: 12px;--rightBoxWidth: 360px}@media screen and (max-width: 750px){body{--barH: 50px;--gap: 0px;--iconSize: 20px;--iconTextSize: 14px}}.hidden-lg,.hiddem-md{display:none!important}.hidden-xs,.hidden-sm{display:block!important}@media screen and (max-width: 960px){.hidden-xs,.hidden-sm{display:none!important}.hidden-lg,.hiddem-md{display:block!important}}@media screen and (max-width: 960px){.is-selecting .container .reader.layout-vertical,.is-selecting .container .reader.layout-vertical .article{overflow-y:hidden!important}}.container{width:100vw;height:100vh;position:relative;overflow:hidden;background-color:#eeeef4}.container.expand-catalog{padding-left:300px;width:calc(100vw - 300px)}.container.expand-rightbox{width:100vw;padding-right:var(--rightBoxWidth);box-sizing:border-box}.container.expand-rightbox .reader{padding-right:var(--rightBoxWidth);padding-right:0}.container.chapter-search,.container.chapter-search .reader{padding-right:0}.container .reader{height:calc(100vh - 1em);overflow-x:hidden}@media screen and (max-width: 960px){.container .reader{height:100vh}}.container .reader.layout-vertical{padding-top:0!important;height:100vh;overflow-y:auto;box-sizing:border-box}@media screen and (max-width: 960px){.container .reader.layout-vertical{overflow-y:hidden}}.container .reader.layout-vertical .article{height:auto}.container .reader.layout-vertical .page.page-empty{height:calc(100vh - 10em)}.container .reader .article,.container .reader .page.page-empty{height:calc(100vh - 2em)}.container .reader .article,.container .reader .page{background-color:#fff}.container .reader .article:has(.page.page-empty),.container .reader .page.page-empty{background-color:#eeeef4}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box .row{width:100%;display:flex;flex-direction:row;min-height:32px;align-items:center;margin-bottom:12px}.box .row.slider-row{margin-bottom:24px}.box .row:last-child{margin-bottom:0}.box .row.last{width:100%;justify-content:center;text-align:center}.box .row.last .btn{height:32px;padding:0 20px}.box .row.prompt{font-size:14px;color:#666;height:24px;min-height:24px;line-height:24px}.box .row .label{flex:0 0 auto;font-size:14px;width:48px}.box .row .selector,.box .row .input{flex:1 1 auto}.selector{display:block;width:100%;height:32px;background-color:#fff;border:1px solid #dcdcdc;font-size:14px;line-height:30px;font-stretch:normal;letter-spacing:normal;text-align:left;color:#3d3d3d;padding-left:6px;padding-right:6px;border-radius:5px;cursor:pointer;outline:none}.selector[disabled]{cursor:not-allowed}.selector option{background:#fff;color:#3d3d3d;font-size:14px;line-height:2}.selector option:hover{cursor:pointer}.selector option:checked{color:#1890ff}.selection-layer .selection{position:absolute;background-color:rgba(0,0,0,.12)}.selection-layer .selection.isDraw{background-color:transparent}.marker-layer .marker{position:absolute;opacity:1;cursor:pointer;border-bottom:2px solid transparent;background-color:transparent}.marker-layer .marker.isNote{border-bottom:none;opacity:.25}.marker-layer .marker.isNote.yellow{background-color:#fff3ae}.marker-layer .marker.isNote.orange{background-color:#ffa57d}.marker-layer .marker.isNote.blue{background-color:#bacdff}.marker-layer .marker.isNote.green{background-color:#c6e7b0}.marker-layer .marker.yellow{border-color:#fff3ae}.marker-layer .marker.orange{border-color:#ffa57d}.marker-layer .marker.blue{border-color:#bacdff}.marker-layer .marker.green{border-color:#c6e7b0}.auto-page-downing .auto-read-btn{background-color:#1890ff}.auto-page-downing .auto-read-btn .reader-icon{color:#fff}.auto-page-downing .auto-page-down-mask .count-down{position:absolute;bottom:120px;right:30px;color:#bbb}.auto-page-downing .auto-page-down-mask .count-down:before{display:block;text-align:center;font-size:24px;font-weight:700;counter-reset:time var(--t);content:counter(time)}.auto-page-downing .auto-page-down-mask .count-down:after{display:block;font-size:14px;content:"自动翻页中，点击任意位置停止"}.aloud-reading #readAloudBtn{background-color:#1890ff}.aloud-reading #readAloudBtn .reader-icon{color:#fff}.aloud-reading .read-aloud-mask .count-down{position:absolute;bottom:50px;right:30px;font-size:14px;color:#bbb}.aloud-reading .read-aloud-mask .count-down:before{margin-right:6px;font-size:28px;font-weight:700;counter-reset:time var(--tt);content:counter(time)}.aloud-reading .read-aloud-mask:after{position:absolute;bottom:30px;right:30px;font-size:14px;color:#bbb;content:"朗读全文中"}@media screen and (max-width: 750px){.aloud-reading .read-aloud-mask:after{bottom:10px;right:20px}}.auto-page-downing .auto-page-down-mask,.aloud-reading .auto-page-down-mask,.auto-page-downing .read-aloud-mask,.aloud-reading .read-aloud-mask{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:transparent;overflow:hidden}.yellow-theme .container{background-color:rgba(244,236,216,.56)}.yellow-theme .container .book-catalog-panel,.yellow-theme .container .book-catalog-top,.yellow-theme .container .book-catalog{background-color:#f6efe1;color:#5b4636}.yellow-theme .container .reader .article:has(.page.page-empty){background-color:rgba(244,236,216,.56)}.yellow-theme .container .reader .article,.yellow-theme .container .reader .page{background-color:#f6efe1}.yellow-theme .container .reader .article.page-empty,.yellow-theme .container .reader .page.page-empty{background-color:rgba(244,236,216,.56)}.yellow-theme .container .reader .article .content,.yellow-theme .container .reader .page .content{color:#5b4636}.yellow-theme .container .reader .article .hd,.yellow-theme .container .reader .page .hd{border-bottom-color:#5b4636}.yellow-theme .container .reader .article .hd h3,.yellow-theme .container .reader .page .hd h3{color:rgba(91,70,54,.5)}.green-theme .container{background-color:rgba(206,234,186,.6)}.green-theme .container .book-catalog-panel,.green-theme .container .book-catalog-top,.green-theme .container .book-catalog{background-color:#d6edc6;color:#333}.green-theme .container .reader .article:has(.page.page-empty){background-color:rgba(206,234,186,.6)}.green-theme .container .reader .article,.green-theme .container .reader .page{background-color:#d6edc6}.green-theme .container .reader .article.page-empty,.green-theme .container .reader .page.page-empty{background-color:rgba(206,234,186,.6)}.green-theme .container .reader .article .content,.green-theme .container .reader .page .content{color:#333}.green-theme .container .reader .article .hd,.green-theme .container .reader .page .hd{border-bottom-color:#333}.green-theme .container .reader .article .hd h3,.green-theme .container .reader .page .hd h3{color:rgba(51,51,51,.5)}.black-theme .container{background-color:rgba(53,55,57,.96)}.black-theme .container .book-catalog-panel,.black-theme .container .book-catalog-top,.black-theme .container .book-catalog{background-color:#434649;color:#9d9fa3}.black-theme .container .book-catalog .toc-item.disabled{color:rgba(188,190,194,.3)}.black-theme .container .book-catalog .toc-item.disabled:hover .text{cursor:not-allowed}.black-theme .container .book-catalog .toc-item.disabled .text:hover{color:rgba(188,190,194,.3)!important;transition:none;opacity:1}.black-theme .container .reader .article:has(.page.page-empty){background-color:rgba(53,55,57,.96)}.black-theme .container .reader .article,.black-theme .container .reader .page{background-color:#434649}.black-theme .container .reader .article.page-empty,.black-theme .container .reader .page.page-empty{background-color:rgba(53,55,57,.96)}.black-theme .container .reader .article .content,.black-theme .container .reader .page .content{color:#9d9fa3}.black-theme .container .reader .article .hd,.black-theme .container .reader .page .hd{border-bottom-color:#9d9fa3}.black-theme .container .reader .article .hd h3,.black-theme .container .reader .page .hd h3{color:rgba(157,159,163,.5)}.dark-theme .container{background-color:rgba(36,36,36,.96)}.dark-theme .container .book-catalog-panel,.dark-theme .container .book-catalog-top,.dark-theme .container .book-catalog{background-color:#363636;color:#b5aca2}.dark-theme .container .book-catalog .toc-item.disabled{color:rgba(188,190,194,.3)}.dark-theme .container .book-catalog .toc-item.disabled:hover .text{cursor:not-allowed}.dark-theme .container .book-catalog .toc-item.disabled .text:hover{color:rgba(188,190,194,.3)!important;transition:none;opacity:1}.dark-theme .container .reader .article:has(.page.page-empty){background-color:rgba(36,36,36,.96)}.dark-theme .container .reader .article,.dark-theme .container .reader .page{background-color:#363636}.dark-theme .container .reader .article.page-empty,.dark-theme .container .reader .page.page-empty{background-color:rgba(36,36,36,.96)}.dark-theme .container .reader .article .content,.dark-theme .container .reader .page .content{color:#b5aca2}.dark-theme .container .reader .article .hd,.dark-theme .container .reader .page .hd{border-bottom-color:#b5aca2}.dark-theme .container .reader .article .hd h3,.dark-theme .container .reader .page .hd h3{color:rgba(181,172,162,.5)}.spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.pulse{-webkit-animation:spin 1s infinite steps(8);animation:spin 1s infinite steps(8)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.open-note-count-flag{user-select:none;display:inline-block;text-indent:0;width:1em;height:1em;position:relative;overflow:hidden;cursor:pointer;text-align:center}.open-note-count-flag .reader-icon{position:absolute;top:0;left:0;width:1em;height:1em;font-size:1em;line-height:1em;color:currentColor}.open-note-count-flag .count{position:absolute;top:50%;left:50%;line-height:1;color:#fff;font-style:normal;transform:scale(.6) translate3D(-65%,-80%,0)}.open-note-count-flag:hover .reader-icon{color:#1890ff}sup{cursor:pointer}.sup-popup{position:absolute;background:#fff;display:none;border-radius:4px;border:1px solid #bbb;box-shadow:0 -1px 8px rgba(55,55,55,.1) inset,0 1px 8px rgba(0,0,0,.1);padding:10px;font-size:14px;max-width:500px!important;margin-right:10px}@media screen and (max-width: 750px){.sup-popup{width:95%!important;left:50%!important;transform:translate(-50%);box-sizing:border-box}.icon-text{display:none}}#buy-alert{padding:20px;box-shadow:0 6px 10px #eee}#buy-alert .text{font-size:16px}#buy-alert .ft{margin-top:20px;display:flex;justify-content:flex-end}#buy-alert .ft .btn{font-size:16px;padding:6px 10px}#buy-alert .ft .btn.btn-read{background-color:#464d5f}#buy-alert .ft .btn.btn-read:hover{background:rgba(70,77,95,.9)}#buy-alert .ft .btn.btn-cancel{color:#909399;background-color:#f4f4f5;border-color:#f4f4f5}#buy-alert .ft .btn.btn-cancel:hover{background:rgba(244,244,245,.9)}#buy-alert .ft .btn+.btn{margin-left:10px}
