#prevention_control[data-v-1fc156da] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}
#prevention_control .details_list[data-v-1fc156da] {
  width: 100%;
  height: 100%;
}
#prevention_control .details_list .swiper_slide_1[data-v-1fc156da] {
  width: 100%;
  height: 100%;
}
#prevention_control .details_list .swiper_slide_1 .echarts_box_1[data-v-1fc156da] {
  width: 100%;
  height: 100%;
}
#prevention_control .details_list .swiper_slide_1 .echarts_box_1 .echarts_3[data-v-1fc156da] {
  width: 100%;
  height: 100%;
}

#party_members_container[data-v-033e444a] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}
#party_members_container .details_list[data-v-033e444a] {
  width: 100%;
  height: 100%;
}
#party_members_container .details_list .swiper_slide_1[data-v-033e444a] {
  width: 100%;
  height: 100%;
}
#party_members_container .details_list .swiper_slide_1 .echarts_box_1[data-v-033e444a] {
  width: 100%;
  height: 100%;
}
#party_members_container .details_list .swiper_slide_1 .echarts_box_1 .echarts_3[data-v-033e444a] {
  width: 100%;
  height: 100%;
}
#party_members_container .details_list[data-v-033e444a] .swiper-pagination-bullet {
  display: none;
  background: #0096FF;
}
#party_members_container .details_list[data-v-033e444a] .swiper-pagination-bullet-active {
  display: none;
  width: 14px;
  height: 8px;
  background: #0096FF;
  border-radius: 4px;
}
#party_members_container .details_list[data-v-033e444a] .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  display: none;
  left: 88% !important;
  transform: translateX(-50%);
  white-space: nowrap;
}

.charts_container_2[data-v-332fa3d8] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}

.education_container[data-v-e3b7351e] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow-y: scroll;
}
.education_container[data-v-e3b7351e]::-webkit-scrollbar {
  display: none;
}
.education_container .item_container[data-v-e3b7351e] {
  width: 92%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 2px 0;
  transform: translateY(10px);
}
.education_container .item_container .top_content[data-v-e3b7351e] {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1px 0;
}
.education_container .item_container .top_content .left_name[data-v-e3b7351e] {
  color: #ffffff;
}
.education_container .item_container .top_content .right_value[data-v-e3b7351e] {
  color: #ffffff;
}
.education_container .item_container .progress_content[data-v-e3b7351e] {
  width: 100%;
  height: 8px;
  background-color: #1a252f;
  position: relative;
}
.education_container .item_container .progress_content .progress_inner[data-v-e3b7351e] {
  height: 8px;
  background-image: linear-gradient(to right, #1C2632, #1B79E9);
  position: absolute;
}
.education_container .item_container .progress_content .progress_icon[data-v-e3b7351e] {
  width: 25px;
  height: 25px;
  position: absolute;
  transform: translateY(-8px);
}

.scroll_content[data-v-53ff11be] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 60px);
  overflow: scroll;
}
.scroll_content #charts_container_4[data-v-53ff11be] {
  width: calc(100vw/4 - 10px);
}

#charts_container_5[data-v-4fd819ea] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}

.party_consultation[data-v-49d4774e] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  overflow-y: scroll;
}
.party_consultation[data-v-49d4774e]::-webkit-scrollbar {
  display: none;
}
.party_consultation .table_content[data-v-49d4774e] {
  margin-top: 20px;
  width: 92%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col[data-v-49d4774e] {
  width: 100%;
  padding: 4.5px;
  border-bottom: 0.5px dashed rgba(2, 160, 243, 0.5);
  display: -ms-flexbox;
  display: flex;
}
.party_consultation .table_content .table_col .col_id[data-v-49d4774e] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_name[data-v-49d4774e] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_value[data-v-49d4774e] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

#party_organization[data-v-0ad804ea] {
  width: calc(100vw/4 - 20px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 auto;
  overflow-y: scroll;
}
#party_organization[data-v-0ad804ea]::-webkit-scrollbar {
  display: none;
}
#party_organization .organization_item[data-v-0ad804ea] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 12px 10px;
  cursor: pointer;
}
#party_organization .organization_item .left_icon[data-v-0ad804ea] {
  width: 78px;
  height: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#party_organization .organization_item .left_icon .image[data-v-0ad804ea] {
  width: 78px;
  height: 70px;
}
#party_organization .organization_item .right_content[data-v-0ad804ea] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
#party_organization .organization_item .right_content .top_title[data-v-0ad804ea] {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #00FAFB;
  margin-top: 10px;
}
#party_organization .organization_item .right_content .bottom_value[data-v-0ad804ea] {
  margin-top: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
