@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.notice .cell {
  font-size: 0.09375rem;
}
.notice .el-table--border,
.notice .el-table--group {
  border-color: #555;
}
.notice .el-table td,
.notice .el-table th.is-leaf {
  border-color: #555;
}
.notice .el-table--border th,
.notice .el-table--border th.gutter:last-of-type {
  border-color: #555;
}
.notice .el-table--border td,
.notice .el-table--border th {
  border-color: #555;
}
.notice .el-table--border,
.notice .el-table--group {
  border: 1px solid #555;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.examSignIn[data-v-b8c2d1ee] {
  padding: 0.10417rem;
  background-color: #fff;
}
.examSignIn-box[data-v-b8c2d1ee] {
  padding: 0.10417rem;
}
.examSignIn-box .printCont[data-v-b8c2d1ee] {
    width: 5.20833rem;
}
.examSignIn-box .btn[data-v-b8c2d1ee] {
    margin-top: 0.10417rem;
    display: flex;
    justify-content: center;
}
.logo .img[data-v-b8c2d1ee] {
  height: 0.52083rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.student-info[data-v-b8c2d1ee] {
  width: 100%;
  height: 1.25rem;
  border: 1px solid #555;
  display: flex;
  margin-top: 0.10417rem;
}
.student-info .info-l[data-v-b8c2d1ee] {
    width: 15%;
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #555;
}
.student-info .info-l .img[data-v-b8c2d1ee] {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
}
.student-info .info-r[data-v-b8c2d1ee] {
    width: calc(100% - 15%);
}
.student-info .info-r .item[data-v-b8c2d1ee] {
      width: 100%;
      height: 0.20833rem;
      border-bottom: 1px solid #555;
      display: flex;
}
.student-info .info-r .item[data-v-b8c2d1ee]:last-child {
        border-bottom: none;
}
.student-info .info-r .cell[data-v-b8c2d1ee] {
      display: inline-block;
      padding: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.09375rem;
}
.student-info .info-r .title[data-v-b8c2d1ee] {
      font-weight: bold;
}
.student-info .info-r .b-r[data-v-b8c2d1ee] {
      border-right: 1px solid #555;
}
.student-info .info-r .w-14[data-v-b8c2d1ee] {
      width: 14%;
}
.student-info .info-r .w-15[data-v-b8c2d1ee] {
      width: 15%;
}
.student-info .info-r .w-20[data-v-b8c2d1ee] {
      width: 20%;
}
.student-info .info-r .w-24[data-v-b8c2d1ee] {
      width: 24%;
}
.student-info .info-r .w-28[data-v-b8c2d1ee] {
      width: 28%;
}
.student-info .info-r .w-35[data-v-b8c2d1ee] {
      width: 35%;
}
.student-info .info-r .w-38[data-v-b8c2d1ee] {
      width: 38%;
}
.student-info .info-r .w-30[data-v-b8c2d1ee] {
      width: 30%;
}
.student-info .info-r .w-85[data-v-b8c2d1ee] {
      width: 85%;
}
.notice[data-v-b8c2d1ee] {
  width: 4.16667rem;
  margin: 0 auto;
  margin-top: 0.26042rem;
  border: 1px dashed #555;
  padding: 0.10417rem;
}
.notice .notice-title[data-v-b8c2d1ee] {
    font-size: 0.10417rem;
    font-weight: bold;
    text-align: center;
}
.notice .notice-t[data-v-b8c2d1ee] {
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    font-size: 0.09375rem;
}
.notice .notice-t .notice-t-text.tips[data-v-b8c2d1ee] {
      font-weight: bold;
}
.notice .table[data-v-b8c2d1ee] {
    margin-top: 0.10417rem;
    font-size: 0.09375rem;
}
.notice .tips-b[data-v-b8c2d1ee] {
    margin-top: 0.10417rem;
    color: red;
    font-size: 0.09375rem;
    white-space: pre-wrap;
}


@page {
  size: auto;
  margin: 3mm;
}
html {
  height: auto;
}
@media print {
.no-print.itemimg {
    display: none;
}
}


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