.echart[data-v-6ede0b3e] {
  width: 35.4rem;
  height: 22.3rem;
}

.echart[data-v-7d50d6e8] {
  width: 35.4rem;
  height: 22.3rem;
}

.country[data-v-0c4de9b2] {
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid #ffffff;
  padding: 0 1.3rem 1.3rem;
  margin-bottom: 1.3rem;
}
.country-title[data-v-0c4de9b2] {
    height: 3rem;
    border-radius: 6px;
    background: #2781fe;
    color: #fff;
    font-size: 1.5rem;
    margin: 1.5rem 0 -8px;
    text-align: center;
    line-height: 3rem;
}
.continent[data-v-0c4de9b2] {
  margin: 2rem 0 1rem;
}
.continent-tabs[data-v-0c4de9b2] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.continent-item[data-v-0c4de9b2] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 1px solid #8fbfff;
    border-left: none;
    height: 3rem;
    line-height: 3rem;
    padding: 0 2.5rem;
    white-space: nowrap;
    text-align: center;
    font-size: 1.1rem;
    color: #183969;
    background: rgba(0, 108, 255, 0.1);
}
.continent .continent-item[data-v-0c4de9b2]:first-child {
    border-left: 1px solid #8fbfff;
    border-radius: 6px 0 0 6px;
}
.continent .continent-item[data-v-0c4de9b2]:last-child {
    border-radius: 0px 6px 6px 0px;
}
.continent-acitveItem[data-v-0c4de9b2] {
    background: #006cff;
    color: #fff;
    font-weight: bold;
}
.continent-title[data-v-0c4de9b2] {
    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: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1rem;
    height: 3.4rem;
    font-size: 1.1rem;
    border-radius: 6px;
    background: -webkit-gradient(linear, right top, left top, from(#0075ff), color-stop(82%, rgba(0, 117, 255, 0)));
    background: -webkit-linear-gradient(right, #0075ff 0%, rgba(0, 117, 255, 0) 82%);
    background: -o-linear-gradient(right, #0075ff 0%, rgba(0, 117, 255, 0) 82%);
    background: linear-gradient(-90deg, #0075ff 0%, rgba(0, 117, 255, 0) 82%);
    padding: 0 1.3rem 0 2px;
}
.continent-title-left[data-v-0c4de9b2] {
      font-family: D-DIN;
      color: #183969;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
}
.continent-title-left span[data-v-0c4de9b2] {
        font-family: D-DIN-Bold;
        font-size: 1.9rem;
        line-height: 1.8rem;
        color: #006cff;
        margin-right: 10px;
}
.info[data-v-0c4de9b2] {
  padding: 0 4px 1rem;
  height: calc(100vh - 33.1rem);
}
.info .el-col[data-v-0c4de9b2] {
    padding: 0 8px;
}
.info-item[data-v-0c4de9b2] {
    min-height: 5.4rem;
    border-radius: 6px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
    color: #183969;
    margin: 8px 0;
    font-family: D-DIN;
}
.info-num[data-v-0c4de9b2] {
    font-family: D-DIN-Bold;
    font-size: 12px;
    line-height: 1.3rem;
    text-align: right;
}
.info-text[data-v-0c4de9b2] {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.3rem;
    padding: 10px 0 0 10px;
    height: 2.5rem;
}
.info-area[data-v-0c4de9b2] {
    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;
    padding: 0 10px 0 10px;
}
.info-area-text[data-v-0c4de9b2] {
      color: #999999;
      margin-top: 5px;
      line-height: 1.3rem;
      font-size: 12px;
}

