.uc-course-list .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}
.uc-ykt-coursecard-wrap_picbox {
    overflow: hidden;
    height: 200px;
    line-height: 200px;
    text-align: center;
    background: #f5f5f5;
}
.uc-ykt-coursecard-wrap_picbox img{
    max-width: 100%;
    max-height: 100%;

}

.uc-detail {
    background: #FBFBFB;
    display: block;
    padding-bottom: 12px;    
    font-family: "Arial", "Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
}
.uc-detail a{
text-decoration: none;
}
.uc-content {
    padding: 0 10px
}

.uc-title {
    min-height: 40px;
    max-height: 40px;
    line-height: 20px;
    font-size: 15px;
    overflow: hidden;
    margin-top: 8px !important;
    text-overflow: ellipsis;
    overflow: hidden;
}
.uc-ykt-coursecard-wrap_orgName {
    height: 26px;
    color: #666666;
    font-size: 12px;
}
.uc-ykt-coursecard-wrap_scorewrap {
    font-size: 12px;
    height: 22px;
}
.f-fl {
    float: left;
}

.uc-starrating_wrap .m-star {
    float: left;
    width: 12px;
    height: 12px;
    background-position: -34px 0;
    margin-right: 2px;
}

.uc-starrating_wrap .z-half {
    background-position: -17px 0 !important;
}

.starsprite,
.uc-starrating_wrap .m-star {
    background: url(/static/index/image/xin.png) no-repeat;
}