
.coursepagebox{
	overflow: hidden;
}
.coursebody{
	overflow: hidden;
	width: 100%;
    height: 100%;
    margin-top: 0.01rem;
}
.course-body-box{
	padding:0 0.4rem;
	height: auto;
	margin: .533333rem auto;
}
.course-box{
	overflow: hidden;
	background: #fff;
	display: none;	
}
.course-show{
	display: block;
}
.coursecart{ margin-bottom: .666667rem;}
.course-banner{
	width: 100%;
	height: 1.6rem;
	padding-top: 0;
	overflow: hidden;
}
.course-nothing{ text-align: center; margin:3rem 0 0; }
 .courseimg{
    position: relative; height: 5.18rem;
}
.courseimg img{ width:100%; height: 5.16rem; object-fit: cover;border-radius: .106667rem;}
.course-label-box{ 
    width: 9.2rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 50px;
    /* background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201811/8ba342fcdd7141cc810a47bedaac2d1d.png') no-repeat 0 bottom; */
    background-size: 100% 100%;
}
.clb-two-box{
    width: 8.6rem;
    height: .666667rem;
    padding:.266667rem;
    display: none;
    z-index: 8;
    position: absolute;
    bottom: 0;
}

.ctb-cart{ 
    width: 1.92rem; height: .56rem;
    line-height: .56rem;
    border: .013333rem solid #fff;
    border-radius: .306667rem;
    color: #ffffff;
    background: rgba(0,0,0,0.30);
    margin: 0 .266667rem .133333rem 0;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}

.ctb-right{ width: .48rem; height: 0.56rem;
    background: url('//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/201902/fefb7c09e31d4d53ab61bbde9397921f.png') no-repeat center center;
    background-size: .48rem;
    float: right;
}
.clb-more-box{
    width: 8.6rem;
    height: auto;
    max-height:5.16rem;
    display: none;
    position: relative;
    z-index: 10;
    padding-top: .133333rem;
    position: absolute;
    bottom: 0;
    left: 0;
    padding:.266667rem;
}
.cmccart em{  width: .293333rem; height: .16rem;
    display:inline-block; 
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201811/2f3c1580446e4206a9b0c1d237c85897.png) no-repeat; background-size: cover;
    margin-left: .133333rem;
}
.courseteabox{ width: 100%; color: #8E9193; margin-top: .2rem;}
.coursetea{ float: left;width: auto; 
    max-width: 45%;
   padding-right:.133333rem;
   margin-right:.133333rem;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #979797;
    position: relative;
 }
 .courseinfor{ margin-top: .4rem;}
 .coursecredit{
    float: left;
    text-indent:.4rem;
    margin-right: .266667rem;
    background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201902/06266d28bb6e498784c0c158f4432675.png') no-repeat left center;
    background-size:.266667rem .32rem;
    color: #8E9193;
}
.coursehour{
    float: left;
    text-indent:.4rem;
    background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201902/9d753923c436400b9a3d6c7828260491.png') no-repeat left center;
    background-size:.32rem .32rem; 
    color: #8E9193;
}
.coursetea-border p{ width: .026667rem; height: .26666rem;
    background: #979797;
    position: absolute;
    right: 0;
    top:0.1rem;}

.clb-backimg{
    width: 9.2rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.clb-backimg img{
    display: block;
    width: 100%;
    height: 100%;
}
.clb-more-box-cen{
    width: 8.6rem;
    overflow: hidden;
    max-height:3.92rem;
    overflow-y: scroll;
}

.course-label-box .active{
    display: block;
}
.ctb-min-box{
    display: none;
}
.course-change-box{
    width: 100%;
    min-height: 68px;
}
.ccb-top{
    width: 100%;
    height: 68px;
    font-size: 14px;
    color: #9D9D9D;
    line-height: 68px;
}
.cmc-shady{
    display: none;
}
.coursemessage{
    height: auto!important;
    min-height: 1.6rem!important;
}
.ctb-min-box{
    display: block;
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
     margin-top: 0.1rem;
}

.course-banner{
    display: none;
 }
/*
 * 课程样式
 *
 * */
 .course-min-change{
    width: 100%;
    height: 1.0666rem;
    line-height:1.0666rem;
    display: block;
    background: #F8F8F8;
    position: relative;
}
.cmccart{
    width: 33%;
    height: 100%;
    line-height:1.0666rem;
    text-align: center;
    font-size: 0.28rem;
    color: #404040;
    float: left;
    position: relative;
   
}
.cmc-shady{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 10;
    opacity: 0.6;
    display: none;
}
.ccm-body{
    width: 100%;
    max-height: 5rem;
    background: #fff;
    overflow-y: scroll;
    position: absolute;
    top: 0.96rem;
    left: 0;
    padding: 0.3rem;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: -20rem;
    z-index: 12;
}
.ccm-b-cart{
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0 0.28rem;
    margin: 0.18rem 0.2rem;
    float: left;
    cursor: pointer;
    max-width: 5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pb-active{
    background: #35A3E7;
    color: #fff;
    border-radius: 0.24rem;
}
.coursename{ color: #1D1D1D;  margin-top: .266667rem;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis}
.selectschool{ margin-top: .173333rem;}
.selectStudent-span,.selectSchool-span{ color: #8E9193; margin-right: .2rem;}
.spanword{ margin-right: .6rem;color: #1D1D1D;}

