.qcode-bg { width: 660rpx; height: 900rpx; position: fixed; top: 110rpx; } .applytitle { position: relative; height: 76rpx; width: 619rpx; border-bottom: 1rpx solid rgba(153, 153, 153, 1); margin-left: 20rpx; font-size: 36rpx; color: #666; text-align: center; padding-top: 100rpx; } .barcode { margin-left: 30rpx; margin-top: 60rpx; } .barcode>canvas { width: 600rpx; height: 180rpx; } .codenumber { margin-top: 24rpx; color: #666; position: relative; text-align: center; } .qrcode { margin-left: 110rpx; } .qrcode>canvas { width: 420rpx; height: 400rpx; } .shade { top: 0; right: 0; left: 0; bottom: 0; overflow: hidden; opacity: 1; background-color: rgba(0, 0, 0, 0.6); z-index: 2; position: fixed; width: 100%; height: 100%; } .apply { width: 660rpx; height: 900rpx; position: fixed; top: 65rpx; left: 45rpx; z-index: 999; } .closeapply { width: 60rpx; height: 60rpx; position: absolute; bottom: -100rpx; left: 300rpx; } .closeapply image { width: 100%; height: 100%; margin-top: 50rpx; }