.report-main[data-v-a4791368] {
  padding: 10px 0 0;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.report-main .report-header[data-v-a4791368] {
  padding: 0 20px;
}
.report-main .readRecording[data-v-a4791368]:hover {
  cursor: pointer;
}
.report-main .readRecording img[data-v-a4791368] {
  width: 14px;
  height: 14px;
}
.report-main p[data-v-a4791368] {
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
.report-main p span[data-v-a4791368] {
  color: #333;
  margin-right: 40px;
}
.report-main .report-name[data-v-a4791368] {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.report-main .fraction-main[data-v-a4791368] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.report-main .fraction[data-v-a4791368] {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  line-height: 32px;
}
.report-main .report-expand .expand-btn[data-v-a4791368] {
  width: 100%;
  height: 42px;
  padding-right: 10px;
  line-height: 42px;
  text-align: right;
  font-size: 16px;
  color: #333;
  background-color: #eee;
  margin-bottom: 0;
}
.report-main .report-expand .expand-btn[data-v-a4791368]:hover {
  cursor: pointer;
}
.report-main .report-list[data-v-a4791368] {
  padding: 10px 20px 0;
}
.report-main .report-list > div:last-child .report-item[data-v-a4791368] {
  border: none;
}
.report-main .report-list .report-item[data-v-a4791368] {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.report-main .report-list .item-title[data-v-a4791368] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.report-main .report-list .item-title p[data-v-a4791368] {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  max-width: 80%;
  margin-bottom: 0;
}
.report-main .report-list .item-title span[data-v-a4791368] {
  font-size: 14px;
  font-weight: normal;
  padding: 2px 5px;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-left: 5px;
}
.report-main .report-list .item-audio[data-v-a4791368] {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}
.report-main .report-list .item-audio audio[data-v-a4791368] {
  height: 22px;
  margin: 0 10px;
}
.report-main .report-list .item-ai[data-v-a4791368] {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.report-main .report-list .item-ai span[data-v-a4791368] {
  padding: 2px 8px;
  border-radius: 10px;
  background: #f7f7f7;
  border-radius: 6px;
  margin-right: 10px;
}
.report-main .empty[data-v-a4791368] {
  font-size: 16px;
  color: #999;
  padding-top: 1%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

.report-main[data-v-210aff0e] {
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.report-main p[data-v-210aff0e] {
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
.report-main p span[data-v-210aff0e] {
  color: #333;
  margin-right: 40px;
}
.report-main .report-name[data-v-210aff0e] {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.report-main .report-expand[data-v-210aff0e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.report-main .report-expand .expand-btn[data-v-210aff0e] {
  width: 114px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 10px;
  font-size: 14px;
  color: #666;
  border: 1px solid #dedede;
}
.report-main .empty[data-v-210aff0e] {
  font-size: 16px;
  color: #999;
  padding-top: 1%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

.record[data-v-11006205] {
  width: 460px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  position: absolute;
  bottom: 15%;
  right: 12%;
}
.record .recorder[data-v-11006205] {
  width: 460px;
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.record .recorder .voice_pic[data-v-11006205] {
  width: 300px;
  height: 70px;
  margin-bottom: 30px;
}
.record .recorder P[data-v-11006205] {
  font-size: 12px;
  line-height: 12px;
  color: #333;
  margin: 10px 0;
}
.record .close[data-v-11006205] {
  float: right;
  margin: 20px 20px 0 0;
}
.record .start-voice[data-v-11006205] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  background-color: #009cff;
  margin: auto;
}
.record .start-voice img[data-v-11006205] {
  vertical-align: middle;
}
.record .stop-voice[data-v-11006205] {
  width: 64px;
  height: 64px;
}

.editImage .newImage {
  max-width: 800px;
}
.editImage .edit-tools {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-top: 30px;
}
.editImage .edit-tools .ant-btn {
  padding: 7px 20px;
  margin-right: 10px;
  border-radius: 6px;
  font-size: 12px;
  color: #333;
}
.editImage .edit-tools .img-btn {
  padding: 0;
  width: 60px;
  height: 60px;
  background-color: #f7f7f7;
  border-radius: 2px;
}
.editImage .edit-tools .btnBj {
  border: 1px solid #009cff;
}
.editImage .ant-modal {
  width: 850px;
  height: 500px;
}

.report-main {
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.report-main p {
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
.report-main p span {
  color: #333;
  margin-right: 40px;
}
.report-main .report-name {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.report-main .report-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.report-main .report-title .tags {
  width: 20%;
  height: 26px;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  border: 1px solid rgba(151, 151, 151, 0.3);
  border-radius: 6px;
  padding: 2px 5px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report-main .report-title .info-title {
  display: inline-block;
  width: 80%;
}
.report-main .report-title .title-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report-main .expand-title {
  font-size: 14px;
  color: #009cff;
}
.report-main .expand-title:hover {
  cursor: pointer;
}
.report-main .img-type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 20px 0;
}
.report-main .img-type img {
  width: 160px;
  height: 90px;
  margin: 5px 10px 0 0;
}
.report-main .img-type .close {
  width: 14px;
  height: 14px;
}
.report-main .student-sumbit {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.report-main .student-sumbit p {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 24px;
  margin: 15px 0;
}
.report-main .teacher-comment {
  padding-top: 20px;
}
.report-main .teacher-comment label {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 40px;
}
.report-main .teacher-comment textarea {
  border-radius: 6px;
}
.report-main .teacher-comment .ant-form-item-children {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.report-main .teacher-evaluation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 20px 0;
}
.report-main .teacher-evaluation label {
  line-height: 20px;
}
.report-main .teacher-evaluation div {
  width: 80%;
  font-size: 16px;
  color: #333;
}
.report-main .teacher-audio audio {
  height: 22px;
}
.report-main .teafileName {
  color: #009cff;
}
.report-main .teafileName:hover {
  cursor: pointer;
}
.report-main .teacher-video {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.report-main .teacher-video video {
  width: 160px;
  height: 90px;
  margin: 5px;
}
.report-main .teacher-file {
  margin-top: 30px;
}
.report-main .teacher-text p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
.report-main .teacher-text p span {
  color: #666;
  margin-right: 0;
}
.report-main .audio-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.report-main .audio-main i {
  font-size: 22px;
}
.report-main .audio-main audio {
  height: 22px;
}
.report-main .audio-main img {
  width: 20px;
  height: 20px;
}
.report-main .ant-btn-primary {
  color: #fff;
  background-color: #009cff;
}
.report-main .empty {
  font-size: 16px;
  color: #999;
  padding-top: 1%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.report-main .audiocls {
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}
.report-main .submitCls {
  border-radius: 10px;
}
.report-main .ant-upload-list-picture {
  display: none;
}
.report-main .filemain .universal-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.report-main .filemain .universal-file p {
  margin: 5px 0;
}
.report-main .filemain .image-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report-main .filemain .img-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report-main .filemain .flieName {
  font-size: 16px;
  color: #333;
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 5px 10px;
}
.report-main .filemain .flieName i {
  color: #009cff;
  font-size: 16px;
}
.report-main .filemain .flieName span {
  margin-right: 0;
}
.report-main .filemain img,
.report-main .filemain video {
  width: 160px;
  height: 90px;
  margin: 5px;
}
.report-main .universal-img {
  position: relative;
  width: 175px;
  height: 105px;
}
.report-main .universal-img img {
  width: 160px;
  height: 90px;
  margin: 5px;
}
.report-main .universal-img .close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: -4px;
  right: 0px;
}
.report-main .teacher-image img,
.report-main .teacher-image video {
  width: 160px;
  height: 90px;
  margin: 5px;
}
.carousel-main {
  width: 550px;
  height: 340px;
  background: #fff;
  border-radius: 20px;
}
.carousel-main .imgcls {
  width: 550px;
  height: 340px;
}
.carousel-main .imgcls img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.carousel-main .ant-carousel .slick-slide {
  text-align: center;
  height: 340px;
}
.carousel-main .ant-carousel .custom-slick-arrow {
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #000;
  background-color: rgba(31, 45, 61, 0.11);
  opacity: 0.3;
}
.carousel-main .ant-carousel .custom-slick-arrow:before {
  display: none;
}
.carousel-main .ant-carousel .custom-slick-arrow:hover {
  opacity: 0.5;
}

.mathReport-main {
  padding: 10px 0 0;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.mathReport-main .report-header {
  padding: 0 20px;
}
.mathReport-main .readRecording:hover {
  cursor: pointer;
}
.mathReport-main .readRecording img {
  width: 14px;
  height: 14px;
}
.mathReport-main p {
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
.mathReport-main p span {
  color: #333;
  margin-right: 40px;
}
.mathReport-main .report-name {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.mathReport-main .fraction {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  line-height: 32px;
}
.mathReport-main .report-expand .expand-btn {
  width: 100%;
  height: 42px;
  padding-right: 10px;
  line-height: 42px;
  text-align: right;
  font-size: 16px;
  color: #333;
  background-color: #eee;
  margin-bottom: 0;
}
.mathReport-main .report-expand .expand-btn:hover {
  cursor: pointer;
}
.mathReport-main .report-list {
  padding: 10px 20px 0;
}
.mathReport-main .report-list > div:last-child .report-item {
  border: none;
}
.mathReport-main .report-list .report-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.mathReport-main .report-list .item-title {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.mathReport-main .report-list .item-title p {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  max-width: 80%;
  margin-bottom: 0;
}
.mathReport-main .report-list .item-title span {
  font-size: 14px;
  font-weight: normal;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-left: 5px;
}
.mathReport-main .report-list .answer {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.mathReport-main .report-list .answer p {
  margin-bottom: 10px;
}
.mathReport-main .report-list .answer-error {
  color: #ff5353;
}
.mathReport-main .report-list .answer-correct {
  color: #00cf64;
}
.mathReport-main .report-list .explain-main img {
  width: 100%;
}
.mathReport-main .report-list .item-ai {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
}
.mathReport-main .report-list .item-ai p {
  color: #009cff;
  margin-bottom: 0;
}
.mathReport-main .report-list .item-ai p:hover {
  cursor: pointer;
}
.mathReport-main .report-list .item-ai span {
  padding: 2px 8px;
  border-radius: 10px;
  background: #f7f7f7;
  border-radius: 6px;
  margin-right: 10px;
}
.mathReport-main .empty {
  font-size: 16px;
  color: #999;
  padding-top: 1%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.explain-content {
  height: 600px;
  overflow-y: scroll;
}

.history-main .ant-drawer-body {
  padding: 0;
}
.history-main .ant-tabs-content {
  overflow-y: auto;
  height: calc(100vh - 48px);
}
.history-main .ant-tabs .ant-tabs-left-content {
  padding: 24px;
}
.history-main .ant-tabs-nav .ant-tabs-tab-active {
  color: #000;
  background-color: #fff;
}
.history-main .ant-tabs-nav .ant-tabs-tab {
  width: 150px;
  text-align: center;
  padding: 16px 24px;
  text-align: left;
  margin: 0;
}
.history-main .ant-tabs-nav .ant-tabs-ink-bar {
  background-color: #fff;
}
.history-main .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}
.history-main .ant-tabs-left-content {
  border-left: none;
}
.history-main .tabs-main {
  height: calc(100vh - 55px);
  overflow-y: auto;
}
.history-main .tabcls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.history-main .tabcls span {
  display: inline-block;
  width: 100px;
  font-size: 14px;
  color: #333;
  padding: 0 12px;
  background: #f7f7f7;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.history-main .tabcls .active {
  color: #fff;
  background-color: #009cff;
}
.history-main .empty {
  font-size: 16px;
  color: #999;
  padding-top: 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.history-main .loading {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 50% 0 0 0;
  text-align: center;
  font-size: 60px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}

.review-main .ant-drawer-body {
  padding: 0;
}
.review-main .ant-tabs-content {
  overflow-y: auto;
  height: calc(100vh - 48px);
}
.review-main .ant-tabs .ant-tabs-left-content {
  padding: 24px;
}
.review-main .ant-tabs-nav .ant-tabs-tab-active {
  color: #000;
  background-color: #fff;
}
.review-main .ant-tabs-nav .ant-tabs-tab {
  width: 150px;
  text-align: center;
  padding: 16px 24px;
  text-align: left;
  margin: 0;
}
.review-main .ant-tabs-nav .ant-tabs-ink-bar {
  background-color: #fff;
}
.review-main .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}
.review-main .ant-tabs-left-content {
  border-left: none;
}
.review-main .tabs-main {
  height: calc(100vh - 55px);
  overflow-y: auto;
}
.review-main .read-report {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.review-main .read-report p:hover {
  cursor: pointer;
}
.review-main .empty {
  height: 70vh;
  font-size: 16px;
  color: #999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.review-main .loading {
  width: 80%;
  height: 100%;
  background-color: rgba(255, 255, 255);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  font-size: 60px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
.detail-btnWrap {
  margin-right: 10px;
  cursor: pointer;
  color: #009cff;
}

