.bl2[data-v-2368b306] {
  border-left: 2px solid #bcd8ff;
}
.h356[data-v-2368b306] {
  height: 22.3rem;
}
.title[data-v-2368b306] {
  height: 3rem;
  border-radius: 6px;
  background: #2781fe;
  color: #fff;
  font-size: 1.5rem;
  margin: 1.5rem auto 1.3rem;
  text-align: center;
  line-height: 3rem;
  width: calc(100% - 3rem);
}
.Studentdetailswrap[data-v-2368b306] {
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid #ffffff;
  border-radius: 6px;
  margin-bottom: 1.5rem;
}
.user[data-v-2368b306] {
  padding: 0 1.1rem 1.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1.3rem;
}
.user > div[data-v-2368b306] {
    width: 48%;
    min-width: 34.4rem;
}
.user .user-num[data-v-2368b306] {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.9rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #BCD8FF;
    margin-bottom: 1.1rem;
}
.user .user-num .user-num-item[data-v-2368b306] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 5rem;
      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-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-right: 1px solid #bcd8ff;
      font-family: D-DIN-Bold;
      color: #183969;
}
.user .user-num .user-num-item .theme-color[data-v-2368b306] {
        color: #006CFF;
        font-size: 3rem !important;
}
.user .user-num .user-num-item[data-v-2368b306]:nth-last-child(1) {
        border: none;
}
.user .user-num .user-num-item > div[data-v-2368b306]:nth-of-type(1) {
        font-size: 1.1rem;
        line-height: 1.3rem;
        margin-bottom: 0.9rem;
}
.user .user-num .user-num-item > div[data-v-2368b306]:nth-of-type(2) {
        font-size: 2.6rem;
        line-height: 2.5rem;
}
.user .user-num .user-num-item > div:nth-of-type(2) > span[data-v-2368b306] {
          font-size: 1.1rem;
          margin: 0 8px;
}

.country[data-v-d9db7e06] {
  border-radius: 6px;
}

.home-cont[data-v-00ab3c10] {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}
.home_statistics[data-v-00ab3c10] {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 108, 255, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(0, 108, 255, 0.3);
  padding: 1.6rem 1.5rem;
  margin-bottom: 1.6rem;
}
.home_statistics .home_statistics_lesson[data-v-00ab3c10] {
    position: relative;
    font-family: D-DIN-Bold;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.3rem;
    color: #183969;
}
.home_statistics .home_statistics_lesson > span[data-v-00ab3c10] {
      font-size: 3rem;
      line-height: 3rem;
      color: #006cff;
}
.home_statistics .home_statistics_lesson .lesson_icon[data-v-00ab3c10] {
      position: absolute;
      top: 0;
      right: 0;
      width: 3.3rem;
}
.home_statistics .home_statistics-view[data-v-00ab3c10] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid rgba(31, 125, 254, 0.48);
    background: rgba(255, 255, 255, 0.45);
    border-radius: 6px;
}
.home_statistics .home_statistics-view .home_statistics_item[data-v-00ab3c10]:nth-of-type(1)::before {
      display: none;
}
.home_statistics .home_statistics-view .home_statistics_item[data-v-00ab3c10] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 7.5rem;
      overflow: hidden;
      position: relative;
}
.home_statistics .home_statistics-view .home_statistics_item[data-v-00ab3c10]::before {
        content: '';
        display: block;
        position: absolute;
        top: 1.9rem;
        bottom: 1.9rem;
        left: 0;
        width: 1px;
        background: #bcd8ff;
}
.home_statistics .home_statistics-view .home_statistics_item > img[data-v-00ab3c10] {
        position: absolute;
        bottom: 0;
        width: 100%;
}
.home_statistics .home_statistics-view .home_statistics_item_cont[data-v-00ab3c10] {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        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: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: D-DIN-Bold;
        font-size: 3rem;
        font-weight: bold;
        color: #006cff;
}
.home_statistics .home_statistics-view .home_statistics_item_cont_unit[data-v-00ab3c10] {
          font-size: 1.1rem;
          margin-left: 8px;
}
.home_statistics .home_statistics-view .home_statistics_item_cont .home_statistics_item_label[data-v-00ab3c10] {
          text-align: left;
          font-size: 1.1rem;
          color: #183969;
}
.home_statistics .home_statistics_lesson_list .home_statistics_lesson_list_cont[data-v-00ab3c10] {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background: -webkit-linear-gradient(1deg, rgba(19, 119, 254, 0.16) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(30, 124, 254, 0) 100%);
    background: -o-linear-gradient(1deg, rgba(19, 119, 254, 0.16) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(30, 124, 254, 0) 100%);
    background: linear-gradient(89deg, rgba(19, 119, 254, 0.16) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(30, 124, 254, 0) 100%);
    padding: 1rem 1rem 6px;
    font-size: 1.5rem;
    color: #183969;
    margin: 1rem 0;
    font-family: D-DIN-Bold;
    font-weight: bold;
}
.home_statistics .home_statistics_lesson_list .home_statistics_lesson_list_cont .home_statistics_lesson_list_cont_lang[data-v-00ab3c10] {
      text-align: right;
      font-size: 1.1rem;
      line-height: 1.3rem;
}
.home_statistics .home_statistics_lesson_list .home_statistics_lesson_list_cont .home_statistics_lesson_list_cont_lang .home_data_header_cont_bold[data-v-00ab3c10] {
        font-family: D-DIN-Bold;
        font-size: 2rem;
        line-height: 1.5rem;
        color: #006cff;
        margin: 0 6px;
}
.home_statistics .home_statistics_lesson_list .home_statistics_lesson_list_cont[data-v-00ab3c10]::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1rem;
      background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(30, 124, 254, 0)), color-stop(50%, rgba(19, 119, 254, 0.16)), to(rgba(19, 119, 254, 0.16)));
      background: -webkit-linear-gradient(left, rgba(30, 124, 254, 0) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(19, 119, 254, 0.16) 100%);
      background: -o-linear-gradient(left, rgba(30, 124, 254, 0) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(19, 119, 254, 0.16) 100%);
      background: linear-gradient(90deg, rgba(30, 124, 254, 0) 1%, rgba(19, 119, 254, 0.16) 50%, rgba(19, 119, 254, 0.16) 100%);
}
.home_statistics .home_honer .home_honer_title[data-v-00ab3c10] {
    color: #183969;
    margin: 1.4rem 0;
    font-size: 1.1rem;
    font-family: D-DIN-Bold;
    font-weight: bold;
}
.home_statistics .home_honer .home_data_awardlist[data-v-00ab3c10] {
    margin-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.home_statistics .home_honer .home_data_awardlist-item[data-v-00ab3c10] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: inherit;
      -webkit-box-direction: inherit;
      -webkit-flex-direction: inherit;
          -ms-flex-direction: inherit;
              flex-direction: inherit;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 1.3rem;
      position: relative;
      width: 33%;
}
.home_statistics .home_honer .home_data_awardlist-item > div[data-v-00ab3c10] {
        font-size: 1.3rem;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 1.4rem;
        color: #006cff;
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px #fff;
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        top: 1.1rem;
}
.home_statistics .home_honer .home_data_awardlist-item img[data-v-00ab3c10] {
        width: 18.8rem;
}
.home_statistics .home_honer .home_data_awardlist .marginAuto[data-v-00ab3c10] {
      margin: 0 auto;
}

