.wrap .title {
    width: 500px;
    text-overflow: ellipsis;
    max-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 20px;
}
.boder_css {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    display: none;
}
.boder_css a {
    padding: 10px 0;
    margin: 0 19px;
    color: #999;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
}
.boder_css a:hover {
    color: var(--color-base-primary);
    border-bottom: 2px solid var(--color-base-primary);
}
.boder_css .onChoose {
    color: var(--color-base-primary);
    border-bottom: 2px solid var(--color-base-primary);
}
.boder_css a:first-child {
    margin-left: 0;
}
.title_css {
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
    background: var(--color-base-primary);
    color: #fff;
}
.border_css {
    border: 1px solid var(--color-base-primary);
    padding: 25px 20px;
}
.stuData {
    padding: 18px 20px 24px 20px;
    background: #fff;
    position: relative;
}
.stuHead {
    height: 42px;
    background: var(--color-base-primary);
    display: flex;
    justify-content: center;
    align-items: center;
}
.stuHead > div {
    height: 30px;
    width: 120px;
    border: 1px solid var(--color-secondary-fifth);
    box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #ddf2e4;
    font-weight: bold;
    cursor: pointer;
}
.instituteStu {
    border-right: none !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.sectionStu {
    border-right: none !important;
}
.onStu {
    border-right: none !important;
}
.registrationStu {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.stuHeadSelected {
    background: var(--color-secondary-fifth) !important;
    border-color: var(--color-secondary-fifth) !important;
    color: var(--color-secondary-text) !important;
}
.defaultData,
.sectionData,
.nowData,
.registrationData {
    border: 1px solid var(--color-base-primary);
    border-top: 0px;
}
.selectDate {
    display: flex;
    align-items: center;
    height: 42px;
    padding: 0 20px;
    background: var(--color-secondary-fourthly);
    box-sizing: border-box;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.selectDate > div {
    display: flex;
    align-items: center;
}
.selectDate select {
    color: #999;
    margin-right: 0px;
    width: 150px;
    height: 32px;
    background: #fff;
    cursor: pointer;
}
option {
    color: #666;
}
.instituteSelect {
    width: 231px !important;
    position: absolute;
    right: 20px;
    top: 27px;
    color: #666 !important;
    background: #fff;
    display: none;
}
.stuContent {
    padding: 24px 20px;
    border-top: none;
    background: #fff;
}
.stuSearchBox {
    display: flex;
    justify-content: flex-end;
    height: 50px;
    align-items: flex-end;
    margin-right: 20px;
    visibility: hidden;
}
.stuSearchInput {
    width: 190px;
    height: 30px;
    color: #666;
    text-indent: 2px;
    border: 1px solid #cccccc;
    background: #fff;
    box-sizing: border-box;
    padding-left: 10px;
}
.stuSearchButton {
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: var(--color-base-primary);
    color: #fff;
    cursor: pointer;
}
.stuList {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-left: 20px;
}
.listLabel {
    display: inline-block;
    width: 8px;
    height: 20px;
    background: var(--color-base-primary);
    margin-right: 12px;
}
.listName {
    font-size: 18px;
    color: var(--color-base-primary);
}
.ccc {
    color: #999;
    padding: 0 4px;
}
.times > input {
    color: #666666;
    text-indent: 2px;
    background: #fff;
    border: none;
    width: 178px;
    height: 28px;
    text-indent: 14px;
}
.stuSelect {
    width: 140px;
    height: 28px;
    color: #666;
    margin-right: 15px !important;
    border: none;
    background: #fff;
    cursor: pointer;
}
.registrationData .stuSelect {
    color: #666;
}
.timeCheck,
.nowButton {
    width: 50px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: var(--color-base-primary);
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 2px;
    display: block !important;
}
.nowButton {
    margin: 0;
}
.questionBox {
    width: 100%;
    display: flex;
    position: relative;
}
.questionTable {
    width: 17%;
    margin-bottom: 30px;
}
.questionBoxTwo {
    width: 83%;
    overflow-x: auto;
}
.questionBox > .z-index {
    position: absolute;
    height: 20px;
    width: 100%;
    background: #fff;
    bottom: 0;
}
.questionBox > .scrollRight,
.questionBox > .scrollLeft {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    border: none;
    cursor: pointer;
    color: #cccccc;
    line-height: 20px;
    font-size: 10px;
    border-radius: 50%;
    background: #fff;
    display: none;
}
.scroll {
    color: #999 !important;
}
.scrollLeft {
    left: 12.3%;
    top: 8px;
}
.scrollRight {
    right: 6px;
    top: 8px;
}
.questionTableTwo {
    width: 156.6%;
    margin-bottom: 10px;
}
.questionTableTwo > tbody > tr > td {
    padding: 0 !important;
    text-align: start !important;
}
.questionTable > tbody:first-child > tr:first-child > td:first-child {
    text-align: center;
}
.questionTable > tbody:first-child > tr:first-child > td:nth-child(2),
.questionTable .tbody tr > td:nth-child(2) {
    padding-left: 20px;
}
.questionTable > tbody:first-child > tr:first-child > td {
    width: 8.5%;
    color: #808080;
}
.questionTable > tbody:first-child > tr:first-child > td:nth-child(6),
.questionTable > tbody:first-child > tr:first-child > td:nth-child(7),
.questionTable > tbody:first-child > tr:first-child > td:nth-child(9) {
    width: 10%;
}
.checkQuetions {
    color: #43a8f0 !important;
    cursor: pointer;
}
.checkDefault,
.checkNow,
.checkRegistration,
.checkSection {
    color: #43a8f0 !important;
    cursor: pointer;
}
.word-wrap {
    width: 105px;
    word-wrap: break-word;
    box-sizing: border-box;
    height: auto !important;
    display: inline-block;
}
.questionTable > tbody > tr > td {
    color: #666666;
    height: 36px;
}
.questionTable .tbody tr:nth-child(even) {
    background: #f7f6f9;
}
.questionTable .tbody tr > td:first-child {
    text-align: center;
}
.nullData {
    padding-top: 20px;
    position: relative;
    left: 22.4%;
    width: 9.5% !important;
}
.oldHtml,
.sectionData,
.nowData,
.registrationData {
    display: none;
}
.registrationData .stuSelect {
    margin: 0 !important;
}
.oldHtml table {
    width: 100%;
    box-sizing: border-box;
    padding: 24px 20px;
}
.oldHtml table td {
    background: white;
    border: none;
}
.oldHtml table ul li {
    text-align: start;
    color: #666;
    border: none;
    height: 32px;
    line-height: 32px;
}
.oldHtml table ul li:first-child {
    color: #888;
}
.oldHtml table tr td:first-child li {
    padding-left: 100px;
}
@media screen and (max-width: 1190px) {
    .oldHtml table tr td:first-child li {
        padding-left: 60px;
    }
    .oldHtml table tr td:nth-child(2) li {
        padding-left: 180px;
    }
}
.oldHtml table tr td:nth-child(2) li {
    padding-left: 200px;
}
.oldHtml table tr td:nth-child(3) li {
    padding-left: 130px;
}
.oldHtml table ul li:nth-child(odd) {
    background: #f7f6f9;
}
.pagination {
    margin: 0 !important;
    margin-top: 24px !important;
}

.layui-layer.bjcss {
    padding: 0 15px;
    background: #fff;
}
.bjcss {
    height: auto;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #5e5d5d;
}
.bjcss .layui-layer-title {
    border: 0 none;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0px;
    background: #fff;
    height: auto;
    padding: 0;
    margin-top: 10px;
    padding: 0 10px;
    color: #676464;
}
.layui-layer-page.bjcss .layui-layer-content {
    overflow: hidden;
    box-sizing: border-box;
}
.bjcss .padd {
    padding: 0px 15px 20px;
    letter-spacing: 2px;
}
.bjcss .form-group {
    position: relative;
    color: #424451;
    margin-left: auto;
    margin-right: auto;
    width: 318px;
}
.bjcss .form-group label {
    position: absolute;
    left: 9px;
    top: 10px;
    width: 19px;
    height: 19px;
}
.bjcss .form-group .ic1 {
    background: url(../Images/account.gif) no-repeat;
}
.bjcss .form-group .ic2 {
    background: url(../Images/password.gif) no-repeat;
}
.bjcss .form-group input {
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 20px;
    outline: none;
    padding: 9px 9px 9px 34px;
    width: 275px;
    color: #888;
}
.bjcss .form-group input:focus {
    border-color: #57c077;
}
.bjcss .form-group input:blur {
    border-color: #d9e1e5;
}
.bjcss .form-group .help-block {
    font-size: 12px;
    line-height: 20px;
    height: 24px;
    padding-left: 10px;
    letter-spacing: 0;
    color: #f00;
    margin-top: 5px;
}
.bjcss .forget-password {
    color: #888;
}
.bjcss .forget-password:hover,
.oauth-wp .fr:hover {
    text-decoration: underline;
}
.bjcss .red {
    color: #f06767;
}
.bjcss .quikyzc input {
    margin-top: 1px;
    margin-right: 2px;
    margin-left: 5px;
}
.bjcss .btn-success {
    font-size: 18px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    background: #f06767;
    border: 0 none;
    cursor: pointer;
    transition: all 0.8s ease 0s;
}
.bjcss .btn-success:hover {
    background: #db5050;
}
.bjcss .layui-layer-close {
    position: absolute;
}
.bjcss .layui-layer-setwin {
    right: 25px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url(/Images/colse.png) no-repeat;
}
.bjcss .layui-layer-setwin .layui-layer-close1 {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 0;
    background: none;
}
.bjcss .layui-layer {
    padding: 10px 20px 20px;
}
.layer_sections {
    padding: 0 5px 5px 5px;
    line-height: 25px;
    width: 400px;
    max-height: 200px;
    overflow-y: auto;
}
.layer_sections .section {
    padding: 2px 8px;
    color: #676464;
    border-bottom: 1px dotted #42c29b;
    text-align: start;
    display: flex;
    align-content: center;
}
.layer_sections .section:hover {
    cursor: pointer;
    color: #fff;
    background-color: var(--color-base-primary);
}
.layer_sections > div {
    text-align: center;
    padding: 10px;
}
