html,
body {
    position: relative;
}

.loadBg {
    background-color: #f6f6f6;
}

.reader_bg {
    min-height: 14rem;
}

html {
    /* opacity: 0; */
    /* -webkit-overflow-scrolling: touch; */
    z-index: 1;
    scrollbar-width: none;
}

html::-webkit-scrollbar,
#read_trans {
    display: none;
}

.rob_item_bg {
    padding-top: 0;
    padding-bottom: 0;
}

#bottom_speech {
    display: none;
}

.remind_text {
    position: absolute;
    z-index: 20;
    text-align: center;
    pointer-events: none;
    display: none;
    background-color: #78CE83;
    color: white;
    font-size: 0.34rem;
    padding: 0.1rem;
    box-sizing: border-box;
    border-radius: 0.2rem;
    line-height: 0.5rem;
    border: 0.05rem solid white
}

#Tool {
    background: #78CE83
}

#swiper_view {
    width: 10rem;
    height: 100%;
    overflow-y: auto;
}

.swiper-slide {
    background: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.reader_bg {
    top: 0;
    width: 10rem;
    position: relative;
}

.reader_img {
    width: 10rem;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.reader_audio_bg {
    position: absolute;
    box-sizing: border-box;
    border: 2px solid rgba(249, 128, 125, 0.7);
    border-radius: 0.15rem;
}

#videoBg {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 100;
    -webkit-transform: translateZ(5px);
    -moz-transform: translateZ(5px);
    -o-transform: translateZ(5px);
    transform: translateZ(5px);
    overflow: hidden;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.video-btn,
.audio_div {
    padding: 0 .1733rem;
    z-index: 10;
    position: absolute;
    height: .6667rem;
    display: flex;
    align-items: center;
    border-radius: .2933rem;
    color: #fff;
    font-size: .2933rem;
}

.explain_audio_bg {
    /* box-sizing: border-box; */
    white-space: nowrap;
    padding: 0 .1733rem;
    z-index: 10;
    position: absolute;
    height: .5867rem;
    display: flex;
    align-items: center;
    border-radius: .3335rem;
    color: #fff;
    font-size: .2933rem;
}

.explain_border {
    opacity: 0;
    margin-top: -0.05rem;
    margin-left: -0.053rem;
    position: absolute;
    height: .6933rem;
    border-radius: .3335rem;
}

.video-btn img,
.audio_div img,
.explain_audio_bg img {
    width: .4rem;
    height: .4rem;
    margin-right: .0933rem;
}

.explain_img {
    position: absolute;
    box-sizing: border-box;
    border-radius: 0.15rem;
    border: 2px solid rgba(0, 0, 0, 0);
    display: none;
    margin: -2px 0 0 -2px;
    z-index: 1;
}

.explain_img img {
    width: 100%;
    height: 100%;
}

.video-btn span {
    /* margin-top: -.05rem; */
}

#vedioPlay {
    background-color: #000;
    height: 5.6667rem;
}

.prism-big-play-btn {
    border: 0 !important;
}

.prism-player .prism-big-play-btn {
    background: url('../img/bigplay.png') no-repeat;
    background-size: contain;
    width: 64px;
    height: 64px;
}

.videoDiv {
    margin: 0 auto;
}

.fanhui {
    display: none;
    width: 100px;
    height: 100px;
    position: fixed;
    left: 88%;
    top: 3%;
    transform: rotate(90deg) translateZ(3px);
    background: url(/xiaoxue_shengzi/img/fanhui.png) no-repeat;
    background-size: 100%;
    width: .9333rem;
    height: .9333rem;
    z-index: 1000;
}

.video-tools-btn {
    display: flex;
    font-size: .3733rem;
    color: #282828;
    margin-top: 1.3rem;
}

.prism-big-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-fanhui {
    width: 2.7333rem;
    height: .88rem;
    background: #78CE83;
    border-radius: .44rem;
    margin-right: 1.3733rem;
    color: #fff;
}

.full-screen {
    width: 3.2267rem;
    height: .88rem;
    background: #78CE83;
    border-radius: .44rem;
    color: #fff;
}

#containerId {
    position: static;
}

