@charset "UTF-8";@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.green-audio-player{width:400px;min-width:300px;height:56px;box-shadow:0 4px 16px 0 rgba(0,0,0,.07);display:flex!important;justify-content:space-between;align-items:center;padding-left:24px;padding-right:24px;border-radius:4px;user-select:none;background-color:#fff;box-sizing:border-box;outline:none}.green-audio-player.player-accessible .controls:hover,.green-audio-player.player-accessible .download:hover,.green-audio-player.player-accessible .play-pause-btn:hover,.green-audio-player.player-accessible .volume__button:hover,.green-audio-player.player-accessible .volume__controls:hover{outline:1px dotted #999}.green-audio-player img,.green-audio-player svg{display:block}.green-audio-player .holder{position:relative}.green-audio-player .holder .loading .loading__spinner{position:absolute;left:-3px;bottom:2px;width:16px;height:16px;border:2px solid #b0b0b0;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:spin .4s linear infinite}.green-audio-player .holder .play-pause-btn{visibility:hidden;cursor:pointer;outline:none}.green-audio-player .holder .play-pause-btn:focus{outline:none}.green-audio-player .slider{flex-grow:1;background-color:#d8d8d8;cursor:pointer;position:relative}.green-audio-player .slider .gap-progress{background-color:#44bfa3;border-radius:inherit;position:absolute;pointer-events:none}.green-audio-player .slider .gap-progress .pin{height:16px;width:16px;border-radius:8px;background-color:#44bfa3;position:absolute;pointer-events:all;box-shadow:0 1px 1px 0 rgba(0,0,0,.32)}.green-audio-player .slider .gap-progress .pin:after{content:"";display:block;background:rgba(0,0,0,0);width:200%;height:200%;margin-left:-50%;margin-top:-50%;border-radius:50%}.green-audio-player .controls{font-family:Roboto,sans-serif;font-size:16px;line-height:18px;color:#55606e;display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:15px;margin-right:15px;outline:none}.green-audio-player .controls .controls__slider{margin-left:16px;margin-right:16px;border-radius:2px;height:4px}.green-audio-player .controls .controls__slider .controls__progress{width:0;height:100%}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{right:-8px;top:-6px}.green-audio-player .controls span{cursor:default}.green-audio-player .controls:focus{outline:none}.green-audio-player .volume{position:relative}.green-audio-player .volume .volume__button{cursor:pointer;outline:none}.green-audio-player .volume .volume__button:focus{outline:none}.green-audio-player .volume .volume__button.open path{fill:#44bfa3}.green-audio-player .volume .volume__controls{width:30px;height:135px;background-color:rgba(0,0,0,.62);border-radius:7px;position:absolute;left:-3px;bottom:52px;flex-direction:column;align-items:center;display:flex;z-index:2;outline:none}.green-audio-player .volume .volume__controls .volume__slider{margin-top:12px;margin-bottom:12px;width:6px;border-radius:3px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress{bottom:0;height:100%;width:6px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin{left:-5px;top:-8px}.green-audio-player .volume .volume__controls:focus{outline:none}.green-audio-player .volume .volume__controls.hidden{display:none}.green-audio-player .volume .volume__controls.top{bottom:52px;left:-3px}.green-audio-player .volume .volume__controls.middle{bottom:-54px;left:54px}.green-audio-player .volume .volume__controls.bottom{bottom:-164px;left:-3px}.green-audio-player .download{display:none;margin-left:16px;cursor:pointer;outline:none}.green-audio-player .download:focus,.green-audio-player:focus{outline:none}.green-audio-player .speed{cursor:pointer;margin-left:10px}.green-audio-player .speed:before{content:"×";font-weight:700;margin-right:-3px}.green-audio-player .speed__rate{font-family:Roboto,sans-serif;line-height:18px;color:#55606e}.message__offscreen{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}@font-face{font-family:NotoSansTC;src:url(../fonts/NotoSansTC-Regular.otf)}*{box-sizing:border-box;position:relative;margin:0;padding:0;font-family:軟黑正黑體,Arial,Helvetica,sans-serif}body,body>div,html{height:100%}header{padding:15px}a,ins{text-decoration:none}a{width:100%;height:100%;display:inline-block}button{background:none;border:none;outline:none;cursor:pointer;border-radius:5px;font-size:16px;padding:5px;margin:0 5px}input{background-color:rgba(0,0,0,0);outline:none;padding:0 5px;border:none;border-bottom:.5px solid rgba(30,30,30,.5)}select{outline:none;width:100%}ol,ul{list-style-type:none}.h_100{height:100%}.h_80{height:80%}.h_60{height:60%}.h_40{height:40%}.h_20{height:20%}.w_100{width:100%}.w_80{width:80%}.w_60{width:60%}.w_40{width:40%}.w_20{width:20%}.flex{display:flex;justify-content:center;align-content:center;align-items:center}.flex.dir-c{flex-direction:column}.flex.dir-c-rev{flex-direction:column-reverse}.flex.dir-r{flex-direction:row}.flex.dir-r-rev{flex-direction:row-reverse}.flex.wrap{flex-wrap:wrap}.flex.hor-l{justify-content:flex-start}.flex.hor-r{justify-content:flex-end}.flex.hor-c{justify-content:center}.flex.hor-sa{justify-content:space-around}.flex.hor-sb{justify-content:space-between}.flex.hor-se{justify-content:space-evenly}.flex.ver-t{align-content:flex-start}.flex.ver-b{align-content:flex-end}.flex.ver-c{align-content:center}.flex.ver-sa{align-content:space-around}.flex.ver-sb{align-content:space-between}.flex.ver-se{align-content:space-evenly}.flex.ver-str{align-content:stretch}.flex.item-t{align-items:flex-start}.flex.item-b{align-items:flex-end}.flex.item-c{align-items:center}.flex.item-base{align-items:baseline}.flex.item-str{align-items:stretch}.title{text-align:center}.form__item{padding-bottom:10px;width:100%}.form__item label{display:inline-block;width:80px}.form__item label~*{width:calc(100% - 80px)}.form__item>input:first-child{margin-right:3.5px}.print__page:hover img{box-shadow:6px 6px 0 rgba(118,103,88,.15),-6px 6px 0 rgba(255,134,19,.2),-6px -6px 0 rgba(255,134,19,.2),6px -6px 0 rgba(255,134,19,.2)}.on.print__page img{box-shadow:6px 6px 0 rgba(118,103,88,.4),-6px 6px 0 rgba(255,134,19,.3),-6px -6px 0 rgba(255,134,19,.3),6px -6px 0 rgba(255,134,19,.3)}.print__page img{width:100%;height:100%;box-shadow:0 0 2px rgba(97,97,97,.6);transition:box-shadow .3s}.print__page:nth-child(5n+0) img{border-radius:5% 9%/16% 8%}.print__page:nth-child(5n+1) img{border-radius:4% 10%/18% 12%}.print__page:nth-child(5n+2) img{border-radius:3% 8%/12% 5%}.print__page:nth-child(5n+3) img{border-radius:16% 12%/16% 14%}.print__page:nth-child(5n+4) img{border-radius:5% 13%/16% 9%}.catalog__imgItem{transition:box-shadow .3s}.catalog__imgItem a{box-shadow:0 0 2px rgba(97,97,97,.6);transition:box-shadow .5s}.catalog__imgItem:hover a{box-shadow:6px 6px 0 rgba(118,103,88,.15),-6px 6px 0 rgba(255,134,19,.2),-6px -6px 0 rgba(255,134,19,.2),6px -6px 0 rgba(255,134,19,.2)}.on.catalog__imgItem a{box-shadow:6px 6px 0 rgba(118,103,88,.4),-6px 6px 0 rgba(255,134,19,.3),-6px -6px 0 rgba(255,134,19,.3),6px -6px 0 rgba(255,134,19,.3)}.catalog__imgItem img{width:100%;height:100%}.catalog__imgItem:nth-child(5n+0) a{border-radius:7% 5%/12% 5%}.catalog__imgItem:nth-child(5n+1) a{border-radius:9% 13%/4% 13%}.catalog__imgItem:nth-child(5n+2) a{border-radius:5% 14%/10% 12%}.catalog__imgItem:nth-child(5n+3) a{border-radius:10% 9%/4% 10%}.catalog__imgItem:nth-child(5n+4) a{border-radius:9% 15%/11% 9%}.tool--open .tool{transform:translateY(0)}.header--open header{top:0}.media__content a:after,.media__pop:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:background-color .5s}.media--slash .media__pop:after,.media--slash a:after,.media__content a:hover:after,.media__pop:hover:after{background-color:rgba(255,255,55,.3)}body{background-color:#fffefb;color:#616161;background-image:url(../medias/image/fb5a11293e92ef0c524d1ee0baced80d.png)}body,body>div{overflow:hidden}a{color:#616161}header{background-color:#191919;position:absolute;width:100%;height:50px;top:-40px;padding:0;z-index:5;box-shadow:0 0 3px #191919;transition:top .5s}header:before{content:"";width:0;height:0;background-color:#fffefb;display:inline-block;position:fixed;top:50px;opacity:0;transition:opacity .3s ease-in .3s}.hide{display:none!important}.toggle__label{cursor:pointer}#logo{max-height:100%;position:absolute;top:50%;transform:translateY(-50%);padding-left:5px;transition:transform .5s}.hamber__btn+label span{width:65%;height:4px;display:inline-block;border-radius:10px;background-color:#fffefb;transform:rotateY(0deg) rotate(0deg);transform-origin:center;transition:transform .5s}.hamber__btn+label span:first-child{top:-8px}.hamber__btn+label span:last-child{top:8px}.hamber__btn:checked+label span:first-child{transform:rotate(225deg) translate(-9px,-9px)}.hamber__btn:checked+label span:nth-child(2){transform:rotateY(90deg)}.hamber__btn:checked+label span:last-child{transform:rotate(-225deg) translate(-8px,8px)}.hamber__btn:checked~.menu{visibility:visible;max-height:100vh;transition:max-height .5s 0s,visibility 0s,transform .5s}.hamber__btn:checked~.menu .menu__item{transform:scale(1)}.hamber__btn:checked~.menu .menu__item:first-child{transition:transform .4s ease-in-out 0s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:first-child{transition:transform .4s ease-in-out .48s,background-color .5s}}.hamber__btn:checked~.menu .menu__item:nth-child(2){transition:transform .4s ease-in-out .08s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:nth-child(2){transition:transform .4s ease-in-out .4s,background-color .5s}}.hamber__btn:checked~.menu .menu__item:nth-child(3){transition:transform .4s ease-in-out .16s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:nth-child(3){transition:transform .4s ease-in-out .32s,background-color .5s}}.hamber__btn:checked~.menu .menu__item:nth-child(4){transition:transform .4s ease-in-out .24s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:nth-child(4){transition:transform .4s ease-in-out .24s,background-color .5s}}.hamber__btn:checked~.menu .menu__item:nth-child(5){transition:transform .4s ease-in-out .32s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:nth-child(5){transition:transform .4s ease-in-out .16s,background-color .5s}}.hamber__btn:checked~.menu .menu__item:nth-child(6){transition:transform .4s ease-in-out .4s,background-color .5s}@media only screen and (max-width:576px){.hamber__btn:checked~.menu .menu__item:nth-child(6){transition:transform .4s ease-in-out .08s,background-color .5s}}.hamber__btn:not(:checked)~.menu{font-size:16px}.hamber__btn:not(:checked)~.menu small{transition:none;display:none}.audio--open .audio__box{visibility:visible;opacity:1}.audio__box{position:absolute;max-width:calc(100% - 50px);height:100%;top:0;left:50%;padding-right:5px;transform:translateX(-50%);visibility:hidden;opacity:0;transition:all .5s}.green-audio-player{background-color:#191919}.green-audio-player path,.green-audio-player svg{fill:#fffefb}.green-audio-player .loading{position:static}.green-audio-player .loading__spinner{box-sizing:content-box;border-color:#fffefb rgba(0,0,0,0) #fffefb #fffefb!important}.green-audio-player .controls__current-time,.green-audio-player .controls__total-time{color:#fffefb}.green-audio-player .controls__slider{background-color:rgba(255,254,251,.35)}.green-audio-player .controls__progress,.green-audio-player .controls__progress>*{background-color:#fffefb!important}.green-audio-player .volume__button.open path,.green-audio-player .volume__button.open svg{fill:#b4d6a4!important}.green-audio-player .volume__slider{background-color:rgba(255,254,251,.4)}.green-audio-player .volume__progress,.green-audio-player .volume__progress .pin{background-color:#b4d6a4!important}.green-audio-player .speed{margin-left:15px;margin-right:10px}.green-audio-player .speed:before{content:none}.green-audio-player .speed>*{width:100%;text-align:center;color:#fffefb}.green-audio-player .speed i{font-size:14px}.green-audio-player .speed__rate{font-size:16px}.green-audio-player .audio__close{color:#fffefb}@media only screen and (max-width:576px){.green-audio-player{min-width:unset;left:0;transform:translateX(0);padding:0 0 0 10px}.green-audio-player .controls{margin-left:10px}.green-audio-player .controls__current-time,.green-audio-player .controls__total-time{font-size:14px}.green-audio-player .controls__slider{margin:0 10px!important}.green-audio-player .speed{width:30px;margin:0 5px}.green-audio-player .speed:before{content:unset}.green-audio-player .speed i{font-size:12px}.green-audio-player .speed__rate{font-size:14px}}.search{width:50px;height:100%;position:absolute;top:0;right:50px;color:#fffefb;transition:width .5s,right .5s}@media only screen and (max-width:576px){.search{right:0}}@media only screen and (max-width:576px){.search--focus #logo{transform:translate(-140px,-50%)}}.search--focus .search{width:180px}@media only screen and (max-width:576px){.search--focus .search{right:10px}}.search--focus .search__input{padding-left:40px;cursor:auto;color:#616161;background-color:#fffefb}.search--focus .search__input+i{z-index:2;width:40px;font-size:20px;color:#191919}.search--focus .audio__box{transform:translateX(-50%) translateX(-100px)}@media only screen and (max-width:576px){.search--focus .audio__box{transform:translateX(-50%) translateX(0)}}.search i{order:1;cursor:pointer;font-size:26px;top:50%;transform:translateY(-50%);transition:all .5s}.search input{order:2;display:inline-block;border:none;flex-shrink:0;width:300px;height:60%;transform:translateX(0);color:#b4d6a4;font-size:16px;cursor:pointer;border-radius:5px}.searchInfo{padding:0 2px}.searchInfo a{padding:8px 10px 8px 40px}.searchInfo a:after,.searchInfo a:before{content:"";top:0;border-width:2px;border-style:solid;position:absolute;width:98%;height:100%;opacity:0;border-radius:.25em;transition:opacity .3s}.searchInfo a:before{left:0;width:98%;height:100%;transform:rotate(-.5deg);border-color:#07076e #07076e #07076e rgba(0,0,0,0)}.searchInfo a:after{left:1%;width:98%;height:98%;transform:rotate(1.5deg);border-color:rgba(0,0,0,0) rgba(0,0,0,0) #07076e #07076e}.searchInfo__noData{text-align:center;padding:10px 0;font-size:28px}.searchInfo__wrap{max-height:100%}.searchInfo__item{width:100%;margin:10px 0;background-color:#fbfaf7;box-shadow:0 0 1px rgba(97,97,97,.8);line-height:1.5;transition:background-color .5s}.searchInfo__item:nth-child(5n+0){border-radius:12% 5%/14% 12%}.searchInfo__item:nth-child(5n+1){border-radius:13% 11%/15% 16%}.searchInfo__item:nth-child(5n+2){border-radius:4% 7%/12% 9%}.searchInfo__item:nth-child(5n+3){border-radius:13% 16%/5% 14%}.searchInfo__item:nth-child(5n+4){border-radius:17% 16%/4% 11%}.searchInfo__item:hover a:after,.searchInfo__item:hover a:before{opacity:.5}.searchInfo__pageNum{position:absolute;top:10px;left:0;width:38px;text-align:center}.searchInfo__highlight{color:#000}.searchInfo__highlight:after{content:"";width:100%;height:100%;position:absolute;top:-5px;left:-5px;padding:5px;border-radius:61% 53%/29% 91%;background-color:rgba(63,195,0,.2)}.menu{visibility:hidden;position:absolute;top:60px;right:5px;transform:translateX(0);max-height:0;transition:max-height .5s 1s,visibility 3s,transform .5s}@media only screen and (max-width:576px){.menu{position:fixed;top:auto;bottom:50px;z-index:5}}.menu--open header{top:0!important}@media only screen and (max-width:768px){.menu--open header:before{opacity:.8;display:inline-block;width:100%;height:calc(100% - 100px)}}.menu--open__toggle{top:auto}.menu__toggle{width:50px;height:100%;float:right}@media only screen and (max-width:576px){.menu__toggle{position:fixed;height:50px;bottom:-50px;right:0;transition:bottom .5s}}.menu__item{width:40px;height:40px;border-radius:50%;margin-bottom:10px;background-color:#191919;cursor:pointer;box-shadow:0 0 5px hsla(0,0%,71%,.5);transform:scale(0)}.menu__item.on{background-color:#b4d6a4;box-shadow:-3px 2px 3px hsla(0,0%,71%,.2)}.menu__item.on .menu__title{text-shadow:-1px 2px 5px rgba(25,25,25,.65)}.menu__item:first-child{transition:transform .3s ease-in-out .48s,background-color .5s}.menu__item:first-child small{border-radius:14% 49% 16% 37%;transition:transform .5s ease-out 0s,opacity .4s ease-out 0s}@media only screen and (max-width:576px){.menu__item:first-child{transition:transform .3s ease-in-out 0s,background-color .5s}}.menu__item:nth-child(2){transition:transform .3s ease-in-out .4s,background-color .5s}.menu__item:nth-child(2) small{border-radius:12% 46% 30% 37%;transition:transform .5s ease-out .08s,opacity .4s ease-out .08s}@media only screen and (max-width:576px){.menu__item:nth-child(2){transition:transform .3s ease-in-out .08s,background-color .5s}}.menu__item:nth-child(3){transition:transform .3s ease-in-out .32s,background-color .5s}.menu__item:nth-child(3) small{border-radius:22% 29% 38% 18%;transition:transform .5s ease-out .16s,opacity .4s ease-out .16s}@media only screen and (max-width:576px){.menu__item:nth-child(3){transition:transform .3s ease-in-out .16s,background-color .5s}}.menu__item:nth-child(4){transition:transform .3s ease-in-out .24s,background-color .5s}.menu__item:nth-child(4) small{border-radius:13% 28% 24% 16%;transition:transform .5s ease-out .24s,opacity .4s ease-out .24s}@media only screen and (max-width:576px){.menu__item:nth-child(4){transition:transform .3s ease-in-out .24s,background-color .5s}}.menu__item:nth-child(5){transition:transform .3s ease-in-out .16s,background-color .5s}.menu__item:nth-child(5) small{border-radius:32% 16% 50% 37%;transition:transform .5s ease-out .32s,opacity .4s ease-out .32s}@media only screen and (max-width:576px){.menu__item:nth-child(5){transition:transform .3s ease-in-out .32s,background-color .5s}}.menu__item:nth-child(6){transition:transform .3s ease-in-out .08s,background-color .5s}.menu__item:nth-child(6) small{border-radius:14% 16% 25% 41%;transition:transform .5s ease-out .4s,opacity .4s ease-out .4s}@media only screen and (max-width:576px){.menu__item:nth-child(6){transition:transform .3s ease-in-out .4s,background-color .5s}}.menu__title{height:20px;color:#fff;font-weight:400}.menu__title small{float:left;z-index:-1;position:absolute;right:100%;top:-4px;margin-right:15px;padding:4px 8px;color:#191919;background-color:#fffefb;background-image:url(../medias/image/fb5a11293e92ef0c524d1ee0baced80d.png);white-space:nowrap;text-align:right;transform-origin:right center;transform:scale(1) translateX(0);opacity:1}@media only screen and (max-width:768px){.menu__title small{box-shadow:0 0 5px rgba(97,97,97,.2)}}@media only screen and (max-width:576px){.menu__title small{font-size:13px;top:0}}.menuCtn{position:fixed;background-color:#fffefb;background-image:url(../medias/image/19832747925523b80b5c31a0068c20dd.png);z-index:10;top:50px;right:0;box-shadow:0 2px 7px hsla(0,0%,74.9%,.5),-1px 2px 1px hsla(0,0%,54.1%,.1);transform:translateX(320px);transition:transform .5s,opacity .5s;overflow:hidden;width:320px;height:calc(100% - 50px)}@media only screen and (max-width:576px){.menuCtn{width:calc(100% - 60px);height:calc(100% - 100px);max-width:320px;z-index:3;transform:translateX(100%)}}.menuCtn--open .menu{transform:translateX(-330px)}@media only screen and (max-width:400px){.menuCtn--open .menu{transform:translateX(-100vw) translateX(40px) translateX(15px)}}.menuCtn--open .menuCtn{transform:translateX(0)}.menuCtn--open .menu__item:first-child small{transition:transform .5s ease-out .48s,opacity .4s ease-out .24s}.menuCtn--open .menu__item:nth-child(2) small{transition:transform .5s ease-out .4s,opacity .4s ease-out .2s}.menuCtn--open .menu__item:nth-child(3) small{transition:transform .5s ease-out .32s,opacity .4s ease-out .16s}.menuCtn--open .menu__item:nth-child(4) small{transition:transform .5s ease-out .24s,opacity .4s ease-out .12s}.menuCtn--open .menu__item:nth-child(5) small{transition:transform .5s ease-out .16s,opacity .4s ease-out .08s}.menuCtn--open .menu__item:nth-child(6) small{transition:transform .5s ease-out .08s,opacity .4s ease-out .04s}.menuCtn--open .menu__title small{transform:scale(0) translateX(100%);opacity:0}@media only screen and (max-width:576px){.menuCtn--open .menu__toggle{bottom:0}}@media only screen and (max-width:576px){.menuCtn--open .tool{transform:translateY(0)}}.menuCtn__item{position:absolute;top:0;width:100%;height:100%;padding:10px 20px;display:none;max-height:100%}.menuCtn__item.on{display:inline-block}.bookInfo,.readText{height:100%}.bookInfo__data,.readText__data{border-bottom:2px dashed #b5b5b5;padding-bottom:20px;margin-bottom:15px;width:100%;flex:1 0 auto}.bookInfo__wrap,.readText__wrap{width:100%;height:100%}.readText__content p{padding:10px 0;line-height:1.5;text-align:justify}.bookInfo__detail{display:inline-block;background-color:rgba(63,195,0,.2);padding-right:5px;align-self:flex-start;border-radius:46% 43%/45% 64%}.bookInfo__detail .book__author{background-color:rgba(0,0,0,0)}.catalog{width:100%;height:100%}.catalog i{font-size:22px}.catalog li{cursor:pointer}.catalog--active{visibility:visible!important;max-height:unset!important;display:initial}.catalog__typeItem:checked+.catalog__typeLabel{background-color:rgba(255,134,19,.4)}.catalog__typeLabel{width:49%;padding:5px 0;background-color:rgba(63,195,0,.2);transition:all .5s}.catalog__typeLabel:first-of-type{border-radius:33% 65%/24% 26%}.catalog__typeLabel:nth-of-type(2){border-radius:27% 87%/28% 42%}.catalog__typeLabel:hover{background-color:rgba(255,134,19,.4)}.catalog__list{visibility:hidden;max-height:0;display:none}.catalog__list.catalog--active{visibility:visible!important;max-height:unset!important;display:initial}.catalog__content{margin-top:10px;height:calc(100% - 42px)}.catalog__textItem{margin:12px 0;border:3px solid hsla(0,0%,71%,.8);transition:all .5s,visibility 0ms}.catalog__textItem:nth-child(5n+0){border-radius:17% 5%/8% 5%}.catalog__textItem:nth-child(5n+1){border-radius:11% 5%/7% 9%}.catalog__textItem:nth-child(5n+2){border-radius:14% 11%/13% 3%}.catalog__textItem:nth-child(5n+3){border-radius:7% 16%/6% 15%}.catalog__textItem:nth-child(5n+4){border-radius:7% 14%/8% 11%}.catalog__textItem:hover{background-color:rgba(255,134,19,.15);border-color:rgba(255,134,19,.15)}.catalog__textItem.on{background-color:rgba(255,134,19,.3);border-color:rgba(255,134,19,.3)}.catalog__textItem span{width:38px;position:absolute;left:0;text-align:center}.catalog__textItem h4{display:inline;padding:0 5px}.catalog__textItem .turn__hash{padding:8px 0 8px 43px}.catalog__img{width:100%;height:100%}.catalog__imgItem{width:calc(50% - 5px);display:inline-block;margin:5px 0;padding:5px}.catalog__imgItem:nth-child(odd){margin-right:2.5px}.catalog__imgItem:nth-child(2n){margin-left:2.5px}.catalog__imgItem a{overflow:hidden}.catalog__imgItem.isSpan img{width:200%}.catalog__imgItem.isSpan.right img{margin-left:-100%}.share i{transition:all .5s}.share .fa-stack{width:2.5em;height:2.3em;line-height:2.3em;font-size:2.3em}.share .fa-stack-1x{font-size:1.15em}.share .fa-stack-2x{font-size:2.3em}.share .fa-whatsapp{font-size:1.495em}.share .fa-users{font-size:.92em}@media only screen and (max-width:768px){.share .fa-stack{width:2.2em;height:2em;line-height:2em;font-size:2em}.share .fa-stack-1x{font-size:1em}.share .fa-stack-2x{font-size:2em}.share .fa-whatsapp{font-size:1.3em}.share .fa-users{font-size:.8em}}.share .plurk-icon{background-image:url(../medias/image/6807f16430b022d9daf1c3728189fb7a.png);background-repeat:no-repeat;background-position:50%;background-size:80%;width:100%;height:100%}.share--showCode{display:block!important;opacity:1!important}.share__wrap{height:100%}.share__item{display:inline-block;float:left;cursor:pointer;opacity:.7;transition:opacity .5s}.share__item:hover{opacity:1}@media only screen and (max-width:768px){.share__item{float:none;display:flex;align-items:center;opacity:1;padding:10px 15px}.share__item:not(:first-child){border-top:1px dashed #b5b5b5}}.share__name{display:none}@media only screen and (max-width:768px){.share__name{display:inline-block}}.share__qrCode{width:250px;height:250px;cursor:default;position:absolute;padding:20px;background-color:#fffefb;top:calc(100% + 15px);left:-80px;box-shadow:0 0 3px #616161;display:none;opacity:0}@media only screen and (max-width:768px){.share__qrCode{left:50%;transform:translateX(-50%)}}@media only screen and (max-width:576px){.share__qrCode{width:200px;height:200px;padding:15px}}.share__qrCode img{padding:8px;border:5px solid #000;width:100%;height:100%}.share__qrCode:before{content:"";position:absolute;display:inline-block;width:0;height:0;border:15px solid rgba(0,0,0,0);border-bottom-color:#fffefb;filter:drop-shadow(0 -2px 1px rgba(97,97,97,.5));top:-30px;left:50%;transform:translateX(-50%)}.share #link.animate__animated .fa-square,.share #link:hover .fa-square{color:#333}.share #qrcode{z-index:1}.share #qrcode:hover .fa-square{color:#4c4c4c}.share #facebook:hover .fa-square{color:#1877f2}.share #line:hover .fa-line{color:#00c300}.share #wechat:hover .fa-square{color:#1aad19}.share #whatsapp:hover .fa-square{color:#25d366}.share #twitter:hover .fa-square{color:#1da1f2}.share #plurk:hover .fa-square{color:#ff574d}.share #linkedIn:hover .fa-square{color:#0077b5}.share #mail:hover .fa-square{color:#ffa930}@media only screen and (max-width:768px){.share #link .fa-square{color:#333}.share #qrcode .fa-square{color:#4c4c4c}.share #facebook .fa-square{color:#1877f2}.share #line .fa-line{color:#00c300}.share #wechat .fa-square{color:#1aad19}.share #whatsapp .fa-square{color:#25d366}.share #twitter .fa-square{color:#1da1f2}.share #plurk .fa-square{color:#ff574d}.share #linkedIn .fa-square{color:#0077b5}.share #mail .fa-square{color:#ffa930}}.print{height:100%}.print li{cursor:pointer}.print>*{width:100%}.print__wrap{height:100%}.print__tool{margin-bottom:10px}.print__toolItem{width:32%;padding:5px 0;background-color:rgba(63,195,0,.2);transition:all .5s}.print__toolItem:first-child{border-radius:9% 2%/12% 3%}.print__toolItem:nth-child(2){border-radius:12% 4%/6% 11%}.print__toolItem:nth-child(3){border-radius:9% 11%/14% 5%}.print__toolItem:hover{background-color:rgba(255,134,19,.4)}.print__toolItem:hover .fa-inverse{text-shadow:2px 0 0 #ffce9f,0 2px 0 #ffce9f,-2px 0 0 #ffce9f,0 -2px 0 #ffce9f}.print__toolItem .fa-2x{line-height:1.5em;height:1.5em}.print__toolItem .fa-stack-2x{font-size:1.5em}.print__toolItem .fa-inverse{color:#616161;transition:all .5s;text-shadow:2px 0 0 #b4d6a4,0 2px 0 #b4d6a4,-2px 0 0 #b4d6a4,0 -2px 0 #b4d6a4}.print__toolName{width:100%;text-align:center;padding:5px 8px 0}.print__count{text-align:center;border-radius:8% 16%/16% 8%;padding:5px 0;margin-bottom:15px;border-bottom:2px dashed rgba(97,97,97,.7);transform:rotate(.5deg)}.print__totalNum{margin:0 5px}.print__page{width:calc(50% - 5px);float:left;margin:5px 0;padding:5px}.print__page:nth-child(odd){margin-right:2.5px}.print__page:nth-child(2n){margin-left:2.5px}.print__page.select .print__check{opacity:1;transform:rotate(9deg)}.print__page:nth-child(5n+0) .print__pageNum{transform:rotate(4deg);border-radius:10% 12%/17% 14%}.print__page:nth-child(5n+1) .print__pageNum{transform:rotate(-1deg);border-radius:6% 8%/10% 10%}.print__page:nth-child(5n+2) .print__pageNum{transform:rotate(-4deg);border-radius:10% 6%/8% 8%}.print__page:nth-child(5n+3) .print__pageNum{transform:rotate(3deg);border-radius:10% 11%/9% 15%}.print__page:nth-child(5n+4) .print__pageNum{transform:rotate(-3deg);border-radius:8% 14%/10% 3%}.print__pageNum{z-index:1;position:absolute;left:2px;top:2px;text-align:center;min-width:25px;height:25px;padding:3px 5px;box-shadow:0 0 2px rgba(97,97,97,.5);text-shadow:1px 0 0 #fffefb,0 1px 0 #fffefb,-1px 0 0 #fffefb,0 -1px 0 #fffefb;background-color:#f5efde}.print__check{z-index:1;position:absolute;top:8px;right:10px;font-size:24px;text-shadow:2px 0 0 #fffefb,0 2px 0 #fffefb,-2px 0 0 #fffefb,0 -2px 0 #fffefb;opacity:0;transform:rotate(-25deg);transition:opacity .2s,transform .3s}.turn--inline{transform:translateX(0)!important}.turn--disable{cursor:no-drop!important;opacity:.3}.turn--disable:hover{background-color:rgba(0,0,0,0)!important}.set__title{padding-bottom:8px}.set__item{padding-bottom:15px}.set__item:not(:last-child){border-bottom:2px dashed #b5b5b5}.book{width:100%;height:100%}.book .shadow{box-shadow:-5px 3px 15px hsla(0,0%,71%,.25),-1px 1px 3px rgba(97,97,97,.3)}.book__name{margin-bottom:5px;display:inline-block;border-radius:29% 5%/50% 60%;max-width:100%}.book__author,.book__name{padding:0 5px;background-color:rgba(63,195,0,.2);align-self:flex-start}.book__author{display:inline;border-radius:29% 71%/16% 23%}.book__save{display:inline;white-space:nowrap;word-break:keep-all}.book__save:before{content:"/";margin:0 5px}.book__treeNum{padding:0 5px}.book__viewport{width:100%;height:100%}.book__container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-block;transition:width .5s,margin .5s}.book__content{width:1296px;height:916px;visibility:hidden;transition:margin-left .5s}.book__turn{position:absolute;top:0;opacity:0;width:40px;height:100%;background-color:rgba(97,97,97,.2);cursor:pointer;z-index:9999;transition:opacity .5s,transform .5s}.book__turn:hover{opacity:1}.book__turn:first-child{left:0;transform:translateX(-40px)}.book__turn:nth-child(2){right:0;transform:translateX(40px)}.book__turn i{color:rgba(97,97,97,.8)}.page{background-size:100% 100%;overflow:hidden}.page .gradient{position:absolute;top:0;left:0;width:100%;height:100%}.page.odd .gradient{background-image:-webkit-linear-gradient(right,rgba(0,0,0,0) 92%,hsla(0,0%,71%,.15) 96%,rgba(97,97,97,.2) 99%,rgba(97,97,97,.4))}.page--rtl .odd .gradient,.page.even .gradient{background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 92%,hsla(0,0%,71%,.15) 96%,rgba(97,97,97,.2))}.page--rtl .even .gradient{background-image:-webkit-linear-gradient(right,rgba(0,0,0,0) 92%,hsla(0,0%,71%,.15) 96%,rgba(97,97,97,.2) 99%,rgba(97,97,97,.4))}.page--rtl .page--span.left{background-position:100%}.page--rtl .page--span.right{background-position:0}.page--span{background-size:200% 100%}.page--span.right{background-position:100%}.media__box{position:absolute;transform-origin:left top;z-index:2}.media__box:after{content:"";width:20px;height:20px;top:0;left:-20px;background:no-repeat scroll 50%;display:inline-block;background-color:#fff;position:absolute}.media__box[data-mdType=textbox]:after{background-image:url(../medias/image/bcd156516b7253292ecb0c165dd3993b.png)}.media__box[data-mdType=linkbox]:after{background-image:url(../medias/image/a3b34c9992f65ee68238b40951ff4119.png)}.media__box[data-mdType=orderbox]:after{background-image:url(../medias/image/954180adaba2564008a4586f6e2224d6.png)}.media__box[data-mdType=mapbox]:after{background-image:url(../medias/image/961ebb7ddf99908a72daa827515b30fd.png)}.media__box[data-mdType=imagebox]:after{background-image:url(../medias/image/cf8344f491bd6fe9acde923ab412f45b.png)}.media__box[data-mdType=soundbox]:after{background-image:url(../medias/image/2fc4b3c2bc4c2298e58e0fdeee1a7338.png)}.media__box[data-mdType=moviebox]:after{background-image:url(../medias/image/cbce8cd99e78985020db10302664d2bd.png)}.media__noIcon:after{content:none}.media__content{height:100%;overflow:hidden}.media__content>*{font-size:13px}.media__content a{position:absolute;top:0;left:0;width:100%;height:100%}.media__content a:after{content:""}.media__content img{width:100%}.media__content [id*=youku]{height:100%}.media__pop{cursor:pointer;width:100%;height:100%}.media__pop:after{content:""}.video-js{cursor:pointer}.video-js *{position:static}.media__content .video-js{width:100%!important;height:100%!important;max-height:100%}[data-mdtype=moviebox][data-link="0"] .media__content{display:flex;flex-direction:column}.swal2-container .video-js{padding-top:56.25%}.tool{z-index:4;position:absolute;height:60px;background-color:#191919;bottom:0;color:#fffefb;fill:#fffefb;transform:translateY(50px);transition:all .5s}@media only screen and (max-width:768px){.tool{height:50px;transform:translateY(40px)}}@media only screen and (max-width:576px){.tool{padding-right:50px;flex-direction:row-reverse;justify-content:space-around}}.tool:hover .menu__toggle{bottom:0}.tool i{font-size:20px;transition:opacity .3s}.tool .fa-stack-1x{line-height:2}.tool svg{width:25px;height:25px}.tool input{height:100%;background-color:#111;border:none;color:#fffefb;text-align:center;padding:5px;font-size:18px;margin:0 10px}.tool .fa-caret-left,.tool .fa-caret-right{font-size:26px}.tool .fa-slash{text-shadow:0 2px #191919,-2px 0 #191919}.tool--open .menu__toggle{bottom:0}.tool--double .tool__double,.tool--single .tool__single{opacity:1;display:inline-block}.tool__wrap{height:40px;align-self:flex-start;margin-top:5px}.tool__wrap:nth-child(2){margin:5px 3% 0;transition:margin .5s}@media only screen and (max-width:576px){.tool__wrap:nth-child(2){margin:5px 0 0}}.tool__item{width:40px;height:40px;float:left;cursor:pointer;transition:background-color .3s,opacity .3s}.tool__item:hover:not(.tool__input){background-color:rgba(12,12,12,.8)}.tool__item:first-of-type{border-radius:44% 55%/44% 82%}.tool__item:nth-of-type(2){border-radius:7% 31%/35% 67%}.tool__item:nth-of-type(3){border-radius:76% 96%/11% 48%}.tool__item:nth-of-type(4){border-radius:69% 69%/29% 100%}.tool__item:nth-of-type(5){border-radius:41% 27%/28% 66%}.tool__double,.tool__single{opacity:0;display:none;transition:opacity .5s}.tool__jump,.tool__jump input{width:90px;transition:width .5s}.tool__jump::placeholder,.tool__jump input::placeholder{color:#fffefb;transform-origin:left center;letter-spacing:3px;font-size:16px;transition:all .3s}.tool__jump:focus::placeholder,.tool__jump input:focus::placeholder{color:rgba(255,254,251,.5);font-size:12px;transform:scale(.8) translateY(-18px);text-align:left}@media only screen and (max-width:576px){.tool__jump,.tool__jump input{width:60px}}.tool__fullScreen .fa-compress,.tool__fullScreen.on .fa-expand{opacity:0}.tool__fullScreen.on .fa-compress{opacity:1}.tool__bgm .fa-slash,.tool__pin .fa-slash{opacity:0}.tool__bgm.off .fa-slash,.tool__pin.off .fa-slash{opacity:1}.tool.tool--autoPlay li:not([class*=autoPlay]){display:none}.tool.tool--autoPlay li{border-radius:0;background-color:#111}@media only screen and (max-width:576px){.tool.tool--autoPlay{flex-direction:row;justify-content:center}}.tool.tool--autoPlay .autoPlay__hide{display:flex!important}.tool.tool--autoPlay .autoPlay__pageNum{margin:5px 3px 0}.tool.tool--autoPlay .autoPlay__start .fa-pause{opacity:0}.tool.tool--autoPlay .autoPlay__start .fa-play,.tool.tool--autoPlay .autoPlay__start.on .fa-pause{opacity:1}.tool.tool--autoPlay .autoPlay__start.on .fa-play{opacity:0}.tool.tool--autoPlay .autoPlay__disabled input{cursor:not-allowed;opacity:.5}.tool.tool .autoPlay__hide{display:none}.tool.tool .autoPlay__timer{width:100%;margin:0}@media only screen and (max-width:768px){.mobile--none{display:none!important}}.swal2__popView .os-scrollbar-vertical{right:0}.swal2__popView .os-host-overflow{overflow:hidden!important}.swal2__popView .swal2-popup{padding:5px 5px 20px;width:60%}.swal2__popView .swal2-header{height:30px;margin-bottom:10px}.swal2__popView .swal2-close{font-size:30px;color:#616161;margin:0;font-weight:700;width:100%;height:30px;background-image:url(../medias/image/fb5a11293e92ef0c524d1ee0baced80d.png);background-color:hsla(0,0%,71%,.2)}.swal2__popView .swal2-close:focus{box-shadow:none}.swal2__popView .swal2-close:hover{background-image:url(../medias/image/fb5a11293e92ef0c524d1ee0baced80d.png);background-color:hsla(0,0%,71%,.2)}@media only screen and (max-width:768px){.swal2__popView.textbox .swal2-popup{width:95%}}.swal2__popView.textbox .swal2-content{max-height:80vh}.swal2__popView.imagebox,.swal2__popView.moviebox{background-color:rgba(0,0,0,.6)!important}.swal2__popView.imagebox .swal2-content,.swal2__popView.imagebox .swal2-html-container,.swal2__popView.imagebox .swal2-popup,.swal2__popView.moviebox .swal2-content,.swal2__popView.moviebox .swal2-html-container,.swal2__popView.moviebox .swal2-popup{width:100%;height:100%;max-height:100%}.swal2__popView.imagebox .swal2-popup,.swal2__popView.moviebox .swal2-popup{padding:0;margin:0;background-color:rgba(0,0,0,0)}.swal2__popView.imagebox .swal2-header,.swal2__popView.moviebox .swal2-header{height:auto;margin:0}.swal2__popView.imagebox .swal2-close,.swal2__popView.moviebox .swal2-close{position:fixed;top:1%;right:1%;font-size:50px;color:#fffefb;background-color:rgba(0,0,0,0);width:50px;height:50px}.swal2__popView.imagebox .swal2-content,.swal2__popView.moviebox .swal2-content{padding:0}.swal2__popView.imagebox .swal2-content,.swal2__popView.imagebox .swal2-html-container,.swal2__popView.imagebox .swal2-popup{width:100%;height:100%;max-height:100%}.swal2__popView.imagebox img{max-width:100%;max-height:100%;top:50%;transform:translateY(-50%)}.swal2__popView.moviebox .swal2-html-container{max-width:800px;width:70%;left:50%;transform:translateX(-50%)}@media only screen and (max-width:768px){.swal2__popView.moviebox .swal2-html-container{width:100%;max-width:auto}}.swal2__popView.moviebox .swal2-html-container>*{width:100%;height:auto;top:50%;transform:translateY(-50%)}.swal2__popView.moviebox .youtube_wrapper,.swal2__popView.moviebox [id*=youku]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.swal2__popView.moviebox iframe{position:absolute;top:0;left:0;width:100%;height:100%}.swal2__popView.linkbox .swal2-popup,.swal2__popView.mapbox .swal2-popup{max-width:100%;padding:40px 5px 20px}.swal2__popView.linkbox .swal2-header,.swal2__popView.mapbox .swal2-header{margin:5px;position:absolute;top:0;left:0;width:calc(100% - 10px)}.swal2__popView.linkbox .swal2-content,.swal2__popView.mapbox .swal2-content{height:100%;padding:0}.swal2__popView.linkbox .swal2-html-container,.swal2__popView.mapbox .swal2-html-container{height:100%}.swal2__popView.mapbox .swal2-popup{width:950px;height:75%}.swal2__popView.linkbox .swal2-popup{width:1200px;height:80%}.context-menu-list{background-color:#fbfaf7;background-image:url(../medias/image/da09ce8028a3270b899ca6348cf6f059.png);background-repeat:repeat-y;background-position-x:30px;box-shadow:0 1px 2px rgba(97,97,97,.5);border:none}.context-menu-item{font-size:14px;padding:.25em 2em .25em 3em;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(41,128,185,.3)}.context-menu-item:after{content:"";background-color:rgba(63,195,0,0);display:inline-block;position:absolute;width:65%;height:125%;top:-5%;left:1.5%;transform:rotateY(90deg);transform-origin:left center;transition:transform .5s,background-color .5s}.context-menu-item:first-of-type:after{border-radius:4% 55%/43% 81%}.context-menu-item:nth-of-type(2):after{border-radius:84% 67%/47% 40%}.context-menu-item:nth-of-type(3):after{border-radius:6% 80%/47% 33%}.context-menu-item:nth-of-type(4):after{border-radius:2% 27%/31% 63%}.context-menu-item:nth-of-type(5):after{border-radius:71% 29%/16% 46%}.context-menu-item.context-menu-hover{color:#2f2f2f;background-color:rgba(0,0,0,0)}.context-menu-item.context-menu-hover:after{background-color:rgba(63,195,0,.2);transform:rotateY(0deg)}.context-menu-item.context-menu-disabled{background-color:rgba(0,0,0,0)}.context-menu-item.context-menu-disabled:after{height:2px;opacity:1;background-color:#616161;max-width:60%!important;top:50%;transform:rotate(-1deg);transition:unset}.context-menu-icon--fa5.context-menu-icon i{top:50%;transform:translateY(-50%);width:20px;text-align:center}.context-menu-icon--fa5.context-menu-icon.context-menu-hover i{color:#2980b9}.os-host-overflow{overflow:visible!important}.os-scrollbar-vertical{right:-17px}.os-scrollbar-handle{width:60%}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background-color:rgba(97,97,97,.7)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background-color:rgba(97,97,97,.9)}.selectize-control.single.disable .input-active,.selectize-control.single.disable input{cursor:pointer!important}.selectize-control.single .selectize-input{background-image:unset;background-color:rgba(255,254,251,.3);border-width:2px;border-color:#b5b5b5;transition:background-color .3s}.selectize-control.single .selectize-input.focus{background-color:rgba(255,254,251,.8)}.selectize-control.single .selectize-input .item{color:#616161;font-size:14px}.selectize-dropdown .option{color:#616161}.selectize-dropdown .active{background-color:rgba(63,195,0,.2)}
/*# sourceMappingURL=gogotdiReader.min.css.map*/