page,.page1{ font-size: 28rpx; } .popup-pay-content { align-items: center; justify-content: center; padding: 30rpx; height: 1000rpx; background-color: #fff; } .popup-pay-title { font-size: 36rpx; font-weight: bold; text-align: center; position: relative; } .popup-pay-container { margin-top: 40rpx; height: 100rpx; border-radius: 10px; background: #088FEB; line-height: 100rpx; text-align: center; border-bottom: 1px solid #eee; border-top: 1px solid #eee; color: #fff; }