pre code {
    border-radius: 4px;
}

.tea-content {
    min-height: calc(100% - 154px);
}

.foot-sub-in {
    margin-top: -163px;
}

.body-html-layout {
    height: 100%;
}

/*日历*/
#ca-calender .laydate-next-y,
#ca-calender .laydate-prev-y {
    display: none;
}

/*自导航栏样式*/
.bj-list {
    margin-top: 30px;
}

.bj-list li {
    position: relative;
    cursor: pointer;
    margin-right: 30px;
}

.bj-list li i {
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #F8F8F8;
    border-radius: 4px;
}

.bj-list li span {
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #8489A2;
    font-size: 16px;
    font-family:-apple-system, BlinkMacSystemFont, Microsoft YaHei,
    Helvetica Neue, Helvetica, Hiragino Sans GB, Arial, sans-serif;
}

.bj-list li i s {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 100px;
    font-size: 50px;
    color: #108EE9;
    text-decoration: none;
    text-align: center;
}

.bj-list li:hover i s {
    color: #FFF;
}

.tea_ques {
    background-position: -66px -48px !important;
}

.tea_center a:focus {
    outline: none;
}

.tea-info {
    width: 100%;
    height: 225px;
    text-align: center;
}

.tea-info>li {
    width: 230px;
    height: 100%;
    border: 1px solid #EEE;
    box-shadow: 0 2px 5px 0 rgba(153, 153, 153, 0.20);
    border-radius: 10px;
    float: left;
}

.tea-info>li img {
    max-width: 84px;
    max-height: 68px;
    margin: 46px auto;
}

.tea-info>li p {
    margin: -16px auto 23px;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    font-weight: bold;
}

.tea-info>li span {
    font-size: 18px;
    color: #FF8F0B;
}

.tea-info>li a {
    color: #108EE9;
    font-size: 14px;
}

.tea-info>li:nth-child(1) {
    margin: 0 54px 0 25px;
}

.tea-info>li:nth-child(2) {
    margin-right: 54px;
}

.tea-info>li:nth-child(3) {
    margin-right: 25px;
}

.stu-info-detail {
    height: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 20px;
}

.stu-info-detail>span.sid {
    font-size: 14px;
}

/*课程路径*/
.tea-cover-left>a span {
    font-size: 10px;
    color: #FF8F0B;
}

.tea-cover-left>a .layui-badge-dot {
    width: 5px;
    height: 5px;
    vertical-align: middle;
    margin-right: 11px;
    margin-left: 21px;
}

.cl-cover-right span {
    font-size: 14px;
    color: #108EE9;
    line-height: 25px;
}

/*开始授课*/
.tea-operate>div:nth-child(4) a {
    background: url("../images/es.png") -66px -15px no-repeat;
    width: 35px;
}

/*课堂测试*/
.cl-container>.tea-test {
    width: calc(100% - 60px);
    margin: -16px 30px 0 30px;
}

.tea-test .tea-test-table {
    width: 100%;
}

.tea-test .tea-test-table tr td.fname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tea_center td,
.tea_center th,
.tg-test td,
.tg-test th {
    height: 55px;
    text-align: center;
    font-size: 14px;
    color: #606060;
}

/*.tg-test是教务组的测试tab页中的属性*/
.tg-test {
    /*min-height: 463px;*/
    padding: 0 24px 24px 24px;
    box-sizing: border-box;
}

.tg-test table th,
.tg-test table td {
    text-align: left;
}

.tg-table-inner tr>td.thename>i {
    font-size: 18px;
}

.tg-table-inner tr>td:last-child {
    position: relative;
}

.thename>.tea-check {
    margin-left: 10px;
}

.prev-epaper,
.prev-epaper:hover,
.view-epaper,
.view-epaper:hover {
    color: #108EE9;
}

.view-epaper {
    margin-right: 14px;
}

.sof {
    font-size: 12px !important;
    color: #1EAF00 !important;
}

.nsubmit {
    color: #F24724 !important;
}

.tea-test-table td {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
}

.uname {
    width: 300px;
    padding-left: 20px;
    text-align: left !important;
}

.tname {
    width: 200px;
    padding-left: 50px;
    text-align: left !important;
}

.tea-test-name td,
.tea-work-name td {
    position: relative;
}

.nread_color {
    color: #F24724 !important;
}