.full-screen img {
    width: .4667rem;
    height: .4667rem;
    margin-right: .16rem;
}

.reader_audio_num {
    margin-left: -0.225rem;
    margin-top: -0.225rem;
    width: 0.45rem;
    height: 0.45rem;
    line-height: 0.45rem;
    background-color: #78CE83;
    color: white;
    text-align: center;
    border-radius: 0.25rem;
    font-size: 0.3rem;
    display: none;
    transform: scale(0.8)
}

#guide_bg {
    width: 10rem;
    height: 100%;
    z-index: 110;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    display: none;
    margin: auto;
    left: 0;
    right: 0;
    top: 0
}

#guide_close {
    float: right;
    width: 1.5rem;
    height: 0.8rem;
    background-color: white;
    line-height: 0.8rem;
    font-size: 0.4rem;
    color: black;
    text-align: center;
    border-radius: 0.4rem;
    margin-right: 0.5rem;
    margin-top: 0.5rem
}

#guide_bg img {
    position: absolute;
    display: none;
    width: 100%
}

#bottom_tool {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 10px #909090;
    position: fixed;
    bottom: -1rem;
    width: 10rem;
    height: 2.3rem;
    background-color: white;
    z-index: 10
}

#bottom_left {
    float: left;
    width: 2rem;
    height: 1.3rem;
    background-color: white;
    line-height: 1.3rem;
    font-size: 0.4rem;
    color: #78CE83;
    text-align: center
}

#bottom_right {
    float: left;
    width: 8rem;
    height: 1.3rem;
    background-color: #78CE83
}

.bottom_tool_item {
    float: left;
    z-index: 11;
    width: 4rem;
    height: 1.3rem;
    line-height: 1.3rem;
    background-image: url('../img/border.png');
    background-repeat: no-repeat;
    background-position: 99% 50%;
    background-size: 1px 0.6rem;
    text-align: center;
    font-size: 0.4rem;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bottom_read {
    background-image: url('');
}

#seting_mask {
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    -o-transform: translateZ(2px);
    transform: translateZ(2px);
    width: 10rem;
    height: 100%;
    top: 0;
    z-index: 105;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    display: none
}

#seting_bg {
    width: 7.2rem;
    padding: 0.1rem 0.45rem .4rem 0.45rem;
    background-color: white;
    border-radius: 0.2rem;
    margin: auto;
}

.seting-div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.action_bg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.3rem;
    margin-top: 0.25rem;
}

#action_bg_two {
    flex-direction: column;
    align-items: flex-start;
}

.action_name {
    color: #333;
    font-size: .373333rem;
    margin-top: 0.3rem;
}

.main-center-img {
    width: 1rem;
    height: .48rem;
    background-size: 100%;
    margin-top: 0.3rem;
    background-repeat: no-repeat;
    background-image: url('../img/action_close.png');
}

.main-center-img-active {
    background-image: url('../img/action_open.png');
}

.main_center .action_name {
    color: #666;
    margin-right: 0.1rem;
}

.action_img {
    height: 0.6rem;
    margin-top: 0.3rem;
}

.action_bg_sub {
    float: left;
    height: 1rem;
    margin-top: 0.2rem;
    margin-left: 0.75rem
}

.action_name_sub {
    float: left;
    height: 1rem;
    line-height: 1rem;
    color: #3d3d3d;
    font-size: 0.42rem;
    text-align: left
}

.action_img_auto {
    float: left;
    width: 0.8rem;
    height: 0.4rem;
    margin-top: 0.3rem;
    margin-left: 0.1rem
}

#speed_bar,
#speed_time {
    float: left;
    width: 7.2rem;
    height: 0.2rem;
    margin-top: 0.7rem;
    border-radius: 0.1rem;
    background-color: #eaeaea
}

#speed_left_bar,
#speed-left-bar {
    position: fixed;
    width: 3.5rem;
    height: 0.2rem;
    border-radius: 0.1rem;
    background-color: #78CE83;
    pointer-events: none
}

