.myBoxLeft[data-v-d84ec130] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.myBoxLeft .myBoxLeftBox[data-v-d84ec130] {
  width: 49%;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-bottom: 12px;
  padding: 16px 20px 20px;
  background: #fff;
}
.myBoxLeft .myBoxLeftBox .el-icon-caret-top[data-v-d84ec130] {
  color: #10d595;
}
.myBoxLeft .myBoxLeftBox .el-icon-caret-bottom[data-v-d84ec130] {
  color: #acb4c0;
}
.myBoxLeft .myBoxLeftBox[data-v-d84ec130]:nth-child(2n) {
  margin-right: 0;
}
.myBoxLeft .myBoxLeftBoxTop[data-v-d84ec130] {
  width: 100%;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.myBoxLeft .myboxLeft[data-v-d84ec130] {
  width: 46%;
  margin-right: 12px;
}
.myBoxLeft .myboxRight[data-v-d84ec130] {
  width: 54%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.myBoxLeft .myboxRight > div[data-v-d84ec130] {
  width: 49%;
  height: 75%;
  margin-right: 12px;
  padding: 16px 12px;
  border-radius: 4px;
  background: #f5f8fc;
}
.myBoxLeft .myboxRight > div[data-v-d84ec130]:last-child {
  margin-right: 0;
}
.myBoxLeft .myboxRight img[data-v-d84ec130] {
  width: 44px;
  height: 44px;
}
.myBoxLeft .myboxRight .topContentTitle[data-v-d84ec130] {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.myBoxLeft .myboxRight .topContentTitle i[data-v-d84ec130] {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 1px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  vertical-align: middle;
}
.myBoxLeft .myboxRight .topContentNum[data-v-d84ec130] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 32px;
  font-weight: 500;
  color: #37393C;
  white-space: nowrap;
}
.myBoxLeft .myboxRight .topContentNum i[data-v-d84ec130] {
  font-size: 14px;
  margin-left: 8px;
}
.myBoxLeft .myboxRight .icon0[data-v-d84ec130] {
  background: #f8c136;
}
.myBoxLeft .myboxRight .icon1[data-v-d84ec130] {
  background: #ff4646;
}
.myBoxLeft .topContent[data-v-d84ec130] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0px 4px 0px 0px;
}
.myBoxLeft .topContent .topContentTitle[data-v-d84ec130] {
  font-weight: 500;
  color: #62666C;
  font-size: 14px;
  margin-bottom: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.myBoxLeft .topContent .topContentTitle i[data-v-d84ec130] {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 1px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  background: #2677ff;
  vertical-align: middle;
}
.myBoxLeft .topContent .topContentNum[data-v-d84ec130] {
  font-size: 32px;
  font-weight: 500;
  color: #37393C;
  white-space: nowrap;
}
.myBoxLeft .topContent .topContentNum i[data-v-d84ec130] {
  font-size: 14px;
  margin-left: 8px;
}
.myBoxLeft .topContent .topContentRight[data-v-d84ec130] {
  width: 50px;
  height: 50px;
}
.myBoxLeft .footerContent[data-v-d84ec130] {
  color: #62666C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0px 0px 4px 4px;
}
.myBoxLeft .footerContent > div[data-v-d84ec130] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px;
  margin-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 119, 255, 0.1)), to(rgba(38, 119, 255, 0.04)));
  background: -webkit-linear-gradient(top, rgba(38, 119, 255, 0.1) 0%, rgba(38, 119, 255, 0.04) 100%);
  background: -o-linear-gradient(top, rgba(38, 119, 255, 0.1) 0%, rgba(38, 119, 255, 0.04) 100%);
  background: linear-gradient(180deg, rgba(38, 119, 255, 0.1) 0%, rgba(38, 119, 255, 0.04) 100%);
  border: 1px solid #e9f1ff;
  white-space: nowrap;
}
.myBoxLeft .footerContent > div[data-v-d84ec130]:last-child {
  margin-right: 0;
}
.myBoxLeft .footerContent2 > div[data-v-d84ec130] {
  width: 50%;
}
.myBoxLeft .footerContent3 > div[data-v-d84ec130] {
  width: 50%;
}
.myBoxLeft .footerContentSum[data-v-d84ec130] {
  font-weight: 500;
  color: #2677FF;
  margin-left: 4px;
}
.myBoxLeft .footerContentSum1[data-v-d84ec130] {
  color: #F2B824;
}
.myBoxLeft .footerContentSum2[data-v-d84ec130] {
  color: #DE3737;
}