#party_organization .organization_item .right_content .bottom_value .value[data-v-0ad804ea] {
  font-size: 30px;
  font-family: DIN Condensed;
  font-weight: bold;
  color: #EE7413;
}
#party_organization .organization_item .right_content .bottom_value .unit[data-v-0ad804ea] {
  font-size: 16px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #FFFFFF;
  margin-left: 3px;
  margin-top: 6px;
}

.scroll_parent_box[data-v-d3887436] {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.scroll_list[data-v-d3887436] {
  transition: all 0ms ease-in 0s;
}
.scroll_item[data-v-d3887436] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.party_consultation[data-v-d3887436] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  overflow-y: scroll;
}
.party_consultation[data-v-d3887436]::-webkit-scrollbar {
  display: none;
}
.party_consultation .table_content[data-v-d3887436] {
  margin-top: 0px;
  width: 92%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col[data-v-d3887436] {
  width: 100%;
  padding: 4.5px;
  border-bottom: 0.5px dashed rgba(2, 160, 243, 0.5);
  display: -ms-flexbox;
  display: flex;
}
.party_consultation .table_content .table_col .col_id[data-v-d3887436] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_name[data-v-d3887436] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_value[data-v-d3887436] {
  width: 33.3%;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

#population_msg[data-v-23f4ca94] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#population_msg .population_item[data-v-23f4ca94] {
  width: 20%;
  height: 77%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-size: 100% 100%;
}
#population_msg .population_item .item_title[data-v-23f4ca94] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
#population_msg .population_item .item_value[data-v-23f4ca94] {
  font-size: 16px;
  font-family: D;
  font-weight: bold;
  color: #EE7413;
  margin-top: 3px;
}

#residents_nature[data-v-32014804] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#residents_nature .population_item[data-v-32014804] {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 10px 0;
  background-size: 100% 100%;
}
#residents_nature .population_item .left_image[data-v-32014804] {
  width: 80px;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 15px;
}
#residents_nature .population_item .left_image .image[data-v-32014804] {
  width: 80px;
  height: 80px;
}
#residents_nature .population_item .right_content[data-v-32014804] {
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#residents_nature .population_item .right_content .item_title[data-v-32014804] {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 3px;
}
#residents_nature .population_item .right_content .item_value[data-v-32014804] {
  font-size: 22px;
  font-family: D;
  font-weight: bold;
  color: #EE7413;
}

.data_title[data-v-ef938924] {
  width: calc(100vw/4 - 42px);
  height: 42px;
  border-bottom: 1px solid #9B9C9D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-bottom: 3px;
  margin: 0 auto;
}
.data_title .left_title_icon[data-v-ef938924] {
  width: 28px;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 1px;
}
.data_title .left_title_icon .left_img[data-v-ef938924] {
  width: 28px;
  height: 28px;
}
.data_title .china_title_txt[data-v-ef938924] {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ECF1F6;
  margin-left: 6px;
}
.data_title .english_title_txt[data-v-ef938924] {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #9B9C9D;
  margin-left: 10px;
}
.data_title .right_title_icon[data-v-ef938924] {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
}
.data_title .right_title_icon .right_img[data-v-ef938924] {
  width: 20px;
  height: 20px;
}

.charts_container_12[data-v-9c6eac14] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
  display: -ms-flexbox;
  display: flex;
}
.charts_container_12 .left_content[data-v-9c6eac14] {
  height: 100%;
  width: 50%;
}
.charts_container_12 .right_content[data-v-9c6eac14] {
  height: 100%;
  width: 50%;
}

#charts_container_8[data-v-6c989f71] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
}

.charts_container_9[data-v-888e8640] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}

.charts_container_11[data-v-44c23d1c] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}