#speed-left-bar {
    width: 0;
}

#speed_slider,
#speed-slider-num {
    position: fixed;
    width: 0.4rem;
    height: 0.4rem;
    background-color: white;
    border-radius: 0.2rem;
    margin-top: -0.11rem;
    border: 1px solid #eaeaea
}

#speed-slider-num {
    margin-left: 0;
}

#speed_value {
    float: left;
    width: 0.7rem;
    margin-top: -0.6rem;
    margin-left: 3.3rem;
    /* margin-left: -0.7rem; */
    font-size: 0.3rem;
    text-align: center;
    color: #78CE83;
    z-index: 66
}

.speed-bar-num {
    width: 7rem;
    margin-top: .28rem !important;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 4.6rem;
}

.speed-bar-num li {
    font-size: .32rem;
    color: #656565;
}

#speed_man,
#speed_kuai {
    margin-top: 0.35rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#speed_man {
    float: left;
}

#speed_kuai {
    float: right;
}

.speed_img {
    float: left;
    width: 0.38rem;
    height: 0.38rem
}

.speed_text {
    float: left;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #656565;
    margin-left: 0.2rem;
    font-size: 0.35rem
}

#seting_close {
    width: .964rem;
    height: .964rem;
    margin-top: 0.5rem;
}

#unit_list_mask {
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    -o-transform: translateZ(2px);
    transform: translateZ(2px);
    position: fixed;
    width: 10rem;
    height: 100%;
    top: 0;
    z-index: 105;
    background-color: rgba(0, 0, 0, 0.4);
    display: none
}

#unit_div {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#unit_list {
    float: left;
    width: 7.99rem;
    height: 60%;
    /* margin-left: 1rem;
    margin-top: 20%; */
    overflow-y: scroll;
    background-color: white;
    border-radius: 0.15rem;
    padding-top: 0.9rem;
}

/* 隐藏滚动条 */
#unit_list::-webkit-scrollbar {
    display: none
}

#unit_top {
    position: absolute;
    width: 8rem;
    height: 1rem;
    background-color: #78CE83;
    margin-top: -1rem;
    border-top-left-radius: 0.15rem;
    border-top-right-radius: 0.15rem
}

#unit_top_img {
    float: left;
    margin-left: 2.8rem;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0.25rem 0.1rem;
}

#unit_top_title {
    float: left;
    height: 1rem;
    line-height: 1rem;
    float: left;
    font-size: 0.4rem;
    color: white
}

#unit_close {
    width: .964rem;
    height: .964rem;
    margin-top: 0.6rem;
}

.section {
    float: left;
    width: 8rem;
    background-color: white;
    border-radius: 0.2rem;
    margin: 0.3rem 0
}

.section_title {
    height: 1rem;
    line-height: 1rem;
    margin-left: 0.5rem;
    float: left;
    font-size: .4rem;
    color: #333;
    font-weight: bold;
    width: 7rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.item_list {
    float: left;
    width: 7rem;
    margin-left: 0.5rem;
    overflow: hidden
}

.item_bg {
    width: 7rem;
    height: 1.1rem;
    line-height: 1.1rem;
    display: flex;
    justify-content: space-between;
    border-top: 0.015rem solid #f0f0f0;
    cursor: pointer
}

.item_name {
    float: left;
    height: 0.8rem;
    font-size: .36rem;
    color: rgb(53, 53, 53);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 5rem;
}

.item_push {
    float: right;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 100%
}

#toolbar {
    float: left;
    width: 9rem;
    height: auto;
    margin-left: 0.5rem;
    margin-bottom: 2rem;
    display: none;
    background-color: white;
    border-radius: 0.15rem
}

.tool_bg {
    float: left;
    width: 1.5rem;
    margin-left: 0.25rem;
    margin-bottom: 0.1rem;
    border-radius: 0.2rem;
    border: 0;
}

.tool_item_img {
    float: left;
    width: 1.1rem;
    height: 1.1rem;
    margin-left: 0.2rem;
    margin-top: 0.3rem
}

