#viewModelBox{
    /* height: auto; */
    padding-bottom: 1px;
    overflow-x: hidden;
}
.filterCon .filterList li {
    width: 100%;
    font-size: 0.39rem;
}
*{
    box-sizing: border-box;
}
.mescroll{
    overflow-x: hidden;
}

/* data样式 */
.fileList li{
    height: 3.03rem;
    border-radius: 0.27rem;
    background-color: #fff;
    padding: 0.27rem;
    margin-bottom: 0.27rem;
}
.shtg,
.ybh,
.shz,
.dtjsh{
    top: 0rem;
    right: 0rem;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../images/shtg.png) no-repeat;
    background-size: 100% 100%;
}
.ybh{
    background: url(../images/shbh.png) no-repeat;
    background-size: 100% 100%;
}
.shz{
    background: url(../images/dsh.png) no-repeat;
    background-size: 100% 100%;
}
.dtjsh{
    background: url(../images/dtjsh.png) no-repeat;
    background-size: 100% 100%;
}
.wks,
.jxz,
.yjs{
    width: 1.2rem;
height: 0.59rem;
background: linear-gradient(180deg, #03CAFD 0%, #307FFF 100%);
border-radius: 0.33rem 0.33rem 0.33rem 0.33rem;
font-size: 0.27rem;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 0.59rem;
text-align: center;
}
.jxz{
    background: linear-gradient(180deg, #FFCA84 0%, #FF9100 100%);
}
.yjs{
    background: linear-gradient(180deg, #DDDDDD 0%, #999999 100%);
}
.fileList .tit{
    font-size: 0.43rem;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #333333;
margin-left: 0.13rem;
max-width: 75%;
}
.fileList .time{
    font-size: 0.32rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #999999;
margin-top: 0.27rem;
padding-bottom: 0.27rem;
border-bottom: 1px solid #eee;
}
.fileList .creTime{
    font-size: 0.32rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #999999;
padding-left: 0.44rem;
background: url(../images/time.png) no-repeat left 0.08rem;
background-size: 0.32rem 0.32rem;
margin-top: 0.37rem;
}
.fileList .delBtn{
    padding: 0.01rem 0.2rem;
    /* width: 1.04rem;
height: 0.65rem; */
line-height: 0.65rem;
text-align: center;
background: #FFFFFF;
border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
opacity: 1;
border: 0.01rem solid #307FFF;
color: #307FFF;
font-size: 0.32rem;
margin-top: 0.27rem;
}

/* 弹窗 */
.popTitle {
    font-size: 0.48rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.67rem;
    text-align: left;
    margin: 0.4rem 0rem;
    margin-left: 0.27rem;
}

.popTable {
    width: 100%;
    border: 0.01rem solid #eee;
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 1.05rem;
}

.popTable td {
    padding-left: 0.27rem;
}

.tableTit {
    width: 35%;
    background: #F4F8FF;
    color: #999;
}

.alertUl {
    margin-top: 0.5rem;
}

.Wdate {
    width: 100%;
}
