.e_s_body {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

.e_s_title {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 22px;
    color: rgba(0, 0, 0, 1);
}

.e_s_row {
    font-size: 0;
    margin-top: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 21px;
}

.e_s_label,
.e_s_info {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}

.e_s_label {
    width: 80px;
}

.e_s_info {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
}

.e_fix_btn {
    display: block;
    width: 90%;
    height: 49px;
    background: rgba(255, 216, 67, 1);
    line-height: 49px;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    margin: 30px auto 20px;
}

.e_fix_btn.blue_bg {
    background: rgba(0, 113, 254, 1);
    font-weight: 400;
}

.e_s_c_form .e_s_c_row {
    margin-top: 15px;
}

.e_s_c_row:first-child {
    margin-top: 16px;
}

.e_s_c_row {
    font-size: 0;
    margin-top: 10px;
}

.e_s_c_label,
.e_s_c_input {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.e_s_c_label {
    width: 80px;
}

.e_s_c_input_row {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    font-size: 0;
}

.coach_add_input,
.coach_add_btn,
.removeclass {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
}

input[type=text].e_s_c_input.change_num,
input[type=tel].e_s_c_input.change_num,
input[type=text].e_s_c_input.remover_num,
input[type=tel].e_s_c_input.remover_num {
    width: -webkit-calc(100% - 58px);
    width: calc(100% - 58px);
    margin-right: 5px;
}

.coach_add_btn,
.removeclass {
    width: 53px;
    height: 53px;
    line-height: 53px;
    background-color: #2484FE;
    text-align: center;
    border-radius: 4px;
}

.removeclass {
    background: #fff;
    color: red;
}

textarea.e_s_c_input,
input[type=text].e_s_c_input,
input[type=tel].e_s_c_input {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    color: #342D2D;
    outline: none;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(216, 216, 216, 1);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 0 15px;
    margin-bottom: 0;
    height: 53px;
}

.tarea .e_s_c_label,
.tarea textarea.e_s_c_input {
    vertical-align: top;
}

.tarea .e_s_c_label {
    padding-top: 15px;
}

textarea.e_s_c_input {
    height: 154px;
    padding-top: 15px;
    padding-bottom: 15px;
}

input[type=text].e_s_c_input.readonly,
input[type=tel].e_s_c_input.readonly {
    border: none;
    background: rgba(241, 241, 241, 1);
}

.e_s_s_body {
    padding: 30px;
}

.e_s_s_title {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 22px;
    color: rgba(0, 113, 254, 1);
    text-align: center;
}
.e_s_s_title i{
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.e_s_s_tips {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 29px;
    color:#F37057;
    margin-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}

.e_s_s_qrCode {
    width: 132px;
    height: 132px;
    margin: 60px auto 0;
}

.e_s_s_qrCode img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.e_s_s_text1 {
    font-size: 15px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 21px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 15px;
}

.e_s_s_text2 {
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 17px;
    color: rgba(0, 0, 0, 1);
    margin-top: 18px;
    text-align: center;
}

.e_l_row {
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    background: #fff;
    margin-top: 10px;
}

.e_l_row:first-child {
    margin-top: 0;
}

.e_l_row_head {
    font-size: 16px;
    font-family: Source Han Sans SC;
    line-height: 22px;
}

.e_l_row_title {
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

/* .e_l_row_href{
    color: #0071FE;
} */
.e_l_row_body {
    padding: 15px 0;
    border-bottom: 1px solid rgba(243, 243, 243, 1);
}

.e_l_row_body_row {
    margin-top: 10px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 21px;
}

.e_l_row_body>.e_l_row_body_row:first-child {
    margin-top: 0;
}

.e_l_row_body_label {
    color: rgba(0, 0, 0, 0.5);
    width: 80px;
}

.e_l_row_body_info {
    color: #433E3E;
    width: calc(100% - 80px);
}

.e_l_row_body_label,
.e_l_row_body_info {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.e_l_row_footer {
    padding-top: 15px;
}

.e_l_row_footer_btn {
    width: 105px;
    height: 49px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 49px;
    font-size: 15px;
    font-family: Source Han Sans SC;
    font-weight: 400;
}

.e_l_row_footer_btn.bt_orange {
    border: 1px solid rgba(251, 142, 142, 1);
    color: rgba(243, 112, 87, 1);
}

.e_l_row_footer_btn.no_bg {
    border: none;
    background: transparent;
    color: rgba(83, 83, 83, 1);
    text-align: left;
}

.e_l_row_footer_btn.disabled {
    border: none;
    background: rgba(200, 200, 200, 1);
    color: rgba(83, 83, 83, 1);
}

.e_l_row_footer_btn.bt_blue {
    border: 1px solid rgba(0, 113, 254, 1);
    color: rgba(0, 113, 254, 1);
}

a.bt_blue:hover {
    color: rgba(0, 113, 254, 1);
}

.e_s_c_form {
    padding-bottom: 15px;
}

.e_s_c_form_tips {
    padding: 16px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 22px;
    color: rgba(0, 0, 0, 1);
    background-color: #F9FBFC;
}

.e_s_l_row_head {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 20px;
    color: rgba(65, 65, 65, 1);
    padding: 15px;
    background: #fff;
}

.e_s_l_row {
    padding: 15px;
    background: #fff;
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 20px;
    color: rgba(65, 65, 65, 1);
}

div>.e_s_l_row:nth-child(odd) {
    background: rgba(243, 248, 255, 0.68);
}

.e_s_l_table_area {
    background-color: #fff;
}

.content .e_s_l_table_area .nl-table tr td {
    font-size: 0.14rem;
    font-family: Source Han Sans SC;
    line-height: 20px;
    padding: 16px 2px;
}

.content .e_s_l_table_area .zdy-title {
    background: #f9fbfc;
    overflow: hidden;
}

.content .e_s_l_table_area .zdy-title p {
    border: 1px solid #dedede;
    margin: 10px 15px;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    background: #fff;
}
.content .e_s_l_table_area .nl-table tbody tr:nth-child(odd) {
    background: #fff;
} 
.content .e_s_l_table_area .nl-table tbody tr:nth-child(even) {
    background: rgba(243, 248, 255, 1);
}
.content .e_s_l_table_area .nl-table tbody tr td {
    font-weight: 400;
    color: rgba(29, 25, 25, 1);
    position: relative;
    padding:16px 30px;
    text-align: left;
}
.content .e_s_l_table_area .table-data-yes tbody tr td {
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
}

.content .e_s_l_table_area .nl-table tbody tr td span {
    display: inline-block;
    color: #333;
    margin-right: 10px;
}
.content .e_s_l_table_area .nl-table tbody tr td .table_div_right{
    display: inline-block;
    color: #333;
    position: absolute;
    right: 20px;
    font-size: 12px;
}
.content .e_s_l_table_area .nl-table tbody tr td .table_div_right em {
    color: rgba(0, 113, 254, 1);
    font-style: normal;
}
.content .e_s_l_table_area .nl-table tbody tr td .table_div_right .iconfont{
    font-size: 12px;
    margin-left: 10px;
}
.e_s_qrCode_title {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 22px;
    color: rgba(3, 74, 158, 1);
    margin-top: 45px;
    text-align: center;
}

.e_s_qrCode_img {
    width: 292px;
    height: 292px;
    margin: 17px auto 0;
}

.e_s_qrCode_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.e_s_qrCode_tips {
    margin-top: 67px;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 22px;
    color: rgba(0, 0, 0, 1);
}

.e_i_body {
    position: relative;
    margin-top: -10px;
    padding: 0 15px 15px;
    z-index: 2;
}

.e_i_b_head {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 10px rgba(190, 190, 190, 0.16);
    border-radius: 8px;
}

.icoin_wrapper {
    width: 22px;
    height: 22px;
    background: rgba(93, 132, 247, 1);
    text-align: center;
    line-height: 22px;
    margin: auto;
    color: #fff;
    border-radius: 50%;
}

.icoin_wrapper i {
    font-size: 0.12rem;
}

.icoin_wrapper+div {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 20px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 12px;
}

.e_i_menu {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 10px rgba(190, 190, 190, 0.16);
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
}

.e_i_menu_a {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 22px 20px 16px;
    box-sizing: border-box;
    line-height: 22px;
    border-bottom: 1px solid rgba(241, 241, 241, 1);
}

.e_i_menu .e_i_menu_a:last-child {
    border-bottom: none;
}

.e_i_menu_a i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.12rem;
    color: #262626;
}

.e_i_menu_a>span {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.e_i_menu_a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 12px;
    border-radius: 2px;
    background: #28B28B;
}

.e_i_body .e_i_menu .e_i_menu_a:nth-child(4n+1)::before {
    background: #0071FE;
}

.e_i_body .e_i_menu .e_i_menu_a:nth-child(4n+2)::before {
    background: #F3D187;
}

.e_i_body .e_i_menu .e_i_menu_a:nth-child(4n+3)::before {
    background: #28B28B;
}

.e_i_body .e_i_menu .e_i_menu_a:nth-child(4n)::before {
    background: #F37057;
}

.e_i_title {
    padding-left: 16px;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 65px;
    color: rgba(93, 132, 247, 1);
}

.content .c_black_time ul {
    margin: 0;
}

.c_black_time ul li {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.c_black_time ul li span {
    width: auto;
    margin-right: 15px;
    float: left;
    text-align: center;
}

.new_e_s_row .e_s_c_label {
    display: block;
}

.new_e_s_row textarea.e_s_c_input,
.new_e_s_row input[type=text].e_s_c_input,
.new_e_s_row input[type=tel].e_s_c_input {
    width: 100%;
}

.new_radio_flex {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.c_span_right {
    font-size: 12px;
    text-align: center;
}

.new_radio_li {
    width: calc(50% - 12px);
    margin: 5px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 0;
}

.new_radio_li.class_name {
    background-color: #0071FE;
    border-color: #0071FE;
    box-shadow: -1px 0 0 0 #0071FE;
    color: #fff;
}

.new_e_s_row .layui-form-radio {
    border-radius: 3px;
    margin: 0;
    color: #333;
    display: block;
    text-align: center;
}

.new_e_s_row .layui-form-radioed {
    color: #fff;
}

.layui-form-radio>i {
    color: #0071FE;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #0071FE;
}
.new_e_s_row .layui-form-radio>i {
    display: none;
}

.new_e_s_row .layui-form-radio>i:hover,
.new_e_s_row .layui-form-radioed>i {
    color: #fff;
    display: none;
}

.new_e_s_row .e_s_c_label {
    width: 120px;
    margin-bottom: 10px;
}

.content .new_ul_li_zk {
    margin: 0;
    padding: 0;
}

.content .new_ul_li_zk li {
    margin-bottom: 10px;
}