.page-community {
    background-color: #F6F9FC;
}

.community-banner {
    width: 100%;
    height: 3.2rem;
    position: relative;
    display: block;
    object-fit: cover;
    -webkit-object-fit: cover;
}
.difficulty-main{
    height:auto;
    background:#fff;padding-bottom:.81rem ;}

.difficulty-main .list li {
    width: calc(33.33% - .8rem);

    /* width: 3.13rem; */
    padding-top: .57rem;
    min-height: 2.19rem;
    margin-bottom: 1.25rem;
    min-height: 2.19rem;
    height: auto;
}
.community-way-main{background: url('../image/community/way.jpg') left top no-repeat;background-size: 100% auto;background-color: #fff;}
.community-way-main .title{font-size: .2rem;color: #fff;padding-top: .47rem;padding-bottom: .18rem;border-bottom: 1px solid #FFFFFF;}
.way-swiper-content{width: 100%;overflow: hidden;cursor: pointer;margin-top: .48rem;position: relative;padding-bottom: .93rem;}
.way-swiper-content .swiper-slide{height: 5.07rem;}
.way-swiper-content .swiper-slide img{width: 100%;height: 100%;object-fit: cover;-webkit-object-fit: cover;}
.way-swiper-content .swiper-pagination-bullet{
height: 0.05rem;
    background-color: #C5C5C5;
    opacity: 1;
    width: .92rem;
    border-radius: .06rem;
}
.way-swiper-content .swiper-pagination-bullet-active{background-color: #FF8D29;}
.way-swiper-content .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: .3rem;
}
.way-swiper-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 0.135rem;

}