.book_modal_editor{align-items:center;background-color:#f5f8fa;border:1px dashed #516f90;color:#7c98b6;display:flex;font-size:16px;font-weight:700;justify-content:center;margin:-50px auto 80px;max-width:1106px;outline:1px dashed #fff;padding:50px 0}#bookReaderDimmed{background-color:rgba(0,0,0,.75);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}#bookReader.open,#bookReaderDimmed.open{display:block}#bookReader{background-color:#fff;border-radius:8px;display:none;left:50%;max-width:calc(100vw - 192px);position:fixed;top:50%;transform:translate3d(-50%,-50%,0);width:1188px;z-index:1000}#bookReader .close_btn{height:24px;position:absolute;right:16px;top:16px;width:24px;z-index:10}#bookReader .swiper-button{align-items:center;background:hsla(0,0%,100%,.92);border:0;border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.18);color:#464748;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s ease,opacity .15s ease;width:48px;z-index:1}#bookReader .swiper-button:hover{background:#fff}#bookReader .swiper-button.swiper-book-button-prev{left:-72px}#bookReader .swiper-button.swiper-book-button-next{right:-72px}#bookReader .swiper-button.swiper-button-disabled{cursor:default;opacity:.35}#bookReader .book_swiper{border-radius:8px;overflow:hidden}#bookReader .book_swiper .swiper-wrapper{display:flex}#bookReader .book_swiper .swiper-slide{flex-shrink:0;width:50%}#bookReader .book_swiper .swiper-slide img{display:block;max-height:88vh;object-fit:contain;width:100%}@media (max-width:1365px){#bookReader{max-width:none;width:calc(100% - 96px)}#bookReader .swiper-button{height:40px;width:40px}#bookReader .swiper-button.swiper-book-button-prev{left:-46px}#bookReader .swiper-button.swiper-book-button-next{right:-46px}#bookReader .book_swiper{border-radius:4px}#bookReader .close_btn{height:22px;right:12px;top:12px;width:22px}#bookReader .close_btn img{width:22px}}