/* 筛选 */
.filterCon .filterList li {
    width: 50%;
    font-size: 0.39rem;
}

.fileList .listItem .titleP {
    width: 100%;
    height: 1rem;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.52rem;
    margin-bottom: 0.32rem;
}

#dataList li {
    background-color: #ffffff;
    margin-bottom: 0.32rem;
    padding: 0.32rem 0.32rem 0;
    border-radius: 0.27rem;
}

.liTitle {
    width: 73%;
    margin-right: 0.32rem;
}

.liTitle p {
    font-size: 0.4rem;
    color: #333333;
}

.liPic {
    width: 20%;
    max-width: 1.53rem;
    height: 1.53rem;
    border-radius: 0.27rem;
}

.tagList .tags1 {
    background: #EBF2FF;
    color: #307FFF;
    display: inline-block;
    padding: 0.12rem 0.21rem;
    font-size: 0.32rem;
    border-radius: 0.11rem;
    margin-right: 0.21rem;
}


/* .topBox {
    border-bottom: 0.01rem dashed #EEEEEE;
    padding-bottom: 0.12rem;
} */


.bottombox {
    font-size: 0.32rem;
    padding-left: 0.4rem;
    background: url(../images/index_icon02.png) no-repeat left center;
    background-size: 0.32rem 0.32rem;
    line-height: 0.9rem;
    color: #999999;
}
/* .mainPop3.filterPop .swiper-slide{
    font-size: 13px;
} */