.tool_item_text {
    float: left;
    width: 1.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
    text-align: center;
    font-size: 0.31rem;
    color: #353535;
    overflow: hidden
}

#range_out_btn {
    position: fixed;
    width: 1.5rem;
    height: 1.5rem;
    left: 0.2rem;
    bottom: 1rem;
    z-index: 99991;
    display: none;
    background-image: url('../img/range_out.png');
    background-repeat: no-repeat;
    background-size: 100%
}

#range_remind {
    position: absolute;
    width: 10rem;
    height: 0.8rem;
    line-height: 0.8rem;
    /* top: 1.2rem; */
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 33;
    display: none;
    pointer-events: none;
}

#range_remind_text {
    position: absolute;
    width: 10rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.38rem;
    text-align: center;
    color: white;
    z-index: 33;
    background: linear-gradient(left, white, #78CE83);
    background: -webkit-linear-gradient(left, white, #78CE83);
    background: -o-linear-gradient(right, white, #78CE83);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: scratchy 2s linear forwards infinite
}

@keyframes scratchy {
    0% {
        background-position: 0 0
    }

    10% {
        background-position: 1rem -1rem
    }

    20% {
        background-position: 2rem -2rem
    }

    30% {
        background-position: 3rem -3rem
    }

    40% {
        background-position: 4rem -4rem
    }

    50% {
        background-position: 5rem -5rem
    }

    60% {
        background-position: 6rem -6rem
    }

    70% {
        background-position: 7rem -7rem
    }

    80% {
        background-position: 8rem -8rem
    }

    90% {
        background-position: 9rem -9rem
    }

    100% {
        background-position: 10rem -10rem
    }
}

.tools {
    opacity: 0;
    background: #78CE83;
    height: 1.1rem;
    display: flex;
    position: fixed;
    z-index: 100;
}

.tools_back {
    position: absolute;
    background-color: #78CE83;
    width: 1rem;
    display: flex;
    align-items: center;
    padding-top: 0.35rem;
    padding-bottom: 0.2rem;
    z-index: 2
}

.tools_back_img {
    height: 0.4rem;
    margin-left: 0.4rem
}

#tools_swiper {
    width: 8.9rem;
    margin-left: 1.1rem;
    align-items: center;
    margin-top: 0.22rem;
    padding-bottom: 0.2rem
}

.tools_item {
    width: 1.7rem;
    height: 0.6rem;
    border: 0.03rem solid #fff;
    text-align: center;
    color: #fff;
    font-size: 0.28rem;
    border-radius: 0.5rem;
    margin-right: 0.2rem;
    font-size: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.tools_title {
    margin-left: 1.2rem;
    width: 8rem;
    height: 1.1rem;
    line-height: 1.1rem;
    font-size: 0.38rem;
    color: white;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 折叠按钮 */
.left_menu {
    width: .68rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    margin-top: 1rem;
    border-radius: 0 0.25rem 0.25rem 0;
    color: #fff;
    position: fixed;
    z-index: 11;
    font-size: 0.35rem;
    border-right: 0.03rem solid #fff;
    border-top: 0.03rem solid #fff;
    border-bottom: 0.03rem solid #fff;
    display: none;
}

.left_menu_fold {
    background: url(../img/icon_unfurls.png) no-repeat center;
    height: 1.1rem;
    background-size: 30%
}

.left_menu_div {
    background-color: rgba(238, 238, 238, .3);
    height: 0.03rem;
    width: 0.5rem;
    margin-left: 0.098rem
}

.left_menu_fold_active {
    width: .6rem;
    background-color: rgba(0, 0, 0, 0.7);
    margin-top: 2.3rem;
    border-radius: 0 0.25rem 0.25rem 0;
    position: fixed;
    z-index: 11;
    height: 1.3rem;
    background-size: 50%;
    border-right: 0.03rem solid #fff;
    border-top: 0.03rem solid #fff;
    border-bottom: 0.03rem solid #fff;
    text-align: center;
    display: none;
}


.left_menu_catalog,
.left_menu_share,
.left_menu_collection,
.left_menu_dayin,
.left_menu_page {
    width: 0.69rem;
    height: 1.3rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text {
    width: 0.33rem;
    position: relative;
    left: 50%;
    transform: translateX(-159%)
}

.ml,
.fx,
.fx2,
.sc,
.dy,
.ym {
    width: 0.69rem
}

.left_menu_share {
    display: none;
}

.left_menu_fold_active img {
    width: 27%;
    margin-top: 0.5rem
}

.shareBg,
.collectBg {
    display: none;
    position: fixed;
    width: 10rem;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999
}

.collectBg img {
    margin-top: 0.213333rem;
    width: 8.5rem;
    margin-left: 1.1rem;
}

.shareBg img {
    width: 10rem
}

.explain {
    width: 5.8rem;
    height: .893333rem;
    line-height: .893333rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: .16rem;
    z-index: 11;
    top: 3rem;
    position: absolute;
    right: 2.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0
}

.explain_left {
    width: .5rem;
    background: url('/diandu/img/play.png') no-repeat;
    background-size: .328rem;
    background-position: left center;
    border-right: 1px solid rgba(210, 210, 210, .3);
    height: .72rem;
    margin-left: .253333rem
}

.explain_center {
    width: 3.866667rem;
    height: .066667rem;
    background: rgba(210, 210, 210, 1);
    opacity: 0.7;
    border-radius: .04rem;
    position: relative
}

.explain_center .dot {
    width: .376rem;
    height: .376rem;
    background-image: url(/diandu/img/dot.png);
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2%
}

.explain_right {
    width: .5rem;
    background: url('/diandu/img/quxiao.png') no-repeat;
    background-size: .328rem;
    background-position: right center;
    border-left: 1px solid rgba(210, 210, 210, .3);
    height: .72rem;
    margin-right: .253333rem
}

.explain_btn {
    width: 1.48rem;
    height: .68rem;
    line-height: .68rem;
    background: rgba(120, 206, 131, 1);
    border: .053333rem solid rgba(255, 255, 255, 1);
    border-radius: .333333rem;
    position: absolute;
    z-index: 11;
    right: 2.3rem;
    color: #fff;
    top: 4.333333rem;
    font-size: .29rem;
    text-align: right;
    display: none
}

.explain_btn_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: -9%;
    top: 57%;
    transform: translate(-50%, -50%)
}

.explain_btn_img img {
    width: .352rem;
    height: .28rem
}

.explain_btn_text {
    margin-right: 0.25rem
}

/* 购买纸书 */
.buy_book {
    position: absolute;
    display: none;
    z-index: 10;
    right: 0.4rem;
    top: 1.2rem;
    width: 2.146667rem;
    height: 0.626667rem;
}

.buy_book img {
    width: 115%;
    height: 115%;
}

.insert_close_ad {
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 9rem;
    margin-left: 0.5rem;
    position: fixed;
    bottom: 1rem;
}

.insert_close_ad .line {
    width: 4rem;
    height: 0.026667rem;
    background: #78CE83;
}

.insert_close_ad .line_text {
    display: block;
    width: 4rem;
    font-size: 0.386667rem;
    color: #78CE83;
    text-align: center;
}

.btn-status-icon {
    width: .58rem;
    height: .58rem;
    margin-left: 0.25rem;
}

.sleep_img {
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.35rem;
}

/* 间隔时间 */
.range-bar {
    display: flex;
    position: relative;
    background-color: rgb(234, 234, 234);
    width: 7.2rem;
    height: 0.2rem;
    margin-top: .466667rem;
    border-radius: 0.1rem;
    position: absolute;
    z-index: 1000;
    top: 6.5rem;
}

.range-handle {
    position: absolute;
    cursor: move;
    width: 0.4rem;
    height: 0.4rem;
    background-color: white;
    border-radius: 0.2rem;
    margin-top: -0.11rem;
    border: 1px solid rgb(234, 234, 234);
    top: -1px !important;
    left: 2.66rem;
}

.range-quantity {
    background-color: #78ce87;
    width: 2.66rem;
    border-radius: 0.1rem;
}

.range-min {
    display: none;
}

.range-max {
    display: none;
}

.swiper-pagination {
    width: 100%;
}

.swiper-pagination-bullet {
    margin: 0 .1067rem;
}

.item_page {
    opacity: 0;
    max-width: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    font-size: .32rem;
    font-weight: 400;
    color: #353535;
}

.item_right {
    display: flex;
    justify-content: end;
    align-items: center;
}

.swiper-zoom-container {
    transition-duration: 0 !important;
}

.big_btn,
.note_btn {
    width: 1.48rem;
    height: 1.48rem;
}

#k_alert_mask {
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    -o-transform: translateZ(2px);
    transform: translateZ(2px);
}

.big_btn img,
.note_btn img {
    width: 100%;
    height: 100%;
}

.my-swiper .swiper-container {
    z-index: 0 !important;
}

.jumpBtn {
    display: none;
    margin-top: 0.25rem;
}

.page_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5007;
    width: 10rem;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    -o-transform: translateZ(2px);
    transform: translateZ(2px);
}

.page_content {
    position: fixed;
    width: 10rem;
    height: 70%;
    bottom: 0;
    background-color: #ffffff;
}

.page_scroll {
    overflow-y: auto;
    width: 9.56rem;
    height: 85%;
    margin-left: .22rem;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.2rem;
}

.page_num_bg {
    width: 1.195rem;
    height: 0.91rem;
    margin-top: .466667rem;
    float: left
}

.page_num {
    width: .87rem;
    height: .87rem;
    line-height: .91rem;
    margin-left: .162rem;
    border-radius: 50%;
    border: .02rem solid #c6c6c6;
    color: #a8a8a8;
    font-size: .36rem;
    text-align: center
}

.closeBtn {
    width: 10rem;
    height: 15%
}

.closeDiv {
    float: left;
    width: 10rem;
    text-align: center;
    color: #bbbbbb;
    font-size: 0.4rem;
    background-image: url('/common/book_img/closeBtn.png');
    background-repeat: no-repeat;
    background-size: 0.5rem 0.5rem;
    background-position: 42% 42%
}

.audio_frame {
    display: none;
    align-items: center;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.5rem;
    z-index: 5002;
    width: 6.12rem;
    border-radius: .4933rem;
    height: 1rem;
    background: rgba(0, 0, 0, 0.5);
}

#progressBarBg {
    display: flex;
}

