:root {
    --questions-main-color: #26a69a;
}

/**错题回顾**/

.advpic {
    height: 100px;
    overflow: hidden;
}


/*.myc_hd{background: #fff none repeat scroll 0 0; overflow: hidden; padding-top:25px; padding-bottom: 0px }*/


/*.myc_bd{background: #eeeff1 none repeat scroll 0 0; padding: 15px 0; }
.whitebg{background: #fff none repeat scroll 0 0; } 
.mybd_cnt{color: #676464; min-height: 400px; padding: 20px 20px 20px 25px; }
.learnh2{float: left;;font-weight: normal;font-size: 22px;color: #4e4e4e;letter-spacing: 1px;margin-left: 20px;
margin-top:-10px;}
.learnh2 span{font-size: 14px}
.learnul li{float: left; margin:0 15px;}
.learnul li.selected{border-bottom: 3px solid #7dc1f6}
.learnul li a{display: block;padding:0px 10px 10px;color:#4e4e4e; font-size: 14px}
.learnul li.selected a{color:#7dc1f6 }*/

img {
    vertical-align: middle;
}

#studyMoneyContent img {
    margin-bottom: 5px;
}

/*.review_boxt{border:1px solid #ccc;padding-bottom:15px}*/


/*.select {display: inline-block;height: 25px;border:1px solid #ccc;text-align: center;padding:0px 8px;
line-height: 25px;border-radius: 4px;cursor: pointer;}*/

.data_choic {
    padding: 15px 10px;
}

div.allSpan span {
    margin-right: 20px;
}

.selectoptin {
    width: 190px;
    padding-left: 5px;
}

.cxun {
    display: inline-block;
    /*width: 49px;*/
    height: 25px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0px 8px;
    line-height: 25px;
    border-radius: 4px;
    cursor: pointer;
}

.cxun-select {
    display: inline-block;
    width: 120px;
    height: 25px;
    transform: translateY(-2px);
    /* background-color: var(--questions-main-color);
    color: #fff; */
}

.cxun-select option {
    background-color: #fff;
    color: #000;
}


.correct_rate {
    height: 27px;
    margin-right: 40px;
}

.ml30 {
    margin-left: 40px;
}

.divlist {
    padding-left: 30px;
    padding-right: 10px;
    border-top: 1px dashed #ccc;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #616161;
    letter-spacing: 1px;
    position: relative;
}

.result {
    text-align: right;
    display: block;
    position: absolute;
    right: 0px;
    top: 33px;
    padding: 16px 20px 0px;
}

.result .result-cell {
    display: inline-block;
    width: 125px;
    height: 20px;
    text-align: left;
    margin-left: 20px;
}

.result-info-box {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 16px 10px 10px 20px;
}

.result-info-box .info-cell {
    display: inline-block;
    margin-left: 20px;
}

.title {
    word-break: break-all;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
    padding-right: 175px;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.title .span {
    float: left;
    padding-left: 30px;
    padding-right: 91px;
    text-align: justify;
    overflow: hidden;
}

.title i {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/Images/iconsp.png) no-repeat -362px -48px;
    left: 0px;
    /*top:50%;margin-top:-9px;*/
    margin-top: 0px;
}

.analysis {
    padding-left: 20px;
    display: none;
}

.analysis_cnt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.analysis_cnt .hd span {
    display: block;
    float: left;
    width: 90px;
    height: 28px;
    border: 1px solid #e6e6e6;
    margin-left: -1px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

.analysis_cnt .hd .on {
    background: #7dc1f6;
    color: #fff;
}

.analysis_cnt .bd {
    margin-top: 20px;
    border-left: 1px solid #e6e6e6;
    padding-left: 20px;
    line-height: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.analysis_cnt .bd h3 {
    font-weight: normal;
}

.show .title i {
    width: 16px;
    height: 16px;
    background: url(/Images/iconsp.png) no-repeat -381px -48px;
}

.show .analysis {
    display: block;
}

#toggle {
    position: absolute;
    width: 17px;
    height: 11px;
    background: url(/Images/iconsp.png) no-repeat -92px -48px;
    left: 0;
    top: 0;
    cursor: pointer;
}


/*.ml45{margin-left: 45px}*/


/*.analysis .awd span {display:block;margin-top:10px;}*/

.ins_choice span {
    margin-right: 0;
}

.htit .float {
    float: right;
    margin-top: -5px;
}

@media only screen and (max-width: 1190px) {
    .correct_rate {
        margin-right: 15px;
    }

    .selectoptin {
        width: 150px;
    }

    .s_stu {
        margin-right: 0px;
    }

    .ins_choice span {
        margin-right: 5px;
    }

    #studentbox {
        float: right;
    }
}

.correctinfo {
    display: none;
    color: #60A437;
    padding: 7px 4px 5px 36px;
    font-weight: bold;
    background-image: url("/Images/correcticon.png?v=1");
    background-repeat: no-repeat;
    background-position: 0 7px;
    font-size: 16px;
}

.errorinfo {
    display: none;
    color: red;
    padding: 7px 4px 5px 36px;
    font-weight: bold;
    background-image: url("/Images/erroricon.png?v=2");
    background-repeat: no-repeat;
    background-position: 0 7px;
    font-size: 16px;
}

