| 123456789101112 |
- page{background: #fff;}
- .xz-bg{width: 100%;height: 630rpx;position: absolute;top: 0;left: 0;right: 0;z-index: 1;}
- .con{position: relative;z-index: 2;padding: 70rpx 30rpx 0;}
- .xz-logo{width: 305rpx;height: 110rpx;}
- .qing{margin: 70rpx 0 0;font-size: 28rpx;color: #fff;text-align: center;}
- .ewm{width: 400rpx;height: 400rpx;margin: 30rpx auto 0;}
- .sao{font-size: 24rpx;color: #999;text-align: center;}
- .ma{margin: 85rpx 0 0;font-size: 28rpx;color: #333;text-align: center;}
- .code{font-size: 60rpx;color: #0493FE;font-weight: bold;justify-content: center;margin-top: 20rpx;position: relative;}
- .copy{font-size: 24rpx;color: #539DFF;font-weight: normal;position: absolute;top: 50%;transform: translateY(-50%);right: 130rpx;}
- .copy image{width: 26rpx;height: 26rpx;margin-right: 7rpx;}
- .btn{width: 600rpx;height: 102rpx;background: linear-gradient(144deg, #539DFF 0%, #2A83F7 100%);border-radius: 5rpx;font-size: 36rpx;color: #fff;text-align: center;line-height: 102rpx;position: fixed;left: 50%;transform: translateX(-50%);bottom: 105rpx;}
|