/* components/not/not.wxss */
.not-cmp{
display: flex;
flex-direction: column;
align-items: center;
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 400;
color: #838383;
image{
width: 369rpx;
height: 338rpx;
margin-bottom: 30rpx;
}