﻿.jd_box {
    margin-bottom: 10px;
}

.jd_box h3 {
    color: var(--color-base-secondary);
}

.jd_box h3 i {
    width: 25px;
    height: 20px;
}

.jd_box h3.aiwork i {
}

.jd_box h3.homework i {
}

a.viewAIHistory {
}

.cjreport {
    position: relative;
}

.cjreport i {
    background: url(/Images/sprites.png) -256px -203px no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: 5px;
    position: absolute;
}

.cjreport label {
    margin-left: 23px;
    color: var(--color-base-secondary);
    cursor: pointer;
}

.bz-job {
    position: absolute;
    right: 31px;
    top: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bz-job:hover {
    background-color: hsl(from var(--color-base-secondary) h s calc(l * 1.1));
}

.bz-job:active {
    background-color: hsl(from var(--color-base-secondary) h s calc(l * 0.9));
}

.viewAIHistory i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(/Images/iconsp.png) no-repeat -218px -3px;
    vertical-align: bottom;
}

.disFlex {
    display: flex;
}

.tittle1Css {
    border: 1px solid #ccc;
    border-bottom-color: var(--color-base-secondary);
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    padding: 10px;
}

.homeWorkCss {
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    color: #999;
}

.taskCss {
    width: 86px;
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    color: #999;
}

.homeWorkOnCss {
    color: var(--color-base-secondary);
}

.taskOnCss {
    color: var(--color-base-secondary);
}

.homeWorkCss:hover {
    color: var(--color-base-secondary);
}

.taskCss:hover {
    color: var(--color-base-secondary);
}

.pointer {
    cursor: pointer;
}

.taskTittleCss {
    height: 62px;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.stateCss {
    flex-direction: row;
    width: 240px;
    justify-content: space-around;
    margin: 0 auto 10px auto;
    font-size: 14px;
}

.selectCss {
    height: 26px;
    font-size: 14px;
    width: 160px;
}

.radius14 {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.bcolE2F2C2 {
    background-color: #e2f2c2;
}

.bcolB8DD61 {
    background-color: #b8dd61;
}

.bcolF8D57A {
    background-color: #f8d57a;
}

.colE2F2C2 {
    color: #e2f2c2;
}

.colB8DD61 {
    color: #b8dd61;
}

.colF8D57A {
    color: #f8d57a;
}

.modulCss {
    flex-grow: 0.09;
}

.modulCss span {
    width: 50px;
    height: 26px;
    border: 1px solid rgba(235, 235, 235, 1);
    display: inline-block;
    text-align: center;
    line-height: 26px;
    color: #999;
    cursor: pointer;
}

.modulCss .onChose {
    color: #333;
}

.publishCss {
    width: 90px;
    height: 30px;
    background: var(--color-base-secondary);
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.tableHeadCss {
    border: 1px solid #ebecf0;
    text-align: center;
}

.borderLfet {
    border-left: 1px solid #ebecf0;
}

.borderRight {
    border-right: 1px solid #ebecf0;
}

.borderTop {
    border-top: 1px solid #ebecf0;
}

.borderBottom {
    border-bottom: 1px solid #ebecf0;
}

.textLeft {
    text-align: left;
}

.numCss {
    width: 60px;
    height: 87px;
    line-height: 87px;
}

.nameCss {
    width: 236px;
}

.w60px {
    width: 60px;
}

.w236px {
    width: 236px;
}

.inlineBlock {
    display: inline-block;
}

.h36px {
    height: 36px;
}

.h50px {
    height: 50px;
}

.lh36px {
    line-height: 36px;
}

.task td {
    box-sizing: border-box;
}

.tableHeadCss tbody td {
    height: 36px;
}

.tableBodyCss tbody td {
    height: 36px;
    width: 50px;
}

.tableBRCss span {
    width: 100%;
    height: 12px;
    display: inline-block;
}

.cantanerCss {
    max-width: 1130px;
    max-height: 730px;
    overflow: hidden;
    box-sizing: border-box;
    margin: auto;
}

.dayTdCss {
    width: 50px;
    height: 36px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 36px;
}

.weekTdCss {
    height: 36px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 36px;
}

.monthTdCss {
    width: 200px;
    height: 36px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 36px;
}

.cantanerCss {
    display: flex;
    flex-wrap: wrap;
}

.cantanerCss > div {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.cantanerCss table {
    width: 100%;
}

.tableTLCss {
    text-align: center;
    width: 26.4%;
}

.tableTRCss {
    width: 73.5%;
    border: 1px solid #e9eaf0;
    text-align: center;
    border-left: none;
}

.tableDays_month td {
    text-align: center;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
}

.tableDays_days {
    text-align: center;
    line-height: 50px;
}

.tableDays_days td {
    width: 50px;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 20px;
    padding-top: 5px;
}

.tableWeeks_week td {
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 20px;
    padding-top: 5px;
}

.tableMonths_month td {
    width: 200px;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 20px;
    padding-top: 5px;
}

.tableBLCss {
    width: 26.4%;
    height: 550px;
}

.fontCss {
    color: #f9b640;
    text-align: center;
    font-style: oblique;
    line-height: 36px;
}

.tableBRCss {
    width: 73.5%;
    cursor: pointer;
}

.tableTRCss,
.tableBRCss,
.tableBLCss {
    position: relative;
}

.tableDays_BR,
.tableDays_TR,
.tableTittle,
.tableWeeks_TR,
.tableWeeks_BR,
.tableMonths_TR,
.tableMonths_BR {
    position: absolute;
    top: 0;
    left: 0;
}

.tittleDateTd td {
    text-align: center;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
}

.hoverCss {
    cursor: pointer;
}

.hoverCss:hover {
    background-color: var(--color-base-secondary);
    color: #fff;
}

.tableTittle {
}

/*任务list*/
.taskListCss {
    margin: 20px auto 0;
    max-width: 1130px;
    padding: 10px 0;
    box-sizing: border-box;
    display: none;
}

.listCss {
    border: 1px solid #ebecf0;
}

.listCss td,
.listCss th {
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #666666;
    text-align: center;
}

.listCss th {
    color: #fff;
    background-color: var(--color-base-secondary);
}

.listCss u,
.listCss a,
.listCss input {
    cursor: pointer;
    text-decoration: none;
    color: var(--color-base-secondary);
}

.alC {
    text-align: center;
}

.listCss .alL {
    text-align: center;
}

.padL20px {
    padding-left: 20px;
}

#deleteAll {
    margin-left: 20px;
    cursor: pointer;
    text-decoration: none;
    color: var(--color-base-secondary);
}

.study-task .back_to_tasks {
    float: right;
    color: var(--color-base-primary);
    margin-bottom: 5px;
    line-height: 25px;
    margin-right: 10px;
    cursor: pointer;
}

.study-task .task-name {
    float: left;
    font-weight: bold;
    font-size: 15px;
    margin-left: 10px;
}

.d_title .taskInput {
    float: left;
    /*display:none;*/
    margin-top: 7px;
    margin-right: 5px;
}

.studyTaskContent {
    padding-left: 30px;
    padding-right: 10px;
    border-top: 1px dashed #ccc;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #616161;
    position: relative;
}

#divStudyTaskContent .backTitle {
    height: 35px;
}

#divStudyTaskContent lable {
    float: left;
    margin-right: 5px;
}

#divStudyTaskContent .title {
    cursor: pointer;
}

