/*学习中心*/
.learning .mk-class{border-left:4px solid #d5f2b6;}
.learning .mktit1{width:300px; height:56px; float:left; background:url(../images/MKlearn-tit.png) no-repeat; padding-left:15px; text-align:center; font-size:24px; line-height:56px; color:#fff; font-weight:normal;}
.learning .mktit2{width:452px; height:56px; float:left; background:url(../images/MKlearn-tit2.png) no-repeat; padding-left:15px; text-align:center; font-size:24px; line-height:56px; color:#fff; font-weight:normal;}
.learning p.erji{position: relative; display: inline-block;margin-bottom:20px;padding:7px 18px;background: #e3f5d0; font-size:20px; color:#4b9314; font-weight:700; clear:both;/* border-left:4px solid #d5f2b6*/;/* margin-left:19px;*/}
.learning p.erji span{background: url(../images/sanjiao.png) no-repeat;padding-left: 20px;width: 12px;height: 12px; display: block;position: absolute;left:0;top:0;}
.learning p.sanji{padding-top:20px;font-size:16px;color: #4b9314;font-weight: 500;clear: both;border-left:4px solid #d6f2b6;margin-left: 19px;}
.learning p.sanji em{ font-style: normal;font-size: 16px;font-weight: 700; padding:7px 18px;display: inline-block;border:2px solid #6bc30d;border-radius: 20px;margin-left:40px;}
.learning p.sanji span{position: relative;top:20px;left: -6px;display:block; width:27px;background:#6bc30d;height:22px;margin-right: 20px;width: 8px;height: 8px;border-radius: 8px;}
.learning .wrapFloat{float: left;margin-bottom: -20px;}
.learning .wrapFloat .none-class{overflow:hidden;zoom:1;}
.learning .wrapFloat .none-class .cla-module{width:314px; height:121px; border:2px solid #b5e186; background-color:#fff; position:relative; margin:0 40px 35px 0; padding:1px;}
.learning .wrapALL{overflow: hidden;padding:20px 0 5px 40px; margin-left:19px; border-left:4px solid #d5f2b6; overflow:hidden; zoom:1;position: relative;}
.learning .YQuan{margin-left: 19px; border-left:4px solid #e3f5d0;}
.learning .YQuan span{z-index:99;margin-left: -9px; display:inline-block;width:10px;height:10px;border: 2px solid #6bc30d;background: #fff;border-radius: 10px;margin-right: 34px;position: relative;top:50px;}


/*慕课地图*/
.learning h6{ font-size:18px; color:#d5f2b6; font-weight:500; clear:both; padding-top:40px;border-left:4px solid #d5f2b6; margin-left:19px;}
.learning h6 em.yhml{padding-left: 50px;font-style: normal;color: #666;font-size:16px;}
.learning h6 span{width:118px;height:24px;background: url(../images/h5-bg.png) 2px 0px no-repeat;display:inline-block;position:relative;left:-8px;font-size: 16px;color: #fff;line-height: 24px;text-align: center;}
.learning .Line{height:40px;border-left:4px solid #d5f2b6;margin-left: 19px;}
.learning .all-class{padding:30px 0 0px 40px; margin-left:19px; border-left:4px solid #d5f2b6; }
.learning .all-class .xla{height: 24px;}
.learning .all-class label{font-size:15px;}
.learning .all-class label em{width: 14px;height: 14px;background: #6bc30d;display: inline-block;margin-right:10px;vertical-align: -1px;}
.learning .all-class select{width: 154px;height: 24px;background: #f8f8f8;border:1px solid #d9d9d9;}
.learning .all-class .tip{font-size:15px;color: #999;margin-left: 25px;}
.learning .all-class .course{font-size:15px;margin-top: 30px;}
.learning .all-class .gather{width:1057px; max-height: 655px; overflow-y:auto; margin-top: 20px; padding-left: 20px; padding-bottom: 30px; border:1px solid #6bc30d; box-sizing: border-box;}
.learning .all-class li.listCourse{border-bottom: 1px dashed #eee;overflow: hidden;margin-right: 90px;margin-top: 20px; position: relative;}
.learning .all-class li.listCourse .left{float: left;margin-right: 20px;}
.learning .all-class li.listCourse .right{float: left;}
.learning .all-class li.listCourse .start{
    font-size:19px;
    color:#fff;
    float: right;
    background:url(../images/mooc/mooc-btn-study.png) 0 0 no-repeat; 
    width: 141px;
    height: 42px;
    line-height:42px;
    padding-left: 25px;
    text-decoration: none;    
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -10px;}
.learning .all-class li.listCourse .start img{margin-right: 10px;vertical-align:-1px;}
.learning .all-class li.listCourse .tit{font-size:18px;font-weight: 700;margin-bottom: 10px;}
.learning .all-class li.listCourse em{font-size:15px;font-style: normal;margin-right:40px;}
.learning .all-class li.listCourse .jsly1{margin-bottom: 10px;}
.learning .all-class li.listCourse .jsly2{margin-bottom: 20px;}

/* 20200301 慕课地图 */
.pad20{
    padding-left: 20px !important;
}
.mooc-banner img{
    width: 1057px;
    height: 130px;
}
.nav-subject{
    height: 70px;
    padding: 19px 0 19px 10px;
    background-color: #f0f9e6;
    margin-right: 30px;
    box-sizing: border-box;
}
.nav-subject li{
    float: left;
}
.nav-subject li a{
    width: 74px;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #6bc30d;
    background: url(../images/mooc/mooc-nav-li.png) 0 0 no-repeat;
    text-align: center;
    margin-right: 6px;
    display: inline-block;
}
.nav-subject li:last-child a{
    margin-right: 0 !important;
}
.nav-subject li a:hover{
    text-decoration: none;
}
.nav-subject li.current a{
    color: #fff;
    background: url(../images/mooc/mooc-nav-li-cur.png) 0 0 no-repeat;
}