/* 全部课程页面 */
.card-head{
    font-size:14px;
    color: #333333; 
    height: 35px;
}
.card-subhead{
    font-size:12px;
    color: #999999;
}
/*免费课程页面*/
.course-introduction{
    font-size:14px;
    color: #504e4e; 
    line-height: 37px;
}
.course-introduction-head{
    font-size:16px;
    color: #110c14; 
    line-height: 37px;
    font-weight:bold;
}
.course-introduction-name{
    font-size:16px;
    color: #000000; 
    line-height: 37px;
    font-weight:bold;
}
.course-teacher{
    font-size:16px;
    color: #4c4c4c; 
    line-height: 37px;
    font-weight:bold;
}
.course-tab{
    font-size:16px;
    color: #333333; 
    font-weight:bold;
    margin-right: 30px;
    cursor:pointer
}
.course-tab2{
    font-size:16px;
    color: #e62129; 
    font-weight:bold;
    margin-right: 30px;
    cursor:pointer
}
.course-navigation{
    font-size:12px;
    color: #cacaca; 
}

.course-title{
   font-size: 24px;
   color: #f2f2f2;
}
.gray-normal{
    color: #c0bcbf;
    font-size: 12px;
}
.gray-crude{
    color: #c0bcbf;
    font-size: 14px;  
    font-weight:bold;  
}
.gray-title{
    color: #666666;
    font-size: 14px;
    margin-bottom:25px;   
}
.font-score{
    font-size: 40px;
    color: #ff9000;
    line-height: 35px;
    margin-left: 10px
}
.red-tab{
    color: #e62129!important;
}
/* 收费界面 */
.gray-link{
    color: #666666!important;
    font-size: 12px;
}
.c-course-title{
    font-size: 26px;
    color: #333333;
 }
.c-gray-normal{
    color: #666666;
    font-size: 14px;
}
.c-gray-title{
    color: #333333!important;
    font-size: 14px;
}
.gray-res{
    color: #aaaaaa!important;
    font-size: 12px;
}
/* 组合课程 */
.c-course-tab{
    font-size:16px;
    color: #333333; 
    font-weight:bold;
    margin-right: 100px;
    cursor:pointer;
    line-height: 40px;
}
.crowd-title{
    font-size: 22px;
    color: #FFffff;
    line-height: 37px;
    width: 100px;
    height: 37px;
    padding-top:37px; 
    margin:0 auto;
}
.crowd-cont{
    font-size: 18px;
    color: #FFffff;
    line-height: 37px;
}
.chapter-title{
    font-size: 24px;
    color: #111111;
    width: 100px;
    padding-top:37px; 
    margin:0 auto 36px auto;
}
.chapter-cont{
    font-size: 14px;
    color: #111111;
    line-height: 28px;
}
.chapter-cont2{
    font-size: 14px;
    color: #444444;
    line-height: 22px;
}
.stage-font{
    color: #f9f9f9;
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    top: 23px;
    left: 86px;
}
.card-title-s{
    color: #FFffff;
    font-size: 16px
}
.card-cont-s{
    color: #f2f2f2;
    font-size: 14px
}
.big-card-bottom-font{
    line-height: 67px;
    height: 67px;
    font-size: 16px;
    color: #f9f9f9;
}