.hread_color {
    color: #0BA194 !important;
}

/*以下是教务的家庭作业*/
.tg-seatwork>table {
    width: 100%;
}

/*右上角图标*/
#tea_triangle {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 22px solid transparent;
    border-left: 22px solid transparent;
}

.tt_triangle {
    border: 22px solid #F5634F;
}

.te_triangle {
    border: 15px solid #0BA194;
}

#tea_triangle>i {
    width: max-content;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    top: -17px;
    right: -18px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.tea-test-table tr>td:first-child,
#tea-grades-table tr>td:first-child {
    text-align: left;
}

.tea-test-table tr>td:first-child>span,
#tea-grades-table tr>td:first-child>span {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    background: transparent;
    border: 1px solid #999999;
    border-radius: 2px;
    color: #999;
    text-align: center;
    margin-right: 10px;
    margin-left: 20px;
    cursor: pointer;
}

#tea-grades-table tr>td:first-child>span.show-spl,
.tea-test-table tr>td:first-child>span.show-spl {
    background: #108EE9;
    border-radius: 2px;
    color: #FFF;
    border: 0;
}

.tea-test-table tr>td:first-child>span>i,
#tea-grades-table tr>td:first-child>span>i {
    font-size: 10px;
}

tr.inner-first {
    border-bottom: 1px solid #E8E8E8;
}

tr.inner-secd {
    background: #F8F8F8;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.20);
}

tr.inner-third {
    background: #FFF;
}

.testList-stu-td {
    border-bottom: 1px solid #E8E8E8;
}

tr.inner-secd>td:first-child>span {
    margin-left: 47px;
}

tr.inner-third>td:first-child>a {
    padding-left: 20px;
}

/*家庭作业的空状态*/
.tseatwork-empty {
    width: 100%;
    height: max-content !important;
    display: flex;
    border-bottom: 1px solid #E8E8E8;
}

.tseatwork-empty>div {
    /*margin: auto;*/
    width: 100%;
    display: flex;
    display: -o-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tseatwork-empty h4 {
    position: relative;
    font-size: 36px;
    letter-spacing: 0;
    margin-top: 20px;
    color: #D8D8D8;
}

.tea-table-inner {
    width: 100%;
    background: #fff;
}

.tea-table-inner tr {
    border: none !important;
}

.tea-table-inner tr:nth-child(even) {
    background: #F4F9FF;
}

.tea-table-inner tr>td {
    width: 158px;
}

.tea-table-inner tr>td:first-child {
    padding-left: 47px !important;
    width: 305px;
}

.inner-secd .ctest-table-inner .cus-tea-table-inner>td {
    padding-left: 0 !important;
}

.tg-table-inner tr>td:first-child {
    padding-left: 47px !important;
    box-sizing: border-box;
    width: 176px;
}

.tg-table-inner tr>td.thename {
    width: 160px;
}

.tg-table-inner tr>td:first-child>a {
    color: #108EE9;
}

.tea-table-inner tr>td:first-child img {
    max-width: 30px;
    max-height: 30px;
    border-radius: 50%;
    margin-right: 20px;
}

.tea-table-inner .layui-badge-dot {
    vertical-align: middle;
    width: 5px;
    height: 5px;
    margin-right: 8px;
}

.inner-third .tea-check {
    color: #108EE9;
    font-size: 14px;
}

.inner-third .tea-check:first-of-type {
    margin-right: 12px;
}

.tea-check:hover {
    color: #108EE9;
}

.score-result {
    color: #FF8F0B;
}

.work-stunum {
    width: 170px;
}

.work-subnum {
    width: 140px;
}

.tea-work-table .tea-test-name {
    border-bottom: 1px solid #E8E8E8;
}

/* 加上lock类名控制tr背景颜色 */
.lock {
    background: #f4f4f4;
}

.icon-129-2 {
    display: block;
    color: #ff9521;
    margin-top: 20px;
}

.tea_ilock {
    left: 695px;
    width: 100px;
    height: 30px;
    position: absolute !important;
    display: block;
}

/* 以上,控制其他表格隐藏，锁定表格显示*/
.cus-tea-table+.testList {
    background: #F8F8F8;
}

.tea-table-inner .cus-tea-table:nth-child(even),
.tea-table-inner .cus-tea-table {
    background: #F8F8F8;
    border-bottom: 1px solid #E8E8E8 !important;
}

.tea-table-inner .cus-tea-table>td:nth-child(1) {
    padding-left: 27px !important;
}

.tea-table-inner .cus-tea-table>td:not(:first-of-type) {
    width: 170px;
}

.tea-table-inner .cus-tea-table>td:last-of-type {
    width: auto;
}

.cus-tea-table-inner .test-table-inner>tr.inner-third>td:first-of-type {
    padding-left: 55px !important;
    width: 320px;
}

.cus-tea-table-inner .test-table-inner>tr.inner-third>td:not(:first-child) {
    width: 170px;
}

.cus-tea-table-inner .test-table-inner>tr.inner-third>td:last-of-type {
    width: auto;
}

.seatwork {
    width: auto;
    margin: 0 30px;
}

/*家庭作业*/
.cl-container>.tea-seatwork {
    width: calc(100% - 60px);
    margin: -16px 30px 0 30px;
}

.tea-seatwork .tea-test-table {
    width: 100%;
}

.test-table-inner {
    width: 100%;
}

.testList-null *,
.testList-null {
    display: block;
}

.testList tr.inner-secd td,
.testList>td {
    height: 0;
    overflow: hidden;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.test-stu-info {
    position: relative;
    height: 90%;
    align-items: center;
    border-left: 1px dashed #e6e6e6;
    padding-left: 20px;
}

.test-stu-info>img.dot {
    position: absolute;
    left: -4px;
    top: 50%;
    width: 7px;
    height: 7px;
}

.testList-stu-td .tea-table-inner tr>td:first-child {
    width: 320px;
    padding-left: 53px !important;
}

.testList-stu-td .tea-table-inner tr>td:not(:first-child) {
    width: 170px;
}

.testList-stu-td .tea-table-inner tr>td:last-child {
    width: auto;
}

.title-style {
    font-weight: 600;
}


/*成绩表*/
.cl-container>.tea-grades {
    width: calc(100% - 60px);
    margin: -16px 30px 0 30px;
}

#tea-grades-table {
    width: 100%;
}

#tea-grades-table .tea-uname {
    text-align: left;
}

