.bdColor[data-v-6e1becbe] {
  color: #0052CC;
}
.textColor[data-v-6e1becbe] {
  color: #0052cc;
}
.warningText[data-v-6e1becbe] {
  color: #e6a23c;
}
.dangerText[data-v-6e1becbe] {
  color: #d9001b;
}
.successText[data-v-6e1becbe] {
  color: #67c23a;
}
.warningBg[data-v-6e1becbe] {
  background-color: #e6a23c;
}
.dangerBg[data-v-6e1becbe] {
  background-color: #d9001b;
}
.successBg[data-v-6e1becbe] {
  background-color: #67c23a;
}
.primaryBg[data-v-6e1becbe] {
  background-color: #4573d8;
}
.grayBg[data-v-6e1becbe] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-6e1becbe] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-6e1becbe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-6e1becbe] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-6e1becbe] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-6e1becbe] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-6e1becbe] {
  color: #2662f0;
}
.colorTxt892[data-v-6e1becbe] {
  color: #8f92a1;
}
.textDUb[data-v-6e1becbe] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-6e1becbe] {
  font-size: 14px;
}
.fz_20[data-v-6e1becbe] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-6e1becbe] {
  color: #e6a23c;
}
.text5[data-v-6e1becbe] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-6e1becbe] {
  margin-top: 20px !important;
}
.noData[data-v-6e1becbe] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-6e1becbe]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-6e1becbe]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-6e1becbe]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-6e1becbe] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-6e1becbe] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-6e1becbe] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-6e1becbe] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-6e1becbe] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-6e1becbe] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-6e1becbe] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-6e1becbe] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-6e1becbe] {
  width: 10%;
}
.share-content[data-v-6e1becbe] {
  width: 100%;
  height: 100vh;
  padding: 0 20px;
  box-sizing: border-box;
  overflow-y: auto;
}
@media screen and (max-width: 1000px) {
.share-content[data-v-6e1becbe] {
    height: auto;
}
}
.share-login-html[data-v-6e1becbe] {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 999;
}
.share-login-html .share-login-box[data-v-6e1becbe] {
  width: 650px;
  min-height: 400px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  display: inline-block;
  margin-top: 20vh;
}
.share-login-html .share-login-box img[data-v-6e1becbe] {
  width: 60px;
  margin-top: 100px;
}
.share-login-html .share-login-box h2[data-v-6e1becbe] {
  font-size: 14px;
  color: #0052CC;
}
.share-login-html .share-login-box p[data-v-6e1becbe] {
  font-size: 13px;
  color: #333;
  margin-top: 20px;
}
.new-report-head[data-v-6e1becbe] {
  padding: 20px;
  box-shadow: 0px 0px 15px #bbc9fa;
  border-radius: 20px;
  margin: 20px 10px 10px;
  overflow: hidden;
  position: relative;
}
.new-report-head .new-report-left[data-v-6e1becbe] {
  width: calc(100% - 380px);
  float: left;
}
.new-report-head .new-report-left .new-report-info[data-v-6e1becbe] {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.new-report-head .new-report-left .new-report-info dl[data-v-6e1becbe] {
  width: 25%;
  display: inline-block;
}
.new-report-head .new-report-left .new-report-info dl dt[data-v-6e1becbe] {
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
  font-size: 16px;
}
.new-report-head .new-report-left .new-report-info dl dd[data-v-6e1becbe] {
  color: #0052CC;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-top: 1px;
}
.new-report-head .new-report-left .new-report-info dl .dd[data-v-6e1becbe] {
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-report-head .new-report-right[data-v-6e1becbe] {
  position: absolute;
  right: 30px;
}
.new-report-head .new-report-right .new-report-btn[data-v-6e1becbe] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding: 0 30px;
  margin-left: 10px;
  cursor: pointer;
}
.new-report-head .new-report-right .new-report-btn1[data-v-6e1becbe] {
  color: #0052CC;
  border: 1px solid #0052CC;
  border-radius: 35px;
}
.new-report-head .new-report-right .new-report-btn2[data-v-6e1becbe] {
  color: #fff;
  background: #0052CC;
  border: 1px solid #0052CC;
  border-radius: 35px;
}
.new-report-head .new-report-right .new-report-btn3[data-v-6e1becbe] {
  color: #0052CC;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 35px;
}
.disease1[data-v-6e1becbe] {
  max-width: 90%;
  padding: 12px 20px;
  background: #cdf8dd;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #333;
  font-size: 16px;
}
.disease1 h3[data-v-6e1becbe] {
  font-weight: 700;
  font-size: 18px;
}
.disease2[data-v-6e1becbe] {
  max-width: 80%;
  padding: 12px 20px;
  background: #f6cdcd;
  border-radius: 10px;
  color: #333;
  font-size: 16px;
}
.disease2 span[data-v-6e1becbe] {
  font-style: italic;
  text-decoration: underline;
  color: #0052CC;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
.share-login-box[data-v-6e1becbe] {
    width: 90% !important;
    min-height: 900px !important;
}
.share-login-box img[data-v-6e1becbe] {
    width: 200px !important;
}
.share-login-box h2[data-v-6e1becbe] {
    font-size: 60px !important;
}
.share-login-box p[data-v-6e1becbe] {
    font-size: 50px !important;
}
.share-login-box .input[data-v-6e1becbe] {
    width: 60% !important;
    height: 100px !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.share-login-box[data-v-6e1becbe] .el-input__inner {
    width: 100% !important;
    height: 100px !important;
    font-size: 50px !important;
}
.share-login-box .btn22[data-v-6e1becbe] {
    font-size: 50px !important;
    width: 60%;
    height: 100px !important;
    margin-top: 30px;
}
}
.new-report-content[data-v-6e1becbe] {
  max-width: 96%;
  padding: 20px;
  border-radius: 20px;
  margin: 20px auto;
  overflow: hidden;
  position: relative;
}
.new-report-content .content[data-v-6e1becbe] {
  margin: 0 auto;
  background-color: #eaf4ff;
}
.new-report-content1[data-v-6e1becbe] {
  max-width: 96%;
  padding: 20px;
  border-radius: 20px;
  margin: 20px auto;
  overflow: hidden;
  position: relative;
  background-color: #eaf4ff;
}
.new-report-content1 .content[data-v-6e1becbe] {
  margin: 0 auto;
  background-color: #eaf4ff;
}
[data-v-6e1becbe] .el-table tr::after {
  height: 1px !important;
}

