/* 后期更新的内容 */
.section-title > a {
  display: flex;
  align-items: center;
}

.section-title img.alipay {
  width: 100px;
  height: auto;
}

.plan-section .section-title {
  justify-content: space-between;
}
