.popup1 { padding: 110rpx 0 0; width: 651rpx; height: 651rpx; box-sizing: border-box; .title { font-size: 40rpx; color: #222222; font-weight: bold; text-align: center; } .code { margin: 48rpx auto 0; display: block; width: 304rpx; height: 304rpx; } .tip { margin-top: 40rpx; font-size: 32rpx; color: #65686c; text-align: center; } }