.conWrap[data-v-61e65438] {
  width: 100%;
  height: 300px;
  margin-bottom: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.myBoxRightFooter[data-v-61e65438] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 20px;
}
.RightFooterLeft[data-v-61e65438] {
  width: 220px;
  height: 203px;
  background: -webkit-linear-gradient(135deg, #062C6B 0%, #041E4B 100%);
  background: -o-linear-gradient(135deg, #062C6B 0%, #041E4B 100%);
  background: -webkit-linear-gradient(315deg, #062C6B 0%, #041E4B 100%);
  background: -o-linear-gradient(315deg, #062C6B 0%, #041E4B 100%);
  background: linear-gradient(135deg, #062C6B 0%, #041E4B 100%);
  border-radius: 4px;
  margin-right: 16px;
  padding: 20px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../img/cehuibg.png?v=1691061002173-1.11.9);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.RightFooterLeft .RightFooterLeftFt[data-v-61e65438] {
  color: rgba(255, 255, 255, 0.7);
}
.RightFooterLeft .RightFooterLeftFt .normalBtn[data-v-61e65438] {
  margin-top: 12px;
  margin-left: 0px !important;
  background: -webkit-linear-gradient(90deg, #4EAFFF 0%, #2677FF 100%, #2677FF 100%);
  background: -o-linear-gradient(90deg, #4EAFFF 0%, #2677FF 100%, #2677FF 100%);
  background: -webkit-gradient(linear, left top, right top, from(#4EAFFF), color-stop(100%, #2677FF), to(#2677FF));
  background: -webkit-linear-gradient(left, #4EAFFF 0%, #2677FF 100%, #2677FF 100%);
  background: -o-linear-gradient(left, #4EAFFF 0%, #2677FF 100%, #2677FF 100%);
  background: linear-gradient(90deg, #4EAFFF 0%, #2677FF 100%, #2677FF 100%);
}
.RightFooterLeft .RightFooterLeftFt .company[data-v-61e65438] {
  color: #FFFFFF;
  margin-top: 4px;
  margin-bottom: 8px;
}
.RightFooterLeft .RightFooterLeftFt .text[data-v-61e65438] {
  color: #FFFFFF;
}
.RightFooterRg[data-v-61e65438] {
  width: calc(100% - 236px);
  position: relative;
}
.RightFooterRg .FooterRgCard[data-v-61e65438] {
  width: 48.5%;
  height: 44px;
  background: -webkit-linear-gradient(270deg, rgba(38, 119, 255, 0.08) 0%, rgba(38, 119, 255, 0.18) 100%);
  background: -o-linear-gradient(270deg, rgba(38, 119, 255, 0.08) 0%, rgba(38, 119, 255, 0.18) 100%);
  background: -webkit-gradient(linear, right top, left top, from(rgba(38, 119, 255, 0.08)), to(rgba(38, 119, 255, 0.18)));
  background: -webkit-linear-gradient(right, rgba(38, 119, 255, 0.08) 0%, rgba(38, 119, 255, 0.18) 100%);
  background: -o-linear-gradient(right, rgba(38, 119, 255, 0.08) 0%, rgba(38, 119, 255, 0.18) 100%);
  background: linear-gradient(270deg, rgba(38, 119, 255, 0.08) 0%, rgba(38, 119, 255, 0.18) 100%);
  border-radius: 4px;
  margin-bottom: 12px;
  cursor: pointer;
  vertical-align: middle;
}
.RightFooterRg .FooterRgCardSpecail[data-v-61e65438] {
  display: inline-block;
}
.screenBox[data-v-61e65438] {
  width: 48.5%;
  height: 44%;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  background: url(../../img/screenAssets.png?v=1691061002173-1.11.9) no-repeat;
  background-size: 100% 100%;
  padding: 13px 14px 12px 11px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.screenBox div[data-v-61e65438] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.screenBox img[data-v-61e65438] {
  position: absolute;
  bottom: 12px;
  left: 11px;
  width: 24px;
  height: 24px;
}
.FooterRgCard > div[data-v-61e65438] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.FooterRgCardimg[data-v-61e65438] {
  width: 30px;
  height: 18px;
  margin-left: 12px;
  margin-right: 8px;
}
.FooterRgCardimg1[data-v-61e65438] {
  margin-left: 14px;
  margin-right: 12px;
  width: 22px;
  height: 18px;
}
.FooterRgCardimg2[data-v-61e65438] {
  margin-left: 16px;
  margin-right: 12px;
  width: 22px;
  height: 22px;
}
.RightFooterRg > .FooterRgCard[data-v-61e65438]:first-child {
  margin-right: 3%;
}
.RightFooterRg > .FooterRgCard[data-v-61e65438]:nth-child(3) {
  margin-right: 3%;
}
.RightFooterRg > .FooterRgCard[data-v-61e65438]:nth-child(5) {
  margin-right: 3%;
}
.RightFooterLeftTop[data-v-61e65438] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
}
.RightFooterLeftTop .RightFooterLeftTopTu[data-v-61e65438] {
  width: 40px;
  height: 40px;
}
.RightFooterLeftTop .RightFooterLeftTopTu img[data-v-61e65438] {
  width: 100%;
  height: 100%;
}
[data-v-61e65438] .el-progress-bar__outer {
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
[data-v-61e65438] .el-progress-bar {
  position: relative;
  padding-right: 0px;
}
[data-v-61e65438] .el-progress__text {
  position: absolute;
  top: 25px;
  right: 0px;
  font-weight: 500;
  color: #FFFFFF;
}
[data-v-61e65438] .el-progress-bar__inner {
  background-color: #268BFF;
}
.redBox[data-v-61e65438] {
  color: #2677FF;
  margin-left: 5px;
  font-weight: 600;
}

.conWrap[data-v-b610e53c] {
  height: 100%;
  border-radius: 4px;
  margin-bottom: 12px;
  background: url(../../img/taskViewTop.png?v=1691061002173-1.11.9) no-repeat;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.conWrap .taskEmpty[data-v-b610e53c] {
  width: 100%;
  height: 70%;
  text-align: center;
  overflow: hidden;
}
.conWrap .taskEmpty p[data-v-b610e53c] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #acb4c0;
  margin: 20px 0 12px 0;
}
.conWrap .headerEcharts[data-v-b610e53c] {
  padding: 20px 0 10px 0;
}
.conWrap[data-v-b610e53c] ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.conWrap[data-v-b610e53c] .el-progress-bar__outer {
  background: rgba(30, 31, 33, 0.08) !important;
}
.conWrap[data-v-b610e53c] .taskClass1 {
  height: 66% !important;
  padding-top: 10px !important;
}
.conWrap[data-v-b610e53c] .taskClass {
  height: 100%;
}
.conWrap[data-v-b610e53c] .taskClass .el-carousel__container {
  height: 98% !important;
}
.conWrap[data-v-b610e53c] .taskClass .el-carousel__button {
  background: rgba(209, 213, 221, 0.5);
}
.conWrap[data-v-b610e53c] .taskClass .el-carousel__indicator.is-active button {
  background: #2677ff;
}
.conWrap[data-v-b610e53c] .taskClass .el-carousel__indicators--horizontal {
  position: absolute;
  bottom: 1px !important;
}
.conWrap[data-v-b610e53c] .taskClass .el-carousel__indicators--horizontal li {
  padding: 5px 4px;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass {
  width: calc(100% - 150px);
  margin-left: 16px;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass .taskName {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  color: #37393c;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass .taskName span:nth-child(2) {
  color: #2677ff;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass .el-progress {
  margin: 16px 0;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass .timeClass {
  color: #62666c;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClass .timeClass .taskIcon {
  color: #fff;
  padding: 2px 2px;
  margin-right: 10px;
  background: rgba(38, 119, 255, 0.4);
  border: 1px solid #e9f1ff;
}
.conWrap[data-v-b610e53c] .taskClass .itemClass .proClassTask {
  width: 95% !important;
}
.conWrap[data-v-b610e53c] .taskClass .tu {
  width: 120px !important;
  height: 120px !important;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: 0px;
  animation: running-data-v-b610e53c 6s steps(149) infinite;
  -webkit-animation: running-data-v-b610e53c 6s steps(149) infinite;
}
@-webkit-keyframes running-data-v-b610e53c {
0% {
    background-position-y: 0px;
}
100% {
    background-position-y: -17880px;
}
}
@keyframes running-data-v-b610e53c {
0% {
    background-position-y: 0px;
}
100% {
    background-position-y: -17880px;
}
}
.conWrap[data-v-b610e53c] .taskClass .tuThird {
  background-image: url(../../img/dongtu1.png?v=1691061002173-1.11.9);
}

.conWrap[data-v-3e4f0da6] {
  height: 417px;
}
.conWrap .scrollWrap[data-v-3e4f0da6] {
  height: 300px;
  overflow: hidden;
}
.conWrap .emptyClass[data-v-3e4f0da6] {
  height: 75%;
  text-align: center;
  vertical-align: middle;
}
.conWrap .emptyClass svg[data-v-3e4f0da6] {
  display: inline-block;
  font-size: 120px;
  margin-top: 80px;
}
.conWrap .emptyClass p[data-v-3e4f0da6] {
  line-height: 25px;
  color: #D1D5DD;
}
.conWrap .emptyClass p span[data-v-3e4f0da6] {
  margin-left: 4px;
  color: #2677FF;
  cursor: pointer;
}
.conWrap ul li span img[data-v-3e4f0da6] {
  margin-right: 5px;
}
.conWrap ul li[data-v-3e4f0da6]:nth-child(1) {
  width: 25%;
}
.conWrap ul li[data-v-3e4f0da6]:nth-child(2) {
  width: 20%;
}
.conWrap ul li[data-v-3e4f0da6]:nth-child(3) {
  width: 20%;
}
.conWrap ul li[data-v-3e4f0da6]:nth-child(4) {
  width: 19%;
}
.conWrap ul li[data-v-3e4f0da6]:nth-child(5) {
  width: 16%;
}

.conWrap[data-v-4b0522c5] {
  height: 458px;
}
.conWrap .scrollWrap[data-v-4b0522c5] {
  height: 338px;
  overflow: hidden;
}
.conWrap .emptyClass[data-v-4b0522c5] {
  height: 75%;
  text-align: center;
  vertical-align: middle;
}
.conWrap .emptyClass svg[data-v-4b0522c5] {
  display: inline-block;
  font-size: 120px;
  margin-top: 80px;
}
.conWrap .emptyClass p[data-v-4b0522c5] {
  line-height: 25px;
  color: #D1D5DD;
}
.conWrap .emptyClass p span[data-v-4b0522c5] {
  margin-left: 4px;
  color: #2677FF;
  cursor: pointer;
}
.conWrap .mystatus[data-v-4b0522c5] {
  display: inline-block;
  padding: 1px 14px;
  border-radius: 14px;
}
.conWrap .jsstatus[data-v-4b0522c5] {
  background: rgba(255, 70, 70, 0.12);
  border: 1px solid #ff4646;
  color: #ff4646 !important;
}
.conWrap .xzstatus[data-v-4b0522c5] {
  background: rgba(16, 213, 149, 0.12);
  border: 1px solid #10d595;
  color: #10d595 !important;
}
.conWrap ul li[data-v-4b0522c5]:nth-child(1) {
  width: 20%;
}
.conWrap ul li[data-v-4b0522c5]:nth-child(2) {
  width: 25%;
}
.conWrap ul li[data-v-4b0522c5]:nth-child(3) {
  width: 30%;
}
.conWrap ul li[data-v-4b0522c5]:nth-child(4) {
  width: 30%;
}

.conWrap[data-v-431108b1] {
  height: 417px;
}
.conWrap .emptyClass[data-v-431108b1] {
  height: 80%;
  text-align: center;
  vertical-align: middle;
}
.conWrap .emptyClass svg[data-v-431108b1] {
  display: inline-block;
  font-size: 120px;
  margin-top: 80px;
}
.conWrap .emptyClass p[data-v-431108b1] {
  line-height: 25px;
  color: #D1D5DD;
}
.conWrap .emptyClass p span[data-v-431108b1] {
  margin-left: 4px;
  color: #2677FF;
  cursor: pointer;
}
.conWrap .componentClass > div[data-v-431108b1] {
  margin-bottom: 35px;
}
.conWrap .componentClass[data-v-431108b1] .el-progress-bar__outer {
  background: rgba(30, 31, 33, 0.08) !important;
}
.conWrap .componentClass .top[data-v-431108b1] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.conWrap .componentClass .top > div > span[data-v-431108b1] {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  opacity: 1;
  border-radius: 2px;
  margin-right: 8px;
}
.conWrap .componentClass .top img[data-v-431108b1] {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.conWrap .componentClass .top .numClass[data-v-431108b1] {
  color: #37393c;
  font-size: 14px;
}
.conWrap .componentClass .top .indexClass0[data-v-431108b1] {
  background: #10d595;
}
.conWrap .componentClass .top .indexClass1[data-v-431108b1] {
  background: #f8c136;
}
.conWrap .componentClass .top .indexClass2[data-v-431108b1] {
  background: #ff7900;
}
.conWrap .componentClass .top .indexClass3[data-v-431108b1] {
  background: #2677ff;
}
.conWrap .componentClass .top .indexClass4[data-v-431108b1] {
  background: #2677ff;
}

.conWrap[data-v-2fc702c6] {
  height: 388px;
}
.conWrap #chart_four[data-v-2fc702c6] {
  height: calc(100% - 75px);
}

.conWrap[data-v-56c644ce] {
  height: 388px;
}
.conWrap #chart_two[data-v-56c644ce] {
  height: calc(100% - 75px);
}

.conWrap[data-v-3fc299ee] {
  height: 388px;
}
.conWrap #chart_trend[data-v-3fc299ee] {
  height: calc(100% - 75px);
}

.conWrap[data-v-13a3563e] {
  height: 388px;
}
.conWrap .headerEcharts[data-v-13a3563e] {
  position: relative;
}
.conWrap .goHandle[data-v-13a3563e] {
  position: absolute;
  top: 20px;
  right: 0;
  color: #2677FF;
  cursor: pointer;
}
.conWrap .goHandle > span[data-v-13a3563e] {
  margin-left: 5px;
}
.conWrap .scrollWrap[data-v-13a3563e] {
  height: 270px;
  overflow: hidden;
}
.conWrap .emptyClass[data-v-13a3563e] {
  height: 75%;
  text-align: center;
  vertical-align: middle;
}
.conWrap .emptyClass svg[data-v-13a3563e] {
  display: inline-block;
  font-size: 120px;
  margin-top: 80px;
}
.conWrap .emptyClass p[data-v-13a3563e] {
  line-height: 25px;
  color: #D1D5DD;
}
.conWrap .emptyClass p span[data-v-13a3563e] {
  margin-left: 4px;
  color: #2677FF;
  cursor: pointer;
}
.conWrap ul li[data-v-13a3563e]:nth-child(1) {
  width: 25%;
}
.conWrap ul li[data-v-13a3563e]:nth-child(2) {
  width: 59%;
}
.conWrap ul li[data-v-13a3563e]:nth-child(3) {
  width: 16%;
}
.conWrap ul .ruleItemBox[data-v-13a3563e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px !important;
}
.conWrap ul .ruleItem[data-v-13a3563e],
.conWrap ul .ruleItemNum[data-v-13a3563e] {
  line-height: 16px;
  padding: 2px 10px;
  margin: 5px 8px 5px 0px;
  background: #FFFFFF;
  border-radius: 14px;
  border: 1px solid #D1D5DD;
  white-space: pre-wrap;
}
.conWrap ul .ruleItemNum[data-v-13a3563e] {
  display: inline-block;
  background: #F0F3F8;
  border: 1px solid #DCE5F3;
  cursor: pointer;
}

.container[data-v-17272cdb] {
  position: relative;
  width: 100%;
  height: 100%;
}
.footerClass[data-v-17272cdb] {
  width: 100%;
  height: calc(100% - 292px);
}
[data-v-17272cdb] .myBox {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-17272cdb] .myBox > div {
  width: 50%;
}
[data-v-17272cdb] .myBox > div:first-child {
  margin-right: 12px;
}
[data-v-17272cdb] .myBox1 > div {
  width: 65%;
}
[data-v-17272cdb] .myBox1 > div:first-child {
  width: 35%;
  margin-right: 12px;
}

