#viewModelBox{
    /* height: auto; */
    padding-bottom: 1px;
    overflow-x: hidden;
}
.filterCon .filterList li {
    width: 100%;
    font-size: 0.39rem;
}
*{
    box-sizing: border-box;
}
.mescroll{
    top: 2.7rem;
    overflow-x: hidden;
}


/* 列表样式 */
.fileList li{
    /* height: 5.6rem; */
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    margin-bottom: 0.47rem;
    padding: 0.27rem;
    box-sizing: border-box;
}
.fileList li .tit{
    font-size: 0.43rem;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #333333;
margin-bottom: 0.53rem;
}
.fileList li .infoLi{
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    padding-left: 0.58rem;
    background: url(../images/recordLi.png) no-repeat left center;
    background-size: 0.32rem 0.32rem;
    margin-bottom: 0.49rem;
}
.fileList li .rightText{
    width: 80%;
}
.fileList li .moreIcon{
    width: 0.4rem;
    height: 0.4rem;
    left: 50%;
    bottom: -0.2rem;
}
.fileList li
.fileList li
.fileList li
.fileList li{}
