page{ background: #fff; } .type-popup { width: 600rpx; height: 680rpx; background: #fff; border-radius: 10px; position: relative; padding: 0 20rpx; } .bottom-btn{ width: 45%; height: 100rpx; background: linear-gradient(90deg, #60F3FF, #088FEB); border-radius: 20px; text-align: center; line-height: 100rpx; color: #fff; font-size: 36rpx; margin: 0 3%; }