.xue_chapter{
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
.xue_chapter h2{
    font-size: 0.3rem;
    color: #121314;
    border-left: 0.08rem solid #ff3838;
    height: 0.27rem;
    padding-left: 0.1rem;
    line-height: 0.27rem;
    margin-top: 0.22rem;
}
.xue_chapter img{
    width: 2.65rem;
    height: 2rem;
    float: left;
    border-radius: 0.05rem;
}
.xue_chapter .swiper-slide :last-child{
    border-bottom: none !important;
}
.xue_chapter_text{
    float: left;
    margin-left: 0.3rem;
    width: 55%;
}
.xue_chapter_text p{
    width: 4rem;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 0.05rem;
}
.xue_chapter_text span{
    font-size: 0.22rem;
    color: #737373;
    margin-top: 0.1rem;
    display: inline-block;
}
.xue_chapter_text h1{
    font-size: 0.28rem;
    color: #970303;



}


.xue_chapter .swiper-slide{
    margin-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
    border-bottom: 0.01rem solid #e5e5e5 !important;
    height: 16% !important;
}
.xue_chapter .swiper-slide:last-child{
    border-bottom: 0.01rem solid transparent !important;
}
.xue_chapter .swiper-wrapper{
    height: 12.5rem !important;
}

.xue_chapter .swiper-container{
    margin-top: 0.2rem !important;
}
@media (max-width: 420px) {
    .loadmore{
    top:97% !important;
    }
    .xue_chapter_text p{
        -webkit-line-clamp: 2;
        line-height: 0.4rem;
        margin-top: 0.1rem;
    }

}

@media (max-width: 360px) {
}






