.xue_chapter_left{
    width: 869px;
    float: left;
}
.xue_chapter_left h2{
    font-size: 22px;
    color: #212121;
    margin-top: 40px;
}
.xue_chapter_left li img{
    width: 295px;
    height: 185px;
    float: left;
}
.xue_chapter_left li{
    margin-top: 50px;
}
.xue_chapter_text{
    float: right;
}
.xue_chapter_text p{
    width: 534px;
    font-size: 14px;
    color: #737373;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-indent: 2em;
    margin-top: 20px;
}
.xue_chapter_text span{
    float: right;
    font-size: 14px;
    color: #737373;
}
.xue_chapter_text h2{
    font-size: 18px;
    color: #970303;
    margin-top: 10px;
}






