.zt{font-size:14px;position:absolute;bottom:-10px}.content{padding-bottom:10px}.monitoring-top{width:100%;height:65px;overflow:hidden;margin-top:10px;position:fixed;left:1%;z-index:9999;bottom:10px;opacity:.4}.monitoring-top:hover{opacity:1}.monitoring-p{width:120px;position:absolute;left:15px;top:6px;z-index:9;color:#0052cc}.monitoring-select{width:120px;position:absolute;left:15px;top:28px;z-index:9}.monitoring-map{width:100%;min-width:1000px;height:200px;margin-bottom:10px;float:left}.monitoring-li{width:100%;min-width:1200px;height:200px;padding:0 15px 0;position:relative;margin-bottom:10px}.monitoring-title{font-size:15px;font-weight:400;position:absolute;z-index:9;transform:rotate(-90deg);transform-origin:20% 40%;margin-top:100px}.tj{width:100%;color:#666;float:left;margin-bottom:10px}.tj h2{font-size:22px;padding:10px 15px;font-weight:600}.tj .tj-left{width:60%;min-height:120px;border-right:1px solid #999;float:left}.tj .tj-left ul{width:100%;margin-top:10px}.tj .tj-left ul li{width:21%;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.08);display:inline-block;margin:0 2%;padding:10px 0;font-size:13px;font-weight:600;padding-left:10px;box-sizing:border-box;margin-bottom:15px}.tj .tj-right{width:37%;min-height:120px;float:right}.tj .tj-right ul{width:100%;margin-top:10px}.tj .tj-right ul li{width:calc(50% - 30px);display:inline-block;margin:0 15px 10px;font-size:13px;font-weight:600}.new-report-box1{width:100%;padding:20px;box-shadow:0px 0px 15px rgba(187,201,250,.3);border-radius:20px;margin:20px auto 10px;overflow:hidden;box-sizing:border-box;position:relative}.new-report-box1 .share-s{width:12px;height:50px;line-height:50px;background-color:rgba(0,0,0,.3);border-top-left-radius:50px;border-bottom-left-radius:50px;position:absolute;z-index:99;right:0px;top:50%;margin-top:-25px;color:#fff;text-align:center;cursor:pointer}.new-report-box1 .share-x{bottom:-10px}

.html-bom{
	width: calc(100% - 221px);
	height: calc(100vh - 70px);
	background-color: #fff;
	position: fixed;
	left: 221px;
	right: 0;
	top: 70px;
	bottom: 0;
	z-index: 999999;
}
.el-tooltip__popper,.el-tooltip__popper.is-dark{
	max-width:40%;
	background: #fff !important;
	color: #000 !important;
	border:1px solid #ddd !important;
}
.el-tooltip__popper[x-placement^=top] .popper__arrow::after {
		border-top-color: #ddd !important;
}
.el-tooltip__popper[x-placement^=top] .popper__arrow{
	border-top-color: #ddd !important;
}
.iframe{
    width: 100%;
    height: 60vh;
}

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