*[data-v-07dacc00] {
  margin: 0;
  padding: 0;
}
#charts_container_10[data-v-07dacc00] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#charts_container_10 ul[data-v-07dacc00] {
  margin-right: 20px;
}
#charts_container_10 ul li[data-v-07dacc00] {
  list-style: none;
  float: left;
  width: 8px;
  height: 8px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  background-color: #00ffff;
  margin: 15px 8px 15px 0;
}
#charts_container_10 .banner[data-v-07dacc00] {
  max-height: calc((100vh - 90px - 6px)/3 - 72px);
  width: 94%;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
#charts_container_10 .banner img[data-v-07dacc00] {
  height: calc((100vh - 90px - 6px)/3 - 72px);
  width: 100%;
  display: block;
}
#charts_container_10 .banner .desc[data-v-07dacc00] {
  position: absolute;
  left: 10px;
  bottom: 8px;
  width: 80%;
  color: #ffffff;
  z-index: 99;
}
#charts_container_10 .banner .page[data-v-07dacc00] {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
#charts_container_10 .banner .page ul[data-v-07dacc00] {
  float: right;
}
#charts_container_10 .current[data-v-07dacc00] {
  background-color: #0a7077;
}

.charts_container_13[data-v-63ee24da] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}

.ant-modal-body[data-v-f29ed512] {
  padding: 10px;
}
#charts_container_14[data-v-f29ed512] {
  width: 1200px;
  height: 600px;
  position: relative;
}
#charts_container_14 .videoPlayer1[data-v-f29ed512] {
  width: 92%;
  height: 92%;
  object-fit: fill;
  position: absolute;
}
#charts_container_14 .introduce[data-v-f29ed512] {
  position: absolute;
  left: 25px;
  top: 15px;
  color: #ffffff;
  z-index: 99;
}
#myFlvVideo1[data-v-f29ed512]::-webkit-media-controls-timeline {
  display: none;
}
#myFlvVideo1[data-v-f29ed512]::-webkit-media-controls-play-button {
  display: none;
}

#charts_container_15[data-v-d1075df6] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
  position: relative;
}
#charts_container_15 .videoPlayer2[data-v-d1075df6] {
  width: 92%;
  height: 92%;
  object-fit: fill;
  position: absolute;
  left: 20px;
  top: 10px;
}
#charts_container_15 .introduce[data-v-d1075df6] {
  position: absolute;
  left: 25px;
  top: 15px;
  color: #ffffff;
  z-index: 99;
}
#myFlvVideo2[data-v-d1075df6]::-webkit-media-controls-timeline {
  display: none;
}
#myFlvVideo2[data-v-d1075df6]::-webkit-media-controls-play-button {
  display: none;
}

.my-outbox[data-v-0811e68e] {
  /*color: #D7BC8D;*/
  overflow: hidden;
  color: #FFFFFF;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  /*background: #422b02;*/
}
.my-outbox .left_icon[data-v-0811e68e] {
  width: 30px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 999;
  overflow: hidden;
  background-color: #000000;
  position: fixed;
}
.my-outbox .left_icon .icon_horn[data-v-0811e68e] {
  width: 30px;
  height: 30px;
}
.my-outbox .my-inbox[data-v-0811e68e] {
  white-space: nowrap;
  width: 55vw;
}
.my-outbox .my-inbox .my-list[data-v-0811e68e] {
  margin-left: 20px;
  display: inline-block;
  font-size: 14px;
  text-indent: 30px;
  line-height: 30px;
  cursor: pointer;
}
.my-outbox .my-inbox .my-list .my-uname[data-v-0811e68e] {
  /*color: #FF8900;*/
  width: 100%;
  color: #FFFFFF;
}

.charts_container_9[data-v-40cb0229] {
  width: 100%;
  height: 100%;
}