#tea-grades-table th:not(.tea-uname) {
    min-width: 158px;
}

#tea-grades-table tr>td:last-child>a {
    color: #108EE9;
}

.tea-grades .layui-form-checkbox[lay-skin=primary] {
    margin-left: 20px;
    margin-right: -6px;
}

.layui-form-checked[lay-skin=primary] i {
    background: #108EE9;
}

.tea-grades-name img {
    max-width: 30px;
    max-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}

.tea-grades-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.tea_uempty_g {
    height: 115px;
    margin: 24px auto;
    text-align: center;
}

.tea_uempty_g>img {
    max-width: 396px;
    max-height: 140px;
}

.tea_uempty_g>span {
    display: block;
    font-size: 30px;
    color: #D8D8D8;
}

.grades-item {
    width: 204px;
    height: 78px;
    float: left;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.10);
    margin: 10px;
    padding-bottom: 8px;
    position: relative;
}

.grades-item>a {
    display: block;
    float: left;
}

.grades-item .grades-item-left {
    width: 133px;
    height: 100%;
    display: flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-direction: column;
}

.grades-item-left>p {
    margin: 12px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.70);
}

.grades-item-left>span {
    font-size: 12px;
    color: rgba(57, 57, 57, 0.70);
    margin: 0 12px;
}

.grades-item .dot-line {
    height: 100%;
    border-left: 2px dotted #ECECEC;
}

.grades-item .grades-item-right {
    width: 68px;
    height: 100%;
    display: flex;
}

.grades-item-right>span {
    margin: auto;
    font-size: 36px;
    color: #FF8F0B;
}

.grades-item>span {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #F8F8F8;
}

.grades-item>span {
    top: -5px;
    right: 65px;
    /*border-radius: 50%;*/
    /*background: #F8F8F8;*/
}

.grades-item>.triangle {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border: 14px solid #FF8F0B;
    border-bottom: 14px solid transparent;
    border-left: 14px solid transparent;
}

.triangle>i {
    font-size: 10px;
    color: #FFF;
    position: absolute;
    top: -12px;
    right: -13px;
}

.insert {
    padding: 10px;
    background: #F8F8F8;
}

.tea-table-foot {
    background: #F4F4F4;
}

