body {
    width: 10rem;
    margin: auto;
}

.all {
    width: 9.4rem;
    padding: .3rem;

}

.title {
    margin-bottom: 10px;
    font-size: 20px;
    max-width: 10rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: none;
}

.other {
    height: 30px;
    line-height: 30px;
    color: #a8a8a8;
    display: none;
}

span {
    line-height: 28px;
}

.time {
    margin-right: 20px;
    font-size: 14px;
    float: left;
}

.zuozhe {
    margin-right: 20px;
    font-size: 14px;
    float: left;
}

.looknum {
    margin-right: 20px;
    font-size: 14px;
    float: left;

    background-image: url('/xuexijiqiao/img/course_look@3x.png');
    background-repeat: no-repeat;
    background-size: 16.8px 13.65px;
    background-position: 0 50%;
    text-indent: 23px;
}

.collect {
    width: 80px;
    float: right;
    color: #282828;
    font-size: 15px;
    text-indent: 25px;
    background-image: url('../img/detailNO.png');
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 0rem 47%;
}

.backShouye {
    width: 4.5rem;
    background-color: #ffd43f;
    border-radius: 0.1rem;
    text-align: center;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    font-size: 0.38rem;
    color: #282828;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.content p img {
    display: block;
    height: auto;
    width: 100%;
}

.content img {
    display: block;
    height: auto;
    width: 100%;
}