.g-cnt { box-sizing: border-box; width: 100%; overflow: hidden; min-height: 100%; /* background-color: #fff; */ background-color: #f7f7f7; padding-bottom: 40rpx; } .m-nothing { position: relative; } .m-nothing image { display: block; margin: 200rpx auto 50rpx auto; width: 292rpx; height: 265rpx; } .m-nothing text { font-size: 32rpx; color: #666666; margin: 0 auto; display: flex; align-items: center; justify-content: center; }