.tea-grades-list {
    height: max-content;
    overflow: auto;
    background: #F8F8F8;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
}

.tea-grades-list-down {
    -webkit-animation-name: slideDon;
    -moz-animation-name: slideDon;
    -o-animation-name: slideDon;
    animation-name: slideDon;
}

.grades-box {
    padding: 0;
    height: max-content !important;
    overflow: hidden;
    background: transparent;
}

@keyframes slideDon {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        height: max-content;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
}

.tea-grades-item {
    height: 100%;
}

.export+.layui-form-checkbox[lay-skin=primary] {
    min-width: 16px;
    min-height: 16px;
    padding-left: 33px;
}

.export+.layui-form-checkbox[lay-skin=primary]>i {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

.export+.layui-form-checkbox[lay-skin=primary]+span {
    margin-left: 0 !important;
}

.tea-grades-name {
    border-bottom: 1px solid #e8e8e8;
}

.tea-grades-list>li {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #E8E8E8;
}

.tea-grades-list>li:last-of-type {
    border-bottom: 0;
}

.tea-grades-item>li {
    align-items: center;
}

.tea-grades-item>li:nth-child(1) {
    width: 390px;
    padding-left: 82px;
}

.tea-grades-item>li:nth-child(2) {
    width: 247px;
}

.tea-grades-item>li:nth-child(3) {
    width: 175px;
}

.getscore {
    color: #FF8F0B;
}

/*预览作业*/
.pvw-content {
    min-height: calc(100% - 180px);
}

/*教师批改作业*/
.cw_content {
    max-width: 1800px;
    margin: 120px auto 0;
    padding: 30px;
    background: #FFF;
    position: relative;
}

.cw_content img {
    max-width: 150px !important;
    display: block;
}

.pvw-content img {
    display: inline-block;
    vertical-align: text-top;
}

.papers_item {
    width: 100%;
    padding-bottom: 20px;
}

.addcontent {
    color: #606060;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.addcontent img {
    vertical-align: sub;
    display: inline-block;
}

.papers_item_h {
    width: 100%;
    padding: 15px 0;
    background: #F5F5F5;
    margin-bottom: 20px;
    position: relative;
}

.papers_item_h>p {
    font-size: 18px;
    color: #333;
    margin-left: 30px;
    width: 74%;
}

.papers_item_h>span {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    font-size: 30px;
    line-height: 42px;
}

.papers_item_h>.rof {
    right: 228px;
    color: #0BA194;
}

.papers_item_h>.for {
    right: 228px;
    color: #FF3B30;
}

.papers_item_h>.sumup {
    right: 40px;
    color: #333;
}

.papers_item>p {
    font-size: 24px;
    color: #333;
    line-height: 33px;
    margin-bottom: 30px;
    margin-left: 30px;
}

.papers_item>p i {
    color: #108EE9;
}

.papers_item_b {
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
    padding: 20px 30px;
    margin-left: 30px;
}

.papers_item_b span {
    font-size: 18px;
    color: #FF8F0B;
}

.papers_answer {
    max-width: 1738px;
}

.papers_answer>li {
    margin: 10px 30px 0 0;
    float: left;
    font-size: 16px;
    color: #606060;
}

.papers_answer>li em {
    margin-right: 15px;
}

.papers_answer>li p {
    max-width: 850px;
}

/*单选题*/
.cw_exam_choice {
    margin-left: 30px;
}

.layui-form-radioed>i,
.layui-form-radio>i:hover {
    color: #108EE9;
}

.layui-form-checked>i,
.layui-form-checkbox>i:hover {
    color: #108EE9;
    border-color: #108EE9 !important;
    background: #108EE9;
}

/*勾*/
.layui-form-checked>i,
.layui-form-checkbox>i::before {
    color: #FFF;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #108EE9;
    color: #fff;
}

.cw_multi {
    margin-left: 30px;
}

.cw_multi .layui-form-checkbox {
    height: 33px !important;
}

.cw_multi .layui-form-checkbox i {
    top: 8px;
}

.cw_multi .layui-form-checkbox span {
    font-size: 16px !important;
    color: #606060;
    margin-left: 12px;
    line-height: 33px !important;
}

.cw_multi_p {
    width: 100%;
    margin-left: 30px;
}

.cw_multi_p .multi-choice {
    width: 25%;
}

/*排序题*/
.cw_sort {
    margin-left: 30px;
}

.cw_sortIn {
    margin-left: 30px;
    margin-top: 10px;
}

.cw_sort_answer>span {
    font-size: 18px;
    color: #FF8F0B;
    margin-left: 65px;
}

/*匹配题*/
.cw_matching {
    margin-left: 30px;
}

.cw_matching li input {
    display: inline-block;
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    border: 1px dashed #DDD;
    background: #f8f8f8;
}

.cw_matching li p {
    width: 400px;
    overflow: hidden;
    padding-right: 20px;
}

/*简答题*/
.papers_item_m {
    width: 100%;
    position: relative;
}

.papers_item_m span {
    font-size: 18px;
    color: #606060;
}

.papers_item_m textarea {
    display: block;
    width: calc(100% - 7px);
    min-height: 200px;
    margin-top: 20px;
    padding: 5px 0 5px 5px;
    border: 1px solid #DDD;
    resize: none;
}

.paper_item_l {
    width: 45%;
    float: left;
}

.paper_item_l>div {
    width: 100%;
}

.paper_item_r {
    width: 45%;
    float: right;
}

.give_scroes {
    position: absolute;
    right: 0;
    top: -5px;
}

.give_scroes input {
    height: 32px;
}

/*操作题*/
.cw_remark {
    width: 100%;
    position: relative;
}

.cw_remark span {
    font-size: 18px;
    color: #606060;
}

.cw_remark_h {
    position: relative;
}

.cw_enlarged {
    width: 132px;
    height: 40px;
    color: #108EE9;
    position: absolute;
    right: 345px;
    top: -10px;
    border: 1px solid #108EE9;
    display: flex;
}

.cw_enlarged>i,
.cw_enlarged>a {
    margin: auto;
    color: #108EE9;
}

.cw_remark_b {
    width: 100%;
    margin-top: 30px;
}

.cw_remark_b>textarea {
    width: calc(100% - 22px);
    min-height: 200px;
    border: 1px solid #DDD;
    padding: 10px;
}

.cw_foot {
    max-width: 1800px;
    margin: -30px auto 0;
    padding: 30px;
    background: #FFF;
    position: relative;
    border-top: 1px solid #EEE;
    text-align: right;
}

.cw_submit {
    width: 120px;
    height: 44px;
    line-height: 44px;
    background: #108EE9;
    border-radius: 4px;
}

/*测试改*/
.tg_contentRight {
    width: 80%;
}

/*批改测验最新*/
.cor-main>li {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    /*padding: 0!important;*/
    justify-content: flex-start;
    align-items: center;
    padding-left: 24px;
}

.cor-main>li>span {
    min-width: 60px;
}

.cor-main>li>img {
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%;
    margin-right: 16px;
}

.item-answer-boxes {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 24px;
    box-sizing: border-box;
    overflow-y: auto;
}

.item-answer-boxes>div {
    width: 48%;
    min-height: 276px;
    background: #FFF;
}

.item-answer-stu>.answer-stu-top,
.item-answer-sta>.answer-sta-top {
    height: 22px;
    font-size: 16px;
    color: #606060;
    margin-bottom: 24px;
}

.item-answer-stu>.answer-stu-main,
.item-answer-sta>.answer-sta-main {
    width: 100%;
    height: calc(100% - 46px);
    padding: 24px;
    box-sizing: border-box;
    background: #F8F8F8;
    font-size: 14px;
    color: #606060;
}

.answer-stu-main>textarea,
.answer-sta-main>textarea {
    width: 100%;
    height: 100%;
    resize: none;
    border: none;
    background: inherit;
}

.item-answer-sta>.answer-sta-top {
    height: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.answer-sta-top input {
    border: 1px solid #DDDDDD;
}

.item-answer-sta>.answer-sta-main {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    height: calc(100% - 46px);
}

.only-operate-ans {
    width: 100% !important;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.only-operate-seecode,
.only-operate-seecode:hover {
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #108EE9;
    border-radius: 4px;
    font-size: 14px;
    color: #108EE9;
}

.only-ope-seecode {
    height: 100%;
}

.only-ope-seecode>iframe {
    flex: 1;
}

/*测验总评*/
.item-comments {
    margin-top: 24px;
}

.item-comments>textarea {
    min-height: 140px;
    border: 1px solid #DDDDDD;
    width: 100%;
    resize: none;
    padding: 8px;
}

.correct-work {
    padding: 0 !important;
    overflow: hidden;
}

.correct-work>.dmain-content {
    height: calc(100% - 128px);
    /*overflow-y: auto;*/
    position: relative;
}

.correct-work>.prevmain-content {
    height: 100% !important;
    margin-bottom: 0;
}

.correct-pre-viework {
    overflow: hidden;
}

.correct-pre-viework .dmain-content {
    height: calc(100% - 53px);
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 10px 0 15px;
    width: 100%;
}

.cor-submit {
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    height: 55px;
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-end;
    border: 1px solid #E8E8E8;
    background: #FFF;
    box-shadow: 0 2px 4px 0 rgba(153, 153, 153, 0.20);
    border-radius: 4px;
    margin-left: 15px;
}

.cor-submit>input {
    padding: 5px 25px;
    background: #108EE9;
    border-radius: 4px;
    border: none;
    height: 28px;
    color: #FFF;
    margin-right: 24px;
}

.for-judge {
    width: 133px;
    height: 32px;
    border-radius: 5px;
    background: #108EE9;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: normal;
}

.for-judge>span {
    color: #FFF;
}

.for-judge>input {
    width: 76px;
    height: 22px;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    text-align: center;
}

/*教师评语*/
.preview-tea-com {
    padding: 16px 36px;
    font-size: 20px;
    color: #262626;
}

.preview-tea-com>h3 {
    font-weight: 600;
}

.preview-tea-main {
    padding: 0 36px;
    font-size: 14px;
    color: #262626;
    text-indent: 2em;
}

.preview-tea-main>p {
    line-height: 25px;
}

/*签到中心*/
.tc-container {
    margin-top: 24px;
    background: #FFF;
}

.tc-container>.tc-title {
    width: 100%;
    padding: 24px;
}

.tc-title>h4 {
    font-size: 18px;
    color: #606060 !important;
}

.tc-container .tc-list-box {
    padding: 24px 30px;
}

.tc-list-box .grade-outter>li:not(:first-child) {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tc-list-box .grade-outter>li .tc-call {
    color: #108EE9;
}

.tc-list-box>.mst-grade-main {
    min-height: 514px;
}

.tc-list-box .mst-empty {
    height: 464px;
}

.tc-pop {
    height: 500px;
    overflow: auto;
}

#signlist .grade-inner>li:nth-child(1) {
    width: 20%;
}

#signlist .grade-inner>li:nth-child(2) {
    width: 20%;
}

#signlist .grade-inner>li:nth-child(3) {
    width: 20%;
}

#signlist .grade-inner>li.sign-opNav {
    width: 25%;
}

