.el-dropdown-link i[data-v-79ce0301] {
  font-size: 16px;
}
img[data-v-79ce0301] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.el-dropdown[data-v-79ce0301] {
  cursor: pointer;
}
.language_box[data-v-79ce0301] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
}
.report[data-v-8579912e] {
  background-color: white;
}
.report .header[data-v-8579912e] {
  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;
}
.report .header .header_right[data-v-8579912e] {
  position: relative;
}
.report .header .header_right img[data-v-8579912e] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.report .header .header_right img[data-v-8579912e]:nth-child(1) {
  margin-right: 20px;
}
.report .header .header_right img[data-v-8579912e]:nth-child(2) {
  margin-right: 40px;
}
.report .report_status[data-v-8579912e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 33px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.report .report_status img[data-v-8579912e] {
  margin-bottom: 10px;
  width: 44px;
  height: 44px;
}
.report .report_status .pass[data-v-8579912e] {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  color: #65aa37;
}
.report .report_title[data-v-8579912e] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin: 20px 0;
}
.report .report_info span[data-v-8579912e] {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #000000;
}
.report .report_yaWei[data-v-8579912e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
}
.report .report_yaWei .yaWei_left[data-v-8579912e] {
  width: 50%;
}
.report .report_yaWei .yaWei_left img[data-v-8579912e] {
  width: 100%;
  height: 100%;
}
.report .report_yaWei .yaWei_right[data-v-8579912e] {
  margin-left: 10px;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item[data-v-8579912e] {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item img[data-v-8579912e] {
  position: absolute;
  left: 0;
  top: 0;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item span[data-v-8579912e] {
  position: absolute;
  right: 0;
  top: 0;
  background: #e59740;
  border-radius: 0px 0px 0px 3px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item[data-v-8579912e]:nth-child(1) {
  margin-bottom: 10px;
}
.report .report_data .report_data_header[data-v-8579912e] {
  background-color: #f5f5f5;
  padding: 16px 24px;
}
.report .report_data .report_data_header p[data-v-8579912e] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.report .report_data .report_data_header span[data-v-8579912e] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
}
.report .report_data .report_data_mark p[data-v-8579912e] {
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.report .report_data .report_data_mark span[data-v-8579912e] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.report .report_data .report_data_mark .report_data_img[data-v-8579912e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px;
}
.report .header[data-v-5a0d1a0c] {
  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;
}
.report .header .header_right[data-v-5a0d1a0c] {
  position: relative;
}
.report .header .header_right img[data-v-5a0d1a0c] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.report .header .header_right img[data-v-5a0d1a0c]:nth-child(1) {
  margin-right: 20px;
}
.report .header .header_right img[data-v-5a0d1a0c]:nth-child(2) {
  margin-right: 40px;
}
.report .report_status[data-v-5a0d1a0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 33px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.report .report_status img[data-v-5a0d1a0c] {
  margin-bottom: 10px;
  width: 44px;
  height: 44px;
}
.report .report_status .pass[data-v-5a0d1a0c] {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  color: #65aa37;
}
.report .report_title[data-v-5a0d1a0c] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin: 20px 0;
}
.report .report_info span[data-v-5a0d1a0c] {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #000000;
}
.report .report_yaWei[data-v-5a0d1a0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
}
.report .report_yaWei .yaWei_left[data-v-5a0d1a0c] {
  background-color: red;
  width: 50%;
}
.report .report_yaWei .yaWei_left img[data-v-5a0d1a0c] {
  width: 100%;
  height: 100%;
}
.report .report_yaWei .yaWei_right[data-v-5a0d1a0c] {
  margin-left: 10px;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item[data-v-5a0d1a0c] {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item img[data-v-5a0d1a0c] {
  position: absolute;
  left: 0;
  top: 0;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item span[data-v-5a0d1a0c] {
  position: absolute;
  right: 0;
  top: 0;
  background: #e59740;
  border-radius: 0px 0px 0px 3px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.report .report_yaWei .yaWei_right .yaWei_separate_item[data-v-5a0d1a0c]:nth-child(1) {
  margin-bottom: 10px;
}
.report .report_data .report_data_header[data-v-5a0d1a0c] {
  background-color: #f5f5f5;
  padding: 16px 24px;
}
.report .report_data .report_data_header p[data-v-5a0d1a0c] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.report .report_data .report_data_header span[data-v-5a0d1a0c] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
}
.report .report_data .report_data_mark p[data-v-5a0d1a0c] {
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.report .report_data .report_data_mark span[data-v-5a0d1a0c] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.report .report_data .report_data_mark .report_data_img[data-v-5a0d1a0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px;
}
.detail_header[data-v-ce8006da] {
  height: 50px;
}
.detail_header .title[data-v-ce8006da] {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  color: #003e67;
}
.detail_header .header_right[data-v-ce8006da] {
  position: relative;
}
.detail_header .header_right img[data-v-ce8006da] {
  cursor: pointer;
  width: 38px;
  height: 38px;
}
.detail_header .header_right img[data-v-ce8006da]:nth-child(1) {
  margin-right: 20px;
}
.order_info[data-v-ce8006da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.order_info .order_img[data-v-ce8006da] {
  width: 246px;
  height: 386px;
}
.order_info .order_item[data-v-ce8006da] {
  margin-left: 80px;
  font-size: 12px;
}
.order_info .order_item div[data-v-ce8006da] {
  margin-bottom: 50px;
}
.order_info .order_item .order_item_title[data-v-ce8006da] {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
}
.order_info .order_item .order_item_info[data-v-ce8006da] {
  font-size: 12px;
  font-weight: 500;
  color: #003e67;
}
.order_info .order_item_info_designDemand[data-v-ce8006da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.order_info .order_item_info_designDemand .order_item_title[data-v-ce8006da] {
  display: inline-block;
  width: 60px;
}
.order_info .order_item_info_designDemand .order_item_info[data-v-ce8006da] {
  white-space: normal;
  overflow-wrap: break-word;
  line-height: 18px;
  width: calc(100% - 70px);
  display: inline-block;
}
.order_info .order_item_info_designDemand .order_item_info span[data-v-ce8006da] {
  white-space: normal;
  overflow-wrap: break-word;
}
.Screenshot[data-v-18547c02] {
  margin: 15px 0;
}
.Screenshot .detail_header[data-v-18547c02] {
  margin: 15px 0;
}
.Screenshot .detail_header .title[data-v-18547c02] {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  color: #003e67;
}
.Screenshot .detail_header .header_right[data-v-18547c02] {
  position: relative;
}
.Screenshot .detail_header .header_right img[data-v-18547c02] {
  cursor: pointer;
  width: 38px;
  height: 38px;
}
.Screenshot .detail_header .header_right img[data-v-18547c02]:nth-child(1) {
  margin-right: 20px;
}
.Screenshot .order_jietu[data-v-18547c02] {
  width: 100%;
  min-height: 145px;
  margin-bottom: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 40px;
}
[data-v-18547c02] .Screenshot .order_jietu.el-row:before,[data-v-18547c02] .Screenshot .order_jietu.el-row:after {
  display: none;
}
.Screenshot .screenshots_item[data-v-18547c02] {
  position: relative;
  border-radius: 0px 14px 0px 0px;
  overflow: hidden;
}
.Screenshot .screenshots_item img[data-v-18547c02] {
  width: 100%;
  max-height: 246px;
}
.Screenshot .screenshots_item .name[data-v-18547c02] {
  padding: 0 10px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  border-radius: 0px 14px 0px 14px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  background: #e59740;
}
.top_nav[data-v-b7918cda] {
  position: relative;
  overflow: initial;
  border: 1px solid #ebeef5;
  padding: 10px;
  margin-bottom: 10px;
}
.basicInfo_row[data-v-b7918cda] {
  line-height: 25px;
}
.detailPdf_box[data-v-091d4bf8] {
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
  padding: 10px;
}
.detailPdf_box .el-textarea[data-v-091d4bf8] {
  height: 100% !important;
}
.detailPdf_box .el-textarea[data-v-091d4bf8] textarea {
  height: 100% !important;
}
.detailPdf_box .p_title[data-v-091d4bf8] {
  font-size: 26px;
  color: #083e67;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 30px 0;
  height: 30px;
}
.detailPdf_box .p_title .p_line[data-v-091d4bf8] {
  display: inline-block;
  width: 6px;
  border-radius: 4px;
  height: 30px;
  background: #083e67;
  margin-right: 10px;
}
.detailPdf_box .title_box[data-v-091d4bf8] {
  height: 60px;
  background: #083e67;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  border-radius: 15px 15px 0px 0px;
}
.detailPdf_box .title_box .order_text[data-v-091d4bf8] {
  color: #eeeeee;
  font-size: 16px;
}
.detailPdf_box .title_box h3[data-v-091d4bf8] {
  color: #eeeeee;
  font-size: 30px;
  font-weight: 500;
}
.detailPdf_box .patient_box[data-v-091d4bf8] {
  padding: 0 10px;
  border-bottom: 1px solid #bbbbbb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailPdf_box .patient_box > div[data-v-091d4bf8] {
  width: 20%;
  padding: 10px 0;
  color: #252121;
}
.detailPdf_box .Order_info_box[data-v-091d4bf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.detailPdf_box .Order_info_box > div[data-v-091d4bf8]:nth-child(1) {
  width: 60%;
}
.detailPdf_box .Order_info_box > div:nth-child(1) .order_content[data-v-091d4bf8] {
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px;
  min-height: 150px;
  height: auto;
}
.detailPdf_box .Order_info_box > div:nth-child(1) .order_content > div[data-v-091d4bf8] {
  width: 50%;
  line-height: 30px;
}
.detailPdf_box .Order_info_box > div[data-v-091d4bf8]:nth-child(2) {
  width: 39%;
}
.detailPdf_box .Order_info_box > div[data-v-091d4bf8]:nth-child(2) .el-textarea__inner {
  border: 1px solid #bbbbbb !important;
  height: 150px;
}
.detailPdf_box .dental_position_info_box .order_content[data-v-091d4bf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detailPdf_box .dental_position_info_box .order_content .order_img[data-v-091d4bf8] {
  width: 40%;
  height: 350px;
  text-align: center;
}
.detailPdf_box .dental_position_info_box .order_content .order_img .el-image[data-v-091d4bf8] {
  height: 100%;
}
.detailPdf_box .dental_position_info_box .order_content .order_img img[data-v-091d4bf8] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.detailPdf_box .dental_position_info_box .order_content .table_box[data-v-091d4bf8] {
  width: 60%;
  margin-left: 10px;
}
.detailPdf_box .dental_position_info_box .order_content .table_box[data-v-091d4bf8] th {
  background: #ebebeb;
  color: #252121;
  font-size: 16px;
  font-weight: 550;
}
.detailPdf_box .dental_position_info_box .order_content .table_box[data-v-091d4bf8] td {
  font-size: 14px;
}
.detailPdf_box .dental_position_info_box .order_content .table_box[data-v-091d4bf8] .el-table th.el-table__cell.is-leaf,
.detailPdf_box .dental_position_info_box .order_content .table_box[data-v-091d4bf8] .el-table td.el-table__cell {
  border-bottom: 1px solid #bbbbbb;
}
.detailPdf_box .screenshot_box .order_jietu[data-v-091d4bf8] {
  width: 100%;
  min-height: 145px;
  margin-bottom: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 40px;
}
[data-v-091d4bf8] .detailPdf_box .screenshot_box .order_jietu.el-row:before,[data-v-091d4bf8] .detailPdf_box .screenshot_box .order_jietu.el-row:after {
  display: none;
}
.detailPdf_box .screenshots_item[data-v-091d4bf8] {
  position: relative;
  border-radius: 0px 14px 0px 0px;
  overflow: hidden;
}
.detailPdf_box .screenshots_item img[data-v-091d4bf8] {
  height: 246px;
}
.detailPdf_box .screenshots_item .name[data-v-091d4bf8] {
  padding: 0 10px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  border-radius: 0px 10px 0px 10px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  background: #e59740;
}
[data-v-b0a2fb68] .el-dialog {
  margin-top: 5vh !important;
}
[data-v-b0a2fb68] .el-dialog__body {
  height: 75vh;
}
.detail_header .title[data-v-b0a2fb68] {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  color: #003e67;
}
.detail_header .header_right[data-v-b0a2fb68] {
  position: relative;
}
.detail_header .header_right img[data-v-b0a2fb68] {
  cursor: pointer;
  width: 38px;
  height: 38px;
}
.detail_header .header_right img[data-v-b0a2fb68]:nth-child(1) {
  margin-right: 20px;
}
.pdf_box[data-v-b0a2fb68] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.pdf_title[data-v-b0a2fb68] {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #003e67;
  margin-bottom: 15px;
}
.notes_content[data-v-b0a2fb68] {
  margin-top: 15px;
}
.top[data-v-d22de8c8] {
  width: 100%;
  padding: 10px 16px 16px 16px;
  background: #e5ebef;
  margin-bottom: 10px;
}
.top .text[data-v-d22de8c8] {
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 6px;
}
.top .top-text[data-v-d22de8c8] {
  margin-top: 10px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  opacity: 1;
}
.textarea[data-v-d22de8c8] {
  margin-top: 16px;
  margin-bottom: 0px;
}
.progress[data-v-d22de8c8] {
  margin: 10px 0px;
}
.progress span[data-v-d22de8c8] {
  display: inline-block;
  margin: 10px 0px;
}
.bottom .add[data-v-d22de8c8] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 47px;
  color: #003e67;
  opacity: 1;
}
.detail_header[data-v-00792e48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.detail_header .title[data-v-00792e48] {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #003e67;
}
.file[data-v-00792e48] {
  margin-bottom: 10px;
  background-color: #f5f5f5;
  padding: 10px 30px 10px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file .file_left[data-v-00792e48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.file .file_left img[data-v-00792e48] {
  width: 22px;
  height: 30px;
}
.file .file_left .file_left_info[data-v-00792e48] {
  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;
  margin-left: 12px;
}
.file .file_left .file_left_info span[data-v-00792e48] {
  font-size: 12px;
  font-weight: 500;
  line-height: 11px;
  color: #333333;
}
.file .file_right img[data-v-00792e48] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.file .file_right img[data-v-00792e48]:nth-child(2) {
  margin-left: 20px;
}
.download[data-v-46bc3226] {
  height: 100%;
  padding: 10px;
}
.download .prompt_box[data-v-46bc3226] {
  padding: 10px;
  background: #bfd4f5;
  margin-bottom: 10px;
}
.download .detail_header[data-v-46bc3226] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.download .detail_header .title[data-v-46bc3226] {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #003e67;
}
.download .detail_header .sub_title[data-v-46bc3226] {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 10px;
  font-size: 12px;
}
.download .file[data-v-46bc3226] {
  margin-bottom: 10px;
  background-color: #f5f5f5;
  padding: 10px 30px 10px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .file .file_left[data-v-46bc3226] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download .file .file_left img[data-v-46bc3226] {
  width: 22px;
  height: 30px;
}
.download .file .file_left .file_left_info[data-v-46bc3226] {
  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;
  margin-left: 12px;
}
.download .file .file_left .file_left_info span[data-v-46bc3226] {
  font-size: 12px;
  font-weight: 500;
  line-height: 11px;
  color: #333333;
}
.download .file .file_right[data-v-46bc3226] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .file .file_right img[data-v-46bc3226] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.download .file .file_right img[data-v-46bc3226]:nth-child(2) {
  margin-left: 20px;
}
.download .file .file_right .state_box[data-v-46bc3226] {
  margin-left: 10px;
  margin-top: 3px;
}
.download .file .file_right .failed_box[data-v-46bc3226] {
  margin-top: 5px;
  margin-right: 20px;
  color: #9c9c9c;
}
.download .not_data_box[data-v-46bc3226] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .not_data_box span[data-v-46bc3226] {
  display: inline-block;
}
.download .not_data_box .overdueText[data-v-46bc3226] {
  margin-right: 10px;
}
.download .not_data_box .loadBtn[data-v-46bc3226] {
  color: #409eff;
  cursor: pointer;
}
.pdf_box[data-v-46bc3226] {
  width: 100%;
  padding: 15px;
}
.pdf_title[data-v-46bc3226] {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #003e67;
  margin-bottom: 15px;
}
.notes_content[data-v-46bc3226] {
  margin-top: 15px;
}
[data-v-46bc3226] .el-loading-spinner {
  margin-top: -16px;
  left: -7px;
}
[data-v-46bc3226] .el-loading-spinner .circular {
  width: 30px;
  height: 30px;
}
.download[data-v-7389c01f] {
  height: 100%;
  padding: 10px;
  padding-top: 0;
}
.download .prompt_box[data-v-7389c01f] {
  padding: 10px;
  background: #bfd4f5;
  margin-bottom: 10px;
}
.download .detail_header[data-v-7389c01f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.download .detail_header .title[data-v-7389c01f] {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #003e67;
}
.download .detail_header .sub_title[data-v-7389c01f] {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 10px;
  font-size: 12px;
}
.download .file[data-v-7389c01f] {
  margin-bottom: 10px;
  background-color: #f5f5f5;
  padding: 10px 30px 10px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .file .file_left[data-v-7389c01f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download .file .file_left img[data-v-7389c01f] {
  width: 22px;
  height: 30px;
}
.download .file .file_left .file_left_info[data-v-7389c01f] {
  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;
  margin-left: 12px;
}
.download .file .file_left .file_left_info span[data-v-7389c01f] {
  font-size: 12px;
  font-weight: 500;
  line-height: 11px;
  color: #333333;
}
.download .file .file_right[data-v-7389c01f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .file .file_right img[data-v-7389c01f] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.download .file .file_right .state_box[data-v-7389c01f] {
  margin-left: 10px;
  margin-top: 3px;
}
.download .file .file_right .failed_box[data-v-7389c01f] {
  margin-top: 5px;
  margin-right: 20px;
  color: #9c9c9c;
}
.download .not_data_box[data-v-7389c01f] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download .not_data_box span[data-v-7389c01f] {
  display: inline-block;
}
.download .not_data_box .overdueText[data-v-7389c01f] {
  margin-right: 10px;
}
.download .not_data_box .loadBtn[data-v-7389c01f] {
  color: #409eff;
  cursor: pointer;
}
.pdf_box[data-v-7389c01f] {
  width: 100%;
  padding: 15px;
}
.pdf_title[data-v-7389c01f] {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #003e67;
  margin-bottom: 15px;
}
.notes_content[data-v-7389c01f] {
  margin-top: 15px;
}
[data-v-7389c01f] .el-loading-spinner {
  margin-top: -16px;
  left: -7px;
}
[data-v-7389c01f] .el-loading-spinner .circular {
  width: 30px;
  height: 30px;
}
.dialog_hidden[data-v-7389c01f] {
  opacity: 0;
}
.detail_header[data-v-f7b682e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.detail_header .title[data-v-f7b682e4] {
  font-size: 8px;
  font-weight: 500;
  line-height: 20px;
  color: #003e67;
}
.delivery[data-v-83b2e0a2] {
  padding: 15px 0;
}
@charset "UTF-8";
.reviewList[data-v-3be4488f] .el-checkbox__inner {
  background-color: #cccccc;
  border-color: #cccccc;
}
.reviewList[data-v-3be4488f] .is-checked .el-checkbox__inner {
  background-color: #003e67;
  border-color: #003e67;
}
.reviewList[data-v-3be4488f] .el-checkbox__inner::after {
  -webkit-transform: rotate(45deg) scaleY(1);
          transform: rotate(45deg) scaleY(1);
}
.reviewList .checkAllBox[data-v-3be4488f] .el-checkbox {
  width: 120px;
  height: 50px;
  position: absolute;
  right: 0;
  top: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviewList .checkAllBox[data-v-3be4488f] .el-checkbox__label {
  width: 80px;
  white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 超出部分隐藏 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  display: inline-block;
}
.reviewList .remarksBox[data-v-3be4488f] {
  background: rgba(204, 204, 204, 0.2);
  border-radius: 10px 10px 0px 0px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
.reviewList .items_item[data-v-3be4488f] {
  background: rgba(204, 204, 204, 0.2);
  padding: 10px;
  margin-bottom: 20px;
  border-left: 4px solid #003e67;
}
.reviewList .items_item[data-v-3be4488f] .content_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviewList .items_item[data-v-3be4488f] .content_box .check_box {
  position: absolute;
  right: -10px;
  width: 120px;
  bottom: 50%;
}
.reviewList .items_item[data-v-3be4488f] .content_box .check_box .situationBox img {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.reviewList .items_item[data-v-3be4488f] .content_box .check_box > span {
  display: inline-block;
  margin-left: 15px;
}
.reviewList .items_item[data-v-3be4488f] .content_box .check_box .qualified {
  color: green;
}
.reviewList .items_item[data-v-3be4488f] .content_box .check_box .unqualified {
  color: red;
}
.reviewList .items_item[data-v-3be4488f] .content_box .items_item_content {
  line-height: 20px;
  margin-bottom: 10px;
}
.reviewList .items_item .carousel_box[data-v-3be4488f] {
  position: relative;
}
.reviewList .items_item .carousel_box .pic_item_box[data-v-3be4488f] {
  position: relative;
}
.reviewList .items_item .carousel_box img[data-v-3be4488f] {
  width: 400px;
  height: 300px;
}
.reviewList .items_item .carousel_box .delete_check[data-v-3be4488f] {
  position: absolute;
  right: 37px;
  top: 0px;
}
.reviewList .items_item .carousel_box[data-v-3be4488f] .el-carousel__button {
  background: #003e67;
}
.reviewList .items_item .carousel_box[data-v-3be4488f] .el-carousel__item {
  overflow: auto;
}
.reviewList[data-v-3be4488f] .el-carousel__indicator--horizontal .el-carousel__button {
  width: 7px;
  height: 7px;
  background: #003e67;
  border: 1px solid #003e67;
  border-radius: 50%;
  opacity: 0.3;
}
.reviewList[data-v-3be4488f] .el-carousel__indicator--horizontal.is-active .el-carousel__button {
  width: 7px;
  height: 7px;
  background: #003e67;
  border-radius: 50%;
  opacity: 1;
}
.reportPreview[data-v-db12b7ea] {
  height: calc(100% - 50px);
  font-size: 16px;
  overflow: auto;
  margin-top: 10px;
}
.reportPreview > .reportPreviewBox[data-v-db12b7ea] {
  overflow: auto;
}
.reportPreview > .reportPreviewBox p[data-v-db12b7ea] {
  color: red;
  margin-bottom: 15px;
}
.reportPreview > div[data-v-db12b7ea] {
  margin-top: 10px;
  width: 99%;
  padding: 15px;
}
.reportPreview .detail_header[data-v-db12b7ea] {
  margin-bottom: 10px;
}
.reportPreview .detail_header .title[data-v-db12b7ea] {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  color: #003e67;
}
.reportPreview .reportPreview_title[data-v-db12b7ea] {
  text-align: center;
  margin-bottom: 15px;
}
.reportPreview .reportPreview_sub_title[data-v-db12b7ea] {
  text-align: center;
}
.reportPreview .reportPreview_sub_title span[data-v-db12b7ea] {
  display: inline-block;
  margin-right: 15px;
}
.reportPreview .reportPreview_info[data-v-db12b7ea] {
  margin-top: 15px;
}
.reportPreview .reportPreview_info > div[data-v-db12b7ea]:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reportPreview .reportPreview_info .result_text[data-v-db12b7ea] {
  padding: 10px;
  background: #003e67;
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
  width: 150px;
  text-align: center;
}
.reportPreview .reportPreview_info .reportPreview_info_box[data-v-db12b7ea] {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #ebeef5;
}
.reportPreview .reportPreview_info .reportPreview_info_box span[data-v-db12b7ea] {
  display: inline-block;
  height: 35px;
  line-height: 35px;
}
@charset "UTF-8";
.dragBox[data-v-8dac1462] {
  position: absolute;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dragBox .form_content[data-v-8dac1462] {
  position: relative;
  background: #f7f7f7;
  padding: 20px;
  position: absolute;
  width: 415px;
  height: 250px;
}
.dragBox .form_content[data-v-8dac1462] .description-input textarea {
  padding-right: 45px;
}
.dragBox .form_content[data-v-8dac1462] .description-input .el-input__count {
  right: 16px;
}
.dragBox .form_content .btnBox[data-v-8dac1462] {
  position: absolute;
  bottom: -5px;
  right: 0px;
  text-align: right;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 10px 0px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.dragBox .form_content[data-v-8dac1462] .el-form-item__label {
  text-align: left !important;
}
.dragBox[data-v-8dac1462]::after {
  content: "";
  display: table;
  clear: both;
}
.pointer_events[data-v-8dac1462] {
  pointer-events: none;
}
#madeScreenshot[data-v-8dac1462] {
  width: 250px;
  height: 250px;
  border: 1px solid #003e67;
  cursor: move;
}
#madeScreenshot .box_info[data-v-8dac1462] {
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: -20px;
}
[data-v-8dac1462] textarea {
  /* 禁止拉伸 */
  resize: none;
}
.report[data-v-d90fc3f8] {
  position: relative;
  height: 100%;
}
.report[data-v-d90fc3f8] .el-card__header {
  height: 70px;
}
.report[data-v-d90fc3f8] .el-card__body {
  height: calc(100% - 70px);
}
.report .header[data-v-d90fc3f8] {
  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;
}
.report .header .report_action img[data-v-d90fc3f8] {
  width: 25px;
  cursor: pointer;
}
.report .header .report_action .el-tooltip[data-v-d90fc3f8] {
  display: inline-block;
  width: 25px;
  margin-right: 10px;
}
.report .body[data-v-d90fc3f8] {
  height: 92%;
  overflow: auto;
  padding: 10px;
}
.report .footer[data-v-d90fc3f8] {
  margin-top: 4%;
  height: 4%;
  text-align: right;
}
[data-v-d90fc3f8] .reportPreview_dialog .el-dialog__body {
  height: 700px;
}
.upload_file .el-upload {
  text-align: left;
}
.upload_file .el-upload .el-upload-dragger {
  height: 33px;
  background: rgba(244, 244, 244, 0.39);
  width: 500px;
  border: 1px solid #d9d9d9;
}
.upload_file .el-upload .el-upload-dragger .upload_file_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
.upload_file .el-upload .el-upload-dragger .upload_file_inner span:nth-of-type(1) {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #999999;
}
.upload_file .el-upload .el-upload-dragger .upload_file_inner img {
  width: 13px;
  height: 16px;
}
.upload_file .el-upload .el-upload-dragger .upload_file_inner span:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #003e67;
}

@charset "UTF-8";
.fullScreen {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 8;
}
.pic_contcnt_full_box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  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;
  z-index: 1000;
  overflow: hidden;
}
.pic_contcnt_full_box .draggable {
  width: auto !important;
  height: auto !important;
  cursor: move;
}
.pic_contcnt_full_box .handle {
  display: none !important;
}
.pic_contcnt_full_box .vdr {
  border: none;
}
.pic_contcnt_full_box .pic_action_box {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  position: absolute;
  right: 50%;
  top: 60px;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
}
.pic_contcnt_full_box .pic_action_box .pic_action {
  cursor: pointer;
  background: #e6ebef;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  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;
}
.pic_contcnt_full_box .pic_action_box .pic_action img {
  width: 90%;
}
.order_detail,
.order_detail_row,
.order_detail_content,
.order_audit_report {
  height: 100%;
}
.order_detail {
  /* 阻止元素被选中 */
  -webkit-touch-callout: none;
  /* 阻止长按时显示菜单（iOS Safari）*/
  /* Firefox */
  /* IE/Edge */
}
.report_preview_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}
.report_preview_title img {
  display: inline-block;
  width: 30px;
  margin-right: 5px;
  cursor: pointer;
}
.order_detail > div {
  height: 100%;
}
.order_detail .el-tabs__header {
  height: 50px;
}
.order_detail .el-tabs__content {
  height: calc(100% - 50px);
}
.order_detail .el-tabs__content .el-tab-pane {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.top_nav {
  position: relative;
  overflow: initial;
}
.top_nav .back_box {
  position: absolute;
  width: 39px;
  height: 39px;
  left: -20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
}
.top_nav .content_box {
  padding: 0px 0px 0px 30px;
}
.top_nav .content_box > .el-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .content_box > .el-row .el-col {
  height: 30px;
}
.top_nav .content_box > .el-row .el-col > div {
  height: 100%;
}
.top_nav .content_box > .el-row .el-col > div > div {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .content_box > .el-row .el-col > div > div > div {
  height: 100%;
}
.top_nav .content_box > .el-row .el-col > div > div > div > div {
  height: 100%;
}
.top_nav .content_box > .el-row .el-col > div > div > div > div > .el-button--small {
  height: 100%;
}
.top_nav .content_box > .el-row .el-form-item {
  margin-bottom: 0px;
}
.top_nav .content_box .order_box .el-form-item__label {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #333;
}
.top_nav .content_box .order_box .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .content_box .order_box .select_jgs .el-form-item__content {
  width: 120px;
}
.top_nav .content_box .order_box .select_jgs .el-form-item__label {
  margin-top: 5px;
}
.top_nav .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.top_nav .title img {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.top_nav .title span {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #333;
}
.top_nav .title .fanhui {
  border: 1px solid #ececec;
  cursor: pointer;
  border-radius: 6px;
  width: 60px;
  font-size: 12px;
  line-height: 22px;
  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;
  margin-left: 12px;
}
.top_nav .title_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .title_info .title_info_item {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px solid #dadee1;
}
.top_nav .title_info .report_item {
  margin-left: 100px;
}
.top_nav .title_info .report_item .el-button--small {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .title_info span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #666;
}
.top_nav .action_box .el-dropdown {
  font-size: 12px;
  margin-right: 10px;
}
.top_nav .status_box {
  position: absolute;
  top: 0px;
  right: 0px;
}
.top_nav .status_box .status_item span {
  display: inline-block;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #003e67;
  color: #ffffff;
}
#order_info {
  margin-top: 20px;
  position: relative;
  height: calc(100% - 140px);
}
#order_info .preview_box {
  height: 100%;
  position: relative;
}
#order_info .preview_box .preview_iframe {
  width: 100%;
  height: 99.5%;
  border: none;
}
#order_info .el-card__body,
#order_info .el-tabs {
  height: 100%;
}
#order_info .refresh {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 20px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#order_info .refresh img {
  margin-right: 5px;
  width: 18px;
  height: 14px;
}
.full-screen {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 9999;
  border: 2px solid red;
}
.home-content {
  position: fixed;
  top: 200px;
  right: 300px;
}
.select-item-color {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  margin: 10px;
  display: inline-block;
  cursor: pointer;
  border-radius: 10px;
}
.select-item-text {
  cursor: pointer;
  margin-right: 10px;
}
.select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qr-code {
  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;
}
.dia-img {
  width: 660px;
  height: 460px;
  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;
}
.dia-img .img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.qrCode_box {
  text-align: center;
  margin-top: 10px;
}
.patientDetail[data-v-368dcff6] {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
}
.patientDetail .detail-list .d-item[data-v-368dcff6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patientDetail .detail-list .d-item div[data-v-368dcff6] {
  width: 230px;
  margin-bottom: 8px;
}
.patientDetail .detail-list .d-item div[data-v-368dcff6]:first-child {
  font-weight: 500;
}
.dialog-footer[data-v-368dcff6] {
  float: right;
}
.waterTable {
  position: relative;
}
.waterTable > h3 {
  margin-top: 35px;
}
.waterTable > .el-icon-caret-top {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 55px;
  cursor: pointer;
  color: #003e67;
}
.waterTable .updaterUser_box i {
  position: absolute;
  top: 0px;
  right: 20px;
  cursor: pointer;
  font-size: 16px;
}
.sendCode {
  position: absolute;
  bottom: -7px;
  right: 20px;
  cursor: pointer;
  color: #003e67;
}