.errorq_clear {
    padding: 20px;
}

.errorq_clear .question_info {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

.errorq_clear .err-clear {
    margin-left: 10px;
}

.errorq_clear .question_info>span {
    display: inline-block;
    margin-right: 20px;
    width: 115px;
}

.errorq_clear .question_info>span:nth-child(4) {
    width: 150px;
}

.errorq_clear .question_info>span:nth-child(3) {
    width: 142px;
    margin-right: 32px;
}

.errorq_clear .question_info>span>span {
    display: inline-block;
    width: 30px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    border-radius: 7px;
}

.errorq_clear .question_info>span>div {
    display: inline;
}

.errorq_clear .question_info>span:last-child {
    font-size: 13px;
    display: inline-block;
    width: auto;
    margin-left: 30px;
}

.errorq_clear .question_info .question_num {
    color: red;
    font-weight: bold;
}

.errorq_clear .question_body {
    margin-top: 10px;
    position: relative;
    padding-right: 140px;
}

.errorq_clear .question_answer {
    margin-top: 10px;
}

.errorq_clear .question_submit {
    margin-top: 10px;
    text-align: center;
}

.errorq_clear .question_submit a {
    display: inline-block;
    width: 92px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-right: 5px;
}

.errorq_clear .question_submit .a1 {
    background: #b4b4b4;
    margin-right: 20px;
}

.errorq_clear .question_submit .a2 {
    background: var(--color-base-secondary, #89c4f4);
}

.errorq_clear .question_help .aietabs .aietab_titles .aietab_title_item {
    display: none;
}

.errorq_clear .answered_info .zgt {
    background-color: rgb(233, 233, 233);
    padding: 5px;
    text-align: center;
    display: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

.learn_tab {
    height: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.learn_tab a {
    display: inline-block;
    width: 90px;
    height: 31px;
    border: 1px solid #ccc;
    text-align: center;
    color: #909090;
    box-sizing: border-box;
    font-weight: bold;
    background-color: #f7f7f7;
    margin-right: 6px;
    line-height: 29px;
    border-radius: 3px 3px 0 0;
    margin-top: 1px;
    font-size: 18px;
}

.learn_tab a:hover {
    color: #ff5757;
}

.click_tab .choiced {
    color: #ff5757;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 0 none;
}

.intelligence {
    position: absolute;
    right: 32px;
    top: 64px;
    color: #616161;
    background: url("/Images/kj.png") no-repeat 0px 0px;
    padding-left: 22px;
}

.intelligence:hover {
    color: #63abe5;
    background: url("/Images/kj1.png") no-repeat 0px 0px;
    padding-left: 22px;
}

.content-container {
    border: 1px solid #ccc;
    padding-bottom: 15px;
    position: relative;
}

.hd_tit {
    background: #fff;
    height: 29px;
    box-sizing: border-box;
}

.hd_tit a {
    margin-top: -2px;
    text-align: center;
    color: #909090;
    font-weight: bold;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin-right: 6px;
    display: inline-block;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    box-sizing: border-box;
    height: 31px;
    line-height: 30px;
    font-size: 17px;
    padding: 0 20px;
}

.hd_tit .on {
    color: #ff5757;
    background: #fff;
    height: 32px;
}

.hd_tit a:hover {
    color: #ff5757;
}

#student_jl tr,
#student_jl,
#student_jl tr>td:first-child {
    position: relative;
}

#student_jl tr>td:first-child>div {
    position: absolute;
    top: -5px;
    left: 0px;
}

#student_jl tr>td:first-child>div>i {
    height: 35px;
    background: url(/Images/send.png) no-repeat 20%;
    display: block;
}

#student_jl tr>td:first-child>div>span {
    display: inline-block;
    width: 52px;
    background: #63abe5;
    color: #ffffff;
    line-height: 20px;
    margin-top: 1px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 3px;
}


/*消除上述style对题扩展内容的影响*/

.question_extend tr>td:first-child>div {
    position: static;
}

.question_extend tr>td:first-child>div>span {
    background: none;
}


/*====*/

#student_jl .rank-num {
    max-width: 151px;
    text-align: left;
}

.mess {
    background: url('/Images/messageIcon.png') no-repeat;
    width: 60px;
    height: 60px;
}

#divErrQuestionList {
    /*overflow:hidden;*/
    clear: both;
}

.pagelist {
    clear: both;
}

