@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.information[data-v-08f961e4] {
  min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
  padding: 0.10417rem 0.10417rem 0 0.10417rem;
}
.information[data-v-08f961e4] .el-table .cell {
    padding: 5px 0;
}
.informationCenter[data-v-08f961e4] {
  width: 100%;
  min-height: inherit;
  background-color: #fff;
}
.informationTitle[data-v-08f961e4] {
  display: flex;
  align-items: center;
}
.elTabs[data-v-08f961e4] {
  padding: 0 0.10417rem;
}
.informationTitle span[data-v-08f961e4] {
  display: inline-block;
  width: 4px;
  height: 0.11979rem;
  background-color: #1459a6;
}
.informationTitle[data-v-08f961e4] {
  padding-left: 0.10417rem;
}
.informationDiv[data-v-08f961e4] {
  width: 100%;
  margin-top: 0.14583rem;
}
.informationDescribe[data-v-08f961e4] {
  display: flex;
  margin-top: 0.15625rem;
}
.informationDescribe p[data-v-08f961e4] {
  font-size: 14px;
  color: #666;
  margin-left: 0.13021rem;
}
.informationDescribe p span[data-v-08f961e4] {
  font-size: 14px;
}
.theme-blue .informationDescribe p span[data-v-08f961e4] {
    color: #2E58FF !important;
}
.theme-red .informationDescribe p span[data-v-08f961e4] {
    color: #AB1212 !important;
}
.promptDownload[data-v-08f961e4] {
  padding: 0 0.10417rem;
  display: flex;
  justify-content: space-between;
  margin: 0.10417rem 0;
}
.promptDownload p[data-v-08f961e4] {
  color: #fa9050;
  font-size: 14px;
}
.promptDownload span[data-v-08f961e4] {
  color: #9a9a9a;
  font-size: 15px;
}
.link-btn[data-v-08f961e4] {
  height: 0.15625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.myGrades.print[data-v-08f961e4] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.myGrades .table[data-v-08f961e4] {
  border: 1px solid #999;
  border-right: none;
}
.myGrades .table .table-header[data-v-08f961e4] {
    display: flex;
    border-bottom: 1px solid #999;
}
.myGrades .table .table-header .header-item[data-v-08f961e4] {
      color: #909399;
      font-weight: bold;
}
.myGrades .table .list[data-v-08f961e4] {
    border-bottom: 1px solid #999;
    display: flex;
}
.myGrades .table .list[data-v-08f961e4]:last-child {
      border-bottom: none;
}
.myGrades .table .list .call-item[data-v-08f961e4] {
      color: #606266;
}
.myGrades .table .item[data-v-08f961e4] {
    flex: 1;
    padding: 12px 10px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
    line-height: 0.11979rem;
    border-right: 1px solid #999;
    display: flex;
    align-items: center;
    justify-content: center;
}


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