#divStudyTaskContent .title i {
    float: left;
    width: 16px;
    height: 16px;
    background: url(/Images/iconsp.png) no-repeat -362px -48px;
    margin-right: 5px;
    margin-top: 4px;
}

#divStudyTaskContent .title_e i {
    float: left;
    width: 16px;
    height: 16px;
    background: url(/Images/iconsp.png) no-repeat -362px -48px;
    margin-right: 5px;
    margin-top: 4px;
}

#divStudyTaskContent .show i {
    float: left;
    width: 16px;
    height: 16px;
    background: url(/Images/iconsp.png) no-repeat -381px -48px;
    margin-right: 5px;
    margin-top: 4px;
}

#divStudyTaskContent .analysis {
    margin-top: 15px;
}

#divStudyTaskContent .analysis table {
    border: none;
}

.studyTaskContent .thisType0 {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(/Images/fbtpic.png) no-repeat 15px;
    padding-left: 40px;
}

.studyTaskContent .thisType1 {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(/Images/video2.png) no-repeat 10px;
    padding-left: 40px;
}

.studyTaskContent .thisType2 {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(/Images/knowledge.png) no-repeat 10px;
    padding-left: 40px;
    background-size: 20px;
}

.studyTaskContent .thisType3 {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(/Images/Englishtest/ic_word.png) no-repeat 10px;
    padding-left: 40px;
    background-size: 20px;
}

#divStudyTaskList #checkAll,
#divStudyTaskList #deleteAll,
#divStudyTaskList .checkBox {
    cursor: pointer;
}

.alert-choose {
    padding: 25px 40px;
    font-size: 14px;
}

