@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.curriculum[data-v-0f933138] {
  min-height: 4.82813rem;
  margin: 0.10417rem;
  padding: 0.10417rem;
  background: #fff;
}
.curriculum h2[data-v-0f933138] {
    display: flex;
    align-items: center;
}
.curriculum h2 span[data-v-0f933138] {
      width: 4px;
      height: 0.10417rem;
      background: #2E58FF;
      margin-right: 10px;
}
.curriculum-search[data-v-0f933138] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.curriculum-search[data-v-0f933138] .el-date-editor {
      width: 2.08333rem;
}
.curriculum-search[data-v-0f933138] .el-date-editor .el-range-separator {
        width: 0.15625rem;
}


/*# sourceMappingURL=39-1760075386701.css.map*/