.layui-form-select {
    display: none;
}

.select2-container--default .select2-selection--single {
    border: 1px solid rgba(51, 51, 51, 0.12);
    background-color: #fdfdfd;
    border-radius: 6px;
}

.select2-container .select2-selection--single {
    height: 45px;
    padding-left: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 0;
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #b8bcbe;
    font-size: 0.12rem;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    color: #D20101;
    font-size: 0.16rem;
}

.select2-selection:focus {
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #262626;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: -webkit-linear-gradient(90deg, #68AAFE, #4394F9);
    background: -o-linear-gradient(90deg, #68AAFE, #4394F9);
    background: -moz-linear-gradient(90deg, #68AAFE, #4394F9);
    background: linear-gradient(90deg, #68AAFE, #4394F9);
}

.nl-match {
    float: left;
    width: 100%;
    padding: 17px 0;
    position: relative;
    background: #fff;
    border-bottom: 1px solid rgba(38, 38, 38, 0.15);
}

.sign-zdy .nl-match {
    border-bottom: none;
    padding-top: 0;
}

.sign-zdy .nl-match-one {
    margin-top: 17px;
}

ul .nl-match:last-child {
    border-bottom: none;
}

input[type=text].c_black {
    border: none;
    background: #fff;
    padding: 0;
    margin-bottom: 0;
    color: #262626;
    font-size: 0.14rem;
}

.nl-match-people {
    position: absolute;
    top: 0;
    right: 2px;
}

.nl-match-info input[type="text"],
.nl-match-info input[type="tel"],
.nl-match-info input[type="url"],
.nl-match-info input[type="email"],
.nl-match-info input[type="number"],
.nl-match-info input[type="date"],
.nl-match-info input[type="range"],
.nl-match-info input[type="password"],
.nl-match-info select,
.nl-match-info textarea {
    box-sizing: border-box;
    height: auto !important;
    padding: 5px 10px;
    margin-bottom: 0;
    width: 100%;
    border-radius: 6px;
    color: #262626;
    border-color: rgba(51, 51, 51, 0.12);
}

.nl-match-header {
    position: relative;
}

.rz span {
    display: inline-block;
}

.nl-match-rz {
    width: 35px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.coachCheckbox {
    display: none;
}

a.nl-see-link {
    color: #2484FE;
}

#page {
    padding-bottom: 45px;
}

.a-btn.go {
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0;
    margin-left: 0;
}

.checbox-zdy-main {
    margin-top: 10px;
}

.layui-form-checkbox[lay-skin=primary] i {
    width: 25px;
    height: 25px;
}

.nl-match-body-checbox .layui-form-checkbox[lay-skin=primary] i {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}

.layui-icon-ok:before {
    top: 4px;
    position: absolute;
    left: 7px;
}

.nl-match-body-checbox .layui-icon-ok:before {
    top: 2px;
    left: 4px;
}

.nl-match-body-checbox .layui-form-checkbox[lay-skin=primary] span {
    position: absolute;
    left: 20px;
    top: 2px;
}

.nl-match-body-checbox .layui-form-checkbox[lay-skin=primary] {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.nl-match-detail {
    font-size: 0;
    padding: 5px 0;
    line-height: 20px;
}

.nl-match-label {
    /* float: left; */
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    line-height: 20px;
    width: 70px;
}

.nl-match-info {
    /* float: left; */
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    line-height: 20px;
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    text-align: left;
}

.nl-match-body-checbox {
    float: right;
    width: calc(100% - 80px);
    margin-left: 10px;
}

.zdy-neirong {
    color: #E94E53;
    text-align: center;
    margin: 26px auto 0;
    font-size: 14px;
}

.sign-zdy {
    padding-bottom: 0;
}

.content .list-signup ul {
    margin: 14px auto 5px;
}

.content .list-signup ul li {
    display: inline-block;
    font-size: 14px;
    color: #8B8D94;
}

.content .list-signup ul li.layui-this {
    color: #333;
    font-weight: 500;
}

.list-signup table thead tr {
    background: #F6FAFF;
}

.content .list-signup table,
.content .list-signup td,
.content .list-signup th {
    border: none;
}

/*.content .list-signup  th,
.content .list-signup  td{
    width: 20%;
    overflow:hidden;
}*/
.content .list-signup td:first-of-type {
    width: 22%;
    overflow: hidden;
}

.content .list-signup table tbody tr:nth-child(even) {
    background: #F6FAFF;
}

.sign-zdy .a-btn.go {
    width: 250px;
    height: 45px;
    background: #2484FE;
    border-radius: 27px;
    bottom: 24px;
    left: 62.5px;
}

.sign-zdy .a-btn.tono {
    background: #aaa;
}

.sign-zdy .nl-match-header {
    margin-bottom: 8px;
}

.sign-zdy .nl-match-body,
.sign-zdy .nl-match-label,
.sign-zdy .nl-match-info {
    font-size: 0.16rem;
}

.sign-zdy .nl-match-info .c_black {
    padding-left: 15px;
}

.sign-zdy .color_zdy {
    color: #333;
}

.nl-info-zdy-zy {
    float: left;
    min-width: 130px;
    margin-bottom: 10px;
    font-size: 0.16rem;
}

.sign-zdy .nl-match-detail {
    padding: 0 0 10px;
}

.sign-zdy .zdy-right {
    float: right;
}

@media screen and (max-width: 375px) {
    .content .list-signup ul li {
        padding: 0 8px;
    }
}

.layui-tab-title .layui-this:after {
    border: none;
    border-bottom: 2px solid #2d89fe;
}
.list-signup-zdy {
    margin-bottom: 52px;
}