#progressBar {
    position: relative;
    width: 5.16rem;
    height: .0533rem;
    background: rgba(120, 206, 131, 0.4);
    border-radius: .0267rem;
}

#progressActiveBar {
    height: .0533rem;
    background-color: rgba(120, 206, 131, 1);
    border-radius: .0267rem;
    position: absolute;
}

.audio-right {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#progressDot {
    cursor: pointer;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    width: 1.7rem;
    padding: 0 0.09rem 0 0.11rem;
    background: #78CE83;
    border-radius: .1867rem;
    display: inline-table;
    text-align: center;
    line-height: 0.4rem;
    font-size: .26rem;
    color: #fff;
}

.audio_frame_btn {
    display: none;
    width: .7067rem;
    height: .7067rem;
    margin-left: 0.28rem;
}

.auto_page {
    opacity: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.25rem;
    color: #333;
}

.left_menu_page,
#page_icon_div {
    display: none;
}

.note_img {
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 10;
}

.function-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    right: 1%;
    bottom: 12%;
    z-index: 1;
}

.custom-ad {
    margin: auto !important;
    margin-left: 0.12rem !important;
}

.video-btn-border {
    position: absolute;
    box-sizing: border-box;
    border-width: 2px;
    border: 2px solid rgba(249, 128, 125, 0.7);
    border-radius: 0.15rem;
    z-index: 10;
    opacity: 0;
}

.anim_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.move_img {
    opacity: 0;
}

.quiet_img,
.move_img_bg {
    position: absolute;
}
.bold{
    font-weight: bold;
    color: #333;
}

.s_img_bg { 
    display: flex;
    z-index: 10;
    position: absolute;
    /* background-color: red; */
}

.small_img {
    object-fit: contain;
    height: 100%;
}