.objectivePoints[data-v-9b164948] {
  width: 1200px;
  margin: auto;
}
.nav_box[data-v-9b164948] {
  background-color: white;
  padding: 12px 0 8px;
}
.nav_box .nav[data-v-9b164948] {
  width: 1200px;
  margin: auto;
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}
.nav_box .nav a[data-v-9b164948] {
  color: #505050;
}
.nav_box .nav div[data-v-9b164948] {
  margin-right: 40px;
}
.nav_box .nav div p[data-v-9b164948] {
  width: 20px;
  height: 3px;
  background: #2f6aff;
  border-radius: 2px;
  margin: 3px auto 0;
  opacity: 0;
}
.nav_box .nav .active[data-v-9b164948] {
  color: #2F6AFF;
  font-weight: bold;
}
.nav_box .nav .active p[data-v-9b164948] {
  opacity: 1;
}
.crumbs[data-v-9b164948] {
  padding: 16px 0 0;
  display: flex;
  font-size: 14px;
  color: #323336;
}
.crumbs a[data-v-9b164948] {
  color: #a0a0a0;
  line-height: 20px;
}
.crumbs img[data-v-9b164948] {
  width: 16px;
  height: 16px;
  margin: 0 8px;
}
.left_box[data-v-9b164948] {
  width: 826px;
  margin-right: 16px;
}
.left_box .study_nav[data-v-9b164948] {
  margin: 16px 0 8px;
  flex-wrap: wrap;
}
.left_box .study_nav .item[data-v-9b164948] {
  width: 265px;
  height: 80px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  color: #323336;
  line-height: 22px;
  padding: 20px 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.left_box .study_nav .item .item_icon[data-v-9b164948] {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.left_box .study_nav .item .item_num[data-v-9b164948] {
  font-size: 14px;
  text-align: right;
  color: #a0a0a0;
  line-height: 20px;
  margin-right: 12px;
}
.left_box .study_nav .item .forward_icon[data-v-9b164948] {
  width: 16px;
  height: 16px;
}
.title[data-v-9b164948] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #323336;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.title .vertical_line[data-v-9b164948] {
  width: 4px;
  height: 16px;
  background: #2258eb;
  border-radius: 2px;
  margin-right: 12px;
}
.list[data-v-9b164948] {
  flex-wrap: wrap;
  margin-top: 16px;
}
.right_box[data-v-9b164948] {
  width: 358px;
}
.right_box .card_box[data-v-9b164948] {
  width: 358px;
  background: #ffffff;
  border-radius: 8px;
  margin: 16px 0;
  padding: 20px 0 32px;
  box-sizing: border-box;
}
.right_box .card_box .name[data-v-9b164948] {
  height: 20px;
  font-size: 14px;
  color: #2f6aff;
  line-height: 20px;
  padding: 8px 0 0 16px;
}
.right_box .card_box .tips[data-v-9b164948] {
  font-size: 12px;
  color: #a0a0a0;
  line-height: 20px;
  padding: 4px 0 0 16px;
}
.right_box .card_box .tips2[data-v-9b164948] {
  font-size: 14px;
  color: #323336;
  line-height: 20px;
  padding: 8px 0 0 16px;
}
.num_list[data-v-9b164948] {
  padding: 20px 16px 0;
}
.num_list .num_item[data-v-9b164948] {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  color: #C8C9CC;
  line-height: 40px;
  margin-right: 16px;
}
.num_list .num_item_active[data-v-9b164948] {
  border: 1px solid #2F6AFF;
  background: #2F6AFF;
  color: white;
}
.year_list[data-v-9b164948] {
  flex-wrap: wrap;
  padding: 16px 0 0 16px;
}
.year_list div[data-v-9b164948] {
  width: 101px;
  height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 21px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  color: #C8C9CC;
  line-height: 38px;
  margin-bottom: 12px;
  margin-right: 12px;
}
.year_list .highlight[data-v-9b164948] {
  border: 1px solid #2F6AFF;
  background-color: #2F6AFF;
  color: white;
}
.modal_list_box[data-v-9b164948] {
  padding: 24px 32px 32px;
  overflow: hidden;
  height: 496px;
  overflow-y: auto;
}
.modal_list_box .title[data-v-9b164948] {
  margin-bottom: 16px;
}
.modal_list_box .l_item[data-v-9b164948] {
  position: relative;
  width: 496px;
  height: 62px;
  background: #f8f8f8;
  border-radius: 8px;
  padding: 10px 14px;
  box-sizing: border-box;
  margin-bottom: 8px;
  border: 1px solid #f8f8f8;
}
.modal_list_box .l_item .l_item_name[data-v-9b164948] {
  font-size: 14px;
  color: #323336;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 6px;
}
.modal_list_box .l_item .continue_mark[data-v-9b164948] {
  width: 68px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(//img.cdeledu.com/RUIDA/2025/1018/385e4eef3e643d55-0.png);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.modal_list_box .l_item .details[data-v-9b164948] {
  font-size: 12px;
  color: #a0a0a0;
  line-height: 16px;
  justify-content: space-between;
}
.modal_list_box .l_item .forward_icon[data-v-9b164948] {
  width: 16px;
  height: 16px;
  background: url(//img.cdeledu.com/ADVC/2024/0812/fe5e147139a92b03-0.png);
  background-size: 100% 100%;
  margin-left: 8px;
  align-items: center;
}
.modal_list_box .l_item[data-v-9b164948]:hover {
  background: #f2f7ff;
  border: 1px solid #2f6aff;
}
.modal_list_box .l_item:hover .continue_mark[data-v-9b164948] {
  background: url(//img.cdeledu.com/RUIDA/2025/1018/2312f79e6bf019c2-0.png);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.modal_list_box .l_item:hover .forward_icon[data-v-9b164948] {
  background: url(//img.cdeledu.com/ADVC/2024/0812/01af4d025a98a846-0.png);
  background-size: 100% 100%;
}
.modal_list_box .l_item:hover .details[data-v-9b164948] {
  color: #9AADDC;
}
.forward_icon[data-v-9b164948] {
  width: 16px;
  height: 16px;
}
.txt_red[data-v-9b164948] {
  color: #FF4646;
}
.txt_orange[data-v-9b164948] {
  color: #E2B17C;
}
.txt_blue[data-v-9b164948] {
  color: #2F6AFF !important;
}

