body{
    background: rgba(247, 247, 247, 1);
}
.main_zhu{
    max-width: 750px;
    margin: 0 auto;
}
.luntop{
    position: relative;
}
.lunbobei{
    width: 7.5rem;
    height: 2.6rem;
    background: linear-gradient(270deg,#BA8DF2   0%,#6061E2 100%);
    border-radius: 0px 0px 0.4rem 0.4rem;
    position: absolute;
    top: 0;

}
.bolun{
    width: 6.3rem;
    margin: 0rem auto;
    background: #FFFFFF;
    box-shadow: 0px 0.1rem 0.1rem 0px rgba(0,0,0,0.1);
    border-radius: 0.2rem;
    padding: 0.3rem 0.3rem 0.4rem 0.3rem;
    position: relative;
    z-index: 1;
    top: 0.3rem

}
.lunbo{
    width: 6.3rem !important;
    border-radius: 0.1rem;
    position: relative;
}
.lunbo a{
    display: inline-block;
}
.zhongpic{
    width: 6.3rem !important;
    height: 4.2rem !important;
    position: relative;
}
.zhongpic img{
    width: 6.3rem !important;
    height: 4.2rem !important;
    border-radius: 0.1rem;
}
.luntit{
    position: absolute;
    bottom: 0;
    width: 6.1rem;
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.2rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0px 0px 0.1rem 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.28rem;
    color: #FFFFFF;
}
.lundesc{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.42rem;
    width: 6.3rem;
    margin: 0.5rem auto;
    margin-bottom: 0;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.swiper-pagination-bullet-active{
    background: rgba(96, 97, 226, 1)!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0 !important;
    top: 4.4rem !important;
}
.wenzong{
    background: #fff;
    overflow: hidden;
    margin-top: 0.4rem;
    padding-bottom: 0.3rem;
}
.shier_title{
    padding-top: 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 700;
    color: #6061E2;
    position: relative;
}
.geng_more{
    position: absolute;
    right: 0.3rem;
    font-size: 0.28rem;
    color: #999999;
    top: 0.36rem;
}
.new_art_list{
    overflow: hidden;
}
.article_item{
    overflow: hidden;
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    position: relative;
}
.article_item:last-child{
    border-bottom: none;
}
.article_left {
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
    font-weight: 700;
    width: 4.3rem;
    float: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    position: relative;
}
.article_item a {
    color: #333333;
}
.article_tiem {
    font-size: 0.28rem;
    color:rgba(153, 153, 153, 1);
    position: absolute;
    right: 2.6rem;
    bottom: 0.3rem;
}
.zfenle{
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.newitem_pic {
    width: 2.4rem;
    height: 1.8rem;
    border: 1px solid #E6E6E6;
    border-radius: 0.1rem;
    float: right;
    overflow: hidden;
}
.newitem_pic img {
    width: 2.4rem;
    height: 1.8rem;
    border-radius: 0.1rem;
}
.cgeng{
    width: 6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.32rem;
    color: #999999;
    background: #F2F2F2;
    border-radius: 0.44rem;
    margin: 0.4rem auto;
    display: block;
    margin-bottom: 0.3rem;
}