* {
    margin: 0px;
    padding: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}
.bookClientBody,
.listHtml,
.backCashBox,
.WeChatFollow,
.shareHtml,
.entryHtml{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clear:after {
    display: table;
    content: '';
    clear: both;
}

body,
html {
    font-family: -apple-system-font, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

.w_b {
    word-break: break-word;
}

a {
    text-decoration: none;
}

dl,
ul {
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

ol {
    list-style: decimal;
    margin-left: 15px;
    font-size: 16px;
}

    ol > li {
        padding-bottom: 0.5em;
        color: #444444;
    }

dd {
    margin-left: 0;
}

.bookListLiText .ft_12 {
    color: #b4b4b4 !important;
}

.ft_12 {
    font-size: 12px !important;
}

.ft_14 {
    font-size: 14px;
}

.ft_16 {
    font-size: 16px;
}

.ft_18 {
    font-size: 18px;
}

.ft_20 {
    font-size: 20px;
}

.ft_22 {
    font-size: 22px;
}

.ft_b {
    font-weight: bold;
}

.Articledetail {
    margin-top: 20px;
}

    .Articledetail ul {
        display: flex;
    }

        .Articledetail ul li {
            flex: 1;
            text-align: center;
            margin-bottom: 0px;
            border-right: 0.5px solid #e1e1e1;
        }

            .Articledetail ul li:last-child {
                border-right: none;
            }

            .Articledetail ul li span {
                display: block;
            }

.TxtName {
    font-size: 14px;
    color: #AFAFAF;
    margin-bottom: 10px;
}

.TxtNumber {
    font-size: 18px;
    color: #444;
}

    .TxtNumber span {
        display: inline-block !important;
    }

.articleUlMove .right,
.articleUlMove .wrong {
    display: none;
}

.todayTask {
    font-size: 16px;
}

.TxtNumber.todayTask > label {
    display: none;
}

    .TxtNumber.todayTask > label a {
        color: #4080F8;
        text-decoration: underline;
    }

.zi {
    font-size: 12px;
}


.buttonDiv {
    position: relative;
}
.buttonModal1,
.buttonModal {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 7px;
    z-index: 9;
}

/*bookҳ��*/
.bookHtml {
    user-select: none;
    -webkit-user-select: none;
}

    .bookHtml .main {
        background: #EFF2F4;
    }

        .bookHtml .main > div {
            background: #fff;
        }

    .bookHtml .cheader {
        height: 56px;
        line-height: 56px;
        color: #444444;
    }

    .bookHtml .weuiBtn {
        margin: 10px 0;
    }


    .bookHtml .calendarDiv {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .bookHtml .cheader .headerLine {
        width: 3px;
        height: 15px;
        background: #2080C1;
        border-radius: 4px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -3px;
    }

    .bookHtml .calendarHeader {
        background: #FFFFFF;
        box-shadow: 0 2px 4px 0 rgba(228, 228, 228, 0.50);
        padding: 0 4%;
    }

    .bookHtml .alreadyRead {
        font-size: 18px;
        color: #2d87c5;
        display: inline-block;
        padding: 0 3px;
    }

.readTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 2px;
}

.hasOrifinPrice {
    max-width: 55%;
}

.noOrifinPrice {
    max-width: 74%;
}

.bookHtml .articleDiv {
    overflow: hidden;
    padding-top: 15px;
}

    .bookHtml .articleDiv > div {
        padding: 0 4%;
    }

    .bookHtml .articleDiv li {
        margin-bottom: 15px;
        font-size: 14px;
        position: relative;
    }

        .bookHtml .articleDiv li .articleContent {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .bookHtml .articleDiv li > img {
            width: 100%;
            display: block;
        }

        .bookHtml .articleDiv li > div > div {
            display: inline-block;
            color: #fff;
        }

.bookHtml .articleHeader {
    padding: 0px !important;
}

    .bookHtml .articleHeader > div {
        border-radius: 7px;
        margin-bottom: 10px;
        padding: 20px 0 10px;
        position: relative;
    }

    .bookHtml .articleHeader .remindBook a {
        color: #aeaeae !important;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

.bookHtml .articleTitle {
    margin-left: 25%;
    width: 49%;
}

    .bookHtml .articleTitle .aTitle2 {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.bookHtml .articleState {
    margin-right: 5%;
    display: none;
}

    .bookHtml .articleState .stateArrow {
        margin-left: 5px;
        display: inline-block;
        width: 8px;
        height: 8px;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        margin-top: 3.5px;
    }

.bookHtml .articleTitle .aTitle1 {
    font-size: 16px;
    margin-bottom: 9%;
}

.bookHtml .touchModal {
    background: rgba(0, 0, 0, .2);
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: +1;
    border-radius: 4px;
}

.bookHtml .articleUl li {
    position: relative;
}

.bookHtml .remindBookImg {
    display: inline-block;
    background: url("https://static.eudic.net/web/jingtingdang/nal_clock_icon@3x.png") no-repeat;
    background-size: 100% 100%;
    background-position: 0px center;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.bookHtml .indexRefresh {
    float: right;
    display: flex;
    align-content: center;
    align-items: center;
    color: #aeaeae;
}

.bookHtml .indexRefreshImg {
    display: inline-block;
    background: url("https://static.eudic.net/web/jingtingdang/select_bg@2x.png") no-repeat;
    background-size: 97px auto;
    background-position: -52px center;
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

/*����*/
.bookHtml .weeklist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 2% 16px;
}

    .bookHtml .weeklist li {
        text-align: center;
        width: 14.28%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

.bookHtml .weeklist {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bookHtml .stateImg {
    width: 30px;
    height: 30px;
    border-radius: 17px;
    margin-top: 20px;
    margin-bottom: 8px;
    border: 1px solid #61C768;
    position: relative;
}


.bookHtml .scaleClass.sign {
    background: url(" https://static.eudic.net/web/studyplan/oval_sign@2x.png") no-repeat !important;
    background-size: 100% 100% !important;
}

.bookHtml .scaleClass.unsign {
    background: url("https://static.eudic.net/web/jingtingdang/ting_fail_sel.png") no-repeat !important;
    background-size: 100% 100% !important;
}

.bookHtml .scaleClass.busign {
    background: url("https://static.eudic.net/web/jingtingdang/ting_repair_sel.png") no-repeat !important;
    background-size: 100% 100% !important;
}



/*ǩ��*/
.bookHtml .sign {
    background: url("https://static.eudic.net/web/jingtingdang/ting_sign_nor.png") no-repeat;
    background-size: 100% 100%;
}


.bookHtml .unsign.cur {
    background: url("https://static.eudic.net/web/jingtingdang/ting_today_nor.png") no-repeat;
    background-size: 100% 100%;
}

    .bookHtml .unsign.cur.scaleClass {
        background: url("https://static.eudic.net/web/jingtingdang/ting_today_sel.png") no-repeat !important;
        background-size: 100% 100% !important;
    }

    .bookHtml .unsign.cur + .dateWay {
        color: #61C768 !important;
    }


/*ûǩ��*/
.bookHtml .unsign {
    background: url("https://static.eudic.net/web/studyplan/oval_fork@2x.png") no-repeat;
    background-size: 100% 100%;
}

    .bookHtml .unsign + .dateWay {
        color: #FF6E6B;
    }

    .bookHtml .sign.stateImg,
    .bookHtml .unsign.stateImg {
        border: none;
    }

/*��ǩ*/
.bookHtml .busign {
    background: url("https://static.eudic.net/web/jingtingdang/ting_repair_nor.png") no-repeat;
    background-size: 100% 100%;
    border: 1px solid #fff;
}

    .bookHtml .busign + .dateWay {
        color: #FABB55 !important;
    }

/*��û��������*/
.bookHtml .noCome.stateImg {
    border: 1px solid #acacac;
}

.bookHtml .noCome + .dateWay,
.bookHtml .unmonth + .dateWay {
    color: #ACACAC;
}

.dateWay,
.allDay {
    display: inline-block;
    width: 100%;
    font-size: 10px;
    color: #61C768;
}


/*�ײ�����*/
.bookHtml .articleUlDiv {
    position: relative;
}

.bookHtml .articleUlLeft {
    position: absolute;
    width: 92%;
    top: 0;
    left: -92%;
}

.bookHtml .articleUlRight {
    position: absolute;
    width: 92%;
    top: 0;
    right: -92%;
}



.bookHtml .ArticleBasic img {
    width: 100%;
    border-radius: 5px;
    display: inline-block;
}

.bookHtml .ArticleBasic {
    display: flex;
    padding: 0 4%;
}

.bookHtml .ArticleBasicImg {
    flex: 4;
}

.bookHtml .ArticleBasicDetail {
    flex: 8;
    margin-left: 4%;
    font-size: 0.239rem;
    color: #797164;
    display: flex;
    flex-direction: column;
}

    .bookHtml .ArticleBasicDetail > * {
        /*padding-right:0.682rem;*/
        padding-right: 40px;
    }

.bookHtml .ArticleBasicDetailRemind {
    flex: 3;
    display: flex;
    flex-direction: column;
}

.top_remind {
    flex: 1;
}

.bookHtml .ArticleBasic .ArticleName {
    font-size: 0.256rem;
    color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.bookHtml .selectOtherBook {
    font-size: 0.205rem;
    color: #AFAFAF;
    line-height: normal;
}

    .bookHtml .selectOtherBook a {
        color: #AFAFAF;
    }

    .bookHtml .selectOtherBook > div {
        border: 1px solid #C0C0C0;
        border-radius: 1.706rem;
        display: inline-block;
        padding: 0 0.137rem;
    }

.bookHtml .ArticleTotalLength {
    color: #B0B0B0;
    font-size: 0.239rem;
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;
}


.bookHtml .EvaluationSpeed {
    display: flex !important;
}

.bookHtml .articleState {
    display: flex !important;
}

    .bookHtml .EvaluationSpeed img,
    .bookHtml .articleState img {
        width: 14px !important;
        height: 12px;
        margin-left: 5px;
    }

.bookHtml .CompletedLi span.stateArrow {
    display: none;
}

.bookHtml .CompletedLi .articleState img {
    display: inline-block !important;
    margin-right: -5px;
    margin-top: 2px;
}

.bookHtml .articleEvaluation .EvaluationSpeed img {
    display: none;
}



.bookHtml .right img {
    display: inline-block;
}

.bookHtml .weui_dialog_alert {
    display: none;
}

.bookHtml .weuiDiv > div:last-child {
    padding: 0 20px;
}

.bookHtml .weuiDiv h3 {
    font-size: 16px;
    color: #4A90E2;
    text-align: center;
    font-weight: normal;
    margin: 30px 0 20px;
}

.bookHtml .weuiDiv ul {
    font-size: 16px;
    color: #444;
}



/*ѡ����ҳ��*/
.EvaluationHeader {
    position: relative;
}

    .EvaluationHeader img {
        width: 100%;
    }

.EvaluationHeaderTxt {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.EvaluationTop {
    position: absolute;
    width: 100%;
    height: 52%;
    top: 7%;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: space-between;
}

.EvaluationTitle {
    margin-left: 26%;
}

    .EvaluationTitle .aTitle1 {
        font-size: 16px;
        margin-bottom: 13%;
    }

    .EvaluationTitle .aTitle2 {
        font-size: 14px;
    }

.EvaluationAlt {
    position: absolute;
    bottom: 14%;
    width: 100%;
    height: 18%;
    font-size: 14px;
    color: #939393;
    text-indent: 6%;
}

/*��������*/
.choiceHtml .QusetionDiv {
    margin: 0 4%;
    font-size: 15px;
    position: relative;
    margin-bottom: 60px;
    line-height: 1.5;
}

.choiceHtml {
    background-color: #ffffff;
}
    /*.choiceHtml .QusetionDiv:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1%;
    bottom: auto;
    right: auto;
    height: 98%;
    width: 2px;
    background-color: #adcdf2;
}*/
    .choiceHtml .QusetionList {
        padding-left: 1%;
        display: flex;
        position: relative;
    }

    .choiceHtml .QusetionFor[data-select=true] .SpeedCircle {
        background: url(https://static.eudic.net/web/jingtingdang/EvaluationSelectNew.png) #fff;
        background-size: 100% 100%;
    }

    .choiceHtml .QusetionFor[data-select=true] .QusetionAnalysis {
        display: block;
    }

    .choiceHtml .QusetionFor:last-child .QusetionHr {
        display: none;
    }

    .choiceHtml .QusetionList > div:first-child {
        margin-right: 5px;
    }

    .choiceHtml .QusetionList > span {
        color: #444;
        letter-spacing: -0.17px;
        line-height: 1.5;
    }

    .choiceHtml .QusetionList ul li {
        font-size: 15px;
        color: #4F4F4F;
        margin-top: 13px;
        display: flex;
}

    .choiceHtml .SelectDefault {
        width: 14px;
        height: 14px;
        background:url(https://static.eudic.net/web/jingtingdang/oval_garyNew.png) #fff;
        background-size: 100% 100%;
        margin-top: 4px;
        margin-right: 4px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
}

        .choiceHtml .SelectDefault + span {
            flex: 1;
        }

    .choiceHtml .QusetionAnalysis {
        font-size: 13px;
        color: #9B9B9B;
        margin-left: 8%;
        margin-top: 15px;
        display: none;
    }

    .choiceHtml .QusetionHr {
        height: 1px;
        background: #e6e6e6;
        margin-left: 8%;
        margin-top: 16px;
        margin-bottom: 15px;
    }

    .choiceHtml .SpeedCircle {
        width: 12px;
        height: 13px;
        display: inline-block;
        background: url(https://static.eudic.net/web/jingtingdang/EvaluationNoSelect.png) #fff;
        background-size: 100% 100%;
        position: absolute;
        left: -1.5%;
        top: 3%;
    }

    .choiceHtml .labelIndex {
        margin-right: 5px;
    }

    .choiceHtml li.selected {
        color: #2a97e0 !important;
    }

        .choiceHtml li.selected .SelectDefault {
            background: url(https://static.eudic.net/web/jingtingdang/EvaluationSelectNew.png) #fff;
            background-size: 100% 100%;
        }

    .choiceHtml .BottomProgress {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 44px;
        background: #ccc;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom);
    }

    .choiceHtml .TotalSpeed {
        margin-right: 6px;
    }

    .choiceHtml .greenBj {
        background: #7AC231;
    }


/*result page*/

.resultHtml {
    background-color: #fff;
}

    .resultHtml .resultHeader {
        text-align: center;
        margin-top: 40px;
    }


    .resultHtml .articleHeader {
        margin-top: 20px;
    }


    .resultHtml .resultHeader img {
        width: 50%;
    }


    .resultHtml .resultHeader p {
        margin-top: 12px;
        margin-bottom: 20px;
        font-size: 16px;
    }


    .resultHtml .articleHeader > div {
        background: #F7F9FC;
        border-radius: 7px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0 0 10px 0;
        margin: 0 4%;
    }


    .resultHtml .ArticleBasic img {
        width: 42px;
        height: 42px;
        border-radius: 4PX;
        display: inline-block;
    }

    .resultHtml .ArticleBasic {
        padding-left: 10%;
    }

        .resultHtml .ArticleBasic > div {
            display: inline-block;
        }

    .resultHtml .ArticleSubject {
        font-size: 14px;
        color: #797979;
        text-align: center;
        display: inline-block;
    }
    .resultHtml .headerLine .ArticleSubject span{
        background: none;
        width: 0;
        height: 0;
        display: initial;
        margin: 0;
    }

    .resultHtml .ArticleBasic .ArticleName {
        color: #444;
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 1.5;
    }

    .resultHtml .ArticleBasic > div {
        position: relative;
        top: -3px;
        left: 5px;
    }

    .resultHtml .resultShare {
        background: #005EFF;
        border-radius: 7px;
        width: 92%;
        margin: 14px auto 10px;
        color: #fff;
        line-height: 40px;
        text-align: center;
        height: 40px;
        position: relative;
        cursor: pointer;
    }
    .resultHtml .resultBottomTxt{
        margin-bottom: 10px;
    }


        .resultHtml .resultShare + p {
            font-size: 12px;
            color: #AFAFAF;
            text-align: center;
        }

    .resultHtml .ArticleTotalLength {
        color: #B0B0B0;
        font-size: 12px;
    }

    .resultHtml .QusetionDiv {
        margin: 0 7%;
        font-size: 15px;
        position: relative;
        margin-bottom: 150px;
        margin-top: 15px;
        line-height: 1.5;
    }

    /*.resultHtml .QusetionDiv:before {
        content: '';
        position: absolute;
        left: 0;
        top: 1%;
        bottom: auto;
        right: auto;
        height: 98.5%;
        width: 2px;
        background-color: #adcdf2;
    }*/

    .resultHtml .QusetionList {
        /*padding-left: 5%;*/
        display: flex;
        position: relative;
    }

    .resultHtml .QusetionFor[data-select=true] .SpeedCircle {
        background: url(https://static.eudic.net/web/jingtingdang/EvaluationSelectNew.png) #fff;
        background-size: 100% 100%;
    }

    .resultHtml .QusetionFor:last-child .QusetionHr {
        display: none;
    }

    .resultHtml .QusetionList > div:first-child {
        margin-right: 5px;
    }

    .resultHtml .QusetionList > span {
        color: #444;
        letter-spacing: -0.17px;
        line-height: 1.5;
    }

    .resultHtml .QusetionList ul li {
        font-size: 15px;
        color: #4F4F4F;
        margin-top: 13px;
        display: flex;
    }

    .resultHtml li.selected {
        color: #e0808d !important;
    }

        .resultHtml li.selected .SelectDefault {
            background: url(https://static.eudic.net/web/jingtingdang/EvaluationSelectNew.png) #fff;
            background-size: 100% 100%;
        }

    .resultHtml .SelectDefault + span {
        flex: 1;
    }


    .resultHtml .QusetionList ul li[data-container=True] {
        color: #63B807 !important;
}


    .resultHtml .SelectDefault {
        display: inline-block;
        width: 14px;
        height: 14px;
        background:url(https://static.eudic.net/web/jingtingdang/oval_garyNew.png) #fff;
        background-size: 100% 100%;
        vertical-align: middle;
        margin-top: 5px;
        margin-right: 4px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;

}


    .resultHtml .QusetionAnalysis {
        font-size: 13px;
        color: #9B9B9B;
        margin-left: 8%;
        margin-top: 15px;
    }


        .resultHtml .QusetionAnalysis span {
            margin-right: 5px;
        }


    .resultHtml .QusetionHr {
        height: 1px;
        background: #e6e6e6;
        margin-left: 8%;
        margin-top: 16px;
        margin-bottom: 15px;
    }


    .resultHtml .SpeedCircle {
        width: 12px;
        height: 13px;
        display: inline-block;
        background: url(https://static.eudic.net/web/jingtingdang/EvaluationNoSelect.png) #fff;
        background-size: 100% 100%;
        position: absolute;
        left: -1.5%;
        top: 3%;
    }


    .resultHtml .labelIndex {
        margin-right: 5px;
    }


    .resultHtml .bottombtn {
    /* height: 44px; */
    /* line-height: 44px; */
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: 0 -2px 4px 0 rgb(219 219 219 / 50%);
    font-size: 15px;
    color: #5E5E5E;
    background: #fff;
    display: flex;
    z-index: 999;
    flex-direction: column;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
    }

        .resultHtml .bottombtn > div {
            position: relative;
        }



*/ .resultHtml .bottombtn .cxpc {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}

.resultHtml .bottombtn1 {
    flex: 1;
}

.resultHtml .bottombtn2 {
    flex: 1;
}


.resultHtml .resultShare a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}


.resultHtml .headerLine {
    padding: 0 4%;
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
}

    .resultHtml .headerLine span {
        width: 3px;
        height: 15px;
        background: #2080C1;
        border-radius: 4px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -1px;
    }

.resultHtml .TxtNumber span {
    display: inline-block !important;
}

.resultHtml .bottombtn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.resultHtml .cxpc {
    font-size: 15px;
    position: relative;
    z-index: 10;
}

/*����ҳ��*/


.shareHtml .content {
    width: 94%;
    margin: 60px auto 30px;
    /*opacity: 0.78;*/
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    border-radius: 10px;
    padding-top: 60px;
}

.shareHtml .ArticleBasic {
    text-align: center;
}

.shareHtml hr {
    width: 81%;
    margin: 25px auto;
    border: none;
    height: 0.5px;
    background: #E1E1E1;
}


.shareHtml .User_head_image {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 48px;
    overflow: hidden;
    top: 20px;
    left: 50%;
    margin-left: -40px;
    box-shadow: 0px 1px 0px #f7d8c8;
}

    .shareHtml .User_head_image img {
        width: 100%;
    }

.shareHtml .ArticleTotalLength {
    margin-top: 14px;
    font-size: 16px;
    color: #4D94FA;
    font-weight: 600;
}


.shareHtml .bookDetail {
    margin-top: 30px;
    padding: 0 9%;
}

    .shareHtml .bookDetail > div {
        overflow: hidden;
    }

    .shareHtml .bookDetail img {
        float: left;
        width: 24%;
        border-radius: 4px;
        margin-right: 20px;
    }

.shareHtml .bookTitle {
    font-size: 14px;
    color: #444;
    margin-top: -2px;
    font-weight: 500;
}

.shareHtml .bookDes {
    font-size: 12px;
    color: #afafaf;
    margin-top: 5px;
    line-height: 18px;
}

.shareHtml .bookChinese {
    font-size: 14px;
    color: #444;
    line-height: 24px;
    padding: 0 9%;
    text-align: justify;
    margin-top: 30px;
}

.shareHtml .downloadBtn {
    background: #4D94FA;
    border-radius: 7px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 20px 9% 20px;
}

    .shareHtml .downloadBtn a {
        width: 100%;
        height: 100%;
        color: #fff;
        text-decoration: none;
        display: block;
    }

/*�б�ҳ*/


.listHtml {
    line-height: 1.5;
    font-family: -apple-system-font, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .listHtml .imgDiv img {
        width: 100%;
        border-radius: 5px;
        display: block;
    }

    .listHtml .haveTextbook li {
        position: relative;
    }

        .listHtml .haveTextbook li > a > div:last-child {
            display: flex;
            margin-left: 4%;
            height: 100%;
            padding: 15px 10px 15px 0;
            border-bottom: 1px solid #eee;
        }

    .listHtml .imgDiv {
        flex: 2;
        position: relative;
    }

    .listHtml .bookDiv {
        flex: 7;
        padding-left: 15px;
        display: flex;
        flex-direction: column;
    }


    .listHtml .arrowDiv {
        flex: 1;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

    .listHtml .bookName {
        font-size: 16px;
        color: #37373B;
    }

    .listHtml .bookDes {
        font-size: 12px;
        color: #A0A0A0;
        height: 36px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /*flex:1;*/
        margin-top: 3px;
        text-overflow: ellipsis;
    }

    .listHtml .arrowDiv > div {
        width: 12px;
        height: 12px;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

    .listHtml .emptyTextbook {
        text-align: center;
        margin-top: 40%;
    }

        .listHtml .emptyTextbook img {
            width: 60%;
        }

    .listHtml .weuiBtn {
        padding: 20px 20px;
    }

    .listHtml .bottomDiv {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin-bottom: constant(safe-area-inset-bottom) !important;
        margin-bottom: env(safe-area-inset-bottom) !important;
    }

    .listHtml .rankColor {
        display: inline-block;
        line-height: normal;
        padding: 0 2px;
        margin-right: 4px;
        border-radius: 1px;
        font-size: 12px;
    }

    .listHtml .haveTextbook {
        padding-bottom: 100px;
    }

    .listHtml .weui-btn {
        background: #fff;
    }

.greenSquare {
    border: 1px solid #3AB833 !important;
    color: #3AB833 !important;
}

.blueSquare {
    border: 1px solid #4183E4;
    color: #4183E4;
}

.purpleSquare {
    border: 1px solid #847fd0;
    color: #847fd0;
}

.pinkSquare {
    border: 1px solid #ED6100;
    color: #ED6100;
}

.graySquare {
    border: 1px solid #A0A0A0;
    color: #A0A0A0;
}





.startGuide .header {
    position: relative;
}

    .startGuide .header img {
        width: 100%;
    }

    .startGuide .header > div {
        position: absolute;
        width: 90%;
        left: 5%;
        background: #FFFFFF;
        box-shadow: 0 12px 20px 0 #E9EEF5;
        border-radius: 4px;
        height: 50px;
        font-size: 18px;
        color: #4A90E2;
        text-align: center;
        line-height: 50px;
        bottom: -11.5%;
    }

.startGuide .content {
    width: 70%;
    margin: 0 auto;
    background: #F0F4FC;
    border-radius: 4px;
    margin-top: 50px;
    padding: 30px 10%;
    font-size: 16px;
    color: #555555;
    margin-bottom: 50px;
}

    .startGuide .content img {
        width: 100%;
        margin-top: 20px;
        display: block;
    }

    .startGuide .content p {
        margin-top: 30px;
    }

    .startGuide .content .button {
        margin-top: 20px;
    }


/*���ҳ��*/
.entryHtml img {
    display: block;
    width: 100%;
}

.entryHtml p {
    font-size: 14px;
    color: #555555;
}

    .entryHtml p.FontWeight {
        margin-top: 10px;
    }

.entryHtml .li {
    position: relative;
}

/*li1 ����*/
.entryHtml .li1_div1 {
    background: #fff;
}

.entryHtml .li1_text {
    position: relative;
    width: 78%;
    background: #FFFFFF;
    box-shadow: 0 12px 20px 0 #E9EEF5;
    border-radius: 4px;
    left: 5%;
    padding: 6% 6%;
    top: -20px;
    font-size: 15px;
    color: #555555;
}

.entryHtml .li1_div2 {
    margin-top: 15px;
    background: #fff;
    overflow: hidden;
}

    .entryHtml .li1_div2 > div {
        background: #F0F4FC;
        border-radius: 4px;
        width: 90%;
        margin: 20px auto;
        padding-top: 15px;
        padding-bottom: 20px;
        text-align: center;
    }

        .entryHtml .li1_div2 > div img {
            width: 90%;
            margin: 0 auto;
        }

        .entryHtml .li1_div2 > div p {
            font-size: 16px;
            margin-top: 20px;
            margin-bottom: 15px;
        }

/*li2 li3 common��ͬģ��*/

.entryHtml .common {
    position: relative;
    margin-top: 10px;
}

.entryHtml .li2 {
    background: #f8fcf9;
}

    .entryHtml .li2 .bookList .bookListLi {
        border-radius: 2px;
        color: #fff;
        margin-top: 30px;
        /*background: #fffff5;
        border: 1px solid #e9ecd2;*/
        position: relative;
    }

.listTitle {
    padding-top: 2%;
}

.free_tag {
    position: absolute;
    right: 0px;
    top: 10%;
    padding: 0.5px 5px;
    border-radius: 2px;
    z-index: 99;
    color: #fff;
    background: #EC656E;
    font-size: 12px;
    text-align: center;
    line-height: normal;
}

.free_tag_list {
    position: absolute;
    right: 20px;
    top: 25px;
    width: 63px;
    z-index: 9;
    padding: 1.5px 2px;
    border-radius: 2px;
    color: #fff;
    background: #EC656E;
    font-size: 12px;
    text-align: center;
    line-height: normal;
}

.free_time {
    position: absolute;
    right: -15px;
    top: 4px;
    z-index: 99;
    height: 22px;
    line-height: 22px;
    color: #EC656E;
    font-size: 14px;
    text-align: center;
}

.lastp {
    font-size: 0.256rem !important;
}

.entryHtml .li2 .bookList .bookListLiImg {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 5px;
    overflow: hidden;
}


.entryHtml .li2 .bookList .bookListLi p {
    color: #444;
}

.entryHtml .bookListLi .bookListLiText p {
    margin-bottom: 3%;
}

.entryHtml .bookListLi .bookListLiText {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    padding-left: 4%;
}

.entryHtml .bookListLi .bookListLiArrow {
    display: flex;
    align-items: center;
    margin-right: 4%;
}

    .entryHtml .bookListLi .bookListLiArrow span {
        width: 8px;
        height: 8px;
        border-left: 1px solid #444;
        border-bottom: 1px solid #444;
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }

.entryHtml .bookListLi > a > div {
    display: flex;
    height: 100%;
}

.entryHtml .li2 .bookList .bookListLi img {
    margin: 0px;
    display: block;
    height: 100%;
}


.entryHtml .li3 {
    background: #fafcfa;
}

.entryHtml .commonDiv1 {
    position: relative;
}

    .entryHtml .commonDiv1 h2 {
        color: #fff;
        text-align: center;
        width: 100%;
        position: absolute;
        top: 25%;
    }

.entryHtml .commonDiv2 {
    position: relative;
    top: -50px;
    width: 90%;
    left: 5%;
    background: #FFFFFF;
    box-shadow: 0 12px 20px 0 #FFF5E7;
    border-radius: 4px;
    padding: 10px 0;
}

    .entryHtml .commonDiv2 > div {
        margin: 20px 20px;
    }

    .entryHtml .commonDiv2 h1 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .entryHtml .commonDiv2 img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.slideDivContent > div {
    margin: 20px 14px;
    margin-top: 15px;
}

/*�����ģ�� common2*/
.entryHtml .common2,
.bookDetailHtml .common2 {
    background: #fafcfa;
    padding: 10px 20px;
    color: #444;
}

    .entryHtml .common2 h3,
    .bookDetailHtml .common2 h3 {
        font-size: 16px;
        color: #4A90E2;
        text-align: center;
        font-weight: normal;
        margin: 20px 0 10px;
    }

.common2 li {
    list-style: disc;
    margin-left: 15px;
}


/*֧����ť ���鱾����ҳ�湲��*/
.entryHtml .purchaseDiv,
.bookDetailHtml .purchaseDiv {
    display: flex;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background: #FCFCFC;
    box-shadow: 0 -2px 4px 0 rgba(232, 232, 232, 0.50);
    text-align: center;
    color: #555555;
    z-index: 999998;
    margin-bottom: constant(safe-area-inset-bottom) !important;
    margin-bottom: env(safe-area-inset-bottom) !important;
}

.entryHtml .purchaseDivLeft,
.bookDetailHtml .purchaseDivLeft {
    flex: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    margin-left: 14px;
    text-align: center;
    font-size: 0.239rem;
}


.entryHtml .purchaseDivRight,
.bookDetailHtml .purchaseDivRight {
    flex: 4;
    line-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.purchaseDivRight .purchaseBtnPack, .purchaseDivRight a {
    color: #fff;
    border-radius: 5px;
    font-size: 0.273rem;
    width: 120px;
    height: 44px;
    background: #2080C1;
}

.purchaseDivRight a {
    color: #fff;
}

.entryHtml .purchaseBtn,
.bookDetailHtml .purchaseBtn,
.iapPurchaseBtn {
    color: #FCFCFC;
    width: 100%;
    border-radius: 5px;
    font-size: 0.273rem;
    width: 120px;
    height: 44px;
    line-height: 44px;
    background: #2080C1;
}

.entryHtml .input_ground,
.bookDetailHtml .input_ground {
    padding-bottom: 60px;
}

    .entryHtml .input_ground p,
    .bookDetailHtml .input_ground p {
        margin-top: 10px;
        font-size: 14px;
    }

    .entryHtml .input_ground input,
    .bookDetailHtml .input_ground input {
        width: 100%;
        height: 30px;
        border: 1px solid #ddd;
        box-shadow: none;
        margin-top: 15px;
        text-indent: 10px;
    }



.entryHtml .alreadyRead,
.bookDetailHtml .alreadyRead {
    font-size: 0.205rem;
    color: #888;
}

.purchaseDivLeft.downCoursel {
    color: #999999;
}

.purchaseDivRight .downCourseR {
    background: #BBBBBB;
    color: #FFFFFF;
}


.purchaseDivLeft .jtfinalPrice {
    width: 100%;
    line-height: initial;
}

    .purchaseDivLeft .jtfinalPrice .minTip {
        font-size: 0.205rem;
        margin-left: 8px;
    }

    .purchaseDivLeft .jtfinalPrice .finalPrice {
        margin-right: 6px;
        font-size: 0.307rem;
    }

.entryHtml .alreadyRead a,
.bookDetailHtml .alreadyRead a {
    color: #4393ca;
}

.entryHtml .finalPrice,
.bookDetailHtml .finalPrice {
    font-size: 16px;
    color: #348bc6;
    width: 100%;
}

    .bookDetailHtml .finalPrice > * {
        display: inline-block;
        vertical-align: middle;
    }

    .bookDetailHtml .finalPrice > s {
        margin-left: 5px;
        margin-right: 5px;
    }

    .bookDetailHtml .finalPrice .alreadyRead:first-child {
        white-space: nowrap;
        max-width: 70%;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .entryHtml .finalPrice .ft_14,
    .bookDetailHtml .finalPrice .ft_14 {
        color: #555;
    }


.entryHtml .closeBookList {
    font-size: 16px;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #000;
    display: none;
    z-index: 9999999;
    text-align: center;
    box-shadow: 0 -2px 4px 0 rgba(232, 232, 232, 0.50);
}

.entryHtml .evaluate_div {
    margin-top: 30px;
}

.entryHtml .evaluate_header {
    height: 23px;
    background: #4990E2;
    position: relative;
    color: #fff;
    width: 75px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    padding-right: 8px;
}

    .entryHtml .evaluate_header:after {
        position: absolute;
        top: 0;
        right: -1px;
        width: 0;
        content: '';
        width: 0;
        height: 0;
        border-top: 11.5px solid transparent;
        border-bottom: 11.5px solid transparent;
        border-right: 10px solid #fff;
    }


.entryHtml .evaluate_content {
    padding-bottom: 20px;
    margin-top: 20px;
}

    .entryHtml .evaluate_content ul li .user_evaluate {
        border-radius: 2px;
        font-size: 14px;
        color: #555555;
        line-height: 24px;
        padding: 5px 12px;
        margin-bottom: 9%;
        position: relative;
        margin-left: 40px;
    }

    .entryHtml .evaluate_content ul li:last-child .user_evaluate {
        margin-bottom: 0;
    }

    .entryHtml .evaluate_content ul li:nth-of-type(odd) .user_evaluate {
        background: #F5FCFF;
        border: 1px solid #CCDEE9;
    }

    .entryHtml .evaluate_content ul li:nth-of-type(even) .user_evaluate {
        background: #FFFFF5;
        border: 1px solid #E9E9CC;
    }

.entryHtml .evaluate_user_information {
    display: flex;
    align-items: center;
}

.entryHtml .evaluate_user_img {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.entryHtml .joinus {
    padding-bottom: 80px;
}

/*����α�ģ��*/
.entryHtml .slideDiv {
    background: #fff;
    z-index: 9999;
    position: fixed;
    bottom: 0px;
}

.entryHtml .slideDivContent {
    /* height: 100%; */
    overflow-y: scroll;
    position: relative;
    width: 100%;
    background: #F8F9FA;
    border-radius: 4px;
    padding: 10px 0 10px 0;
    -webkit-overflow-scrolling: touch;
}

    .entryHtml .slideDivContent > * {
        -webkit-transform: translateZ(0px);
    }

.entryHtml .slideDiv .commonDiv2 {
    top: 0px;
    box-shadow: none;
}


.entryHtml .blackBj {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, .3);
    z-index: 99999;
}


/*΢��ҳ��*/
.weHtml .li1_text p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #4A90E2;
    text-align: center;
}

.weHtml .li1_div2 > div > p,
.weHtml .li1_div2 > div > div {
    padding: 0 20px;
}

.weHtml .li1_text {
    position: relative;
    width: 78%;
    background: #FFFFFF;
    box-shadow: 0 12px 20px 0 #E9EEF5;
    border-radius: 4px;
    left: 5%;
    padding: 4% 6%;
    top: -27px;
}

.weHtml .li1_div2 {
    margin-top: 0px;
}

    .weHtml .li1_div2 > div img {
        width: 100%;
    }

    .weHtml .li1_div2 > div p {
        text-align: left;
    }

/*�α�����ҳ*/
.bookDetailHtml {
    font-size: .256rem;
    color: #444;
    line-height: 1.5;
    overflow: hidden;
}

    .bookDetailHtml .bookDetailBottom {
        background: rgba(231, 239, 243, 0.45);
        overflow: hidden;
    }

    .bookDetailHtml .bookDetailCommon {
        padding: 20px 5%;
        background: #fff;
    }

    .bookDetailHtml .bookDetailDiv {
        position: relative;
    }

    .bookDetailHtml .bookDetailDivContent {
        height: 3rem;
        color: #fff;
        position: relative;
        background: transparent !important;
    }

    .bookDetailHtml .commonTitle {
        font-size: 0.3rem !important;
        font-weight: 600;
        margin-bottom: 0.1rem;
    }

    .bookDetailHtml .bookDetailDivBotton {
        position: absolute;
        width: 90%;
        bottom: -8%;
        display: flex;
    }

        .bookDetailHtml .bookDetailDivBotton ul li {
            margin-bottom: 0.07rem;
            float: left;
            width: 50%;
        }

            .bookDetailHtml .bookDetailDivBotton ul li div {
                flex: 1;
            }

    .bookDetailHtml .bookDetailDiv .bookImg {
        flex: 2;
        border-radius: 5px;
        overflow: hidden;
        margin-right: 0.25rem;
    }

    .bookDetailHtml .bookDetailDiv .detailNumber {
        flex: 5;
        font-size: 0.26rem;
    }

    .bookDetailHtml .bookDetailDiv .bookImg img {
        width: 100%;
        display: block;
    }

    .bookDetailHtml .bookDetailDiv .detailNumber ul {
        margin-top: 0.3rem;
    }


    /*����ģ��*/
    .bookDetailHtml .blur_bj {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        z-index: -1;
        -webkit-filter: blur(5px);
        filter: blur(15px);
        transform: scale(1.2);
    }

    .bookDetailHtml .blur_bj_gray {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        background: rgba(0, 0, 0, .2);
        z-index: -1;
        opacity: 0.5;
    }

    .bookDetailHtml .blur_bj img {
        width: 100%;
        height: 120%;
    }

    /*��Ʒ���*/
    .bookDetailHtml .bookIntroduction {
        padding-top: 0.6rem;
        padding-bottom: 0px;
    }

        .bookDetailHtml .bookIntroduction p {
            font-size: 0.273rem;
            cursor: pointer;
        }

    .bookDetailHtml .openClose {
        width: 100%;
        margin-top: 0.1rem;
        display: flex;
        justify-content: center;
        height: 25px;
        cursor: pointer;
    }

        .bookDetailHtml .openClose > span {
            border-bottom: 1px solid #999;
            border-left: 1px solid #999;
            width: 8px;
            height: 8px;
            display: block;
            transform: rotate(-45deg);
            transform-origin: 50% 50%;
            -webkit-transform: rotate(-45deg);
            -webkit-transform-origin: 50% 100%;
        }

    .bookDetailHtml .introduction {
        height: 1.17rem;
        overflow: hidden;
    }

    /*�鱾��ǩ*/
    .bookDetailHtml .tagDiv,
    .bookDetailHtml .IntroduceReasonsDiv,
    .bookDetailHtml .classicalLineDiv {
        margin-top: 0.1rem;
    }

        .bookDetailHtml .tagDiv ul li {
            font-size: 0.24rem;
            float: left;
            color: #A0A0A0;
            letter-spacing: 0.4px;
            border: 1px solid #A0A0A0;
            border-radius: 2px;
            padding: 2px 6px;
            margin-right: 0.2rem;
        }

        .bookDetailHtml .classicalLineDiv ul li {
            background: #FFFFF5;
            border: 1px solid #E9E9CC;
            padding: 0.155rem 0.19rem;
            margin-top: 0.239rem;
            color: #888;
        }

            .bookDetailHtml .classicalLineDiv ul li p {
                color: #444;
            }

    /*�Ƽ�����*/
    .bookDetailHtml .IntroduceReasonsDivImg {
        position: relative;
    }

        .bookDetailHtml .IntroduceReasonsDivImg ul {
            position: absolute;
            top: -4%;
            height: 100%;
            left: 0.4rem;
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            .bookDetailHtml .IntroduceReasonsDivImg ul li {
                margin-top: 0.1rem;
            }

        .bookDetailHtml .IntroduceReasonsDivImg img {
            width: 105%;
            margin-left: -2.5%;
            display: block;
        }

    .bookDetailHtml .activeRule,
    .bookDetailHtml .rewardSystem,
    .bookDetailHtml .joinFrom {
        margin-top: 0.1rem;
    }

        .bookDetailHtml .activeRule li,
        .bookDetailHtml .rewardSystem li {
            list-style: disc;
            margin-left: 5%;
        }

    .bookDetailHtml .noLoginIn {
        display: none;
    }

/*΢�Ź�עҳ��*/
.WeChatFollow .text_a {
    text-align: center;
}

.WeChatFollow img {
    width: 100%;
}

.WeChatFollow .headerText {
    font-size: 0.239rem;
    color: #999999;
    text-align: center;
    margin-top: 0.205rem;
    margin-bottom: 0.273rem;
    padding: 0 0.341rem;
}

.WeChatFollow .step {
    padding-bottom: 30px;
}

    .WeChatFollow .step ul li {
        font-size: 0.239rem;
        color: #666666;
        width: 90%;
        margin-left: 5%;
    }

        .WeChatFollow .step ul li > div {
            border-left: 1px solid #79a6fa;
            margin-left: 0.137rem;
            padding-left: 0.273rem;
            padding-top: 0.137rem;
            padding-bottom: 0.205rem;
        }

        .WeChatFollow .step ul li:last-child > div {
            border-left: none;
        }

        .WeChatFollow .step ul li > div p {
            padding-bottom: 0.222rem;
        }

.WeChatFollow .liP {
    font-size: 0.273rem;
    color: #444444;
    font-weight: bold;
}

    .WeChatFollow .liP span {
        vertical-align: middle;
    }

.WeChatFollow .circle {
    display: inline-block;
    border: 2px solid #79a6fa;
    width: 0.222rem;
    height: 0.222rem;
    border-radius: 0.222rem;
    margin-right: 0.137rem;
}

.WeChatFollow .yellow_square {
    background: #FFF9EE;
    border: 1px solid #FFDB9E;
    border-radius: 0.007rem;
    height: 0.785rem;
    line-height: 0.785rem;
    font-size: 0.341rem;
    color: #FF9E00;
    cursor: pointer;
}

.WeChatFollow .green_square {
    background: #F1FFEE;
    border: 1px solid #BEF3B3;
    border-radius: 0.007rem;
    height: 0.785rem;
    line-height: 0.785rem;
    font-size: 0.307rem;
    color: #79BD6A;
    cursor: pointer;
}

.WeChatFollow .copyText {
    font-size: 0.239rem;
    color: #999999;
    display: inline-block;
    width: 100%;
    margin-top: 0.102rem;
}

.WeChatFollow #inputCode {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -99999;
    opacity: 0;
}

.adaptationIphone {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: constant(safe-area-inset-bottom);
    height: env(safe-area-inset-bottom);
    background-color: #fff;
}

/*iphoneX����*/
.AdaptationIphoneX {
    display: none;
    z-index: 999999;
    height: 34px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #fff;
}

.adaptationIphone {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: constant(safe-area-inset-bottom);
    height: env(safe-area-inset-bottom);
    background-color: #fff;
    z-index: 999;
}

.jtnBookBox .jtnBooksUrl {
    padding-bottom: 34px;
}

.reward-for-jingting {
    list-style: decimal;
    margin-left: 15px;
    font-size: 16px;
}

.reward-for-nostyle {
    list-style: none;
    margin-left: 0;
}

.bookDetailHtml .rewardSystem .reward-for-nostyle li {
    padding-bottom: 0.5em;
    list-style-type: none;
}

.rewardTitle {
    font-weight: bold;
}

/*�����α���״̬����ʽ*/
.newWeuiBtn {
    margin: 0 auto;
}

.newWeui-btn {
    display: inline-block;
    width: 190px;
    height: 30px;
    line-height: 26px;
    font-size: 15px;
    border-radius: 5px;
    letter-spacing: 1px;
    padding-left: 0;
    padding-right: 0;
}

/*Ӣ����������ɫ*/
body.en .newWeui-btn {
    background: #43a1c7;
}

body.en .newWeui-btn_plain-primary {
    border: 1px solid #43a1c7;
}

/*������������ɫ*/
body.de .newWeui-btn {
    background: #37ac1a;
}

body.de .newWeui-btn_plain-primary {
    border: 1px solid #37ac1a;
}

/*������������ɫ*/
body.fr .newWeui-btn {
    background: #2695e0;
}

body.fr .newWeui-btn_plain-primary {
    border: 1px solid #2695e0;
}

/*������������ɫ*/
body.es .newWeui-btn {
    background: #a6203b;
}

body.es .newWeui-btn_plain-primary {
    border: 1px solid #a6203b;
}

.newWeui-btn_plain-primary {
    color: #fff;
    box-sizing: border-box;
}

.no_detail {
    color: #838383;
    font-size: 13px;
    margin-bottom: 20px;
}

.newno_detail {
    color: #8f8f8f;
    margin-bottom: 30px;
}

.ques_title {
    margin: 25px 0 5px 0;
    font-size: 14px;
    color: #2080C1;
}

.ques_do {
    margin: 10px 0;
    font-size: 14px;
}

.img_top {
    margin-top: 25px;
}

.bottom_a {
    width: 90%;
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
    bottom: 0;
    display: flex;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    padding: 15px 0;
}

    .bottom_a a {
        border-radius: 4px;
        flex: 1;
        display: inline-block;
        width: 50%;
    }

.i_know {
    background: #fff;
    border: 1px solid #43a1f7;
    color: #43a1f7;
    margin-right: 3px;
}

.dowm_a {
    color: #fff;
    border-left: 1px solid #ddd;
    background: #43a1f7;
    margin-left: 3px;
}

.div_bot {
    margin-bottom: 35px;
}

.img_top {
    margin-top: 25px;
}


.img_top {
    margin-top: 25px;
}

.vipNoPrice {
    margin-left: 5px;
    color: #919191;
    text-decoration: line-through;
}

/*С����ȫ��ֻ*/
.backCashBox {
    background: #EBCFB4;
    font-family: PingFangSC-Regular;
    color: #444444;
    font-size: 0.256rem;
    letter-spacing: 0;
    overflow: hidden;
}

.rabbit_img {
    position: relative;
    height: 0.8rem;
}

    .rabbit_img img {
        width: 1.02rem;
        height: 0.8rem;
        position: absolute;
        right: 0.8rem;
    }

.backCashLogo {
    padding-top: 0.3rem;
}

    .backCashLogo img {
        width: 6.38rem;
        height: 4.3rem;
    }

.backCashContent {
    padding: 0 0.273rem;
    background: url("https://static.eudic.net/web/jingtingdang/jt_king_bg_img.png") no-repeat;
    background-size: contain;
}

    .backCashContent .whiteBg {
        position: relative;
        padding: 0.341rem;
        background: #FFFEFC;
        border-radius: 5px;
        margin-bottom: 12px;
    }

.linkWhiteBg {
    position: absolute;
    width: 10px;
    margin-top: 6px;
    display: inline-block;
    z-index: 99;
}

.linkLeft {
    left: 10px;
}

.linkRight {
    right: 10px;
}

.linkWhiteBg img {
    width: 10px;
    height: 40px;
}

.signTime {
    background: url("https://static.eudic.net/web/jingtingdang/tag1_title.png");
    width: 1.59rem;
    height: 0.68rem;
}

.selectKing {
    background: url("https://static.eudic.net/web/jingtingdang/tag2_title.png");
    width: 3.62rem;
    height: 0.68rem;
}

.howjingting {
    background: url("https://static.eudic.net/web/jingtingdang/tag3_title.png");
    width: 2.39rem;
    height: 0.68rem;
}

.whatWard {
    background: url("https://static.eudic.net/web/jingtingdang/tag4_title.png");
    width: 2.66rem;
    height: 0.68rem;
}

.topTitleBg {
    font-size: 0.273rem;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0px center;
}

    .topTitleBg span {
        display: inline-block;
        margin: 0.08rem 0 0 0.15rem;
    }

.botContentBox {
    margin-top: 15px;
}

    .botContentBox p {
        letter-spacing: 0;
        color: #444444;
    }

        .botContentBox p i {
            font-style: normal;
            color: #40BF5B;
        }

        .botContentBox p .spanGreen {
            color: #40BF5B;
        }

    .botContentBox .pgrey {
        color: #A5A4A4;
        font-size: 0.222rem;
    }

    .botContentBox .ptitle {
        font-size: 0.273rem;
        font-weight: bold;
    }

        .botContentBox .ptitle span {
            font-size: 0.222rem;
            font-weight: normal;
            color: #A5A4A4;
        }

    .botContentBox .titleRight {
        height: 20px;
    }

        .botContentBox .titleRight span {
            position: absolute;
            right: 20px;
        }

    .botContentBox .pmar {
        margin: 3px 0 16px 0;
    }

    .botContentBox .ptop {
        margin-top: 3px;
    }

    .botContentBox .titleMar {
        margin-bottom: 10px;
    }

    .botContentBox .titleBot {
        margin-bottom: 20px;
        font-size: 0.256rem;
    }

    .botContentBox .prignt {
        float: right;
    }

    .botContentBox .pline {
        height: 0.5px;
        width: 100%;
        background: #E5E5E5;
        margin: 14px 0;
    }

    .botContentBox .imgText {
        font-size: 0.256rem;
        color: #8F8F8F;
        text-align: center;
        margin: 5px 0 20px 0;
    }

    .botContentBox .imgNotice {
        font-size: 0.239rem;
        color: #4080F8;
        margin-top: 16px;
    }

.botContentImg {
    margin: 0 auto;
    margin-top: 15px;
}

    .botContentImg img {
        width: 5.17rem;
    }

    .botContentImg .imgfive {
        height: 5.02rem;
    }

    .botContentImg .imgsix {
        height: 5.19rem;
    }

    .botContentImg .imgnine {
        height: 10.09rem;
    }

    .botContentImg .imgtwelve {
        height: 8.14rem;
    }

    .botContentImg .imgsixteen {
        height: 3.55rem;
        border: 1px solid #E3E3E3;
        box-sizing: border-box;
    }

.backCashBox .signBtn {
    position: fixed;
    padding: 0.273rem;
    width: 92%;
    bottom: 0;
    z-index: 99;
    background: #EBCFB4;
    padding-top: 0;
}

.backCashBox .btnline {
    background: #EACF4B;
    height: 1px;
    width: 100%;
    margin-bottom: 0.273rem;
}

.whiteBgMar {
    margin-bottom: 73px !important;
}

.btnBackground {
    font-size: 0.273rem !important;
    color: #FFFEFC !important;
    background-color: #38BD55;
}

.activityNotice p {
    font-weight: normal !important;
}

.commonTitle {
    position: relative;
}

.giveback {
    color: #3AB833;
}

.booklist_word {
    background: #fff;
    padding: 0 14px 14px;
    border-radius: 5px;
    margin-top: 19px;
    border: 0.5px solid #DDE2E7;
    box-sizing: border-box;
}

.word_test {
    border-bottom: 0.5px solid #DDE2E7;
    box-sizing: border-box;
}

    .word_test a {
        padding: 12px 0 8px 0;
        font-size: 13px;
        position: relative;
        display: block;
        color: #1aad19;
    }

        .word_test a img {
            width: 12px;
            height: 12px;
            display: inline-block;
            vertical-align: sub;
            margin-left: 3px;
            position: relative;
            top: -1px;
        }

.bookList {
    margin-top: -15px;
}

.word_result {
    color: #444;
}

.try_again {
    position: absolute;
    right: 0;
    top: 12px;
}

.bookListLiText .ft_14 {
    font-size: 16px;
    font-weight: bold;
}

.f_r {
    float: right;
}

.empty_ft {
    min-height: 19px;
    margin-bottom: 3%;
}

.top_detail {
    color: #696969;
    /*padding-top: 25px;*/
}

.word_num {
    font-style: normal;
    font-weight: bold;
}

/*�����ƶ�css�޸�*/
.new_reward_jingting {
    list-style: none;
    margin-left: 0;
}

    .new_reward_jingting .rule_top {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
        height: 0.427rem;
        line-height: 0.427rem;
        position: relative;
    }

    .new_reward_jingting .rule_img {
        height: 100%;
        flex: 1;
        display: flex;
        align-items: center
    }

        .new_reward_jingting .rule_img img {
            width: 0.341rem;
            height: 0.358rem;
            position: relative;
            top: -1px;
        }

    .new_reward_jingting .rule_title {
        font-size: 0.273rem;
        color: #444;
        flex: 6;
        font-weight: bold;
    }

    .new_reward_jingting .rule_detail {
        font-size: 0.239rem;
        color: #8F8F8F;
        margin-left: 0.55rem;
        margin-bottom: 20px;
    }

    .new_reward_jingting .rule_day {
        display: flex;
        align-items: center;
        height: 100%;
        font-size: 0.205rem;
        color: #444;
        margin-top: 3px;
        position: relative;
    }

        .new_reward_jingting .rule_day span {
            color: #4A90E2;
        }

    .new_reward_jingting .black_bold {
        font-weight: bold;
        color: #000;
    }

    .new_reward_jingting .rule_detail span {
        margin-bottom: 10px;
        display: inline-block;
    }

    .new_reward_jingting .rule_day img {
        width: 0.205rem;
        height: 0.205rem;
        vertical-align: middle;
        margin-left: 5px;
    }

    .new_reward_jingting .blueC {
        color: #51abff;
    }

    .new_reward_jingting .new_flex {
        flex: 9.3;
    }

    .new_reward_jingting .end_flex {
        flex: 0.9;
    }

.bookDetailHtml .new_reward_jingting li {
    margin-left: 0;
}

.new_reward_jingting .img_warn img {
    top: 0;
}

.bookDetailHtml .new_reward_jingting li {
    list-style: none;
}

.bookHtml .weuiDiv ul {
    padding-bottom: 1px;
}

.studyIntro {
    margin-top: 20px;
    margin-bottom: 20px;
}

.new_reward_jingting .flex_reward {
    flex: 0.95;
}

.new_reward_jingting .rule_day_empty {
    flex: 3;
}

/*ÿ���⿯*/
.tab_calendar {
    display: flex;
    font-size: 0.256rem;
    color: #444;
    margin-top: 10px;
}

    .tab_calendar > div {
        flex: 1;
    }

.arrow_day {
    display: flex;
}

    .arrow_day a {
        display: flex;
        align-items: center;
        font-size: 0.239rem;
        color: #ABABAB;
    }

    .arrow_day img {
        width: 30px;
        height: 30px;
    }

.center_phase {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow_pre {
    padding-left: 0.119rem;
}

.arrow_next {
    padding-right: 0.119rem;
    justify-content: flex-end;
}

.status_over {
    display: flex;
    padding: 0;
}

    .status_over .over_text {
        font-size: 0.239rem;
        color: #8f8f8f;
        flex: 1;
    }

    .status_over .challenge_again {
        width: 1.058rem;
        background: #4781FF;
        border-radius: 100px;
        color: #fff;
        font-size: 0.205rem;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: normal;
        padding: 1px 0.08rem;
    }


#courseForm {
    display: none;
}

.rule_over_empty {
    flex: 2.2;
}

.bookDetailHtml .purchasejtTitle {
    background: #fff;
    margin-bottom: 0;
    padding: 0.341rem 0.341rem 0.171rem 0.341rem;
}

/* 新的分享页 share start */
.jtBookImg {
    height: 3.191rem;
    position: relative;
}

.shbookImg img {
    width: 100%;
    height: 3.191rem;
}

.shareTime {
    position: absolute;
    left: 0.341rem;
    top: 0.341rem;
    width: 1.001rem;
    height: 1.109rem;
    background: rgba(0, 0, 0, .3);
}

    .shareTime > div {
        position: relative;
        z-index: 10;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
    }

    .shareTime .shdate {
        font-size: 0.614rem;
    }

    .shareTime .shyear {
        /* position: relative;
    top: -4px;
    left: 4px; */
        /* font-size:14px;
    -webkit-transform-origin-x: 0; */
        /* //chrome最小字号是12px,这样写是为了chrome支持8px.即12*0.67=8 */
        /* -webkit-transform: scale(0.715); */
        font-size: 0.171rem;
    }

.shtitleBox .bigTit {
    font-size: 0.307rem;
    color: #444444;
    letter-spacing: 0;
    line-height: 1.2;
}

.shtitleBox .minTit {
    font-size: 0.239rem;
    color: #7F7F7F;
    letter-spacing: 0;
    margin-top: 0.085rem;
}

.shtitleBox {
    padding: 0.341rem;
}

    .shtitleBox > div {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.statisticsBox {
    padding: 0 0.341rem;
}

.statisticsCon {
    background: #F7F8FA;
    border-radius: 5px;
}

.spersonInfo {
    display: flex;
    padding: 0.341rem 0.341rem 0.239rem 0.341rem;
}

    .spersonInfo .avator {
        margin-right: 0.171rem;
    }

        .spersonInfo .avator img {
            width: 0.614rem;
            height: 0.614rem;
            border-radius: 50%;
        }

.readBookTitle {
    font-size: 0.239rem;
    color: #333333;
}

.shareThreeUl .threeLi .liRead {
    font-size: 0.205rem;
    color: #7F7F7F;
    letter-spacing: 0;
}

.shareThreeUl .threeLi .liNum {
    font-size: 0.205rem;
    color: #333333;
    margin-top: 0.102rem;
}

    .shareThreeUl .threeLi .liNum i {
        font-size: 0.341rem;
        color: #7B8DFF;
        letter-spacing: 0;
        text-align: center;
        font-style: normal;
        margin-right: 0.085rem;
    }

.shareThreeUl {
    display: flex;
}

    .shareThreeUl .threeLi {
        flex: 1;
        display: flex;
        flex-wrap: wrap;
    }

        .shareThreeUl .threeLi > span {
            width: 100%;
            text-align: center;
        }

.spersonborder {
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 0.239rem;
    border-bottom: 1px dashed #CCCCCC;
}

.threeStatis {
    padding-bottom: 0.341rem;
}

.shareBottomBtn {
    text-align: center;
    position: relative;
    top: 0.683rem;
    width: 100%;
}

    .shareBottomBtn .descrip {
        font-size: 0.239rem;
        color: #7F7F7F;
        margin-bottom: 0.239rem;
    }

.shareHtml .shareBtnjt {
    height: 40px;
    margin: 0;
    line-height: normal;
    width: 89.5%;
    margin: 0 auto;
    background: #7B8DFF;
    font-size: 0.256rem;
    color: #FFFFFF;
    border-radius: 5px !important;
}

    .shareHtml .shareBtnjt a {
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 1.5px;
        margin-bottom: 0.341rem;
    }

.shyear i {
    font-style: normal;
}

/* 新的分享页 share end */

.entryHtml .entryPurchaseDiv {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #555555;
    z-index: 999998;
}

.entryHtml .purchaseCon {
    background: #6AAEFE;
    margin: 20px;
    height: 48px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
}

.entryHtml .closeScroll {
    display: none;
}

.entryHtml .btnGreyBg {
    display: none;
    width: 89%;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.15);
    margin: 20px;
    height: 48px;
    border-radius: 5px;
}

.fontWeuiBtn a {
    font-size: 16px !important;
    letter-spacing: 1px;
}

body,
.purchaseDiv {
    max-width: 768px;
    margin: 0 auto;
}

    body ::-webkit-scrollbar {
        display: none;
    }
.originalArticle{
    width: fit-content;
    padding: 3px 10px;
    background-color: #51abff;
    border-radius: 5px;
    color: #ffffff;
    position: absolute;
    bottom: 20%;
    right: 7%;
    font-size: 13px;
}
.originalArticle a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    color:inherit;
}
@media all and (min-width:550px) {

    html,
    body,
    .BottomProgress,
    .purchaseDiv,
    .resultHtml .bottombtn,
    .entryHtml .entryPurchaseDiv,
    .slideDiv {
        font-size: 60px !important;
    }

    body,
    .BottomProgress,
    .purchaseDiv,
    .resultHtml .bottombtn,
    .entryHtml .entryPurchaseDiv,
    .slideDiv,
    .jtnMenu,
    .bottomDiv {
        max-width: 600px;
    }

    .bookDetailHtml .commonTitle {
        margin-bottom: 0 !important;
    }

    .bookDetailHtml .bookDetailDiv .bookImg img {
        width: 2rem !important;
    }

    .new_reward_jingting .flex_reward,
    .new_reward_jingting .rule_img {
        max-width: 30px;
    }

    .custom-classname .weui-toast {
        width: 122px;
        height: 122px;
        font-size: 16px;
    }

    .entryHtml .li2 .bookList .bookListLi img {
        width: 100px;
        height: 120px;
        border-radius: 5px;
    }

    .adaptationIphone {
        display: none;
    }
    .originalArticle{
        bottom: 23%;
    }
}

/* new .entryHtml  start*/
.booklist_detail {
    background: #4E3E87;
    border-radius: 20px 20px 0 0;
}

    .booklist_detail .word_exam {

        box-sizing: border-box;
        padding: 0 20px;
    }

        .booklist_detail .word_exam a {
            padding: 20px 0;
            position: relative;
            display: flex;
            color: #FFFFFF;
            align-items: center;
            justify-content: space-between;
            font-size: 15px;
            border-bottom: 0.5px solid #605195;
        }

        .booklist_detail .word_exam .getTesturl {
            justify-content: start;
        }

            .booklist_detail .word_exam .getTesturl img {
                margin-left: 5px;
                position: relative;
                top: 1px;
            }

        .booklist_detail .word_exam .word_result {
            font-size: 15px;
            color: #FFFFFF;
        }

        .booklist_detail .word_exam .tryAgain {
            font-size: 14px;
            background-image: linear-gradient(-241deg, #FE6C6C 0%, #FE866C 100%);
            border-radius: 18px;
            padding: 5px 16px;
        }

        .booklist_detail .word_exam .testurl img {
            width: 14px;
            height: 14px;
        }

.jtnBooksUrl .bookListLi {
    padding: 20px 20px 0 20px;
    position: relative;
}

.jtnbooklistBox .listTitle {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

    .jtnbooklistBox .listTitle .title {
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .jtnbooklistBox .listTitle .jtnstate {
        font-size: 14px;
        width: 26px;
        height: 13px;
    }

.jtnMenu .jtnBtn.activeMenu {
    color: #69CD95;
}

.jtnbooklistBox .jtn_ft,
.jtnbooklistBox .showWords {
    opacity: 0.6;
    color: #FFFFFF;
    font-size: 13px;
}

.jtnbooklistBox .bookListLiText {
    padding-left: 6%;
    border-bottom: 0.5px solid #605195;
    padding-bottom: 18px;
}

.bookListLiImg img {
    width: 63px;
    height: 84px;
}

.jtnbooklistBox .bookListLiText p {
    margin-bottom: 0;
}

.jtnbooklistBox .listTitle {
    padding-top: 0
}

.jtnMenu {
    display: none;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #333;
    position: fixed;
    top: 0;
    z-index: 99;
}

.jtnMenuStatic {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 4%;
    overflow: hidden;
}

    .jtnMenuStatic .jtnMenuBoxStatic {
        margin: 0 20px;
        background: #60469E;
        border-radius: 30px;
    }

.jtnMenuBoxStatic .activeSelect {
    background: #EDD8E6;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jtnMenu .jtnMenuBox,
.jtnMenuStatic .jtnMenuBoxStatic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .jtnMenu .jtnMenuBox .jtnBtn,
    .jtnMenuStatic .jtnMenuBoxStatic .jtnBtn {
        flex: 1;
        font-size: 18px;
        text-align: center;
        height: 100%;
        line-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
        font-size: 16px;
        letter-spacing: 1px;
    }

    .jtnMenuStatic .jtnMenuBoxStatic .jtnBtn {
        line-height: 40px;
    }

        .jtnMenuStatic .jtnMenuBoxStatic .jtnBtn img {
            width: 73px;
            height: 23px;
            position: relative;
            z-index: 1;
        }

        .jtnMenuStatic .jtnMenuBoxStatic .jtnBtn .selectbg {
            width: 106px;
            height: 14px;
            position: absolute;
            bottom: 6px;
            left: 50%;
            margin-left: -53px;
        }

.jtnpart {
    position: absolute;
    top: 0;
    width: 100%;
}

.jtnMenuContent,
.jtnTopban {
    position: relative;
}

.jtnMenuContent {
    background: url("https://static.eudic.net/web/jingtingcourse/jt1214_new.png") no-repeat;
    background-size: 100% 100%;
    background-position: 0px center;
    min-height: 888px;
}

    .jtnMenuContent .jtnBookBox {
        /* margin-top: 10px; */
    }

.jtnDetailBox {
    display: none;
}

.jtnBookBox {
    display: block;
}

.jtnBtn .hideImg {
    display: none;
}

.jtnDetailBox ul,
.jtnDetailBox ul li,
.jtnDetailBox ul li img {
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box;
}

.entryContent {
}

@keyframes menumover {
    from {
        transform: translate(0, 0);
    }

    to {
        transform: translate(100%, 0);
    }
}

.menuMoveR {
    -webkit-animation: menumover 0.3s linear 1;
    animation: menumover 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@keyframes menumovel {
    from {
        transform: translate(100%, 0);
    }

    to {
        transform: translate(0, 0);
    }
}

.menuMoveL {
    -webkit-animation: menumovel 0.3s linear 1;
    animation: menumovel 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

/* 左1 */
@keyframes sidebarleft {
    from {
        /*transform: translate(0, 0);*/
        display: block;
    }

    to {
        transform: translate(-100%, 0);
        display: none;
    }
}

/* 左2 */
@keyframes sidebarright {
    from {
        display: none;
        /*transform: translate(100%, 0);*/
    }

    to {
        transform: translate(0, 0);
        display: block;
    }
}

/* 右1 */
@keyframes sidebarpre {
    from {
        transform: translate(-100%, 0);
        display: none;
    }

    to {
        transform: translate(0, 0);
        display: block;
    }
}

/* 右2*/
@keyframes sidebarnext {
    from {
        display: block;
        transform: translate(0, 0);
    }

    to {
        transform: translate(100%, 0);
        display: none;
    }
}

.sidebar-l {
    -webkit-animation: sidebarleft 0.3s linear 1;
    animation: sidebarleft 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.sidebar-r {
    -webkit-animation: sidebarright 0.3s linear 1;
    animation: sidebarright 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.sidebar-p {
    -webkit-animation: sidebarpre 0.3s linear 1;
    animation: sidebarpre 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.sidebar-n {
    -webkit-animation: sidebarnext 0.3s linear 1;
    animation: sidebarnext 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.pinTuanSucc {
    font-size: 10px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    background: #36B731;
    border-radius: 5px 0 5px 0;
    padding: 0 2px;
}

.pinTuanLoad {
    font-size: 10px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    background: #FF503C;
    border-radius: 5px 0 5px 0;
    padding: 0 2px;
}

/* * classroom page  */
body::-webkit-scrollbar {
    width: 10px;
    height: 16px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道
 内阴影+圆角*/
body::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
}
/*定义滑块
 内阴影+圆角*/
body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc;
}

.classRoomCls {
    max-width: 779px;
}

.custom-class .weui-toast {
    font-size: 0.239rem;
    width: 13em !important;
    min-height: 0.6em !important;
    height: 0.6rem !important;
    top: 80% !important;
    left: 43% !important;
    line-height: 0.6rem !important;
    background: #696e76 !important;
    border-radius: 30px;
    padding: 0px 10px;
}

.custom-class.moreletter .weui-toast {
    width: 20em !important;
    left: 24% !important;
    padding: 0px 10px;
}

.custom-class .weui-icon-success-no-circle:before {
    content: "" !important;
}

.custom-class .weui-icon_toast {
    display: none !important;
}

.minLdeadline {
    font-size: 12px;
    color: #A0A0A0;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 5px;
}
.txtLft{
    text-align: left !important;
}
.resultHtml .resultShare + p.likeApp{
  color:#7AC231;
  font-size: 14px;
  padding: 4px 0;
}
.likeApp img{
    width:13px;
    height:13px;
}
/* 夜间 start */
 @media screen and (prefers-color-scheme: dark) {
    body .resultHtml .articleHeader > div,
    body .listHtml{
        background: rgb(31,31,31);
    }
    body  .resultHtml .QusetionList ul li,
    body .resultHtml .headerLine,
    body .resultHtml .resultShare + p,
    body .TxtNumber,
    body .TxtName,
    body .resultHtml .ArticleSubject,
    body .resultHeader,
    body .choiceHtml .QusetionList ul li,
    body .QusetionList,
    body .EvaluationAlt,
    body .listHtml .bookDes,
    body .listHtml .bookName{
        color: rgb(191, 191, 191);
    }
    body .listHtml .haveTextbook li > a > div:last-child{
        border-bottom:1px solid  rgb(43,43,43);
    }
    body .resultHtml,
    body .choiceHtml,
    body .listHtml .weui-btn{
        background: rgb(28,28,33);
    }
    body .resultHtml .QusetionHr,
    body .choiceHtml .QusetionHr{
        background: rgb(51,51,51);
    }
    body .choiceHtml .BottomProgress{
        background: rgb(77,77,77);
    }
    body .Articledetail ul li{
        border-right: 0.5px solid  rgb(56,56,56);
    }
    body .resultHtml .bottombtn:before{
        background: rgb(59,59,59);
    }
    body .resultHtml .bottombtn{
        box-shadow: rgba(61,61,61,0.5) 0px -2px 4px 0px;
        background-color: rgb(28, 28, 33);
    }
 }
.night .listHtml .bookName{
    color: rgb(191, 191, 191);
}
.night .listHtml .haveTextbook li > a > div:last-child{
  border-bottom: 1px solid #595959;
}
 /* 夜间 end */
 .wkResultTip{
     background:#FFF2ED;
     border-radius: 6px;
     margin: 20px 4% 0 4%;
     display: none;

 }
 .wkResultTip a{
     height:42px;
    color: #EE6732;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
 }
 .wkResultTip .icon{
     width:14px;
     height:17px;
     margin-right: 5px;
 }
 /* 单击选中查词模式的颜色 */
.CIKU_highlight_Word {
    background-color: #058cf5;
    color: #fff;
    -webkit-border-radius: 2px 2px;
}
.wkShareTip{
    display: none;
}
.resultHeader .imgBox{
    position: relative;
    margin-top: -20px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.resultHeader .imgBox img{
    width: 100%;
    height: 186px;
}
.resultHeader .date{
    position: absolute;
    left:20px;
    top:20px;
    padding: 0 5px 5px 5px;
    color:#fff;
    background: rgba(0, 0, 0, .3);
}
.resultHeader .date > span {
    position: relative;
    z-index: 10;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}
.resultHeader .date .dateDay{
    font-size: 35px;
    display: block;
}
.resultHeader .date .dateMon{
    font-size: 10px;
}
.resultHtml .resultHeader .wkMinTitle,
.resultHtml .resultHeader .wkTitle{
    width: 92%;
    margin: 0 auto;
    letter-spacing: 0;
}
.resultHtml .resultHeader .wkTitle{
    font-size: 18px;
    text-align: left;
    color: #444444;
    margin-top:10px;
}
.resultHtml .resultHeader .wkMinTitle{
    font-size: 14px;
    color: #7F7F7F;
    margin-top: 5px;
    margin-bottom:15px;
    text-align: left;
}
.bottomTwoBtn{
    display: flex;
    padding:0 14px;
}
.resultHtml .bottomTwoBtn .resultShare{
    width: 48%;
    margin-left: 2%;
}
.bottomTwoBtn .bottombtn2{
    background: #005EFF;
    font-weight: bold;
    color:#fff;
    border-radius: 7px;
    width: 48%;
    margin: 14px 2% 10px 0;
    line-height: 40px;
    text-align: center;
    height: 40px;
    position: relative;
    cursor: pointer;
}
.resultBottomTxt span{
    font-size: 14px;
}
.level180 .EvaluationTitle .aTitle1 {
    margin-bottom: 6px;
}
.level180 .EvaluationAlt,
.level180 .resultBottomTxt span,
.level180 .resultHtml .ArticleSubject,
.level180 .resultHtml .headerLine,
.level180 .TxtName{
     font-size: 18px;
}
.level180 .wkResultTip a{
     font-size: 17px;
}
.level180 .choiceHtml .BottomProgress,
.level180 .resultHtml .resultHeader .wkMinTitle,
.level180 .resultHtml .QusetionAnalysis,
.level180 .EvaluationTitle .aTitle2,
.level180 .resultHtml .resultHeader .wkTitle,
.level180 .TxtNumber,
.level180 .EvaluationTitle .aTitle1{
    font-size: 21px;
}
.level180 .resultHtml .QusetionList ul li,
.level180 .resultHtml .QusetionDiv,
.level180 .choiceHtml .QusetionList ul li,
.level180 .choiceHtml .QusetionDiv{
   font-size: 25px;
}
.level180 .resultHtml .SelectDefault,
.level180 .choiceHtml .SelectDefault{
    margin-top: 10px;
}
.level180 .resultHeader .date .dateDay{
    font-size: 38px;
}
.level180 .resultHeader .date .dateMon{
    font-size: 13px;
}


.level140 .EvaluationAlt,
.level140 .resultBottomTxt span,
.level140 .resultHtml .ArticleSubject,
.level140 .resultHtml .headerLine,
.level140 .TxtName{
    font-size: 17px;
}
.level140 .wkResultTip a{
     font-size: 16px;
}
.level140 .choiceHtml .BottomProgress,
.level140 .resultHtml .resultHeader .wkMinTitle,
.level140 .resultHtml .QusetionAnalysis,
.level140 .EvaluationTitle .aTitle2,
.level140 .EvaluationTitle .aTitle1{
    font-size: 19px;
}
.level140.EvaluationTitle .aTitle1,
.level140 .resultHtml .QusetionList ul li,
.level140 .resultHtml .QusetionDiv,
.level140 .choiceHtml .QusetionList ul li,
.level140 .choiceHtml .QusetionDiv{
   font-size: 23px;
}
.level140 .resultHtml .resultHeader .wkTitle,
.level140 .TxtNumber{
     font-size: 21px;
}
.level140 .resultHtml .SelectDefault,
.level140 .choiceHtml .SelectDefault{
    margin-top: 7px;
}
.level140 .resultHeader .date .dateDay{
    font-size: 37px;
}
.level140 .resultHeader .date .dateMon{
    font-size: 12px;
}


.level115 .resultHtml .QusetionAnalysis,
.level115 .resultBottomTxt span,
.level115 .resultHtml .resultHeader .wkMinTitle,
.level115 .resultHtml .ArticleSubject,
.level115 .resultHtml .headerLine,
.level115 .TxtName,
.level115 .EvaluationTitle .aTitle1,
.level115 .resultHtml .QusetionList ul li,
.level115 .resultHtml .QusetionDiv,
.level115 .choiceHtml .QusetionList ul li,
.level115 .choiceHtml .QusetionDiv{
   font-size: 18px;
}
.level115 .choiceHtml .BottomProgress,
.level115 .EvaluationTitle .aTitle2,
.level115 .wkResultTip a{
    font-size: 17px;
}
.level115 .EvaluationAlt{
    font-size: 15px;
}
.level115 .resultHtml .resultHeader .wkTitle,
.level115 .TxtNumber{
     font-size: 19px;
}
.level115 .resultHeader .date .dateDay{
    font-size: 36px;
}
.level115 .resultHeader .date .dateMon{
    font-size: 11px;
}


.level90 .resultBottomTxt span,
.level90 .resultHtml .resultHeader .wkMinTitle,
.level90 .resultHtml .QusetionAnalysis,
.level90 .resultHtml .ArticleSubject,
.level90 .resultHtml .headerLine,
.level90 .wkResultTip a,
.level90 .TxtName,
.level90 .EvaluationAlt,
.level90 .EvaluationTitle .aTitle2{
     font-size: 13px;
}


.level90 .choiceHtml .BottomProgress,
.level90 .EvaluationTitle .aTitle1{
    font-size: 15px;
}
.level90 .resultHtml .QusetionList ul li,
.level90 .resultHtml .QusetionDiv,
.level90 .choiceHtml .QusetionList ul li,
.level90 .choiceHtml .QusetionDiv{
   font-size: 14px;
}
.level90 .resultHtml .resultHeader .wkTitle,
.level90 .TxtNumber{
     font-size: 17px;
}
.level90 .resultHeader .date .dateDay{
    font-size: 34px;
}
.level90 .resultHeader .date .dateMon{
    font-size: 9px;
}

.level85 .resultBottomTxt span,
.level85 .resultHtml .resultHeader .wkMinTitle,
.level85 .resultHtml .QusetionAnalysis,
.level85 .resultHtml .ArticleSubject,
.level85 .resultHtml .headerLine,
.level85 .wkResultTip a,
.level85 .TxtName,
.level85 .EvaluationAlt,
.level85 .EvaluationTitle .aTitle2{
     font-size: 12px;
}
.level85 .choiceHtml .BottomProgress,
.level85.EvaluationTitle .aTitle1{
    font-size: 14px;
}
.level85 .resultHtml .QusetionList ul li,
.level85 .resultHtml .QusetionDiv,
.level85 .choiceHtml .QusetionList ul li,
.level85 .choiceHtml .QusetionDiv{
   font-size: 13px;
}
.level85 .resultHtml .resultHeader .wkTitle,
.level85 .TxtNumber{
     font-size: 16px;
}
.level85 .resultHeader .date .dateDay{
    font-size: 33px;
}
.level85 .resultHeader .date .dateMon{
    font-size: 9px;
}

.level80 .resultBottomTxt span,
.level80 .resultHtml .resultHeader .wkMinTitle,
.level80 .resultHtml .QusetionAnalysis,
.level80 .resultHtml .ArticleSubject,
.level80 .resultHtml .headerLine,
.level80 .wkResultTip a,
.level80 .TxtName,
.level80 .EvaluationAlt,
.level80 .EvaluationTitle .aTitle2{
     font-size: 11px;
}
.level80 .choiceHtml .BottomProgress,
.level80.EvaluationTitle .aTitle1{
    font-size: 13px;
}
.level80 .resultHtml .QusetionList ul li,
.level80 .resultHtml .QusetionDiv,
.level80 .choiceHtml .QusetionList ul li,
.level80 .choiceHtml .QusetionDiv{
   font-size: 12px;
}
.level80 .resultHtml .resultHeader .wkTitle,
.level80 .TxtNumber{
     font-size: 15px;
}
.level80 .resultHeader .date .dateDay{
    font-size: 32px;
}
.level80 .resultHeader .date .dateMon{
    font-size: 9px;
}