#signlist .grade-inner>li.sign-selAll {
    width: 15%;
    flex-direction: row-reverse;
    align-items: center;
}

#signlist .grade-inner>li.sign-selAll>input {
    width: 15px;
    cursor: pointer;
}

#signlist .special-grade-inner>li:not(.note-check) {
    width: calc(100% / 3);
}

.tc-records {
    width: 899px !important;
}

.tc-records .layui-layer-content {
    padding: 24px 32px !important;
}

.tc-records .grade-outter {
    width: 100%;
    flex-direction: column;
}

.tc-records .grade-outter>li:not(:first-child) {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0;
}

.tc-records .grade-outter>li:last-of-type {
    border: none;
}

.tc-records .grade-outter .grade-inner {
    flex-wrap: wrap;
}

.tc-records .grade-outter>li:not(:first-of-type) .grade-inner>li:not(:last-of-type) {
    margin-bottom: 12px;
}

.tc-records .grade-inner>li:nth-child(1) img {
    width: 45px;
    height: 45px;
}

.tc-records .grade-inner>li:nth-child(3) {
    width: 20%;
    align-items: center;
    justify-content: center;
}

.tc-records .grade-inner>li:nth-child(3) {
    flex-direction: row;
    justify-content: center;
    padding-left: 60px;
    box-sizing: border-box;
}

