.rank_wrap[data-v-01b826a0] {
  width: 100vw;
  height: 100vh;
  background-color: red;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.rank_wrap .rank_box .content[data-v-01b826a0] {
  position: relative;
  width: 464px;
  height: 640px;
  background: url(//img.cdeledu.com/ADVC/2024/0809/131b6700deebcc86-0.png);
  background-size: 100% 100%;
  border-radius: 12px;
  padding: 19px 24px 0;
  box-sizing: border-box;
}
.rank_wrap .rank_box .content .top[data-v-01b826a0] {
  font-size: 16px;
  font-weight: bold;
  color: #ffc843;
  line-height: 22px;
}
.rank_wrap .rank_box .content .top .crown_img[data-v-01b826a0] {
  width: 22px;
  height: 18px;
  margin-right: 4px;
}
.rank_wrap .rank_box .content .top_title[data-v-01b826a0] {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  line-height: 32px;
  padding: 4px 0;
}
.rank_wrap .rank_box .content .top_tips[data-v-01b826a0] {
  opacity: 0.7;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  line-height: 20px;
}
.rank_wrap .rank_box .content .list[data-v-01b826a0] {
  width: 416px;
  height: 492px;
  background: #ffffff;
  border-radius: 12px;
  margin-top: 16px;
  overflow-y: auto;
}
.rank_wrap .rank_box .content .list .t_name[data-v-01b826a0] {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 22px;
  padding: 16px 0 4px 16px;
}
.rank_wrap .rank_box .content .list .t_num[data-v-01b826a0] {
  font-size: 14px;
  text-align: left;
  color: #a0a0a0;
  line-height: 20px;
  padding: 0 0 4px 16px;
}
.rank_wrap .rank_box .content .list .top_three_students[data-v-01b826a0] {
  padding: 4px 40px 0;
  border-bottom: 4px #F8F8F8 solid;
}
.rank_wrap .rank_box .content .list .top_three_students .score[data-v-01b826a0] {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #6CB5EE;
  line-height: 22px;
}
.rank_wrap .rank_box .content .list .top_three_students .portrait[data-v-01b826a0] {
  margin: 4px auto 0;
}
.rank_wrap .rank_box .content .list .top_three_students .name[data-v-01b826a0] {
  font-size: 14px;
  text-align: center;
  color: #282828;
  font-weight: bold;
}
.rank_wrap .rank_box .content .list .top_three_students .time[data-v-01b826a0] {
  font-size: 10px;
  text-align: center;
  color: #a0a0a0;
  line-height: 14px;
  margin-top: 4px;
  margin-bottom: 8px;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(2) .score[data-v-01b826a0] {
  color: #FF7D21;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(3) .score[data-v-01b826a0] {
  color: #915C48;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(1) .portrait[data-v-01b826a0] {
  width: 56px;
  height: 60px;
  background: url(//img.cdeledu.com/ADVC/2024/0809/d7d90d4c2fe51c48-0.png);
  background-size: 100% 100%;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(1) .portrait img[data-v-01b826a0] {
  width: 33px;
  height: 33px;
  background: #ffffff;
  border-radius: 50%;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(2) .portrait[data-v-01b826a0] {
  width: 80px;
  height: 86px;
  background: url(//img.cdeledu.com/ADVC/2024/0809/6b63da1ccaaf5b23-0.png);
  background-size: 100% 100%;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(2) .portrait img[data-v-01b826a0] {
  width: 50px;
  height: 49px;
  background: #ffffff;
  border-radius: 50%;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(3) .portrait[data-v-01b826a0] {
  width: 56px;
  height: 60px;
  background: url(//img.cdeledu.com/ADVC/2024/0809/1c1ba48657e677f8-0.png);
  background-size: 100% 100%;
}
.rank_wrap .rank_box .content .list .top_three_students > div:nth-child(3) .portrait img[data-v-01b826a0] {
  width: 33px;
  height: 33px;
  background: #ffffff;
  border-radius: 50%;
}
.rank_wrap .rank_box .content .list .item[data-v-01b826a0] {
  font-size: 12px;
  padding: 10px 0 9px;
  width: 384px;
  margin: auto;
  border-bottom: 1px solid #F0F0F0;
}
.rank_wrap .rank_box .content .list .item .ranking[data-v-01b826a0] {
  font-size: 12px;
  font-weight: bold;
  color: #282828;
  line-height: 16px;
  width: 40px;
}
.rank_wrap .rank_box .content .list .item .portrait_img[data-v-01b826a0] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 32px;
}
.rank_wrap .rank_box .content .list .item .item_name[data-v-01b826a0] {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 16px;
}
.rank_wrap .rank_box .content .list .item .item_score[data-v-01b826a0] {
  width: 64px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #2f6aff;
  line-height: 16px;
}
.rank_wrap .rank_box .content .list .bottom_item[data-v-01b826a0] {
  width: 464px;
  height: 44px;
  background: #142850;
  border-radius: 12px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  border: none;
  padding: 0 40px;
  color: white;
}
.rank_wrap .rank_box .content .list .bottom_item .item_name[data-v-01b826a0],
.rank_wrap .rank_box .content .list .bottom_item .ranking[data-v-01b826a0] {
  color: white;
}
.rank_wrap .rank_box .content .list .bottom_item .item_score[data-v-01b826a0] {
  color: #FF933D;
}
.rank_wrap .rank_box .close_img[data-v-01b826a0] {
  width: 34px;
  height: 34px;
  margin: 20px auto 0;
  background: #a0a0a0;
  border-radius: 50%;
}
.rank_wrap .rank_box .empty_img[data-v-01b826a0] {
  width: 160px;
  height: 144px;
  margin: auto;
  padding: 138px 0 16px;
}
.rank_wrap .rank_box .empty_txt[data-v-01b826a0] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
}
.rank_wrap .my_box[data-v-01b826a0] {
  width: 464px;
  height: 44px;
  background: #142850;
  border-radius: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  padding: 0 40px;
  box-sizing: border-box;
}
.rank_wrap .my_box .my_img[data-v-01b826a0] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  padding: 0 32px 0 27px;
}

.m_wrap[data-v-7f8d392d] {
  min-height: 600px;
  width: 1200px;
  margin: 0 auto 40px;
}
.m_wrap .tab[data-v-7f8d392d] {
  margin: 24px 0 32px;
}
.m_wrap .tab div[data-v-7f8d392d] {
  width: 112px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  color: #787878;
  line-height: 40px;
  margin-right: 24px;
  background: #f0f0f0;
  border-radius: 19px;
}
.m_wrap .tab .current_tab[data-v-7f8d392d] {
  background: #2F6AFF;
  color: white;
}
.m_wrap .year_title[data-v-7f8d392d] {
  font-size: 14px;
  font-weight: bold;
  color: #282828;
  line-height: 20px;
  border-left: 4px solid #2F6AFF;
  padding-left: 12px;
  margin-bottom: 16px;
}
.m_wrap .list[data-v-7f8d392d] {
  flex-wrap: wrap;
}
.m_wrap .list .item[data-v-7f8d392d] {
  width: 389px;
  height: 212px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 24px;
  margin: 0 16px 16px 0;
  font-size: 14px;
  color: #a0a0a0;
  line-height: 20px;
}
.m_wrap .list .item .title[data-v-7f8d392d] {
  height: 44px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.m_wrap .list .item .title p[data-v-7f8d392d] {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m_wrap .list .item .info[data-v-7f8d392d] {
  margin-bottom: 8px;
}
.m_wrap .list .item img[data-v-7f8d392d] {
  width: 16px;
  height: 16px;
  margin-right: 9px;
}
.m_wrap .list .item .bottom_box[data-v-7f8d392d] {
  flex-direction: row-reverse;
}
.m_wrap .list .item .btn[data-v-7f8d392d] {
  width: 104px;
  height: 40px;
  background: #dcdcdc;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  margin-left: 20px;
}
.m_wrap .list .item .btn_blue[data-v-7f8d392d] {
  background: #2F6AFF;
}
.m_wrap .list .item .btn_green[data-v-7f8d392d] {
  background: #38BA88;
}
.m_wrap .list .item[data-v-7f8d392d]:nth-child(3n) {
  margin: 0 0 16px 0;
}
.txt_red[data-v-7f8d392d] {
  color: #FF4646;
}
.txt_orange[data-v-7f8d392d] {
  color: #E2B17C;
}
.empty[data-v-7f8d392d] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
}
.empty .empty_img[data-v-7f8d392d] {
  width: 160px;
  height: 142px;
  margin: 140px auto 16px;
}

.k_list[data-v-69a3adde] {
  flex-wrap: wrap;
}
.k_list .k_list_item[data-v-69a3adde] {
  width: 265px;
  min-width: 265px;
  height: 104px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 16px;
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid white;
  margin-right: 15px;
  margin-bottom: 15px;
}
.k_list .k_list_item .item_icon[data-v-69a3adde] {
  width: 40px;
  height: 40px;
  background: #B8C5E0;
  border-radius: 6px;
  margin-right: 8px;
}
.k_list .k_list_item .item_name[data-v-69a3adde] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 20px;
  margin-bottom: 4px;
}
.k_list .k_list_item .forward_icon[data-v-69a3adde] {
  width: 16px;
  height: 16px;
  background: url(//img.cdeledu.com/ADVC/2024/0812/fe5e147139a92b03-0.png);
  background-size: 100% 100%;
}
.k_list .k_list_item .proficiency[data-v-69a3adde] {
  margin-left: 7px;
}
.k_list .k_list_item .proficiency img[data-v-69a3adde] {
  width: 16px;
  height: 16px;
}
.k_list .k_list_item[data-v-69a3adde]:nth-child(3n) {
  margin-right: 0;
}
.k_list .k_list_item[data-v-69a3adde]:hover {
  color: #2F6AFF;
  border: 1px solid #2F6AFF;
  background: #F2F7FF;
}
.k_list .k_list_item:hover .item_name[data-v-69a3adde] {
  color: #2F6AFF;
}
.k_list .k_list_item:hover .schedule[data-v-69a3adde] {
  color: #a0a0a0;
}
.k_list .k_list_item:hover .item_icon[data-v-69a3adde] {
  background: #2F6AFF;
}
.k_list .k_list_item:hover .forward_icon[data-v-69a3adde] {
  background: url(//img.cdeledu.com/ADVC/2024/0812/01af4d025a98a846-0.png);
  background-size: 100% 100%;
}

.label[data-v-10e6e786] {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  color: #A0A0A0;
  margin: 18px 0;
  border-left: 4px solid #2F6AFF;
  padding-left: 12px;
}
.label span[data-v-10e6e786] {
  color: #282828;
}
.k_list[data-v-10e6e786] {
  flex-wrap: wrap;
}
.k_list .k_list_item[data-v-10e6e786] {
  width: 265px;
  min-width: 265px;
  height: 104px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 16px;
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid white;
  margin-right: 15px;
  margin-bottom: 15px;
}
.k_list .k_list_item .item_icon[data-v-10e6e786] {
  width: 40px;
  height: 40px;
  background: #B8C5E0;
  border-radius: 6px;
  margin-right: 8px;
}
.k_list .k_list_item .item_name[data-v-10e6e786] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 20px;
}
.k_list .k_list_item .forward_icon[data-v-10e6e786] {
  width: 16px;
  height: 16px;
  background: url(//img.cdeledu.com/ADVC/2024/0812/fe5e147139a92b03-0.png);
  background-size: 100% 100%;
  margin-left: 8px;
}
.k_list .k_list_item .k_btn[data-v-10e6e786] {
  width: 80px;
  height: 28px;
  background: #2f6aff;
  border-radius: 16px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
}
.k_list .k_list_item[data-v-10e6e786]:nth-child(3n) {
  margin-right: 0;
}
.k_list .k_list_item[data-v-10e6e786]:hover {
  color: #2F6AFF;
  border: 1px solid #2F6AFF;
  background: #F2F7FF;
}
.k_list .k_list_item:hover .item_name[data-v-10e6e786] {
  color: #2F6AFF;
}
.k_list .k_list_item:hover .schedule[data-v-10e6e786] {
  color: #a0a0a0;
}
.k_list .k_list_item:hover .item_icon[data-v-10e6e786] {
  background: #2F6AFF;
}
.k_list .k_list_item:hover .forward_icon[data-v-10e6e786] {
  background: url(//img.cdeledu.com/ADVC/2024/0812/01af4d025a98a846-0.png);
  background-size: 100% 100%;
}

.label[data-v-822c3466] {
  font-size: 16px;
  text-align: left;
  line-height: 22px;
  color: #A0A0A0;
  margin-bottom: 16px;
  border-left: 4px solid #2F6AFF;
  padding-left: 12px;
}
.label span[data-v-822c3466] {
  color: #282828;
}
.k_list[data-v-822c3466] {
  flex-wrap: wrap;
}
.k_list .k_list_item[data-v-822c3466] {
  width: 265px;
  min-width: 265px;
  height: 104px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 16px;
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid white;
  margin-right: 15px;
  margin-bottom: 15px;
}
.k_list .k_list_item .item_icon[data-v-822c3466] {
  width: 40px;
  height: 40px;
  background: #B8C5E0;
  border-radius: 6px;
  margin-right: 8px;
}
.k_list .k_list_item .item_name[data-v-822c3466] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 20px;
}
.k_list .k_list_item .forward_icon[data-v-822c3466] {
  width: 16px;
  height: 16px;
  background: url(//img.cdeledu.com/ADVC/2024/0812/fe5e147139a92b03-0.png);
  background-size: 100% 100%;
  margin-left: 8px;
}
.k_list .k_list_item .k_btn[data-v-822c3466] {
  width: 80px;
  height: 28px;
  background: #2f6aff;
  border-radius: 16px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
}
.k_list .k_list_item[data-v-822c3466]:nth-child(3n) {
  margin-right: 0;
}
.k_list .k_list_item[data-v-822c3466]:hover {
  color: #2F6AFF;
  border: 1px solid #2F6AFF;
  background: #F2F7FF;
}
.k_list .k_list_item:hover .item_name[data-v-822c3466] {
  color: #2F6AFF;
}
.k_list .k_list_item:hover .schedule[data-v-822c3466] {
  color: #a0a0a0;
}
.k_list .k_list_item:hover .item_icon[data-v-822c3466] {
  background: #2F6AFF;
}
.k_list .k_list_item:hover .forward_icon[data-v-822c3466] {
  background: url(//img.cdeledu.com/ADVC/2024/0812/01af4d025a98a846-0.png);
  background-size: 100% 100%;
}

.record_item[data-v-4541d2a2] {
  padding: 12px 0;
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  border-bottom: 1px solid #f1f1f1;
}
.record_item .item_name[data-v-4541d2a2] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 24px;
  margin-bottom: 4px;
}
.record_item .item_info[data-v-4541d2a2] {
  margin-bottom: 12px;
}
.record_item span[data-v-4541d2a2] {
  padding-right: 12px;
}
.record_item .item_btn[data-v-4541d2a2] {
  font-size: 12px;
  text-align: left;
  color: #2f6aff;
  line-height: 16px;
}
.record_item .forward_icon[data-v-4541d2a2] {
  width: 16px;
  height: 16px;
}
.record_item[data-v-4541d2a2]:last-child {
  border-bottom: none;
}
.empty[data-v-4541d2a2] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
  margin-bottom: 40px;
}
.empty .empty_img[data-v-4541d2a2] {
  width: 160px;
  height: 142px;
  margin: 60px auto 14px;
}

.o_wrap[data-v-ba878dfa] {
  width: 1200px;
  margin: auto;
}
.o_wrap .left_box[data-v-ba878dfa] {
  width: 826px;
  margin-right: 16px;
  margin-bottom: 40px;
}
.o_wrap .left_box .study_nav[data-v-ba878dfa] {
  margin: 16px 0 24px;
}
.o_wrap .left_box .study_nav .item[data-v-ba878dfa] {
  width: 265px;
  height: 80px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  color: #282828;
  line-height: 22px;
  padding: 20px 16px;
  box-sizing: border-box;
}
.o_wrap .left_box .study_nav .item .item_icon[data-v-ba878dfa] {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.o_wrap .left_box .study_nav .item .item_num[data-v-ba878dfa] {
  font-size: 14px;
  text-align: right;
  color: #a0a0a0;
  line-height: 20px;
  margin-right: 12px;
}
.o_wrap .left_box .study_nav .item .forward_icon[data-v-ba878dfa] {
  width: 16px;
  height: 16px;
}
.o_wrap .left_box .type_tab[data-v-ba878dfa] {
  font-size: 16px;
  text-align: center;
  color: #787878;
  line-height: 40px;
  margin-bottom: 24px;
}
.o_wrap .left_box .type_tab .item[data-v-ba878dfa] {
  padding: 0 32px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 20px;
  margin-right: 24px;
}
.o_wrap .left_box .type_tab .current_item[data-v-ba878dfa] {
  background: #2F6AFF;
  color: white;
}
.o_wrap .right_box[data-v-ba878dfa] {
  width: 358px;
}
.o_wrap .right_box .card_box[data-v-ba878dfa] {
  width: 358px;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 16px;
  padding: 20px 0;
  box-sizing: border-box;
}
.o_wrap .right_box .card_box .card_name[data-v-ba878dfa] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 20px;
  border-left: 4px #2F6AFF solid;
  padding-left: 12px;
}
.o_wrap .right_box .card_box .schedule_box[data-v-ba878dfa] {
  padding: 24px 16px;
  border-bottom: 1px dashed #e6e6e6;
}
.o_wrap .right_box .card_box .schedule_box .schedule_item[data-v-ba878dfa] {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 10px #DDECFF solid;
  position: relative;
}
.o_wrap .right_box .card_box .schedule_box .schedule_item .ring[data-v-ba878dfa] {
  position: absolute;
  left: -10px;
  top: -10px;
}
.o_wrap .right_box .card_box .schedule_box .schedule_item[data-v-ba878dfa]:nth-child(2) {
  border: 10px #FEE4DF solid;
}
.o_wrap .right_box .card_box .schedule_box .schedule_item[data-v-ba878dfa]:nth-child(3) {
  border: 10px #FFF7E1 solid;
}
.o_wrap .right_box .card_box .rank[data-v-ba878dfa] {
  padding: 20px 16px 0;
  font-size: 12px;
  color: #787878;
  line-height: 16px;
}
.o_wrap .right_box .card_box .rank .rank_img[data-v-ba878dfa] {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-right: 8px;
  overflow: hidden;
  background: #F8F8F8;
}
.o_wrap .right_box .card_box .rank .rank_img img[data-v-ba878dfa] {
  width: 100%;
  height: 100%;
}
.o_wrap .right_box .card_box .rank .rank_name[data-v-ba878dfa] {
  font-size: 14px;
  font-weight: bold;
  color: #282828;
  line-height: 20px;
  padding-bottom: 4px;
}
.o_wrap .right_box .card_box .rank .forward_icon[data-v-ba878dfa] {
  width: 16px;
  height: 16px;
}
.o_wrap .right_box .card_box .record_wrap[data-v-ba878dfa] {
  padding: 0 16px;
  margin-top: 20px;
}
.o_wrap .right_box .card_box .record_wrap .record_tab[data-v-ba878dfa] {
  margin-bottom: 8px;
}
.o_wrap .right_box .card_box .record_wrap .record_tab div[data-v-ba878dfa] {
  width: 155px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  color: #787878;
  line-height: 40px;
}
.o_wrap .right_box .card_box .record_wrap .record_tab .active[data-v-ba878dfa] {
  background: #2f6aff;
  color: white;
}
.o_wrap .right_box .card_box .record_item[data-v-ba878dfa]:nth-of-type(3) {
  border: none;
}
.modal[data-v-ba878dfa] {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 111;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal_top_bg[data-v-ba878dfa] {
  width: 560px;
  height: 140px;
  background: url(//img.cdeledu.com/ADVC/2024/0824/2432ff14d20a9e96-0.png);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  justify-content: center;
}
.modal .modal_top_bg div[data-v-ba878dfa] {
  width: 321px;
}
.modal .modal_content[data-v-ba878dfa] {
  background: white;
  padding: 32px 0 0 0;
  border-radius: 0 0 12px 12px;
}
.modal .modal_content .item[data-v-ba878dfa] {
  padding: 0 32px 12px;
  font-size: 16px;
  color: #282828;
  line-height: 22px;
}
.modal .modal_content .item div[data-v-ba878dfa] {
  margin-right: 8px;
}
.modal .modal_content .item span[data-v-ba878dfa] {
  font-size: 16px;
  color: #a0a0a0;
}
.modal .modal_content .item img[data-v-ba878dfa] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.modal .modal_content .excess[data-v-ba878dfa] {
  margin-top: 12px;
  height: 20px;
  background: linear-gradient(180deg, #ffffff 50%, #f5f5f5);
}
.modal .modal_content .bottom_box[data-v-ba878dfa] {
  padding: 32px;
}
.modal .modal_content .bottom_box .title[data-v-ba878dfa] {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 16px;
}
.modal .modal_content .bottom_box .list[data-v-ba878dfa] {
  margin-bottom: 32px;
}
.modal .modal_content .bottom_box .list div[data-v-ba878dfa] {
  width: 112px;
  height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 21px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  color: #787878;
  line-height: 38px;
}
.modal .modal_content .bottom_box .list .active[data-v-ba878dfa] {
  background: #2F6AFF;
  border: 1px solid #2F6AFF;
  color: white;
}
.modal .modal_content .bottom_box .btn[data-v-ba878dfa] {
  width: 320px;
  height: 46px;
  background: #2f6aff;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 46px;
  margin: auto;
}
.modal .modal_content .bottom_box .btn_box[data-v-ba878dfa] {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
}
.modal .modal_content .bottom_box .btn_box div[data-v-ba878dfa] {
  margin: 0 10px;
  border-radius: 6px;
}
.modal .modal_content .bottom_box .btn_box .btn_left[data-v-ba878dfa] {
  width: 204px;
  height: 44px;
  background: #f8f8f8;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  color: #a0a0a0;
  line-height: 44px;
}
.modal .modal_content .bottom_box .btn_box .btn_right[data-v-ba878dfa] {
  width: 206px;
  height: 46px;
  background: #2f6aff;
  line-height: 46px;
}
.modal .close_img[data-v-ba878dfa] {
  width: 34px;
  height: 34px;
  margin: 20px auto 0;
  background: #B4B4B4;
  border-radius: 50%;
}
.report_img[data-v-ba878dfa] {
  width: 186px;
  height: 214px;
  box-shadow: 0px 2px 8px 0px rgba(7, 44, 119, 0.08);
}
.forward_icon[data-v-ba878dfa] {
  width: 16px;
  height: 16px;
}
.txt_red[data-v-ba878dfa] {
  color: #FF4646;
}
.txt_orange[data-v-ba878dfa] {
  color: #E2B17C;
}
.txt_blue[data-v-ba878dfa] {
  color: #2F6AFF !important;
}
.empty[data-v-ba878dfa] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
}
.empty .empty_img[data-v-ba878dfa] {
  width: 160px;
  height: 142px;
  margin: 200px auto 16px;
}

.s_wrap[data-v-9f07204a] {
  width: 1200px;
  margin: auto;
}
.s_wrap .left_box[data-v-9f07204a] {
  width: 826px;
  margin-right: 16px;
  margin-bottom: 40px;
}
.s_wrap .left_box .study_nav[data-v-9f07204a] {
  margin: 16px 0 24px;
}
.s_wrap .left_box .study_nav .item[data-v-9f07204a] {
  width: 405px;
  height: 80px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  color: #282828;
  line-height: 22px;
  padding: 20px 16px;
  box-sizing: border-box;
}
.s_wrap .left_box .study_nav .item .item_icon[data-v-9f07204a] {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.s_wrap .left_box .study_nav .item .item_num[data-v-9f07204a] {
  font-size: 14px;
  text-align: right;
  color: #a0a0a0;
  line-height: 20px;
  margin-right: 12px;
}
.s_wrap .left_box .study_nav .item .forward_icon[data-v-9f07204a] {
  width: 16px;
  height: 16px;
}
.s_wrap .left_box .type_tab[data-v-9f07204a] {
  font-size: 16px;
  text-align: center;
  color: #787878;
  line-height: 40px;
  margin-bottom: 24px;
}
.s_wrap .left_box .type_tab .item[data-v-9f07204a] {
  padding: 0 32px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 20px;
  margin-right: 24px;
}
.s_wrap .left_box .type_tab .current_item[data-v-9f07204a] {
  background: #2F6AFF;
  color: white;
}
.s_wrap .left_box .s_list[data-v-9f07204a] {
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  flex-wrap: wrap;
}
.s_wrap .left_box .s_list .item[data-v-9f07204a] {
  width: 265px;
  height: 92px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid white;
  box-sizing: border-box;
  padding: 16px;
  margin: 0 15px 15px 0;
}
.s_wrap .left_box .s_list .item .item_icon[data-v-9f07204a] {
  width: 40px;
  height: 40px;
  background: #dcdcdc;
  border-radius: 6px;
  margin-right: 8px;
  background: #B8C5E0;
}
.s_wrap .left_box .s_list .item .item_name[data-v-9f07204a] {
  font-size: 14px;
  font-weight: bolder;
  color: #282828;
  line-height: 20px;
  margin-bottom: 4px;
}
.s_wrap .left_box .s_list .item .progress-bar[data-v-9f07204a] {
  width: 100%;
  height: 4px;
  background-color: #ECEFF7;
  border-radius: 2px;
  overflow: hidden;
  margin-top: 16px;
}
.s_wrap .left_box .s_list .item .progress-bar-fill[data-v-9f07204a] {
  height: 100%;
  background-color: #2F6AFF;
  border-radius: 2px;
  transition: width 0.5s ease-in-out;
}
.s_wrap .left_box .s_list .item[data-v-9f07204a]:nth-child(3n) {
  margin-right: 0;
}
.s_wrap .left_box .s_list .forward_icon[data-v-9f07204a] {
  width: 16px;
  height: 16px;
  background: url(//img.cdeledu.com/ADVC/2024/0812/fe5e147139a92b03-0.png);
  background-size: 100% 100%;
  margin-left: 8px;
}
.s_wrap .left_box .s_list .item[data-v-9f07204a]:hover {
  background: #F2F7FF;
  color: #2F6AFF;
  border: 1px solid #2F6AFF;
}
.s_wrap .left_box .s_list .item:hover .item_name[data-v-9f07204a] {
  color: #2F6AFF;
}
.s_wrap .left_box .s_list .item:hover .item_icon[data-v-9f07204a] {
  background: #2F6AFF;
}
.s_wrap .left_box .s_list .item:hover .forward_icon[data-v-9f07204a] {
  background: url(//img.cdeledu.com/ADVC/2024/0812/01af4d025a98a846-0.png);
  background-size: 100% 100%;
}
.s_wrap .right_box[data-v-9f07204a] {
  width: 358px;
}
.s_wrap .right_box .card_box[data-v-9f07204a] {
  width: 358px;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 16px;
  padding: 16px 0 24px;
  box-sizing: border-box;
}
.s_wrap .right_box .card_box .card_name[data-v-9f07204a] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 20px;
  border-left: 4px #2F6AFF solid;
  padding-left: 12px;
}
.s_wrap .right_box .card_box .schedule_box[data-v-9f07204a] {
  padding: 0 45px;
}
.s_wrap .right_box .card_box .schedule_box .score[data-v-9f07204a] {
  font-size: 28px;
  font-weight: bolder;
  text-align: center;
  color: #2f6aff;
  line-height: 40px;
}
.s_wrap .right_box .card_box .schedule_box .score span[data-v-9f07204a] {
  font-size: 14px;
  color: #282828;
  font-weight: normal;
}
.s_wrap .right_box .card_box .schedule_box .titps[data-v-9f07204a] {
  font-size: 12px;
  text-align: center;
  color: #a0a0a0;
  line-height: 16px;
}
.s_wrap .right_box .card_box .schedule_box .divider[data-v-9f07204a] {
  width: 1px;
  height: 48px;
  background: #e6e6e6;
}
.s_wrap .right_box .card_box .schedule_box .schedule_item[data-v-9f07204a] {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 10px #FFF7E1 solid;
  position: relative;
}
.s_wrap .right_box .card_box .schedule_box .schedule_item .ring[data-v-9f07204a] {
  position: absolute;
  left: -10px;
  top: -10px;
}
.s_wrap .right_box .card_box .record_wrap[data-v-9f07204a] {
  padding: 0 16px;
  margin-top: 20px;
}
.s_wrap .right_box .card_box .record_wrap .record_tab[data-v-9f07204a] {
  margin-bottom: 8px;
}
.s_wrap .right_box .card_box .record_wrap .record_tab div[data-v-9f07204a] {
  width: 155px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  color: #787878;
  line-height: 40px;
}
.s_wrap .right_box .card_box .record_wrap .record_tab .active[data-v-9f07204a] {
  background: #2f6aff;
  color: white;
}
.s_wrap .right_box .card_box .record_wrap .record_item[data-v-9f07204a] {
  padding: 20px 0;
  font-size: 14px;
  color: #a0a0a0;
  line-height: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.s_wrap .right_box .card_box .record_wrap .record_item .item_name[data-v-9f07204a] {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #282828;
  line-height: 22px;
  margin-bottom: 10px;
}
.s_wrap .right_box .card_box .record_wrap .record_item .item_info[data-v-9f07204a] {
  margin-bottom: 10px;
}
.s_wrap .right_box .card_box .record_wrap .record_item span[data-v-9f07204a] {
  padding-right: 12px;
}
.s_wrap .right_box .card_box .record_wrap .record_item .item_btn[data-v-9f07204a] {
  font-size: 14px;
  text-align: left;
  color: #2f6aff;
  line-height: 20px;
}
.s_wrap .right_box .card_box .record_item[data-v-9f07204a]:nth-of-type(3) {
  border: none;
}
.forward_icon[data-v-9f07204a] {
  width: 16px;
  height: 16px;
}
.txt_red[data-v-9f07204a] {
  color: #FF4646;
}
.txt_orange[data-v-9f07204a] {
  color: #E2B17C;
}
.txt_blue[data-v-9f07204a] {
  color: #2F6AFF !important;
}
.empty[data-v-9f07204a] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
}
.empty .empty_img[data-v-9f07204a] {
  width: 160px;
  height: 142px;
  margin: 200px auto 16px;
}

.nav_box[data-v-51dbbe42] {
  background-color: white;
  padding: 12px 0 8px;
  position: relative;
}
.nav_box .nav[data-v-51dbbe42] {
  width: 1200px;
  margin: auto;
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}
.nav_box .nav div[data-v-51dbbe42] {
  margin-right: 40px;
}
.nav_box .nav div p[data-v-51dbbe42] {
  width: 20px;
  height: 3px;
  background: #2f6aff;
  border-radius: 2px;
  margin: 3px auto 0;
  opacity: 0;
}
.nav_box .nav .active[data-v-51dbbe42] {
  color: #2F6AFF;
  font-weight: bold;
}
.nav_box .nav .active p[data-v-51dbbe42] {
  opacity: 1;
}
.provision_wrap[data-v-51dbbe42] {
  width: 1200px;
  margin: auto;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.provision_wrap .law_btn[data-v-51dbbe42] {
  width: 176px;
  height: 44px;
  background: #2f6aff;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 44px;
}

