.main_list {
    background: #fff;
    margin-top: 20px;
    position: relative;
}
.radius_shadow {
    box-shadow: 0 0 3px #dbdbdb;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.main_list .list_title {
    padding: 10px 25px;
}
.main_list ul li, .list_content li {
    height: 64px;
    border-top: 1px solid #f2f2f2;
    padding: 10px 25px;
}
.course_info {
    margin-top: 10px;
    width: 300px;
}
.course_name {
    height: 15px;
    line-height: 15px;
}
.course_name span {
    width: auto;
    display: inline-block;
    max-width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f15 {
    font-size: 15px;
}
.c2 {
    color: #222;
}
.course_time {
    width: 270px;
}
.course_price, .course_time {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l {
    float: left;
}
.f12 {
    font-size: 12px;
}
.c9 {
    color: #999;
}

.popularity {
    width: 100px;
    margin-top: 19px;
    height: 26px;
    line-height: 26px;
    padding-left: 29px;
    background: url("../../images/template_sprite.png") no-repeat 2px -403px;
}
.pink {
    color: #ff5560;
}
.course_consult {
    width: 65px;
    height: 26px;
    line-height: 26px;
    border-radius: 26px;
    padding-left: 36px;
    background: #ed960e url("../../images/template_sprite.png") no-repeat 11px -303px;
    color: #fff;
    margin-top: 19px;
    cursor: pointer;
}
.f14 {
    font-size: 14px;
}
.clearfix::after {
    content: '\200B';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.course_price {
    margin-top: 8px;
    width: 240px;
}

.clear::after {
    clear: both;
    content: "";
    display: block;
}
.clear::after {
    clear: both;
    content: "";
    display: block;
}
.clear::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.hob-tit{
    margin-top: 22px;
}

.main_list h3 {
    border-left: 4px solid #54b027;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
}
.l {
    float: left;
}
.f16 {
    font-size: 16px;
}
.c6 {
    color: #666;
}
h3 {
    font-size: 14px;
}


.kc-past-cost {
    color: #999;
    text-decoration: line-through;
}