.not_receiver,
.receiver {
    display: inline-block;
    width: 400px;
    height: 440px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.not_receiver {
    margin-right: 30px;
    margin-left: 8px;
}

.not_receiver_content,
.receiver_content {
    width: 100%;
    height: 93%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 12px 12px 12px 10px;
    overflow-y: scroll;
}

.not_receiverList,
.receiverList {
    display: inline-block;
    box-sizing: border-box;
    background-color: #f7f8f8;
    width: 112px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #555555;
    margin: 0px 0px 0px 5px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 4px;
    padding: 0 8px;
}

.not_receiverList:hover,
.receiverList:hover {
    background-color: #52a3e2;
    color: #fff;
}

.choose-all,
.cancel-all {
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    left: 334px;
    width: 57px;
    color: #5fbfe7;
}

.choose-all:hover,
.cancel-all:hover {
    opacity: 0.8;
}

.cancel-all {
    color: #ccc;
}

#divStudyTaskContent .tr_kgt .answer_content {
    text-align: left;
}

.info .layui-layer-title {
}

n_title,
.r_title {
    color: #666666;
}

#tips {
    float: right;
    margin-right: 5px;
}

#tips .icon {
    margin-top: 2px;
}

.checkAll {
    margin-left: 10px;
}

.study-task table {
    border: 1px solid #ccc;
}

.study-task table thead tr {
    background-color: var(--color-base-secondary);
    color: #fff;
}

.study-task table th,
.study-task table td {
    padding: 5px;
    text-align: center;
}

.study-task table td.xuhao {
    font-size: 16px;
    font-style: italic;
    color: #fbb040;
    font-weight: bold;
}

.study-task table td u {
    cursor: pointer;
}

.taskPlanTableCopy {
    text-align: center;
    width: 100%;
    margin: 20px 0;
    font-size: 22px;
    color: #666;
    display: none;
}

.tableList tbody tr:nth-child(2n) {
    background-color: #f4f4f4;
}

.title_e {
    cursor: pointer;
}

.tittleE {
    width: 50px;
    height: 20px;
    background: var(--color-secondary-fifth);
    border-radius: 2px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: var(--color-secondary-text);
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}

.words,
.sentences {
    margin-left: 7%;
    display: none;
}

.rudio {
    width: 8px;
    height: 8px;
    background: rgba(204, 204, 204, 1);
    border-radius: 50%;
    display: inline-block;
}

.wordCss {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(204, 204, 204, 1);
    border-radius: 3px;
    display: inline-block;
    padding: 6px 8px;
    margin: 10px 10px 0 0;
    font-size: 12px;
}

.sentencCss {
    margin: 10px 0;
    font-size: 14px;
}

.col999 {
    color: #999;
}

.col666 {
    color: #666;
}

.font11 {
    font-size: 11px;
}

.onhover {
    background-color: var(--color-base-primary);
    color: #fff;
}

.onhover span {
    background-color: var(--color-base-primary);
    color: #fff;
}

.opacity {
    opacity: 0.7;
}

.allCss {
    display: inline-block;
}

.finishCss {
    display: inline-block;
}

.col333 {
    color: #333;
}

.contentDiv {
    color: #999;
    padding: 5px 10px;
    font-size: 14px;
    min-width: 260px;
}

.rateCss {
    justify-content: space-between;
    margin-top: 10px;
}

div.layerRate {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.taskNameCss {
    display: inline-flex;
    float: right;
    position: relative;
    bottom: 3px;
}

.taskNameCss input {
    font-size: 12px;
    height: 25px;
    padding: 5px 10px;
    border: 1px solid var(--color-base-secondary);
    box-sizing: border-box;
    line-height: 25px;
    width: 200px;
}

.taskNameCss .checkTask {
    font-size: 12px;
    display: inline-block;
    background-color: var(--color-base-secondary);
    color: #fff;
    width: 50px;
    height: 25px;
    cursor: pointer;
    text-align: center;
    line-height: 25px;
}

.taskNameCss i {
    position: absolute;
    right: 55px;
    top: 2px;
    cursor: pointer;
    color: #ccc;
    display: none;
}

.tittleEs {
    padding: 0 10px;
    height: 20px;
    background: rgba(237, 250, 244, 1);
    border-radius: 2px;
    font-size: 12px;
    color: rgba(75, 202, 145, 1);
    line-height: 20px;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
}
.learn_tab{
    display: flex;
    justify-content: space-between;
}
.learn_tab div {
    float: left;
    width: 95px;
    height: 35px;
    border: none;
    text-align: center;
    line-height: 35px;
    
    cursor: pointer;
    margin-top: -2px;
    position: relative;
}
.workDeleteMore{
    margin-left: 20px;
    color: var(--color-base-secondary);
}
.WorkCheckAll{
    color: #000f00;
}
.print {
    float: left;
    margin-left: 20px;
    width: 90px;
    height: 30px;
    background: var(--color-base-primary);
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    transform: translateY(-5px);
    display: none;
}
.printTwo{
    float: left;
    margin-left: 20px;
    width: 90px;
    height: 30px;
    background: var(--color-base-primary);
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    transform: translateY(-5px);
    display: none;
}
.situation em {
    max-width: 100%;
}
