﻿.disFlex {
    display: flex;
}

.pointer {
    cursor: pointer;
}

.bcolE2F2C2 {
    background-color: #e2f2c2;
}

.bcolB8DD61 {
    background-color: #b8dd61;
}

.bcolF8D57A {
    background-color: #f8d57a;
}

.colE2F2C2 {
    color: #e2f2c2;
}

.colB8DD61 {
    color: #b8dd61;
}

.colF8D57A {
    color: #f8d57a;
}

.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;
}

.w236px {
    width: 236px;
}

.h36px {
    height: 36px;
}

.h50px {
    height: 50px;
}

.padL20px {
    padding-left: 20px;
}

.w60px {
    width: 60px;
}

.taskListCss {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    border: 1px solid rgba(209, 209, 209, 1);
}

.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: rgba(95, 202, 153, 1);
}

.listCss u,
.listCss a,
.listCss input {
    cursor: pointer;
    text-decoration: none;
    color: rgb(85, 26, 139);
}

.alC {
    text-align: center;
}

.listCss .alL {
    text-align: center;
}

.padL20px {
    padding-left: 20px;
}

#deleteAll {
    margin-left: 20px;
    cursor: pointer;
    text-decoration: none;
    color: rgb(85, 26, 139);
}

.study-task .back_to_tasks {
    float: right;
    color: rgba(95, 202, 153, 1);
    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;
}

.studyTaskContent .title {
    cursor: pointer;
}

.title_k {
    cursor: pointer;
}

