.input_btn .layui-form-radio {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 300;
    margin: 0;
    padding: 0;
}

.input_btn input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 300;
    margin: 0;
    padding: 0;
}

.input_btn {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

    .input_btn input[type="radio"] ~ span {
        padding: 4px 22px;
        background: #F5F7FA;
        border: 1px solid #EEEEEE;
        border-radius: 2px;
        display: inline-block;
        cursor: pointer;
        color: #666666;
        text-align: center;
        line-height: 22px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        display: inline-block;
        min-width: 28px;
    }

    .input_btn input[type="radio"]:checked ~ span {
        background: #278BFF;
        border: 1px solid #278BFF;
        color: #ffffff;
        display: inline-block;
    }

.exam-kaosheng-box {
    background: #F5F7FA;
    padding-top: 16px;
    padding-bottom: 12px;
    margin: 10px 30px;
    margin-bottom: 10px !important;
}

.layui-form-label {
    padding-left: 30px;
}

.exam-kaosheng-box .layui-form-label {
    padding-left: 10px;
}

.exam-kaosheng-box .layui-inline {
    margin-bottom: 0;
    margin-bottom: 0 !important;
}

.exam-addStudent {
    margin-left: 20px;
    background-color: #00C8DC;
    padding: 6px 10px;
    height: auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    width: auto;
    min-width: 80px;
}

.yq-shenhe-btn {
    /* margin-left: 20px;
	background-color: #00C8DC;
	padding: 6px 10px;
	height: auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #FFFFFF;
	width: auto; */
}

.exam-addStudent1 {
    background: #FF3838;
    margin-right: 15px;
}

.exam-search-btn {
    padding: 6px 20px;
    background: #278BFF;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
}

    .exam-search-btn:focus {
        opacity: 0.8;
        outline: none;
    }

    .exam-search-btn img {
        vertical-align: middle;
        width: 13px;
        margin-right: 3px;
    }

    .exam-search-btn span {
        vertical-align: middle;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 22px;
        color: #FFFFFF;
    }

.com-dis-flex {
    justify-content: flex-start;
}

.left-content-box {
    width: 45%;
    margin-left: 0;
    border: none;
}

.right-content-box {
    width: 100%;
    padding: 0;
    border: none;
    border-left: 1px solid #dddddd;
}

.step3-box .comTable-box, .bg-table {
    background-color: #ffffff;
    padding: 0;
}

.table-title {
    border-radius: 5px 0px 0px 0px;
    background: #F5F7FA;
    height: 45px;
    line-height: 45px;
    margin: 0 !important;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.exam-tables {
    margin: 20px;
}

.exam-boxchouti {
    width: 100%;
    background: #F5F7FA;
    border-radius: 0px 0px 0px 5px;
    padding: 18px 0;
    text-align: center;
}

    .exam-boxchouti .layui-input-block {
        display: inline-block;
    }

.exam-right-content-box {
    width: 55%;
    padding: 0;
    height: 600px;
    overflow: hidden;
}

.step2-box {
    padding: 0 24px;
    padding-bottom: 30px;
}

.exam-step2-box {
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

.game-btn-box {
    bottom: 0 !important;
    background-color: #F1F4F5;
    margin-left: -15px;
}

    .game-btn-box .t-btn-box {
        /* padding-bottom: 10px; */
    }

.left-gapless .layui-form-label {
    padding-left: 0;
    width: 70px;
}

.exam-tips {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #A2AABF;
    padding-bottom: 15px;
}

.exam-kaosheng-box01 {
    background: #F5F7FA;
    padding-top: 16px;
    padding-bottom: 12px;
    margin: 10px 0;
    margin-bottom: 10px !important;
}

    .exam-kaosheng-box01 .layui-form-label {
        padding-left: 25px;
        width: auto;
    }

    .exam-kaosheng-box01 .layui-inline {
        margin-bottom: 0;
        margin-bottom: 0 !important;
    }

.exam-ma-bo-10 {
    margin-bottom: 10px !important;
}

.exam-table .layui-table td, .exam-table .layui-table th {
    padding: 10px 15px;
    min-height: 45px;
    line-height: 22px;
    /* vertical-align: top; */
}

.exam-table .layui-table th {
    background: #F5F7FA;
}

.exam-table .layui-table tr {
    border-left: none;
    border-right: none;
}

.exam-th {
    margin: 5px 0;
    display: flex;
}

.exam-thead-th {
    text-align: center;
    justify-content: center;
}

.exam-th-title {
    display: -webkit-box; /**对象作为伸缩盒子模型展示**/
    -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp: 4; /**显示的行数**/
    overflow: hidden; /**隐藏超出的内容**/
}

.exam-table {
    overflow-x: auto;
}

    .exam-table .layui-table {
    }

.exam-caozuo {
    color: #006EFF;
    text-align: center;
    cursor: pointer;
}

.exam-th .exam-input {
    width: 50px;
    height: 28px;
    line-height: 28px;
    display: inline;
    color: #2A5CB1;
}

.exam-input {
    width: 100px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    color: #2A5CB1;
}

.exam-span {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 25px;
    color: #666666;
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
    text-align: right;
    word-break: keep-all;
}

.exam-span1 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 25px;
    color: #666666;
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
    text-align: left;
}

.exam-table-dingyi td {
    padding: 10px 5px !important;
}

.exam-table-dingyi .exam-span {
    width: 58px;
}

.exam-zongnumber {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 22px;
    color: #666666;
    text-align: center;
}

.exam-yichou {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    margin: 20px 0 10px 0;
}

.exam-table-box {
    border: 1px solid #e6e6e6;
    border-top: none;
    border-bottom: none;
}

.exam-shenhe-box {
    margin-top: 51px;
    margin-bottom: 10px;
}

.exam-title-top {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 26px;
    color: #000000;
    overflow: hidden;
}

.exam-inner {
    position: relative;
    margin-left: 40px;
}

    .exam-inner::before, .exam-inner::after {
        position: absolute;
        content: '';
        width: 9999px;
        height: 1px;
        background: #D9D9D9;
        top: 50%;
    }

    .exam-inner::before {
        right: 100%;
        margin-right: 10px;
    }

    .exam-inner::after {
        margin-left: 10px;
    }

.exam-form .layui-form-label {
    width: auto;
}

.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #278BFF;
}


.yq-back-btn {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    background-color: transparent;
    color: #2B9BEA;
    border: 1px solid #2B9BEA;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.yq-shenhe-btn {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    background: #2B9BEA;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.yq-pigai-btn {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    background: #EA852B;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.yq-fenpei-btn {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    background: #1EB6D1;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    /*margin-right: 200px;*/
}

.yq-cong-btn {
    display: inline-flex;
    padding: 0 12px;
    min-width: 100px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.add-headSteps {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .add-headSteps li {
        flex: 1;
    }

    .add-headSteps .exam-tab4::before {
        content: '3';
    }

.game-btn-box {
    position: fixed;
    /*bottom: 15px;*/
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.exam-laiyuan-btn {
    margin-right: 20px;
    background-color: #00C8DC;
    padding: 6px 10px;
    height: auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    width: auto;
}

.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #F5F7FA;
}

.exam-scoresMsg {
    margin: 15px 0;
    text-align: center;
}

.exam-scoresMsg-btn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
    background: #F5F7FA;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    margin-right: 20px;
}

    .exam-scoresMsg-btn:hover {
        color: #278BFF;
    }

.exam-scoresMsg-btn1 {
    background: #278BFF;
    border-radius: 2px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    width: auto;
}

.form-hover-inner {
    display: none;
}

.form-hover:hover label {
    display: inline-block;
}

.dati-time {
    line-height: 38px !important;
    padding: 0 !important;
}

.takeTitleTable .layui-table-cell {
    height: auto;
    white-space: normal;
}

.padding20 {
    padding: 20px;
}
