.wrap[data-v-5802b51c] {
  width: 1200px;
  margin: auto;
}
.crumbs[data-v-5802b51c] {
  padding: 16px 0 0;
  display: flex;
}
.crumbs a[data-v-5802b51c] {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 20px;
}
.crumbs img[data-v-5802b51c] {
  width: 16px;
  height: 16px;
  margin: 0 8px;
}
.box[data-v-5802b51c] {
  position: relative;
  margin-top: 16px;
}
.box .broadside[data-v-5802b51c] {
  position: absolute;
  left: -50px;
  border-radius: 8px;
  overflow: hidden;
}
.box .broadside .status_img[data-v-5802b51c] {
  width: 14px;
  height: 14px;
  margin-top: 8px;
}
.box .broadside .broadside_box[data-v-5802b51c] {
  box-sizing: border-box;
  width: 42px;
  padding: 16px 14px;
  font-size: 14px;
  line-height: 20px;
}
.box .broadside .see_wrong[data-v-5802b51c] {
  background: #fff0f2;
  color: #ff4646;
}
.box .broadside .hide_btn[data-v-5802b51c] {
  background: #f2f7ff;
  color: #2F6AFF;
}
.box .video-js[data-v-5802b51c] {
  width: 100%;
}
.box .box_left[data-v-5802b51c] {
  width: 358px;
  min-width: 358px;
  background: white;
  border-radius: 8px;
  margin-right: 16px;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 120px;
}
.box .box_left h5[data-v-5802b51c] {
  font-size: 18px;
  font-weight: bold;
  color: #282828;
  line-height: 24px;
  margin-bottom: 4px;
}
.box .box_left .tips_txt[data-v-5802b51c] {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 20px;
}
.box .box_left .tips_list[data-v-5802b51c] {
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  padding: 16px 0;
  margin: 16px 0 24px;
  font-size: 14px;
  color: #282828;
  line-height: 22px;
}
.box .box_left .tips_list img[data-v-5802b51c] {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.box .box_left .tips_list span[data-v-5802b51c] {
  padding-left: 8px;
}
.box .box_left .subject_type[data-v-5802b51c] {
  font-size: 16px;
  color: #282828;
  line-height: 22px;
  margin-bottom: 16px;
}
.box .box_left .subject_type .btn[data-v-5802b51c] {
  font-size: 12px;
  color: #c8c9cc;
  line-height: 16px;
}
.box .box_left .subject_type .btn img[data-v-5802b51c] {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.box .box_left .list[data-v-5802b51c] {
  flex-wrap: wrap;
}
.box .box_left .list .item[data-v-5802b51c] {
  width: 49px;
  height: 49px;
  background: #ffffff;
  border: 1.17px dashed #dcdcdc;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  color: #a0a0a0;
  line-height: 49px;
  margin-right: 18px;
  box-sizing: border-box;
  margin: 0 18px 16px 0;
}
.box .box_left .list .item_correct[data-v-5802b51c] {
  background: #F2F7FF;
  color: #2F6AFF;
  border: none;
}
.box .box_left .list .item_error[data-v-5802b51c] {
  background: #FFF0F2;
  color: #FF4646;
  border: none;
}
.box .box_left .list .item[data-v-5802b51c]:nth-child(5n) {
  margin-right: 0;
}
.box .box_left .list .current_item_correct[data-v-5802b51c] {
  background: #2F6AFF;
  color: white;
  border: none;
}
.box .box_left .list .current_item_error[data-v-5802b51c] {
  background: #FF4646;
  color: white;
  border: none;
}
.box .box_left .list .current_item_correct_unselected[data-v-5802b51c] {
  background: #E6E6E6;
  color: white;
  border: none;
}
.box .box_right[data-v-5802b51c] {
  flex: 1;
  margin-bottom: 120px;
}
.box .box_right .top[data-v-5802b51c] {
  box-sizing: border-box;
  width: 100%;
  height: 72px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  color: #a0a0a0;
  padding: 0 20px;
}
.box .box_right .top .name[data-v-5802b51c] {
  font-size: 18px;
  font-weight: bold;
  color: #282828;
  line-height: 24px;
}
.box .box_right .top b[data-v-5802b51c] {
  color: #282828;
  margin-left: 8px;
}
.box .box_right .content_box[data-v-5802b51c] {
  box-sizing: border-box;
  padding: 20px 0;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 16px;
  font-size: 14px;
}
.box .box_right .content_box .content_box_top[data-v-5802b51c] {
  margin-bottom: 8px;
}
.box .box_right .content_box .content_box_top .type[data-v-5802b51c] {
  padding: 0 10px;
  background: #eaf0ff;
  border-radius: 4px;
  color: #2f6aff;
  line-height: 28px;
  text-align: center;
  margin-right: 8px;
}
.box .box_right .content_box .content_box_top .num[data-v-5802b51c] {
  color: #a0a0a0;
  line-height: 20px;
}
.box .box_right .content_box .content_box_top .star[data-v-5802b51c] {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.box .box_right .content_box .content_box_top .results_img[data-v-5802b51c] {
  width: 96px;
  height: 27px;
  margin-left: 24px;
}
.box .box_right .content_box .source[data-v-5802b51c] {
  font-size: 14px;
  color: #e2b17c;
  line-height: 22px;
  margin-bottom: 16px;
}
.box .box_right .content_box .content[data-v-5802b51c] {
  margin-bottom: 16px;
  font-size: 16px;
  color: #282828;
  line-height: 32px;
}
.box .box_right .content_box .option_list[data-v-5802b51c] {
  margin-bottom: 16px;
}
.box .box_right .content_box .option_list .item[data-v-5802b51c] {
  box-sizing: border-box;
  margin-bottom: 16px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  font-size: 16px;
  color: #282828;
  line-height: 22px;
}
.box .box_right .content_box .option_list .item .key[data-v-5802b51c] {
  min-width: 36px;
  width: 36px;
  height: 36px;
  background: #f0f0f0;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  color: #282828;
  line-height: 36px;
  text-align: center;
  margin-right: 12px;
}
.box .box_right .content_box .option_list .item-correct[data-v-5802b51c] {
  background: #F2F7FF;
  border: 1px solid #2f6aff;
}
.box .box_right .content_box .option_list .item-correct .key[data-v-5802b51c] {
  background: #2F6AFF;
  color: white;
}
.box .box_right .content_box .option_list .current-wrong[data-v-5802b51c] {
  background: #fff0f2;
  border: 1px solid #ffbebe;
}
.box .box_right .content_box .option_list .current-wrong .key[data-v-5802b51c] {
  background: #FF4646;
  color: white;
}
.box .box_right .content_box .option_list .item-correct-unselected[data-v-5802b51c] {
  background: white;
  border: 1px solid #B2C8FF;
}
.box .box_right .content_box .option_list .item-correct-unselected .key[data-v-5802b51c] {
  background: #2F6AFF;
  color: white;
}
.box .box_right .content_box .info_box[data-v-5802b51c] {
  height: 228px;
  background: linear-gradient(180deg, #edf4ff, rgba(242, 242, 242, 0.09));
  box-sizing: border-box;
  padding: 32px 20px 0;
}
.box .box_right .content_box .info_box h5[data-v-5802b51c] {
  font-size: 16px;
  color: #2F6AFF;
  line-height: 22px;
  margin-bottom: 24px;
  font-weight: bold;
}
.box .box_right .content_box .info_box .list .item[data-v-5802b51c] {
  width: 251px;
  height: 112px;
  background: #ffffff;
  border-radius: 8px;
  text-align: center;
}
.box .box_right .content_box .info_box .list .item .title[data-v-5802b51c] {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #282828;
  line-height: 20px;
  padding: 16px 0;
  margin: 0;
}
.box .box_right .content_box .info_box .list .item .detailed b[data-v-5802b51c] {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #2f6aff;
  line-height: 24px;
  padding-bottom: 4px;
}
.box .box_right .content_box .info_box .list .item .detailed p[data-v-5802b51c] {
  font-size: 12px;
  text-align: center;
  color: #2f6aff;
  line-height: 16px;
}
.box .box_right .content_box .info_box .list .item .detailed .divider[data-v-5802b51c] {
  width: 1px;
  height: 20px;
  background: #dcdcdc;
}
.box .box_right .content_box .title[data-v-5802b51c] {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  line-height: 22px;
  margin-bottom: 16px;
}
.box .box_right .content_box .text_analysis[data-v-5802b51c] {
  font-size: 16px;
  color: #505050;
  line-height: 26px;
  margin-bottom: 40px;
}
.box .box_right .content_box .child_list[data-v-5802b51c] {
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.box .box_right .content_box .child_list div[data-v-5802b51c] {
  height: 40px;
  background: #f0f0f0;
  border-radius: 6px;
  margin-right: 16px;
  padding: 0 16px;
  font-size: 14px;
  text-align: center;
  color: #a0a0a0;
  line-height: 40px;
  margin-bottom: 10px;
}
.box .box_right .content_box .note[data-v-5802b51c] {
  font-size: 16px;
  text-align: left;
  color: #505050;
  line-height: 22px;
  margin-bottom: 20px;
}
.box .box_right .content_box .note_textarea[data-v-5802b51c] {
  width: 100%;
  height: 160px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 12px;
  white-space: pre-wrap;
}
.box .box_right .content_box .btn[data-v-5802b51c] {
  width: 80px;
  height: 32px;
  background: #f2f7ff;
  border: 1px solid #2f6aff;
  border-radius: 16px;
  box-sizing: border-box;
  font-size: 14px;
  /* font-weight: bold; */
  text-align: center;
  color: #2f6aff;
  line-height: 30px;
}
.box .box_right .content_box .save-btn[data-v-5802b51c] {
  background: #2f6aff;
  border: none;
  color: white;
}
.box .box_right .content_box .cancel-btn[data-v-5802b51c] {
  background: #f0f0f0;
  border: none;
  color: #A0A0A0;
}
.box .box_right .content_box .score_list[data-v-5802b51c] {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin: 0 20px 16px;
  box-sizing: border-box;
  padding: 20px 20px 0 20px;
}
.box .box_right .content_box .score_list .score_list_item[data-v-5802b51c] {
  flex-wrap: wrap;
}
.box .box_right .content_box .score_list .score_list_item p[data-v-5802b51c] {
  width: 111px;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: Regular;
  color: #787878;
  line-height: 20px;
  margin-right: 28px;
  margin-bottom: 16px;
}
.box .box_right .content_box .ai_tips[data-v-5802b51c] {
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  color: #282828;
  line-height: 20px;
}
.box .box_right .content_box .ai_tips span[data-v-5802b51c] {
  display: inline-block;
  width: 10px;
  height: 8px;
  border-radius: 2px;
  margin-right: 8px;
}
.box .box_right .content_box .ai_tips div[data-v-5802b51c] {
  margin-left: 24px;
}
.box .box_right .content_box .ai_tips .ai_tips_blue_piece[data-v-5802b51c] {
  background: #2F6AFF;
}
.box .box_right .content_box .ai_tips .ai_tips_red_piece[data-v-5802b51c] {
  background: #FF4646;
}
.box .box_right .content_box .ai_item[data-v-5802b51c] {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  line-height: 22px;
}
.box .box_right .content_box .ai_item span[data-v-5802b51c] {
  padding: 0 8px;
  display: inline-block;
  height: 20px;
  background: #ff4646;
  border-radius: 2px;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  margin-right: 8px;
}
.box .box_right .content_box .tab_box[data-v-5802b51c] {
  background: linear-gradient(180deg, #edf4ff, rgba(242, 242, 242, 0.09));
  padding: 32px 20px;
}
.box .box_right .content_box .tab_box .tab_list[data-v-5802b51c] {
  font-size: 16px;
  text-align: center;
  color: #505050;
  line-height: 22px;
  overflow-x: scroll;
  margin-bottom: 24px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.box .box_right .content_box .tab_box .tab_list div[data-v-5802b51c] {
  margin-right: 16px;
  flex-shrink: 0;
}
.box .box_right .content_box .tab_box .tab_list .tab_line[data-v-5802b51c] {
  width: 24px;
  height: 3px;
  background: #2F6AFF;
  border-radius: 2px;
  margin: 3px auto 0;
  opacity: 0;
}
.box .box_right .content_box .tab_box .tab_list .current_tab[data-v-5802b51c] {
  color: #2F6AFF;
  font-weight: bold;
  overflow-x: auto;
}
.box .box_right .content_box .tab_box .tab_list .current_tab .tab_line[data-v-5802b51c] {
  opacity: 1;
  border-radius: 2px;
}
.box .box_right .content_box .tab_box .tab_list[data-v-5802b51c]::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera*/
}
.bottom_box[data-v-5802b51c] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 94px;
  background: #ffffff;
  border-top: 1px solid #e6e6e6;
}
.bottom_box .bottom_box_content[data-v-5802b51c] {
  width: 1200px;
  margin: auto;
}
.bottom_box .bottom_box_right[data-v-5802b51c] {
  flex: 1;
  height: 94px;
}
.bottom_box .again_btn[data-v-5802b51c] {
  padding: 0 32px;
  height: 46px;
  background: #ff933d;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 46px;
}
.bottom_box .switch_btn[data-v-5802b51c] {
  font-size: 16px;
  color: #2f6aff;
  line-height: 22px;
  font-weight: bold;
}
.bottom_box .switch_btn div[data-v-5802b51c] {
  margin-right: 64px;
}
.bottom_box .switch_btn div img[data-v-5802b51c] {
  width: 16px;
  height: 16px;
}
.empty[data-v-5802b51c] {
  font-size: 14px;
  text-align: center;
  color: #a0b0c2;
  line-height: 22px;
  margin-bottom: 40px;
}
.empty .empty_img[data-v-5802b51c] {
  width: 160px;
  height: 142px;
  margin: 0 auto 16px;
}
.txt_content[data-v-5802b51c] {
  font-size: 16px;
  color: #505050;
  line-height: 26px;
}
.pb40[data-v-5802b51c] {
  padding-bottom: 40px;
}
.txt_blue[data-v-5802b51c] {
  color: #2F6AFF;
}
.txt_red[data-v-5802b51c] {
  color: #FF4646;
}
.txt_grey[data-v-5802b51c] {
  color: #A0A0A0;
}

