.radar-box[data-v-15dabd17] {
  width: 100%;
  height: 100%;
}

.radar-box[data-v-283d386a] {
  width: 100%;
  height: 100%;
}

.radar-main[data-v-d37c9f80] {
  position: relative;
}
.radar-main .radar-box[data-v-d37c9f80] {
    width: 100%;
    height: 240px;
}
.radar-main .tips[data-v-d37c9f80] {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #999;
    font-size: 12px;
}

.radar-box[data-v-316a56d0] {
  width: 100%;
  height: 100%;
}
.goback-icon[data-v-316a56d0] {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
}
.goback[data-v-316a56d0] {
  width: 126px;
  margin-top: 8px;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  background: #F3F2FF;
  border-radius: 3px 3px 3px 3px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #736EFE;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.school-img[data-v-316a56d0] {
  width: 720px;
  margin: 0 auto;
}
.school-img img[data-v-316a56d0] {
    width: 100%;
    height: 100%;
}

.radar-box[data-v-122e6966] {
  position: absolute;
  top: -30px;
  width: 100%;
  height: 240px;
}

.barLine-box[data-v-36c13a3e] {
  width: 100%;
  height: 96%;
}

.scroll-outer {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.scroll-outer::-webkit-scrollbar {
    width: 0.3vw;
}
.scroll-outer:hover::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.1vw rgba(0, 0, 0, 0.3);
    border-radius: 0.1vw;
    background-color: #295099;
    opacity: 1;
}
.scroll-outer:hover::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 0.1vw;
    -webkit-box-shadow: inset 0 0 0.1vw rgba(0, 0, 0, 0.3);
    background-color: #0ba9ea;
}
.scroll-inner-box {
  height: auto;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#page[data-v-0aa7e896] {
  background-color: #F5F5F5;
}
.common-title[data-v-0aa7e896] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #666666;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.main-out[data-v-0aa7e896] {
  overflow-x: auto;
  overflow: hidden;
}
.main-out .dataBox-bigUp[data-v-0aa7e896] {
    display: flex;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one[data-v-0aa7e896] {
      width: 428px;
      height: 160px;
      background: #FFFFFF;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      border-radius: 20px 20px 20px 20px;
      padding: 24px;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one .left-one-title[data-v-0aa7e896] {
        margin-bottom: 24px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #666666;
        text-align: left;
        font-style: normal;
        text-transform: none;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one .bigUp-left-one-item[data-v-0aa7e896] {
        display: flex;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one .bigUp-left-one-item .one-item-in[data-v-0aa7e896] {
          width: 126px;
          height: 66px;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one .bigUp-left-one-item .one-item-in div[data-v-0aa7e896]:nth-child(1) {
            font-family: PingFang SC, PingFang SC;
            font-weight: 600;
            font-size: 36px;
            color: #736EFE;
            line-height: 44px;
            text-align: center;
            font-style: normal;
            text-transform: none;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-one .bigUp-left-one-item .one-item-in div[data-v-0aa7e896]:nth-child(2) {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #999999;
            line-height: 22px;
            text-align: center;
            font-style: normal;
            text-transform: none;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two[data-v-0aa7e896] {
      width: 428px;
      height: 190px;
      background: #FFFFFF;
      margin-top: 33px;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      border-radius: 20px 20px 20px 20px;
      padding: 24px;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two .two-circle-item[data-v-0aa7e896] {
        display: flex;
        justify-content: center;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two .two-circle-item .bigUp-left-two-circle[data-v-0aa7e896] {
          height: 120px;
          width: 40%;
          position: relative;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two .two-circle-item .bigUp-left-two-circle .chart-p[data-v-0aa7e896] {
            position: absolute;
            bottom: 0px;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 120px;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two .two-circle-item .bigUp-left-two-circle .chart-p p[data-v-0aa7e896]:nth-child(1) {
              font-family: PingFang SC, PingFang SC;
              font-weight: 600;
              font-size: 15px;
              color: #736EFE;
              text-align: center;
              font-style: normal;
              text-transform: none;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-two .two-circle-item .bigUp-left-two-circle .chart-p p[data-v-0aa7e896]:nth-child(2) {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #666666;
              text-align: center;
              font-style: normal;
              text-transform: none;
              width: 120px;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-thr[data-v-0aa7e896] {
      width: 428px;
      height: 230px;
      background: #FFFFFF;
      margin-top: 34px;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      padding: 24px;
      border-radius: 20px 20px 20px 20px;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-thr .left-thr-title[data-v-0aa7e896] {
        font-size: 12px;
        display: flex;
        justify-content: space-between;
}
.main-out .dataBox-bigUp .dataBox-bigUp-left .bigUp-left-thr .ageRatio-chart[data-v-0aa7e896] {
        height: 144px;
        width: 650px;
}
.main-out .dataBox-bigUp .bigUp-left-four[data-v-0aa7e896] {
      width: 428px;
      height: 296px;
      background: #FFFFFF;
      margin-top: 34px;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      padding: 24px;
      border-radius: 20px 20px 20px 20px;
}
.main-out .dataBox-bigUp .left-four-chart[data-v-0aa7e896] {
      width: 380px;
      height: 120px;
}
.main-out .dataBox-bigUp-center[data-v-0aa7e896] {
    flex: 1;
    margin: 0 24px 0 24px;
}
.main-out .dataBox-bigUp-center .map[data-v-0aa7e896] {
      height: 693px;
      padding: 24px;
      background: #FFFFFF;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      border-radius: 20px 20px 20px 20px;
}
.main-out .dataBox-bigUp-center .map .map-top[data-v-0aa7e896] {
        display: flex;
        justify-content: space-between;
}
.main-out .dataBox-bigUp-center .map .map-top .map-top-left .goback[data-v-0aa7e896] {
          width: 126px;
          margin-top: 8px;
          cursor: pointer;
          height: 32px;
          line-height: 32px;
          background: #F3F2FF;
          border-radius: 3px 3px 3px 3px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #736EFE;
          text-align: center;
          font-style: normal;
          text-transform: none;
}
.main-out .dataBox-bigUp-center .map .map-top .map-top-left p[data-v-0aa7e896]:nth-child(1), .main-out .dataBox-bigUp-center .map .map-top .map-top-left p[data-v-0aa7e896]:nth-child(3) {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 16px;
          color: #666666;
          line-height: 22px;
          text-align: left;
          font-style: normal;
          text-transform: none;
}
.main-out .dataBox-bigUp-center .map .map-top .map-top-left p[data-v-0aa7e896]:nth-child(2) {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 32px;
          color: #736EFE;
          line-height: 44px;
          text-align: left;
          font-style: normal;
          text-transform: none;
}
.main-out .dataBox-bigUp-center .map .map-top .map-top-right p[data-v-0aa7e896]:nth-child(1), .main-out .dataBox-bigUp-center .map .map-top .map-top-right p[data-v-0aa7e896]:nth-child(2) {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #999999;
          line-height: 22px;
          text-align: right;
          font-style: normal;
          text-transform: none;
}
.main-out .dataBox-bigUp-center .map .map-item[data-v-0aa7e896] {
        height: 440px;
}
.main-out .dataBox-bigUp-center .map .hot-words[data-v-0aa7e896] {
        height: 130px;
        overflow: hidden;
}
.main-out .dataBox-bigUp-center .map .hot-words .hot-words-tit[data-v-0aa7e896] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 16px;
          color: #666666;
          line-height: 22px;
          font-style: normal;
          text-transform: none;
}
.main-out .dataBox-bigUp-center .map .hot-words .hot-words-item[data-v-0aa7e896] {
          height: 100px;
}
.main-out .dataBox-bigUp-center .records-bar[data-v-0aa7e896] {
      padding: 24px;
      margin-top: 24px;
      height: 258px;
      background: #FFFFFF;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      border-radius: 20px 20px 20px 20px;
}
.main-out .dataBox-bigUp-center .records-bar .records-bar-item[data-v-0aa7e896] {
        height: 90%;
        position: relative;
        width: 100%;
}
.main-out .dataBox-bigUp-right .rank-list[data-v-0aa7e896] {
    width: 394px;
    height: 650px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    padding: 24px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item div[data-v-0aa7e896] {
      border-radius: 4px 4px 4px 4px;
      display: flex;
      align-items: center;
      width: 346px;
      height: 48px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .scroll_box[data-v-0aa7e896] {
      display: flex;
      justify-content: start;
      align-items: start;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box[data-v-0aa7e896] {
      height: 530px;
      overflow-y: auto;
      overflow-x: hidden;
      display: flex;
      flex-direction: column;
      align-items: start;
      justify-content: start;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box .list-item-all[data-v-0aa7e896] {
        background: #FAFAFA;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-bottom: 14px;
        cursor: pointer;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box .list-item-all div[data-v-0aa7e896]:nth-child(1) {
          display: flex;
          justify-content: center;
          width: 40px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box .list-item-all div[data-v-0aa7e896]:nth-child(2) {
          display: flex;
          justify-content: center;
          width: 212px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box .list-item-all div[data-v-0aa7e896]:nth-child(3) {
          text-align: center;
          width: 74px;
          display: flex;
          justify-content: center;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .item-all-box .list-item-all div:nth-child(3) p[data-v-0aa7e896] {
            display: block;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .list-item-top[data-v-0aa7e896] {
      padding: 16px;
      margin-bottom: 10px;
      background-color: #F3F2FF;
      font-family: PingFang SC, PingFang SC;
      font-weight: 600;
      font-size: 14px;
      color: #736EFE;
      font-style: normal;
      text-transform: none;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .list-item-top div[data-v-0aa7e896]:nth-child(1) {
        display: flex;
        justify-content: center;
        width: 40px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .list-item-top div[data-v-0aa7e896]:nth-child(2) {
        display: flex;
        justify-content: center;
        width: 212px;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .list-item-top div[data-v-0aa7e896]:nth-child(3) {
        text-align: center;
        width: 74px;
        display: flex;
        justify-content: center;
}
.main-out .dataBox-bigUp-right .rank-list .rank-list-item .list-item-top div:nth-child(3) p[data-v-0aa7e896] {
          display: block;
}
.main-out .dataBox-bigUp-right .right-records-rank[data-v-0aa7e896] {
    box-sizing: border-box;
    position: relative;
    height: 298px;
    background: #FFFFFF;
    margin-top: 24px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
}
.main-out .dataBox-bigUp-right .right-records-rank .records-rank-barBox[data-v-0aa7e896] {
      box-sizing: border-box;
      position: absolute;
      left: 24px;
      top: 25px;
      width: 100%;
      height: 86%;
}