.tc-records .grade-inner>li:nth-child(4) {
    width: 40%;
    padding: 0 32px;
    flex-direction: row;
}

.tc-records .grade-inner>li:nth-child(4)>div:first-of-type {
    margin-left: 45px;
}

.tc-records .grade-inner>li.note-check {
    width: 100%;
    padding: 0 32px;
}

.tc-records .grade-inner>li.special-note-check>div {
    background: #F5F5F5;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #595959;
    padding-left: 12px;
}

.tc-records .grade-inner>li.note-check input {
    width: calc(100% - 60px);
    height: 36px;
    padding-left: 8px;
    margin-left: 8px;
    border-radius: 4px;
    border: none;
    color: #595959;
    background: inherit;
}

.tc-focus {
    border: 1px solid #D8D8D8 !important;
}

.tc-comment {
    width: 100% !important;
    position: relative;
    margin-bottom: 12px;
}

.tc-comment>em {
    width: 42px;
}

.comment-show {
    background: #F5F5F5;
    padding: 10px 16px;
}

.tc-comment a {
    position: absolute;
    right: 16px;
    color: #108EE9;
    display: none;
}

.tc-records .grade-inner>li>div {
    width: auto;
    height: auto;
    border: none;
}

.tc-records .grade-inner>li:nth-child(3)>div>i {
    font-size: 16px;
}

