* {
    margin: 0;
    padding: 0;
}

/* 内容 */
.head-text1 {
    margin-left: 14px;
    line-height: 50px;
    font-size: 16px;
    color: #6c6c6c;
    font-weight: 500;
}

/* 横线 */
.line {
    width: 100%;
    height: 1px;
    background-color: #e6eff7;
}

.box {
    margin: 20px 10.5px 0;
}

/* 搜索框 */
.box-search {
    margin-bottom: 20px;
}

.box-search-text {
    width: 100%;
    padding-left: 10px;
    height: 42px;
    border: 1px solid #cfcfcf;
    box-shadow: inset 0 0 4px #cfcfcf;
    box-sizing: border-box;
}

.box-sear {
    width: 100%;
    height: 42px;
    font-size: 15px;
    font-weight: 500;
    background-color: #0662b1;
    color: #ffffff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}

/* 表单 */
.box-form {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04),
    0 6px 20px 0 rgba(0, 0, 0, 0.09);
    padding: 20px;
    margin-bottom: 15px;
}

.box-form-p {
    display: inline-block;
    font-size: 14px;
    color: #707070;
    font-weight: 500;
    margin-left: 5px;
}

.layui-input-block {
    margin: 0;
}

/* 复选框 */
.layui-form-checked[lay-skin="primary"] i {
    border-color: #0662b1;
    background-color: #0662b1;
}

.layui-form-checkbox[lay-skin="primary"]:hover i {
    border-color: #c5c5c5;
}

.layui-form-checkbox[lay-skin=primary] span {
    color: #464646;
    font-size: 15px;
    font-weight: 500;
    padding-right: 14px;
}

/* 选择框 */
.layui-input {
    background-color: #f9f9f9;
    border: 0.5px solid #cdcdcd;
    opacity: 1;
    color: #000000;
}

.layui-form {
    margin: 10px 0 0;
}

.layui-input layui-unselect {
    background-color: #f9f9f9;
    border: 0.5px solid #cdcdcd;
    opacity: 1;
    color: #000000;
}

.layui-form-select .layui-input {
    font-size: 15px;
    font-weight: 500;
}

/* 报名月份 */
.box-form-month-picth {
    width: 18%;
    height: 36.5px;
    line-height: 36.5px;
    border: 0.5px solid #1275ca;
    background-color: #1275ca;
    border-radius: 2px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-top: 10px;
}

.box-form-month-nopicth {
    width: 18%;
    height: 36.5px;
    line-height: 36.5px;
    border: 0.5px solid #dcdcdc;
    border-radius: 2px;
    text-align: center;
    color: #464646;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}

.box-form-month-nopicthone {
    width: 18%;
    height: 36.5px;
    line-height: 36.5px;
    border: 0.5px solid #dcdcdc;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
}

.box-form-month-nopicthtwo {
    margin-top: 15px;
    width: 18%;
    height: 36.5px;
    line-height: 36.5px;
    border: 0.5px solid #dcdcdc;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
}

/* 认定月份 */
.box-form-moom {
    margin-top: 10px;
}

.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.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: #0662b1;
    color: #ffffff;
}

/* 表格 */
.box-table-title1 {
    font-size: 14px;
    font-weight: 500;
    color: #0662B1;
}

.box-table-title2 {
    font-size: 14px;
    font-weight: 500;
    color: #939393;
}

.box-table-tit {
    font-size: 14px;
    font-weight: 500;
    color: #464646;
}

.layui-table-cell {
    min-height: 30px;
    height: inherit;
}

.layui-table-cell, .layui-table-tool-panel li {
    white-space: initial;
    word-break: break-word;
}

/* 分页 */
.layPage {
    text-align: center;
    margin-bottom: 5px;
}

.layui-laypage a, .layui-laypage span {
    padding: 0 11px;
    margin: 7px 9px -1px -4px;
    background-color: #EEEEEE;
    color: #383838;
    font-size: 15px;
    font-weight: 500;
}

.layui-laypage .layui-laypage-spr {
    background-color: #EEEEEE;
    color: #383838;
    font-size: 15px;
    font-weight: 500;
}

.box-form-mont {
    margin-top: 8px;
}

.box-form-mont .layui-icon {
    display: none;
}

.box-form-mont .layui-form-radio.layui-form-radioed {
    background-color: #0662b1;
    color: #fff;
    border: 1px solid #0662b1;
}

.box-form-mont .layui-form-radio.layui-form-radioed div:hover {
    color: #fff;
}

.box-form-mont .layui-form-radio.layui-form-radioed div:active {
    color: #fff;
}

.box-form-mont .layui-form-radio.layui-form-radioed div:focus {
    color: #fff;
}

.box-form-mont .layui-form-radio {
    padding: 3px 7px;
    text-align: center;
    background-color: #fff;
    width: 30px;
    margin: 0;
    margin-right: 5px;
    border: 1px solid #dcdcdc;
    margin-bottom: 5px;
}