.x-nodada{
	width: 750rpx;
	align-items: center;
	justify-content: center;
		&-text {
			margin-top: 10px;
			font-size: 16px;
			text-align: center;
			color: #999999;
		}
		&-image {
			height: 180upx;
			width: 240upx;
		}
	}