.tc-records .grade-inner>li:nth-child(3)>div>div {
    font-size: 12px;
}

.tc-records .grade-inner>li:nth-child(5)>div {
    width: 100%;
}

.tc-records .layui-layer-btn {
    margin-top: -24px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
    padding-right: 32px !important;
    box-shadow: 0 1px 1px 0 rgba(153, 153, 153, 0.20);
}

.tc-records .layui-layer-btn>a {
    margin-top: 0 !important;
}

.tc-records .notes {
    display: none;
}

/*签到空状态*/
.tc-pop .mst-empty {
    height: calc(100% - 56px);
}

/*签到弹窗*/
#tea-checking {
    height: auto !important;
}


/*教师自定义作业*/
.cus-addtimu {
    padding-right: 0;
    padding-bottom: 16px;
}

.cus-addtimu>a.createitem {
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #8489A2;
    border-radius: 4px;
    font-size: 16px;
    margin-left: auto;
}

.cus-formquery {
    font-size: 16px;
}

.cus-exams {
    width: max-content;
}

.cus-exams>div {
    margin-right: 0;
}

.cus-add-test {
    margin-left: 23px;
}

.cus-add-test .layui-table-view {
    height: 100%;
}

.cus-add-test .layui-table-body {
    height: calc(100% - 52px);
}

/*教师自定义作业*/
.create-btn-box {
    width: 100%;
    height: 48px;
    justify-content: flex-end;
    align-items: center;
    padding-right: 30px;
}

.create-btn-box>a {
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #108EE9;
    color: #FFF;
    border-radius: 4px;
}

.cusdelete {
    color: #108EE9;
}

#cus-content {
    height: max-content !important;
    overflow: visible;
    padding-bottom: 1px;
}

.cwork-modify,
.cwork-modify:hover {
    color: #108EE9;
    margin-right: 16px;
}

.cus-status-al {
    color: #108EE9;
}

.cus-status-fib {
    color: #f24724;
}

#cusworklist .layui-table-page {
    padding-right: 30px;
}

.cworkName,
.cworkName:hover {
    color: #108EE9;
}

.layui-table-tool-self {
    display: none;
}

.layui-none {
    display: none;
}

.cuswork-empty {
    padding-top: 85px;
}

/*
自定义作业预览
*/
.pre-cuswork-box {
    overflow: hidden !important;
}

.pre-cuswork-box>.pre-cuswork {
    height: calc(100% - 14px);
    overflow-y: auto;
}

.pre-cslist {
    position: relative;
    padding-left: 16px !important;
}

/*试卷*/
.item-answer-brief {
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
}

.only-answer-brief,
.answer-toggle {
    margin-top: 6px;
}

.item-answer-brief>span,
.item-answer-brief>p {
    font-size: 16px;
    color: #262626;
    line-height: 22px;
}

/*.item-answer-brief>p{*/
/*max-width: calc(100% - 80px);*/
/*}*/
.item-answer-box>.item-answer-own {
    flex-wrap: wrap;
}

.brief-opt-style {
    justify-content: space-between;
    align-items: center;
}

.sequence {
    float: right;
    align-items: center;
    font-size: 18px;
    line-height: 25px;
}

.sequence small {
    font-size: 100%;
}

.sequence>i {
    font-size: 22px;
    margin-right: 16px;
}

