﻿.znkj-list table {
    width: 100%;
    border: 1px solid #d9d9d9;
}
.znkj-list table th {
    background-color: var(--color-base-secondary);
    color: #fff;
    line-height: 37px;
}
.znkj-list table th,
.znkj-list table td {
    text-align: center;
    font-weight: normal;
}
.znkj-list table > tbody > tr > td:first-child {
    font-style: italic;
    font-weight: 900;
    color: #ffaf3a;
    font-size: 15px;
}
.znkj-list table > tbody > tr > td {
    line-height: 40px;
}
.znkj-list table > tbody > tr:nth-child(2n) {
    background-color: #f4f4f4;
}
.znkj-list table > tbody > tr:hover {
    background-color: #d8eaf8;
}
.znkj-list td:last-child i {
    width: 16px;
    height: 16px;
    display: inline-block;
    padding-right: 5px;
    color: var(--color-base-secondary);
}
.znkj-group i {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding-right: 0;
    vertical-align: -6px;
    display: inline-block;
    background: url(/Images/znkj.png) -7px -31px;
}
.znkj-group .znkj-knowlege {
    background-position: -51px -31px;
    padding-right: 4px;
}
.znkj-look-title > i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 9px;
    color: var(--color-base-secondary);
}
.znkj-list .znkj-operator-detail .znkj-operator-through > i {
    background-position: -7px -67px;
}
.znkj-operator-detail .znkj-operator-through:hover > i {
    background-position: -27px -67px;
}
.znkj-progress > div {
    width: 64%;
    height: 6px;
    border-radius: 6px;
    background-color: #dee0e2;
    display: inline-block;
    margin-right: 5%;
    position: relative;
}
.znkj-progress > div > span {
    width: 98%;
    display: inline-block;
    position: absolute;
    background-color: #42acff;
    height: 6px;
    top: 0;
    left: 0;
    border-radius: 6px;
}
.znkj-cjb > i {
    display: inline-block;
    width: 20px;
    height: 25px;
    background: url(/Images/znkj.png) -50px -61px;
    vertical-align: -5px;
    padding-right: 2%;
}
.znkj-cjb > span {
    color: #1abe9e;
}
body .znkj-look-click .layui-layer-title {
    background: #fff;
}
body .znkj-look-click .layui-layer-content {
    margin: 20px 30px;
    overflow-y: auto;
}
.znkj-edit > .top:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
}
.znkj-edit > .top > .group {
    float: left;
    box-sizing: border-box;
    width: 107px;
    height: 35px;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #f4f5fa;
    margin-right: 10px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.znkj-edit > .top > .on {
    background-color: #ecefff;
}
.znkj-edit > .top > .group > i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(/Images/znkj.png) -6px -31px;
    border-radius: 50%;
    vertical-align: -6px;
    padding-right: 5px;
}
.znkj-edit > .top > .group:nth-child(2) > i {
    background-position: -46px -31px;
}
body .znkj-look-click .layui-layer-btn0 {
    margin-top: -51px;
    width: 110px;
    line-height: 30px;
    border-radius: 3px;
    background-color: #52a3e2;
    box-sizing: border-box;
    font-weight: 400;
}
.znkj-look-click .layui-layer-content > .znkj-list-3 {
    overflow-y: auto;
    height: 442px;
}
.top .operator {
    width: 92%;
    margin: 0 auto;
}
.znkj-alert .layui-layer-btn .layui-layer-btn0 {
    right: 376px;
}
.znkj-group > a {
    padding: 2px 8px;
    margin: 0 auto;
    color: #676464;
}
.znkj-list-1 th:nth-child(2) {
    width: 20%;
}
.nocourseWare {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #a7a7a7;
    background: url(/Images/dolpin.png) no-repeat center top;
    padding-top: 100px;
    margin-top: 30px;
}
.nocourseWare > a {
    color: #676464;
}
.znkj-operator > a {
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #676464;
}
.znkj-operator a:first-child > i {
    background-position: -90px -36px;
}
