/*气动案例管理-案例编辑*/
.section-title-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .section-title {
    font-weight: bold;
  }
  .section-title {
    text-align: center;
    font-weight: bold;
    display: block;
  }
  .section-title {
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
  }
  