@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.preEducation[data-v-2c5fccea] {
  min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
  padding: 0.10417rem;
  padding-bottom: 0;
}
.preEducation .submitBtn[data-v-2c5fccea] {
    text-align: right;
}
.preEducation .tabel-box[data-v-2c5fccea] {
    min-height: inherit;
    border-radius: 5px;
    background-color: #ffffff;
    overflow: hidden;
    padding: 0.15625rem 0.15625rem 0;
}
.preEducation .tabel-box .tips .template[data-v-2c5fccea] {
      display: flex;
}
.preEducation .tabel-box .tips .template .template-item[data-v-2c5fccea] {
        padding: 10px;
        width: 1.14583rem;
        margin: 0 10px;
}
.preEducation .tabel-box .tips .template .template-item .img[data-v-2c5fccea] {
          height: 1.04167rem;
}
.preEducation .tabel-box .tips .template .template-item .text[data-v-2c5fccea] {
          text-align: center;
}
.preEducation .see-img[data-v-2c5fccea] {
    width: 0.20833rem;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.preEducation .seeImage .el-dialog {
  width: 3.125rem;
}
.preEducation .seeImage .el-dialog .img-box {
    display: flex;
    justify-content: center;
}
.preEducation .seeImage .el-dialog .btn-box {
    margin-top: 10px;
    padding-left: 0.125rem;
}


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