@charset "utf-8";
a { color: #333 }
a:hover, .redFont, .current, .bookNav a:hover, .textinfo a:hover { color: #f70 }
.read_menu li a, .closePopup, .menu_left li a span, .menu_right li a span, .icon_check, .icon_yb { background: url(/images/icon_readpage.png) no-repeat }
/* 阅读页背景 */
body {
    /*background-color: #4a4a4a;*/
    color: #333;
    font-family: "Microsoft YaHei";
    --ui-color-text: #333;
    --ui-color-accent: #f70;
    --ui-radius-pill: 999px;
    --ui-shadow-soft: 0 3px 10px rgba(0,0,0,.08);
    --read-action-text: #2f3440;
    --read-action-text-hover: #1f232b;
    --read-action-border: rgba(131,113,85,.2);
    --read-action-border-hover: rgba(131,113,85,.3);
    --read-action-bg: rgba(244,241,234,.82);
    --read-action-bg-hover: rgba(251,249,244,.94);
    --read-action-shadow: 0 3px 10px rgba(0,0,0,.08);
    --read-action-accent: #d86d11;
    --read-action-accent-bg: rgba(240,138,43,.13);
}
.topMain { box-shadow: 0 1px 4px rgba(0,0,0,.1); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff); background: none; background: rgba(255,255,255,.4) }
.read_style_6 .topMain { border-bottom: 1px solid #444; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0cffffff,endColorstr=#0cffffff); background: rgba(255,255,255,.05) }
body.immersive-read .header { display: none }
body.immersive-read .readBody { padding-top: 10px }
/*颜色：浅黄白、护眼绿、粉色、浅黄、浅灰、夜间黑*/
body, .read_style_1 {
    background-color: #ebe5d8;
    --read-action-border: rgba(131,113,85,.2);
    --read-action-border-hover: rgba(131,113,85,.3);
    --read-action-bg: rgba(244,241,234,.82);
    --read-action-bg-hover: rgba(251,249,244,.94);
    --read-catalog-glass-bg: rgba(244,241,234,.94);
}
.read_style_2 {
    background-color: #cbdec9;
    --read-action-border: rgba(83,126,85,.2);
    --read-action-border-hover: rgba(83,126,85,.3);
    --read-action-bg: rgba(224,235,223,.84);
    --read-action-bg-hover: rgba(236,246,236,.94);
    --read-catalog-glass-bg: rgba(224,235,223,.94);
}
.read_style_3 {
    background-color: #edd4d4;
    --read-action-border: rgba(146,100,109,.2);
    --read-action-border-hover: rgba(146,100,109,.3);
    --read-action-bg: rgba(244,229,229,.84);
    --read-action-bg-hover: rgba(252,241,241,.95);
    --read-catalog-glass-bg: rgba(244,229,229,.94);
}
.read_style_4 {
    background-color: #e0cfa3;
    --read-action-border: rgba(139,114,74,.22);
    --read-action-border-hover: rgba(139,114,74,.32);
    --read-action-bg: rgba(236,226,200,.84);
    --read-action-bg-hover: rgba(246,238,219,.95);
    --read-catalog-glass-bg: rgba(236,226,200,.94);
}
.read_style_5 {
    background-color: #d3d3d3;
    --read-action-border: rgba(95,95,95,.2);
    --read-action-border-hover: rgba(95,95,95,.32);
    --read-action-bg: rgba(229,229,229,.84);
    --read-action-bg-hover: rgba(241,241,241,.94);
    --read-catalog-glass-bg: rgba(229,229,229,.94);
}
.read_style_6 {
    background-color: #0e0f0f;
    --ui-color-text: #c5c5c5;
    --ui-shadow-soft: 0 4px 12px rgba(0,0,0,.32);
    --read-action-text: #c5c5c5;
    --read-action-text-hover: #dfdfdf;
    --read-action-border: #4b4b4b;
    --read-action-border-hover: #5b5b5b;
    --read-action-bg: rgba(52,52,52,.88);
    --read-action-bg-hover: rgba(68,68,68,.96);
    --read-action-shadow: 0 4px 12px rgba(0,0,0,.32);
    --read-action-accent: #ff8a4d;
    --read-action-accent-bg: rgba(255,122,69,.12);
    --read-catalog-glass-bg: rgba(34,34,34,.9);
}
.read_style_1 .textbox, .read_style_1 .read_menu li a, .read_style_1 .haveRead, .read_style_1 .nextPageBox a { background-color: rgb(244, 241, 234) }/*浅黄白*/
.read_style_2 .textbox, .read_style_2 .read_menu li a, .read_style_2 .haveRead, .read_style_2 .nextPageBox a { background-color: rgb(224, 235, 223) }/*护眼绿*/
.read_style_3 .textbox, .read_style_3 .read_menu li a, .read_style_3 .haveRead, .read_style_3 .nextPageBox a { background-color: rgb(244, 229, 229) }/*粉色*/
.read_style_4 .textbox, .read_style_4 .read_menu li a, .read_style_4 .haveRead, .read_style_4 .nextPageBox a { background-color: rgb(236, 226, 200) }/*浅黄*/
.read_style_5 .textbox, .read_style_5 .read_menu li a, .read_style_5 .haveRead, .read_style_5 .nextPageBox a { background-color: rgb(229, 229, 229) }/*浅灰*/
.read_style_6 .textbox, .read_style_6 .read_menu li a, .read_style_6 .haveRead, .read_style_6 .nextPageBox a { background-color: rgb(39, 39, 39) }/*夜间黑*/
.read_style_1 .textbox, .read_style_1 .read_menu li a, .read_style_1 .haveRead, .read_style_1 .nextPageBox a { background-color: rgba(255, 255, 255,.45) }
.read_style_2 .textbox, .read_style_2 .read_menu li a, .read_style_2 .haveRead, .read_style_2 .nextPageBox a, .read_style_3 .textbox, .read_style_3 .read_menu li a, .read_style_3 .haveRead, .read_style_3 .nextPageBox a, .read_style_4 .textbox, .read_style_4 .read_menu li a, .read_style_4 .haveRead, .read_style_4 .nextPageBox a, .read_style_5 .textbox, .read_style_5 .read_menu li a, .read_style_5 .haveRead, .read_style_5 .nextPageBox a { background-color: rgba(255, 255, 255,.4) }
.read_style_6 .textbox, .read_style_6 .read_menu li a, .read_style_6 .haveRead, .read_style_6 .nextPageBox a { background-color: rgba(255, 255, 255,.1) }
.read_style_1 .author_say, .read_style_1 .orderBox, .read_style_2 .author_say, .read_style_2 .orderBox, .read_style_3 .author_say, .read_style_3 .orderBox, .read_style_4 .author_say, .read_style_4 .orderBox, .read_style_5 .author_say, .read_style_5 .orderBox { background-color: #fcfbfa; background-color: rgba(255,255,255,.75) }
/*.read_style_1 .nextPageBox a { border-color: #e0e0e0 }
.read_style_2 .nextPageBox a { border-color: #bad7b7 }
.read_style_3 .nextPageBox a { border-color: #e5d3d3 }
.read_style_4 .nextPageBox a { border-color: #e0dcd0 }
.read_style_5 .nextPageBox a { border-color: #d3d3d3 }
.read_style_6 .nextPageBox a { border-color: #555 }*/
.read_style_6 .author_say, .read_style_6 .orderBox, .read_style_6 .textbox, .read_style_6 .book_title h1, .read_style_6 .read_menu li, .read_style_6 .haveRead, .read_style_6 .haveRead a, .read_style_6 .topMain a, .read_style_6 .searchBar .s_int, .read_style_6 .bookNav, .read_style_6 .bookNav a, .read_style_6 .textinfo, .read_style_6 .textinfo a, .read_style_6 .textinfo span, .read_style_6 .read_menu li a b { color: #999; box-shadow: none }
.read_style_6 .bookNav, .read_style_6 .author_say, .read_style_6 .orderBox, .read_style_6 .payFoot { border-color: #444!important }
.readBody { height: 100% }
.readMain { margin: 0 auto; position: relative; z-index: 3; width: 900px }

.bookNav .bookNavTrail a,
.bookNav .bookNavShelfLink,
.nextPageBox a,
.flipReadDock .flipReadAction,
.mobileReadSetupBtn,
.setupBox .setupList li.setPage a,
.setupBox .setupList li.fontSize a,
.setupBox .setupList li.setupActions .btn_reset_default {
    color: var(--read-action-text);
    border-color: var(--read-action-border);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
    transition: background .15s ease, color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.bookNav .bookNavTrail a,
.bookNav .bookNavShelfLink,
.nextPageBox a,
.flipReadDock .flipReadAction {
    opacity: .97;
}

.bookNav .bookNavTrail a:hover,
.bookNav .bookNavShelfLink:hover,
.nextPageBox a:hover,
.flipReadDock .flipReadAction:hover,
.mobileReadSetupBtn:hover,
.setupBox .setupList li.setPage a:hover,
.setupBox .setupList li.fontSize a:hover,
.setupBox .setupList li.setupActions .btn_reset_default:hover {
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    background: var(--read-action-bg-hover);
}
/* 左右菜单栏 */
.menu_left { width: 60px; z-index: 20; position: fixed; top: 60px; left: 50%; margin-left: -511px }
.menu_right { width: 60px; z-index: 20; position: absolute; bottom: 81px; right: 50%; margin-right: -511px; display: none }
.read_menu li { box-shadow: 0 0 1px 0 rgba(0,0,0,.05); margin-bottom: 1px; width: 60px; position: relative }
.read_menu li a { display: block; width: 60px; height: 60px; position: relative; /*background-color: #fff;*/ opacity: 0.95 }
.read_menu li a i { display: none; width: 60px; text-align: center; color: #999; font-size: 13px; line-height: 1.5; padding-top: 20px }
.read_menu li a b { font-weight: 400; display: block; height: 60px; width: 60px; text-align: center; line-height: 90px; color: rgba(0,0,0,.5); }
.menu_left li a:hover, .menu_right li a:hover { opacity: 1 }
.menu_left li a span, .menu_right li a span { background-position: -1px -126px; width: 6px; height: 6px; top: 13px; right: 13px; position: absolute }
.menu_left li a.ico_catalog { background-position: -60px -10px }
.menu_left li a.ico_page { background-position: 2px -10px }
.menu_left li a.ico_comment { background-position: -122px -65px }
.menu_left li a.ico_phone { background-position: -304px -10px }
.menu_left li a.ico_shelf, .menu_left li a.ico_shelfed { background-position: -182px -10px }
.menu_left li a.ico_night {
    background-image: none;
}
.menu_left li a.ico_night::before,
.menu_left li a.ico_night::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 24px;
    pointer-events: none;
}
.menu_left li a.ico_night::before {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 50%;
    border: 1.8px solid currentColor;
    box-shadow: inset -3px -3px 0 0 currentColor;
}
.menu_left li a.ico_night::after {
    width: 0;
    height: 0;
    opacity: 0;
}
.menu_left li a.ico_night.is-day-toggle::before {
    width: 9px;
    height: 9px;
    margin: -4.5px 0 0 -4.5px;
    border-radius: 50%;
    border: 1.8px solid currentColor;
    box-shadow: none;
}
.menu_left li a.ico_night.is-day-toggle::after {
    width: 2px;
    height: 2px;
    margin: -1px 0 0 -1px;
    border-radius: 50%;
    background: currentColor;
    opacity: .95;
    box-shadow:
        0 -7px 0 currentColor,
        5px -5px 0 currentColor,
        7px 0 0 currentColor,
        5px 5px 0 currentColor,
        0 7px 0 currentColor,
        -5px 5px 0 currentColor,
        -7px 0 0 currentColor,
        -5px -5px 0 currentColor;
}
.menu_left li.li_shelf a.ico_shelfed {
    background-color: rgba(240,138,43,.24);
    box-shadow: inset 0 0 0 1px rgba(240,138,43,.55);
}
.menu_left li.li_shelf a.ico_shelfed b {
    color: #d86d11;
    font-weight: 600;
}
.read_style_6 .menu_left li.li_shelf a.ico_shelfed {
    background-color: rgba(240,138,43,.26);
    box-shadow: inset 0 0 0 1px rgba(245,165,76,.72);
}
.read_style_6 .menu_left li.li_shelf a.ico_shelfed b {
    color: #ffc98a;
}
.menu_left li a.ico_setup { background-position: -122px -10px }
.menu_left li a.ico_night.is-active b {
    color: #d86d11;
    font-weight: 600;
}
.read_style_6 .menu_left li a.ico_night.is-active b {
    color: #ffc98a;
}
.menu_left li a.ico_pc { background-position: 1px -62px }
.menu_left li a.ico_flower { background-position: -62px -64px }
.menu_right li a.ico_pagePrev { background-position: -184px -60px }
.menu_right li a.ico_pageNext { background-position: -243px -60px }
.menu_right li a.ico_goTop { background-position: -304px -56px }
.menu_right li a.ico_pagePrev:hover, .menu_right li a.ico_pageNext:hover, .menu_right li a.ico_goTop:hover { background-image: none }
.menu_right li a:hover i { display: block }
/* 正文栏 */
.textbox {
    border: 1px solid rgba(0,0,0,.11);
    border-radius: 0 0 4px 4px;
    width: 98%;
    margin: 0 auto 20px;
    padding-bottom: 40px;
    box-shadow: 0 6px 18px rgba(0,0,0,.05);
    color: #111;
    box-sizing: border-box;
}
.bookNav {
    width: 98%;
    margin: 0 auto;
    padding: 10px 28px 9px;
    line-height: 1.8;
    display: flex;
    align-items: center;
    gap: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.11);
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    background: rgba(255,255,255,.34);
    box-shadow: 0 2px 10px rgba(0,0,0,.04);
}
.bookNav .bookNavTrail {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: hidden;
    white-space: nowrap;
}
.bookNav .bookNavTrail a {
    display: inline-block;
    min-width: 0;
    max-width: 100%;
    flex: 0 1 auto;
    font: 14px/1.35 "Microsoft YaHei";
    margin: 0;
    padding: 0;
    border-radius: var(--ui-radius-pill);
    color: rgba(47,52,64,.82);
    border: 0;
    background: transparent;
    box-shadow: none;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.bookNav .bookNavTrail a:first-child:not(:last-child) {
    max-width: 72px;
}
.bookNav .bookNavTrail a:only-child {
    max-width: min(74vw, 720px);
}
.bookNav .bookNavTrail .bookNavBackLink {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-height: 28px;
    overflow: visible;
}
.bookNav .bookNavTrail .bookNavBackLink::before {
    content: "";
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
    background: currentColor;
    clip-path: polygon(68% 0, 78% 10%, 38% 50%, 78% 90%, 68% 100%, 18% 50%);
    opacity: .82;
    transition: opacity .15s ease;
}
.bookNav .bookNavTrail .bookNavBackText {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bookNav .bookNavTrail .bookNavBackLink:hover::before {
    opacity: 1;
}
.bookNav .bookNavSep {
    display: none;
}
.bookNav .bookNavShelfLink {
    margin-left: auto;
    flex: 0 0 auto;
    font: 14px/1.2 "Microsoft YaHei";
    padding: 7px 12px;
    border-radius: var(--ui-radius-pill);
    color: var(--read-action-text);
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
}
.bookNav .bookNavTrail a:hover,
.bookNav .bookNavShelfLink:hover {
    color: var(--read-action-text-hover);
    border-color: transparent;
    background: transparent;
}
.readWrap { margin: 0 auto; width: 100% }
.book_title { width: 90%; margin: 0 auto; padding-bottom: 8px; position: relative }
.book_title h1 { padding: 18px 0 10px; font: 24px/1.1 "Microsoft YaHei"; color: #000; text-align: center }
.book_title .titleProgress {
    min-height: 18px;
    margin: -4px 0 7px;
    text-align: center;
    font: 13px/1.2 "Microsoft YaHei";
    color: rgba(0,0,0,.45);
}
.book_title .titleChapterProgress {
    display: inline-block;
    font-weight: 400;
    letter-spacing: .2px;
}
.book_title .titlePageProgress {
    display: none;
    margin-left: 8px;
    font-weight: 400;
    letter-spacing: .2px;
}
body.read_flip_mode .book_title .titlePageProgress {
    display: inline-block;
}
.textinfo { color: rgba(0,0,0,.5); font: 12px/1.8 "Microsoft YaHei"; text-align: center; position: relative }
.textinfo a, .textinfo span { color: rgba(0,0,0,.5); margin-right: 15px; display: inline-block; vertical-align: middle; margin-top: -3px; *margin-top:-1px;
    overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.chapterInfoCard {
    display: none;
}
.chapterSplitLine {
    width: 90%;
    margin: 0 auto 8px;
    border-top: 1px dashed rgba(0,0,0,.12);
}
#readPanel { position: relative; }
.readBox { width: 90%; margin: 0 auto; line-height: 2; font-size: 16px; padding: 2px 0 50px; /*min-height: 469px;*/ word-wrap: break-word; word-break: break-word }
.readBox p { line-height: 2; margin-top: 1em; text-indent: 2em; }
.readEmptyState {
    width: min(560px, 92%);
    margin: 30px auto 18px;
    padding: 24px 22px 22px;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,.12);
    background: rgba(255,255,255,.46);
    text-align: center;
    box-shadow: 0 4px 14px rgba(0,0,0,.06);
}
.readEmptyIcon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid rgba(240,138,43,.56);
    background: rgba(240,138,43,.14);
    color: #cc6f16;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
}
.readEmptyTitle {
    margin: 10px 0 6px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #2f3440;
}
.readBox .readEmptyDesc {
    margin: 0 auto;
    max-width: 30em;
    line-height: 1.7;
    color: rgba(0,0,0,.64);
    text-indent: 0;
    font-size: 14px;
}
.readEmptyActions {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}
.readEmptyBtn {
    min-width: 88px;
    height: 34px;
    line-height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg);
    color: var(--read-action-text);
    font-size: 13px;
    box-shadow: var(--read-action-shadow);
}
.readEmptyBtn:hover {
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    background: var(--read-action-bg-hover);
}
.readEmptyBtnPrimary {
    border-color: rgba(240,138,43,.7);
    background: rgba(240,138,43,.16);
    color: #c96f18;
}
.readEmptyBtnPrimary:hover {
    border-color: rgba(240,138,43,.84);
    background: rgba(240,138,43,.24);
    color: #a95e15;
}
.readChapterAppendBlock {
    margin-top: 1.9em;
    padding-top: 1.1em;
    border-top: 1px dashed rgba(0,0,0,.16);
}
.readChapterPrimaryBlock {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.readChapterPrimaryBlock .readChapterAppendHeader {
    display: none;
}
.readChapterAppendHeader {
    text-align: center;
    margin: 0 0 .6em;
}
.readChapterAppendText {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 14px;
    border-radius: 999px;
    font-size: 15px;
    line-height: 1.25;
    color: rgba(0,0,0,.56);
    border: 1px solid rgba(0,0,0,.14);
    background: rgba(255,255,255,.24);
}
.readChapterAppendBody p:first-child {
    margin-top: .5em;
}
body.read_flip_mode .readChapterAppendBlock {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
body.read_flip_mode .readChapterAppendHeader {
    display: none;
}
body.read_style_6 .readChapterAppendBlock {
    border-top-color: rgba(255,255,255,.18);
}
body.read_style_6 .readChapterAppendText {
    color: rgba(255,255,255,.72);
    border-color: rgba(255,255,255,.18);
    background: rgba(255,255,255,.08);
}
.read_style_6 .readEmptyState {
    border-color: #4b4b4b;
    background: rgba(36,36,36,.88);
    box-shadow: 0 6px 18px rgba(0,0,0,.4);
}
.read_style_6 .readEmptyIcon {
    border-color: rgba(245,165,76,.78);
    background: rgba(245,165,76,.18);
    color: #ffcf95;
}
.read_style_6 .readEmptyTitle {
    color: #e0e0e0;
}
.read_style_6 .readBox .readEmptyDesc {
    color: rgba(255,255,255,.72);
}
.read_style_6 .readEmptyBtnPrimary {
    border-color: rgba(245,165,76,.82);
    background: rgba(245,165,76,.2);
    color: #ffd4a1;
}
.read_style_6 .readEmptyBtnPrimary:hover {
    border-color: rgba(255,182,106,.92);
    background: rgba(245,165,76,.28);
    color: #ffe6c8;
}
body.read_flip_mode #readPanel::after {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    z-index: 28;
}
body.read_flip_mode #readPanel.flip-next::after {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 35%, rgba(255,255,255,0) 100%);
    animation: readFlipFxNext .26s ease-out;
}
body.read_flip_mode #readPanel.flip-prev::after {
    background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 35%, rgba(255,255,255,0) 100%);
    animation: readFlipFxPrev .26s ease-out;
}
@keyframes readFlipFxNext {
    0% { opacity: 0; transform: translateX(16%); }
    45% { opacity: .26; }
    100% { opacity: 0; transform: translateX(-14%); }
}
@keyframes readFlipFxPrev {
    0% { opacity: 0; transform: translateX(-16%); }
    45% { opacity: .26; }
    100% { opacity: 0; transform: translateX(14%); }
}
@media (prefers-reduced-motion: reduce) {
    body.read_flip_mode #readPanel.flip-next::after,
    body.read_flip_mode #readPanel.flip-prev::after {
        animation: none;
        opacity: 0;
    }
}
body.read_flip_mode,
body.read_flip_mode .readBody {
    height: 100vh;
    overflow: hidden;
}
body.read_flip_mode .textbox {
    margin-bottom: 2px;
    padding-bottom: 0;
    min-height: 0;
}
body.read_flip_mode .readBox {
    width: 100%;
    margin: 0;
    padding: 0;
}
body.read_flip_mode #readPanel {
    overflow: hidden;
    touch-action: manipulation;
    box-sizing: border-box;
    padding: 0;
}
body.read_flip_mode #showReading {
    width: var(--flip-page-width, 680px);
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    column-fill: auto;
    column-width: var(--flip-page-width, 680px);
    column-gap: var(--flip-page-gap, 20px);
    transition: transform .24s ease;
    will-change: transform;
}
body.read_flip_mode #showReading.readFlipNoAnim {
    transition: none !important;
}
body.read_flip_mode #showReading p {
    break-inside: auto;
}
body.read_flip_mode .nextPageBox,
body.read_flip_mode .readFooter,
body.read_flip_mode .readQuickNav {
    display: none !important;
}
body.read_chapter_nav_manual .flipReadDock {
    display: flex;
}
.flipReadDock {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 12px;
    transform: translateX(-50%);
    align-items: center;
    gap: 8px;
    z-index: 35;
    padding: 8px 10px;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 999px;
    background: rgba(255,255,255,.9);
    box-shadow: 0 6px 16px rgba(0,0,0,.16);
}
.flipReadDock .flipReadAction {
    min-width: 74px;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    border-radius: 999px;
    text-align: center;
    color: var(--read-action-text);
    background: var(--read-action-bg);
    border: 1px solid var(--read-action-border);
    font-size: 13px;
    font-weight: 500;
    box-shadow: var(--read-action-shadow);
}
.flipReadDock .flipReadAction:visited {
    color: var(--read-action-text);
}
.flipReadDock .flipReadAction:hover {
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    background: var(--read-action-bg-hover);
}
.read_style_6 .flipReadDock {
    border-color: #4b4b4b;
    background: rgba(33,33,33,.94);
    box-shadow: 0 6px 16px rgba(0,0,0,.5);
}
.read_style_6 .book_title .titleProgress {
    color: #8d8d8d;
}
.read_style_6 .book_title .titlePageProgress {
    color: #8d8d8d;
}
.read_style_6 .book_title .titleChapterProgress {
    color: #8d8d8d;
}
.orderBox { width: 90%; margin: 0 auto 10px; padding: 40px 0; font-size: 14px; min-height: 330px; border: 1px solid rgba(0,0,0,.1); border-radius: 2px; }
.orderBox h3 { padding: 0 50px; font: 18px/1 "Microsoft YaHei"; margin: 25px 0 }
.order_list { padding: 0 50px; line-height: 2.6; }
.order_list .btns { padding: 20px 0 }
/* 作者的话 */
.author_say { margin: 35px auto 10px; width: 90%; min-height: 70px; border-radius: 3px; background: url(/images/author_say.png) no-repeat; border: 1px solid #e3e3e3/*rgba(0,0,0,.1)*/ }
.say_bar { padding: 14px 14px 14px 74px; font-size: 14px }
/* 翻页 */
.nextPageBox { margin: 30px auto; text-align: center; width: 98%; display: none }
.nextPageBox a {
    width: 26%;
    height: 56px;
    line-height: 56px;
    font-size: 17px;
    display: inline-block;
    border-radius: 999px;
    text-align: center;
    color: var(--read-action-text);
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
}
.read_style_1 .nextPageBox a,
.read_style_2 .nextPageBox a,
.read_style_3 .nextPageBox a,
.read_style_4 .nextPageBox a,
.read_style_5 .nextPageBox a,
.read_style_6 .nextPageBox a {
    background: var(--read-action-bg);
}
.nextPageBox a.prev, .nextPageBox a.dir { margin-right: 40px }
.nextPageBox a:hover {
    opacity: 1;
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    background: var(--read-action-bg-hover);
}
.nextPageBox a.is-loading, .menu_right li a.is-loading { pointer-events: none; opacity: .65 }
.nextPageBoxTop { margin: 6px auto 10px }
.nextPageBoxTop a { height: 44px; line-height: 44px; font-size: 16px }
.mobileReadSetupBtn {
    display: none;
    position: relative;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.mobileReadTopMenu {
    display: none;
}
.mobileReadActionMenu {
    display: none;
}
.mobileReadActionBtn {
    -webkit-appearance: none;
    appearance: none;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    letter-spacing: 0;
    --mobile-read-action-icon-scale: 1;
}
.mobileReadActionBtn::before,
.mobileReadActionBtn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    pointer-events: none;
    box-sizing: border-box;
    opacity: .9;
    transform-origin: 50% 50%;
    transition: opacity .15s ease;
}
.mobileReadActionCatalog::before {
    width: 14px;
    height: 11px;
    border: 1.8px solid currentColor;
    border-radius: 2px;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionCatalog::after {
    width: 1.8px;
    height: 9px;
    background: currentColor;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionProgress::before {
    width: 14px;
    border-top: 1.8px solid currentColor;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionProgress::after {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1.8px solid currentColor;
    background: currentColor;
    box-shadow: 0 0 0 2px var(--read-action-bg);
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionComment::before {
    width: 15px;
    height: 12px;
    border: 1.8px solid currentColor;
    border-radius: 6px;
    transform: translate(-50%, -55%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionComment::after {
    width: 6px;
    height: 6px;
    border-right: 1.8px solid currentColor;
    border-bottom: 1.8px solid currentColor;
    transform: translate(-18%, 18%) rotate(35deg) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionNight::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-shadow: inset -3px -3px 0 0 currentColor;
    border: 1.8px solid currentColor;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionNight::after {
    width: 0;
    height: 0;
    opacity: 0;
}
.mobileReadActionNight.is-day-toggle::before {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1.8px solid currentColor;
    box-shadow: none;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionNight.is-day-toggle::after {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: currentColor;
    opacity: .95;
    box-shadow:
        0 -7px 0 currentColor,
        5px -5px 0 currentColor,
        7px 0 0 currentColor,
        5px 5px 0 currentColor,
        0 7px 0 currentColor,
        -5px 5px 0 currentColor,
        -7px 0 0 currentColor,
        -5px -5px 0 currentColor;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionSetup::before {
    width: 3px;
    height: 3px;
    border-radius: 1px;
    background: currentColor;
    box-shadow:
        0 -7px 0 currentColor,
        5px -5px 0 currentColor,
        7px 0 0 currentColor,
        5px 5px 0 currentColor,
        0 7px 0 currentColor,
        -5px 5px 0 currentColor,
        -7px 0 0 currentColor,
        -5px -5px 0 currentColor;
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionSetup::after {
    width: 12px;
    height: 12px;
    border: 1.8px solid currentColor;
    border-radius: 50%;
    background: radial-gradient(circle, currentColor 0 1.6px, transparent 1.8px);
    transform: translate(-50%, -50%) scale(var(--mobile-read-action-icon-scale));
}
.mobileReadActionCatalog {
    --mobile-read-action-icon-scale: 1.03;
}
.mobileReadActionProgress {
    --mobile-read-action-icon-scale: 1.18;
}
.mobileReadActionComment {
    --mobile-read-action-icon-scale: 1.00;
}
.mobileReadActionNight {
    --mobile-read-action-icon-scale: 0.98;
}
.mobileReadActionSetup {
    --mobile-read-action-icon-scale: 1.00;
}
.mobileReadSetupBtn::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: currentColor;
    transform: translate(-50%, -50%);
    box-shadow: -8px 0 0 currentColor, 8px 0 0 currentColor;
    opacity: .9;
    transition: opacity .15s ease, transform .15s ease;
}
.mobileReadSetupBtn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    background:
        linear-gradient(currentColor, currentColor) center/2px 14px no-repeat,
        linear-gradient(currentColor, currentColor) center/14px 2px no-repeat;
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0;
    pointer-events: none;
    transition: opacity .15s ease, transform .15s ease;
}
.mobileReadSetupBtn.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}
.mobileReadSetupBtn.open {
    background: var(--read-catalog-glass-bg);
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    box-shadow: 0 6px 16px rgba(82,64,36,.18);
}
.mobileReadActionBtn:hover::before,
.mobileReadActionBtn:hover::after {
    opacity: 1;
}
.mobileReadActionBtn.is-active {
    color: #1f232b;
}
.mobileReadActionBtn.is-active::before,
.mobileReadActionBtn.is-active::after {
    opacity: 1;
}
.mobileReadSetupBtn.open::before {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.6);
}
.mobileReadSetupBtn.open::after {
    opacity: .98;
    transform: translate(-50%, -50%) rotate(45deg);
}
.mobileReadPanelMask {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 41;
    background: rgba(0,0,0,.22);
    opacity: 0;
    transition: opacity .18s ease;
}
.mobileReadPanelMask.open {
    display: block;
    opacity: 1;
}
.mobileReadProgressSheet,
.mobileReadCommentSheet,
.mobileReadCatalogSheet {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 42;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.mobileReadProgressSheet.open,
.mobileReadCommentSheet.open,
.mobileReadCatalogSheet.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.mobileReadProgressSheet {
    bottom: calc(54px + env(safe-area-inset-bottom));
    width: min(560px, calc(100vw - 18px));
    padding: 18px 16px 16px;
    border-radius: 12px 12px 0 0;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom: 0;
    background: rgba(255,255,255,.97);
    box-shadow: 0 -6px 18px rgba(0,0,0,.14);
    transform: translateY(10px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.mobileReadProgressSheet.open {
    transform: translateY(0);
}
.mobileReadProgressTitle {
    text-align: center;
    font-size: 15px;
    line-height: 1.4;
    color: rgba(0,0,0,.66);
    margin-bottom: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobileReadProgressRow {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 16px;
}
.mobileReadProgressNav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 60px;
    min-height: 38px;
    font-size: 16px;
    line-height: 1;
    color: rgba(0,0,0,.78);
    white-space: nowrap;
}
.mobileReadProgressNav.is-disabled {
    color: rgba(0,0,0,.36);
    pointer-events: none;
}
.mobileReadProgressRange {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    background: transparent;
    touch-action: pan-x;
}
.mobileReadProgressRange::-webkit-slider-runnable-track {
    height: 5px;
    border-radius: 3px;
    background: rgba(0,0,0,.12);
}
.mobileReadProgressRange::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    margin-top: -10px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.16);
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.mobileReadProgressRange::-moz-range-track {
    height: 5px;
    border-radius: 3px;
    background: rgba(0,0,0,.12);
}
.mobileReadProgressRange::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.16);
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.mobileReadProgressRange:disabled {
    opacity: .42;
}
.mobileReadCatalogSheet {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: min(86vw, 360px);
    max-width: 420px;
    background: #fff;
    box-shadow: 8px 0 24px rgba(0,0,0,.22);
    transform: translateX(-16px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.mobileReadCatalogSheet.open {
    transform: translateX(0);
}
.mobileReadCatalogHead {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr) auto;
    gap: 10px;
    align-items: center;
    padding: 14px 12px 10px;
    border-bottom: 1px solid rgba(0,0,0,.08);
}
.mobileReadCatalogCoverLink {
    display: block;
    width: 64px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,.18);
}
.mobileReadCatalogCover {
    display: block;
    width: 100%;
    height: auto;
}
.mobileReadCatalogMeta {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.mobileReadCatalogMetaLink {
    display: block;
    min-width: 0;
    color: inherit;
    text-decoration: none;
}
.mobileReadCatalogMetaLink:hover .mobileReadCatalogBookName {
    text-decoration: underline;
}
.mobileReadCatalogBookName {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #1f232b;
    display: block;
    white-space: normal;
    word-break: break-word;
}
.mobileReadCatalogAuthor {
    font-size: 14px;
    color: #8a97a8;
}
.mobileReadCatalogAuthorLink {
    display: inline-block;
    max-width: 100%;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobileReadCatalogAuthorLink:hover {
    text-decoration: underline;
}
.mobileReadCatalogAuthorLink.is-disabled {
    pointer-events: none;
    text-decoration: none;
    opacity: .9;
}
.mobileReadCatalogStats {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    color: #a1adba;
}
.mobileReadCatalogOrderToggle {
    align-self: flex-start;
    padding: 4px 8px;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,.14);
    font-size: 12px;
    line-height: 1.2;
    color: #4a5665;
}
.mobileReadCatalogListWrap {
    height: calc(100% - 96px);
    overflow-y: auto;
    padding: 6px 0 10px;
}
.mobileReadCatalogLoading {
    display: block;
    padding: 24px 14px;
    font-size: 13px;
    color: #8d98a8;
}
.mobileReadCatalogMore {
    min-height: 20px;
    padding: 8px 14px 12px;
    font-size: 12px;
    line-height: 1.4;
    color: #9aa6b5;
    text-align: center;
}
.mobileReadCatalogList {
    margin: 0;
}
.mobileReadCatalogList li {
    list-style: none;
}
.mobileReadCatalogList li a {
    display: block;
    padding: 12px 14px;
    font-size: 16px;
    line-height: 1.35;
    color: #1f2d3d;
    border-bottom: 1px solid rgba(0,0,0,.06);
}
.mobileReadCatalogList li.active a {
    color: #ef3f2a;
}
.mobileReadCatalogList li a:hover {
    background: rgba(0,0,0,.03);
}
.read_style_6 .mobileReadPanelMask {
    background: rgba(0,0,0,.46);
}
.read_style_6 .mobileReadProgressSheet {
    border-color: #4c4c4c;
    background: rgba(34,34,34,.97);
    box-shadow: 0 -10px 24px rgba(0,0,0,.48);
}
.read_style_6 .mobileReadProgressTitle,
.read_style_6 .mobileReadProgressNav {
    color: #c7c7c7;
}
.read_style_6 .mobileReadProgressNav.is-disabled {
    color: #727272;
}
.read_style_6 .mobileReadProgressRange::-webkit-slider-runnable-track,
.read_style_6 .mobileReadProgressRange::-moz-range-track {
    background: rgba(255,255,255,.2);
}
.read_style_6 .mobileReadProgressRange::-webkit-slider-thumb,
.read_style_6 .mobileReadProgressRange::-moz-range-thumb {
    border-color: rgba(255,255,255,.28);
    background: #f1f1f1;
}
.read_style_6 .mobileReadCatalogSheet {
    background: #252525;
    box-shadow: 10px 0 28px rgba(0,0,0,.58);
}
.read_style_6 .mobileReadCatalogHead {
    border-bottom-color: #3f3f3f;
}
.read_style_6 .mobileReadCatalogBookName {
    color: #f2f2f2;
}
.read_style_6 .mobileReadCatalogAuthor,
.read_style_6 .mobileReadCatalogStats {
    color: #9ea7b6;
}
.read_style_6 .mobileReadCatalogOrderToggle {
    border-color: #5a5a5a;
    color: #d2d2d2;
}
.read_style_6 .mobileReadCatalogLoading {
    color: #9ea7b6;
}
.read_style_6 .mobileReadCatalogMore {
    color: #8f99a8;
}
.read_style_6 .mobileReadCatalogList li a {
    color: #d7d7d7;
    border-bottom-color: #3e3e3e;
}
.read_style_6 .mobileReadCatalogList li.active a {
    color: #ff7a63;
}
.read_style_6 .mobileReadCatalogList li a:hover {
    background: rgba(255,255,255,.06);
}
.readQuickNav {
    position: fixed;
    right: 22px;
    bottom: 86px;
    z-index: 33;
    display: flex;
    flex-direction: column;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.readQuickNav.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}
body.mobileReadMenuOpen .readQuickNav {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.readQuickNav .readQuickBtn {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid rgba(0,0,0,.12);
    background: rgba(255,255,255,.88);
    color: #3a3a3a;
    font-size: 0;
    line-height: 0;
    text-align: left;
    box-shadow: 0 4px 12px rgba(0,0,0,.14);
    touch-action: manipulation;
    user-select: none;
    transition: background .15s ease, color .15s ease, opacity .15s ease;
}
.readQuickNav .readQuickBtn::before,
.readQuickNav .readQuickBtn::after {
    content: "";
    position: absolute;
    left: 50%;
}
.readQuickNav .readQuickBtn::before {
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
}
.readQuickNav .readQuickBtnTop::before {
    top: 50%;
    transform: translate(-50%, -34%) rotate(-135deg);
}
.readQuickNav .readQuickBtnBottom::before {
    top: 50%;
    transform: translate(-50%, -66%) rotate(45deg);
}
.readQuickNav .readQuickBtnTop::after,
.readQuickNav .readQuickBtnBottom::after {
    width: 12px;
    border-top: 2px solid currentColor;
    transform: translateX(-50%);
}
.readQuickNav .readQuickBtnTop::after {
    top: 14px;
}
.readQuickNav .readQuickBtnBottom::after {
    bottom: 14px;
}
.readQuickNav .readQuickBtn:hover {
    background: rgba(255,255,255,.96);
    color: #111;
}
.readQuickNav .readQuickBtn:focus {
    outline: 2px solid rgba(62, 175, 124, .65);
    outline-offset: 2px;
}
.readQuickNav .readQuickBtn.is-disabled {
    opacity: .44;
    pointer-events: none;
}
.readChapterDock {
    position: fixed;
    left: 50%;
    top: calc(10px + env(safe-area-inset-top));
    z-index: 34;
    display: none;
    align-items: center;
    gap: 8px;
    transform: translate(-50%, -8px);
    padding: 7px 10px;
    box-sizing: border-box;
    height: 48px;
    border-radius: 999px;
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .16s ease, transform .18s ease, visibility .16s ease;
    justify-content: center;
}
.readChapterDock.active {
    display: inline-flex;
}
.readChapterDock.active.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, 0);
}
.readChapterDock .readChapterDockText {
    max-width: 46vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--read-action-text);
    font-size: 13px;
    line-height: 1;
    text-align: center;
}
.readChapterDock .readChapterDockCatalog {
    min-width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 999px;
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg-hover);
    color: var(--read-action-text);
    font-size: 12px;
}
.readChapterDock .readChapterDockCatalog:hover {
    color: var(--read-action-text-hover);
    border-color: var(--read-action-border-hover);
    background: var(--read-action-bg-hover);
}
.readAutoChapterLoading {
    position: fixed;
    left: 50%;
    bottom: calc(18px + env(safe-area-inset-bottom));
    z-index: 44;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 9px 14px;
    border-radius: 999px;
    border: 1px solid var(--read-action-border);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
    color: var(--read-action-text);
    font-size: 13px;
    line-height: 1;
    pointer-events: none;
    transform: translate(-50%, 8px);
    opacity: 0;
    visibility: hidden;
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.readAutoChapterLoading.active {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}
.readAutoChapterLoadingSpinner {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid rgba(118,129,147,.42);
    border-top-color: rgba(54,62,76,.9);
    animation: readAutoChapterLoadingSpin .72s linear infinite;
}
@keyframes readAutoChapterLoadingSpin {
    to {
        transform: rotate(360deg);
    }
}
body.read_chapter_nav_manual:not(.read_flip_mode) .readChapterDock .readChapterDockCatalog {
    display: none;
}
body.read_chapter_nav_manual:not(.read_flip_mode) .readChapterDock {
    gap: 0;
    padding-left: 12px;
    padding-right: 12px;
}
body.read_chapter_nav_manual:not(.read_flip_mode) .readChapterDock .readChapterDockText {
    max-width: 62vw;
}
body.read_chapter_nav_manual:not(.read_flip_mode) .readBox {
    padding-bottom: 122px;
}
body.read_flip_mode .readChapterDock {
    display: none !important;
}
.read_style_6 .readQuickNav .readQuickBtn {
    border-color: #4b4b4b;
    background: rgba(43,43,43,.9);
    color: #b5b5b5;
    box-shadow: 0 4px 12px rgba(0,0,0,.5);
}
.read_style_6 .readQuickNav .readQuickBtn:hover {
    background: rgba(54,54,54,.96);
    color: #d8d8d8;
}
.read_style_6 .readChapterDock {
    border-color: #4b4b4b;
    background: rgba(33,33,33,.94);
    box-shadow: 0 6px 16px rgba(0,0,0,.5);
}
.read_style_6 .readChapterDock .readChapterDockText {
    color: #d4d4d4;
}
.read_style_6 .readChapterDock .readChapterDockCatalog {
    border-color: #555;
    background: rgba(255,255,255,.08);
    color: #d7d7d7;
}
.read_style_6 .readChapterDock .readChapterDockCatalog:hover {
    border-color: #6b6b6b;
    background: rgba(255,255,255,.14);
    color: #f0f0f0;
}
.read_style_6 .readAutoChapterLoading {
    border-color: #4b4b4b;
    background: rgba(33,33,33,.94);
    box-shadow: 0 6px 16px rgba(0,0,0,.5);
    color: #d4d4d4;
}
.read_style_6 .readAutoChapterLoadingSpinner {
    border-color: rgba(154,165,182,.35);
    border-top-color: rgba(228,234,241,.92);
}
.read_style_6.read_flip_mode #readPanel.flip-next::after {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.07) 40%, rgba(255,255,255,0) 100%);
}
.read_style_6.read_flip_mode #readPanel.flip-prev::after {
    background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.07) 40%, rgba(255,255,255,0) 100%);
}
/*固定悬浮图层*/
.readPopup { border: 1px solid #D9D9D9; border-radius: 3px; background: #FFF; box-shadow: 0 1px 2px #999; overflow: hidden; padding-bottom: 20px; z-index: 9999; position: fixed; left: 50%; top: 50% }
.icon_check { position: absolute; width: 29px; height: 25px; right: -1px; top: -1px; z-index: 2; background-position: 0 -142px }
.closePopup { position: absolute; top: 20px; right: 20px; width: 16px; height: 15px; background-posion: -43px -126px }
.chapterBox { width: 600px; margin-left: -300px; margin-top: -260px }
.chapterBox .scrollWrap { height: 540px }
/*弹窗内容*/
.popupTit h2 { text-align: center; letter-spacing: 15px; color: #333; font: 700 20px/30px "Microsoft Yahei"; margin: 30px 0 }
.popupTit h3 { font-size: 16px; margin: 15px 20px }
.scrollWrap { overflow-y: scroll; position: relative }
.dirWrap { padding: 0 40px }
.scrollWrap h3 { padding-left: 26px; font-size: 14px; background: #e6e6e6; height: 30px; line-height: 30px; font-weight: normal; position: relative; cursor: pointer; margin: 0 0 15px; border-radius: 3px }
.readPopup .tc .btn_gray { margin-left: 30px }
/* 目录 */
.dirList { overflow: hidden; *zoom:1
}
.dirList li { float: left; width: 40%; padding-left: 26px; height: 40px; line-height: 40px; overflow: hidden; margin-right: 20px; *zoom:1
}
.dirList li a { float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 220px }
/* 加书架 */
.readTipBox { width: 400px; padding-bottom: 30px; margin-left: -200px; margin-top: -105px }
.tipWrap { padding: 30px }
/* 设置 */
.readPopup.setupBox {
    width: 500px;
    margin-left: -250px;
    margin-top: -176px;
    padding-bottom: 0;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    box-shadow: 0 12px 30px rgba(0,0,0,.18);
}
.setupBox .popupTit {
    padding: 6px 18px 0;
}
.setupBox .popupTit h3 {
    margin: 12px 0 10px;
    font-size: 24px;
    color: #2f3440;
}
.setupBox .closePopup {
    top: 14px;
    right: 16px;
    opacity: .58;
}
.setupBox .closePopup:hover {
    opacity: .9;
}
.setupList {
    padding: 0 18px 14px;
}
.setupList ul {
    margin: 0;
}
.setupList li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    padding: 9px 0;
    border-bottom: 1px solid rgba(0,0,0,.06);
}
.setupList li .tit {
    flex: 0 0 44px;
    color: #59626d;
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
}
.setupList li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    margin: 0;
}
.readTheme a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    border: 1px solid rgba(0,0,0,.12);
}
.readTheme .white { background-color: #faf6ed; }
.readTheme .green { background-color: #e2efe2 }
/*.readTheme .blue { background-color: #E8FDFE }*/
.readTheme .pink { background-color: #FDD9D9 }
.readTheme .yellow { background-color: #F1DEBD }
.readTheme .gray { background-color: #eee }
.readTheme .night { background-color: #666 }
/*.readTheme a.current, .readTheme a:hover { box-shadow: 1px 3px 5px #aaa }*/
.read_style_1 .readTheme .white, .read_style_2 .readTheme .green, .read_style_3 .readTheme .pink, .read_style_4 .readTheme .yellow, .read_style_5 .readTheme .gray, .read_style_6 .readTheme .night { border-color: #f80 }
.setBtn a {
    border: 1px solid var(--read-action-border);
    width: 52px;
    height: 32px;
    line-height: 32px;
    border-radius: 999px;
    color: var(--read-action-text);
    background: var(--read-action-bg);
    box-shadow: var(--read-action-shadow);
}
.setupList li.setBtn a.current,
.setupList li.setBtn a[aria-pressed="true"] {
    color: var(--read-action-text-hover);
    border-color: rgba(240,138,43,.72);
    background: rgba(255,248,236,.98);
    box-shadow: 0 0 0 2px rgba(240,138,43,.2), var(--read-action-shadow);
    font-weight: 600;
}
.setupList li.setBtn a.current:hover,
.setupList li.setBtn a[aria-pressed="true"]:hover {
    color: var(--read-action-text-hover);
    border-color: rgba(240,138,43,.82);
    background: rgba(255,251,244,1);
}
.setBtn .act { color: #f70; font-weight: 600; }
.readTheme a.current {
    border-color: rgba(240,138,43,.78);
    box-shadow: 0 0 0 2px rgba(240,138,43,.22);
}
.readTheme a.current::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 50%;
    background: rgba(0,0,0,.58);
}
.readTheme .night.current::after {
    background: rgba(255,255,255,.9);
}
.setupList li.fontSize {
    gap: 8px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
}
.setupList li.fontSize .fontSelectLabel {
    color: #59626d;
    font-size: 13px;
    line-height: 1;
    margin-left: 4px;
    white-space: nowrap;
}
.setupList li.fontSize .js-setup-font-select {
    width: 96px;
    min-width: 96px;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    border: 1px solid var(--read-action-border);
    border-radius: 999px;
    background: var(--read-action-bg);
    color: var(--read-action-text);
    font-size: 13px;
    box-shadow: var(--read-action-shadow);
}
.setupList li.fontSize .js-setup-font-select:focus {
    outline: 2px solid rgba(62,175,124,.38);
    outline-offset: 1px;
}
.setupList li.fontSize a.small,
.setupList li.fontSize a.big {
    border-radius: 999px;
}
.setupList li.fontSize .current_font {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    padding: 0 10px;
    border: 1px solid var(--read-action-border);
    height: 32px;
    line-height: 32px;
    border-radius: 999px;
    box-shadow: var(--read-action-shadow);
    color: var(--read-action-text);
    background: var(--read-action-bg);
    vertical-align: middle;
}
.setupList li.setPage a {
    width: 72px;
    height: 32px;
    line-height: 32px;
}
.setupList li.setupActions {
    border-bottom: none;
    padding-top: 10px;
    justify-content: center;
}
.setupList li.setupActions .btn_reset_default {
    width: auto;
    min-width: 98px;
    height: 32px;
    line-height: 32px;
    padding: 0 14px;
}
.read_style_6 .setupBox {
    border-color: #4b4b4b;
    background: #2c2c2c;
    box-shadow: 0 12px 30px rgba(0,0,0,.52);
}
.read_style_6 .setupBox .popupTit h3,
.read_style_6 .setupList li .tit,
.read_style_6 .setupList li.fontSize .fontSelectLabel {
    color: #c7c7c7;
}
.read_style_6 .setupList li {
    border-bottom-color: #444;
}
.read_style_6 .setupList li.setBtn a.current,
.read_style_6 .setupList li.setBtn a[aria-pressed="true"] {
    color: #f1f1f1;
    border-color: rgba(240,138,43,.8);
    background: rgba(255,255,255,.12);
    box-shadow: 0 0 0 2px rgba(240,138,43,.24), 0 4px 14px rgba(0,0,0,.42);
}
/* 手机阅读 */
.qrBox { width: 280px; margin-left: -140px; margin-top: -120px }
.qrList { text-align: center; width: 166px; margin: 30px auto 15px }
.qr_img { width: 160px; height: 160px; margin: 0 auto 10px; display: block }
.qrCodeBox p { color: #999 }
/*遮罩层*/
.maskBox { position: fixed; left: 0; top: 0; z-index: 995; width: 100%; height: 100%; background: black; filter: alpha(opacity=20); opacity: 0.2; animation: mask 2s ease-out 0s 1 normal }
@keyframes mask { 0% {
    filter:alpha(opacity=0);
    opacity:0
}
    100% {
        filter:alpha(opacity=20);
        opacity:0.2
    }
}
.pc_bar { padding: 30px 0 10px; text-align: center; position: relative; }
.icon_pc { box-shadow: 0 1px 1px rgba(0,0,0,.3); padding: 3px; display: inline-block; border-radius: 50%; }
.icon_pc span { width: 96px; height: 96px; line-height: 1; border-radius: 50%; display: inline-block; background-color: #f80; color: #fefefe; font-size: 22px; letter-spacing: 0px; text-align: center; }
.icon_pc:hover span { background: #ed4259 }
.icon_yb { width: 37px; height: 27px; display: block; background-position: 0 -173px; margin: 19px auto 7px }
.icon_pc em { filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
.read_dz { height:40px; line-height:40px; border-radius:40px; padding:0 22px; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0c000000,endColorstr=#0c000000); background:rgba(0,0,0,.07); display:block; position:absolute; bottom:35px; right:50px; color:#444; font-size:18px }
.read_dz:hover { color:#444; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000); background:rgba(0,0,0,.1) }
.read_dz i { width:25px; height:25px; display:inline-block; position:relative; top:4px; margin-right:6px; background:url(/images/icon_readdz.png) no-repeat }
.read_style_6 .read_dz { color:#aaa }
.read_dz.on { color:#f70; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0cff8800,endColorstr=#0cff8800); background:rgba(255,136,0,.05) }
.read_dz.on i { background-position:-30px 0 }
.haveRead { border-radius: 2px; /*background: #fff;*/ width: 98%; margin:0 auto 20px; }
.haveRead h4 { padding: 25px 40px 0; font-weight: normal }
.haveRead ul { padding: 0 15px 10px }
.haveRead li { float: left; width: 124px; margin: 15px 23px }
.haveRead .items_img { display: block }
.haveRead .items_img img { width: 120px; height: 150px; background: #f6f6f6; border: 1px solid #ebebeb; padding: 1px; }
.haveRead .items_img:hover img { border-color: #ccc }
.haveRead .items_link { white-space: nowrap; text-overflow: ellipsis; width: 124px; overflow: hidden; height: 30px; line-height: 30px; display: block; }
.payFoot { line-height: 2.4; padding: 30px 0 20px; margin: 10px 50px 0; font-size: 13px; color: #808080; border-top: 1px solid #eee }
.readFooter {
    margin-top: 14px;
    background: transparent;
}
.readFooter .copyright {
    background: transparent;
    padding-bottom: 18px;
}
.read_style_1 .readFooter { background-color: #ebe5d8 }
.read_style_2 .readFooter { background-color: #cbdec9 }
.read_style_3 .readFooter { background-color: #edd4d4 }
.read_style_4 .readFooter { background-color: #e0cfa3 }
.read_style_5 .readFooter { background-color: #d3d3d3 }
.read_style_6 .readFooter { background-color: #0e0f0f }
.read_style_6 .readFooter .copyright ul li,
.read_style_6 .readFooter .copyright .menu a,
.read_style_6 .readFooter .copyright .line {
    color: #8f8f8f;
}
.read_style_6 .chapterInfoCard {
    border-color: #444;
    background: rgba(255,255,255,.04);
}
.read_style_6 .bookNav {
    border-color: #444;
    background: rgba(255,255,255,.04);
    box-shadow: none;
}
.read_style_6 .bookNav .bookNavTrail a {
    color: #999;
}
.read_style_6 .bookNav .bookNavTrail a:hover {
    color: #cfcfcf;
}
.read_style_6 .textbox {
    border-color: #444;
    box-shadow: none;
}
.read_style_6 .chapterSplitLine {
    border-top-color: #444;
}
.readBanner { width: 98%; padding-top: 25px }
.readBanner img { max-width: 100% }
.read_style_6 .readBanner img, .read_style_6 .haveRead .items_img img { filter:alpha(opacity=80); opacity: .8 }
:root .topMain { filter: none }

/*全本订阅*/
.order_bar { text-align:center; padding-bottom: 30px }
.order_zj { width: 178px; padding:15px 0; margin:0 14px; display:inline-block; transition: width .3s; border: 1px solid #d8d8d8; background: rgba(255,255,255,.7);border-radius: 4px }
.order_zj:hover { color:#333; background: rgba(255,255,255,.2); border-color:#d1d1d1 }
.order_zj h4 { font-size:18px; font-weight:normal }
.order_zj .price { font-size:12px; padding-top:6px }
.order_zj .price .red { margin-left:5px }
.order_allzj { background:#f80; color:#fff; border-color:#f80 }
.order_allzj .red { color:#fff }
.order_allzj:hover { color:#fff; background:#f70; border-color:#f70 }
.order_tip { padding:25px 0 10px; color:#999; font-size:13px }
.dqye { font-size:15px }

@media (min-width: 769px) {
    body.immersive-read .read_menu {
        display: block;
    }

    body.immersive-read .menu_left {
        left: auto;
        right: 50%;
        margin-left: 0;
        margin-right: -532px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 24;
    }

    body.immersive-read .read_menu li {
        margin-bottom: 8px;
        width: 60px;
        box-shadow: none;
    }

    body.immersive-read .read_menu li a {
        width: 60px;
        height: 60px;
        border-radius: 12px;
        background-color: rgba(255,255,255,.74);
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
    }

    body.immersive-read .read_menu li a b {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 8px;
        height: auto;
        width: auto;
        line-height: 1;
        font-size: 11px;
        text-align: center;
        color: rgba(0,0,0,.58);
    }

    body.read_style_6.immersive-read .read_menu li a {
        background-color: rgba(38,38,38,.88);
        box-shadow: 0 3px 10px rgba(0,0,0,.36);
    }

    body.read_style_6.immersive-read .read_menu li a b {
        color: #b7b7b7;
    }

    body.immersive-read .read_menu li:last-child {
        margin-bottom: 0;
    }

    body.immersive-read .menu_right {
        display: none;
    }

    .mobileReadSetupBtn {
        display: none !important;
    }

    .mobileReadActionMenu {
        display: none !important;
    }

    .mobileReadProgressSheet {
        display: none !important;
    }

    .mobileReadPanelMask {
        z-index: 40;
        background: rgba(24, 29, 37, .18);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
    }

    .mobileReadCatalogSheet {
        top: 0;
        bottom: 0;
        left: var(--pc-catalog-left, 50%);
        right: var(--pc-catalog-right, max(0px, calc(50% - 441px)));
        width: auto;
        max-width: none;
        border-left: 1px solid var(--read-action-border);
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(10px) saturate(115%);
        backdrop-filter: blur(10px) saturate(115%);
        box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
        transform: translateX(16px);
        transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    }

    .mobileReadCatalogSheet.open {
        transform: translateX(0);
    }

    .mobileReadCatalogHead {
        grid-template-columns: 86px minmax(0, 1fr) auto;
        gap: 12px;
        align-items: center;
        padding: 16px 16px 12px;
        background: transparent;
        border-bottom: 1px solid var(--read-action-border);
    }

    .mobileReadCatalogCoverLink {
        width: 86px;
        border-radius: 8px;
    }

    .mobileReadCatalogBookName {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 600;
        color: var(--read-action-text-hover);
    }

    .mobileReadCatalogAuthor {
        margin-top: 3px;
        font-size: 13px;
        color: rgba(47,52,64,.82);
    }

    .mobileReadCatalogStats {
        margin-top: 5px;
        font-size: 11px;
        gap: 9px;
        color: rgba(47,52,64,.66);
    }

    .mobileReadCatalogOrderToggle {
        align-self: center;
        border-radius: 14px;
        padding: 4px 9px;
        font-size: 12px;
        line-height: 1.2;
        border: 1px solid var(--read-action-border);
        color: var(--read-action-text);
        background: rgba(255,255,255,.26);
    }

    .mobileReadCatalogListWrap {
        height: calc(100% - 118px);
        padding: 0;
        background: transparent;
    }

    .mobileReadCatalogLoading {
        padding: 24px 16px;
        font-size: 14px;
        color: rgba(47,52,64,.66);
    }

    .mobileReadCatalogMore {
        min-height: 22px;
        padding: 8px 16px 12px;
        font-size: 12px;
        color: rgba(47,52,64,.62);
    }

    .mobileReadCatalogList li a {
        padding: 11px 14px;
        font-size: 13px;
        line-height: 1.15;
        color: var(--read-action-text);
        border-bottom: 1px solid var(--read-action-border);
        background: transparent;
    }

    .mobileReadCatalogList li.active a {
        color: #e96b17;
        background: rgba(233, 107, 23, .09);
    }

    .mobileReadCatalogList li a:hover {
        background: rgba(255,255,255,.24);
    }

    .read_style_6 .mobileReadCatalogSheet {
        border-left-color: #4b4b4b;
        box-shadow: 0 0 1px 0 rgba(0,0,0,.52);
    }

    .read_style_6 .mobileReadCatalogBookName {
        color: #d7d7d7;
    }

    .read_style_6 .mobileReadCatalogAuthor {
        color: rgba(199,199,199,.82);
    }

    .read_style_6 .mobileReadCatalogStats,
    .read_style_6 .mobileReadCatalogLoading {
        color: rgba(199,199,199,.66);
    }

    .read_style_6 .mobileReadCatalogOrderToggle {
        background: rgba(255,255,255,.06);
        border-color: #4b4b4b;
        color: #cbcbcb;
    }

    .read_style_6 .mobileReadCatalogList li a {
        border-bottom-color: #4b4b4b;
    }

    .read_style_6 .mobileReadCatalogList li.active a {
        color: #ff8a4d;
        background: rgba(255,122,69,.12);
    }

    .read_style_6 .mobileReadCatalogList li a:hover {
        background: rgba(255,255,255,.05);
    }

    body.pcReadCatalogOpen {
        overflow-y: scroll;
    }

    .readQuickNav .readQuickBtn {
        width: 44px;
        height: 44px;
        border-radius: 22px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
    }

    .readQuickNav .readQuickBtn::before {
        width: 9px;
        height: 9px;
    }

    .readQuickNav .readQuickBtnTop::after,
    .readQuickNav .readQuickBtnBottom::after {
        width: 10px;
    }

    .readQuickNav .readQuickBtnTop::after {
        top: 12px;
    }

    .readQuickNav .readQuickBtnBottom::after {
        bottom: 12px;
    }
}

@media (max-width: 768px) {
    html,
    body {
        overflow-x: auto;
    }

    .readMain {
        width: auto;
        margin: 0 6px;
    }

    .topMain {
        padding-bottom: 8px;
    }

    .mainNav {
        margin-bottom: 8px;
    }

    .menu_left,
    .menu_right {
        display: none;
    }

    .textbox {
        width: 100%;
        margin: 0 auto 12px;
        padding-bottom: 20px;
    }

    .bookNav {
        width: auto;
        margin: 0;
        padding: 6px 14px 4px;
        line-height: 1.45;
        gap: 8px;
    }
    .bookNav .bookNavTrail {
        display: flex;
        align-items: center;
        gap: 6px;
        min-width: 0;
        flex: 1 1 auto;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .bookNav .bookNavTrail a {
        display: inline-flex;
        align-items: center;
        vertical-align: middle;
    }
    .bookNav .bookNavTrail a {
        font-size: 14px;
        line-height: 1.35;
        margin: 0;
        padding: 4px 10px;
        max-width: 44vw;
    }
    .bookNav .bookNavTrail a:last-of-type:not(:only-child) {
        display: inline-flex;
        max-width: 40vw;
        vertical-align: bottom;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .bookNav .bookNavTrail a:only-child {
        max-width: 72vw;
    }
    .bookNav .bookNavTrail .bookNavBackLink {
        gap: 3px;
        min-height: 36px;
        overflow: visible;
        padding-left: 0;
    }
    .bookNav .bookNavShelfLink {
        padding: 4px 10px;
        font-size: 12px;
        line-height: 1.35;
        border-radius: 999px;
        box-shadow: 0 3px 10px rgba(0,0,0,.12);
    }

    .book_title {
        width: auto;
        padding: 0 14px 4px;
    }

    .book_title h1 {
        padding: 10px 0 5px;
        font-size: 19px;
        line-height: 1.35;
        text-align: left;
    }
    .book_title .titleProgress {
        min-height: 16px;
        margin: -1px 0 4px;
        text-align: left;
        font-size: 12px;
    }

    .textinfo {
        text-align: left;
        line-height: 1.55;
        padding-right: 0;
        font-size: 12px;
    }

    .textinfo a,
    .textinfo span {
        margin: 0 8px 2px 0;
        max-width: 100%;
        font-size: 12px;
    }

    .chapterInfoCard {
        padding: 6px 8px;
        border-radius: 5px;
        margin-top: 1px;
    }

    .chapterSplitLine {
        width: auto;
        margin: 0 14px 1px;
    }

    .readBox {
        width: auto;
        padding: 2px 20px 20px;
    }

    .readBox p {
        line-height: 1.88;
        margin-top: .85em;
    }
    .readEmptyState {
        width: auto;
        margin: 14px 14px 12px;
        padding: 16px 14px 14px;
        border-radius: 10px;
    }
    .readEmptyIcon {
        width: 24px;
        height: 24px;
        border-radius: 12px;
        font-size: 16px;
    }
    .readEmptyTitle {
        margin-top: 8px;
        font-size: 17px;
    }
    .readBox .readEmptyDesc {
        max-width: none;
        font-size: 13px;
        line-height: 1.62;
    }
    .readEmptyActions {
        margin-top: 12px;
        gap: 6px;
    }
    .readEmptyBtn {
        min-width: 0;
        flex: 1 1 calc(33.333% - 6px);
        max-width: calc(33.333% - 6px);
        height: 32px;
        line-height: 32px;
        padding: 0 8px;
        font-size: 12px;
    }
    .readChapterAppendBlock {
        margin-top: 1.35em;
        padding-top: .85em;
    }
    .readChapterAppendHeader {
        text-align: left;
        margin: 0 0 .45em;
    }
    .readChapterAppendText {
        font-size: 13px;
        padding: 3px 10px;
    }

    body.read_flip_mode .book_title {
        padding: 0 18px 2px;
    }

    body.read_flip_mode .book_title h1 {
        padding: 8px 0 4px;
    }
    body.read_flip_mode .book_title .titlePageProgress {
        margin-left: 7px;
        font-size: 12px;
    }

    body.read_flip_mode .readBox {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    body.read_flip_mode #readPanel {
        padding: 0;
    }

    .flipReadDock {
        width: auto;
        max-width: none;
        bottom: calc(8px + env(safe-area-inset-bottom));
        padding: 8px 8px;
        gap: 6px;
    }

    .flipReadDock .flipReadAction {
        min-width: 62px;
        height: 32px;
        line-height: 32px;
        padding: 0 8px;
        font-size: 12px;
    }

    .orderBox,
    .author_say {
        width: 100%;
        margin: 12px auto;
    }

    .orderBox {
        min-height: 0;
        padding: 16px 0;
    }

    .orderBox h3,
    .order_list {
        padding: 0 14px;
    }

    .nextPageBox {
        width: 100%;
        margin: 14px auto;
        padding: 0 12px;
        box-sizing: border-box;
        display: none;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .nextPageBox a {
        width: auto;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        touch-action: manipulation;
        margin-right: 0 !important;
    }

    .nextPageBoxTop {
        margin: 6px auto 10px;
    }

    .nextPageBox a.prev,
    .nextPageBox a.dir {
        margin-right: 0;
    }

    .mobileReadSetupBtn {
        display: none !important;
        position: fixed;
        right: 10px;
        bottom: calc(112px + env(safe-area-inset-bottom));
        z-index: 34;
        width: 38px;
        height: 38px;
        padding: 0;
        border-radius: 19px;
        background: var(--read-catalog-glass-bg);
        color: var(--read-action-text);
        border: 1px solid var(--read-action-border);
        font-size: 0;
        line-height: 0;
        letter-spacing: 0;
        text-indent: -9999px;
        overflow: hidden;
        box-shadow: 0 4px 12px rgba(82,64,36,.16);
        -webkit-backdrop-filter: blur(10px) saturate(112%);
        backdrop-filter: blur(10px) saturate(112%);
    }
    .mobileReadTopMenu {
        display: flex;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 43;
        box-sizing: border-box;
        align-items: center;
        gap: 10px;
        height: calc(56px + env(safe-area-inset-top));
        padding: calc(6px + env(safe-area-inset-top)) 10px 6px;
        border-bottom: 1px solid var(--read-action-border);
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(12px) saturate(112%);
        backdrop-filter: blur(12px) saturate(112%);
        box-shadow: 0 8px 22px rgba(82,64,36,.16);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-8px);
        transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    }
    body.mobileReadMenuOpen .mobileReadTopMenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }
    body.mobileReadMenuOpen .readChapterDock.active.is-visible {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translate(-50%, -8px);
    }
    .mobileReadTopBack {
        min-width: 0;
        flex: 1 1 auto;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        height: 44px;
        padding: 0 8px;
        border-radius: 10px;
        color: var(--read-action-text);
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }
    .mobileReadTopBack:hover {
        color: var(--read-action-text-hover);
        background: rgba(255,255,255,.22);
    }
    .mobileReadTopBackIcon {
        position: relative;
        width: 20px;
        height: 20px;
        flex: 0 0 20px;
        color: currentColor;
    }
    .mobileReadTopBackIcon::before {
        content: "";
        position: absolute;
        left: 7px;
        top: 5px;
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
        transform: rotate(45deg);
    }
    .mobileReadTopTitle {
        display: block;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        line-height: 1.25;
        font-weight: 500;
    }
    .mobileReadTopShelf {
        flex: 0 0 auto;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 64px;
        height: 38px;
        padding: 0 12px;
        box-sizing: border-box;
        border-radius: 999px;
        border: 1px solid var(--read-action-border);
        color: var(--read-action-text);
        background: rgba(255,255,255,.22);
        box-shadow: 0 3px 9px rgba(82,64,36,.12);
        font-size: 13px;
        line-height: 1;
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }
    .mobileReadTopShelf:hover,
    .mobileReadTopShelf.is-in-shelf {
        color: var(--read-action-accent);
        border-color: rgba(240,138,43,.38);
        background: var(--read-action-accent-bg);
    }
    .mobileReadActionMenu {
        display: flex;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 43;
        flex-direction: row;
        align-items: stretch;
        gap: 0;
        box-sizing: border-box;
        height: calc(60px + env(safe-area-inset-bottom));
        padding: 4px 8px calc(4px + env(safe-area-inset-bottom));
        border-radius: 0;
        border: 0;
        border-top: 1px solid var(--read-action-border);
        border-left: 0;
        border-right: 0;
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(12px) saturate(112%);
        backdrop-filter: blur(12px) saturate(112%);
        box-shadow: 0 -8px 22px rgba(82,64,36,.16);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(8px);
        transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    }
    .mobileReadActionMenu.open {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }
    .mobileReadActionMenu .mobileReadActionBtn {
        flex: 1 1 20%;
        width: auto;
        height: 100%;
        min-height: 50px;
        box-sizing: border-box;
        border-radius: 10px;
        border: 0;
        background: transparent;
        color: var(--read-action-text);
        font-size: 11px;
        line-height: 1.15;
        letter-spacing: 0;
        text-indent: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        padding: 32px 2px 5px;
        overflow: visible;
        box-shadow: none;
    }
    .mobileReadActionMenu .mobileReadActionBtn:hover {
        background: rgba(255,255,255,.22);
        color: var(--read-action-text-hover);
    }
    .mobileReadActionMenu .mobileReadActionBtn::before,
    .mobileReadActionMenu .mobileReadActionBtn::after {
        top: 16px;
    }
    .mobileReadActionMenu .mobileReadActionBtn.is-active {
        color: var(--read-action-accent);
        background: var(--read-action-accent-bg);
        font-weight: 600;
    }
    .mobileReadSetupBtn.active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }
    .mobileReadSetupBtn:hover {
        background: var(--read-catalog-glass-bg);
        color: var(--read-action-text-hover);
        border-color: var(--read-action-border-hover);
        box-shadow: 0 5px 14px rgba(82,64,36,.18);
    }
    .mobileReadPanelMask {
        z-index: 41;
    }
    .mobileReadProgressSheet {
        z-index: 42;
        left: 0;
        right: 0;
        bottom: calc(60px + env(safe-area-inset-bottom));
        width: auto;
        margin: 0;
        padding: 18px 16px 16px;
        border-radius: 0;
        border-color: var(--read-action-border);
        border-left: 0;
        border-right: 0;
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(12px) saturate(112%);
        backdrop-filter: blur(12px) saturate(112%);
        box-shadow: 0 -8px 22px rgba(82,64,36,.16);
    }
    .mobileReadProgressTitle {
        margin-bottom: 14px;
        font-size: 15px;
        color: var(--read-action-text-hover);
    }
    .mobileReadProgressRow {
        gap: 16px;
    }
    .mobileReadProgressNav {
        min-width: 64px;
        min-height: 40px;
        font-size: 16px;
        color: var(--read-action-text);
    }
    .mobileReadProgressNav.is-disabled {
        color: rgba(47,52,64,.38);
    }
    .mobileReadProgressRange::-webkit-slider-runnable-track {
        background: var(--read-action-border);
    }
    .mobileReadProgressRange::-webkit-slider-thumb {
        border-color: var(--read-action-border-hover);
        background: var(--read-action-bg-hover);
        box-shadow: 0 2px 5px rgba(82,64,36,.2);
    }
    .mobileReadProgressRange::-moz-range-track {
        background: var(--read-action-border);
    }
    .mobileReadProgressRange::-moz-range-thumb {
        border-color: var(--read-action-border-hover);
        background: var(--read-action-bg-hover);
        box-shadow: 0 2px 5px rgba(82,64,36,.2);
    }
    .mobileReadCommentSheet {
        z-index: 42;
        left: 0;
        right: 0;
        bottom: calc(60px + env(safe-area-inset-bottom));
        width: auto;
        max-height: min(62dvh, 520px);
        margin: 0;
        display: flex;
        flex-direction: column;
        border-radius: 0;
        border: 1px solid var(--read-action-border);
        border-left: 0;
        border-right: 0;
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(12px) saturate(112%);
        backdrop-filter: blur(12px) saturate(112%);
        box-shadow: 0 -8px 22px rgba(82,64,36,.16);
        transform: translateY(10px);
        transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    }
    .mobileReadCommentSheet.open {
        transform: translateY(0);
    }
    .mobileReadCommentHead {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        min-height: 42px;
        padding: 8px 12px 6px;
        border-bottom: 1px solid var(--read-action-border);
        background: rgba(255,255,255,.16);
        box-sizing: border-box;
    }
    .mobileReadCommentTitleWrap {
        min-width: 0;
        display: flex;
        align-items: baseline;
        gap: 6px;
    }
    .mobileReadCommentTitle {
        color: var(--read-action-text-hover);
        font-size: 16px;
        line-height: 1.2;
    }
    .mobileReadCommentTotal {
        color: rgba(47,52,64,.58);
        font-size: 12px;
        line-height: 1.2;
    }
    .mobileReadCommentClose {
        position: relative;
        flex: 0 0 36px;
        width: 36px;
        height: 36px;
        border: 0;
        border-radius: 18px;
        background: transparent;
        color: var(--read-action-text);
        font-size: 0;
        line-height: 0;
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }
    .mobileReadCommentClose::before,
    .mobileReadCommentClose::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 16px;
        border-top: 2px solid currentColor;
        transform: translate(-50%, -50%) rotate(45deg);
    }
    .mobileReadCommentClose::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }
    .mobileReadCommentComposer {
        flex: 0 0 auto;
        padding: 10px 12px 8px;
        border-top: 1px solid var(--read-action-border);
        box-sizing: border-box;
        background: rgba(255,255,255,.1);
    }
    .mobileReadCommentInput {
        display: block;
        width: 100%;
        min-height: 74px;
        padding: 9px 10px;
        box-sizing: border-box;
        border: 1px solid var(--read-action-border);
        border-radius: 8px;
        color: var(--read-action-text-hover);
        background: rgba(255,255,255,.24);
        font-size: 16px;
        line-height: 1.45;
        resize: none;
        outline: none;
    }
    .mobileReadCommentInput:focus {
        border-color: rgba(240,138,43,.46);
        box-shadow: 0 0 0 2px rgba(240,138,43,.14);
    }
    .mobileReadCommentComposerFoot {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        margin-top: 8px;
    }
    .mobileReadCommentCount {
        color: rgba(47,52,64,.56);
        font-size: 12px;
    }
    .mobileReadCommentSubmit,
    .mobileReadCommentMore,
    .mobileReadCommentAction {
        -webkit-appearance: none;
        appearance: none;
        border: 1px solid var(--read-action-border);
        color: var(--read-action-text);
        background: rgba(255,255,255,.22);
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }
    .mobileReadCommentSubmit {
        min-width: 68px;
        height: 34px;
        padding: 0 14px;
        border-radius: 999px;
        color: var(--read-action-accent);
        border-color: rgba(240,138,43,.38);
        background: var(--read-action-accent-bg);
        font-size: 14px;
        font-weight: 600;
    }
    .mobileReadCommentSubmit:disabled,
    .mobileReadCommentMore:disabled {
        opacity: .58;
    }
    .mobileReadCommentListWrap {
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
        padding: 0 12px 12px;
        box-sizing: border-box;
    }
    .mobileReadCommentLoading,
    .mobileReadCommentEmpty {
        padding: 18px 4px;
        color: rgba(47,52,64,.62);
        font-size: 13px;
        line-height: 1.5;
        text-align: center;
    }
    .mobileReadCommentItem {
        padding: 11px 0;
        border-bottom: 1px solid var(--read-action-border);
    }
    .mobileReadCommentItemHead {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }
    .mobileReadCommentUser {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: var(--read-action-text-hover);
        font-size: 13px;
        font-weight: 600;
    }
    .mobileReadCommentTime {
        flex: 0 0 auto;
        color: rgba(47,52,64,.52);
        font-size: 11px;
    }
    .mobileReadCommentText {
        margin-top: 6px;
        color: var(--read-action-text);
        font-size: 14px;
        line-height: 1.55;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word;
    }
    .mobileReadCommentText.is-expanded {
        display: block;
        -webkit-line-clamp: unset;
        overflow: visible;
    }
    .mobileReadCommentActions {
        display: flex;
        align-items: center;
        gap: 6px;
        margin-top: 8px;
    }
    .mobileReadCommentAction {
        min-width: 44px;
        height: 28px;
        padding: 0 8px;
        border-radius: 999px;
        font-size: 12px;
        line-height: 1;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 4px;
        transition: color .16s ease, border-color .16s ease, background-color .16s ease;
    }
    .mobileReadCommentAction.js-mobile-comment-like,
    .mobileReadCommentAction.js-mobile-comment-unlike {
        min-width: 32px;
        height: 32px;
        padding: 0 4px;
        gap: 5px;
        border-color: transparent;
        background: transparent;
    }
    .mobileReadCommentActionIcon {
        width: 20px;
        height: 20px;
        flex: 0 0 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.1;
        stroke-linecap: round;
        stroke-linejoin: round;
        transition: fill .16s ease, stroke .16s ease, transform .16s ease;
    }
    .mobileReadCommentActionIconHeart {
        width: 20px;
        height: 20px;
        flex-basis: 20px;
        stroke-width: 2.1;
    }
    .mobileReadCommentFaceCircle,
    .mobileReadCommentFaceFeature {
        transition: fill .16s ease, stroke .16s ease;
    }
    .mobileReadCommentFaceSad {
        display: none;
    }
    .mobileReadCommentActionNum {
        min-width: 8px;
        margin-left: 0;
        font-variant-numeric: tabular-nums;
    }
    .mobileReadCommentActionNum.is-zero {
        display: none;
    }
    .mobileReadCommentAction.js-mobile-comment-like.is-active {
        color: #ef4056;
        border-color: transparent;
        background: transparent;
    }
    .mobileReadCommentAction.js-mobile-comment-like.is-active .mobileReadCommentActionIconHeart {
        fill: #ef4056;
        stroke: #ef4056;
    }
    .mobileReadCommentAction.js-mobile-comment-unlike.is-active {
        color: #a76128;
        border-color: transparent;
        background: transparent;
    }
    .mobileReadCommentAction.js-mobile-comment-unlike.is-active .mobileReadCommentFaceCircle {
        fill: #ee9145;
        stroke: #ee9145;
    }
    .mobileReadCommentAction.js-mobile-comment-unlike.is-active .mobileReadCommentFaceFeature {
        stroke: #5b3926;
    }
    .mobileReadCommentAction.js-mobile-comment-unlike.is-active .mobileReadCommentFaceNeutral {
        display: none;
    }
    .mobileReadCommentAction.js-mobile-comment-unlike.is-active .mobileReadCommentFaceSad {
        display: block;
    }
    .mobileReadCommentMore {
        display: none;
        width: 100%;
        height: 34px;
        margin-top: 10px;
        border-radius: 999px;
        font-size: 13px;
    }
    .mobileReadCatalogSheet {
        z-index: 42;
        left: 0;
        right: auto;
        width: 84vw;
        max-width: 330px;
        border-right: 1px solid var(--read-action-border);
        background: var(--read-catalog-glass-bg);
        -webkit-backdrop-filter: blur(10px) saturate(112%);
        backdrop-filter: blur(10px) saturate(112%);
        box-shadow: 8px 0 22px rgba(82, 64, 36, .18);
    }
    .mobileReadCatalogHead {
        grid-template-columns: 56px minmax(0, 1fr) auto;
        padding: 10px 10px 7px;
        gap: 7px;
        border-bottom-color: var(--read-action-border);
        background: rgba(255,255,255,.16);
    }
    .mobileReadCatalogCoverLink {
        width: 56px;
        border-radius: 6px;
        box-shadow: 0 2px 8px rgba(82,64,36,.18);
    }
    .mobileReadCatalogBookName {
        font-size: 16px;
        color: var(--read-action-text-hover);
    }
    .mobileReadCatalogAuthor {
        font-size: 11px;
        color: rgba(47,52,64,.72);
    }
    .mobileReadCatalogStats {
        gap: 6px;
        font-size: 10px;
        color: rgba(47,52,64,.58);
    }
    .mobileReadCatalogOrderToggle {
        padding: 2px 6px;
        font-size: 10px;
        color: var(--read-action-text);
        border-color: var(--read-action-border);
        background: rgba(255,255,255,.22);
    }
    .mobileReadCatalogListWrap {
        height: calc(100% - 84px);
        background: transparent;
    }
    .mobileReadCatalogLoading {
        padding: 14px 10px;
        font-size: 11px;
        color: rgba(47,52,64,.62);
    }
    .mobileReadCatalogMore {
        min-height: 18px;
        padding: 6px 10px 10px;
        font-size: 10px;
        color: rgba(47,52,64,.56);
    }
    .mobileReadCatalogList li a {
        padding: 9px 10px;
        font-size: 15px;
        line-height: 1.3;
        color: var(--read-action-text);
        border-bottom-color: var(--read-action-border);
        background: transparent;
    }
    .mobileReadCatalogList li.active a {
        color: var(--read-action-accent);
        background: var(--read-action-accent-bg);
    }
    .mobileReadCatalogList li a:hover {
        background: rgba(255,255,255,.22);
    }
    .read_style_6 .mobileReadActionMenu {
        border-top-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 0 -8px 24px rgba(0,0,0,.54);
    }
    .read_style_6 .mobileReadTopMenu {
        border-bottom-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 0 8px 24px rgba(0,0,0,.54);
    }
    .read_style_6 .mobileReadTopBack {
        color: #c1c1c1;
    }
    .read_style_6 .mobileReadTopBack:hover {
        color: #f1f1f1;
        background: rgba(255,255,255,.08);
    }
    .read_style_6 .mobileReadTopShelf {
        color: #c1c1c1;
        border-color: #4b4b4b;
        background: rgba(255,255,255,.06);
        box-shadow: 0 3px 10px rgba(0,0,0,.36);
    }
    .read_style_6 .mobileReadTopShelf:hover,
    .read_style_6 .mobileReadTopShelf.is-in-shelf {
        color: var(--read-action-accent);
        border-color: rgba(255,138,77,.42);
        background: var(--read-action-accent-bg);
    }
    .read_style_6 .mobileReadActionMenu .mobileReadActionBtn {
        color: #c1c1c1;
    }
    .read_style_6 .mobileReadActionMenu .mobileReadActionBtn:hover {
        color: #f1f1f1;
        background: rgba(255,255,255,.08);
    }
    .read_style_6 .mobileReadActionMenu .mobileReadActionBtn.is-active {
        color: var(--read-action-accent);
        background: var(--read-action-accent-bg);
    }
    .read_style_6 .mobileReadProgressSheet {
        border-top-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 0 -8px 24px rgba(0,0,0,.54);
    }
    .read_style_6 .mobileReadCommentSheet {
        border-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 0 -8px 24px rgba(0,0,0,.54);
    }
    .read_style_6 .mobileReadCommentHead,
    .read_style_6 .mobileReadCommentComposer,
    .read_style_6 .mobileReadCommentItem {
        border-color: #4b4b4b;
    }
    .read_style_6 .mobileReadCommentHead {
        background: rgba(255,255,255,.04);
    }
    .read_style_6 .mobileReadCommentComposer {
        background: rgba(255,255,255,.03);
    }
    .read_style_6 .mobileReadCommentTitle,
    .read_style_6 .mobileReadCommentUser {
        color: #f1f1f1;
    }
    .read_style_6 .mobileReadCommentTotal,
    .read_style_6 .mobileReadCommentCount,
    .read_style_6 .mobileReadCommentLoading,
    .read_style_6 .mobileReadCommentEmpty {
        color: rgba(199,199,199,.58);
    }
    .read_style_6 .mobileReadCommentTime {
        color: rgba(199,199,199,.52);
    }
    .read_style_6 .mobileReadCommentInput {
        color: #f1f1f1;
        border-color: #4b4b4b;
        background: rgba(255,255,255,.06);
    }
    .read_style_6 .mobileReadCommentSubmit,
    .read_style_6 .mobileReadCommentMore,
    .read_style_6 .mobileReadCommentAction {
        color: #c1c1c1;
        border-color: #4b4b4b;
        background: rgba(255,255,255,.06);
    }
    .read_style_6 .mobileReadCommentAction.js-mobile-comment-like,
    .read_style_6 .mobileReadCommentAction.js-mobile-comment-unlike {
        border-color: transparent;
        background: transparent;
    }
    .read_style_6 .mobileReadCommentAction.js-mobile-comment-like.is-active {
        color: #ff5a6f;
    }
    .read_style_6 .mobileReadCommentAction.js-mobile-comment-unlike.is-active {
        color: #d89151;
    }
    .read_style_6 .mobileReadCommentSubmit {
        color: var(--read-action-accent);
        border-color: rgba(255,138,77,.42);
        background: var(--read-action-accent-bg);
    }
    .read_style_6 .mobileReadCommentText {
        color: #c7c7c7;
    }
    .read_style_6 .readPopup.setupBox {
        border-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 0 12px 30px rgba(0,0,0,.52);
    }
    .read_style_6 .mobileReadProgressNav.is-disabled {
        color: rgba(199,199,199,.38);
    }
    .read_style_6 .mobileReadCatalogSheet {
        border-right-color: #4b4b4b;
        background: rgba(34,34,34,.94);
        box-shadow: 8px 0 24px rgba(0,0,0,.54);
    }
    .read_style_6 .mobileReadCatalogHead {
        border-bottom-color: #4b4b4b;
        background: rgba(255,255,255,.04);
    }
    .read_style_6 .mobileReadCatalogCoverLink {
        box-shadow: 0 2px 8px rgba(0,0,0,.36);
    }
    .read_style_6 .mobileReadCatalogAuthor {
        color: rgba(199,199,199,.72);
    }
    .read_style_6 .mobileReadCatalogStats,
    .read_style_6 .mobileReadCatalogLoading {
        color: rgba(199,199,199,.58);
    }
    .read_style_6 .mobileReadCatalogMore {
        color: rgba(199,199,199,.52);
    }
    .read_style_6 .mobileReadCatalogOrderToggle {
        background: rgba(255,255,255,.06);
        border-color: #4b4b4b;
        color: #cbcbcb;
    }
    .read_style_6 .mobileReadCatalogList li a {
        border-bottom-color: #4b4b4b;
    }
    .read_style_6 .mobileReadCatalogList li.active a {
        color: var(--read-action-accent);
        background: var(--read-action-accent-bg);
    }
    .read_style_6 .mobileReadCatalogList li a:hover {
        background: rgba(255,255,255,.06);
    }

    .readQuickNav {
        right: 10px;
        bottom: 122px;
        gap: 6px;
    }

    .readQuickNav .readQuickBtn {
        width: 38px;
        height: 38px;
        border-radius: 19px;
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
    }

    .readQuickNav .readQuickBtn::before {
        width: 8px;
        height: 8px;
    }

    .readQuickNav .readQuickBtnTop::after,
    .readQuickNav .readQuickBtnBottom::after {
        width: 9px;
    }

    .readQuickNav .readQuickBtnTop::after {
        top: 10px;
    }

    .readQuickNav .readQuickBtnBottom::after {
        bottom: 10px;
    }

    .readChapterDock {
        left: 50%;
        right: auto;
        top: calc(8px + env(safe-area-inset-top));
        transform: translate(-50%, -8px);
        width: auto;
        max-width: min(88vw, 520px);
        padding: 5px 9px;
        height: 38px;
        gap: 5px;
        border-radius: 999px;
        border-width: 1px;
        box-shadow: 0 3px 10px rgba(0,0,0,.12);
    }
    .readChapterDock.active.is-visible {
        transform: translate(-50%, 0);
    }

    .readChapterDock .readChapterDockText {
        flex: 0 1 auto;
        min-width: 0;
        max-width: 63vw;
        font-size: 12px;
        line-height: 1.2;
    }

    .readChapterDock .readChapterDockCatalog {
        flex: 0 0 auto;
        min-width: 44px;
        height: 24px;
        line-height: 24px;
        font-size: 11px;
        padding: 0 9px;
    }
    .readAutoChapterLoading {
        bottom: calc(14px + env(safe-area-inset-bottom));
        font-size: 12px;
        padding: 8px 12px;
        gap: 6px;
    }
    .readAutoChapterLoadingSpinner {
        width: 12px;
        height: 12px;
    }
    body.read_chapter_nav_manual:not(.read_flip_mode) .readChapterDock .readChapterDockText {
        max-width: 80vw;
    }

    body:not(.read_flip_mode) .readBox {
        padding-bottom: 116px;
    }
    body.read_chapter_nav_manual:not(.read_flip_mode) .readBox {
        padding-bottom: 156px;
    }

    .readPopup {
        left: 14px;
        right: 14px;
        top: 12%;
        width: auto;
        margin-left: 0;
        padding-bottom: 12px;
    }

    .chapterBox,
    .setupBox,
    .readTipBox,
    .pcBox,
    .flowerBox,
    .newsTipBox,
    .qrBox {
        left: 12px;
        right: 12px;
        width: auto;
        margin-left: 0;
    }

    .readPopup.setupBox {
        left: 50%;
        right: auto;
        top: 50%;
        bottom: auto;
        width: min(320px, 92vw);
        max-height: 72vh;
        margin-left: 0;
        margin-top: 0;
        transform: translate(-50%, -50%);
        overflow-y: auto;
        border: 1px solid var(--read-action-border);
        border-radius: 10px;
        background: var(--read-catalog-glass-bg);
        box-shadow: 0 12px 28px rgba(82,64,36,.18);
        -webkit-backdrop-filter: blur(12px) saturate(112%);
        backdrop-filter: blur(12px) saturate(112%);
    }

    .setupBox .popupTit h3 {
        margin: 12px 14px;
        font-size: 16px;
        color: var(--read-action-text-hover);
    }

    .setupBox .closePopup {
        top: 12px;
        right: 12px;
        transform: scale(1);
    }

    .chapterBox .scrollWrap {
        height: 60vh;
        max-height: 60vh;
    }

    .dirWrap {
        padding: 0 12px;
    }

    .dirList li {
        float: none;
        width: auto;
        padding-left: 0;
        margin-right: 0;
        height: 38px;
        line-height: 38px;
    }

    .dirList li a {
        float: none;
        display: block;
        width: auto;
    }

    .setupList {
        padding: 0 12px 12px;
    }

    .setupList li {
        gap: 6px;
        padding: 8px 0;
        border-bottom-color: var(--read-action-border);
    }

    .setupList li .tit {
        flex: 0 0 40px;
        line-height: 1.2;
        font-size: 12px;
        margin-bottom: 0;
        color: var(--read-action-text);
    }

    .setupList li.fontSize {
        flex-wrap: nowrap;
        gap: 4px;
    }
    .setupList li.fontSize a {
        width: 38px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .setupList li.fontSize .current_font {
        padding: 0 8px;
        margin-right: 0;
        min-width: 34px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .setupList li.fontSize .fontSelectLabel {
        margin-left: 2px;
        font-size: 12px;
        color: var(--read-action-text);
    }
    .setupList li.fontSize .js-setup-font-select {
        width: 74px;
        min-width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 6px;
    }

    .setBtn a {
        width: 52px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
    }
    .setupList li.setPage a {
        width: 64px;
        height: 30px;
        line-height: 30px;
    }
    .setupList li.setupActions {
        justify-content: center;
        padding-top: 8px;
    }
    .setupList li.setupActions .btn_reset_default {
        width: auto;
        min-width: 96px;
        height: 30px;
        line-height: 30px;
        padding: 0 12px;
    }

    .readTheme a {
        width: 28px;
        height: 28px;
        margin: 0;
    }

    .haveRead {
        width: 100%;
        margin: 0 auto 12px;
    }

    .haveRead h4 {
        padding: 14px 12px 0;
    }

    .haveRead ul {
        padding: 0 6px 12px;
    }

    .haveRead li {
        width: calc(33.333% - 12px);
        margin: 8px 6px;
    }

    .haveRead .items_img img {
        width: 100%;
        height: auto;
    }

    .haveRead .items_link {
        width: 100%;
        height: 26px;
        line-height: 26px;
    }

    .payFoot {
        margin: 10px 12px 0;
        padding: 12px 0;
    }

    .order_bar {
        padding-bottom: 14px;
    }

    .order_zj {
        width: calc(50% - 12px);
        margin: 6px;
        box-sizing: border-box;
        padding: 12px 0;
    }

    .readFooter .box_center {
        width: auto;
        margin: 0 12px;
    }

    .readFooter .copyright ul {
        text-align: center;
    }

    .readFooter .copyright li {
        line-height: 1.9;
    }
}

@media (max-width: 420px) {
    .readQuickNav {
        right: 8px;
    }
    .mobileReadSetupBtn {
        right: 8px;
    }
    .mobileReadActionMenu {
        left: 0;
        right: 0;
    }

    .readChapterDock {
        left: 50%;
        right: auto;
        max-width: 92vw;
        transform: translate(-50%, -8px);
    }
    .readChapterDock.active.is-visible {
        transform: translate(-50%, 0);
    }
    .readChapterDock .readChapterDockText {
        max-width: 66vw;
    }
    body.read_chapter_nav_manual:not(.read_flip_mode) .readChapterDock .readChapterDockText {
        max-width: 84vw;
    }

    .bookNav .bookNavTrail a:last-of-type:not(:only-child) {
        max-width: 36vw;
    }
    .bookNav .bookNavTrail a:only-child {
        max-width: 78vw;
    }

    .book_title h1 {
        font-size: 19px;
    }
}
