.check_record[data-v-da3fa574] {
  background-color: #ffffff;
  padding-bottom: 1.25rem;
}
.check_record-main[data-v-da3fa574] {
  margin-top: 0.625rem;
  background-color: #ffffff;
}
.check_record-main-item[data-v-da3fa574] {
  width: 95%;
  background: #ffffff;
  border-radius: 0.5rem;
  border: 0.0625rem solid #d5d9dd;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.25rem;
}
.check_record-main-item-header[data-v-da3fa574] {
  width: 100%;
  height: 3.75rem;
  background: #f7f8fa;
  border-radius: 0.625rem 0.625rem 0 0;
  padding: 0 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.check_record-main-item-header .title[data-v-da3fa574] {
  font-size: 0.8125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2e3033;
}
.check_record-main-item-header .custom_btn[data-v-da3fa574] {
  width: 2rem;
  height: 2rem;
  background: #005BB5;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.check_record-main-item-header .custom_btn .icon[data-v-da3fa574] {
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  font-size: 1.5rem;
}
.check_record-main-item .border_all[data-v-da3fa574] {
  border-radius: 0.5rem;
}
.check_record-main-item-content[data-v-da3fa574] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1.25rem 0.5rem;
  padding-bottom: 0;
  border-top: 0.0625rem solid #d5d9dd;
}
.check_record-main-item-content[data-v-da3fa574] .el-timeline-item {
  padding-bottom: 0;
}
.check_record-main-item-content[data-v-da3fa574] .el-timeline-item__node {
  border: 0.125rem solid #005BB5;
}
.check_record-main .own-measure-content[data-v-da3fa574] {
  border-radius: 0.5rem;
  border: 0.0625rem dashed #005BB5;
  padding: 0.75rem;
  position: relative;
  margin: 0 auto;
  margin-top: 0.75rem;
}
.check_record-main .own-measure-content[data-v-da3fa574]:first-child {
  margin-top: 0.375rem;
}
.check_record-main .own-measure-content .position_number[data-v-da3fa574] {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  position: absolute;
  top: -0.9375rem;
  left: -0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.1875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  background: rgba(0, 91, 181, 0.33);
}
.check_record-main .own-measure-content .position_number-inner[data-v-da3fa574] {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #005BB5;
}
.check_record-main .own-measure-content .application_result[data-v-da3fa574] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.25rem 1.25rem;
}
.check_record-main .own-measure-content .application_result-label[data-v-da3fa574] {
  font-size: 0.8125rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.check_record-main .own-measure-content .application_result-value[data-v-da3fa574] {
  font-size: 0.8125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #00c668;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.check_record-main .own-measure-content .application_result-value .bolder[data-v-da3fa574] {
  display: inline-block;
  width: 0.3125rem;
  height: 0.3125rem;
  background: #00c668;
  border-radius: 50%;
  margin-right: 0.25rem;
}
.check_record-main .own-measure-content .own-measure-btn-box[data-v-da3fa574] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2.8125rem;
  margin-top: 1.25rem;
}
.check_record-main .own-measure-content .own-measure-btn-box .own-measure-btn[data-v-da3fa574] {
  width: 4.0625rem;
  height: 1.5625rem;
  background: #005BB5;
  border-radius: 0.1875rem;
  text-align: center;
  line-height: 1.5625rem;
  font-size: 0.8125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.check_record-main .own-measure-content .own-measure-btn-box .own-measure-name[data-v-da3fa574] {
  width: 5.8125rem;
  height: 1.5625rem;
  border-radius: 0.1875rem;
  border: 0.0625rem solid #dedede;
  font-size: 0.8125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1d2129;
  text-align: center;
  line-height: 1.5625rem;
}
.check_record-main .own-measure-content .own-measure-btn-box .own-measure-btn-click[data-v-da3fa574] {
  text-align: center;
  background-color: #fff;
  height: 1.625rem;
  line-height: 1.625rem;
  color: #fff;
  border-radius: 0.3125rem;
}
.check_record-main .own-measure-content .measures_content[data-v-da3fa574] {
  border-bottom: 0.0625rem dashed rgba(1, 92, 182, 0.82);
  padding: 0 0.125rem;
  padding-bottom: 1.25rem;
  font-size: 0.875rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.9);
  line-height: 1.25rem;
}
.uploaded-box[data-v-da3fa574] {
  margin-bottom: 0.625rem;
}
.uploaded-box-item[data-v-da3fa574] {
  position: relative;
  height: 2.5rem;
  padding-left: 3.125rem;
  margin-bottom: 0.3125rem;
  padding-right: 3.75rem;
}
.uploaded-box-item .img-min[data-v-da3fa574] {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.uploaded-box-item .name[data-v-da3fa574] {
  height: 1.375rem;
  line-height: 1.375rem;
  color: #000;
  font-size: 0.875rem;
}
.uploaded-box-item .size[data-v-da3fa574] {
  height: 1.375rem;
  line-height: 1.375rem;
  color: #a6a6a6;
  font-size: 0.75rem;
}
.uploaded-box-item .preview-btn[data-v-da3fa574] {
  position: absolute;
  text-align: center;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #1d2129;
  border: 0.0625rem solid #bbbbbb;
  border-radius: 0.6875rem;
  height: 1.375rem;
  line-height: 1.375rem;
  width: 2.8125rem;
}
.uploaded-box-item .icon-del[data-v-da3fa574] {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.uploaded-box[data-v-da3fa574] {
  margin-bottom: 0.625rem;
  width: 100%;
}
.uploaded-box-item[data-v-da3fa574] {
  position: relative;
  height: 2.5rem;
  padding-left: 3.125rem;
  margin-bottom: 0.3125rem;
  padding-right: 3.75rem;
  width: 100%;
}
.uploaded-box-item .img-min[data-v-da3fa574] {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.75rem;
  height: 2.75rem;
}
.uploaded-box-item .name[data-v-da3fa574] {
  height: 1.375rem;
  line-height: 1.375rem;
  color: #000;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uploaded-box-item .size[data-v-da3fa574] {
  height: 1.375rem;
  line-height: 1.375rem;
  color: #a6a6a6;
  font-size: 0.75rem;
}
.uploaded-box-item .preview-btn[data-v-da3fa574] {
  position: absolute;
  text-align: center;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #1d2129;
  border: 0.0625rem solid #bbbbbb;
  border-radius: 0.6875rem;
  height: 1.375rem;
  line-height: 1.375rem;
  width: 2.8125rem;
}
.uploaded-box-item .icon-del[data-v-da3fa574] {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.nodataBox[data-v-da3fa574] {
  height: 97vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  color: #999;
}
[data-v-da3fa574]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