.errorQuestionsHSZ {
    float: right;
    cursor: pointer;
    padding-right: 10px;
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.errorQuestionsHSZ:hover {
    color: #333;
}

.errorQuestionsHSZ>img {
    margin-right: 6px;
}

@media screen and (max-width: 1190px) {
    .errorQuestionsHSZ {
        padding-right: 0px;
    }

    .errorQuestionsHSZ>img {
        margin-right: 4px;
    }
}


/*//20200519新增智能英语板块*/

.EnglishStudyModel1Css {
    height: 400px;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    color: #333;
    width: 100%;
    border: 1px #ccc solid;
    box-sizing: border-box;
}

.EnglishStudyModel1Css:before,
.EnglishStudyModel1Css:after {
    content: '';
    display: block;
}

.positonCss {
    position: absolute;
    top: 30px;
    left: 508px;
}

.wordsCss {
    width: 450px;
    height: 210px;
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid var(--color-secondary-primary);
    text-align: center;
}

.sentenceCss {
    width: 450px;
    height: 210px;
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid rgba(38, 191, 143, 1);
    text-align: center;
}

.ChineseStudyModelCss {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 75px 25px;
    border: 1px solid #CCCCCC;
}

.chineseCss {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 300px;
    height: 212px;
    margin: 15px;
    background: #F7F8FA;
    border-radius: 8px;
    box-sizing: border-box;
}

.chinese-title {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    background: rgba(223, 245, 238, 1);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color: #26BF8F;
}

.chinese-need {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 100px;
}

.chinese-btn {
    width: 128px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #5FCA99;
    color: #fff;
    cursor: pointer;
    border-radius: 100px;
}

.studyBtnCss {
    display: inline-block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: var(--color-secondary-fifth);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    text-align: left;
    color: var(--color-secondary-text);
    margin-bottom: 7%;
    padding-left: 7%;
    box-sizing: border-box;
}

.detailsCss {
    float: right;
    margin-right: 7%;
    color: #999;
    cursor: pointer;
    font-size: 14px;
}

.detailsCss:hover {
    text-decoration-line: underline;
}

.disFlex1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 6px 2px 0px;
    width: 80%;
    margin: auto;
}

.spanCss span {
    width: 46px;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.spanCss .reviewed1Css {
    line-height: 20px;
}

.spanCss .needCss {
    font-size: 30px;
    color: #666666;
}

.flexGrow {
    flex-grow: 0.6;
}

.border_ccc {
    border-radius: 8px;
    border: 1px #ccc solid;
}

.cantDo1 {
    cursor: not-allowed;
    color: #999;
    border: 1px #ddd solid;
}

.centerCss {
    display: flex;
    align-items: center;
}

.btn1Css {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0px 20px;
    background-color: var(--color-base-secondary);
    color: #fff;
    margin: 10px auto;
    cursor: pointer;
}

.btn3Css {
    display: inline-block;
    padding: 7px 42px;
    background-color: var(--color-secondary-primary);
    color: #fff;
    margin: 15px auto;
    cursor: pointer;
}

.cantDo {
    background-color: #cdcdcd;
    cursor: not-allowed;
}

.englishTCss {
    text-align: center;
    padding: 9px;
    font-size: 20px;
    background-color: #ddd;
    border-bottom: none;
}

.layerListCss {
    width: 500px;
}

.listCss {
    display: flex;
    max-height: 250px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}


/*单词*/

.doneCss {
    display: inline-block;
    border: 1px solid #26BF8F;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin: 10px 10px 0 0;
    font-size: 12px;
    box-sizing: border-box;
    background: #edfaf4;
}

.notDoneCss {
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin: 10px 10px 0 0;
    font-size: 12px;
    box-sizing: border-box;
    background: #fff;
}

.doTypeCss {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
}

.doTypeCss span:first-child {
    display: inline-block;
    border: 1px solid #26BF8F;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing: border-box;
    background: #edfaf4;
}

.doTypeCss span:last-child {
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing: border-box;
    background: #fff;
}


/*单词*/


/*句子*/

.done1Css {
    color: #26BF8F;
    text-align: left;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    font-size: 12px;
    box-sizing: border-box;
    width: 90%
}

.notDone1Css {
    color: #666;
    text-align: left;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin-top: 10px;
    font-size: 12px;
    box-sizing: border-box;
    width: 90%
}

.doType1Css {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
}

.doType1Css>span:first-child {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing: border-box;
    color: #26BF8F;
}

.doType1Css>span:last-child {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px 8px;
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing: border-box;
    color: #666;
}


/*句子*/

.layerListCss .layui-layer-btn a {
    margin-top: 15px;
    background-color: #26BF8F
}

.rudioOn {
    width: 8px;
    height: 8px;
    background: #26BF8F;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.rudioOff {
    width: 8px;
    height: 8px;
    background: #666;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}


/* 切换任务新CSS */

.task-switch {
    border-radius: 6px;
}

.task-switch .layui-layer-title {
    border: none;
    background-color: #fff;
}

.task-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 550px;
}

.task-item {
    display: block;
    width: 520px;
    height: 32px;
    line-height: 32px;
    margin: 4px;
    padding-left: 10px;
    border: 1px solid #CCCCCC;
    color: #333333;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-item-on {
    background: #47A3FF;
    color: #fff;
}

.task-item:hover {
    color: #47A3FF;
}

.studyWordSelectBox {
    display: flex;
    width: 600px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.studyWordSelectBox>div {
    min-width: 100px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #26bf8f;
    color: #26bf8f;
    margin: 5px 20px;
    padding: 0 20rpx;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    cursor: pointer;
    background: rgba(38, 191, 143, 0.1);
}

.studyWordSelectBox>div:hover {
    background: #26bf8f;
    color: #ffffff;
}