.section2 {
    border-radius: 16px;
    height: 32px;
    border: 1px rgba(255, 156, 0, 1);
    width: 90px;
  }

  .txt2 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
  }

.banner{
    margin-top: 7px;
}

.word9 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 54px;
    font-family: PingFangSC-Semibold;
    white-space: nowrap;
    line-height: 54px;
  }