.title_k .bianhao {
    /*display: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: 29px;
    background: url(/Images/video2.png) no-repeat 10px;
    padding-left: 40px;
    background-size: 16px;
}

.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: rgba(95, 202, 153, 1);
    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;
    font-size: 22px;
    color: #666;
    display: none;
}

.tableList tbody tr:nth-child(2n) {
    background-color: #f4f4f4;
}

.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;
    box-sizing: border-box;
    cursor: pointer;
}

.sentencCss {
    padding: 6px 0px;
    font-size: 12px;
    border-radius: 3px;
    /* display: inline-block; */
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

.title_e {
    cursor: pointer;
}

.lable {
    background: url(/Images/icon_zk.png) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.lableOn {
    background: url(/Images/icon_sq.png) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.checkBox {
    margin-right: 40px;
    float: left;
}

.analysis {
    width: 88%;
    padding-left: 7%;
    /* margin-top: 20px; */
}

.tittleCss {
    width: 127px;
    height: 32px;
    line-height: 32px;
    background: rgba(247, 247, 247, 1);
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 6px 6px 0px 0px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    border-bottom: none;
    cursor: pointer;
}

.pulishCss {
    width: 90px;
    height: 30px;
    background: var(--color-base-primary);
    border-radius: 3px;
    line-height: 30px;
    float: right;
    /* margin-right:20px; */
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.oncss {
    color: var(--color-base-primary);
    background: rgba(255, 255, 255, 1);
}

.tCss {
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
}

.col656565 {
    color: #656565;
}

.font14 {
    font-size: 14px;
}

.selectAllCss {
    margin: 0 30px 0 10px;
}

.filter span {
    margin-right: 20px;
    padding: 6px 9px;
    background-color: #f5f6f7;
    cursor: pointer;
}

.filter .filterOn {
    background-color: var(--color-base-fifth);
    color: var(--color-base-primary);
}

.studyTaskContent .thisTypeCss {
    font-size: 14px;
    background-size: 20px;
    right: 10px;
    top: 29px;
}

.nothingCss {
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.lable {
    position: relative;
    top: 3px;
}

.check {
    position: relative;
    top: 4px;
}

.bianhao {
    float: left;
}

.deleteCss {
    float: right;
    margin-right: 20px;
    cursor: pointer;
    color: #666666;
}

.deleteCss img {
    margin-right: 5px;
}

.tittleE {
    width: 50px;
    height: 24px;
    background: rgba(237, 250, 244, 1);
    border-radius: 2px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(75, 202, 145, 1);
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}

.words,
.sentences {
    margin-left: 7%;
}

.rudio {
    width: 8px;
    height: 8px;
    background: rgba(204, 204, 204, 1);
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.onSelect {
    border: 1px solid #5fca99;
    background: rgba(237, 250, 244, 1);
}

.sentences-container .onSelect {
    background: none;
    color: #5fca99;
    border: none;
}

.onSelect .rudio {
    background: #5fca99;
}

.swith {
    width: 885px;
    display: none;
    text-align: center;
}

.swith span {
    padding: 5px 10px;
    background: #fff;
    line-height: 30px;
    color: #5fca99;
    text-align: center;
    cursor: pointer;
    border: 1px #5fca99 solid;
}

.swith .swithOn {
    background: #5fca99;
    color: #fff;
}

.wordAndSentence {
    display: none;
}

/* 2020.09添加：ssm */

.taskTittle {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.sort-by span {
    font-size: 14px;
    color: #999999;
    margin-left: 15px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.sort-by span i {
    margin-right: 5px;
}

.sort-by span.on {
    color: var(--color-base-secondary);
}

.pulishCss {
    margin-left: 20px;
}

.title-nav {
    border-bottom: 1px solid #cccccc;
    padding: 10px 30px 26px 30px;
}

.new-folder {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 26px;
    color: var(--color-base-secondary);
}

.new-folder .new {
    width: 126px;
    border: 1px solid var(--color-base-secondary);
    border-radius: 3px;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-folder .operate span {
    /*文件操作*/
    color: var(--color-base-secondary);
    margin-right: 10px;
    cursor: pointer;
}

.new-folder .operate span i {
    margin-right: 3px;
}

.new-folder .new img {
    margin-right: 10px;
    width: 18px;
    height: 15px;
}

.all-tip {
    font-size: 14px;
}

.all-tip .layui-icon {
    margin: 0 6px;
}

.all-tip span {
    cursor: pointer;
}

.all-tip span:hover {
    color: var(--color-base-secondary);
}

.select-all {
    border-bottom: 1px dashed #cfcfcf;
    vertical-align: middle;
    color: #666666;
    position: relative;
}

.select-all label {
    margin-right: 40px;
}

.select-all input {
    margin-right: 10px;
    vertical-align: middle;
}

.content-item {
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    line-height: 20px;
    text-align: left;
    border-bottom: 1px dashed #cfcfcf;
    color: #333333;
}

/* .content-item .check-item, */

.content-common .check-item {
    margin-right: 20px;
    vertical-align: middle;
}

.content-item .operate {
    display: none;
}

.content-item:hover .operate {
    display: block;
}

.item-name:hover {
    color: var(--color-base-secondary);
}

.content-item:hover .time {
    display: none;
}

.contentE .knowledge-item .operate span,
.content-common .operate span {
    /*文件操作*/
    text-align: right;
    color: var(--color-base-secondary);
    margin-left: 10px;
    cursor: pointer;
}

.contentE .knowledge-item .operate span i,
.content-common .operate span i {
    margin-right: 3px;
}

.item-name-wrap {
    line-height: 20px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.item-name {
    line-height: 20px;
    text-align: left;
    min-width: 600px;
    max-width: 800px;
    margin-left: 2px;
    cursor: pointer;
}

.knowledge-item .item-name-wrap img,
.question-item .item-name-wrap img {
    width: 14px;
    height: 14px;
}

.flex-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    color: #333333;
    /* cursor: pointer; */
    /* width: 100%; */
    line-height: 20px;
    font-size: 14px;
    padding: 20px 30px;
}

.cut-line {
    border-bottom: 1px dashed #cfcfcf;
}

.question-item .children-list .cut-line {
    margin-left: 30px;
}

.question-item .children-list {
    padding-left: 30px;
}

/* .question-item .children-list .flex-box {
    padding-left: 0;
    margin-left: 30px;
} */

.question-item .children-list .flex-box {
    padding: 20px 0px;
    margin: 0px 30px;
}

.right img,
.time img {
    max-height: 17px;
    margin-right: 10px;
    vertical-align: middle;
}

.flex-box .operate {
    display: none;
}

.flex-box:hover .operate {
    display: flex;
}

.flex-box:hover .time {
    display: none;
}

.answers_solution {
    display: none;
    padding: 0px 0px 20px 50px;
}

.answers_solution .analysis {
    padding-left: 0;
}

.contentCss {
    display: none;
}

.referenceAndQuestion {
    display: block;
}

/* 知识点 */

.konwledge-detail {
    display: none;
    margin: 0px 30px 20px 60px;
}

.new-search-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-wrap {
    width: 268px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    display: flex;
    justify-content: flex-start;
    border-radius: 3px;
}

.search-wrap input {
    width: 218px;
    height: 32px;
    border: none;
    text-indent: 10px;
}

.search-btn {
    width: 50px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #f7f7f7;
    color: #999999;
    border-left: 1px solid #d9d9d9;
    cursor: pointer;
}

/* 智能英语 */

.contentE .knowledge-item .flex-box {
    padding-left: 0;
    padding-right: 0;
}

.contentE .knowledge-item .check-item {
    margin-right: 30px;
}

.words-sentences {
    padding: 0 30px;
}

.contentE .knowledge-item {
    padding: 0 30px;
}

.content-detail {
    display: none;
}

.select-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 24px;
    /* margin: 10px 0px; */
}

.select-wrap input {
    margin-right: 20px;
}

.words-wrap,
.sentences-wrap {
    margin-left: 30px;
}

.aiEnglish .content-item {
    /* padding-left: 0;
    padding-right: 0; */
}

.delete-right {
    position: absolute;
    right: 0;
    margin-right: 30px;
    color: #999999;
    cursor: pointer;
    display: none;
}

.delete-right i {
    margin-right: 5px;
}
.content-item .operate i {
    margin-right: 5px;
}

/* 移动到 */

.layui-layer .layui-layer-btn {
    text-align: right;
    padding-right: 0;
}

#move-container {
    display: none;
    width: 480px;
    height: 256px;
    margin: 20px 20px 0;
    border: 1px solid #e8ecee;
    overflow-y: auto;
}

#move-container .all {
    margin-top: 10px;
}

#move-container .all .switch-all {
    transform: rotate(90deg);
}

.folder-list {
    padding-left: 20px;
    line-height: 32px;
    color: #333333;
    font-size: 14px;
}

.folder-name {
    cursor: pointer;
}

.folder-name:hover {
    background-color: #f3f5f8;
}

.folder-name.active {
    background-color: #f3f5f8;
}

.folder-item img:first-child {
    margin-right: 2px;
    margin-left: 10px;
}

.child-list {
    padding-left: 20px;
    /* display: none; */
}

/* 没有数据 */

.nodata {
    height: 200px;
    line-height: 200px;
    text-align: center;
    width: 100%;
}

.task-original {
    display: none;
    /* display: block; */
}

.task-container {
    display: block;
    /* display: none; */
}
