.hospital-new-component .button-container { background: #fff; padding: 16rpx 32rpx 55rpx; position: fixed; bottom: 0; left: 0; width: 100%; } .hospital-new-component .button-container .button { background: #0E77FB; color: #fff; font-size: 32rpx; display: flex; align-items: center; justify-content: center; border-radius: 16rpx; height: 98rpx; }