.scroll_parent_box[data-v-509cf727] {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.scroll_list[data-v-509cf727] {
  transition: all 0ms ease-in 0s;
}
.scroll_item[data-v-509cf727] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.party_consultation[data-v-509cf727] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px) / 3 - 42px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  overflow-y: scroll;
  margin-left: -15px;
}
.party_consultation[data-v-509cf727]::-webkit-scrollbar {
  display: none;
}
.party_consultation .table_content[data-v-509cf727] {
  margin-top: 0px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col[data-v-509cf727] {
  width: 100%;
  padding: 4.5px;
  border-bottom: 0.5px dashed rgba(2, 160, 243, 0.5);
  display: -ms-flexbox;
  display: flex;
}
.party_consultation .table_content .table_col .col_id[data-v-509cf727] {
  width: 85px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_name[data-v-509cf727] {
  width: 100px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.party_consultation .table_content .table_col .col_date[data-v-509cf727] {
  width: 200px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}
.party_consultation .table_content .table_col .col_value[data-v-509cf727] {
  width: 100px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

.data_title[data-v-e85e482a] {
  width: calc(100vw / 4 - 42px);
  height: 42px;
  border-bottom: 1px solid #9B9C9D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-bottom: 3px;
  margin: 0 auto;
}
.data_title .left_title_icon[data-v-e85e482a] {
  width: 28px;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 1px;
}
.data_title .left_title_icon .left_img[data-v-e85e482a] {
  width: 28px;
  height: 28px;
}
.data_title .china_title_txt[data-v-e85e482a] {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ECF1F6;
  margin-left: 6px;
  display: -ms-flexbox;
  display: flex;
}
.data_title .china_title_txt .normal_s[data-v-e85e482a] {
  color: green;
  margin-left: 5px;
}
.data_title .china_title_txt .exceptional[data-v-e85e482a] {
  color: red;
  margin-left: 5px;
}
.data_title .china_title_txt .percent[data-v-e85e482a] {
  color: #00EAFF;
  margin-left: 5px;
}
.data_title .english_title_txt[data-v-e85e482a] {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #9B9C9D;
  margin-left: 10px;
}
.data_title .right_title_icon[data-v-e85e482a] {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
}
.data_title .right_title_icon .right_img[data-v-e85e482a] {
  width: 20px;
  height: 20px;
}

.data_title[data-v-c7399b46] {
  width: calc(100vw / 4 - 42px);
  height: 42px;
  border-bottom: 1px solid #9B9C9D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-bottom: 3px;
  margin: 0 auto;
}
.data_title .left_title_icon[data-v-c7399b46] {
  width: 28px;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 1px;
}
.data_title .left_title_icon .left_img[data-v-c7399b46] {
  width: 28px;
  height: 28px;
}
.data_title .china_title_txt[data-v-c7399b46] {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ECF1F6;
  margin-left: 6px;
  display: -ms-flexbox;
  display: flex;
}
.data_title .china_title_txt label[data-v-c7399b46] {
  margin-left: 10px;
  color: #0BB20C;
  font-size: 18px;
  padding-top: 2px;
}
.data_title .china_title_txt span[data-v-c7399b46] {
  color: #0ccfa3;
  font-size: 22px;
}
.data_title .china_title_txt .normal_s[data-v-c7399b46] {
  color: green;
  margin-left: 5px;
}
.data_title .china_title_txt .exceptional[data-v-c7399b46] {
  color: red;
  margin-left: 5px;
}
.data_title .china_title_txt .percent[data-v-c7399b46] {
  color: #00EAFF;
  margin-left: 5px;
}
.data_title .english_title_txt[data-v-c7399b46] {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #9B9C9D;
  margin-left: 10px;
}
.data_title .right_title_icon[data-v-c7399b46] {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
}
.data_title .right_title_icon .right_img[data-v-c7399b46] {
  width: 20px;
  height: 20px;
}

.charts_container_9[data-v-54f42b5c] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
}


.wrap[data-v-9947987e] {
    padding: 0 26px 20px;
    border-bottom: 1px solid #F2F4F6;
}
.title[data-v-9947987e] {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #323233;
}
.desc[data-v-9947987e] {
    font-size: 14px;
    font-weight: 400;
    color: #969799;
    line-height: 22px;
}
.borderNone[data-v-9947987e] {
    border: none;
}


.content[data-v-c303f9e6] {
    height: 600px;
}
.img-list[data-v-c303f9e6] {
    width: 94px;
    height: 94px;
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #d9d9d9;
    float: left;
    position: relative;
}
.img-list .goods-img[data-v-c303f9e6] {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.img-list .selected[data-v-c303f9e6] {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -6px;
    top: -6px;
}
.no-data[data-v-c303f9e6] {
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
    color: #999999;
}
.scroll_content1[data-v-c303f9e6] {
    padding-top: 10px;
    height: 700px;
    border-right: 1px solid #eeeeee;
    overflow-y: scroll;
}
.scroll_content[data-v-c303f9e6] .ant-upload-list-picture-card {
    margin-bottom: 0 !important;
}
.delelt-item[data-v-c303f9e6]{
    position: absolute !important;
    right: 20px;
    top: 26px;
    z-index: 999;
}


.content[data-v-2188f74c] {
    padding: 0 24px;
    width: 100%;
    box-sizing: border-box;
}
.padding-24[data-v-2188f74c] {
    padding: 24px 0;
}
.delIcon[data-v-2188f74c] {
    display: none;
}
.group-menu-wrap[data-v-2188f74c] {
    padding: 12px 16px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgb(10 42 97 / 20%);
    cursor: move;
}
.delIcon[data-v-2188f74c] {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    font-size: 18px;
    cursor: pointer;
    color: #bbb;
    background: #ffffff;
    border-radius: 50%;
    z-index: 2;
}
.group-menu-wrap:hover.group-menu-wrap .delIcon[data-v-2188f74c] {
    display: block;
}
.add-nav-wrap[data-v-2188f74c] .ant-form-item {
    margin-bottom: 10px;
}
.img-wrap[data-v-2188f74c] {
    margin-right: 10px;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
}
.img-update[data-v-2188f74c] {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
}

.scroll_content[data-v-d239fea0] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 60px);
  overflow: scroll;
}
.scroll_content #charts_container_4[data-v-d239fea0] {
  width: calc(100vw/4 - 10px);
}

.masked[data-v-1ceb5b18] {
  background-image: -webkit-linear-gradient(left, #0ee5ff, #2af598 50%, #b0ffc7 0, #009efd 100%, #0ee5ff);
  color: transparent;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-size: 200% 100%;
  animation: masked-animation 10s ease infinite;
}
.top-num[data-v-1ceb5b18] {
  position: relative;
  bottom: -8px;
  font-family: Digital Number;
  font-size: 43px;
  color: #10fffb;
}
.screen_index[data-v-1ceb5b18] {
  width: 100vw;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  background-image: linear-gradient(to right bottom, #03050F, #0D1632);
  overflow: hidden;
}
.screen_index .top_title[data-v-1ceb5b18] {
  background-image: url(../img/top_title_back.17d21607.png), linear-gradient(to right bottom, #020309, #0D1632);
  background-size: 100% 100%;
  height: 90px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-weight: bold;
}
.screen_index .top_title .title_content[data-v-1ceb5b18] {
  width: calc(100vw - (100vw / 3 - 100px) * 2);
  height: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
.screen_index .top_title .title_content .logo[data-v-1ceb5b18] {
  width: 64px;
  height: 64px;
  position: absolute;
  top: -8px;
  left: 36vw;
}
.screen_index .top_title .title_content .logo img[data-v-1ceb5b18] {
  width: 100%;
}
.screen_index .top_title .title_content .txt[data-v-1ceb5b18] {
  transform: translateY(3px);
  color: #00FFFF;
  font-size: 26px;
}
.screen_index .top_title .title-right[data-v-1ceb5b18] {
  float: left;
  height: 90px;
}
.screen_index .top_title .title-right .time[data-v-1ceb5b18] {
  margin-top: 25px;
}
.screen_index .top_title .title-right .time label[data-v-1ceb5b18] {
  color: #1da5db;
  font-size: 24px;
  font-weight: bolder;
}
.screen_index .top_title .title-right .time span[data-v-1ceb5b18] {
  color: #BFFDFF;
  font-size: 24px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
.screen_index .top_title .left_tab[data-v-1ceb5b18] {
  width: calc(100vw / 3 - 100px);
  height: 75px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
}
.screen_index .top_title .left_tab .tab_item[data-v-1ceb5b18] {
  width: 33.3%;
  height: 75px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.screen_index .top_title .left_tab .tab_item .item_title[data-v-1ceb5b18] {
  color: #ffffff;
  font-size: 17px;
}
.screen_index .top_title .left_tab .tab_item .active[data-v-1ceb5b18] {
  color: #00FFFF;
  font-size: 24px;
}
.screen_index .top_title .left_tab .tab_item .item_icon[data-v-1ceb5b18] {
  width: 160px;
  height: 10px;
  transform: translateY(10px);
}
.screen_index .view_container[data-v-1ceb5b18] {
  width: 100%;
  margin-top: 3px;
  height: calc(100vh - 90px - 6px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.screen_index .view_container .left_box[data-v-1ceb5b18] {
  width: calc(100vw / 4 - 10px);
  height: calc(100vh - 90px - 6px);
  margin-left: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.screen_index .view_container .left_box .box_content[data-v-1ceb5b18] {
  width: 100%;
  height: 32.7%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  background-image: linear-gradient(to right bottom, #020309, #0D1632);
}
.screen_index .view_container .left_box .box_content .box_title[data-v-1ceb5b18] {
  width: 100%;
  height: 42px;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.screen_index .view_container .left_box .box_content .box_content_bottom[data-v-1ceb5b18] {
  width: 100%;
  height: calc(100% - 42px);
}
.screen_index .view_container .middle_box[data-v-1ceb5b18] {
  width: calc(100vw / 2);
  margin-top: 3.5px;
  height: calc(100vh - 90px - 12px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.screen_index .view_container .middle_box .top_scroll[data-v-1ceb5b18] {
  height: 20%;
  width: 100%;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row[data-v-1ceb5b18] {
  width: 100%;
  height: 30%;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row .title-data[data-v-1ceb5b18] {
  width: 33.3%;
  float: left;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row .title-data .title-per[data-v-1ceb5b18] {
  display: block;
  width: 100%;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row .title-data .title-per span[data-v-1ceb5b18] {
  color: #10fffb;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row .title-data label[data-v-1ceb5b18] {
  width: 50%;
  font-size: 20px;
}
.screen_index .view_container .middle_box .top_scroll .title-data-row .title-data span[data-v-1ceb5b18] {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 24px;
  font-weight: bolder;
  font-family: Digital Number;
  color: #10fffb;
}
.screen_index .view_container .middle_box .top_scroll .all-data[data-v-1ceb5b18] {
  width: 100%;
  height: 70%;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
.screen_index .view_container .middle_box .top_scroll .all-data .show-info[data-v-1ceb5b18] {
  width: 25%;
  height: 100%;
  float: left;
  padding-left: 20px;
  padding-top: 5px;
}
.screen_index .view_container .middle_box .top_scroll .all-data .show-info .show-box[data-v-1ceb5b18] {
  width: 200px;
  height: 80px;
  background: royalblue;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAO0AAABHCAYAAADrysAHAAAACXBIWXMAAAsSAAALEgHS3X78AAAE70lEQVR4nO3Yy4scVRTH8XNudXel8yRBJpFJwIVKEAVRV7oUYYaGYFwJgn+cEHCjC7Ezs8k2Kw2C4kIDWSTBiQgxz5ma7rpXqqu63u1kE+0D38+muu7j1L1V9ZtHawhB+mzvTjdFZNzbCeCl2tma3F5VvxHa7d3publ3VyMNl9OgPvWa5D2NYAetzkO7X5cn2pyT93Xbio/lZ9V6f+8PlKCt81Xjinr9P5WOmFenrc30jCv23Nevq+YUtFtn5RxtzQmtsaE2rn6bGpfVnuVrs37o28kL1GusRev9nY2H1t1qLqAjdF6fzpxybust66mpeb3eCX11tGoPR/RL481q3deyT2ttzXpBZDjUeDCQ0eFM7oyGcr0d4DK0n1zf+SjS8Onjg1H64Mnx57O5S1W8z0ao+OxS1VGD77Ytz7OCwVfnPmvzkh0X79qizZdj1TfOm3X8cowv6i7rhdq68rU01pldL4gu5tXqqa/WV9Ve1vX5W5Hvr7z2Yt3162djvFetrU+Kfs37q/2U6/qX/S3usZT3qLp/7bb63HLPWf/Xkx/D59+/n70IWSWVxZ12bvF+hbLNLY5Z1eBcNa52zObnc4u2rIBbtFV96orPkh+dq89tHp2u7Cv683cwayvXJHlfcZ2yzbm+GsVee9rKNbg88Mu6znXGNcf33pPaXot9l/ehdk+l5x5297/oq2pIeSyfk9MoUnfhvIw3NuTYfC63blyZXFuG1kn+G/Ydp+Gzu3+fOrj78PTTw3nkuz+dAPxX5nMJ9+7r819+dY+9l3c//m76RRna7d3pOAT98t7DM/uP9o/NeCrA+kgSSX/7PXo2GMh727vT17OFudS7D/dnQyWwwHpKEvEP/nSHSaJXsgU6H/SDv56eSHhewPr6Y88lcRwuZX8Zu2GUXniSjFKeF7C+sv9xk0QPRGRz8UVU6h1fPAFrLk1lLstvjwHYQWgBYwgtYAyhBYwhtIAxhBYwhtACxhBawBhCCxhDaAFjCC1gDKEFjCG0gDGEFjCG0ALGEFrAGEILGENoAWMILWAMoQWMIbSAMYQWMIbQAsYQWsAYQgsYQ2gBYwgtYAyhBYwhtIAxhBYwhtACxhBawBhCCxhDaAFjCC1gDKEFjCG0gDGEFjCG0ALGEFrAGEILGENoAWMILWAMoQWMIbSAMYQWMIbQAsYQWsAYQgsYQ2gBYwgtYAyhBYwhtIAxhBYwZhHayHnCC6y5KJJBtkI3S6O9U/FhxAMD1tdgIBrH4ZiI3HdOww+vnHwW87yA9fXqBR/PZrK3szXZd5HzN8fDWTgzPhjyzID1E8fizm/40XAo32SLc1lyVcNXF88+Gp+MDwc8M2B9xLFEb76RnpjP5dbO1uS2LL+I2tma/OyDfvvauUfjS2cfnxwNUr6YAv5H2f+wFzfD8bff8qedk59uXJlcW65GQwjlyrZ3p+fm3l2NNFxOg/rUa5L3hPrqg1bnod2vyxNtzsn7um3Fx/Kzar2/Mb52/eb5qnFFvd7Oo+bVaWszPeOKPff166o5Be3WWTlHW3NCa2yojavfpsZltWf52qwf+nbyAvUaa9F6f2fjoXW3mgvoCJ3XpzOnnNt6y3pqal6vd0JfHa3awxH90nizWve17NNaW7NeyL4l1mg0kuOHM7kzGsr15W/YckI9tHXbu9NNERn3dgJ4qdpBLYnIP/EdhpmLl5ZkAAAAAElFTkSuQmCC);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.screen_index .view_container .middle_box .top_scroll .all-data .show-info label[data-v-1ceb5b18] {
  font-size: 24px;
  color: #bce8f1;
}
.screen_index .view_container .middle_box .top_scroll .all-data .show-info span[data-v-1ceb5b18] {
  display: block;
  color: #10fffb;
  font-size: 32px;
}
.screen_index .view_container .middle_box .top_scroll .all-data .show-info a[data-v-1ceb5b18] {
  font-size: 16px;
  color: white;
}
.screen_index .view_container .middle_box .top_map[data-v-1ceb5b18] {
  height: 40%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
.screen_index .view_container .middle_box .top_map .BMap[data-v-1ceb5b18] {
  width: 100%;
  height: 100%;
}
.screen_index .view_container .right_box[data-v-1ceb5b18] {
  width: calc(100vw / 4 - 10px);
  height: calc(100vh - 90px - 6px);
  margin-right: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.screen_index .view_container .right_box .box_content[data-v-1ceb5b18] {
  width: 100%;
  height: 32.7%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  background-image: linear-gradient(to right bottom, #020309, #0D1632);
}
.screen_index .view_container .right_box .box_content .box_title[data-v-1ceb5b18] {
  width: 100%;
  height: 42px;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.screen_index .view_container .right_box .box_content .box_content_bottom[data-v-1ceb5b18] {
  width: 100%;
  height: calc(100% - 42px);
}
[data-v-1ceb5b18] .BMap_cpyCtrl {
  display: none;
}
/* 隐藏文字信息 */
[data-v-1ceb5b18] .anchorBL {
  display: none;
}

