.wufeng-wform-nodata-wrap {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.wufeng-wform-nodata-icon {
width: 150px;
}
.wufeng-wform-nodata-tip {
color: rgba(28, 36, 46, 0.45);
font-size: 16px;
}