.mar_btm {
    /* margin-top: 20px;
    margin-bottom: 60px;
    background: #fff;
    padding-bottom: 10px; */
}


.sch_promotion_addr span {
    display: inline-block;
    max-width: 405px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}


.sch_exclusive_part {
    background-color: #fff;
}

.sch_exclusive_part table {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #D2D2D2;
}

.sch_exclusive_part tr {
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.column-1 {
    width: 166px;
    max-width: 166px;
    padding: 0 13px;
    font-weight: 400;
    text-align: left;
}

.column-2 {
    max-width: 480px;
    padding: 0 10px;
    text-align: left;
}

.column-3 {
    width: 150px;
    max-width: 150px;
    padding: 0 10px;
    white-space: nowrap;
    text-align: center;
}


.sch_exclusive_part table thead {
    font-weight: 400;
    font-size: 16px;
    color: #010101;
    background: #F2F2F2;
}

.sch_img {
    width: 190px;
    height: 133px;
    border-radius: 4px;
}


.sch_exclusive_part>.sch_exclusive_li {
    position: relative;
    padding: 26px 21px;
    border-bottom: 10px solid #EEEEEE;
}


.specail_exclusive {
    display: block;
    position: absolute;
    left: 21px;
    top: 26px;
    width: 79px;
    height: 48px;
    background: url(/assets/images/hot-recommend.png) no-repeat 0 0;
    z-index: 1;
}


.com-title-box a {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #010101;
}

.clight,
.sch_promotion_addr .addr_name {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.sch_exclusive_part_con {
    position: relative;
    font-size: 16px;
    margin-left: 205px;
    height: 130px;
    width: 520px;
    color: #797c81;
}


.sch_a {
    display: inline-block;
    width: 190px;
    height: 133px;
    position: relative;
}

.com-title-box h2 {
    max-width: 390px;
    margin-right: 10px;
}

.com-title-box {
    margin-bottom: 19px;
    overflow: hidden;
    display: flex;
    align-items: center;
}


.sch_promotion_addr .addr_name {
    vertical-align: middle;
    display: inline-block;
    max-width: 425px;
    float: left;
}

.sch_promotion_addr .intro_more {
    color: #128FF0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    white-space: nowrap;
}


.sch_promotion_addr {
    margin-top: 15px;
    display: flex;
}

.page-box {
    background-color: #fff;
    margin-top: 10px;
    padding: 40px 0;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.course_bread_span {
    display: inline-block;
    white-space: nowrap;
    color: #333;
    font-size: 15px;
}

.course_bread {
    position: relative;
}

.signup_form input[type=text]::placeholder,
.signup_form textarea::placeholder {
    font-size: 16px;
    color: #999999;
}
