/* driver/pages/add/addResult.wxss */
.success-icon {
  width: 148rpx;
  height: 148rpx;
  margin: 100rpx auto 10rpx auto;
}

.success-tips {
  margin-bottom: 70rpx;
}

.btn-box {
  width: 400rpx;
  margin: 0 auto;
}

.btn-box .btn {
  width: 180rpx;
}