
.html-bom {
  width: calc(100% - 221px);
  height: calc(100vh - 70px);
  background-color: #ddd;
  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: #ddd !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-0feb3569] {
  color: #0052CC;
}
.textColor[data-v-0feb3569] {
  color: #0052cc;
}
.warningText[data-v-0feb3569] {
  color: #e6a23c;
}
.dangerText[data-v-0feb3569] {
  color: #d9001b;
}
.successText[data-v-0feb3569] {
  color: #67c23a;
}
.warningBg[data-v-0feb3569] {
  background-color: #e6a23c;
}
.dangerBg[data-v-0feb3569] {
  background-color: #d9001b;
}
.successBg[data-v-0feb3569] {
  background-color: #67c23a;
}
.primaryBg[data-v-0feb3569] {
  background-color: #4573d8;
}
.grayBg[data-v-0feb3569] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-0feb3569] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-0feb3569] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-0feb3569] {
  color: #2662f0;
}
.colorTxt892[data-v-0feb3569] {
  color: #8f92a1;
}
.textDUb[data-v-0feb3569] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-0feb3569] {
  font-size: 14px;
}
.fz_20[data-v-0feb3569] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-0feb3569] {
  color: #e6a23c;
}
.text5[data-v-0feb3569] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-0feb3569] {
  margin-top: 20px !important;
}
.noData[data-v-0feb3569] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-0feb3569]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-0feb3569]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-0feb3569]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-0feb3569] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-0feb3569] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-0feb3569] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-0feb3569] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-0feb3569] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-0feb3569] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-0feb3569] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-0feb3569] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-0feb3569] {
  width: 10%;
}
.contActive[data-v-0feb3569] {
  position: absolute !important;
}
.digitalPortrait[data-v-0feb3569] {
  color: #fff;
  min-width: 1800px;
  background: linear-gradient(175.98092108deg, #0c2740 4%, #38116a 101%);
  width: 100%;
  min-height: 1060px;
  overflow: hidden;
  z-index: 999;
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 10px;
  /* 加载旋转动画 */
}
.digitalPortrait .digitalPortraitBox[data-v-0feb3569] {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.digitalPortrait .digitalPortraitBox .patientHealthInfo[data-v-0feb3569] {
  width: 30%;
  height: 56vh;
  z-index: 10000;
  color: #62aed6;
  position: absolute;
  top: 20%;
  left: 34%;
  border-radius: 10px;
  border: 1px solid rgba(7, 166, 255, 0.5);
  background-color: rgba(21, 58, 142, 0.92);
}
.digitalPortrait .digitalPortraitBox .patientHealthInfo .close[data-v-0feb3569] {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #62aed6;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.digitalPortrait .digitalPortraitBox .patientHealthInfo .top[data-v-0feb3569] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  letter-spacing: 1px;
  border-bottom: 1px solid #62aed6;
  margin-bottom: 20px;
}
.digitalPortrait .digitalPortraitBox .patientHealthInfo li[data-v-0feb3569] {
  width: 40%;
  line-height: 40px;
  text-align: center;
  height: 40px;
  float: left;
  border: 1px solid #62aed6;
  margin: 20px 4%;
  border-radius: 10px;
}
.digitalPortrait .bgCanvas[data-v-0feb3569] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@-webkit-keyframes xz1-0feb3569 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes xz1-0feb3569 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
.digitalPortrait #load[data-v-0feb3569] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #061537;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 999;
}
.digitalPortrait #load .load_img[data-v-0feb3569] {
  position: absolute;
  left: calc(50% - 182px);
  top: calc(50% - 182px);
}
.digitalPortrait #load .load_img img[data-v-0feb3569] {
  position: absolute;
  left: 0;
  top: 0;
}
.digitalPortrait #load .load_img .jzxz1[data-v-0feb3569] {
  -webkit-animation: xz1-0feb3569 8s infinite linear;
          animation: xz1-0feb3569 8s infinite linear;
}
.digitalPortrait .load_img .jzxz2[data-v-0feb3569] {
  -webkit-animation: xz2-0feb3569 7s infinite linear;
          animation: xz2-0feb3569 7s infinite linear;
}
@-webkit-keyframes xz2-0feb3569 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(-180deg);
}
to {
    transform: rotate(-360deg);
}
}
@keyframes xz2-0feb3569 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(-180deg);
}
to {
    transform: rotate(-360deg);
}
}
.digitalPortrait .cont-btn[data-v-0feb3569] {
  position: absolute;
  right: 5%;
  top: 40px;
  z-index: 999;
  color: #fff;
  border-radius: 5px;
  padding: 8px 15px;
  cursor: pointer;
}
.digitalPortrait .cont-btn1[data-v-0feb3569] {
  right: 5%;
  top: 40px;
}
.digitalPortrait .refresh[data-v-0feb3569] {
  right: 2%;
  top: 40px;
  padding: 8px 15px;
}
.digitalPortrait .head_top[data-v-0feb3569] {
  width: 100%;
  height: 45px;
  background-image: url(../img/jcdsj_logo.829d6070.gif);
  background-repeat: no-repeat;
  background-color: #07233d;
  background-size: 100% 40px;
  background-position: center;
  box-shadow: 0px -2px 17px #3566e3;
}
.digitalPortrait .head_top .title[data-v-0feb3569] {
  width: 30%;
  height: 45px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  background: #07233d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  text-shadow: 0px 0px 10px #ddd;
}
.digitalPortrait .head_top .title h5[data-v-0feb3569] {
  letter-spacing: 3px;
  font-weight: 500;
}
.digitalPortrait .visual[data-v-0feb3569] {
  width: 100%;
  min-height: 1000px;
  height: calc(100vh - 60px);
  padding: 10px 20px;
  box-sizing: border-box;
}
.digitalPortrait .visual_box[data-v-0feb3569] {
  border-top: none;
  margin-top: 4%;
  background-color: rgba(6, 39, 66, 0.2);
  background-size: 100% 100%;
  border: 2px solid rgba(7, 166, 255, 0.17);
  position: relative;
  padding: 0 10px;
}
.digitalPortrait .visual_box[data-v-0feb3569]:before,
.digitalPortrait .visual_box[data-v-0feb3569]:after {
  position: absolute;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 2px solid #07a6ff;
  top: -2px;
}
.digitalPortrait .visual_box[data-v-0feb3569]:before,
.digitalPortrait .boxfoot[data-v-0feb3569]:before {
  border-left: 2px solid #07a6ff;
  left: -2px;
}
.digitalPortrait .visual_box[data-v-0feb3569]:after,
.digitalPortrait .boxfoot[data-v-0feb3569]:after {
  border-right: 2px solid #07a6ff;
  right: -2px;
}
.digitalPortrait .boxfoot[data-v-0feb3569] {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.digitalPortrait .boxfoot[data-v-0feb3569]:before,
.digitalPortrait .boxfoot[data-v-0feb3569]:after {
  position: absolute;
  width: 8px;
  height: 8px;
  content: "";
  border-bottom: 2px solid #07a6ff;
  bottom: 0;
}
.digitalPortrait .visual_box .visual_title[data-v-0feb3569] {
  width: 70%;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  height: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background-image: url(../img/first_title.452619fb.png);
  background-repeat: no-repeat;
  background-size: 330px;
  background-position-x: center;
  margin-top: -2px;
}
.digitalPortrait .visual_box .visual_chart[data-v-0feb3569] {
  height: calc(100% - 35px);
}
.visual_left[data-v-0feb3569] {
  width: 28%;
  height: 100%;
  float: left;
}
.visual_right[data-v-0feb3569] {
  width: 30%;
  height: 100%;
  float: left;
}
.visual_right .Device .userInfo li[data-v-0feb3569] {
  margin: 6.4% 0;
}
.visual_con[data-v-0feb3569] {
  width: 42%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  padding: 15px 20px 0 20px;
}
.visual_con .echartsDevice[data-v-0feb3569] {
  display: flex;
  justify-content: space-between;
}
.visual_con .echartsDevice .echartsCircle[data-v-0feb3569] {
  width: 100px;
  height: 100px;
  text-align: center;
  position: relative;
}
.visual_con .echartsDevice .echartsCircle .bg[data-v-0feb3569] {
  width: 96%;
  height: 96%;
  top: 3%;
  left: 3%;
  position: absolute;
  background: url(../img/jt.c268bab5.png) no-repeat;
  background-size: 100%;
  -webkit-animation: xz1-0feb3569 8s infinite linear;
          animation: xz1-0feb3569 8s infinite linear;
}
.visual_con .echartsDevice .echartsCircle p[data-v-0feb3569] {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 100px;
  font-size: 26px;
  font-weight: bold;
  border: 2px solid #016ae0;
  background-color: rgba(1, 106, 224, 0.2);
  border-radius: 50%;
  margin-bottom: 3px;
}
.visual_con .echartsDevice .echartsCircle span[data-v-0feb3569] {
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 1px 2px 9px #ddd;
}
.visual_con .portrayal[data-v-0feb3569] {
  height: calc(100% - 118px);
}
.visual_con .portrayal .imgBox[data-v-0feb3569] {
  width: 100%;
  height: calc(100% - 349px);
  display: block;
  margin: 3% auto;
  margin-top: 5%;
  position: relative;
}
.visual_con .portrayal .imgBox img[data-v-0feb3569] {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.visual_con .portrayal li[data-v-0feb3569] {
  width: auto;
  min-width: 120px;
  max-width: 170px;
  height: 50px;
  line-height: 55px;
  background-image: url(../img/msg022.5cd7e145.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  padding-right: 5%;
  box-sizing: border-box;
  text-align: center;
}
.visual_con .portrayal li span[data-v-0feb3569] {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  content: "";
  top: -6px;
  right: -6px;
  border: 2px solid #4fbbf7;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(79, 187, 247, 0.3);
  box-shadow: 0px 1px 5px 0px #fff;
  -webkit-animation-name: ovalDiv-0feb3569;
          animation-name: ovalDiv-0feb3569;
  /*应用动画  值为div绑定的id*/
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  /*设置动画持续时间*/
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  /*使动画循环*/
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  /*使动画的速度曲线为线性增长*/
}
@-webkit-keyframes ovalDiv-0feb3569 {
  /* 值为div绑定的id */
0% {
    transform: scale(0.8);
    opacity: 1;
}
50% {
    transform: scale(1);
    opacity: 0.5;
}
100% {
    transform: scale(0.8);
    opacity: 1;
}
}
@keyframes ovalDiv-0feb3569 {
  /* 值为div绑定的id */
0% {
    transform: scale(0.8);
    opacity: 1;
}
50% {
    transform: scale(1);
    opacity: 0.5;
}
100% {
    transform: scale(0.8);
    opacity: 1;
}
}
.visual_con .portrayal li span i[data-v-0feb3569] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(1) {
  top: 7%;
  right: 68%;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(2) {
  top: 33%;
  right: 72%;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(3) {
  top: 56%;
  right: 75%;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(4) {
  top: 82%;
  right: 68%;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(5) {
  top: 5%;
  left: 68%;
  padding-left: 4%;
  padding-right: 0;
  line-height: 43px;
  background-image: url(../img/msg011.acb5db9a.png);
}
.visual_con .portrayal li:nth-child(5) span[data-v-0feb3569] {
  top: 38px;
  left: -6px;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(6) {
  top: 30%;
  left: 72%;
  padding-left: 4%;
  padding-right: 0;
  line-height: 43px;
  background-image: url(../img/msg011.acb5db9a.png);
}
.visual_con .portrayal li:nth-child(6) span[data-v-0feb3569] {
  top: 38px;
  left: -6px;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(7) {
  top: 53%;
  left: 75%;
  padding-left: 4%;
  padding-right: 0;
  line-height: 43px;
  background-image: url(../img/msg011.acb5db9a.png);
}
.visual_con .portrayal li:nth-child(7) span[data-v-0feb3569] {
  top: 38px;
  left: -6px;
}
.visual_con .portrayal li[data-v-0feb3569]:nth-child(8) {
  top: 80%;
  left: 68%;
  padding-left: 4%;
  padding-right: 0;
  line-height: 43px;
  background-image: url(../img/msg011.acb5db9a.png);
}
.visual_con .portrayal li:nth-child(8) span[data-v-0feb3569] {
  top: 38px;
  left: -6px;
}
.visual_con .dataAllBorder[data-v-0feb3569] {
  height: 288px;
}
.userInfo[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userInfo li[data-v-0feb3569] {
  margin: 22px 0;
  text-shadow: 0px 0px 9px #ddd;
}
.userInfo li span[data-v-0feb3569] {
  margin-left: 5px;
}
.userInfo li .STATUS[data-v-0feb3569] {
  color: #fff;
  font-size: 12px;
  text-shadow: none;
  padding: 2px 6px;
  border-radius: 6px;
  margin-left: 5px;
  display: inline-block;
  background: #999;
}
.userInfo li .green[data-v-0feb3569] {
  background: green;
}
.userInfo .userImg[data-v-0feb3569] {
  color: #07a6ff;
  cursor: pointer;
}
.userInfo .userImg img[data-v-0feb3569] {
  width: 70px;
  border-radius: 10px;
}
.userInfo .userImg span[data-v-0feb3569] {
  display: block;
  text-align: center;
}
.compliance_box[data-v-0feb3569] {
  height: calc(100% - 604px);
}
.compliance_box .compliance[data-v-0feb3569] {
  height: calc(100% - 70px);
}
.compliance_box .compliance .times[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 40px;
}
.compliance_box .compliance[data-v-0feb3569] .picker {
  width: 210px;
  padding: 0;
  font-size: 12px;
  height: 20px;
  border-radius: 4px;
  border: none;
  margin: 0 5px;
  display: flex;
  background: transparent;
}
.compliance_box .compliance[data-v-0feb3569] .picker .el-range__icon {
  color: #fff;
  line-height: 20px;
  display: none;
}
.compliance_box .compliance[data-v-0feb3569] .picker .el-range-separator {
  line-height: 20px;
  color: #fff;
  width: 5px;
}
.compliance_box .compliance[data-v-0feb3569] .picker .el-range-input {
  line-height: 1;
  background: transparent;
  color: #fff;
  font-size: 14px;
}
.compliance_box .compliance ul[data-v-0feb3569] {
  height: calc(100% - 20px);
  display: flex;
  flex-wrap: wrap;
  margin-top: 2%;
}
.compliance_box .compliance ul li[data-v-0feb3569] {
  width: 33%;
  text-align: center;
  margin: 1% 0;
}
.compliance_box .compliance ul li div[data-v-0feb3569] {
  width: 110px;
  height: 40px;
  border-radius: 20px;
  background: #3566e3;
  color: #fff;
  padding: 0 10px;
  word-wrap: break-word;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.sleepBox[data-v-0feb3569] {
  height: 289px;
}
.treatment_cycle[data-v-0feb3569] {
  width: 100%;
}
.report_Treatment[data-v-0feb3569] {
  height: calc(100% - 256px);
  margin-top: 4%;
}
.report_Treatment .times[data-v-0feb3569] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 40px;
}
.report_Treatment[data-v-0feb3569] .picker {
  width: 210px;
  padding: 0;
  font-size: 12px;
  height: 20px;
  border-radius: 4px;
  border: none;
  margin: 0 5px;
  display: flex;
  background: transparent;
}
.report_Treatment[data-v-0feb3569] .picker .el-range__icon {
  color: #fff;
  line-height: 20px;
  display: none;
}
.report_Treatment[data-v-0feb3569] .picker .el-range-separator {
  line-height: 20px;
  color: #fff;
  width: 5px;
}
.report_Treatment[data-v-0feb3569] .picker .el-range-input {
  line-height: 1;
  background: transparent;
  color: #fff;
  font-size: 14px;
}
.report_Treatment .topCard[data-v-0feb3569] {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 10px;
}
.report_Treatment .topCard > div[data-v-0feb3569] {
  width: 49%;
  font-size: 12px;
}
.report_Treatment .topCard h5[data-v-0feb3569] {
  font-size: 16px;
  margin-bottom: 1%;
  margin-top: 3%;
}
.report_Treatment .topCard .overview[data-v-0feb3569] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-right: 1px solid #ddd;
  padding-right: 20px;
}
.report_Treatment .topCard .overview p[data-v-0feb3569] {
  width: 48%;
  height: 30px;
  line-height: 30px;
  background: #3566e3;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  margin-top: 2%;
  margin-bottom: 2%;
}
.report_Treatment .topCard .info[data-v-0feb3569] {
  text-align: left;
  margin-left: 2%;
  height: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.report_Treatment .topCard .info p[data-v-0feb3569] {
  margin-top: 2%;
}
.report_Treatment .treatment_report[data-v-0feb3569] {
  height: calc(100% - 27px);
}