.sequence>span>em {
    color: #FF8F0B;
}

.answer-side-content>iframe {
    flex: 1;
}

.preview-box>.preview-com {
    margin-bottom: 0;
}

.only-for-preview-itembox {
    height: calc(100% - 78px) !important;
}

.only-for-preview-itembox>.std-exam-box {
    height: 100%;
}

.class-seeanswer,
.class-seeanswer:hover {
    width: 109px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #108EE9;
    border-radius: 4px;
    font-size: 14px;
    color: #108EE9;
    margin-right: 16px;
}

#class-ques-box {
    /*padding: 24px 0;*/
}

#class-ques-box .item-ques {
    padding: 0;
}

.answer-area-box {
    padding: 24px;
}

.answer-area-main {
    background: rgba(11, 161, 148, 0.09);
    border: 1px solid #0BA194;
    border-radius: 4px;
    padding: 15px;
}

.answer-area-main>em {
    margin-right: 8px;
}

.answer-area-main-listbox {
    flex-direction: column;
    background: #f5f5f5;
    border-radius: 4px;
    margin-top: 24px;
    padding: 15px;
}

.answer-area-main-listbox>span {
    font-size: 16px;
    color: #0BA194;
    margin-bottom: 8px;
}

.answer-area-mainList {
    justify-content: center;
    padding: 24px 0;
}

.answer-area-mainList>li {
    width: 143px;
    position: relative;
    flex-direction: column;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    border-radius: 6px;
    background: #FFF;
    justify-content: center;
    align-items: center;
    padding: 24px 0;
    margin-right: 24px;
}

.answer-area-mainList>li:last-of-type {
    margin-right: 0;
}

#for-scale {
    position: absolute;
    right: 50px;
    top: 13px;
    font-size: 18px;
    z-index: 9999;
}

#class-ques-box .preview-item {
    padding: 24px;
}

#class-ques-box .preview-item>.item-ques {
    padding: 10px 0;
}

#class-ques-box .container {
    width: 100%;
    min-width: 100%;
}

#class-ques-box .preview-item pre {
    text-indent: 2rem;
}

#class-ques-box .preview-item .item-ques-describe {
    margin-top: 0;
}

.tea_center {
    position: relative;
    min-height: 300px;
    padding-top: 48px;
}

.tl-nav {
    padding-top: 86px;
}

.control-status {
    position: absolute;
    top: 33px;
    right: 48px;
    width: 111px;
    height: 32px;
    background: rgba(247, 247, 247, 1);
    box-shadow: 0px 0px 3px 0px rgba(157, 113, 37, 0.17);
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    color: #FF8F0B;
    font-size: 14px;
    line-height: 20px;
}

.control-status:hover {
    color: #FF8F0B;
}

.control-status>i {
    font-size: 20px;
    margin-right: 3px;
}

.control-status:hover {
    color: #FFF;
    background: #FF8F0B;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.status-item {
    margin-left: 66px;
}

.status-item:first-of-type {
    margin-bottom: 28px;
}

.status-item>span {
    position: relative;
    width: 14px;
    height: 14px;
    opacity: 0.53;
    border: 1px solid rgba(151, 151, 151, 1);
    border-radius: 50%;
    cursor: pointer;
    margin-right: 13px;
    margin-top: 4px;
}

.status-item>span.active {
    background: #FF8F0A;
    opacity: 1;
    border: 0;
}

.status-item>span.active:after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 3px;
    width: 8px;
    height: 4px;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-radius: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.status-item-des {
    flex-direction: column;
}

.status-item-des>em {
    font-size: 16px;
    color: #3B3B3B;
    margin-bottom: 9px;
}

.status-item-des>small {
    font-size: 14px;
    color: #606060;
}

.lock-pop .layui-layer-btn .layui-layer-btn1 {
    background: #ff8f0b !important;
    border: 1px solid #ff8f0b !important;
}

/*课程锁*/
.cl-cover-right a.thange-lock {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 18px;
    width: max-content;
    height: max-content;
    color: #FF8F0B;
    background: transparent;
}

.cl-cover-right a.thange-lock-c {
    color: #adafb1;
}

.cl-cover-right a.thange-lock>i {
    color: inherit;
    margin-top: 0;
    margin-right: 0;
}

.none-tc-call {
    color: #999 !important;
    cursor: no-drop !important;
}