
#app[data-v-0d9e33c3] {
  line-height: 1.5;
  border-top: 1px solid #e2e2e2;
}
html{color:#000;background:#FFF}body,html{height:100%}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:''}.clearfix:after{clear:both}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}.br50{border-radius:50%}.fl{float:left}.fr{float:right}.w1190{width:1190px;margin:0 auto}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type="number"]{-moz-appearance:textfield}.mt10{margin-top:10px}.ml10{margin-left:10px}.mt5{margin-top:5px}.mr10{margin-right:10px}.mt20{margin-top:20px}.tac{text-align:center}.QQhiden img{height:28px;}#coverBox {width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: #000;filter: alpha(opacity=50);opacity: 0.5;z-index: 100;display: none;}body img{
  max-width: inherit;
  display: inline-block;
}.download-app-img img{
  max-width: 100%;
  display: block;
  border: none;
}

.dialog-fade-enter-active[data-v-6514485e],
.dialog-fade-leave-active[data-v-6514485e] {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dialog-fade-enter[data-v-6514485e],
.dialog-fade-leave-to[data-v-6514485e] {
  opacity: 0;
}
.ht-message .mb30[data-v-6514485e] {
  margin-bottom: 30px;
}
.ht-message .ht-model[data-v-6514485e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  background: rgba(0, 0, 0, 0.5);
}
.ht-message .ht-message-box[data-v-6514485e] {
  position: fixed;
  width: 30%;
  top: 50%;
  left: 50%;
  z-index: 501;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 5px 10px;
}
.ht-message .ht-message-box .ht-message-body[data-v-6514485e] {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}
.ht-message .ht-message-box .ht-message-header[data-v-6514485e] {
  height: 30px;
}
.ht-message .ht-message-box .ht-message-header .ht-message-close[data-v-6514485e] {
  float: right;
  padding: 5px 10px;
  margin: -5px -10px;
  cursor: pointer;
  color: #666;
}
.ht-message .ht-message-box .ht-message-header .title[data-v-6514485e] {
  text-align: center;
  height: 32px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
}
.ht-message .ht-message-box .ht-message-footer[data-v-6514485e] {
  width: 100%;
}
.ht-message .ht-message-box .ht-message-footer .ht-message-btn[data-v-6514485e] {
  margin: 40px auto 30px;
  padding: 0 30px;
  width: 200px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background-color: #ff3f47;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.courses-container[data-v-6822b04c] {
  width: 958px;
}
.courses-container .courses-item[data-v-6822b04c] {
  display: none;
  position: relative;
}
.courses-container .courses-item.show[data-v-6822b04c] {
  display: block;
}

.answer-question .question .stem img {
  display: block;
  max-width: 500px;
}

.answer-question[data-v-17b9db60] {
  position: relative;
}
.answer-question .select-wrapper[data-v-17b9db60] {
  position: absolute;
  top: 15px;
  right: 5px;
}
.answer-question .tab-wrapper[data-v-17b9db60] {
  margin-top: 8px;
}
.answer-question .tab-wrapper .tab-title[data-v-17b9db60] {
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  cursor: pointer;
}
.answer-question .tab-wrapper .tab-title[data-v-17b9db60]:first-child {
  margin-left: 0;
}
.answer-question .tab-wrapper .tab-title.active[data-v-17b9db60] {
  color: #ff6666;
  position: relative;
}
.answer-question .tab-wrapper .tab-title.active[data-v-17b9db60]::after {
  content: '';
  width: 26px;
  height: 2px;
  background: #ff6666;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
}
.answer-question .tab-content .tab-content-item .question[data-v-17b9db60] {
  display: block;
  border-bottom: 1px solid #e2e2e2;
  padding: 30px 0 20px 0;
}
.answer-question .tab-content .tab-content-item .question .stem[data-v-17b9db60] {
  font-size: 16px;
  line-height: 1.5;
}
.answer-question .tab-content .tab-content-item .question .stem-info[data-v-17b9db60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.answer-question .tab-content .tab-content-item .question .stem-info .person-info[data-v-17b9db60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.answer-question .tab-content .tab-content-item .question .stem-info .person-info .avatar[data-v-17b9db60] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.answer-question .tab-content .tab-content-item .question .stem-info .person-info .name[data-v-17b9db60] {
  margin-left: 10px;
  color: #999999;
  font-size: 14px;
}
.answer-question .tab-content .tab-content-item .question .stem-info .question-info[data-v-17b9db60] {
  font-size: 14px;
  color: #999999;
}
.answer-question .tab-content .tab-content-item .question .stem-info .question-info i[data-v-17b9db60] {
  font-style: normal;
  color: #ff6666;
}
.answer-question .tab-content .tab-content-item .question .stem-info .question-info span[data-v-17b9db60] {
  margin-left: 10px;
}
.answer-question .search-wrapper[data-v-17b9db60] {
  position: absolute;
  right: 0;
  top: -59px;
}
.answer-question .search-wrapper .search[data-v-17b9db60] {
  width: 230px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  text-indent: 15px;
  font-size: 16px;
  color: #b2b2b2;
}
.answer-question .search-wrapper .search[data-v-17b9db60]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.answer-question .search-wrapper .search[data-v-17b9db60]:-moz-placeholder {
  color: #b2b2b2;
}
.answer-question .search-wrapper .search[data-v-17b9db60]::-moz-placeholder {
  color: #b2b2b2;
}
.answer-question .search-wrapper .search[data-v-17b9db60]:-ms-input-placeholder {
  color: #b2b2b2;
}
.answer-question .search-wrapper .search-icon[data-v-17b9db60] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.answer-question .pageination-wrapper[data-v-17b9db60] {
  margin-top: 40px;
}

.select[data-v-9bd8462c] {
  position: relative;
  margin-right: 40px;
}
.select .input-wrapper[data-v-9bd8462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.select .input-wrapper .animate_up[data-v-9bd8462c] {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.select .input-wrapper .animate_down[data-v-9bd8462c] {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.select .input-wrapper .select-input[data-v-9bd8462c] {
  outline: none;
  font-size: 14px;
  border: none;
  max-width: 100px;
  text-align: left;
  cursor: pointer;
}
.select .input-wrapper .select-input[data-v-9bd8462c]::-webkit-input-placeholder {
  color: #333;
}
.select .input-wrapper .select-input[data-v-9bd8462c]:-moz-placeholder {
  color: #333;
}
.select .input-wrapper .select-input[data-v-9bd8462c]::-moz-placeholder {
  color: #333;
}
.select .input-wrapper .select-input[data-v-9bd8462c]:-ms-input-placeholder {
  color: #333;
}
.select .input-wrapper .width2[data-v-9bd8462c] {
  width: 30px !important;
}
.select .input-wrapper .width3[data-v-9bd8462c] {
  width: 45px !important;
}
.select .input-wrapper .width4[data-v-9bd8462c] {
  width: 60px !important;
}
.select .input-wrapper .width7[data-v-9bd8462c] {
  width: 100px !important;
}
.select .type-wrapper[data-v-9bd8462c] {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  min-width: 118px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  -webkit-box-shadow: 2px 2px 10px #e8e8e8;
          box-shadow: 2px 2px 10px #e8e8e8;
}
.select .type-wrapper .type-item[data-v-9bd8462c] {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f3f3f3;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.select .type-wrapper .type-item[data-v-9bd8462c]:hover,
.select .type-wrapper .type-item.selected[data-v-9bd8462c] {
  color: #ff6666;
}

.answer .answer-item[data-v-be9874ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0 20px 0;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.answer .answer-item.pl10[data-v-be9874ea] {
  padding-left: 10px;
}
.answer .answer-item .icon[data-v-be9874ea] {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ff6666;
  top: 10px;
  left: 0;
}
.answer .answer-item .title[data-v-be9874ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.answer .answer-item .title h5[data-v-be9874ea] {
  font-size: 16px;
  line-height: 2;
}
.answer .answer-item .title .time[data-v-be9874ea] {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
  line-height: 2;
  display: inline-block;
}
.answer .answer-item .answer-link[data-v-be9874ea] {
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #ff6666;
  border-radius: 13px;
  font-size: 14px;
  color: #ff6666;
  cursor: pointer;
}

.no-data[data-v-40b0c357] {
  height: 300px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 400;
  color: #8995AB;
}
.no-data a[data-v-40b0c357] {
  color: #ff6666;
}
.no-data .no-data_icon[data-v-40b0c357] {
  margin: 0 auto 0px;
  width: 70px;
  height: 60px;
  margin-bottom: 8px;
}
.no-data .no-data_icon img[data-v-40b0c357] {
  width: 70px;
  height: 60px;
}

.pageination_align[data-v-2450979b] {
  text-align: center;
}
.pageination[data-v-2450979b] {
  color: #48576a;
  font-size: 16px;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pagination_page[data-v-2450979b] {
  border-right: 0;
  background: #fff;
  font-size: 14px;
  min-width: 28px;
  padding:0 4px;
  margin:0 2px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  float: left;
}
.other-page[data-v-2450979b] {
  width: 60px;
}
.pagination_page[data-v-2450979b]:hover {
  color: #ff6666;
}
.disabled[data-v-2450979b] {
  color: #e4e4e4 !important;
  background-color: #fff;
  cursor: not-allowed;
}
.pagination_page_active[data-v-2450979b] {
  border-color: #ff6666;
  background-color: #ff6666;
  border-radius: 16px;
  color: #fff !important;
  cursor: default;
}

.all-courses[data-v-7cb4d5fe] {
  position: relative;
}
.all-courses h3[data-v-7cb4d5fe] {
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}
.all-courses h3 span[data-v-7cb4d5fe] {
  font-weight: normal;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.all-courses h3 span img[data-v-7cb4d5fe] {
  width: 24px;
  height: 24px;
  position: relative;
  top: 7px;
  right: -6px;
}
.all-courses h3 .looktitle[data-v-7cb4d5fe] {
  color: #8995AB;
}
.all-courses .select-wrapper[data-v-7cb4d5fe] {
  z-index: 10;
  position: absolute;
  top: 60px;
  left: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.all-courses .pageination-wrapper[data-v-7cb4d5fe] {
  margin-top: 40px;
}
.all-courses .search-wrapper[data-v-7cb4d5fe] {
  position: absolute;
  right: 0;
  top: 60px;
}
.all-courses .search-wrapper .search[data-v-7cb4d5fe] {
  width: 230px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  text-indent: 15px;
  font-size: 16px;
  color: #b2b2b2;
}
.all-courses .search-wrapper .search[data-v-7cb4d5fe]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.all-courses .search-wrapper .search[data-v-7cb4d5fe]:-moz-placeholder {
  color: #b2b2b2;
}
.all-courses .search-wrapper .search[data-v-7cb4d5fe]::-moz-placeholder {
  color: #b2b2b2;
}
.all-courses .search-wrapper .search[data-v-7cb4d5fe]:-ms-input-placeholder {
  color: #b2b2b2;
}
.all-courses .search-wrapper .search-icon[data-v-7cb4d5fe] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.all-courses .course-item[data-v-7cb4d5fe] {
  padding-left: 30px;
  font-size: 16px;
  line-height: 21px;
  font-family: MicrosoftYaHei;
  color: #797d81;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.all-courses .course-item .item-left[data-v-7cb4d5fe] {
  margin-top: -4px;
  -ms-flex-preferred-size: 380px;
      flex-basis: 380px;
  width: 380px;
}
.all-courses .course-item .item-right[data-v-7cb4d5fe] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.all-courses .course-item .item-right .btnSty01[data-v-7cb4d5fe] {
  position: relative;
  display: inline-block;
  min-width: 120px;
  height: 25px;
  line-height: 25px;
  color: #ff3f47;
  font-size: 14px;
  border-radius: 19px;
  border: 1px solid #ff3f47;
  margin-bottom: 10px;
  text-align: center;
}
.all-courses .course-item .item-right .btnSty01[data-v-7cb4d5fe]:hover {
  cursor: pointer;
  background: #ffebec;
  border-color: #f93139;
}
.all-courses .course-item .item-right .btnSty01 .saleIcon[data-v-7cb4d5fe] {
  position: absolute;
  right: -10px;
  top: -5px;
  width: 32px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAY0lEQVRIS2NkgIL/K+w9GRgYZjIwMMjCxGhMP2ZgYEhnRHLAIzpaDrP2MbID/tPYx1iNH3XAaAiMhsBoCAyOEPi/3MGBgfH//gErCf+vsAdZ7jAgDhhI3zMwMDxmHEDfg6tjAH89NLuYgB8RAAAAAElFTkSuQmCC);
}
.all-courses .course-item .item-right .study_loading[data-v-7cb4d5fe] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
}
.all-courses .course-item .item-right .study_loading.no[data-v-7cb4d5fe] {
  color: #FF4E45;
}
.all-courses .course-item .item-right .study_loading.half[data-v-7cb4d5fe] {
  color: #333;
}
.all-courses .course-item .item-right .study_loading.half span[data-v-7cb4d5fe] {
  color: #FF4E45;
}
.all-courses .course-item .item-right .expireEndTime[data-v-7cb4d5fe] {
  margin-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #FF4E45;
  line-height: 21px;
}
.all-courses .course-item .item-right .expireEndTime.isExpire[data-v-7cb4d5fe] {
  color: #999;
}
.all-courses .course-item .item-title[data-v-7cb4d5fe] {
  font-size: 20px;
  line-height: 25px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #1c1f21;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.all-courses .course-item .item-title .item-top[data-v-7cb4d5fe] {
  display: inline-block;
  width: 34px;
  height: 17px;
  font-family: MicrosoftYaHei;
  background: #f3ebde;
  border-radius: 3px;
  font-size: 12px;
  color: #af7930;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.all-courses .course-item .item-title .item-live[data-v-7cb4d5fe] {
  display: inline-block;
  line-height: 15px;
  width: 34px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #ff3f47;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ff6764;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.all-courses .course-item .item-title .item-JPService[data-v-7cb4d5fe] {
  display: inline-block;
  width: 64px;
  height: 18px;
  background: rgba(255, 63, 71, 0.1);
  border-radius: 4px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #FF3F47;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  margin-right: 7px;
}
.all-courses .course-item .item-teacher[data-v-7cb4d5fe] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}
.all-courses .course-item .item-lessonCount[data-v-7cb4d5fe],
.all-courses .course-item .item-desc[data-v-7cb4d5fe] {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.all-courses .course-item .item-surplus[data-v-7cb4d5fe] {
  margin-top: 15px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #8995AB;
  line-height: 22px;
}
.all-courses .course-item .item-surplus .num[data-v-7cb4d5fe] {
  font-family: DIN Alternate Bold;
  font-size: 24px;
  color: #333;
}
.all-courses .navigate-btn[data-v-7cb4d5fe] {
  outline: none;
  background: #ff3f47;
  border-radius: 19px;
  border: none;
  width: 120px;
  height: 26px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.all-courses .navigate-btn[data-v-7cb4d5fe]:hover {
  background: #f93139;
  border-color: #f93139;
}
.item-Expired[data-v-7cb4d5fe] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAACwAgMAAADS2QzNAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURUdwTIiVqoiUqoaTp1FVLnIAAAAEdFJOUwBLlCYIfM5YAAAGuklEQVRYw+1Zv4vjRhSe8WAHzFlXudF/EFcpTrtg9kAQSHGVCws3hkuZEylcJQQCcZrU3iSkOAgxROSsZyWYFKlF0oX8aM4sLHekd7XNkiawmRnNjOaXtGu4kOZUrNfyp5n3vvfNzHtPCL2+/q/rJkmS2Sd3gpJ9wq9ZeXfsXdAMeyNsuRV9rSD0scft2IE2HEUvWsFJok1NklkbtmuONUjmLd7ZVl4nZcvApf30x80WO7NGs2YqStewJkL2HneahiZJLJX08u8bddPvohzkfqWMq+bp2O2FhqVXhR547cDVhITCbn77k2m6NI0zSK7mo/KpQNci2NGk0YpuHcTrKiI+O0gitKOrjv/v4WMw5XMKt4Sr3LKhG5fqlhnwiA9aDWPqonSVVAWbOEZXd+wIVHHaxz7isCvR2EdexCaMHOsiNsbAjviejenqkZNsG82/++h/rkbSRpjLOa3rTNmo+bfwea2GMj0cUhxuXG/YdDypZeddyYZ/U78G1MSl7V/LhmJ4yPzDLRub4WEUe+Kkezi34he17K9GDGdumCw1mGSQ1r1Yo4OZhOdt4Cg2yOj6Vjw6delgz0VeYTxx6YhKK0jy6kGphbj21evfAZYaX+o/MvUFDmBlc8eAXjLC/Ne1zR2ZC/XbFxRBZnPHePGRER+Wna1kV4EXXjJ6u9GOgE00e2rvDtz/drwikjs80ezxMBfAO8VYckfmtac+5jrw4zaV3CnA3sccjnvwKcCjtRWVC80kdY13Byhhq7i7EJ9TH8397wGWhx2W3A1rc7qx614e6twJbpmjUem6V/TX/TWS3AkEs9eNSR/icdYrAsmdmJuD3ZDAL+mms7mU3Akwi/aFZUOJgvQzyDHA03WtCfFhBTBcIhJClpYAf2SGONgEVgDD1RvUjsVoeSgkd1iBiRXAfnFAwRalu9FScifAlBQbHHwHMd4GsB7vUBrrSqJgO9rUMUTyS8gerdBoqYOHyAMuEErhHL5ao3CnRFGBB5Y0uIxHOYEfCjS6BUxSBg4LDJ9nWIZwKsVn6agHT2nc+usQft70wdCoC063fWpz8AwKvOlk7eAAVkzzlJKP8Aaxn8iVH4wfo8u8ZHEjkIXnG8XbhbRck3MHvkypDcAm2I2gBg894AC2IzoPjVsv/+fkFjBONw/oB41b5zwjT85awYi8h4IFGq8QwRl6gNrBTHRb1KN240zd0cFqVd0XS2oVbHQwmfpGDtmftzBkjLtO0ToyBkoEeR+dFIw7AWYG+0YeA5VYb4PIuyila3Yt0zXDjKFSGxXQIecHVdwVKmcJnIeNHvxU0BACN6g81JWOz8F0S0nA+YEaPs4HoFUI7shUbThHpGALiYoI6vTXE5TLnAuopNshGr0NgrgX3gjyVcpMYNE7HYOmcQN8r+KNPsKWZ4dJLc2QDyw2Rap19gQ1geSMmJ2+NUy0lcKuEz5vyCxNGTH85sMGMP+ZcLcO35yIbXlfNoBX9fAAuVEh1mAR6zfV8Ggk8wxZMLBNaKqDz1Dl1v0FOnzwzKwzHTDClYb6K+ZgJYuZlgpM9UMLhfGAzd5bq5xLHaX1fi/Bo2XIwkI3IwkmWnomwHI7Gn/BeaPxY1SQv/SEsdTOFLFMOW+kAkd6hVnv99KygMebBfuUV5wTA6ydg9Vq3Qkwl/Hv2qF0oVDqQKnUHmzFTqGdjVPj7K4Czr8fMiHKmZFfd2MzV+KHGK4iTW8+N+QsCFa50njFRVQ6ZuhJxlQdwnIJsARKq5F4lmjlSmw5ncilp1PX1ZIMmS2yzTDdqsp4YWTuMzvdBW3p6ZWkniWqDTeNq33OU6UoytTBNvparBDrJJhpwVAn9xhEYmbV6lMNo3LjnuCtmzhlmFoHKmvFgjersDcy9zoffuFtETFgnSVaiVp36lZhe18BZ6xTb80zbG35EbPm6cZtYKsA9Jd3+q9aEmVk/Fe+wlGrefRawi2S91YBOGtprfHidm+3QhoadHyqmbeedftzrCNjOFWHwe20sK6HUf7XXiXeNpdR7dd0nHnbXGaIk+byfOL8PGwMODPZarNURnn0xLseVqD4V1+FzNtFVjeDh8nXO+H9Qbub0dTOSnw9ON7qcVtUw7mvu9fUglv4WnD4mOZeQ9twovqaLtPkjg3Jo1qdqomq0dnYRBXt2Yd3as9KkuV7g7rxO/e2lFHdUr53s29tKR/VrLba4El7G1z10snNyw9va7Af1bo/7qWA73VDy0p2JTp5Na9IjNP9tpcvqgGvXuuUr+yF0VGvoo57ySVen/E/t2KPezFXWZAkd3vl9/r6L65/ARvSi42wZSQUAAAAAElFTkSuQmCC);
  background-size: contain;
  width: 88px;
  height: 88px;
}
.item-desc-right[data-v-7cb4d5fe] {
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
}
.snj[data-v-7cb4d5fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* align-content: center; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 138px;
}
.loading-wrapper[data-v-7cb4d5fe] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 80%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.JPServiceDialogContent[data-v-7cb4d5fe] {
  padding: 36px 73px 0;
  text-align: center;
  font-family: PingFangSC, PingFang SC;
}
.JPServiceDialogContent h2[data-v-7cb4d5fe] {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
}
.JPServiceDialogContent .step[data-v-7cb4d5fe] {
  padding-top: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #4A4A4A;
  line-height: 20px;
}
.JPServiceDialogContent .ewm[data-v-7cb4d5fe] {
  display: block;
  margin: 10px auto 0;
  width: 155px;
  height: 155px;
}
.JPServiceDialogContent .tips[data-v-7cb4d5fe] {
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #FF4E45;
  line-height: 22px;
}

.dialog-box[data-v-294ed017] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 100;
}
.dialog-box .dialog-main[data-v-294ed017] {
  background: #ffffff;
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.dialog-box .dialog-main .dialog-close[data-v-294ed017] {
  width: 13px;
  height: 12px;
  position: absolute;
  right: 14px;
  top: 14px;
}
.dialog-box .dialog-main .tip-dialog[data-v-294ed017] {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #333333;
  text-align: center;
  padding: 50px;
  line-height: 24px;
}
.dialog-box .dialog-main .tip-dialog.pt70[data-v-294ed017] {
  padding-top: 70px;
}
.dialog-box .dialog-main .tip-dialog.pt70 .tip-text[data-v-294ed017] {
  height: 68px;
}
.dialog-box .dialog-main .tip-dialog .tip-text[data-v-294ed017] {
  height: 88px;
}
.dialog-box .dialog-main .tip-dialog .tip-confirm[data-v-294ed017] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ff4e45;
  border-radius: 4px;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
  font-size: 16px;
}
.dialog-box .dialog-main .tip-dialog .tip-footer[data-v-294ed017] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dialog-box .dialog-main .tip-dialog .tip-footer .tip-confirm[data-v-294ed017] {
  width: 130px;
  margin: 0;
}
.dialog-box .dialog-main .tip-dialog .tip-footer .tip-cancle[data-v-294ed017] {
  width: 128px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #dedede;
  font-size: 16px;
  margin-right: 20px;
}

.dropdown-menu-enter-active, .dropdown-menu-leave-active {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.dropdown-menu-enter, .dropdown-menu-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}

.r-select[data-v-943559d8] {
  position: relative;
  height: 100%;
  min-width: 90px;
  margin-right: 30px;
  padding-bottom: 20px;
}
.r-select .placeholder-text[data-v-943559d8] {
  cursor: default;
  text-align: right;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
}
.r-select .arrow[data-v-943559d8] {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.r-select.active .arrow[data-v-943559d8] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.r-select .type-wrapper[data-v-943559d8] {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  min-width: 118px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  -webkit-box-shadow: 2px 2px 10px #e8e8e8;
          box-shadow: 2px 2px 10px #e8e8e8;
}
.r-select .type-wrapper .type-item[data-v-943559d8] {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f3f3f3;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.r-select .type-wrapper .type-item[data-v-943559d8]:hover,
.r-select .type-wrapper .type-item.selected[data-v-943559d8] {
  color: #ff6666;
}
.r-select .type-wrapper .unSelected[data-v-943559d8] {
  opacity: 0.6;
  color: #999999 !important;
  cursor: not-allowed !important;
}

.filter-dropdown[data-v-da10019e] {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
  font-size: 14px;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.65);
}
.filter-dropdown .filter-search[data-v-da10019e] {
  line-height: 20px;
  padding: 5px;
  margin: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  outline: none;
  width: 200px;
}
.filter-dropdown .filter-search[data-v-da10019e]:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.filter-dropdown .dropdown-tab[data-v-da10019e] {
  border-bottom: 1px solid #ddd;
  padding-left: 5px;
}
.filter-dropdown .dropdown-tab .dropdown-tab-tag[data-v-da10019e] {
  font: inherit;
  font-size: 12px;
  outline: none;
  padding: 2px 5px;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
  z-index: 10;
  border: 1px solid #ddd;
  background: white;
  cursor: pointer;
  color: inherit;
  margin-left: 5px;
}
.filter-dropdown .dropdown-tab .dropdown-tab-tag.active[data-v-da10019e] {
  border-bottom: 1px solid white;
}
.filter-dropdown .dropdown-tab-menu[data-v-da10019e] {
  overflow-y: auto;
  max-height: 400px;
  min-height: 10px;
}
.filter-dropdown .dropdown-menu-item[data-v-da10019e] {
  cursor: pointer;
  padding-top: 8px;
  padding-right: 18px;
  padding-bottom: 10px;
  max-width: 236px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  display: block;
  padding-left: 30px;
}
.filter-dropdown .dropdown-menu-item ~ .dropdown-menu-item[data-v-da10019e] {
  border-top: 1px solid #f5f5f5;
}
.filter-dropdown .dropdown-menu-item[data-v-da10019e]:hover {
  background-color: #f5f5f5;
}

.courses .courses-wrapper[data-v-32ff931e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.courses .ToppingBg[data-v-32ff931e] {
  background: #f9fafc;
}
.courses .operating-btn[data-v-32ff931e] {
  position: absolute;
  right: 0;
  top: 60px;
}
.courses .operating-btn .btnSty01[data-v-32ff931e] {
  position: relative;
  display: inline-block;
  min-width: 120px;
  height: 25px;
  line-height: 25px;
  color: #ff3f47;
  font-size: 14px;
  border-radius: 19px;
  border: 1px solid #ff3f47;
  margin-bottom: 10px;
  text-align: center;
}
.courses .operating-btn .btnSty01[data-v-32ff931e]:hover {
  cursor: pointer;
  background: #ffebec;
  border-color: #f93139;
}
.courses .operating-btn .btnSty01 .saleIcon[data-v-32ff931e] {
  position: absolute;
  right: -10px;
  top: -5px;
  width: 32px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAY0lEQVRIS2NkgIL/K+w9GRgYZjIwMMjCxGhMP2ZgYEhnRHLAIzpaDrP2MbID/tPYx1iNH3XAaAiMhsBoCAyOEPi/3MGBgfH//gErCf+vsAdZ7jAgDhhI3zMwMDxmHEDfg6tjAH89NLuYgB8RAAAAAElFTkSuQmCC);
}
.courses .operating-btn .btnSty02[data-v-32ff931e] {
  display: inline-block;
  min-width: 120px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  border-radius: 19px;
  border: 1px solid #ff3f47;
  background: #ff3f47;
  text-align: center;
}
.courses .operating-btn .btnSty02[data-v-32ff931e]:hover {
  cursor: pointer;
  background: #f93139;
  border-color: #f93139;
}
.courses .operating[data-v-32ff931e] {
  position: absolute;
  right: 0;
  top: 30px;
  width: 20px;
  z-index: 1;
  cursor: pointer;
}
.courses .operating .input-wrapper[data-v-32ff931e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.courses .operating .input-wrapper .animate_up[data-v-32ff931e] {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.courses .operating .input-wrapper .animate_down[data-v-32ff931e] {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.courses .operating .input-wrapper .select-input[data-v-32ff931e] {
  font-size: 14px;
  border: none;
  width: 100px;
  text-align: right;
  cursor: pointer;
}
.courses .operating .input-wrapper .select-input[data-v-32ff931e]::-webkit-input-placeholder {
  color: #333;
}
.courses .operating .input-wrapper .select-input[data-v-32ff931e]:-moz-placeholder {
  color: #333;
}
.courses .operating .input-wrapper .select-input[data-v-32ff931e]::-moz-placeholder {
  color: #333;
}
.courses .operating .input-wrapper .select-input[data-v-32ff931e]:-ms-input-placeholder {
  color: #333;
}
.courses .operating .type-wrapper[data-v-32ff931e] {
  position: absolute;
  top: 30px;
  right: 0;
  min-width: 100px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  -webkit-box-shadow: 2px 2px 10px #e8e8e8;
          box-shadow: 2px 2px 10px #e8e8e8;
}
.courses .operating .type-wrapper .type-item[data-v-32ff931e] {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f3f3f3;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.courses .operating .type-wrapper .type-item[data-v-32ff931e]:hover {
  color: #ff6666;
}
.courses .time-wrapper[data-v-32ff931e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  position: relative;
}
.courses .time-wrapper .date[data-v-32ff931e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #8a8c8f;
  position: absolute;
  top: -15px;
}
.courses .time-wrapper .date b[data-v-32ff931e] {
  display: block;
  font-size: 24px;
}
.courses .time-wrapper .date span[data-v-32ff931e] {
  display: block;
  font-size: 18px;
  margin-top: 5px;
}
.courses .time-wrapper .circle-wrapper[data-v-32ff931e] {
  width: 13px;
  margin-left: 79px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.courses .time-wrapper .circle-wrapper .circle[data-v-32ff931e] {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d1d6d9;
}
.courses .time-wrapper .circle-wrapper .line[data-v-32ff931e] {
  height: 100%;
  border-left: 1px dotted #dadee0;
}
.courses .study-wrapper[data-v-32ff931e] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 0;
  border-bottom: 1px dotted #e7e7e7;
}
.courses .study-wrapper .video-wrapper[data-v-32ff931e] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  width: 240px;
  height: 135px;
}
.courses .study-wrapper .video-wrapper .play-icon[data-v-32ff931e] {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.courses .study-wrapper .video-wrapper .vue-progress-circle[data-v-32ff931e] {
  width: 54px;
  height: 54px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.courses .study-wrapper .video-wrapper .live[data-v-32ff931e] {
  width: 60px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #ff6666;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 10px;
}
.courses .study-wrapper .video-wrapper .lesson-img[data-v-32ff931e] {
  display: block;
  width: 200px;
  height: 145px;
}
.courses .study-wrapper .video-wrapper .shade[data-v-32ff931e] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
}
.courses .study-wrapper .intro[data-v-32ff931e] {
  width: 608px\0;
  margin-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.courses .study-wrapper .intro .title[data-v-32ff931e] {
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 21px;
}
.courses .study-wrapper .intro .title .icon[data-v-32ff931e] {
  width: 34px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #ff6666;
  border-radius: 5px;
  font-size: 12px;
  padding: 0 2px;
  color: #ff6666;
  margin-right: 10px;
  white-space: nowrap;
}
.courses .study-wrapper .intro .liveMark[data-v-32ff931e] {
  padding-bottom: 10px;
  line-height: 16px;
  color: #ff3f47;
  font-size: 18px;
}
.courses .study-wrapper .intro p[data-v-32ff931e] {
  font-size: 16px;
  color: #797d81;
}
.courses .study-wrapper .intro .teacher[data-v-32ff931e] {
  font-size: 16px;
  color: #797d81;
  margin: 10px 0;
  padding-right: 150px;
}
.courses .study-wrapper .intro .learn-to[data-v-32ff931e] {
  font-size: 16px;
  color: #797d81;
  margin-top: 10px;
}
.courses .courses-wrapper.border[data-v-32ff931e] {
  border-bottom: 1px dotted #e7e7e7;
}
.courses .courses-wrapper.border .study-wrapper[data-v-32ff931e] {
  border-bottom: none;
}
.body-wrapper[data-v-32ff931e] {
  text-align: center;
}

.renewCon[data-v-4072f772] {
  display: none;
  width: 880px;
  height: 404px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -202px 0 0 -440px;
  z-index: 101;
}
.renewCon .close[data-v-4072f772] {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 6px;
  top: 6px;
}
.renewCon .icon-error[data-v-4072f772] {
  font-size: 20px;
}
.renewCon .icon-error[data-v-4072f772]:hover {
  cursor: pointer;
  color: #ff3f47;
}
.renewCon .tipsBox[data-v-4072f772] {
  padding: 10px 0;
  font-size: 12px;
  color: #333;
}
.renewCon .demadsBox[data-v-4072f772] {
  display: block;
  width: 680px;
  height: 56px;
  background: #f9f9f9;
  border-radius: 5px;
  border: 1px dashed #e2e2e2;
  margin: 40px auto 20px;
  text-align: center;
}
.renewCon .renewBtn[data-v-4072f772] {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #ff3f47;
  border-radius: 20px;
  margin: 0 auto;
  cursor: pointer;
}
.renewCon .renewBtn[data-v-4072f772]:hover {
  background: #f93139;
}
.renewCon .tips[data-v-4072f772] {
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #f93139;
  font-size: 12px;
}
.renewCon .list[data-v-4072f772] {
  padding: 10px 0;
}
.renewCon .list li[data-v-4072f772] {
  cursor: pointer;
  float: left;
  position: relative;
  width: 260px;
  height: 112px;
  background: #f3f5f7;
  border-radius: 5px;
  margin-right: 30px;
}
.renewCon .list li h3[data-v-4072f772] {
  height: 40px;
  line-height: 40px;
  background: #ffef8c;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
  color: #333;
  border-radius: 5px 5px 0 0;
}
.renewCon .list li p[data-v-4072f772] {
  padding: 10px 20px;
  font-size: 14px;
  color: #ff3f47;
  line-height: 20px;
}
.renewCon .list li p .fs18[data-v-4072f772] {
  font-size: 18px;
}
.renewCon .list li p del[data-v-4072f772] {
  font-size: 12px;
  color: #666;
}
.renewCon .list li .icon[data-v-4072f772] {
  display: none;
  width: 0;
  height: 0;
  line-height: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 13px solid transparent;
  border-right: 13px solid #ff3f47;
  border-bottom: 13px solid #ff3f47;
  border-left: 13px solid transparent;
}
.renewCon .list li .icon .icon-iconfontcheck[data-v-4072f772] {
  color: #fff;
}
.renewCon .list li.active[data-v-4072f772] {
  border: 2px solid #ff3f47;
}
.renewCon .list li.active .icon[data-v-4072f772] {
  display: block;
}
.renewCon .list li[data-v-4072f772]:last-child {
  margin-right: 0;
}

.ht-message .ht-model[data-v-67225dc7] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  background: rgba(0, 0, 0, 0.5);
}
.ht-message .ht-message-box[data-v-67225dc7] {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 501;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 5px 10px;
}
.ht-message .ht-message-box .ht-message-header[data-v-67225dc7] {
  height: 30px;
}
.ht-message .ht-message-box .ht-message-header .ht-message-close[data-v-67225dc7] {
  float: right;
  padding: 5px 10px;
  margin: -5px -10px;
  cursor: pointer;
  color: #666;
}
.ht-message .ht-message-box .ht-message-footer[data-v-67225dc7] {
  width: 100%;
}
.ht-message .ht-message-box .ht-message-footer .ht-message-btn[data-v-67225dc7] {
  margin: 40px auto 30px;
  padding: 0 30px;
  width: 200px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background-color: #FF3F47;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.tab[data-v-2a8fbc67] {
  padding-top: 13px;
  padding-bottom: 15px;
  height: 48px;
  width: 100%;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tab .tab-wrapper[data-v-2a8fbc67] {
  line-height: 20px;
}
.tab .tab-item[data-v-2a8fbc67] {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  color: #666666;
  font-size: 20px;
  cursor: pointer;
}
.tab .tab-item[data-v-2a8fbc67]:first-child {
  margin-left: 0;
}
.tab .tab-item.active[data-v-2a8fbc67] {
  font-size: 20px;
  font-weight: 600;
  color: #FF4E45;
}
.tab .tab-item span[data-v-2a8fbc67] {
  display: block;
  width: 24px;
  height: 2px !important;
}
.tab .tab-item span.activeLine[data-v-2a8fbc67] {
  background: #FF3F47;
  margin-top: 8px;
  margin: 8px auto 0;
}

.attend-course[data-v-5ce1b75d] {
  padding-top: 40px;
  padding-left: 68px;
}
.attend-course.hideTime[data-v-5ce1b75d] {
  padding-left: 0;
  padding-top: 0;
}
.attend-course .last-date[data-v-5ce1b75d] {
  position: absolute;
  top: -20px;
  left: -68px;
  width: 68px;
}
.attend-course .last-date .date-year[data-v-5ce1b75d] {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #8a8c8f;
}
.attend-course .last-date .date-day[data-v-5ce1b75d] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #8a8c8f;
}
.attend-course .last-date[data-v-5ce1b75d]:after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: -5px;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d1d6da;
}
.courseware[data-v-5ce1b75d] {
  border-left: 1px dashed #D0D7E0;
  padding: 4px 0 30px 34px;
  position: relative;
}
.courseware .courseware-content[data-v-5ce1b75d] {
  cursor: pointer;
  position: relative;
  padding-bottom: 30px;
}
.courseware .courseware-content[data-v-5ce1b75d]:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 1px;
  right: 0;
  background: #D0D7E0;
  background: -webkit-gradient(linear, left top, right top, color-stop(67%, #D0D7E0), color-stop(0, transparent));
  background: linear-gradient(90deg, #D0D7E0 67%, transparent 0);
  background-size: 8px 100%;
}
.courseware .courseware-preview[data-v-5ce1b75d] {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  width: 240px;
  height: 135px;
  position: relative;
  overflow: hidden;
}
.courseware .courseware-preview .preview[data-v-5ce1b75d] {
  width: 100%;
  height: 100%;
}
.courseware .courseware-preview .play-icon[data-v-5ce1b75d] {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.courseware .courseware-preview .shade[data-v-5ce1b75d] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
}
.courseware .courseware-preview .circle-wrapper[data-v-5ce1b75d] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
}
.courseware .courseware-preview .liv_wrapper[data-v-5ce1b75d] {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  font-size: 10px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: right;
}
.courseware .courseware-preview .liv_wrapper .living_icon[data-v-5ce1b75d] {
  width: 76px;
  height: 20px;
  line-height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAoBAMAAADwJi5nAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURf8wKv88N/1ESP9PMf9VPv9tTf9YPv9cQv9hRf9mR/9UPf9pSv9uTf90Uf9xT3k4XGcAAAAPdFJOU+bm5gbm5jRQbIYZnbPZx/iJDg8AAANESURBVEjHfVbLjepAEGQkBzBjTQDrlYiA2548EiTwZI7vaiQCwJvB2hmAfFyJgzNAkAGIG0deBAsxvJ7/9HhY3zhQqq6qrp7JbPYxDMO6ruvVqmmaz8+2bbe73e5wPJ5Ol8vP8/m43/8u4auqOXycMTaxH6Xwi+V5/q6+yWz2DWhrQNtItK8vA9ZrsOvz+e9+vyksiSYEoBGLRYhEK4r33IIB1n6/D5htAazvAe1imS0dMy4EIwQxyyWaA5NzqjEts65TzM5nxezx0GMu5pUek1KDRQxaOCYwq4HZZiOJAbNOMtOaXa9XOaYiBmiAxXmsGTBTY04tMzlmLcdsnGa91cwbIJkJkZGRZsGYRjPJrNFTbiUWaHa6agM8FmecMjJyswjdxJqlo7HUmpVlSRGzImYmo+Hc7MCAHkUjYFZyb6ZjprH+vGRmNPtRYNrNhXYgC3NGCFCzdlrN1kYzzWznmI1yxiEZFLsZRsO5qQywOQPNjihnlXXTazZRxLydJmcKy+ZMb4DG8jkzzOC/PhrAjDgolzNtwEpno7NznlHOzAaMmeWxZnY35ZTtzmEZAwJmpd9zi8VMMkY5k3N2bYpZZbMhWJSNFDOlWWOZjXbTupkR5yal4TZNXZ/VZje/nGZhaIOcRW7SyE20m7Zpex9am7OFKlpOkGYkkTPnpmS2NU2Lc7Y0TSu8ZtBnTDHzTRvmDDHDOasMtQztZrDoLmf6okSapXIG5ZhlETM0ZshM5cwzG+VsDppNfJ8x4psWXSeXszbSLMyZZMaCGwBob6+aVuVMNe0hvZtz7u+J7TPAKuI+c5rZpjXMUM7gbvqLIvuMvhXs1Q2wrYFr2+cMmHkzI2YuZ/HdPPgNiHMGR8BpBnWEj/B3zKzzzBJ3MxvdgFSfIc36l30W3YC4NcyYwQ2A0B7TfQbLFDYQUxsQhHYGWLoco+uUzFnYGtTeAB/a4SN4n4UXPZ0z0Iwku3FqmOEb8HvOSnwDSKI10CuoQ7uJ+0zwkJhpWvw+U02L7ubrPuOji4JbY8A561zTGs1u6T6D0NLofQa7uUYbEN2Ax/12czkDzUScs6g1BvQKim4Avk4i9QrKi/hNu4mZpXIm3RQE9Zk34D8vVUMd3MrqXwAAAABJRU5ErkJggg==);
  background-size: 76px 20px;
  text-align: center;
  font-size: 10px;
}
.courseware .courseware-preview .liv_wrapper .living_icon .left[data-v-5ce1b75d] {
  width: 12px;
  display: inline-block;
}
.courseware .courseware-preview .liv_wrapper .living_icon .left span[data-v-5ce1b75d] {
  display: inline-block;
  width: 1px;
}
.courseware .courseware-preview .liv_wrapper .living_icon .left span[data-v-5ce1b75d]:first-child {
  height: 6px;
  background-color: #fff;
}
.courseware .courseware-preview .liv_wrapper .living_icon .left span[data-v-5ce1b75d]:last-child {
  height: 5px;
  background-color: #fff;
}
.courseware .courseware-preview .liv_wrapper .living_icon .right[data-v-5ce1b75d] {
  display: inline-block;
  font-size: 10px;
}
.courseware .courseware-preview .liv_wrapper .liv_today_icon[data-v-5ce1b75d] {
  width: 65px;
  height: 20px;
  line-height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAoBAMAAADAqj9GAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAeUExURf88Nv9qSv9MTP9YQ/9hQ/9wT/9XPf9lSP9nSf9sTGEox6cAAAAKdFJOU6KgCjFEjR1YbHwo5SfpAAACWUlEQVRIx4WWQW6DQAxFxzcwCy7AIhdIlQsEqWsWLLJNJE4Qid4gcACkctuO7TEMYFPaFdJYb76fHUJVVZdL171e1+vXV11/f/f9z88w/M7z1LZNU8iDGKwH6D9VuF3jU9f1u+/7zzAM4zw/qERR8vkCAI7HEeltrPDshOF+XxjGcWSGkgkA0YaIRZiBStxucov3W24RC0xTW6YShcUQgAtsGGphiLeICMwQzzbEAEcGqog5A+VwlxyoBCUZS7SSo8MQThg4SWJoUiusHDhHzHOgJDWHyDC3MQfqReyEyRBPp150Ox9SDu20+mDkQC/iWwyZUeoDX4MZGumF70MQBjHqtfiwMrTSi8L1AcTJ53O9BeXw+Sw5KILTCySMzGrtRUryQc0UoywfAnAJvkUVu6kldC6kQkrSYUhRpFsYDFMsURal5wNICuts7nyIczErg+MD6bRzcuODzKZOVjB7gSGbi70Pv7wfiKHRZvzDsPNhkNlsi2VHgcmA61wcfeD9oEIAmu3Md5TVizY5iTQYMgjbECBn2Psw8n7QyUK7nVxAZ3PHQL0gJ0seC0BzWfNwo+9DzkA6WPshn82dD1ur7fMQFoan7QMzyDVIS5sBvf2wzGah58H+wQJy8lJ1Rx8kh6QD/R2UgjSazn7QXuh+sHe1dCNVOPXB2w+oDI6T4kPp7igGAPB+L3IG9BkCnu2Hx7of3Bx2s5n7sDKw1gYDpmZ6+2HjAxR2DgcGy4fyTClWwunF4sMJA2u97knfh8ZhkA8Y+N8HDdJE0N9NLbH9jsr3g/39gLzl/gBv+tTL0RyGawAAAABJRU5ErkJggg==);
  background-size: 65px 20px;
  padding: 0 8px 0 0px;
}
.courseware .courseware-preview .vue-progress-circle[data-v-5ce1b75d] {
  width: 54px;
  height: 54px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.courseware .courseware-info[data-v-5ce1b75d] {
  padding-left: 270px;
}
.courseware .courseware-info .courseware-name[data-v-5ce1b75d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #333333;
  margin: 18px 0 10px;
}
.courseware .courseware-info .class-title[data-v-5ce1b75d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #1c1f21;
  margin-bottom: 20px;
}
.courseware .courseware-info .teacher-name[data-v-5ce1b75d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797d81;
}
.courseware .continue[data-v-5ce1b75d] {
  position: absolute;
  right: 0;
  bottom: 10px;
  outline: none;
  background: #ff3f47;
  border-radius: 19px;
  border: none;
  width: 120px;
  height: 26px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.courseware .continue[data-v-5ce1b75d]:hover {
  background: #f93139;
  border-color: #f93139;
}
.hideTime .courseware[data-v-5ce1b75d] {
  border-left: none;
  padding-left: 0;
}
.snj[data-v-5ce1b75d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* align-content: center; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 138px;
}

.learning[data-v-e560b47e] {
  position: relative;
  padding: 0px 0 20px;
}
.learning .select-wrapper[data-v-e560b47e] {
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.learning .courses[data-v-e560b47e] {
  margin-top: 30px;
  padding-bottom: 68px;
}
.learning .search-wrapper[data-v-e560b47e] {
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 10;
}
.learning .search-wrapper .search[data-v-e560b47e] {
  width: 230px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  text-indent: 15px;
  font-size: 16px;
  color: #b2b2b2;
}
.learning .search-wrapper .search[data-v-e560b47e]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.learning .search-wrapper .search[data-v-e560b47e]:-moz-placeholder {
  color: #b2b2b2;
}
.learning .search-wrapper .search[data-v-e560b47e]::-moz-placeholder {
  color: #b2b2b2;
}
.learning .search-wrapper .search[data-v-e560b47e]:-ms-input-placeholder {
  color: #b2b2b2;
}
.learning .search-wrapper .search-icon[data-v-e560b47e] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.learning .courses-wrapper[data-v-e560b47e] {
  position: relative;
  padding-top: 30px;
}
.learning .loading-wrapper[data-v-e560b47e] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 80%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.course-item[data-v-e560b47e] {
  padding-left: 30px;
  font-size: 16px;
  line-height: 21px;
  font-family: MicrosoftYaHei;
  color: #797d81;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.course-item .item-left[data-v-e560b47e] {
  margin-top: -4px;
  -ms-flex-preferred-size: 380px;
      flex-basis: 380px;
  width: 380px;
}
.course-item .item-right[data-v-e560b47e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.course-item .item-right .btnSty01[data-v-e560b47e] {
  position: relative;
  display: inline-block;
  min-width: 120px;
  height: 25px;
  line-height: 25px;
  color: #ff3f47;
  font-size: 14px;
  border-radius: 19px;
  border: 1px solid #ff3f47;
  margin-bottom: 10px;
  text-align: center;
}
.course-item .item-right .btnSty01[data-v-e560b47e]:hover {
  cursor: pointer;
  background: #ffebec;
  border-color: #f93139;
}
.course-item .item-right .btnSty01 .saleIcon[data-v-e560b47e] {
  position: absolute;
  right: -10px;
  top: -5px;
  width: 32px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAY0lEQVRIS2NkgIL/K+w9GRgYZjIwMMjCxGhMP2ZgYEhnRHLAIzpaDrP2MbID/tPYx1iNH3XAaAiMhsBoCAyOEPi/3MGBgfH//gErCf+vsAdZ7jAgDhhI3zMwMDxmHEDfg6tjAH89NLuYgB8RAAAAAElFTkSuQmCC);
}
.course-item .item-right .study_loading[data-v-e560b47e] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
}
.course-item .item-right .study_loading.no[data-v-e560b47e] {
  color: #FF4E45;
}
.course-item .item-right .study_loading.half[data-v-e560b47e] {
  color: #333;
}
.course-item .item-right .study_loading.half span[data-v-e560b47e] {
  color: #FF4E45;
}
.course-item .item-right .expireEndTime[data-v-e560b47e] {
  margin-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #FF4E45;
  line-height: 21px;
}
.course-item .item-right .expireEndTime.isExpire[data-v-e560b47e] {
  color: #999;
}
.course-item .item-title[data-v-e560b47e] {
  font-size: 20px;
  line-height: 25px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #1c1f21;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.course-item .item-title .item-top[data-v-e560b47e] {
  display: inline-block;
  width: 34px;
  height: 17px;
  font-family: MicrosoftYaHei;
  background: #f3ebde;
  border-radius: 3px;
  font-size: 12px;
  color: #af7930;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  margin-right: 7px;
}
.course-item .item-title .item-live[data-v-e560b47e] {
  display: inline-block;
  line-height: 15px;
  width: 34px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #ff3f47;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ff6764;
  text-align: center;
  vertical-align: middle;
  margin-right: 7px;
}
.course-item .item-title .item-JPService[data-v-e560b47e] {
  display: inline-block;
  width: 64px;
  height: 18px;
  background: rgba(255, 63, 71, 0.1);
  border-radius: 4px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #FF3F47;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  margin-right: 7px;
}
.course-item .item-teacher[data-v-e560b47e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}
.course-item .item-lessonCount[data-v-e560b47e],
.course-item .item-desc[data-v-e560b47e] {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.course-item .item-surplus[data-v-e560b47e] {
  margin-top: 15px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #8995AB;
  line-height: 22px;
}
.course-item .item-surplus .num[data-v-e560b47e] {
  font-family: DIN Alternate Bold;
  font-size: 24px;
  color: #333;
}
.body-wrapper[data-v-e560b47e] {
  text-align: center;
}
.navigate-btn[data-v-e560b47e] {
  outline: none;
  background: #ff3f47;
  border-radius: 19px;
  border: none;
  width: 120px;
  height: 26px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.navigate-btn[data-v-e560b47e]:hover {
  background: #f93139;
  border-color: #f93139;
}
.item-Expired[data-v-e560b47e] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
  background-image: url(data:image/png;base64,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);
  background-size: contain;
  width: 88px;
  height: 88px;
}
.item-desc-right[data-v-e560b47e] {
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #797D81;
  line-height: 21px;
}
.snj[data-v-e560b47e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* align-content: center; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 138px;
}
.JPServiceDialogContent[data-v-e560b47e] {
  padding: 36px 73px 0;
  text-align: center;
  font-family: PingFangSC, PingFang SC;
}
.JPServiceDialogContent h2[data-v-e560b47e] {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
}
.JPServiceDialogContent .step[data-v-e560b47e] {
  padding-top: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #4A4A4A;
  line-height: 20px;
}
.JPServiceDialogContent .ewm[data-v-e560b47e] {
  display: block;
  margin: 10px auto 0;
  width: 155px;
  height: 155px;
}
.JPServiceDialogContent .tips[data-v-e560b47e] {
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #FF4E45;
  line-height: 22px;
}

.calendar-personal[data-v-8d3009a8] {
  margin-top: 20px;
}
.calendar-personal .title[data-v-8d3009a8] {
  width: 958px;
  height: 49px;
  background: #f9fbff;
  font-size: 18px !important;
  color: #333333;
  line-height: 49px;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.calendar-personal .calendar-wrapper[data-v-8d3009a8] {
  border: 1px solid #ccc;
  border-top: none;
  position: relative;
}
.calendar-personal .calendar-wrapper .event-item[data-v-8d3009a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 30px;
}
.calendar-personal .calendar-wrapper .event-item .date_time[data-v-8d3009a8] {
  font-size: 12px;
  color: #333333;
  line-height: 10px;
}
.calendar-personal .calendar-wrapper .event-item .line[data-v-8d3009a8] {
  width: 1px;
  height: 55px;
  border: 1px solid #e5e5e5;
  position: relative;
  margin: 0 10px 0 5px;
}
.calendar-personal .calendar-wrapper .event-item .line .circle[data-v-8d3009a8] {
  width: 5px;
  height: 5px;
  background: #333333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -3px;
  margin-top: -2px;
}
.calendar-personal .calendar-wrapper .event-item .lesson_img[data-v-8d3009a8] {
  width: 150px;
  height: 85px;
  border-radius: 5px;
}
.calendar-personal .calendar-wrapper .event-item .content[data-v-8d3009a8] {
  margin-left: 15px;
  margin-right: 9px;
  width: 352px;
}
.calendar-personal .calendar-wrapper .event-item .content .date_time-red[data-v-8d3009a8] {
  font-size: 12px;
  color: #ff3f47;
  line-height: 10px;
}
.calendar-personal .calendar-wrapper .event-item .content .title_class[data-v-8d3009a8] {
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.calendar-personal .calendar-wrapper .event-item .content .desc[data-v-8d3009a8] {
  font-size: 12px;
  color: #666666;
  line-height: 12px;
  width: 324px;
  padding: 0;
  margin-top: 5px;
}
.calendar-personal .calendar-wrapper .event-item .content .teacher-wrapper[data-v-8d3009a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 3px;
}
.calendar-personal .calendar-wrapper .event-item .content .teacher[data-v-8d3009a8] {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
}
.calendar-personal .calendar-wrapper .event-item .join_btn[data-v-8d3009a8] {
  background: #fff;
  width: 92px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #ff3f47;
  font-size: 14px;
  color: #ff3f47;
  outline: none;
  cursor: pointer;
}
.calendar-personal .calendar-wrapper .event-item .join_btn.red[data-v-8d3009a8]:hover {
  background: #ffebec;
}
.calendar-personal .calendar-wrapper .event-item .gray[data-v-8d3009a8] {
  border: 1px solid #999999;
  color: #999999;
}
.calendar-personal .calendar-wrapper .loadMore[data-v-8d3009a8] {
  width: 120px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #999;
  font-size: 14px;
  border: 1px solid #999;
  border-radius: 14px;
  margin: 0 auto;
  cursor: pointer;
}
.calendar-personal .calendar-wrapper .loading-wrapper[data-v-8d3009a8] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.calendar-personal .no_live_wrapper[data-v-8d3009a8] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.calendar-personal .no_live_wrapper .no_live_img[data-v-8d3009a8] {
  font-size: 16px;
  color: #9b9b9b;
  line-height: 21px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.calendar-personal .no_live_wrapper .no_live_img img[data-v-8d3009a8] {
  width: 97px;
  height: 131px;
  margin-bottom: 15px;
}
.calendar-personal .body-wrapper[data-v-8d3009a8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calendar-personal .body-wrapper .icon[data-v-8d3009a8] {
  width: 90px;
  height: 90px;
}
.calendar-personal .body-wrapper .message_con[data-v-8d3009a8] {
  text-align: center;
  line-height: 2;
  margin-top: 20px;
  font-size: 14px;
}
.calendar-personal .body-wrapper .message_con i[data-v-8d3009a8] {
  font-style: normal;
  color: #ff3f47;
}

.calendar-personal .cal-header .title {
  font-size: 15px !important;
}

@media screen and (min-width: 768px) {
.__vev_calendar-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.__vev_calendar-wrapper .cal-wrapper {
    width: 370px;
    padding: 30px 5px;
}
.__vev_calendar-wrapper .cal-wrapper .date-num {
    line-height: 50px;
}
.__vev_calendar-wrapper .events-wrapper {
    width: 589px;
    color: #ffffff;
    padding: 30px 10px;
    position: absolute;
    left: 39%;
    top: 0;
    bottom: 0;
}
}
@media screen and (max-width: 767px) {
.__vev_calendar-wrapper .cal-wrapper {
    width: 100%;
    padding: 10px 5px;
}
.__vev_calendar-wrapper .cal-wrapper .date-num {
    line-height: 42px;
}
.__vev_calendar-wrapper .events-wrapper {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}
}
.__vev_calendar-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.__vev_calendar-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.__vev_calendar-wrapper ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.__vev_calendar-wrapper ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.__vev_calendar-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.__vev_calendar-wrapper .cal-wrapper {
  background: #f9fbff;
}
.__vev_calendar-wrapper .cal-wrapper .cal-header {
  position: relative;
  width: 100%;
  font-weight: 500;
  overflow: hidden;
  padding-bottom: 10px;
}
.__vev_calendar-wrapper .cal-wrapper .cal-header > div {
  float: left;
  line-height: 20px;
  padding: 15px;
}
.__vev_calendar-wrapper .cal-wrapper .cal-header .title {
  width: 60%;
  text-align: center;
}
.__vev_calendar-wrapper .cal-wrapper .cal-header .l {
  text-align: left;
  width: 20%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.__vev_calendar-wrapper .cal-wrapper .cal-header .r {
  text-align: right;
  width: 20%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.__vev_calendar-wrapper .cal-wrapper .cal-today {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  margin: 4rem 0 2rem 0;
}
.__vev_calendar-wrapper .cal-wrapper .cal-today .title {
  font-size: 3rem;
  line-height: 3rem;
}
.__vev_calendar-wrapper .cal-wrapper .cal-today .week {
  font-size: 1rem;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body {
  width: 100%;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .weeks {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 1rem;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .weeks .item {
  line-height: 50px;
  float: left;
  width: 14.285%;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 1rem;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item {
  position: relative;
  float: left;
  height: 50px;
  display: block;
  width: 14.285%;
  cursor: default;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item .date-num {
  font-size: 1rem;
  position: relative;
  z-index: 3;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item.event {
  cursor: pointer;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item.selected-day .is-event {
  background-color: #ff3f47;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item .is-event {
  content: '';
  background-color: #ff3f47;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-left: -2px;
  margin-top: 8px;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item .is-today {
  content: '';
  border: 1px solid #cccccc;
  background-color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin-left: -18px;
  margin-top: -19px;
}
.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item .circle {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin-left: -18px;
  margin-top: -19px;
}
.__vev_calendar-wrapper .events-wrapper .cal-events {
  height: 95%;
  overflow-y: auto;
  padding: 0 5px;
}
.__vev_calendar-wrapper .events-wrapper .date {
  max-width: 60%;
  min-width: 200px;
  text-align: center;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  margin: 0 auto;
  font-size: 22px;
}
.__vev_calendar-wrapper .events-wrapper .event-item {
  padding: 5px 20px;
  margin-top: 15px;
  -webkit-box-shadow: 0 3px 11px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 11px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 5px;
  color: #323232;
  position: relative;
}
.__vev_calendar-wrapper .events-wrapper .event-item:first-child {
  margin-top: 0;
}
.__vev_calendar-wrapper .events-wrapper .event-item .title {
  height: 40px;
  line-height: 40px;
  color: #323232;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
}
.__vev_calendar-wrapper .events-wrapper .event-item .time {
  position: absolute;
  right: 30px;
  top: 17px;
  color: #9b9b9b;
  font-size: 14px;
}
.__vev_calendar-wrapper .events-wrapper .event-item .desc {
  color: #9b9b9b;
  font-size: 14px;
  padding: 7px 0;
}
.__vev_calendar-wrapper .arrow-left.icon {
  color: #000;
  position: absolute;
  left: 6%;
  margin-top: 10px;
}
.__vev_calendar-wrapper .arrow-left.icon:before {
  content: '';
  position: absolute;
  left: 1px;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.__vev_calendar-wrapper .arrow-right.icon {
  color: #000;
  position: absolute;
  right: 6%;
  margin-top: 10px;
}
.__vev_calendar-wrapper .arrow-right.icon:before {
  content: '';
  position: absolute;
  right: 1px;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.__vev_calendar-wrapper h3,
.__vev_calendar-wrapper p {
  margin: 0;
  padding: 0;
}

.JPServiceDialogContent[data-v-73f26286] {
  padding: 36px 73px 0;
  text-align: center;
  font-family: PingFangSC, PingFang SC;
}
.JPServiceDialogContent h2[data-v-73f26286] {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.JPServiceDialogContent .ewm[data-v-73f26286] {
  display: block;
  margin: 15px auto;
  width: 155px;
  height: 155px;
}
.JPServiceDialogContent .tips[data-v-73f26286] {
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #ff4e45;
  line-height: 22px;
}











































































































































.tab[data-v-1f9ed4a8] {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tab .search-wrapper[data-v-1f9ed4a8] {
  position: relative;
}
.tab .search-wrapper .search[data-v-1f9ed4a8] {
  width: 230px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  text-indent: 15px;
  font-size: 16px;
  color: #b2b2b2;
}
.tab .search-wrapper .search[data-v-1f9ed4a8]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.tab .search-wrapper .search[data-v-1f9ed4a8]:-moz-placeholder {
  color: #b2b2b2;
}
.tab .search-wrapper .search[data-v-1f9ed4a8]::-moz-placeholder {
  color: #b2b2b2;
}
.tab .search-wrapper .search[data-v-1f9ed4a8]:-ms-input-placeholder {
  color: #b2b2b2;
}
.tab .search-wrapper .search-icon[data-v-1f9ed4a8] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.tab .refresh[data-v-1f9ed4a8] {
  color: #3388dd;
  font-size: 16px;
  cursor: pointer;
}
.tab .tab-item[data-v-1f9ed4a8] {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  color: #666666;
  font-size: 16px;
  cursor: pointer;
}
.tab .tab-item[data-v-1f9ed4a8]:first-child {
  margin-left: 0;
}
.tab .tab-item.active[data-v-1f9ed4a8] {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.tab .tab-item .badge[data-v-1f9ed4a8] {
  position: absolute;
  top: -15px;
  left: 48px;
  background: #ffebec;
  border-radius: 4px 10px 10px 0px;
  border: 1px solid #ff3f47;
  font-size: 12px;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  line-height: 12px;
  font-family: MicrosoftYaHei;
  color: #ff3f47;
  padding: 2px 5px 2px 5px;
  white-space: nowrap;
}
.tab .tab-item .badge[data-v-1f9ed4a8]:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  bottom: -2px;
  border: 4px solid transparent;
  border-left-color: #FFEBEC;
}
.tab .tab-item .badge[data-v-1f9ed4a8]:before {
  content: '';
  position: absolute;
  display: block;
  left: -1px;
  bottom: -4px;
  border: 3px solid transparent;
  border-left-color: #ff3f47;
}
.tab .tab-item.active .badge[data-v-1f9ed4a8] {
  left: 65px;
  top: -12px;
}
.collectTab[data-v-1f9ed4a8] {
  margin-left: 73px !important ;
}
.collectTab[data-v-1f9ed4a8]:first-child {
  margin-left: 0 !important;
}

.my-account .account-item[data-v-0d010613] {
  display: none;
  position: relative;
}
.my-account .account-item.show[data-v-0d010613] {
  display: block;
}
.my-account .loading-wrapper[data-v-0d010613] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}
.my-account .noData-wrapper[data-v-0d010613] {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
}

.card-bag .tab-wrapper[data-v-7557ba67] {
  margin-top: 8px;
}
.card-bag .tab-wrapper .tab-title[data-v-7557ba67] {
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  cursor: pointer;
}
.card-bag .tab-wrapper .tab-title[data-v-7557ba67]:first-child {
  margin-left: 0;
}
.card-bag .tab-wrapper .tab-title.active[data-v-7557ba67] {
  color: #ff6666;
  position: relative;
}
.card-bag .tab-wrapper .tab-title.active[data-v-7557ba67]::after {
  content: '';
  width: 26px;
  height: 2px;
  background: #ff6666;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
}
.card-bag .card-sort[data-v-7557ba67] {
  padding-bottom: 15px;
  border-top: 1px dotted #e3e3e3;
  margin-top: 17px;
}
.card-bag .tips-wrapper[data-v-7557ba67] {
  font-size: 14px;
  padding: 15px 30px;
}
.card-bag .tips-wrapper .tips-list li[data-v-7557ba67] {
  list-style: disc;
  color: #ff6666;
}
.card-bag .tips-wrapper .tips-list li .tips[data-v-7557ba67] {
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2;
}
.card-bag .tips-wrapper .tips-list li .tips .des p i[data-v-7557ba67] {
  font-style: normal;
  color: #ff6666;
}
.card-bag .card-wrapper[data-v-7557ba67] {
  margin-top: 15px;
  width: 870px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-bag .card-wrapper .card-item[data-v-7557ba67] {
  margin-right: 30px;
  margin-top: 25px;
  position: relative;
  overflow: hidden;
}
.card-bag .card-wrapper .card-item img[data-v-7557ba67] {
  display: block;
  -webkit-box-shadow: 1px 1px 5px #eaeaea;
          box-shadow: 1px 1px 5px #eaeaea;
  width: 260px;
  height: 166px;
}
.card-bag .card-wrapper .card-item .intor[data-v-7557ba67] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-bag .card-wrapper .card-item .intor .activate[data-v-7557ba67] {
  color: #fff;
  background: #ff6666;
  width: 40px;
  height: 20px;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.card-bag .card-wrapper .card-item .formStyle[data-v-7557ba67] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: -207px;
  left: 0;
  width: 260px;
  padding: 20px;
  height: 207px;
  border: 3px solid #e3e3e3;
  border-radius: 15px 15px 0 0;
  background: #f6f6f6;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
.card-bag .card-wrapper .card-item .formStyle li[data-v-7557ba67] {
  margin-bottom: 15px;
  font-size: 14px;
}
.card-bag .card-wrapper .card-item .formStyle li .text03[data-v-7557ba67] {
  width: 150px;
  height: 24px;
  border: 1px solid #e5e4e4;
  vertical-align: middle;
  line-height: 24px;
}
.card-bag .card-wrapper .card-item .formStyle li .btnSty03[data-v-7557ba67] {
  height: 28px;
  border: none;
  cursor: pointer;
  line-height: 22px;
  display: inline-block;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #fa565a;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
}
.card-bag .card-wrapper .card-item .formStyle li .btnSty03b[data-v-7557ba67] {
  display: inline-block;
  height: 28px;
  padding: 0 19px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background-color: #fff;
  vertical-align: middle;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.card-bag .card-wrapper .card-item .slideTop[data-v-7557ba67] {
  bottom: 0px;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
.card-bag .shadeBox[data-v-7557ba67] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-bag .shadeBox .success-wrapper[data-v-7557ba67] {
  position: relative;
  width: 420px;
  height: 190px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 2;
  font-size: 18px;
}
.card-bag .shadeBox .success-wrapper .close[data-v-7557ba67] {
  position: absolute;
  right: 10px;
  top: 0px;
  cursor: pointer;
}
.card-bag .shadeBox .success-wrapper h6[data-v-7557ba67] {
  color: #42a4e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-bag .shadeBox .success-wrapper h6 .iconfont[data-v-7557ba67] {
  font-size: 22px;
  margin-right: 10px;
}
.card-bag .shadeBox .success-wrapper .lessonTit[data-v-7557ba67] {
  font-weight: bold;
  font-size: 16px;
}
.card-bag .shadeBox .success-wrapper .goPath b[data-v-7557ba67] {
  color: #ff6666;
  cursor: pointer;
}

.approve-record[data-v-15a02b49] {
  padding: 30px;
}
.approve-record .payment-list[data-v-15a02b49] {
  list-style: disc;
  color: #ff6666;
}
.approve-record .payment-list i[data-v-15a02b49] {
  font-style: normal;
  color: #333333;
}
.approve-record .nomal-record img[data-v-15a02b49] {
  display: block;
  margin: 0 auto;
}
.approve-record .tableSty01[data-v-15a02b49] {
  font-size: 14px;
}
.approve-record .tableSty01 th[data-v-15a02b49],
.approve-record .tableSty01 td[data-v-15a02b49] {
  border-color: #f7f7f7;
  padding: 20px 0;
  text-align: center;
}
.approve-record .tableSty01 th a[data-v-15a02b49]:hover,
.approve-record .tableSty01 td a[data-v-15a02b49]:hover {
  color: #ff6666;
}
.approve-record .tableSty01 th[data-v-15a02b49] {
  background: #f7f7f7;
}
.approve-record .pageination-wrapper[data-v-15a02b49] {
  margin-top: 20px;
}

.my-order[data-v-13e8d552] {
  position: relative;
  min-height: 500px;
  border: 1px solid transparent;
}
.my-order .confirmCon[data-v-13e8d552] {
  text-align: center;
}
.my-order .search-wrapper[data-v-13e8d552] {
  position: absolute;
  right: 5px;
  top: 30px;
}
.my-order .search-wrapper .search[data-v-13e8d552] {
  width: 230px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  text-indent: 15px;
  font-size: 16px;
  color: #b2b2b2;
}
.my-order .search-wrapper .search[data-v-13e8d552]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.my-order .search-wrapper .search[data-v-13e8d552]:-moz-placeholder {
  color: #b2b2b2;
}
.my-order .search-wrapper .search[data-v-13e8d552]::-moz-placeholder {
  color: #b2b2b2;
}
.my-order .search-wrapper .search[data-v-13e8d552]:-ms-input-placeholder {
  color: #b2b2b2;
}
.my-order .search-wrapper .search-icon[data-v-13e8d552] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.my-order .table-content[data-v-13e8d552] {
  position: relative;
}
.my-order .table-content .select-wrapper[data-v-13e8d552] {
  position: absolute;
  top: 62px;
  left: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-order .table-content .history-box[data-v-13e8d552] {
  cursor: pointer;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 10;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.my-order .table-content .history-box img[data-v-13e8d552] {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
}
.my-order .table-list[data-v-13e8d552] {
  padding-top: 58px;
  margin-bottom: 20px;
}
.my-order .table-list .w254[data-v-13e8d552] {
  width: 254px;
}
.my-order .table-list .w204[data-v-13e8d552] {
  width: 204px;
}
.my-order .table-list .w130[data-v-13e8d552] {
  width: 130px;
}
.my-order .table-list .w115[data-v-13e8d552] {
  width: 115px;
}
.my-order .table-list .w118[data-v-13e8d552] {
  width: 118px;
}
.my-order .table-list .w110[data-v-13e8d552] {
  width: 110px;
}
.my-order .table-list .table-title[data-v-13e8d552] {
  height: 70px;
  line-height: 70px;
  background: #edf0f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-order .table-list .table-title .title-name[data-v-13e8d552] {
  text-align: center;
}
.my-order .table-list .order-list .order-item[data-v-13e8d552] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  min-height: 100px;
  border-bottom: 1px solid #e2e2e2;
}
.my-order .table-list .order-list .order-item .order-info[data-v-13e8d552] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-order .table-list .order-list .order-item .order-info.orderNum[data-v-13e8d552] {
  text-align: left;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  word-break: break-word;
}
.my-order .table-list .order-list .order-item .order-info.orderNum .tips[data-v-13e8d552] {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -38px;
  width: 56px;
  height: 28px;
  line-height: 24px;
  text-align: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAACiklEQVRYR92YbUhTYRTH/2cI0cBPBoGWfe2TEUEQivVp4MTsRdKyItEiGJKtD8GMJYJKGGYyBypGDa3WfJmGGpJpuihbaC5wWdQKJ2Jtkxw1x+aeuBOlmTq8+HJ379fz/M85v+fcc8/zXMIqD4s7sguSQDpkB1KxJzYBUukOSGjbapoNt/nnfJhxT8PxaxS9Q11wBozk6Pm0UlxazsCkibFIii/CSXkOkg9GISZmw/PmFcDtBl6bGZqetcD0XbUc6H+AbGfyUSgzGpB1LBrbpbzibrrI5wfaOr2426igsZ76f+OHALL9aflQ5VXicKJk05Ncj4BDFqC0uoT6m28suFsEDFZOc601YuEWiDjIKyV5C5UMAgZ7rijzIy6ciV6PjdxyH03tXqgbE7ienAeUna5F3a2LEdNz4XaQ60mFqpmM9zIoOArUuTYcT4kKp4soe/cLhoKavcR2JyvQXacR7Cjgu6vcCJFfuk4s92onygpT+PoRtE5d3kesuNyOyzlxgk6Ub3JVdT+I3a6exfnMrT1+8QUIp7v/0EesQstw9lS4pZFpr9V5xA1Yof0qbkCFyiBewHE7kJ5/TryAOr0bGkO8OAEdTiBbeZOGO4rFBxgIAGVVX9Dbvo8slt/iA9Q9nkGp/hC5Bka52SYeQP8cUN/ggLblBE2+Gli88Ipi0FvHgAf6t+h4n0VT/baQXxYRC+h0Ae+GAfOHEbSayjDe94QAtvTIFfqKcg2qM0xjxPpcsGczj8eHz3YXfs5awVjX0oqtDOj1AndqvuFRt5wm31gFC7jGxOYrmCrjPq1mvBxMI9vg1Bp9CHo5sYJCBtuEEW3ObMLTP4LOlkdyxOKSKjFhUhIQ4KEXvOQvzdQVigESY3IAAAAASUVORK5CYII=);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ff3f47;
}
.my-order .table-list .order-list .order-item .order-info i[data-v-13e8d552] {
  font-style: normal;
  color: #ff6666;
}
.my-order .table-list .order-list .order-item .order-info .time[data-v-13e8d552] {
  color: #666666;
}
.my-order .table-list .order-list .order-item .order-info .check[data-v-13e8d552] {
  cursor: pointer;
}
.my-order .table-list .order-list .order-item .order-info .check[data-v-13e8d552]:hover {
  color: #ff6666;
}
.my-order .table-list .order-list .order-item .order-info .cancelOrder[data-v-13e8d552] {
  line-height: 2;
  cursor: pointer;
}
.my-order .table-list .order-list .order-item .order-info .bookEvaluation[data-v-13e8d552]:hover {
  color: #ff3f47;
}
.my-order .table-list .order-list .order-item .order-info .payHandle[data-v-13e8d552] {
  width: 60px;
  height: 25px;
  line-height: 25px;
  background: #ff4e45;
  color: #fff;
  border-radius: 3px;
  outline: none;
  border: none;
  cursor: pointer;
}
.my-order .table-list .order-list .order-item .order-info .signedAgreement[data-v-13e8d552] {
  height: 30px;
  line-height: 30px;
  background: #ff4e45;
  color: #fff;
  border-radius: 3px;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 0 10px;
}
.my-order .table-list .order-list .order-item .order-info .signedAgreement[data-v-13e8d552]:hover {
  background-color: #f55;
}
.my-order .table-list .order-list .order-item .order-info .protocol[data-v-13e8d552] {
  margin-bottom: 6px;
  display: inline-block;
  width: 58px;
  height: 28px;
  background: #f3ebde;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #a45611;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
}
.my-order .table-list .order-list .order-item .order-info .protocol[data-v-13e8d552]:hover {
  text-decoration: underline;
}
.my-order .table-list .order-list .order-item .give-gift[data-v-13e8d552] {
  font-size: 10px;
  border-radius: 3px;
  color: #ff3f47;
  position: absolute;
  left: 0;
  padding: 0 3px;
  border: 1px solid #ff3f47;
}
.my-order .table-list .order-list .order-item .order-type[data-v-13e8d552] {
  border-radius: 3px;
  position: absolute;
  left: 0;
  text-align: center;
  background: rgba(255, 63, 71, 0.1);
  font-family: MicrosoftYaHei;
  font-size: 10px;
  color: #ff3f47;
  padding: 3px 4px;
}
.my-order .table-list .order-list .order-item .w204.order-info[data-v-13e8d552] {
  display: block\0;
}
.protocolRefundMessage[data-v-13e8d552] {
  text-align: center;
}
.protocolRefundMessage h3[data-v-13e8d552] {
  font-size: 24px;
  line-height: 33px;
  padding-bottom: 24px;
}
.protocolRefundMessage p[data-v-13e8d552] {
  font-size: 16px;
  line-height: 32px;
}
.protocolRefundMessageBtn[data-v-13e8d552] {
  padding: 30px 46px;
}
.protocolRefundMessageBtn span[data-v-13e8d552] {
  display: inline-block;
  width: 49%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.protocolRefundMessageBtn span.cancel[data-v-13e8d552] {
  color: #9b9b9b;
}
.protocolRefundMessageBtn span.confirm[data-v-13e8d552] {
  background: #ff3f47;
  border-radius: 4px;
  color: #fff;
}
.blueDialog[data-v-13e8d552] {
  padding: 20px;
  margin-top: 20px;
  text-align: center;
}
.goods-box[data-v-13e8d552] {
  position: relative;
}
.goods-box .goods-tag[data-v-13e8d552] {
  position: absolute;
  top: 0;
  left: 0;
}
.goods-box .goods-name[data-v-13e8d552] {
  line-height: 21px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ht-confirm .ht-model[data-v-1e5f2021] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  background: rgba(0, 0, 0, 0.5);
}
.ht-confirm .ht-confirm-box[data-v-1e5f2021] {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 501;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
  overflow: hidden;
}
.ht-confirm .ht-confirm-box .ht-confirm-header[data-v-1e5f2021] {
  height: 30px;
  padding: 5px 10px;
}
.ht-confirm .ht-confirm-box .ht-confirm-header .ht-confirm-close[data-v-1e5f2021] {
  float: right;
  padding: 5px 10px;
  margin: -5px -10px;
  cursor: pointer;
  color: #666;
}
.ht-confirm .ht-confirm-box .ht-confirm-body[data-v-1e5f2021] {
  padding: 5px 10px;
}
.ht-confirm .ht-confirm-box .ht-confirm-footer[data-v-1e5f2021] {
  width: 100%;
  margin-top: 30px;
}
.ht-confirm .ht-confirm-box .ht-confirm-footer .ht-cancel-btn[data-v-1e5f2021] {
  width: 50%;
  height: 40px;
  background-color: #fff;
  border: 1px solid #FF3F47;
  float: left;
  color: #ff3f47;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 0 0 0 10px;
  cursor: pointer;
}
.ht-confirm .ht-confirm-box .ht-confirm-footer .ht-confirm-btn[data-v-1e5f2021] {
  width: 50%;
  height: 40px;
  background-color: #FF3F47;
  border: 1px solid #FF3F47;
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 0 0 10px 0;
  cursor: pointer;
}

.shade[data-v-3e5af9b3] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 101;
}
.win_pingjia[data-v-3e5af9b3] {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 50%;
  top: 50%;
  background: url(../../static/img/book_evaluation.3f361d2.png) no-repeat center;
  width: 570px;
  height: 385px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 20px 20px;
  z-index: 101;
}
.win_pingjia .btnSty07[data-v-3e5af9b3] {
  width: 120px;
  height: 32px;
  background: #ffca0e;
  border-radius: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border: none;
  outline: none;
  margin-top: 20px;
  cursor: pointer;
}
.win_pingjia .scoreStar[data-v-3e5af9b3] {
  display: block;
  text-align: center;
  line-height: 1;
}
.win_pingjia .scoreStar .icon-star1[data-v-3e5af9b3] {
  font-size: 32px;
  color: #999;
  margin: 0 10px;
}
.win_pingjia .scoreStar .icon-star1.yellow[data-v-3e5af9b3] {
  color: #f7d701;
}
.win_pingjia h6[data-v-3e5af9b3] {
  font-weight: 600;
  margin: 109px auto 0;
  text-align: center;
  width: 364px;
  height: 25px;
  color: #ffffff;
  line-height: 25px;
  text-shadow: 0px 2px 4px #ff9c59;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.win_pingjia .market[data-v-3e5af9b3] {
  width: 420px;
  height: 36px;
  margin: 25px auto 0;
  font-size: 14px;
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
}
.win_pingjia textarea[data-v-3e5af9b3] {
  margin: 20px auto 0;
  padding: 10px;
  display: block;
  width: 510px;
  height: 60px;
  background: #f3f3f3;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 20px;
  color: #9b9b9b;
}
.win_pingjia .btn_close02[data-v-3e5af9b3] {
  position: absolute;
  right: 15px;
  top: 73px;
  width: 13px;
  height: 14px;
  text-align: center;
  font: 26px/26px '\5B8B\4F53', Arial, sans-serif;
  color: #666;
  cursor: pointer;
}
.win_pingjia .getscroe[data-v-3e5af9b3] {
  font-size: 20px;
  font-weight: normal;
  padding-right: 5px;
}

.dialog-delivery-container[data-v-689c95e4] {
  height: 100%;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #666;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 28px;
  padding-left: 24px;
}
.dialog-delivery-container h2[data-v-689c95e4] {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  margin-bottom: 25px;
}
.dialog-delivery-container .delivery-main[data-v-689c95e4] {
  height: 346px;
  overflow-y: auto;
  padding: 0 20px 0 0;
  position: relative;
}
.dialog-delivery-container .line[data-v-689c95e4] {
  width: 1px;
  border-left: 1px dashed rgba(255, 78, 69, 0.2);
  position: absolute;
  left: 7px;
  top: 13px;
}
.dialog-delivery-container .base-info[data-v-689c95e4] {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px 10px 0;
}
.dialog-delivery-container .base-info .base-copy[data-v-689c95e4] {
  font-size: 12px;
  padding: 1px 8px;
  margin-left: 15px;
  border-radius: 6px;
  border: 1px solid #666666;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-delivery-container .base-info.last-info[data-v-689c95e4] {
  margin-bottom: 30px;
}
.dialog-delivery-container .base-info.last-info span[data-v-689c95e4] {
  color: #1891f3;
}
.dialog-delivery-container .delivery-path[data-v-689c95e4] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 11px;
  border-bottom: 1px solid #f3f4f7;
  position: relative;
  margin: 0 12px 16px 27.5px;
  color: #999;
}
.dialog-delivery-container .delivery-path.delivery-first[data-v-689c95e4] {
  color: #666;
}
.dialog-delivery-container .delivery-path.delivery-first .delivery-time[data-v-689c95e4] {
  color: #333333;
}
.dialog-delivery-container .delivery-path[data-v-689c95e4]:last-child {
  border-bottom: none;
}
.dialog-delivery-container .delivery-path .delivery-time[data-v-689c95e4] {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 17px;
  margin-bottom: 4px;
}
.dialog-delivery-container .delivery-path .delivery-time .duigou[data-v-689c95e4] {
  width: 16px;
  height: 16px;
  display: block;
  background: url(http://p.htwx.net/v/s/o-red-correct.png) no-repeat left center;
  background-size: 16px 16px;
  position: absolute;
  left: -27px;
  top: 0;
}
.dialog-delivery-container .delivery-path .delivery-time .circle[data-v-689c95e4] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: rgba(255, 78, 69, 0.4);
  border: 2px solid rgba(255, 78, 69, 0.1);
  background-clip: padding-box;
  margin-right: 11px;
  position: absolute;
  left: -25px;
  top: 3px;
}
.dialog-delivery-container .delivery-path .delivery-context[data-v-689c95e4] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.dialog-delivery-container .empty-icon[data-v-689c95e4] {
  width: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8995ab;
  line-height: 20px;
  text-align: center;
  margin-bottom: 28px;
  margin-top: 100px;
}
.dialog-delivery-container .empty-icon .empty[data-v-689c95e4] {
  width: 70px;
  height: 60px;
  display: block;
  margin: 0 auto 7px;
}
.dialog-delivery-container .empty-icon .empty-none[data-v-689c95e4] {
  padding-bottom: 20px;
}

.recharge .balance-wrapper[data-v-7ca0a697] {
  width: 100%;
  height: 110px;
  background: #f9fafc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recharge .balance-wrapper .balance-l[data-v-7ca0a697] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recharge .balance-wrapper .balance-l span[data-v-7ca0a697] {
  line-height: 2;
  font-size: 18px;
}
.recharge .balance-wrapper .balance-l span b[data-v-7ca0a697] {
  color: #ff6666;
  font-size: 24px;
}
.recharge .balance-wrapper .balance-l p[data-v-7ca0a697] {
  font-size: 16px;
  color: #999999;
}
.recharge .balance-wrapper .transfer[data-v-7ca0a697] {
  display: block;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #ff6666;
  border-radius: 17px;
  color: #ff6666;
  cursor: pointer;
}
.recharge .tab-wrapper[data-v-7ca0a697] {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
}
.recharge .tab-wrapper .tab-title[data-v-7ca0a697] {
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  cursor: pointer;
}
.recharge .tab-wrapper .tab-title[data-v-7ca0a697]:first-child {
  margin-left: 0;
}
.recharge .tab-wrapper .tab-title.active[data-v-7ca0a697] {
  color: #ff6666;
  position: relative;
}
.recharge .tab-wrapper .tab-title.active[data-v-7ca0a697]::after {
  content: '';
  width: 26px;
  height: 2px;
  background: #ff6666;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
}
.recharge .tab-content .tab-item[data-v-7ca0a697] {
  font-size: 16px;
}
.recharge .tab-content .tab-item .money-input[data-v-7ca0a697] {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e2e2e2;
}
.recharge .tab-content .tab-item .money-input .money[data-v-7ca0a697] {
  margin-left: 10px;
  width: 130px;
  height: 34px;
  line-height: 34px;
}
.recharge .tab-content .tab-item .fast-payment[data-v-7ca0a697] {
  padding: 30px;
  border-bottom: 1px solid #e2e2e2;
}
.recharge .tab-content .tab-item .wy-payment[data-v-7ca0a697] {
  padding: 30px;
  border-bottom: 1px solid #e2e2e2;
}
.recharge .tab-content .tab-item .payment-list[data-v-7ca0a697] {
  list-style: disc;
  color: #ff6666;
}
.recharge .tab-content .tab-item .payment-list i[data-v-7ca0a697] {
  font-style: normal;
  color: #333333;
}
.recharge .tab-content .tab-item .pay-list label[data-v-7ca0a697] {
  display: inline-block;
  margin: 20px 9px 20px 0;
  border: 1px solid #fff;
  border-radius: 4px;
  line-height: 40px;
  cursor: pointer;
}
.recharge .tab-content .tab-item .pay-list label span[data-v-7ca0a697] {
  display: inline-block;
  width: 180px;
  overflow: hidden;
  margin-left: 10px;
  background: url(../../static/img/bankicon.eb4b9c0.png) no-repeat;
  vertical-align: middle;
  text-indent: -10em;
}
.recharge .tab-content .tab-item .pay-list label span.zfb[data-v-7ca0a697] {
  background-position: 0 -1757px;
}
.recharge .tab-content .tab-item .pay-list label span.wx[data-v-7ca0a697] {
  background-position: 0 -1915px;
}
.recharge .tab-content .tab-item .pay-list label span.gsyh[data-v-7ca0a697] {
  background-position: 0 -20px;
}
.recharge .tab-content .tab-item .pay-list label span.zsyh[data-v-7ca0a697] {
  background-position: 0 -100px;
}
.recharge .tab-content .tab-item .pay-list label span.jsyh[data-v-7ca0a697] {
  background-position: 0 -179px;
}
.recharge .tab-content .tab-item .pay-list label span.zgyh[data-v-7ca0a697] {
  background-position: 0 -258px;
}
.recharge .tab-content .tab-item .pay-list label span.nyyh[data-v-7ca0a697] {
  background-position: 0 -337px;
}
.recharge .tab-content .tab-item .pay-list label span.jtyh[data-v-7ca0a697] {
  background-position: 0 -416px;
}
.recharge .tab-content .tab-item .pay-list label span.yzyh[data-v-7ca0a697] {
  background-position: 0 -495px;
}
.recharge .tab-content .tab-item .pay-list label span.gdyh[data-v-7ca0a697] {
  background-position: 0 -574px;
}
.recharge .tab-content .tab-item .pay-list label span.pfyh[data-v-7ca0a697] {
  background-position: 0 -653px;
}
.recharge .tab-content .tab-item .pay-list label span.gdfzyh[data-v-7ca0a697] {
  background-position: 0 -732px;
}
.recharge .tab-content .tab-item .pay-list label span.zxyh[data-v-7ca0a697] {
  background-position: 0 -810px;
}
.recharge .tab-content .tab-item .pay-list label span.xyyh[data-v-7ca0a697] {
  background-position: 0 -889px;
}
.recharge .tab-content .tab-item .pay-list label span.payh[data-v-7ca0a697] {
  background-position: 0 -1443px;
}
.recharge .tab-content .tab-item .pay-list label span.msyh[data-v-7ca0a697] {
  background-position: 0 -1048px;
}
.recharge .tab-content .tab-item .pay-list label span.bjyh[data-v-7ca0a697] {
  background-position: 0 -1127px;
}
.recharge .tab-content .tab-item .pay-list label span.hzyh[data-v-7ca0a697] {
  background-position: 0 -1205px;
}
.recharge .tab-content .tab-item .pay-list label span.shyh[data-v-7ca0a697] {
  background-position: 0 -1284px;
}
.recharge .tab-content .tab-item .pay-list label span.nsyh[data-v-7ca0a697] {
  background-position: 0 -1363px;
}
.recharge .tab-content .tab-item .pay-list label span.fzyh[data-v-7ca0a697] {
  background-position: 0 -1521px;
}
.recharge .tab-content .tab-item .pay-list label span.wzyh[data-v-7ca0a697] {
  background-position: 0 -1600px;
}
.recharge .tab-content .tab-item .pay-list label span.nbyh[data-v-7ca0a697] {
  background-position: 0 -1680px;
}
.recharge .tab-content .tab-item .submit-btn[data-v-7ca0a697] {
  font-size: 18px;
  display: block;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 17px;
  color: #fff;
  background: #ff6666;
  margin: 20px auto 0;
  outline: none;
  cursor: pointer;
  border: none;
}
.recharge .tab-content .tab-item .recharge-record[data-v-7ca0a697] {
  padding: 30px;
}
.recharge .tab-content .tab-item .recharge-record .nomal-record img[data-v-7ca0a697] {
  display: block;
  margin: 0 auto;
}
.recharge .tab-content .tab-item .recharge-record .tableSty01[data-v-7ca0a697] {
  font-size: 14px;
}
.recharge .tab-content .tab-item .recharge-record .tableSty01 th[data-v-7ca0a697],
.recharge .tab-content .tab-item .recharge-record .tableSty01 td[data-v-7ca0a697] {
  border-color: #f7f7f7;
  padding: 20px 0;
  text-align: center;
}
.recharge .tab-content .tab-item .recharge-record .tableSty01 th[data-v-7ca0a697] {
  background: #f7f7f7;
}
.recharge .tab-content .tab-item .recharge-record .pageination-wrapper[data-v-7ca0a697] {
  margin-top: 20px;
}
.recharge .tab-content .tab-item .study-card-recharge[data-v-7ca0a697] {
  padding: 30px 0;
  border-bottom: 1px solid #e2e2e2;
}
.recharge .tab-content .tab-item .study-card-recharge .tips[data-v-7ca0a697] {
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recharge .tab-content .tab-item .study-card-recharge .tips a[data-v-7ca0a697] {
  color: #ff6666;
}
.recharge .tab-content .tab-item .study-card-recharge .payment-list[data-v-7ca0a697] {
  padding: 30px 0 0 22px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form[data-v-7ca0a697] {
  padding-top: 15px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item[data-v-7ca0a697] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item span[data-v-7ca0a697] {
  display: inline-block;
  text-align: right;
  width: 70px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item input[data-v-7ca0a697] {
  width: 240px;
  height: 30px;
  line-height: 30px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item input.code-input[data-v-7ca0a697] {
  width: 120px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item img[data-v-7ca0a697] {
  margin-left: 15px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .input-item .icon-shuaxin[data-v-7ca0a697] {
  margin-left: 15px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .submit-wrapper[data-v-7ca0a697] {
  margin-top: 50px;
  margin-left: 80px;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .submit-wrapper input[data-v-7ca0a697] {
  width: 100px;
  height: 30px;
  background: #ff6666;
  border-radius: 17px;
  color: #fff;
  outline: none;
  border: 0;
}
.recharge .tab-content .tab-item .study-card-recharge .study-card-recharge-form .submit-wrapper a[data-v-7ca0a697] {
  color: #ff6666;
  margin-left: 60px;
}

.recharge-record[data-v-0ef3802c] {
  padding: 30px;
}
.recharge-record .payment-list[data-v-0ef3802c] {
  list-style: disc;
  color: #ff6666;
}
.recharge-record .payment-list i[data-v-0ef3802c] {
  font-style: normal;
  color: #333333;
}
.recharge-record .nomal-record img[data-v-0ef3802c] {
  display: block;
  margin: 0 auto;
}
.recharge-record .tableSty01[data-v-0ef3802c] {
  font-size: 14px;
}
.recharge-record .tableSty01 th[data-v-0ef3802c],
.recharge-record .tableSty01 td[data-v-0ef3802c] {
  border-color: #f7f7f7;
  padding: 20px 0;
  text-align: center;
}
.recharge-record .tableSty01 th[data-v-0ef3802c] {
  background: #f7f7f7;
}
.recharge-record .pageination-wrapper[data-v-0ef3802c] {
  margin-top: 20px;
}

.recharge-record[data-v-154ec602] {
  padding: 30px;
}
.recharge-record .payment-list[data-v-154ec602] {
  list-style: disc;
  color: #ff6666;
}
.recharge-record .payment-list i[data-v-154ec602] {
  font-style: normal;
  color: #333333;
}
.recharge-record .nomal-record img[data-v-154ec602] {
  display: block;
  margin: 0 auto;
}
.recharge-record .tableSty01[data-v-154ec602] {
  font-size: 14px;
}
.recharge-record .tableSty01 th[data-v-154ec602],
.recharge-record .tableSty01 td[data-v-154ec602] {
  border-color: #f7f7f7;
  padding: 20px 0;
  text-align: center;
}
.recharge-record .tableSty01 th[data-v-154ec602] {
  background: #f7f7f7;
}
.recharge-record .pageination-wrapper[data-v-154ec602] {
  margin-top: 20px;
}

h2[data-v-c3c37738] {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  padding: 20px 0;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
  text-align: center;
}
.tag-box[data-v-c3c37738] {
  margin-top: 8px;
  width: 182px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #8995AB;
  line-height: 20px;
  margin-bottom: -3px;
}
.coupon-list[data-v-c3c37738] {
  margin-top: 15px;
  padding: 0 0 100px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coupon-list .coupon-box[data-v-c3c37738] {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  position: relative;
}
.coupon-list .coupon-box[data-v-c3c37738]:nth-child(2n) {
  margin-right: 0;
}
.coupon-list .coupon-box .coupon-select[data-v-c3c37738] {
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 99;
}
.coupon-list .coupon-box .has-shadow[data-v-c3c37738] {
  padding-bottom: 27px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(255, 0, 0, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(255, 0, 0, 0.2);
}
.coupon-list .coupon-box .coupon-item[data-v-c3c37738] {
  width: 469px;
  height: 123px;
  background: #FFF7F6;
  border-radius: 8px;
  border: 0.5px solid #ffcdcd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coupon-list .coupon-box .coupon-item .coupon-tip[data-v-c3c37738] {
  font-size: 10px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FF4E45;
  line-height: 10px;
  background: rgba(255, 78, 69, 0.1);
  border-radius: 7px 0px 7px 0px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 3px 8px;
}
.coupon-list .coupon-box .coupon-item .coupon-left[data-v-c3c37738] {
  width: 90px;
  font-size: 12px;
  font-family: PingFangTC-Regular, PingFangTC;
  font-weight: 400;
  color: #FF4E45;
  text-align: center;
  padding: 20px 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px dashed #FFD7D7;
}
.coupon-list .coupon-box .coupon-item .coupon-left div span[data-v-c3c37738] {
  font-size: 32px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
}
.coupon-list .coupon-box .coupon-item .coupon-left div .minSize[data-v-c3c37738] {
  font-size: 21px;
  margin-top: 5px;
  display: inline-block;
}
.coupon-list .coupon-box .coupon-item .coupon-left p[data-v-c3c37738] {
  width: 66px;
  text-align: center;
  line-height: 14px;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.coupon-list .coupon-box .coupon-item .coupon-right[data-v-c3c37738] {
  padding: 20px 20px 0 17px;
}
.coupon-list .coupon-box .coupon-item .coupon-right h3[data-v-c3c37738] {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin-bottom: 21px;
}
.coupon-list .coupon-box .coupon-item .coupon-right p[data-v-c3c37738] {
  font-size: 10px;
  line-height: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 6px;
}
.coupon-list .coupon-box .special-item[data-v-c3c37738] {
  position: relative;
  height: 95px;
  border-bottom: none;
}
.coupon-list .coupon-box .special-item .coupon-tip[data-v-c3c37738] {
  font-size: 10px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FF4E45;
  line-height: 10px;
  background: rgba(255, 78, 69, 0.1);
  border-radius: 7px 0px 7px 0px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 3px 8px;
}
.coupon-list .coupon-box .special-item .coupon-right[data-v-c3c37738] {
  padding: 12px 20px 0 17px;
}
.coupon-list .coupon-box .special-item .coupon-right h3[data-v-c3c37738] {
  margin-bottom: 4px;
}
.coupon-list .coupon-box .special-item .coupon-right[data-v-c3c37738]::before {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border-left: #333333;
  position: absolute;
  z-index: 2;
  left: -10px;
  bottom: -8px;
  border-right: 0.5px solid #FFCCCA;
}
.coupon-list .coupon-box .special-item .coupon-right[data-v-c3c37738]::after {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border-left: #333333;
  position: absolute;
  z-index: 2;
  right: -10px;
  bottom: -8px;
  border-left: 0.5px solid #FFCCCA;
}
.coupon-list .coupon-box .coupon-detail[data-v-c3c37738] {
  width: 469px;
  background: #FFFBFB;
  border: 0.5px solid #FFCCCA;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  padding: 6px 12px 7px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 12px;
}
.coupon-list .coupon-box .coupon-detail p[data-v-c3c37738] {
  width: 397px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  font-size: 10px;
}
.coupon-list .coupon-box .coupon-detail.showAllText[data-v-c3c37738] {
  position: absolute;
  z-index: 1;
}
.coupon-list .coupon-box .coupon-detail.showAllText p[data-v-c3c37738] {
  width: 392px;
  height: auto;
  overflow: inherit;
}
.coupon-list .coupon-box .coupon-detail.showAllText img[data-v-c3c37738] {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.coupon-list .coupon-box .coupon-detail.hidAllText p[data-v-c3c37738] {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.coupon-list .coupon-box .coupon-detail div[data-v-c3c37738] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.coupon-list .coupon-box .coupon-detail div img[data-v-c3c37738] {
  margin-left: 1px;
  width: 20px;
  height: 20px;
  margin-top: -3px;
}
.coupon-list .coupon-box.member-box .coupon-item[data-v-c3c37738] {
  background: #FFF9F2;
  border: 0.5px solid #FFD9C1;
}
.coupon-list .coupon-box.member-box .coupon-item.special-item[data-v-c3c37738] {
  border-bottom: none;
}
.coupon-list .coupon-box.member-box .coupon-item .coupon-left[data-v-c3c37738] {
  color: #BD8F56;
}
.coupon-list .coupon-box.member-box .coupon-item .coupon-left .c-v-icon[data-v-c3c37738] {
  width: 56px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.coupon-list .coupon-box.member-box .coupon-item .coupon-right p[data-v-c3c37738] {
  color: #BD8F56;
}
.coupon-list .coupon-box.member-box .coupon-detail[data-v-c3c37738] {
  background: #FFFDFA;
}
.opaTag[data-v-c3c37738] {
  opacity: 0.6;
}
.noData-wrapper[data-v-c3c37738] {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
}
.loading-wrapper[data-v-c3c37738] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}
.det-bottom[data-v-c3c37738] {
  padding-bottom: 1px !important;
}

.my-download .download-item[data-v-7b72e714] {
  display: none;
  position: relative;
}
.my-download .download-item.show[data-v-7b72e714] {
  display: block;
}

.dwonloadList[data-v-00ce90ce] {
  padding-top: 20px;
}
.dwonloadList li[data-v-00ce90ce] {
  width: 460px;
  height: 150px;
  background: #f9fafc;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 8px 10px 0;
  font-size: 14px;
  color: #666;
}
.dwonloadList li .btnSty[data-v-00ce90ce] {
  display: inline-block;
  height: 30px;
  border-radius: 3px;
  background-color: #fa565a;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  padding: 0 15px;
}
.dwonloadList li .jian[data-v-00ce90ce] {
  display: inline-block;
  height: 20px;
  padding: 0 8px;
  border: 1px solid #42a3e5;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
  color: #42a3e5;
  margin-left: 10px;
}
.dwonloadList li .bt[data-v-00ce90ce] {
  height: 64px;
  padding-left: 80px;
  margin-bottom: 15px;
  background: url(data:image/gif;base64,R0lGODlhQABoAfeLAOAdO/7+/juTzskkNLonMdUgN/v8/d0NLPf6/dgDIfPOzMsKIORAUfja2CaFxvbEx+Hv+vrm4/S7uu5/gNdvcuhOURqJ3OrExAOS/0Cd3Bab/t5aZzaX3cvm+OldY/Kwsen0+/D3/NuIifOOjvf39/3v7eEtPwuF26USFeylprsaJcteYOKZmdjr98M/Qf749/Ph49JDUDOKyfOYnLYjJ8hPULoSHPJxc9pXWn6/7nW45/fr7SuNz/77+02m5VSq5+3Uz/piZfn//6jQ7ei1tP318dgfIPH9/dw2OQuW/wCJ8Lja8vikpfvOzmW++lef0zOz/+/19/Dd3Obm55bJ7QB96NlQUyqU3sfe71e7/2Gx5futsnOu1vDv7u3s6hSS568MDlau8Y242vj0+/X59ACI4/zw4Orm4TCe6sAAANAZGLYCAu707vX18+zy9eXr7dyurOfi3dkCAfXy7//+8/n698Wamtf9/+3p5UK4/FKw8PT56+YrKfLy8qkAADyV0b4vMsQxM91MUNlKTgB72R+Aw0Kj5eQ5PPpWWgCR/////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0NTM2NTQ4ODBGQjExRThCMDAwQ0YxMzIwRDlFNDhEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0NTM2NTQ5ODBGQjExRThCMDAwQ0YxMzIwRDlFNDhEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDQ1MzY1NDY4MEZCMTFFOEIwMDBDRjEzMjBEOUU0OEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDQ1MzY1NDc4MEZCMTFFOEIwMDBDRjEzMjBEOUU0OEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAf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) no-repeat;
}
.dwonloadList li .bt.bt_htwx[data-v-00ce90ce] {
  background: url(../../static/img/ht_logo.dc69947.png) no-repeat;
  background-size: 64px;
}
.dwonloadList li strong[data-v-00ce90ce] {
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.dwonloadList li .codeBox[data-v-00ce90ce] {
  float: right;
  margin-left: 20px;
  text-align: center;
}
.dwonloadList li .codeBox img[data-v-00ce90ce] {
  display: block;
}

.dwonloadList[data-v-662a01a4] {
  padding-top: 20px;
}
.dwonloadList li[data-v-662a01a4] {
  width: 460px;
  height: 150px;
  background: #f9fafc;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 8px 10px 0;
  font-size: 14px;
  color: #666;
}
.dwonloadList li .btnSty[data-v-662a01a4] {
  display: inline-block;
  height: 30px;
  width: 80px;
  border-radius: 15px;
  background-color: #fa565a;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.dwonloadList li .bt[data-v-662a01a4] {
  height: 64px;
  padding-left: 90px;
  margin-bottom: 15px;
  background: url(data:image/gif;base64,R0lGODlhQABoAfeLAOAdO/7+/juTzskkNLonMdUgN/v8/d0NLPf6/dgDIfPOzMsKIORAUfja2CaFxvbEx+Hv+vrm4/S7uu5/gNdvcuhOURqJ3OrExAOS/0Cd3Bab/t5aZzaX3cvm+OldY/Kwsen0+/D3/NuIifOOjvf39/3v7eEtPwuF26USFeylprsaJcteYOKZmdjr98M/Qf749/Ph49JDUDOKyfOYnLYjJ8hPULoSHPJxc9pXWn6/7nW45/fr7SuNz/77+02m5VSq5+3Uz/piZfn//6jQ7ei1tP318dgfIPH9/dw2OQuW/wCJ8Lja8vikpfvOzmW++lef0zOz/+/19/Dd3Obm55bJ7QB96NlQUyqU3sfe71e7/2Gx5futsnOu1vDv7u3s6hSS568MDlau8Y242vj0+/X59ACI4/zw4Orm4TCe6sAAANAZGLYCAu707vX18+zy9eXr7dyurOfi3dkCAfXy7//+8/n698Wamtf9/+3p5UK4/FKw8PT56+YrKfLy8qkAADyV0b4vMsQxM91MUNlKTgB72R+Aw0Kj5eQ5PPpWWgCR/////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0NTM2NTQ4ODBGQjExRThCMDAwQ0YxMzIwRDlFNDhEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0NTM2NTQ5ODBGQjExRThCMDAwQ0YxMzIwRDlFNDhEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDQ1MzY1NDY4MEZCMTFFOEIwMDBDRjEzMjBEOUU0OEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDQ1MzY1NDc4MEZCMTFFOEIwMDBDRjEzMjBEOUU0OEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAf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) no-repeat;
}
.dwonloadList li .bt.bt_bjy[data-v-662a01a4] {
  background-position: 0 0;
}
.dwonloadList li .bt.bt_zhanshi[data-v-662a01a4] {
  background-position: 0 -74px;
}
.dwonloadList li .bt.bt_reader[data-v-662a01a4] {
  background-position: 0 -148px;
}
.dwonloadList li .bt.bt_pcf[data-v-662a01a4] {
  background-position: 0 -223px;
}
.dwonloadList li strong[data-v-662a01a4] {
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.mt30[data-v-291eca7e] {
  margin-top: 30px;
}
.cRed[data-v-291eca7e] {
  color: #ff3f47;
}
.player[data-v-291eca7e] {
  background: #36373b;
  color: #fff;
  width: 100%;
  height: 100%;
}
.player .title[data-v-291eca7e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 67px;
  line-height: 67px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.player .title h3[data-v-291eca7e] {
  font-size: 18px;
}
.player .title h3 .icon-fanhui[data-v-291eca7e] {
  font-size: 20px;
  margin: 0 10px;
  color: #fff;
}
.player .title h3 .icon-fanhui[data-v-291eca7e]:hover {
  color: #ff6666;
}
.player .title .download-link[data-v-291eca7e] {
  font-weight: normal;
  margin-right: 40px;
  font-size: 18px;
  color: #fff;
}
.player .title .download-link .icon-xiazai[data-v-291eca7e] {
  font-size: 20px;
}
.player .player-wrapper.allScreenPosition[data-v-291eca7e] {
  position: static;
}
.player .player-wrapper[data-v-291eca7e] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.player .player-wrapper .player-content[data-v-291eca7e] {
  margin-left: 15px;
}
.player .player-wrapper .recording-wrapper[data-v-291eca7e] {
  background: #222327;
  position: relative;
}
.player .player-wrapper .recording-wrapper .alertWrapper[data-v-291eca7e] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: #222327;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.player .player-wrapper .recording-wrapper .alertWrapper .hasNextClass[data-v-291eca7e] {
  width: 50%;
  text-align: center;
}
.player .player-wrapper .recording-wrapper .alertWrapper h4[data-v-291eca7e] {
  height: 50px;
  font-size: 36px;
  color: #ff3f47;
  line-height: 50px;
}
.player .player-wrapper .recording-wrapper .alertWrapper button[data-v-291eca7e] {
  width: 313px;
  height: 44px;
  background: #ff3f47;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(255, 109, 115, 0.2);
          box-shadow: 0px 2px 6px 0px rgba(255, 109, 115, 0.2);
  border-radius: 22px;
  font-size: 24px;
  color: #ffffff;
  line-height: 44px;
  margin-top: 50px;
  outline: none;
  border: none;
  cursor: pointer;
}
.player .player-wrapper .recording-wrapper .alertWrapper .loop[data-v-291eca7e] {
  margin-top: 40px;
  margin-bottom: 30px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  cursor: pointer;
}
.player .player-wrapper .recording-wrapper .alertWrapper .loop .iconfont[data-v-291eca7e] {
  font-size: 24px;
}
.player .player-wrapper .recording-wrapper .alertWrapper .lastClass[data-v-291eca7e] {
  height: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #ff3f47;
  line-height: 30px;
}
.player .player-wrapper .zb-wrapper.allScreenPosition[data-v-291eca7e] {
  position: static;
}
.player .player-wrapper .zb-wrapper[data-v-291eca7e] {
  position: relative;
}
.player .player-wrapper .notStarted[data-v-291eca7e] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #222327;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.player .player-wrapper .notStarted .text[data-v-291eca7e] {
  text-align: center;
  margin-top: 14px;
  margin-bottom: 30px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
}
.player .player-wrapper .notStarted .text.mb14[data-v-291eca7e] {
  margin-bottom: 14px;
  font-size: 36px;
}
.player .player-wrapper .notStarted .orange[data-v-291eca7e] {
  color: #ff3f47;
}
.player .player-wrapper .notStarted .tips[data-v-291eca7e] {
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  margin-bottom: 30px;
}
.player .player-wrapper .notStarted img[data-v-291eca7e] {
  width: 483px;
}
.player .player-wrapper .menu-wrapper[data-v-291eca7e] {
  width: 404px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.player .player-wrapper .menu-wrapper-hide[data-v-291eca7e] {
  right: -404px;
  display: none;
}
.player .player-wrapper .menu-wrapper .show-icon[data-v-291eca7e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 40%;
  width: 12px;
  height: 60px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 4;
  cursor: pointer;
}
.player .player-wrapper .menu-wrapper .show-icon2[data-v-291eca7e] {
  left: -15px;
}
.player .player-wrapper .playerBody[data-v-291eca7e] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.player .ExitAllScreen[data-v-291eca7e] {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 99;
  color: #fff;
  cursor: pointer;
}
.player .ExitAllScreen[data-v-291eca7e]:hover {
  color: #f00;
}

.player-menu[data-v-77682e9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}
.player-menu .tab-wrapper[data-v-77682e9b] {
  width: 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #36373b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.player-menu .tab-wrapper .tab-item[data-v-77682e9b] {
  height: 44px;
  width: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}
.player-menu .tab-wrapper .tab-item span[data-v-77682e9b] {
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #9b9b9b;
  cursor: pointer;
}
.player-menu .tab-wrapper .tab-item span i[data-v-77682e9b] {
  font-size: 22px;
}
.player-menu .tab-wrapper .tab-item span.active[data-v-77682e9b] {
  background: #fff;
  color: #000000;
}
.player-menu .tab-content[data-v-77682e9b] {
  width: 364px;
  background: #fff;
}
.player-menu .tab-content .tab-content-item .UE-wrapper[data-v-77682e9b] {
  padding: 14px 10px;
  overflow-y: auto;
}
.player-menu .tab-content .tab-content-item .videoMenu[data-v-77682e9b] {
  background: #fff;
  overflow-y: auto;
  padding-left: 20px;
}
.player-menu .tab-content .tab-content-item .videoMenu li[data-v-77682e9b] {
  list-style: none;
  cursor: pointer;
}
.player-menu .tab-content .tab-content-item .videoMenu li h6[data-v-77682e9b] {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  line-height: 40px;
}
.player-menu .tab-content .tab-content-item .videoMenu .twoLevel .twoLevelTitle[data-v-77682e9b] {
  line-height: 40px;
  text-indent: 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.player-menu .tab-content .tab-content-item .videoMenu .twoLevel .twoLevelTitle .iconfont[data-v-77682e9b] {
  color: #fb8569;
  font-size: 12px;
  margin-right: 5px;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel[data-v-77682e9b] {
  background: #fff;
  font-size: 12px;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle[data-v-77682e9b] {
  color: #4a4a4a;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle[data-v-77682e9b]:hover {
  background: #ecedef;
  color: #ff6666;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle.red[data-v-77682e9b] {
  background: #ecedef;
  color: #ff6666;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle p[data-v-77682e9b] {
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 280px;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .line[data-v-77682e9b] {
  height: 100%;
  width: 1px;
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .line.blueLine[data-v-77682e9b] {
  background: #55a5f4;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .circle[data-v-77682e9b] {
  width: 10px;
  height: 10px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  z-index: 10;
  background: #f3f3f3;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .circle.half[data-v-77682e9b] {
  border: 1px solid #55a5f4;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .circle.half[data-v-77682e9b]::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #55a5f4;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .threeLevelTitle .circle.finish[data-v-77682e9b] {
  border: 1px solid #55a5f4;
  background: #55a5f4;
}
.player-menu .tab-content .tab-content-item .videoMenu .threeLevel .videoType[data-v-77682e9b] {
  text-indent: 0;
  color: #606266;
  display: block;
  text-align: center;
  font-size: 10px;
  width: 44px;
  margin-left: 5px;
  height: 18px;
  line-height: 18px;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
}











































































































.editor[data-v-a088f890] {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.editor .toolbar[data-v-a088f890] {
  color: #000;
}
.editor .text[data-v-a088f890] {
  border: 1px solid #ccc;
  font-size: 12px;
}

.page-btn[data-v-7ee2c633] {
  border: none;
  cursor: pointer;
  outline: none;
  color: #000;
}
.page-btn[data-v-7ee2c633]:hover {
  color: #ff6666;
}
.page-btn[data-v-7ee2c633]:disabled:hover {
  color: #000;
  cursor: no-drop;
}

.ht-pager[data-v-002db140] {
  display: inline-block;
}
.ht-pager .number[data-v-002db140],
.ht-pager .more[data-v-002db140] {
  display: inline-block;
  min-width: 18px;
  height: 16px;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 16px;
  cursor: pointer;
}
.ht-pager .number[data-v-002db140]:hover {
  color: #ff6666;
}
.ht-pager .more[data-v-002db140] {
  cursor: default;
}
.ht-pager .active[data-v-002db140] {
  color: #ff6666;
}

.submit-wrapper[data-v-c8181b50] {
  margin-top: 10px;
}
select[data-v-c8181b50] {
  height: 32px;
  font-size: 14px;
  width: 260px;
  border: 1px solid rgba(255, 195, 197, 1);
  background: rgba(255, 255, 255, 1);
  outline: none;
}
input.btnSty01[data-v-c8181b50] {
  font-size: 12px;
  border: none;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  border-radius: 3px;
  background-color: #fa565a;
  vertical-align: middle;
  line-height: 32px;
  color: #fff;
  width: 54px;
  border-radius: 16px;
  outline: none;
}

.reply {
  margin: 10px 0;
  font-size: 12px;
  overflow: hidden;
}
.reply img {
  max-width: 100%;
}
.reply .reply-answer {
  padding-left: 30px;
}
.reply .reply-content {
  margin: 10px 0;
  word-break: break-all;
}
.reply .teacher-answer {
  position: relative;
}
.reply .user-avator {
  vertical-align: middle;
}
.reply .user-name {
  vertical-align: middle;
  color: #4A4A4A;
  font-weight: bold;
}
.reply .red {
  color: #FF3F47;
}
.reply .bestReply {
  width: 85px;
  height: 18px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 0;
}
.reply .audio-reply {
  padding: 20px 0px 20px 20px;
  background: #F7F7F7;
  border-radius: 8px;
}
.reply .reply-time {
  float: right;
  color: #9B9B9B;
}
.reply .active {
  color: #FF3F47;
  border-bottom: 1px solid #FF3F47;
}
.reply .tab-bar {
  font-weight: bold;
  cursor: pointer;
  margin: 0 3px;
}
.reply .btnSty01 {
  margin-top: 10px;
  font-size: 12px;
  border: none;
  line-height: 20px;
  cursor: pointer;
  height: 32px;
  padding: 0 10px;
  border-radius: 3px;
  background-color: #fa565a;
  vertical-align: middle;
  line-height: 32px;
  color: #fff;
  width: 54px;
  border-radius: 16px;
  outline: none;
}
.reply .reply-box {
  border: 1px solid #C4C4C4;
  min-height: 70px;
  margin-top: 15px;
  position: relative;
}
.reply .reply-box:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -19px;
  left: 62px;
  border-width: 9px 6px;
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #C4C4C4;
}
.reply .reply-box:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -17px;
  left: 62px;
  border-width: 9px 6px;
  border-color: transparent;
  border-style: solid;
  z-index: 10;
  border-bottom-color: #fff;
}
.reply .reply-input {
  outline: none;
  resize: vertical;
  min-height: 70px;
  width: 100%;
  height: 100%;
  position: relative;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  display: block;
}
.reply .show-more {
  text-align: right;
}
.reply .more-reply {
  cursor: pointer;
  color: #FF3F47;
}
.reply .more-reply:hover {
  text-decoration: underline;
}

.audio-box[data-v-6c93aef2] {
  padding: 0 45px 0 30px;
  overflow: hidden;
}
.audio-box .progress-wrap[data-v-6c93aef2] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  vertical-align: middle;
  line-height: 30px;
}
.audio-box .progress[data-v-6c93aef2] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 4px;
  background: #B6B6B6;
  position: relative;
}
.audio-box .slide-bar[data-v-6c93aef2] {
  height: 100%;
  background: #FF6D73;
  width: 0;
}
.audio-box .slide-button-wrap[data-v-6c93aef2] {
  padding: 3px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  left: 0;
  /* transition: left .1s linear; */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audio-box .progress-wrap[data-v-6c93aef2], .audio-box .control-btn[data-v-6c93aef2], .audio-box .duration-wrap[data-v-6c93aef2] {
  float: left;
}
.audio-box .duration-wrap[data-v-6c93aef2] {
  width: 45px;
  margin-right: -45px;
}
.audio-box .duration[data-v-6c93aef2] {
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: rgba(153, 153, 153, 1);
}
.audio-box .slide-button[data-v-6c93aef2] {
  width: 10px;
  height: 10px;
  background-color: #FF6D73;
  /* border: 2px solid rgba(255, 109, 115, .4); */
  border-radius: 6px;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 109, 115, .4);
          box-shadow: 0 0 0 2px rgba(255, 109, 115, .4);
}
.audio-box .control-btn[data-v-6c93aef2] {
  width: 30px;
  height: 30px;
  /* float: left; */
  margin-left: -100%;
  position: relative;
  right: 30px;
}
.audio-box .play[data-v-6c93aef2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAADQUlEQVRIS8WXTWhUZxSGn3c0BmoCGiyiUl2IUOrfwuLOn40/C7sQEc1O0jZVMzcmc5eCZkSFSicmmWuiguIuiIiCG203QSuFUjdRbFG6qAWrKLYlU3Amkzly70ySmTGTmc5ovLvL9/Oc73znO+c9ooLPWlvrqGvYRogtoM+B5cC83NJ/gN/BfiHDD4wmbun8+dFy22q6CbavYx4NoQ7EQdDHeaDHwKvcfxOwYtIQe4HRTyLTo0s9vlFTfiXBFo7sQeoFFgJ/ABexzDW80w8Elr+bgQh3rkKhnUALsAx4jtkhed2XpyK/Bbbdu2exaGkfxoHsqewwycTFStznA4JrqW9oAZ0AmhAD/PWkXVeujOUbUAAOoAs/uYy0C+M2JJvleU/L3ddU4xYOL4b6QcRGzK7y/M89+fBCcLt7BuMgZtfQaLPi8WQ10PE15jj1WN0g0k5Ev/pibeNjE+DcnQ5i3EGprbVCC+FzvkdswKx5/M4DcBC9jbN+A2ZjyTXVureUdwK3q34YSDMy9qkf7VlwONKFdBRsv+Ld52pxb0m4E/kGdBazLnndUeWi8CnoP5IjK6aLXmtzvyLEKWTHmd/Yo2g0U6mRWU7jY7C5JBOLZW2RHYR0AziqeOzYtAkl7J5DtAZzjJ/IjH2p/p5fK4Y77hEgSsa+kIUjfUgOllkj7/T9isFZ+Otgowf3vtPQULqcARbuXI1Cw2B9Mse9C3xGPNZUnJGKN7L8ExcO3iOdbtFArx9AJb8gwzmun2of+uBnwBPFY+vLW5zn6rcnpzA7SSpxcto4cdyfgaU++DXGkLzY9hrB2eXGbXmxTaWflnsTsTkLhiHFZwjsuDchC/5grr6LsRIvNn+GgyvSC2onnV5bNiqLo9p/TiGiDFfznD5YAskW7spSphP5GvRtjSnzI5KJJYVFwjggL3a23LOqZtwmi0RUXndXcVmsw5KrZ6ws5kqjL+4GMfsRjW6ZESEwoRYmpA/XUWpvrfCKpE9w6gKxZ3cgtbdat/8vsTcBn5S3f2McJjVy4b3K2/xonVLQp9PXGei9/14EfQF8soVpAy3IVZ9/EY8Cse/3E6K4hXmJcabqFqbAgPGmTWxFWvcumrY3jVD+gC6nIBcAAAAASUVORK5CYII=);
}
.audio-box .pause[data-v-6c93aef2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAC/UlEQVRIS8WXS2gTURSGvxONAW2hFqWoqAsRxOdCcVdx42OhCxHR7sSFWpupNbMs2FZwOdVkxrYWLO6CiCi48bEpVjfiSkVEcaGCDxQfNIJ5NEdmkraZNmlqYuPdzdyZ+9177n/P+a8wi6bHjwcJ1u0hwC6QbcAaoCH/6w/gDegTstwnnbgrg4PpcsPKTB/o0Y4G6gIdCKdAlhaAXgPf8s+NwNrJiegXlD4S2Yty9aI7qaKtJFjDkcOIRIEm4C0whGZv4lx4LqCFoykI4TMbkcAB4BiwGviM6mlxeq8VI08D66FD81i2KobSmluVdpJMDM0mfC7A25ZQ3TGQ80AjQj8f37XL9etjhRPwgT1o08priBxEeQDJFnGcD+X2q1i/hsPLIRRH2IHqDT6/P1wI94PbzUsop1C9iaRbxLaTlUDH/1HDCKHBOCIHEPokZrWN902A83saRxlBUrurhfrhC+4hNKPaMr7nHthTb/28l8B8NLm50vCWio4Xdgk9BTKMjq1z1Z4DhyPdiHSBnhS793I14S0JNyInQAZQ7Rant0fyKvwA8ovk6NqZ1KuGOeIOLLbV7DtOJd77vvHUXv8adBHJxHLRtsg+AnIb6BLbOjdjQjFM7/yKbflFWeL91LHUMM8CPWR1v2g4EkPEQLObxbnwbE7B4TObkMBT0JioYT4C1mNbjVMzUpEZV7diN8MZpptqX7jgT8A7sa3t5USlVYbaE7JhPgZWueDfKMPiWHtrAg6bdxB25sAwLHaNwIZ5B3Lg/xbqRygbcKzFNRZXJArSTiazRfqjblor2aoVl/qO039LILnCXcuUuZBkYoW/SCit4lgD5Y5VJf06WSR6xOntnloWg2hyU83KYr40uuYujupDJL2rJkZgwi1MWB9uIakj1cJnZX28VfvMno5A6kilYf8rszcBn7S331E6SY1emVN763MMxQx9JnOL/uizOTH0PvjkFaYNZInXp/xEeOWZfbc6C1OvMF9RLlV8hZnml9xLm7Abka3/4tL2B0eZ+IDDNpneAAAAAElFTkSuQmCC);
}

.htred[data-v-62aa8696] {
  color: #f66;
}
.recording[data-v-62aa8696] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.recording .playerBody[data-v-62aa8696] {
  width: 100%;
  height: 100%;
  text-align: center;
}
.recording .playerHomeWork[data-v-62aa8696] {
  width: 580px;
  height: 240px;
  position: relative;
  left: 50%;
  top: 50%;
  margin: -120px 0 0 -290px;
  text-align: center;
}
.recording .playerHomeWork p[data-v-62aa8696] {
  font-size: 26px;
  line-height: 60px;
  color: #333;
  font-weight: bold;
}
.recording .playerHomeWork strong[data-v-62aa8696] {
  display: block;
  line-height: 50px;
  font-size: 20px;
  color: #f4a60f;
  margin-bottom: 70px;
}

.homeworkBox-content article .questionTitle p,
.homeworkBox-content article .materialBox p {
  display: inline;
}
.homeworkBox-content article .questionTitle p img,
.homeworkBox-content article .materialBox img {
  max-width: 100%;
}
.homeworkBox-content article .questionList p img {
  display: inline;
  max-width: 100%;
  vertical-align: top;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td strong {
  font-style: italic;
  font-weight: bold;
  padding: 0 3px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .averageBox li strong {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #ff6d73;
  padding: 0 3px;
}

.hw-red[data-v-5bbdc592] {
  color: #ff3f47;
}
.hw-green[data-v-5bbdc592] {
  color: #2ecc71;
}
.hw-round[data-v-5bbdc592] {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid #ec74a0;
  margin: 0 5px;
}
.hw-round.cur[data-v-5bbdc592] {
  background: #ec74a0;
}
#coverBox[data-v-5bbdc592] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  z-index: 100;
  display: none;
}
.homeworkBox[data-v-5bbdc592] {
  display: none;
  width: 1100px;
  height: 640px;
  background: #fff;
  border-radius: 8px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}
.homeworkBox .homeworkBox-tit[data-v-5bbdc592] {
  height: 50px;
  line-height: 50px;
  background: #dee4ec;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}
.homeworkBox .homeworkBox-tit .time[data-v-5bbdc592] {
  cursor: pointer;
  position: absolute;
  left: 30px;
  top: 0;
  font-size: 16px;
  color: #4a4a4a;
}
.homeworkBox .homeworkBox-tit h2[data-v-5bbdc592] {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.homeworkBox .homeworkBox-tit .icon-error[data-v-5bbdc592] {
  font-size: 20px;
  color: #000;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 0;
}
.homeworkBox .homeworkBox-tit .icon-error[data-v-5bbdc592]:hover {
  color: #f66;
}
.homeworkBox .homeworkBox-content[data-v-5bbdc592] {
  height: 526px;
  overflow-y: scroll;
}
.homeworkBox .homeworkBox-content .titBox[data-v-5bbdc592] {
  height: 51px;
  position: relative;
  margin: 0 25px;
}
.homeworkBox .homeworkBox-content .titBox h3[data-v-5bbdc592] {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 16px;
  z-index: 1;
}
.homeworkBox .homeworkBox-content .titBox .line[data-v-5bbdc592] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 72px;
  height: 5px;
  background: #ffccdf;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(236, 116, 160, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(236, 116, 160, 0.3);
}
.homeworkBox .homeworkBox-content .titBox .ranking[data-v-5bbdc592] {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo[data-v-5bbdc592] {
  border-bottom: 2px dashed #dee4ec;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox[data-v-5bbdc592] {
  width: 50%;
  height: 417px;
  padding: 0 20px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox.borderRight[data-v-5bbdc592] {
  border-right: 2px dashed #dee4ec;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .titBox[data-v-5bbdc592] {
  margin: 0;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .circleBox[data-v-5bbdc592] {
  width: 140px;
  height: 140px;
  margin: 50px auto 10px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .circleBox .insideCircle[data-v-5bbdc592] {
  -webkit-transform-origin: 65px 65px;
          transform-origin: 65px 65px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: stroke-dasharray 0.3s ease-in;
  transition: stroke-dasharray 0.3s ease-in;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .circleBox .num[data-v-5bbdc592] {
  font-size: 40px;
  line-height: 49px;
  font-weight: bold;
  font-style: italic;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .doubtBox[data-v-5bbdc592] {
  width: 350px;
  margin: 0 auto;
  text-align: right;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .doubtBox .icon-wenhao[data-v-5bbdc592] {
  font-size: 16px;
  color: #ff6d73;
  vertical-align: top;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .averageBox[data-v-5bbdc592] {
  width: 355px;
  height: 86px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(150, 92, 128, 0.16);
          box-shadow: 0px 4px 10px 0px rgba(150, 92, 128, 0.16);
  border-radius: 8px;
  margin: 10px auto 0;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .averageBox li[data-v-5bbdc592] {
  width: 33%;
  padding-top: 20px;
  float: left;
  font-size: 14px;
  color: #000;
  line-height: 25px;
  text-align: center;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .averageBox li strong[data-v-5bbdc592] {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #ff6d73;
  padding: 0 3px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable[data-v-5bbdc592] {
  width: 490px;
  height: 330px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(92, 96, 150, 0.16);
          box-shadow: 0px 4px 10px 0px rgba(92, 96, 150, 0.16);
  border-radius: 8px;
  margin: 20px auto 0;
  padding: 0 20px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table[data-v-5bbdc592] {
  width: 100%;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table th[data-v-5bbdc592] {
  height: 51px;
  line-height: 51px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #f3f3f3;
  text-align: center;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td[data-v-5bbdc592] {
  color: #4a4a4a;
  padding: 9px 0;
  font-size: 12px;
  border: none;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td img[data-v-5bbdc592] {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  border: 1px solid #4a4a4a;
  border-radius: 50%;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td strong[data-v-5bbdc592] {
  font-style: italic;
  font-weight: bold;
  padding: 0 3px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .photo[data-v-5bbdc592] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 10px;
  width: 38px;
  height: 38px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .photoname[data-v-5bbdc592] {
  width: 86px;
  display: inline-block;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .queenIcon[data-v-5bbdc592] {
  width: 20px;
  height: 15px;
  position: absolute;
  left: 20px;
  top: -7px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .queenIcon.queenIcon1[data-v-5bbdc592] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAMAAABpA6zvAAACH1BMVEVHcEz/yg7/yxD/yg7/rhv1sR31rRr//////1X/zDP/zhL/2yT/0BT0rRv/yw/3tBj4sRz1rBr6uhX1rRr3rh7/yw71rRv/yw//yw//yg/0rB3/yhD/yxH/yg79xRH/zRH/zBD1rBv/yxD/1Q7/yw/0rRr/yRD1rBr4txf/zBP+yA/0rRr1rRv/yxT1rRv4rh71rRv1rRv/yg/1rR/0rhv/yg7/yw70rBr0rBv0rBv0rBr/vyv0rRr/yw/1rRr1rRr0rBr/yg/1rRv/yw71rRv/1Sv0rRv/tB71rBr1rBv1rRr/tiT5sh71rBz0rRr/uS70rRv7vRX/yxD/zA/1rRr/yw//0BL/zBr/yw70rBv1rRv2rhz/yw/1rhn/zBD1rBz/yw/9wRP0rBv/yg7/zg///0D/yw//yg7/yw//yxD/yxD/xAr/vwr/ugb1rRv9xRH2rRz1rxn/yw/+xhH/sgP/vAj/wQj3rR3/sSH1rRr/zA//yhD/vgb/1RX1rBv2rhv/uAb/vAj3tBj2shf/yg//zBH/zRn/xw3/yw//2BT/zA/+0Tb82GH/yg//vwf/yw///zP/wQr/yxH/tAT/yw7/vQj/yw7/uQb6uhT2sxf4thb4thb7vRX/zw7/zBD/zRf/yxH/zin/yg70rBr/sQP/uAb/swT/twb/uQf+zir/yQ7/zBz/ugf91lX/xQv/sgP/vgn4thb/yA/+zyr/yg8V9BoNAAAAonRSTlMA/E+fExpqAQMFOQcmwM7BJPPA4jyihb6J7Uc/O/ejPUHPXhK67PH9vzfopccnZ0XGmLgyXzW21djt6gykwPv1dbyZ+ckGvRH8oK8HK0rrC4/FlJXg2ysU/r99irvWcp3vzanaNASt6fRxYjRnx3zXWszc4/5bWj4X/ncwdhj5Odyqv8TyS8Xj7g0yw/N5b3sFtCz9xIRr4TTvxOiHJVCYSncNc4KfAAABmUlEQVQ4y2NgXzh/LgM66Grr6eZBE5u3ectsdHWdHYtWr2znRhVcsGnjTHSFrYsWLVq1tBRNdM6sGegKy5avWbGsJJuBMGhYsmRJLoZoL6ZC9prGHAzB1AwmDLFqbNakLErmRBWpZW6qwKIwc9GiOGQ+d1VLcV09FoVpixYlhCO4TEWLFjUvLsCiMB0YaMEwTlgMkJdfuTgPUx0PUGYRo5IuB5CtHMQI4hUuXhyPqTBrEQTI8olKSIJZiYsXL47EVMi8CA1ExAIVhmAqDEVXGAhUt9iDE0Ohgi2qOmdhkMLFAli8LS2OrFAIrG6xPoqSSVwQWt4Rrk5NFaJQD1ndtEVrJ0KZMipQhRoQdYsNkRVOWbRuMpzDZQRSp2UPVbhYjB2hsH/D+ulI+jTNFi3iXwwH2q4Iqb6pE1DcbCpnh1C4mNedwd/Hly06qRxLCEhZIKm08gNTUVgzAaeD4GJUEIArv7DaoKjzZMedtUQUEeq8OPBlQg42S6g6N28C+ZXFSR2kzsWacNY2Nli82JyFiDKAgd1EhxWJCwCjUOC6FvNmngAAAABJRU5ErkJggg==) no-repeat left top;
  background-size: 20px 15px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .queenIcon.queenIcon2[data-v-5bbdc592] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAMAAABpA6zvAAACIlBMVEVHcEzj4+Pl5eXi4uJmZmZjY2Oqqqr///9iYmJra2vk5OTk5OTj4+NiYmLj4+NlZWVjY2NjY2Pj4+Pj4+PV1dVhYWHm5uZiYmJiYmKLi4tiYmJiYmJiYmLj4+Pi4uJhYWFiYmLj4+NpaWni4uKAgIBqamrc3NxhYWFiYmL///+ZmZnj4+NiYmJjY2Pk5OTl5eXi4uJiYmJiYmJhYWHf399iYmJiYmJkZGTj4+Pj4+Pj4+NiYmJmZmZiYmJhYWFiYmLk5ORjY2N+fn7Nzc3j4+Pj4+Pl5eViYmJhYWFkZGRiYmJlZWViYmJtbW1iYmKoqKh0dHTj4+NhYWHj4+Pk5ORiYmLm5ubj4+Pn5+dhYWFmZmZiYmL////k5OTi4uLi4uJiYmJhYWG3t7diYmLj4+Pj4+Pi4uLm5ubj4+Pk5ORjY2P///9jY2Pj4+P///9tbW3i4uLFxcVhYWHj4+N2dnbq6urj4+PR0dFiYmJjY2ODg4NhYWFkZGTk5OS1tbWioqKKioqcnJzv7+/k5ORiYmKSkpKdnZ3i4uLm5ubr6+u2trbn5+fk5OSEhISfn5/Pz8+Xl5eampqXl5eCgoLMzMzi4uJra2vi4uLi4uLi4uKzs7OdnZ2Li4t7e3uOjo6mpqbj4+Pk5OTd3d3i4uLn5+dhYWHi4uLm5uZra2uKiork5OSAgICEhITb29uQkJClpaVlZWXGxsbs7OyMjIzh4eHZ2dlRjc0iAAAApXRSTlMA/E+fBWoDARoTOSa8pM5HZyQS7ejHPcCFv+3YPDf3z9WiETUGDPG97APAuMniXju6/fuY+XXqRb7AP5ky86X1QV/Bo7aJJ8b8Sq8r6wePxQuUoNuV4BT+K7/WigVy77t9nc2p2uliNK1xfAda9ATM3Nf+d8QY8uM5Pr/5F3kwNMdn80v+qlvuMg0Hw8XcWuN2b4ThBcT9a3sstDTE7+iHSpglUHeBcg3LAAABmElEQVQ4y2NgX7JwEQM66Ohp6uZGE1u8fMs8dHWd7ctWLe/vQhVcsHXzXHSFzcuWLVu7pg1NdP6c2egK+1avW7mipZ6BMOhdunRpA4ZoLaZC9gmtjRiCeblMGGJ12KxJX5YSgypSylxVg0Vh5rJlscj87OKy8uoKLAozli2LC0NwmQqWLStZmoNFYSow0EJgnIh4IK+waGkWpjpuoMwyRj03TSBbKJARxMtfujQRU2HaMgiQ41N0FQazkoCBGImpkHkZGgiPAioMxVQYjK7QH6huqQcLhkIHS1R1JroghUsFsXjbygJZoRZY3VJzFCUzuSC0GA9cnZoGRKEAsrrpyzbNgjL1DaAKJSHqlhojK5y6bOM0OIdLG6ROxB6qcKkEO0LhjPUbJiPpk3VZtsxpKRzYqSCkJk6aguJmZWcjhMKl4koMAd6erNHJlVhCgF8aSaWZD5hKwJoJWExtl6ICP1z5hYMXRV0QO+6sJSOPUOfFhi8TsrFKQdWp+xLIr5zWhiB1OqqEs7aN+9KlCpxElAEM7I6iHEhcAHwd5YK5+KRjAAAAAElFTkSuQmCC) no-repeat left top;
  background-size: 20px 15px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table td .queenIcon.queenIcon3[data-v-5bbdc592] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAMAAABpA6zvAAACJVBMVEVHcEzxsWDysmHxsmCZZjOTXjCqqlX///+TYjGUXjbys2LytWXyt2K6gkTwsmDxsmCSXi6VYzKTXS+TXi7xsWHytGDxs2Lws2GSXi+VXi+UXi6SXS+TXi+UXi/nqVuqgFWSXi/zsmGSXS7xsmDxtWHxsmGSXjDvr1+TXS/jpFnztGKVakCTXi+SXi7//6qUYTPwsWGTXi7xsmGTXS+SXS+VXi/xsmGSXi7wsWGTXi/wsmGWaTySXi6UXjCveD3ysWPxuGPsrl7xsmCTXi6UYDCTXS6mbzmSXS+TXS+TXi6idC7xsWCUXTCSXS+UXy+TXS+SXy7GjEu2bUnxsmHxsmKTXS/xsmDzsmXys2aTXS+TXi+XYTCUXi7wsWHys2CSXi//zGbwsWDRlVGSXi/xsmHxsmHytGDwsmHxsWDwtWL/v4CSXy/wsmD/tm3bnlWTXTDxsWCbZDOTXS7wsmD0tWrjpVnwsWGhazeUXjGUXzGSXS6qczvwsWGbZDfVlVW8g0Xusl/Nk07MzGa5gUSqcjvxs2KZZDLztGPxsmDEhEq/g0WweD/JiUq+hUe8gkOsdDyTXi68hEm2fULxtGPipFj/xGL1woDxtWn1s2H30qTwsmDbkkmyeT6lbjfDikize0DxrGDyvXTxs2Dzt2jys2PwsWCSXS7cn1X1zZrEikiUXy+pcTmZYzLrrF6sdTzyvHfxtmu0e0CweD6xeT7yvHbqq13vsGAg/3gpAAAApXRSTlMA/E+fBWoDARoTOSYnwLyiwCRH7Lg9Xoln4oWkyZjoBuo/2DU3tnX5maNBDM/tAzK+pe29+zy6x871wBH9X787EvH3xkXzwdX8oAuUSusrr4/FB9uV4P4rFL991oq7cp0F782p2nFirek0BHz0B9da3Mz+dxjj8sQ5Pvm/eRcwb3u0BYTha/0sxDRnxzRadtz+W6pL4w3DxTLz7gfE74foJXdKmFDzKfsuAAABmElEQVQ4y2NgX7h4AQM6mDF95jRuNLElW7bNR1c3ddbSDeunzEYVXLR181x0hZOXLl26dt1ENNF5czrRFfau3rhpzYQeBsKgf9myZd0YojWYCtn7JnVhCGblMGGI1WGzJnNpSgKqSAlzdS0WhalLl8Yh83OLy0qrKrAoTF+6NDECwWUqWLq0fFk+FoUZwEALgXHCY4G8vKJl2ZjquIEySxnFePSAbAdvRhCvcNmyeEyFaUshwMmCX9wIzEoCBmIkpkLmpWggLBqoMBRTYTC6wkCgumUeLBgKtaxQ1alLghQuE8TibUUDZIW8YHXLXFCUtHNBaFE+uDpHYYhCCWR1rUtXNEKZ9mZQhXYQdctkkRV2LF3eBudwiYDUyVlCFS6TYkcobFi5qgVJn4rq0qVuy+DAUB4hVd/chOJmZU0ThMJlAtYMXn4+rDHJlVhCQEgJSaWCL5iKwpoJWNRcl6GCAFz5hUMaRZ0nO+6sZaqDUOfPhi8TsrHqQtUZBxHIr5waNiB1MtqEs7a+87Jl7pxElAEM7LbmHEhcAPOA5aOEFcBwAAAAAElFTkSuQmCC) no-repeat left top;
  background-size: 20px 15px;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .first[data-v-5bbdc592] {
  color: #f5a623;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .first img[data-v-5bbdc592] {
  border-color: #f5a623;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .second[data-v-5bbdc592] {
  color: #777;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .second img[data-v-5bbdc592] {
  border-color: #777;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .third[data-v-5bbdc592] {
  color: #b07d50;
}
.homeworkBox .homeworkBox-content .questionAnswerInfo .conBox .rankingTable table .third img[data-v-5bbdc592] {
  border-color: #b07d50;
}
.homeworkBox .homeworkBox-content .goOnBtn[data-v-5bbdc592] {
  display: block;
  width: 313px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  margin: 40px auto;
  text-align: center;
  background: #ff3f47;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 22px;
}
.homeworkBox .homeworkBox-content article[data-v-5bbdc592] {
  padding: 16px 25px 0 25px;
}
.homeworkBox .homeworkBox-content article .materialBox[data-v-5bbdc592] {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  padding-bottom: 12px;
}
.homeworkBox .homeworkBox-content article .materialBox span[data-v-5bbdc592] {
  display: inline;
  color: #ff3f47;
}
.homeworkBox .homeworkBox-content article .materialBox .dry[data-v-5bbdc592] {
  display: initial;
}
.homeworkBox .homeworkBox-content article .materialBox .btnBox[data-v-5bbdc592] {
  padding-top: 15px;
  text-align: right;
}
.homeworkBox .homeworkBox-content article .materialBox .btnBox span[data-v-5bbdc592] {
  display: inline-block;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #ff3f47;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.homeworkBox .homeworkBox-content article .materialBox .btnBox02[data-v-5bbdc592] {
  padding-bottom: 15px;
  text-align: left;
}
.homeworkBox .homeworkBox-content article .materialBox .btnBox02 span[data-v-5bbdc592] {
  display: inline-block;
  width: 104px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #ec74a0;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.homeworkBox .homeworkBox-content article .materialBox.popUp[data-v-5bbdc592] {
  float: left;
  width: 590px;
  padding-right: 10px;
}
.homeworkBox .homeworkBox-content article .chooseBox .chooselise[data-v-5bbdc592] {
  padding-bottom: 15px;
}
.homeworkBox .homeworkBox-content article .chooseBox .chooselise[data-v-5bbdc592]:last-child {
  padding-bottom: 0;
}
.homeworkBox .homeworkBox-content article .chooseBox .chooselise:last-child .questionsAnalysis[data-v-5bbdc592] {
  border-bottom: none;
}
.homeworkBox .homeworkBox-content article .chooseBox.popUp[data-v-5bbdc592] {
  float: left;
  width: 437px;
  border-left: 1px dotted #dee4ec;
  padding-left: 10px;
}
.homeworkBox .homeworkBox-content article .questionTitle[data-v-5bbdc592] {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  padding-bottom: 10px;
}
.homeworkBox .homeworkBox-content article .questionTitle span[data-v-5bbdc592] {
  display: inline;
  color: #ff3f47;
}
.homeworkBox .homeworkBox-content article .questionTitle .dry[data-v-5bbdc592] {
  display: initial;
}
.homeworkBox .homeworkBox-content article .questionList li[data-v-5bbdc592] {
  padding: 10px 0;
  font-size: 14px;
  color: #000;
  line-height: 26px;
  cursor: pointer;
}
.homeworkBox .homeworkBox-content article .questionList li .Num[data-v-5bbdc592] {
  float: left;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #ec74a0;
  border: 1px solid #ec74a0;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
}
.homeworkBox .homeworkBox-content article .questionList li .Num.cur[data-v-5bbdc592] {
  background: #ec74a0;
  color: #fff;
}
.homeworkBox .homeworkBox-content article .answersInfo[data-v-5bbdc592] {
  font-size: 14px;
  padding-top: 10px;
}
.homeworkBox .homeworkBox-content article .questionsAnalysis[data-v-5bbdc592] {
  padding: 16px 0;
  border-bottom: 1px dashed #dee4ec;
}
.homeworkBox .homeworkBox-content article .questionsAnalysis li[data-v-5bbdc592] {
  padding: 8px 0;
  font-size: 14px;
  line-height: 24px;
  color: #4a4a4a;
}
.homeworkBox .homeworkBox-content article .questionsAnalysis li label[data-v-5bbdc592] {
  float: left;
  width: 68px;
  height: 24px;
  line-height: 24px;
  background: #f6f6f6;
  text-align: center;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(74, 61, 61, 0.28);
          box-shadow: 0px 1px 3px 0px rgba(74, 61, 61, 0.28);
  border-radius: 15px;
}
.homeworkBox .homeworkBox-content article .questionsAnalysis li label .icon-tongji[data-v-5bbdc592] {
  font-size: 14px;
}
.homeworkBox .homeworkBox-content article .questionsAnalysis li .analysisInfo[data-v-5bbdc592] {
  float: left;
  padding-left: 18px;
  width: 965px;
}
.homeworkBox .homeworkBox-content.resultInfo[data-v-5bbdc592] {
  height: 590px;
}
.homeworkBox .homeworkBox-content.resultInfo .popUp .analysisInfo[data-v-5bbdc592] {
  width: 358px;
}
.homeworkBox .homeworkBox-content.resultInfo article:last-child .questionsAnalysis[data-v-5bbdc592] {
  border-bottom: none;
}
.homeworkBox .homeworkBox-footer[data-v-5bbdc592] {
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #000;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 8px 8px;
  padding: 0 20px;
}
.homeworkBox .homeworkBox-footer .submitBtn[data-v-5bbdc592] {
  display: inline-block;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #ec74a0;
  border-radius: 4px;
  margin-left: 25px;
  cursor: pointer;
}

.homeWorkResultBox[data-v-05a4e7d9] {
  display: none;
  width: 570px;
  height: 492px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}
.homeWorkResultBox .btnSty[data-v-05a4e7d9] {
  display: block;
  width: 120px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #ff3f47;
  border-radius: 22px;
  font-size: 16px;
  color: #fff;
  margin: 24px auto 0;
  cursor: pointer;
}
.resultBox[data-v-05a4e7d9] {
  height: 424px;
  border-radius: 8px;
  text-align: center;
}
.resultBox.right[data-v-05a4e7d9] {
  background: url(../../static/img/homeworkresultright.ebbc662.png) no-repeat center 71px #fff;
}
.resultBox.right .resultBox-list[data-v-05a4e7d9] {
  margin-top: 231px;
}
.resultBox.wrong[data-v-05a4e7d9] {
  background: url(../../static/img/homeworkresultwrong.63b9860.png) no-repeat 99px 85px #fff;
}
.resultBox.wrong .resultBox-list[data-v-05a4e7d9] {
  margin-top: 223px;
}
.resultBox .resultBox-tit[data-v-05a4e7d9] {
  height: 50px;
  line-height: 50px;
  background: #dee4ec;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}
.resultBox .resultBox-tit h2[data-v-05a4e7d9] {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.resultBox .resultBox-tit .icon-error[data-v-05a4e7d9] {
  font-size: 20px;
  color: #000;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 0;
}
.resultBox .resultBox-tit .icon-error[data-v-05a4e7d9]:hover {
  color: #f66;
}
.resultBox .resultBox-list[data-v-05a4e7d9] {
  display: inline-block;
  height: 72px;
  border-radius: 8px;
  border: 1px solid #dddcdc;
  margin: 0 auto;
  text-align: center;
}
.resultBox .resultBox-list li[data-v-05a4e7d9] {
  width: 48px;
  height: 72px;
  line-height: 36px;
  border-right: 1px solid #dddcdc;
  float: left;
}
.resultBox .resultBox-list li[data-v-05a4e7d9]:last-child {
  border-right: none;
}
.resultBox .resultBox-list li span[data-v-05a4e7d9] {
  display: block;
  height: 36px;
}
.resultBox .resultBox-list li span.title[data-v-05a4e7d9] {
  border-bottom: 1px solid #dddcdc;
  font-size: 12px;
  color: #4a4a4a;
}
.resultBox .resultBox-list li .icon-duiconverted[data-v-05a4e7d9] {
  color: #2ecc71;
  font-size: 25px;
}
.resultBox .resultBox-list li .icon-cuo1[data-v-05a4e7d9] {
  color: #ff3f47;
  font-size: 25px;
}
.resultBox .questionInfo[data-v-05a4e7d9] {
  text-align: center;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  padding-top: 24px;
}

.class-work[data-v-3bf8617e] {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.class-work-wrapper[data-v-3bf8617e] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  margin: auto;
  width: 65%;
  height: 0;
  padding-bottom: 42%;
  background: #fff;
  border-radius: 8px;
}
.class-work-wrapper .title-warpper[data-v-3bf8617e] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 50px;
  background: #dee4ec;
  line-height: 50px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
}
.class-work-wrapper .title-warpper time[data-v-3bf8617e] {
  position: absolute;
  left: 30px;
  display: block;
  color: #4a4a4a;
  line-height: 50px;
}
.class-work-wrapper .title-warpper h5[data-v-3bf8617e] {
  font-size: 18px;
  font-weight: bold;
}
.class-work-wrapper .title-warpper h5 i[data-v-3bf8617e] {
  font-style: normal;
  color: #999999;
  font-size: 12px;
}
.class-work-wrapper .title-warpper .icon-error[data-v-3bf8617e] {
  position: absolute;
  top: 16px;
  right: 16px;
  line-height: 1;
  cursor: pointer;
}
.class-work-wrapper .qContent[data-v-3bf8617e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 55%;
  overflow-y: auto;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.class-work-wrapper .qContent .qRight[data-v-3bf8617e] {
  position: absolute;
  left: 0;
  top: 24px;
  right: 30px;
  width: 100%;
  padding: 0 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.class-work-wrapper .qContent .qRight .stem-wrapper[data-v-3bf8617e] {
  font-size: 16px;
  line-height: 22px;
}
.class-work-wrapper .qContent .qRight .stem-wrapper .question-type[data-v-3bf8617e] {
  color: #ff3f47;
}
.class-work-wrapper .qContent .qRight .stem-wrapper p[data-v-3bf8617e] {
  color: #000;
}
.class-work-wrapper .qContent .qRight .questionList[data-v-3bf8617e] {
  padding: 10px 0 0 15px;
}
.class-work-wrapper .qContent .qRight .questionList li[data-v-3bf8617e] {
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.class-work-wrapper .qContent .qRight .questionList li .Option[data-v-3bf8617e] {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #ec74a0;
  border-radius: 50%;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  margin-right: 15px;
  color: #ec74a0;
}
.class-work-wrapper .qContent .qRight .questionList li .Option.mcqRight[data-v-3bf8617e] {
  background: #ec74a0;
  color: #fff;
}
.class-work-wrapper .qContent .qRight .questionList li .Option.right[data-v-3bf8617e] {
  background: #1ce28d;
  border-color: #1ce28d;
  color: #fff;
}
.class-work-wrapper .qContent .qRight .questionList li .Option.wrong[data-v-3bf8617e] {
  background: #f66;
  border-color: #f66;
  color: #fff;
}
.class-work-wrapper .qContent .qRight .questionList li .selectItem[data-v-3bf8617e] {
  color: #000;
}
.class-work-wrapper footer[data-v-3bf8617e] {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 30px;
}
.class-work-wrapper footer .skip[data-v-3bf8617e] {
  color: #999999;
  font-size: 14px;
}
.class-work-wrapper footer input[data-v-3bf8617e] {
  width: 76px;
  height: 28px;
  background: #ec74a0;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  border: none;
  margin-left: 20px;
  outline: none;
  cursor: pointer;
}
.class-work-wrapper footer input.subBtn[data-v-3bf8617e] {
  background: #b3b7bf;
  color: #4a4a4a;
}
.class-work-wrapper .imgState[data-v-3bf8617e] {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 434px;
  height: 377px;
  display: block;
}

.body-wrapper[data-v-5aa4e960] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body-wrapper .icon-message[data-v-5aa4e960] {
  width: 90px;
  height: 90px;
}
.body-wrapper .message_con[data-v-5aa4e960] {
  color: #333;
  text-align: center;
  line-height: 2;
  margin-top: 20px;
  font-size: 14px;
}
.body-wrapper .message_con i[data-v-5aa4e960] {
  font-style: normal;
  color: #ff3f47;
}
.mt30[data-v-5aa4e960] {
  margin-top: 30px;
}
.cRed[data-v-5aa4e960] {
  color: #ff3f47;
}
.bottom-menu-wrapper[data-v-5aa4e960] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bottom-menu-left[data-v-5aa4e960] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.bottom-menu-left .b-menu-item[data-v-5aa4e960] {
  margin-left: 25px;
  cursor: pointer;
}
.bottom-menu-left .b-menu-item[data-v-5aa4e960]:hover {
  color: #ff6666;
}
.bottom-menu-left .b-menu-item[data-v-5aa4e960]:first-child {
  margin-left: 0;
}
.win_pingjia[data-v-5aa4e960] {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 50%;
  top: 50%;
  background: url(../../static/img/evaluate.2c2cfda.png) no-repeat center;
  width: 570px;
  height: 407px;
  margin: -203px 0 0 -285px;
  padding: 0 20px 20px;
  z-index: 101;
}
.win_pingjia h6[data-v-5aa4e960] {
  font-weight: 600;
  margin: 109px auto 0;
  text-align: center;
  width: 364px;
  height: 25px;
  color: #ffffff;
  line-height: 25px;
  text-shadow: 0px 2px 4px #ff9c59;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.win_pingjia .market[data-v-5aa4e960] {
  width: 420px;
  height: 40px;
  margin: 25px auto 0;
  font-size: 14px;
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
}
.win_pingjia textarea[data-v-5aa4e960] {
  margin: 10px auto 0;
  padding: 10px;
  display: block;
  width: 510px;
  height: 60px;
  background: #f3f3f3;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 20px;
  color: #9b9b9b;
}
.win_pingjia .btn_close02[data-v-5aa4e960] {
  position: absolute;
  right: 15px;
  top: 73px;
  width: 13px;
  height: 14px;
  text-align: center;
  font: 26px/26px '\5B8B\4F53', Arial, sans-serif;
  color: #666;
  cursor: pointer;
}
.win_pingjia .getscroe[data-v-5aa4e960] {
  font-size: 20px;
  font-weight: normal;
  padding-right: 5px;
}
.win_xiazai[data-v-5aa4e960] {
  position: absolute;
  left: 20px;
  bottom: 60px;
  width: 460px;
  padding: 25px 0;
  height: auto;
  -webkit-box-shadow: 0 1px 2px #ccc;
          box-shadow: 0 1px 2px #ccc;
  background: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  z-index: 101;
}
.win_xiazai strong[data-v-5aa4e960] {
  display: inline-block;
  width: 390px;
  text-align: center;
  vertical-align: middle;
  color: #333;
}
.win_xiazai .htred[data-v-5aa4e960] {
  color: #ff3f47;
}
.btnSty03[data-v-5aa4e960] {
  display: inline-block;
  height: 30px;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #ff6666;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
}
.btnSty03b[data-v-5aa4e960] {
  display: inline-block;
  height: 28px;
  padding: 0 19px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background-color: #fff;
  vertical-align: middle;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.btnSty03b[data-v-5aa4e960]:hover {
  border-color: #ccc;
  background-color: #ddd;
  text-decoration: none;
  color: #333;
}
.btnSty07[data-v-5aa4e960] {
  width: 120px;
  height: 32px;
  background: #ffca0e;
  border-radius: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.tc[data-v-5aa4e960] {
  text-align: center;
}
.mr20[data-v-5aa4e960] {
  margin-right: 20px;
}
.btn_close02[data-v-5aa4e960] {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 13px;
  height: 14px;
  text-align: center;
  font: 26px/26px '\5B8B\4F53', Arial, sans-serif;
  color: #666;
  cursor: pointer;
}
.btn_close02[data-v-5aa4e960]:hover {
  color: #000;
}
.scoreStar[data-v-5aa4e960] {
  display: block;
  text-align: center;
}
.scoreStar .icon-star1[data-v-5aa4e960] {
  font-size: 28px;
  color: #999;
  margin: 0 10px;
}
.scoreStar .icon-star1.yellow[data-v-5aa4e960] {
  color: #f7d701;
}
.shade[data-v-5aa4e960] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 12;
}
.win_kehuduan[data-v-5aa4e960] {
  position: absolute;
  left: 60px;
  bottom: 60px;
  width: 340px;
  padding: 20px 30px;
  -webkit-box-shadow: 0 1px 2px #ccc;
          box-shadow: 0 1px 2px #ccc;
  background: #fff;
  line-height: 30px;
  z-index: 101;
  color: #333;
}
.win_kehuduan strong[data-v-5aa4e960] {
  font-size: 14px;
}
.btn_down01[data-v-5aa4e960] {
  background: #fa565a url(//v.huatu.com/newhome/images2014/icons06.png) no-repeat;
  background-position: 10px 7px;
}
.btn_down01[data-v-5aa4e960]:hover {
  background-color: #f0484d;
  text-decoration: none;
  color: #ffc;
}
.btn_down01[data-v-5aa4e960],
.btn_down02[data-v-5aa4e960] {
  width: 160px;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  padding-left: 50px;
  height: 46px;
  line-height: 46px;
}
.btn_down02[data-v-5aa4e960] {
  background: #59c2fd url(//v.huatu.com/newhome/images2014/icons06.png) no-repeat;
  background-position: 10px -48px;
}
.btn_down02[data-v-5aa4e960]:hover {
  background-color: #39aff2;
  text-decoration: none;
  color: #ffc;
}
.win_stydytool[data-v-5aa4e960] {
  color: #333;
  position: absolute;
  left: 180px;
  bottom: 60px;
  width: 280px;
  padding: 20px 30px;
  -webkit-box-shadow: 0 1px 2px #ccc;
          box-shadow: 0 1px 2px #ccc;
  background: #fff;
  line-height: 30px;
  z-index: 101;
}
.win_stydytool .downLoadTool li[data-v-5aa4e960] {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.win_stydytool .downLoadTool li .icon_zhanshi[data-v-5aa4e960],
.win_stydytool .downLoadTool li .icon_pdf[data-v-5aa4e960],
.win_stydytool .downLoadTool li .icon_bjy[data-v-5aa4e960] {
  display: inline-block;
  padding-left: 23px;
  background: url(//v.huatu.com/newhome/images2014/icons05.png) no-repeat;
  font-size: 12px;
}
.win_stydytool .downLoadTool li .icon_bjy[data-v-5aa4e960] {
  background-position: 0 -825px;
}
.win_stydytool .downLoadTool li .icon_zhanshi[data-v-5aa4e960] {
  background-position: 0 -25px;
}
.win_stydytool .downLoadTool li .icon_pdf[data-v-5aa4e960] {
  background-position: 0 -56px;
}
.win_stydytool .downLoadTool li span[data-v-5aa4e960] {
  padding-left: 10px;
  color: #999;
  font-size: 12px;
}
.bottom-menu-right[data-v-5aa4e960] {
  padding-top: 12px;
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 20px;
}
.bottom-menu-right .bui-checkbox-label[data-v-5aa4e960] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-menu-right .bui-checkbox-label .iconfont[data-v-5aa4e960] {
  font-size: 20px;
  color: #999;
}
.bottom-menu-right .bui-checkbox-label .icon-icon-test[data-v-5aa4e960] {
  color: #ec6e45;
}

.waitRewind[data-v-56e43419] {
  width: 100%;
  height: 100%;
  background: #222327;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.waitRewind p[data-v-56e43419] {
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
}
.waitRewind img[data-v-56e43419] {
  margin-top: 50px;
  width: 126px;
  height: 129px;
}

.qrcode[data-v-25fc6d19] {
  font-size: 0;
  width: 660px;
  background: #3A3A3A;
}
.qrcode .qrcode-content[data-v-25fc6d19] {
  width: 100%;
  padding: 30px 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.qrcode .qrcode-left[data-v-25fc6d19] {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  width: 50%;
}
.qrcode .qq-group-content[data-v-25fc6d19] {
  font-size: 24px;
  width: 100%;
}
.qrcode .qrcode-right[data-v-25fc6d19] {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.qrcode .qq-group-btn[data-v-25fc6d19] {
  width: 190px;
  height: 44px;
  color: #222327;
  font-size: 24px;
  background: white;
  border-radius: 22px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
  display: inline-block;
  cursor: pointer;
}
.qrcode .qrcode-subtitle-first[data-v-25fc6d19] {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.qrcode .qrcode-subtitle-second[data-v-25fc6d19] {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  margin: 20px 0 40px;
  text-align: center;
}
.qrcode .qrcode-bottom[data-v-25fc6d19] {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.qrcode .qrcode-img[data-v-25fc6d19] {
  width: 160px;
  height: 160px;
}

.noStartLive[data-v-38e6f8ab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 16px;
  background: #2E2F31;
}
.noStartLive .text[data-v-38e6f8ab] {
  text-align: center;
  margin-bottom: 30px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
}
.noStartLive .text.mb14[data-v-38e6f8ab] {
  margin-bottom: 14px;
  font-size: 36px;
}
.noStartLive .countDown[data-v-38e6f8ab] {
  height: 40px;
  color: #fff;
  line-height: 50px;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.noStartLive .countDown i[data-v-38e6f8ab] {
  font-style: normal;
  color: #ff3f47;
}
.noStartLive .countDown img[data-v-38e6f8ab] {
  width: 483px;
  margin: 0 auto;
}
.noStartLive .countDown .orange[data-v-38e6f8ab] {
  color: #ff3f47;
}

.ig_pic[data-v-6192ab4e] {
  position: fixed;
  bottom: 270px;
  z-index: 110;
  right: 0;
  width: 80px;
  height: 88px;
  background: url(../../static/img/recommend_icon.7b48322.png) no-repeat center;
  background-size: 100%;
  margin-left: 8px;
}
.ig_loopClass[data-v-6192ab4e] {
  width: 340px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(63, 63, 63, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(63, 63, 63, 0.2);
  border-radius: 8px;
  position: fixed;
  z-index: 110;
  bottom: 278px;
  right: 90px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ig_loopClass[data-v-6192ab4e]::after {
  content: '';
  position: absolute;
  right: -4px;
  width: 0;
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #fff;
}
.ig_loopClass .ig_close[data-v-6192ab4e] {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #c2c2c2;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  cursor: pointer;
}
.ig_loopClass .ig_buyBtn[data-v-6192ab4e] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 76px;
  height: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#ffe4a4), to(#ffb527));
  background: linear-gradient(90deg, #ffe4a4 0%, #ffb527 100%);
  border-radius: 8px 0px 8px 0px;
  font-size: 14px;
  color: #ab5214;
  border: none;
  outline: none;
}
.ig_loopClass .buyBtn[data-v-6192ab4e] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 152px;
  height: 60px;
  background: -webkit-gradient(linear, left top, right top, from(#ffe4a4), to(#ffb527));
  background: linear-gradient(90deg, #ffe4a4 0%, #ffb527 100%);
  border-radius: 16px 0px 16px 0px;
  font-size: 28px;
  color: #ab5214;
  border: none;
  outline: none;
}
.ig_classTitle[data-v-6192ab4e] {
  width: 251px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2a2a2a;
  line-height: 20px;
}
.ig_classHour[data-v-6192ab4e] {
  height: 16px;
  font-size: 11px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #c2c2c2;
  line-height: 16px;
}
.ig_priceWrapper .ig_price[data-v-6192ab4e] {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #ff3f47;
  line-height: 20px;
}
.ig_priceWrapper .ig_green_price[data-v-6192ab4e] {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #49cf9e;
  line-height: 20px;
}
.ig_priceWrapper .ig_actualPrice[data-v-6192ab4e] {
  height: 14px;
  font-size: 10px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #9b9b9b;
  line-height: 14px;
  margin-left: 9px;
  text-decoration: line-through;
}
.ig_classList[data-v-6192ab4e] {
  background: #fff;
  width: 375px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 90px;
  z-index: 110;
  border-radius: 8px 8px 0px 0px;
  border-radius: 8px;
}
.ig_classList[data-v-6192ab4e]::after {
  content: '';
  position: absolute;
  right: -4px;
  width: 0;
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #fff;
}
.ig_classList .ig_noData[data-v-6192ab4e] {
  width: 100%;
  height: 144px;
  margin: 30px 0 20px 0;
}
.ig_classList .ig_title[data-v-6192ab4e] {
  width: 100%;
  height: 38px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(63, 63, 63, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(63, 63, 63, 0.1);
  border-radius: 8px 8px 0px 0px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #2a2a2a;
  position: relative;
}
.ig_classList .ig_title .ig_close[data-v-6192ab4e] {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #c4c4c4;
  cursor: pointer;
}
.ig_classList .ig_scrollWrapper[data-v-6192ab4e] {
  max-height: 320px;
  overflow-y: scroll;
}
.ig_classList .ig_classItem[data-v-6192ab4e] {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f7f7f7;
}
.ig_classList .ig_classItem[data-v-6192ab4e]:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.ig_classList .ig_classItem .ig_buyBtn[data-v-6192ab4e] {
  width: 80px;
  height: 32px;
  background: -webkit-gradient(linear, left top, right top, from(#ffe4a4), to(#ffb527));
  background: linear-gradient(90deg, #ffe4a4 0%, #ffb527 100%);
  border-radius: 16px;
  color: #ab5214;
  font-size: 14px;
  border: none;
  outline: none;
}
.ig_classList.db[data-v-6192ab4e] {
  display: block;
}
.ig_classList.dn[data-v-6192ab4e] {
  display: none;
}
.isVisibility[data-v-6192ab4e] {
  visibility: hidden;
}

.player-wrapper[data-v-5ed1ebbc] {
  background: #36373b;
  color: #fff;
  width: 100%;
  height: 100vh;
  min-width: 1190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.player-wrapper .player-head[data-v-5ed1ebbc] {
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.player-wrapper .player-head .icon-fanhui[data-v-5ed1ebbc] {
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
}
.player-wrapper .player-head .icon-fanhui[data-v-5ed1ebbc]:hover {
  color: #f66;
}
.player-wrapper .player-head .course-name[data-v-5ed1ebbc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
  font-weight: 400;
}
.player-wrapper .player-head .download-material[data-v-5ed1ebbc] {
  cursor: pointer;
}
.player-wrapper .player-content[data-v-5ed1ebbc] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 100%;
  overflow-y: auto;
}
.player-wrapper .exit-fullscreen[data-v-5ed1ebbc] {
  position: fixed;
  left: 10px;
  top: 10px;
  z-index: 1001;
  color: #fff;
  cursor: pointer;
}
.player-wrapper .expand-row[data-v-5ed1ebbc] {
  width: 15px;
  position: relative;
}
.player-wrapper .expand-row .expand-wrap[data-v-5ed1ebbc] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  margin-top: -30px;
  height: 60px;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-align: center;
}
.player-wrapper .expand-row .expand-wrap .iconfont[data-v-5ed1ebbc] {
  margin-left: -100%;
  margin-right: -100%;
}

.video-player[data-v-04f3131f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0;
  margin-left: 15px;
}
.video-player.fullScreen[data-v-04f3131f] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  margin: 0;
}
.player-iframe[data-v-04f3131f] {
  width: 100%;
  height: 100%;
}

.alertWrapper[data-v-2ac68d6e] {
  background: #222327;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.alertWrapper .playerBody[data-v-2ac68d6e] {
  height: 100%;
}
.alertWrapper .hasNextClass[data-v-2ac68d6e] {
  width: 50%;
  text-align: center;
}
.alertWrapper h4[data-v-2ac68d6e] {
  height: 50px;
  font-size: 36px;
  color: #ff3f47;
  line-height: 50px;
}
.alertWrapper button[data-v-2ac68d6e] {
  width: 313px;
  height: 44px;
  background: #ff3f47;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(255, 109, 115, 0.2);
          box-shadow: 0px 2px 6px 0px rgba(255, 109, 115, 0.2);
  border-radius: 22px;
  font-size: 24px;
  color: #ffffff;
  line-height: 44px;
  margin-top: 50px;
  outline: none;
  border: none;
  cursor: pointer;
}
.alertWrapper .loop[data-v-2ac68d6e] {
  margin-top: 40px;
  margin-bottom: 30px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  cursor: pointer;
}
.alertWrapper .loop .iconfont[data-v-2ac68d6e] {
  font-size: 24px;
}
.alertWrapper .lastClass[data-v-2ac68d6e] {
  height: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #ff3f47;
  line-height: 30px;
}
.tx-player-wrapper[data-v-2ac68d6e] {
  height: 100%;
}

.bjc-player-wrapper .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-left: -1em;
  width: 2em;
  border: none;
  font-size: 3.5em;
  color: #fff;
  -webkit-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  border-radius: 0;
  height: 1em !important;
  line-height: 1em !important;
  margin-top: -0.5em !important;
  background-color: transparent;
}
.tx-player-wrapper .video-js .vjs-big-play-button {
  z-index: 10;
}

.noStartLive[data-v-268433ff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 16px;
  background: #2E2F31;
  height: 100%;
}
.noStartLive .text[data-v-268433ff] {
  text-align: center;
  margin-bottom: 30px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
}
.noStartLive .text.mb14[data-v-268433ff] {
  margin-bottom: 14px;
  font-size: 36px;
}
.noStartLive .countDown[data-v-268433ff] {
  height: 40px;
  color: #fff;
  line-height: 50px;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.noStartLive .countDown i[data-v-268433ff] {
  font-style: normal;
  color: #ff3f47;
}
.noStartLive .countDown img[data-v-268433ff] {
  width: 483px;
  margin: 0 auto;
}
.noStartLive .countDown .orange[data-v-268433ff] {
  color: #ff3f47;
}

.waitRewind[data-v-71f97fe8] {
  width: 100%;
  height: 100%;
  background: #222327;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.waitRewind p[data-v-71f97fe8] {
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
}
.waitRewind img[data-v-71f97fe8] {
  margin-top: 50px;
  width: 126px;
  height: 129px;
}

.liveSellGoods[data-v-a95aabc8] {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFE0DD), color-stop(40%, #FEF5EC), to(#ffffff));
  background: linear-gradient(180deg, #FFE0DD 0, #FEF5EC 40%, #ffffff 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.liveSellGoods .content[data-v-a95aabc8] {
  width: 450px;
  height: 415px;
  background: #ffffff;
  border-radius: 10px;
}
.liveSellGoods .content .icon[data-v-a95aabc8] {
  display: block;
  width: 97px;
  height: 106px;
  margin: 12px auto 22px;
}
.liveSellGoods .content h2[data-v-a95aabc8] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: center;
}
.liveSellGoods .content .ewm[data-v-a95aabc8] {
  display: block;
  margin: 25px auto;
  width: 155px;
  height: 155px;
}
.liveSellGoods .content p[data-v-a95aabc8] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #ff4e45;
  line-height: 22px;
  text-align: center;
}

.course-menu-wrap[data-v-914dcf6e] {
  width: 364px;
  max-height: 100%;
  margin-left: 15px;
  position: relative;
  background: #fff;
}
.course-menu-wrap .course-menu[data-v-914dcf6e] {
  width: 100%;
  overflow-y: auto;
  padding-left: 20px;
  height: 100%;
}
.course-menu-wrap .expand-wrap[data-v-914dcf6e] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  margin-top: -30px;
  height: 60px;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-align: center;
}
.course-menu-wrap .expand-wrap .iconfont[data-v-914dcf6e] {
  margin-left: -100%;
  margin-right: -100%;
}

.one-level[data-v-4a165d08] {
  cursor: pointer;
}
.one-level-title[data-v-4a165d08] {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  line-height: 40px;
}

.two-level[data-v-f34bb0a2] {
  line-height: 40px;
  text-indent: 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  cursor: pointer;
}
.two-level .iconfont[data-v-f34bb0a2] {
  color: #fb8569;
  font-size: 12px;
  margin-right: 5px;
}

.three-level[data-v-663fa16a] {
  font-size: 12px;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.three-level[data-v-663fa16a]:hover {
  background: #ecedef;
}
.three-level:hover .three-level-title[data-v-663fa16a] {
  color: #f66;
}
.three-level.active[data-v-663fa16a] {
  background: #ecedef;
}
.three-level.active .three-level-title[data-v-663fa16a] {
  color: #f66;
}
.three-level .three-level-title[data-v-663fa16a] {
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.three-level .course-title[data-v-663fa16a] {
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.three-level .line[data-v-663fa16a] {
  height: 100%;
  width: 1px;
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}
.three-level .circle[data-v-663fa16a] {
  width: 10px;
  height: 10px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  z-index: 10;
  background: #f3f3f3;
}
.three-level .videoType[data-v-663fa16a] {
  text-indent: 0;
  color: #606266;
  display: block;
  text-align: center;
  font-size: 10px;
  width: 44px;
  margin-left: 5px;
  height: 18px;
  line-height: 18px;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
}
.three-level p[data-v-663fa16a] {
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 280px;
}

.body-wrapper[data-v-474af2cc] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body-wrapper .icon-message[data-v-474af2cc] {
  width: 90px;
  height: 90px;
}
.body-wrapper .message_con[data-v-474af2cc] {
  color: #333;
  text-align: center;
  line-height: 2;
  margin-top: 20px;
  font-size: 14px;
}
.body-wrapper .message_con i[data-v-474af2cc] {
  font-style: normal;
  color: #ff3f47;
}











































.coures-tabs[data-v-1f0152a5] {
  width: 44px;
}
.course-tab-item[data-v-1f0152a5] {
  color: #9b9b9b;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  font-weight: 400;
}
.course-tab-item.active[data-v-1f0152a5] {
  background: #fff;
  color: #000;
}

.bottom-operate[data-v-70b2152f] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 14px;
}
.bottom-operate .cRed[data-v-70b2152f] {
  color: #ff3f47;
}
.bottom-operate .icon-icon-test[data-v-70b2152f] {
  color: #ec6e45;
}
.bottom-operate .operate-item[data-v-70b2152f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
}
.bottom-operate .operate-item .iconfont[data-v-70b2152f] {
  margin-right: 5px;
}
.bottom-operate .operate-item[data-v-70b2152f]:hover {
  color: #f66;
  cursor: pointer;
}
.bottom-operate .operate-right[data-v-70b2152f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.bottom-operate .shade[data-v-70b2152f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 12;
}
.bottom-operate .win_kehuduan[data-v-70b2152f] {
  position: absolute;
  left: 60px;
  bottom: 60px;
  width: 340px;
  padding: 20px 30px;
  -webkit-box-shadow: 0 1px 2px #ccc;
          box-shadow: 0 1px 2px #ccc;
  background: #fff;
  line-height: 30px;
  z-index: 101;
  color: #333;
}
.bottom-operate .win_kehuduan strong[data-v-70b2152f] {
  font-size: 14px;
  font-weight: 400;
}
.bottom-operate .btn_close02[data-v-70b2152f] {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 13px;
  height: 14px;
  text-align: center;
  font: 26px/26px '\5B8B\4F53', Arial, sans-serif;
  color: #666;
  cursor: pointer;
}
.bottom-operate .btn_down01[data-v-70b2152f] {
  background: #fa565a url(//v.huatu.com/newhome/images2014/icons06.png) no-repeat;
  background-position: 10px 7px;
}
.bottom-operate .btn_down01[data-v-70b2152f]:hover {
  background-color: #f0484d;
  text-decoration: none;
  color: #ffc;
}
.bottom-operate .btn_down01[data-v-70b2152f],
.bottom-operate .btn_down02[data-v-70b2152f] {
  width: 160px;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  padding-left: 50px;
  height: 46px;
  line-height: 46px;
}
.bottom-operate .btn_down02[data-v-70b2152f] {
  background: #59c2fd url(//v.huatu.com/newhome/images2014/icons06.png) no-repeat;
  background-position: 10px -48px;
}
.bottom-operate .btn_down02[data-v-70b2152f]:hover {
  background-color: #39aff2;
  text-decoration: none;
  color: #ffc;
}
.bottom-operate .win_stydytool[data-v-70b2152f] {
  color: #333;
  position: absolute;
  left: 180px;
  bottom: 60px;
  width: 280px;
  padding: 20px 30px;
  -webkit-box-shadow: 0 1px 2px #ccc;
          box-shadow: 0 1px 2px #ccc;
  background: #fff;
  line-height: 30px;
  z-index: 101;
}
.bottom-operate .win_stydytool .downLoadTool li[data-v-70b2152f] {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.bottom-operate .win_stydytool .downLoadTool li .icon_zhanshi[data-v-70b2152f],
.bottom-operate .win_stydytool .downLoadTool li .icon_pdf[data-v-70b2152f],
.bottom-operate .win_stydytool .downLoadTool li .icon_bjy[data-v-70b2152f] {
  display: inline-block;
  padding-left: 23px;
  background: url(//v.huatu.com/newhome/images2014/icons05.png) no-repeat;
  font-size: 12px;
}
.bottom-operate .win_stydytool .downLoadTool li .icon_bjy[data-v-70b2152f] {
  background-position: 0 -825px;
}
.bottom-operate .win_stydytool .downLoadTool li .icon_zhanshi[data-v-70b2152f] {
  background-position: 0 -25px;
}
.bottom-operate .win_stydytool .downLoadTool li .icon_pdf[data-v-70b2152f] {
  background-position: 0 -56px;
}
.bottom-operate .win_stydytool .downLoadTool li span[data-v-70b2152f] {
  padding-left: 10px;
  color: #999;
  font-size: 12px;
}
.bottom-operate .evaluable_con[data-v-70b2152f] {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 489px;
  height: 333px;
  background: #fff url(//p.htwx.net/v/personal_evaDialog_bg.png) no-repeat left top;
  background-size: 489px 194px;
  border-radius: 20px;
  z-index: 101;
}
.bottom-operate .evaluable_con .close[data-v-70b2152f] {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 24px;
  height: 24px;
  background: url(//p.htwx.net/v/personal_evaDialog_close.png) no-repeat center;
  background-size: 24px;
  cursor: pointer;
}
.bottom-operate .evaluable_con h3[data-v-70b2152f] {
  padding-top: 45px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  text-align: center;
}
.bottom-operate .evaluable_con .starCon[data-v-70b2152f] {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 25px;
}
.bottom-operate .evaluable_con .starCon .startList[data-v-70b2152f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 260px;
  height: 25px;
}
.bottom-operate .evaluable_con .starCon .startList span[data-v-70b2152f] {
  width: 25px;
  height: 25px;
  background: url(//p.htwx.net/v/personal_evaDialog_star.png) no-repeat center;
  background-size: 25px;
  cursor: pointer;
}
.bottom-operate .evaluable_con .starCon .startList span.active[data-v-70b2152f] {
  background: url(//p.htwx.net/v/personal_evaDialog_stared.png) no-repeat center;
  background-size: 25px;
}
.bottom-operate .evaluable_con .starCon .startFont[data-v-70b2152f] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 27px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 12px;
  color: #FF4E45;
  text-align: right;
}
.bottom-operate .evaluable_con .textarea[data-v-70b2152f] {
  position: relative;
  margin: 20px auto 0;
  padding: 12px;
  width: 397px;
  height: 93px;
  background: #F7F9FA;
  border-radius: 8px;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f] {
  width: 373px;
  height: 69px;
  border: none;
  resize: none;
  background: none;
  outline: none;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::-webkit-input-placeholder {
  color: #8995AB;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::-moz-placeholder {
  color: #8995AB;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::-ms-input-placeholder {
  color: #8995AB;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::placeholder {
  color: #8995AB;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::-webkit-scrollbar {
  width: 4px;
  background: #E7E9EE;
  border-radius: 2px;
}
.bottom-operate .evaluable_con .textarea textarea[data-v-70b2152f]::-webkit-scrollbar-thumb {
  width: 4px;
  background: #B8BFCC;
  border-radius: 2px;
}
.bottom-operate .evaluable_con .textarea .limit[data-v-70b2152f] {
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8995AB;
  line-height: 20px;
}
.bottom-operate .evaluable_con .textarea .limit.active[data-v-70b2152f] {
  color: #FF4E45;
}
.bottom-operate .evaluable_con .evaBtn[data-v-70b2152f] {
  margin: 24px auto 0;
  width: 255px;
  height: 40px;
  line-height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(#FF4E45), to(#FF7753));
  background: linear-gradient(270deg, #FF4E45 0%, #FF7753 100%);
  border-radius: 8px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}

.personal-center .menu-wrapper[data-v-df2fe402] {
  width: 232px;
  padding-bottom: 40px;
}
.personal-center .container[data-v-df2fe402] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.personal-center .ad[data-v-df2fe402] {
  margin: 30px 0;
  display: block;
  width: 100%;
}
.personal-center main[data-v-df2fe402] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 30px;
}

.menu-wrapper[data-v-1649f15c] {
  width: 170px;
}
.menu-wrapper .menu-item[data-v-1649f15c] {
  width: 170px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: 20px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-wrapper .menu-item span[data-v-1649f15c] {
  display: inline-block;
  line-height: 40px;
}
.menu-wrapper .menu-item .iconfont[data-v-1649f15c] {
  color: #93999f;
  font-size: 24px;
}
.menu-wrapper .router-link-active[data-v-1649f15c] {
  border-radius: 20px;
  text-indent: 20px;
  color: #fff;
  background: #ff6666;
}
.menu-wrapper .router-link-active .iconfont[data-v-1649f15c] {
  color: #fff;
}

.header_personal[data-v-472aa617] {
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5RjQyQzE4NzVFQjExRTg5RkY2RTkzRkExNkM0NzJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5RjQyQzE5NzVFQjExRTg5RkY2RTkzRkExNkM0NzJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTU3NDZERkY3NUVCMTFFODlGRjZFOTNGQTE2QzQ3MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTU3NDZFMDA3NUVCMTFFODlGRjZFOTNGQTE2QzQ3MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYF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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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) no-repeat center;
  width: 100%;
  height: 150px;
  color: #fff;
  z-index: 1 !important;
}
.header_personal .w1190[data-v-472aa617] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.header_personal .w1190 .avatar[data-v-472aa617] {
  border-radius: 50%;
  display: block;
  width: 80px;
  height: 80px;
}
.header_personal .w1190 .headerC[data-v-472aa617] {
  margin-left: 25px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header_personal .w1190 .headerC .name[data-v-472aa617] {
  font-size: 24px;
}
.header_personal .w1190 .headerC .description[data-v-472aa617] {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_personal .w1190 .headerC .description .mood-input[data-v-472aa617] {
  border-radius: 5px;
  outline: none;
  border: none;
  width: 200px;
  text-indent: 10px;
  font-size: 16px;
}
.header_personal .w1190 .headerC .description .icon-fankuitianxie[data-v-472aa617] {
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.header_personal .w1190 .headerR[data-v-472aa617] {
  position: relative;
  width: 40%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header_personal .w1190 .headerR.hideDiscount[data-v-472aa617] {
  padding-top: 20px;
}
.header_personal .w1190 .headerR .info-item[data-v-472aa617] {
  width: 100%;
  text-align: right;
  padding-left: 30px;
  margin-left: 30px;
  position: relative;
  cursor: pointer;
}
.header_personal .w1190 .headerR .info-item .info-number[data-v-472aa617] {
  font-size: 30px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  color: #ffffff;
}
.header_personal .w1190 .headerR .info-item .info-title[data-v-472aa617] {
  line-height: 16px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
}
.header_personal .w1190 .headerR .info-item .experience-desc[data-v-472aa617] {
  vertical-align: middle;
  display: inline-block;
}
.header_personal .w1190 .headerR .info-item .experience-icon[data-v-472aa617] {
  vertical-align: middle;
  margin-left: 5px;
}
.header_personal .w1190 .headerR .info-item.experience[data-v-472aa617]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  bottom: 16px;
  width: 1px;
  background: #fff;
}
.header_personal .w1190 .headerR .info-item .experience-tip[data-v-472aa617] {
  position: absolute;
  bottom: -22px;
  right: 0;
  background: #ffdb81;
  color: #a45611;
  font-size: 12px;
  padding: 0 3px;
  line-height: 18px;
}
.header_personal .w1190 .headerR .info-item .experience-tip[data-v-472aa617]:before {
  content: "";
  position: absolute;
  width: 0;
  top: -9px;
  right: 2px;
  z-index: 0;
  border: 6px solid transparent;
  border-bottom-color: #ffdb81;
}
.header_personal .w1190 .discount[data-v-472aa617] {
  font-size: 12px;
  text-align: right;
}
.header_personal .w1190 .discount .consumption-nav[data-v-472aa617] {
  width: 66px;
  height: 22px;
  background: #ffdeba;
  border-radius: 11px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #3d2610;
  border: none;
  outline: none;
  line-height: 20px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
}
.header_personal .w1190 .bean_drag[data-v-472aa617] {
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 14;
  width: 184px;
  height: 214px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  text-align: center;
}
.header_personal .w1190 .bean_drag .shopEwm[data-v-472aa617] {
  display: block;
  margin: 10px auto 5px;
  width: 140px;
  height: 140px;
}
.header_personal .w1190 .bean_drag p[data-v-472aa617] {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.header_personal .w1190 .fade-enter-active[data-v-472aa617],
.header_personal .w1190 .fade-leave-active[data-v-472aa617] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.header_personal .w1190 .fade-enter[data-v-472aa617],
.header_personal .w1190 .fade-leave-to[data-v-472aa617] {
  opacity: 0;
}

.mask[data-v-17cd81c1] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.dialog-content[data-v-17cd81c1] {
  width: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -170px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}
.qqgroup-number[data-v-17cd81c1] {
  color: #6D8AFF;
  font-size: 24px;
  margin: 30px 0;
  line-height: 1em;
}
.qrCode[data-v-17cd81c1] {
  margin-bottom: 40px;
}
.qrCode .qqgroup-number[data-v-17cd81c1] {
  font-size: 14px;
  color: #333;
}
.classTitle[data-v-17cd81c1] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.join-qqgroup-desc[data-v-17cd81c1] {
  font-size: 14px;
  color: #333333;
  margin: 30px 0;
  line-height: 1.5em;
}
.ht-messageBox-close[data-v-17cd81c1] {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
}

.c999[data-v-d8ad008c] {
  color: #999;
}
.htred[data-v-d8ad008c] {
  color: #f66;
}
.fs14[data-v-d8ad008c] {
  font-size: 14px;
}
.mb15[data-v-d8ad008c] {
  margin-bottom: 15px;
}
.loading-wrapper[data-v-d8ad008c] {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.warmUpBox[data-v-d8ad008c] {
  width: 450px;
  height: 228px;
  background: #fff;
  border-radius: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -114px 0 0 -225px;
  z-index: 101;
  text-align: center;
  cursor: pointer;
}
.warmUpBox .close[data-v-d8ad008c] {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 6px;
  top: 6px;
}
.warmUpBox .icon-error[data-v-d8ad008c] {
  font-size: 20px;
}
.warmUpBox .icon-error[data-v-d8ad008c]:hover {
  cursor: pointer;
  color: #ff3f47;
}
.warmUpBox p[data-v-d8ad008c] {
  padding: 50px 108px 40px;
  font-size: 18px;
  line-height: 24px;
}
.warmUpBox .btnSty[data-v-d8ad008c] {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ff3f47;
  border-radius: 20px;
}
.lessondetailBox[data-v-d8ad008c] {
  background: #f5f5f5;
  border-top: 1px solid #e2e1e1;
  padding: 20px 0;
  min-height: 675px;
  height: auto !important;
  height: 675px;
}
.lessondetailBox .mainBox[data-v-d8ad008c] {
  width: 1190px;
  margin: 0 auto;
}
.lessondetailBox .mainBox .tit[data-v-d8ad008c] {
  padding: 30px 0 20px;
}
.lessondetailBox .mainBox .tit h1[data-v-d8ad008c] {
  line-height: 25px;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  width: 940px;
  float: left;
}
.lessondetailBox .mainBox .tit .titlabel[data-v-d8ad008c] {
  float: right;
  text-align: right;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.lessondetailBox .mainBox .lessondetailLeft[data-v-d8ad008c] {
  width: 940px;
  float: left;
  background: #fff;
  border-radius: 10px;
  padding: 30px 20px;
}
.lessondetailBox .mainBox .tab[data-v-d8ad008c] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.lessondetailBox .mainBox .tab li[data-v-d8ad008c] {
  margin: 0 55px;
  display: inline-block;
  font-size: 20px;
  color: #666;
  position: relative;
}
.lessondetailBox .mainBox .tab li .line[data-v-d8ad008c] {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 3px;
  overflow: hidden;
  background: #f66;
}
.lessondetailBox .mainBox .tab li.cur[data-v-d8ad008c] {
  color: #333;
  font-weight: bold;
}
.lessondetailBox .mainBox .tab li.cur .line[data-v-d8ad008c] {
  display: block;
}
.lessondetailBox .mainBox .tab .tab2[data-v-d8ad008c] {
  display: none;
}
.lessondetailBox .mainBox .tabcontent[data-v-d8ad008c] {
  padding-top: 35px;
}
.lessondetailBox .mainBox .tabcontent .EveningCounseling img[data-v-d8ad008c] {
  display: block;
  max-width: 680px;
  margin: 20px auto 0;
}
.lessondetailBox .mainBox .tabcontent .lookMore[data-v-d8ad008c] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.lessondetailBox .mainBox .tabcontent .oneLevel dt[data-v-d8ad008c] {
  cursor: pointer;
  padding: 20px 0;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.lessondetailBox .mainBox .tabcontent .oneLevel dt .openBtn[data-v-d8ad008c] {
  font-weight: normal;
  font-size: 14px;
}
.lessondetailBox .mainBox .tabcontent .oneLevel dt .icon-wuuiconsuoxiao[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .oneLevel dt .icon-wuuiconxiangjifangda[data-v-d8ad008c] {
  color: #ff6f72;
  font-weight: normal;
}
.lessondetailBox .mainBox .tabcontent .oneLevel dt .coursetime[data-v-d8ad008c] {
  text-align: right;
  font-size: 16px;
  color: #999;
  font-weight: normal;
  float: right;
}
.lessondetailBox .mainBox .tabcontent .oneLevel dt .studytime[data-v-d8ad008c] {
  font-weight: normal;
  font-size: 16px;
  color: #999;
  padding: 0 10px;
}
.lessondetailBox .mainBox .tabcontent .twoLevel .courselist-tit[data-v-d8ad008c] {
  cursor: pointer;
  padding: 20px;
  font-size: 18px;
  color: #333;
}
.lessondetailBox .mainBox .tabcontent .twoLevel .courselist-tit .icon-wuuiconsuoxiao[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .twoLevel .courselist-tit .icon-wuuiconxiangjifangda[data-v-d8ad008c] {
  color: #ff6f72;
}
.lessondetailBox .mainBox .tabcontent .twoLevel .courselist-tit .coursetime[data-v-d8ad008c] {
  text-align: right;
  font-size: 16px;
  color: #999;
  font-weight: normal;
  float: right;
}
.lessondetailBox .mainBox .tabcontent .threeLevel[data-v-d8ad008c] {
  background: #fffafa;
  position: relative;
}
.lessondetailBox .mainBox .tabcontent .threeLevel .lineBox[data-v-d8ad008c] {
  width: 1px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  background: #e2e2e2;
  left: 27px;
  top: 0;
}
.lessondetailBox .mainBox .tabcontent .threeLevel .lineBox .lineBlue[data-v-d8ad008c] {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  overflow: hidden;
  z-index: 2;
  background: #ff6d73;
}
.lessondetailBox .mainBox .tabcontent .threeLevel .lineBox .lineBlue.height100[data-v-d8ad008c] {
  height: 100%;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li[data-v-d8ad008c] {
  position: relative;
  padding: 0 20px 0 43px;
  font-size: 18px;
  color: #333;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .roundIcon[data-v-d8ad008c] {
  overflow: hidden;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 22px;
  top: 27px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  background: #fffafa;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .roundIcon i[data-v-d8ad008c] {
  position: absolute;
  left: -1px;
  width: 12px;
  height: 12px;
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 6px;
  background: #ff6d73;
  display: none;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info[data-v-d8ad008c] {
  width: 100%;
  padding: 15px 0;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-childtit-record[data-v-d8ad008c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  width: 350px;
  padding-right: 20px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-childtit-record h3[data-v-d8ad008c] {
  display: inline-block;
  vertical-align: middle;
  max-width: 360px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-childtit-record h3.light[data-v-d8ad008c] {
  color: #ff6d73;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-childtit-record i.HFmark[data-v-d8ad008c] {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  width: 34px;
  height: 18px;
  line-height: 16px;
  color: #999;
  text-align: center;
  font-style: normal;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-teacher[data-v-d8ad008c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 220px;
  font-size: 14px;
  color: #666;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .courselist-plannedspeed[data-v-d8ad008c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 230px;
  font-size: 14px;
  color: #666;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bofang1[data-v-d8ad008c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #ff4647;
  font-size: 28px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bofang1[data-v-d8ad008c]:hover {
  cursor: pointer;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bofang1[data-v-d8ad008c]:hover:before {
  content: '\E613';
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bianji1[data-v-d8ad008c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #ff4647;
  font-size: 28px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bianji1[data-v-d8ad008c]:hover {
  cursor: pointer;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .cousrse-info .icon-bianji1[data-v-d8ad008c]:hover:before {
  content: '\E603';
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport[data-v-d8ad008c] {
  width: 100%;
  cursor: pointer;
  line-height: 30px;
  font-size: 12px;
  color: #000;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork span[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport span[data-v-d8ad008c] {
  display: inline-block;
  font-size: 12px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork span.wrong[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport span.wrong[data-v-d8ad008c] {
  color: #999;
  padding-left: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAYAAABxVAqfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk4Nzc0NTI4NDMwMTFFOEEzQzk4N0M5QkIxMUEzQ0IiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk4Nzc0NTE4NDMwMTFFOEEzQzk4N0M5QkIxMUEzQ0IiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwRUVBOEUwN0VCMjExRTg5MDc5ODlDQzUwNzE5Mjc3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwRUVBOEUxN0VCMjExRTg5MDc5ODlDQzUwNzE5Mjc3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uqAwlwAAAglJREFUeNrsmDtIHEEYx79Z74r4KBIIiuezDjaxMLGRQBoxoIiIBBUSAiNGQY4T0erQRnyiSHS1shEUbMUqWNhZmQhJ5yO+kiYgh4bL3Xz+z1xhfMCu3J4W38Dv290Zbn9zM9/sMquYme6jWHRPRcQiFrGI/xWte0BTesVav0bsBCM4f+/0Zz4XgkQnQ2CKbPs0WRdAnEj+gQj4k3oxUS/4CCogbMExCmbAY/AFtKFDO16Iv4Jt8BLMg++gHCyAPkijbmZIuXotap3o6AcQBNlgAMJp77PatmOIy+A3WAcv0Bl/upZTP+hAJxpxXAGDycTzUKx1HeIspBvJEVhE/ARa3Yqdz7HWmYjFkH27oS0LMQdtx94klzyrRSxiEYtYxCIWsYjvUhzvJJRSt7YV/BhtJqYGtszCfiC0lOotzC3SsUdMHCRFOXGjttM21GzimphzFanO46LQRsrFuZvDWVfr8o4mn2IO2lmRvV8YXPUkufxP6B2GtexyXcbfaC/Ee4cnkUHPkovJqlbElTh9m7jO3xl/TsrUx9i8oWfhqGfLiUmtYS6r8veGa4nDPpVhhsiQ/bOoe+suueF4C5NYToHd0S6yuA2Xq+hJxUE88opKw/99fnB8PzfiiyHeHZmzlKphY5oPSro/XxsZh/dzvY7PYrFQpt/36yapd58i5CUhYhGL+CGIzwUYAD+TqK/+tljmAAAAAElFTkSuQmCC) no-repeat 0 0;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork span.right[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport span.right[data-v-d8ad008c] {
  color: #999;
  padding-left: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAYAAABxVAqfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk4Nzc0NTI4NDMwMTFFOEEzQzk4N0M5QkIxMUEzQ0IiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk4Nzc0NTE4NDMwMTFFOEEzQzk4N0M5QkIxMUEzQ0IiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwRUVBOEUwN0VCMjExRTg5MDc5ODlDQzUwNzE5Mjc3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwRUVBOEUxN0VCMjExRTg5MDc5ODlDQzUwNzE5Mjc3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uqAwlwAAAglJREFUeNrsmDtIHEEYx79Z74r4KBIIiuezDjaxMLGRQBoxoIiIBBUSAiNGQY4T0erQRnyiSHS1shEUbMUqWNhZmQhJ5yO+kiYgh4bL3Xz+z1xhfMCu3J4W38Dv290Zbn9zM9/sMquYme6jWHRPRcQiFrGI/xWte0BTesVav0bsBCM4f+/0Zz4XgkQnQ2CKbPs0WRdAnEj+gQj4k3oxUS/4CCogbMExCmbAY/AFtKFDO16Iv4Jt8BLMg++gHCyAPkijbmZIuXotap3o6AcQBNlgAMJp77PatmOIy+A3WAcv0Bl/upZTP+hAJxpxXAGDycTzUKx1HeIspBvJEVhE/ARa3Yqdz7HWmYjFkH27oS0LMQdtx94klzyrRSxiEYtYxCIWsYjvUhzvJJRSt7YV/BhtJqYGtszCfiC0lOotzC3SsUdMHCRFOXGjttM21GzimphzFanO46LQRsrFuZvDWVfr8o4mn2IO2lmRvV8YXPUkufxP6B2GtexyXcbfaC/Ee4cnkUHPkovJqlbElTh9m7jO3xl/TsrUx9i8oWfhqGfLiUmtYS6r8veGa4nDPpVhhsiQ/bOoe+suueF4C5NYToHd0S6yuA2Xq+hJxUE88opKw/99fnB8PzfiiyHeHZmzlKphY5oPSro/XxsZh/dzvY7PYrFQpt/36yapd58i5CUhYhGL+CGIzwUYAD+TqK/+tljmAAAAAElFTkSuQmCC) no-repeat 0 -30px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork span[data-v-d8ad008c]:first-of-type,
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport span[data-v-d8ad008c]:first-of-type {
  font-size: 14px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork .iconfont[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport .iconfont[data-v-d8ad008c] {
  color: #000;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork .icon-zuoye[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport .icon-zuoye[data-v-d8ad008c] {
  font-size: 14px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork .changehomework .icon-zuoye[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport .changehomework .icon-zuoye[data-v-d8ad008c] {
  color: #f66;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork .changehomework span[data-v-d8ad008c]:first-of-type,
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport .changehomework span[data-v-d8ad008c]:first-of-type {
  color: #f66;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-homeWork .changehomework span.finished-font[data-v-d8ad008c],
.lessondetailBox .mainBox .tabcontent .threeLevel ul li .course-studyReport .changehomework span.finished-font[data-v-d8ad008c] {
  color: #f66;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.overage .roundIcon[data-v-d8ad008c] {
  border-color: #ff6d73;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.overage .roundIcon i[data-v-d8ad008c] {
  display: block;
  border-color: #ff6d73;
  height: 6px;
  bottom: -1px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.finished .roundIcon[data-v-d8ad008c] {
  border-color: #ff6d73;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.finished .roundIcon i[data-v-d8ad008c] {
  display: block;
  height: 12px;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.finished .courselist-teacher[data-v-d8ad008c] {
  color: #999;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul li.finished .courselist-plannedspeed[data-v-d8ad008c] {
  color: #999;
}
.lessondetailBox .mainBox .tabcontent .threeLevel ul:last-child .lineBox[data-v-d8ad008c] {
  height: 39px;
}

.download-tip[data-v-57f827a2] {
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 19px;
  padding-bottom: 30px;
}
.download-tip .download-info[data-v-57f827a2] {
  margin-top: 5px;
  color: #40a2e5;
}
.download-tip .download-password[data-v-57f827a2] {
  margin-left: 30px;
}
.download-tip .download-icon[data-v-57f827a2] {
  vertical-align: text-bottom;
}
.download-tip .download-target[data-v-57f827a2] {
  color: #4a4a4a;
  cursor: pointer;
}
.download-tip .download-target[data-v-57f827a2]:hover {
  color: #FC565A;
  text-decoration: underline;
}
.triangle[data-v-57f827a2] {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.triangle[data-v-57f827a2]:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #999;
}
.spread .triangle[data-v-57f827a2] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.materials-desc[data-v-57f827a2] {
  margin-top: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
.materials-desc .materials-icon[data-v-57f827a2] {
  vertical-align: text-bottom;
}
.materials-desc .materials-title[data-v-57f827a2] {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 19px;
  cursor: default;
}
.materials-content[data-v-57f827a2] {
  padding: 0 20px;
}
.handout[data-v-57f827a2] {
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
}
.handout-title[data-v-57f827a2] {
  font-size: 14px;
  margin-left: 4px;
  font-weight: bold;
  cursor: pointer;
  color: #333333;
  line-height: 19px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}
.material-list[data-v-57f827a2] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 19px;
}
.material-list .material-item[data-v-57f827a2] {
  padding: 16px 15px;
  position: relative;
}
.material-list .material-item[data-v-57f827a2]:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #E2E2E2;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #E2E2E2), color-stop(0, transparent));
  background: linear-gradient(90deg, #E2E2E2 50%, transparent 0);
  background-size: 20px 100%;
}
.material-list .operates[data-v-57f827a2] {
  float: right;
}
.material-list .operates .operates-button[data-v-57f827a2] {
  width: 60px;
  height: 24px;
  outline: none;
  font-size: 14px;
  border-radius: 1px;
}
.material-list .operates .operates-detail[data-v-57f827a2] {
  border: 1px solid #fc565a;
  background: #FFEBEC;
  color: #FC565A;
  margin-right: 20px;
}
.material-list .operates .operates-download[data-v-57f827a2] {
  background: #FC565A;
  color: #fff;
  border: 1px solid #FC565A;
}
.no-data[data-v-57f827a2] {
  margin-top: 60px;
  text-align: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #333333;
}





























.courseTab[data-v-30429545] {
  text-align: center;
}
.courseTab .courseTab-content[data-v-30429545] {
  display: inline-block;
  margin: 0 auto;
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 20px;
  border-bottom: 3px solid #f3f3f3;
  padding-bottom: 5px;
  position: relative;
}
.courseTab .courseTab-content .selected-line[data-v-30429545] {
  width: 42px;
  height: 3px;
  background: #FF3F47;
  margin-left: -21px;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.courseTab .courseTab-content .selected-line.transition[data-v-30429545] {
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.courseTab .courseTab-content .tab-item[data-v-30429545] {
  margin: 0 30px;
  cursor: pointer;
}
.courseTab .courseTab-content .active[data-v-30429545] {
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
}
.courseTab .courseTab-content .redCircle[data-v-30429545] {
  position: relative;
}
.courseTab .courseTab-content .redCircle[data-v-30429545]::after {
  content: "NEW";
  width: 46px;
  height: 22px;
  background: #ff3f47;
  border-radius: 11px;
  position: absolute;
  top: -10px;
  right: -30px;
  font-size: 12px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  color: #fff;
}

.schedule .title[data-v-31e70bfa] {
  height: 21px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  border-left: 2px solid #ff3f47;
  text-indent: 5px;
  margin-bottom: 15px;
}
.schedule .address[data-v-31e70bfa] {
  height: 21px;
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  margin-bottom: 25px;
}
.schedule table[data-v-31e70bfa] {
  width: 100%;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 30px;
}
.schedule table th[data-v-31e70bfa] {
  text-align: center;
  background: #ffeeee;
  color: #ff6d73;
  padding: 20px 0;
  font-weight: bold;
}
.schedule table td[data-v-31e70bfa] {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.schedule table tr:first-child th[data-v-31e70bfa]:first-child {
  border-top-left-radius: 10px;
}
.schedule table tr:first-child th[data-v-31e70bfa]:last-child {
  border-top-right-radius: 10px;
}
.schedule table tr:last-child td[data-v-31e70bfa]:first-child {
  border-bottom-left-radius: 10px;
}
.schedule table tr:last-child td[data-v-31e70bfa]:last-child {
  border-bottom-right-radius: 10px;
}
.schedule .noData[data-v-31e70bfa] {
  text-align: center;
  font-size: 36px;
  line-height: 3;
}

.lessondetailRight[data-v-1d4f8520] {
  width: 230px;
  float: right;
}
.lessondetailRight .btnSty[data-v-1d4f8520] {
  display: inline-block;
  width: 230px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ff3f47;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
  cursor: pointer;
}
.lessondetailRight .btnSty[data-v-1d4f8520]:hover {
  background: #f93139;
}
.lessondetailRight .btnSty.yellow[data-v-1d4f8520] {
  background: #f3ebde;
  color: #9f5e07;
}
.lessondetailRight .btnSty.yellow[data-v-1d4f8520]:hover {
  background: #efe3d0;
}
.lessondetailRight .btnSty02[data-v-1d4f8520] {
  display: inline-block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ff3f47;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  margin: 30px auto 0;
  cursor: pointer;
}
.lessondetailRight .btnSty02[data-v-1d4f8520]:hover {
  background: #f93139;
}
.lessondetailRight .classExchangeGroupBox[data-v-1d4f8520] {
  width: 100%;
  background: #fffefa;
  padding: 20px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 50px;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  z-index: 1;
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.lessondetailRight .classExchangeGroupBox i[data-v-1d4f8520] {
  position: absolute;
  right: 20px;
  top: -4px;
  width: 0;
  height: 0;
  content: '';
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  background: #fffefa;
}
.lessondetailRight .classExchangeGroupBox img[data-v-1d4f8520] {
  max-width: 100%;
}
.lessondetailRight .classExchangeGroupBox .color333[data-v-1d4f8520] {
  color: #333;
}
.lessondetailRight .classExchangeGroupBox .color69[data-v-1d4f8520] {
  color: #696969;
}
.lessondetailRight .classExchangeGroupBox .mb10[data-v-1d4f8520] {
  margin-bottom: 10px;
}
.lessondetailRight .classExchangeGroupBox .mb20[data-v-1d4f8520] {
  margin-bottom: 20px;
}
.lessondetailRight .classExchangeGroupBox .htred[data-v-1d4f8520] {
  color: #f66;
}
.lessondetailRight .classExchangeGroupBox .fs14[data-v-1d4f8520] {
  font-size: 14px;
}
.lessondetailRight .livingBox[data-v-1d4f8520] {
  width: 230px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.lessondetailRight .livingBox h4[data-v-1d4f8520] {
  font-size: 16px;
  color: #ff6764;
}
.lessondetailRight .livingBox h4 .icon-xinbanshipinzhibo[data-v-1d4f8520] {
  color: #989898;
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
.lessondetailRight .livingBox h3[data-v-1d4f8520] {
  font-size: 18px;
  line-height: 25px;
  color: #1c1f21;
  padding: 15px 0;
  word-break: break-word;
}
.lessondetailRight .livingBox p[data-v-1d4f8520] {
  font-size: 14px;
  line-height: 20px;
  color: #797d81;
}

.notice[data-v-48327f72] {
  position: relative;
  width: 900px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.notice .iconfont[data-v-48327f72] {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 32px;
  color: #979797;
}
.notice .time[data-v-48327f72] {
  width: 70px;
  height: 70px;
  background: #ff3f47;
  line-height: 35px;
  text-align: center;
  margin-right: 20px;
  color: #ff3f47;
}
.notice .time .month[data-v-48327f72] {
  height: 35px;
  color: #fff;
}
.notice .time .date[data-v-48327f72] {
  width: 70px;
  height: 35px;
  background: #ffffff;
  border: 1px solid #ff3f47;
  font-size: 14px;
  font-weight: bold;
}
.notice .fail[data-v-48327f72] {
  color: #4a4a4a;
  background: #4a4a4a;
}
.notice .fail .date[data-v-48327f72] {
  border: 1px solid #4a4a4a;
}
.notice .container[data-v-48327f72] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.notice .container .title[data-v-48327f72] {
  width: 705px;
  font-size: 18px;
  font-family: AppleSystemUIFont;
  color: #000000;
  line-height: 21px;
  margin-bottom: 10px;
}
.notice .container .content[data-v-48327f72] {
  width: 655px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 20px;
}
.notice .container .content.h80[data-v-48327f72] {
  height: 40px;
}
.notice .container .content.hAuto[data-v-48327f72] {
  height: auto;
}
.notice .container .content.word_ellipsis[data-v-48327f72] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notice .fail_img[data-v-48327f72] {
  position: absolute;
  bottom: 0;
  right: 0;
}

.loading-homework[data-v-7fa2e852]{
  margin: 0 0 -3px 0;
  -webkit-animation: rotating-data-v-7fa2e852 2s linear infinite;
          animation: rotating-data-v-7fa2e852 2s linear infinite;
}
@-webkit-keyframes rotating-data-v-7fa2e852{
from{
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rotating-data-v-7fa2e852{
from{
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}

.mask[data-v-1f96721a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.6);
  z-index: 10000;
}
.questions-dialog[data-v-1f96721a] {
  width: 588px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  border-radius: 8px;
  z-index: 10001;
  background: #fff;
  color: rgba(51, 51, 51);
  padding: 21px;
}
.dialog-title[data-v-1f96721a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #EBEEF1;
  font-size: 18px;
  color: #333333;
}
.dialog-title img[data-v-1f96721a]{
  width: 16px;
  height: 16px;
}
.dialog-content[data-v-1f96721a]{
  height: 400px;
  overflow-y: auto;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.dialog-content[data-v-1f96721a]::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.row-title[data-v-94ca46f8]{
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row-title .title[data-v-94ca46f8]{
  color: #333333;
  font-size: 18px;
  font-weight: 600;
}
.row-title .row-title-status[data-v-94ca46f8]{
  font-size: 12px;
  color: #8995AB;
}
.download-homework[data-v-94ca46f8]{
  display: inline-block;
  margin-left: 10px;
  font-size: 0px;
}
.download-homework span[data-v-94ca46f8]{
  font-size: 13px;
  font-weight: 600;
  color: #FF4E45;
}
.download-homework .loading-homework[data-v-94ca46f8]{
  margin: 0 0 -3px 0;
  -webkit-animation: rotating-data-v-94ca46f8 2s linear infinite;
          animation: rotating-data-v-94ca46f8 2s linear infinite;
}
@-webkit-keyframes rotating-data-v-94ca46f8{
from{
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rotating-data-v-94ca46f8{
from{
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}

.tutor[data-v-0a104216] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
}
.tutor-wrap[data-v-0a104216] {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.tutor-wrap-empty[data-v-0a104216] {
  width: calc(100% - 550px);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.tutor-wrap-container[data-v-0a104216] {
  width: 550px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border-radius: 8px 0 0 8px;
  background-color: #f7f9fa;
  -webkit-animation: turtor-in-data-v-0a104216 0.3s;
          animation: turtor-in-data-v-0a104216 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tutor-wrap-container header[data-v-0a104216] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 48px 24px 32px;
  background-color: #fff;
}
.tutor-wrap-container header span[data-v-0a104216] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
  font-weight: 600;
  color: #999;
}
.tutor-wrap-container header img[data-v-0a104216] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.tutor-wrap-container .tab[data-v-0a104216] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 4px 4px 4px 32px;
}
.tutor-wrap-container .tab-item[data-v-0a104216] {
  font-size: 20px;
  font-weight: 400;
  color: #666;
  margin-right: 80px;
  cursor: pointer;
}
.tutor-wrap-container .tab .active[data-v-0a104216] {
  font-weight: 600;
  color: #333;
  position: relative;
}
.tutor-wrap-container .tab .active[data-v-0a104216]::after {
  content: "";
  position: absolute;
  width: 50%;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  height: 2px;
  border-radius: 1px;
  background-color: #ff3f47;
}
.tutor-wrap-container .list[data-v-0a104216] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
  padding: 24px 48px 16px 32px;
}
.tutor-wrap-container .list-item[data-v-0a104216] {
  padding: 24px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  position: relative;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tutor-wrap-container .list-item .icon[data-v-0a104216] {
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  height: 26px;
  padding: 0 8px;
  line-height: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffedec;
  border-radius: 0 0 8px 0;
  font-size: 0;
  font-weight: 500;
  color: #ff4e45;
}
.tutor-wrap-container .list-item .icon-bar[data-v-0a104216] {
  display: inline-block;
  width: 2px;
  background-color: #ff4e45;
  border-radius: 1px 1px 0 0;
}
.tutor-wrap-container .list-item .icon-bar-first[data-v-0a104216] {
  height: 9px;
}
.tutor-wrap-container .list-item .icon-bar-second[data-v-0a104216] {
  height: 13px;
  margin: 0 2px;
}
.tutor-wrap-container .list-item .icon-bar-third[data-v-0a104216] {
  height: 10px;
  margin-right: 5px;
}
.tutor-wrap-container .list-item .icon-title[data-v-0a104216] {
  font-size: 14px;
}
.tutor-wrap-container .list-item-content[data-v-0a104216] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tutor-wrap-container .list-item-content .name-time[data-v-0a104216] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tutor-wrap-container .list-item-content .name-time .name[data-v-0a104216] {
  width: 276px;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tutor-wrap-container .list-item-content .name-time .time[data-v-0a104216] {
  height: 12px;
  line-height: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 16px;
}
.tutor-wrap-container .list-item-content .button[data-v-0a104216] {
  width: 98px;
  height: 32px;
  line-height: 32px;
  background: -webkit-gradient(linear, right top, left top, from(#ff4e45), to(#ff7753));
  background: linear-gradient(270deg, #ff4e45 0%, #ff7753 100%);
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  font-weight: 500;
  margin-left: 48px;
  text-align: center;
}
.tutor-wrap-container .list-item-content .button-disabled[data-v-0a104216] {
  background: rgba(255, 78, 69, 0.1);
  color: #ff3f47;
}
.tutor-wrap-container .list-item-content img[data-v-0a104216] {
  width: 32px;
  height: 32px;
  margin: 0 57px 0 81px;
  cursor: pointer;
}
@-webkit-keyframes turtor-in-data-v-0a104216 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes turtor-in-data-v-0a104216 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}

.course-container[data-v-b01a950a] {
  background: #F5F5F5;
  min-width: 1190px;
  min-height: 100vh;
  padding: 30px 0;
}
.coursedetail-content[data-v-b01a950a] {
  width: 1190px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coursedetail-content .coursedetail-left[data-v-b01a950a] {
  width: 940px;
}
.coursedetail-content .coursedetail-left .coursedetail-title[data-v-b01a950a] {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  margin-bottom: 5px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu[data-v-b01a950a] {
  background: #fff;
  padding: 30px 29px 30px 25px;
  border-radius: 10px;
  font-size: 0;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .coursedetail-head-box[data-v-b01a950a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .none-course-btn[data-v-b01a950a] {
  width: 119px;
  height: 40px;
  line-height: 40px;
  background: #FF4E45;
  border-radius: 6px;
  color: #fff;
  margin: 16px auto 0;
  text-align: center;
  cursor: pointer;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-title[data-v-b01a950a] {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  position: relative;
  display: inline-block;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-title[data-v-b01a950a]:after {
  content: '';
  width: 42px;
  height: 3px;
  background: #FF3F47;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -21px;
  border-radius: 1px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-function-online[data-v-b01a950a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coursedetail-content .course-detail-right[data-v-b01a950a] {
  width: 230px;
  font-size: 0;
}
.coursedetail-content .course-detail-right .pdf-icon[data-v-b01a950a] {
  width: 20px;
  vertical-align: middle;
}
.coursedetail-content .course-detail-right .pdf-download[data-v-b01a950a] {
  display: inline-block;
  font-size: 14px;
  color: #4A4A4A;
  vertical-align: middle;
  margin-left: 5px;
}
.coursedetail-content .course-detail-right .material-reader-download[data-v-b01a950a] {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
  margin-left: 11px;
}

.mask[data-v-9a94d780] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.dialog-content[data-v-9a94d780] {
  width: 770px;
  height: 451px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
}
.dialog-content .dialog-head[data-v-9a94d780] {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  text-align: center;
  padding: 20px 0;
  position: relative;
}
.dialog-content .dialog-head[data-v-9a94d780]:after {
  content: '';
  position: absolute;
  width: 706px;
  bottom: 0;
  left: 50%;
  margin-left: -353px;
  border-top: 1px solid #E5E5E5;
}
.dialog-content .dialog-head .close[data-v-9a94d780] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  cursor: pointer;
}
.dialog-content .material-content[data-v-9a94d780] {
  max-height: 352px;
  padding: 0 32px;
  overflow: auto;
}
.dialog-content .material-content .no-data[data-v-9a94d780] {
  text-align: center;
}
.dialog-content .material-content .no-data .no-data-pic[data-v-9a94d780] {
  margin-top: 60px;
  width: 88px;
}
.dialog-content .material-content .no-data .no-data-desc[data-v-9a94d780] {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #8995AB;
}
.dialog-content .material-content .course-title[data-v-9a94d780] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 24px;
  margin-bottom: 16px;
  line-height: 18px;
}
.dialog-content .material-content .material-item[data-v-9a94d780] {
  background: #FBFCFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 74px;
}
.dialog-content .material-content .material-item .material-icon[data-v-9a94d780] {
  width: 28px;
  margin-left: 16px;
  margin-right: 12px;
}
.dialog-content .material-content .material-item .material-detail[data-v-9a94d780] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
}
.dialog-content .material-content .material-item .material-detail .material-size[data-v-9a94d780] {
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
  margin-top: 8px;
  line-height: 12px;
}
.dialog-content .material-content .material-item .material-download[data-v-9a94d780] {
  width: 24px;
  margin: 0 20px;
  cursor: pointer;
}
.dialog-content .material-content .material-item.visited[data-v-9a94d780] {
  opacity: 0.6;
}

.load-more[data-v-6588f225] {
  font-size: 12px;
  font-weight: 500;
  color: #8995AB;
  text-align: center;
  cursor: pointer;
  padding: 13px 0;
  background: #fcfdff;
}
.load-more .material[data-v-6588f225]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.load-more .load-more-text[data-v-6588f225] {
  display: inline-block;
  vertical-align: middle;
}
.load-more .arrow[data-v-6588f225] {
  width: 20px;
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.mask[data-v-442e885c] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.dialog-content[data-v-442e885c] {
  width: 451px;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(50%, #FFFFFF), color-stop(91%, #FFE0DD));
  background: linear-gradient(0, #FFFFFF 50%, #FFE0DD 91%);
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
  text-align: center;
}
.dialog-content .close[data-v-442e885c] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  cursor: pointer;
}
.dialog-content .head-icon[data-v-442e885c] {
  width: 234px;
  height: 197px;
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -117px;
}
.dialog-content .title[data-v-442e885c] {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5F0000;
  margin-top: 90px;
  margin-bottom: 0;
}
.dialog-content .qrcode-pic[data-v-442e885c] {
  margin-top: 12px;
  width: 140px;
  height: 140px;
  margin-bottom: 17px;
  border: 4px solid #fff;
}
.dialog-content .tips[data-v-442e885c] {
  margin: 0 70px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4A4A4A;
}
.dialog-content .never-notify[data-v-442e885c] {
  font-size: 12px;
  color: #8995ab;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  width: 160px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  border: 1px solid #FF4E45;
  font-family: MicrosoftYaHei;
  color: #FF4E45;
  margin: 20px auto 0;
}

.panel-content[data-v-4ea8dd7a] {
  margin-top: 20px;
  width: 224px;
  margin-left: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(50%, #ffffff), color-stop(91%, #ffe0dd));
  background: linear-gradient(0, #ffffff 50%, #ffe0dd 91%);
  text-align: center;
  border-radius: 10px;
  padding: 33px 0;
}
.panel-content .qrcode-pic[data-v-4ea8dd7a] {
  width: 144px;
  height: 144px;
  border: 4px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 9px;
}
.panel-content .tips[data-v-4ea8dd7a] {
  width: 184px;
  font-size: 14px;
  color: #8995ab;
  text-align: left;
  margin: 13px auto 0;
  text-align: center;
}



























































.one-level[data-v-735bb3da] {
  font-size: 12px;
  height: 52px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.one-level .one-level-title[data-v-735bb3da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-left: 17px;
}
.one-level .one-level-title[data-v-735bb3da]:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  background: #FF4E45;
  border-radius: 2px;
  width: 4px;
}

.material-online[data-v-66c75768] {
  font-size: 0;
  cursor: pointer;
  margin-left: 24px;
}
.material-icon[data-v-66c75768] {
  width: 24px;
  vertical-align: middle;
}
.material-desc[data-v-66c75768] {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.material[data-v-66c75768]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.two-level[data-v-05da9623] {
  font-size: 12px;
  height: 52px;
  background: #F7F9FA;
  border-radius: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  cursor: pointer;
}
.two-level .two-level-title[data-v-05da9623] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  padding-left: 24px;
}
.two-level.active .two-level-title[data-v-05da9623] {
  color: #FF4E45;
}

.expand-box[data-v-29bf7305] {
  font-size: 0;
  width: 83px;
  padding: 0 15px;
  margin-left: 5px;
}
.expand-state[data-v-29bf7305] {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
}
.arrow[data-v-29bf7305] {
  vertical-align: middle;
  width: 20px;
  margin-left: 9px;
}
.arrow.reverse[data-v-29bf7305] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.three-level[data-v-2a12ca02] {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 53px;
  background: #FCFDFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 19px 16px 24px;
  border-bottom: 1px solid #F3F4F7;
}
.three-level.stage-test[data-v-2a12ca02] {
  cursor: pointer;
}
.three-level .three-level-right[data-v-2a12ca02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.three-level.active .course-num[data-v-2a12ca02],
.three-level.active .course-title[data-v-2a12ca02] {
  color: #FF4E45;
}
.three-level .course-num[data-v-2a12ca02] {
  min-width: 18px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-right: 4px;
}
.three-level .course-title[data-v-2a12ca02] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-right: 20px;
}
.three-level .course-title .playback-state[data-v-2a12ca02] {
  font-size: 12px;
  color: #999999;
  line-height: 17px;
  width: 36px;
  height: 19px;
  border-radius: 4px;
  border: 1px solid #999999;
  text-align: center;
  display: inline-block;
  margin-left: 8px;
}
.three-level .studyLoading[data-v-2a12ca02] {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8995AB;
  line-height: 14px;
}
.three-level .studyLoading .loading[data-v-2a12ca02] {
  position: relative;
  margin-right: 6px;
  width: 140px;
  height: 4px;
  background: rgba(255, 78, 69, 0.1);
  border-radius: 2px;
  overflow: hidden;
}
.three-level .studyLoading .loading .bg[data-v-2a12ca02] {
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  background: -webkit-gradient(linear, right top, left top, from(#FF4E45), to(#FF7753));
  background: linear-gradient(270deg, #FF4E45 0%, #FF7753 100%);
  border-radius: 2px;
}
.three-level .course-teacher[data-v-2a12ca02] {
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
  min-width: 146px;
  margin-right: 12px;
}
.three-level .video-state[data-v-2a12ca02] {
  min-width: 155px;
  margin-right: 20px;
  text-align: right;
}
.three-level .video-state .video-icon[data-v-2a12ca02] {
  width: 12px;
  vertical-align: middle;
}
.three-level .video-state .video-desc[data-v-2a12ca02] {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
  margin-left: 4px;
}
.three-level .live-state[data-v-2a12ca02] {
  min-width: 235px;
  margin-right: 20px;
  text-align: right;
}
.three-level .live-state .live-icon[data-v-2a12ca02] {
  width: 12px;
  vertical-align: middle;
}
.three-level .live-state .live-desc[data-v-2a12ca02] {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
  margin-left: 4px;
}
.three-level .play-btn-wrap[data-v-2a12ca02] {
  width: 20px;
  height: 20px;
  margin-right: 22px;
}
.three-level .play-btn-wrap .play-btn[data-v-2a12ca02] {
  width: 20px;
  cursor: pointer;
}
.three-level .play-btn-wrap .play-btn[data-v-2a12ca02]:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.three-level .material-wrap[data-v-2a12ca02] {
  min-width: 75px;
  min-height: 24px;
  line-height: 24px;
}
.three-level .homework-wrap-person[data-v-2a12ca02] {
  min-width: 68px;
  min-height: 24px;
  line-height: 24px;
}
.three-level .right-arrow[data-v-2a12ca02] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 20px;
}

.material-personal[data-v-af15bd22] {
  font-size: 0;
  cursor: pointer;
}
.homework-icon[data-v-af15bd22] {
  width: 14px;
  vertical-align: middle;
}
.material-desc[data-v-af15bd22] {
  font-size: 12px;
  font-weight: 400;
  color: #8995AB;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.material[data-v-af15bd22]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.mask[data-v-d88253fa] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.dialog-content[data-v-d88253fa] {
  width: 770px;
  height: 451px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
}
.dialog-content .dialog-head[data-v-d88253fa] {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  text-align: center;
  padding: 20px 0;
  position: relative;
}
.dialog-content .dialog-head[data-v-d88253fa]:after {
  content: '';
  position: absolute;
  width: 706px;
  bottom: 0;
  left: 50%;
  margin-left: -353px;
  border-top: 1px solid #E5E5E5;
}
.dialog-content .dialog-head .report-name[data-v-d88253fa] {
  position: absolute;
  top: 23px;
  right: 56px;
  font-size: 18px;
  color: #8995AB;
  cursor: pointer;
}
.dialog-content .dialog-head .close[data-v-d88253fa] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  cursor: pointer;
}
.dialog-content .homework-content[data-v-d88253fa] {
  max-height: 352px;
  padding: 0 32px;
  overflow: auto;
  margin-top: 20px;
}
.dialog-content .homework-content .time-message[data-v-d88253fa] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 32px;
  background: #FEF6E8;
  border-radius: 4px;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-bottom: 8px;
}
.dialog-content .homework-content .time-message .time-icon[data-v-d88253fa] {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.dialog-content .homework-content .time-message .red[data-v-d88253fa] {
  color: #FF4E45;
}
.dialog-content .homework-content .homework-item[data-v-d88253fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 20px;
  min-height: 74px;
  border-bottom: 1px solid #F3F4F7;
  background: #FBFCFC;
}
.dialog-content .homework-content .homework-item[data-v-d88253fa]:hover {
  background: #f3f4f7;
}
.dialog-content .homework-content .homework-item .homework-title[data-v-d88253fa] {
  font-size: 16px;
  color: #000000;
  width: 479px;
}
.dialog-content .homework-content .homework-item .homework-title .homework-desc[data-v-d88253fa] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #8995AB;
  margin-top: 4px;
}
.dialog-content .homework-content .homework-item .homework-title .homework-desc[data-v-d88253fa] :v-deep(img) {
  max-width: 100%;
}
.dialog-content .homework-content .homework-item .homework-status[data-v-d88253fa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
  text-align: right;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #8995AB;
}
.dialog-content .homework-content .homework-item .homework-status.status-0[data-v-d88253fa] {
  color: #FF4E45;
}
.dialog-content .homework-content .homework-item .homework-status.status-1[data-v-d88253fa] {
  color: #FFA23A;
}
.dialog-content .homework-content .homework-item .homework-status.status-2[data-v-d88253fa] {
  color: #FF4E45;
}
.dialog-content .homework-content .homework-item .homework-status.status-3[data-v-d88253fa] {
  color: #8995AB;
}
.dialog-content .homework-content .homework-item .homework-status.essay-collection-item.status-3[data-v-d88253fa] {
  color: #FFA23A;
}
.dialog-content .homework-content .homework-item .homework-download[data-v-d88253fa] {
  width: 24px;
  font-size: 0;
}
.dialog-content .homework-content .homework-item .homework-download[data-v-d88253fa] {
  width: 24px;
  cursor: pointer;
}
.dialog-content .homework-content .homework-item.visited[data-v-d88253fa] {
  opacity: 0.6;
}
.dialog-confirm-content[data-v-d88253fa] {
  width: 483px;
  background: #FFFFFF;
  border-radius: 8px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
}
.dialog-confirm-content .close[data-v-d88253fa] {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
}
.dialog-confirm-content .content[data-v-d88253fa] {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  padding: 32px 24px 0;
  margin: 0 auto;
}
.dialog-confirm-content .button-box[data-v-d88253fa] {
  margin: 0 auto;
  padding: 30px 21px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dialog-confirm-content .button-box .cancel[data-v-d88253fa] {
  width: 210px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  cursor: pointer;
}
.dialog-confirm-content .button-box .confirm[data-v-d88253fa] {
  width: 210px;
  height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(#FF4E45), to(#FF7753));
  background: linear-gradient(270deg, #FF4E45 0%, #FF7753 100%);
  border-radius: 8px;
  font-size: 16px;
  color: #FFFFFF;
  border: none;
  font-weight: 500;
  cursor: pointer;
}

.homework-item {
.homework-title {
.homework-desc {
img {
        max-width: 100%;
}
}
}
}


































.live-card[data-v-00efbfde] {
  width: 230px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-top: 40px;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.live-card .live-icon[data-v-00efbfde] {
  width: 20px;
  vertical-align: middle;
}
.live-card .live-state-text[data-v-00efbfde] {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
  color: #797D81;
}
.live-card .live-state-text.red[data-v-00efbfde] {
  color: #FF6764;
}
.live-card .live-title[data-v-00efbfde] {
  font-size: 20px;
  font-weight: bold;
  color: #1C1F21;
  line-height: 20px;
  margin-top: 15px;
}
.live-card .live-teacher[data-v-00efbfde] {
  font-size: 16px;
  color: #797D81;
  line-height: 16px;
  margin-top: 15px;
}
.live-card .live-button[data-v-00efbfde] {
  width: 180px;
  height: 30px;
  background: #FF4E45;
  border-radius: 4px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  border: none;
  outline: none;
  margin: 30px 0 9px;
  cursor: pointer;
}
.continue-btn[data-v-00efbfde] {
  width: 230px;
  height: 40px;
  background: #FF4E45;
  border-radius: 4px;
  border: none;
  outline: none;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
  margin-top: 34px;
  margin-bottom: 20px;
  cursor: pointer;
}

.course-hours[data-v-63123664] {
  width: 100%;
  background: #f7f9fa;
  border-radius: 8px;
  line-height: 20px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -10px;
}
.course-hours .title[data-v-63123664] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 8px;
}
.course-hours .title[data-v-63123664]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  height: 11px;
  background: #ff4e45;
  border-radius: 2px;
  width: 2px;
}
.course-hours .desc[data-v-63123664] {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.course-hours .desc span[data-v-63123664] {
  color: #ff4e45;
}

.studyLoading-online[data-v-7d625330] {
  position: relative;
  font-size: 0;
  cursor: pointer;
  margin-left: 24px;
}
.studyLoading-icon[data-v-7d625330] {
  width: 19px;
  vertical-align: middle;
}
.studyLoading-desc[data-v-7d625330] {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.studyLoadInfo[data-v-7d625330] {
  position: absolute;
  right: -48px;
  top: 18px;
  width: 445px;
  height: 132px;
  background: url(https://p.htwx.net/v/s/studyLoadingInfo_Bg.png) no-repeat;
  background-size: 445px 132px;
}
.studyLoadInfo .close[data-v-7d625330] {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 15px;
  height: 15px;
  background: url(https://p.htwx.net/v/s/close.png) no-repeat;
  background-size: 15px;
  cursor: pointer;
}
.studyLoadInfo .list[data-v-7d625330] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 28px 49px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 12px;
}
.studyLoadInfo .list .listItem-icon[data-v-7d625330] {
  width: 20px;
}
.studyLoadInfo .list .listItem-num[data-v-7d625330] {
  margin: 7px 0 3px 0;
  font-size: 14px;
  font-weight: 600;
  color: #ff4e45;
  line-height: 14px;
  height: 29px;
}
.studyLoadInfo .list .listItem-num strong[data-v-7d625330] {
  font-size: 29px;
  line-height: 29px;
  font-family: DINCondensed-Bold, DINCondensed;
}

.clock-calendar[data-v-5e260c19] {
  position: relative;
  font-size: 0;
  cursor: pointer;
  margin-left: 24px;
}
.clock-calendar .clock-icon[data-v-5e260c19] {
  width: 24px;
  vertical-align: middle;
}
.clock-calendar .clock-desc[data-v-5e260c19] {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.clock-calendar .clock-desc.red[data-v-5e260c19]:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FF4E45;
  position: absolute;
  left: 20px;
  top: -1px;
}

.mask[data-v-5605c296] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.dialog-content[data-v-5605c296] {
  width: 451px;
  height: 330px;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(50%, #FFFFFF), to(#FFE0DD));
  background: linear-gradient(0, #FFFFFF 50%, #FFE0DD 100%);
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
  text-align: center;
  padding-top: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-content .close[data-v-5605c296] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  cursor: pointer;
}
.dialog-content .title[data-v-5605c296] {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
  line-height: 28px;
}
.dialog-content .qrcode-pic[data-v-5605c296] {
  margin-top: 22px;
  width: 140px;
  height: 140px;
  margin-bottom: 22px;
  border: 4px solid #fff;
  border-radius: 8px;
}
.dialog-content .tips[data-v-5605c296] {
  margin: 0 auto;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF4E45;
}

.course-container[data-v-39131e81] {
  background: #F5F5F5;
  min-width: 1190px;
  min-height: 100vh;
  padding: 30px 0;
}
.coursedetail-content[data-v-39131e81] {
  width: 1190px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coursedetail-content .coursedetail-left[data-v-39131e81] {
  width: 940px;
}
.coursedetail-content .coursedetail-left .coursedetail-title[data-v-39131e81] {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  margin-bottom: 5px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu[data-v-39131e81] {
  background: #fff;
  padding: 30px 29px 30px 25px;
  border-radius: 10px;
  font-size: 0;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .coursedetail-head-box[data-v-39131e81] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-title[data-v-39131e81] {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  position: relative;
  display: inline-block;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-title[data-v-39131e81]:after {
  content: '';
  width: 42px;
  height: 3px;
  background: #FF3F47;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -21px;
  border-radius: 1px;
}
.coursedetail-content .coursedetail-left .coursedetail-menu .menu-function-online[data-v-39131e81] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coursedetail-content .course-detail-right[data-v-39131e81] {
  width: 230px;
  font-size: 0;
}
.coursedetail-content .course-detail-right .pdf-icon[data-v-39131e81] {
  width: 20px;
  vertical-align: middle;
}
.coursedetail-content .course-detail-right .pdf-download[data-v-39131e81] {
  display: inline-block;
  font-size: 14px;
  color: #4A4A4A;
  vertical-align: middle;
  margin-left: 5px;
}
.coursedetail-content .course-detail-right .material-reader-download[data-v-39131e81] {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
  margin-left: 11px;
}

.mask[data-v-5fc4ae34] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.dialog-content[data-v-5fc4ae34] {
  width: 770px;
  height: 564px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 101;
}
.dialog-content .dialog-head[data-v-5fc4ae34] {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  text-align: center;
  padding: 20px 0;
  position: relative;
}
.dialog-content .dialog-head[data-v-5fc4ae34]:after {
  content: '';
  position: absolute;
  width: 706px;
  bottom: 0;
  left: 50%;
  margin-left: -353px;
  border-top: 1px solid #E5E5E5;
}
.dialog-content .dialog-head .close[data-v-5fc4ae34] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  cursor: pointer;
}
.dialog-content .material-content[data-v-5fc4ae34] {
  max-height: 494px;
  padding: 0 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-content .material-content .no-data[data-v-5fc4ae34] {
  text-align: center;
}
.dialog-content .material-content .no-data .no-data-pic[data-v-5fc4ae34] {
  margin-top: 60px;
  width: 88px;
}
.dialog-content .material-content .no-data .no-data-desc[data-v-5fc4ae34] {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #8995AB;
}
.dialog-content .material-content .material-list-wrap[data-v-5fc4ae34] {
  overflow: auto;
  height: 382px;
}
.dialog-content .material-content .material-item[data-v-5fc4ae34] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 78px;
  border-bottom: 1px solid #F3F4F7;
  cursor: pointer;
}
.dialog-content .material-content .material-item .material-item-left[data-v-5fc4ae34] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 78px;
}
.dialog-content .material-content .material-item .material-item-left .material-item-icon[data-v-5fc4ae34] {
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAMRJREFUWEft100KwjAUBOB5SaBtKNiNB/AILr2EZ/EoXkUv4dIjuDelVCj9gSZPIrh0GbN5WSaQGb7dEAD0fb8LIZy99wci2sa7VIeZndb6ppQ6NU3zoBi+rusdwCZV6I9/X8aYPXVddwkhHIkIZVlCa520h/ce8zyDmaGUupJz7hnZq6qCtTZp+PfzcRwxTVMs4ahtW44PdV2jKIq/FFiWBcMwfLKkgAiIgAiIgAiIgAiIgAiIQH6B7MMk+zTLPk5zz/M3jVtWpilqzJAAAAAASUVORK5CYII=) no-repeat center center / 16px 16px;
}
.dialog-content .material-content .material-item .material-item-left .material-item-icon.selected[data-v-5fc4ae34] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAZVJREFUWEftl79LAmEcxp9HxckhW7IfkEFLUw0tQUMURj9AK5Lo/4job2iq1ckpByGwRajFNZpKiDYbIocobMu86xteeHl1d56ddhHe+MK9z+d5vu/75f0SAGRjeQSKsg9yDiKD9bWufWQZIgUEArs8zt9RE1fVS4j0d03UbGPyCX7/JCUeOwKw/avin2IZSmLxvuuxW7kjy/UExCP3mmwPoJfAf02AJVCKAOYhCNndss4nQJwgPLzFdPpF4ivTQO3i9wDq4gNjm0ylag1RScRuIRi17EUda0Rm4uurE1Bfr90nQFQg6LPcyEx8bSkKUQt27p11Qp9vB1Mzh7g6j0BRMgBmjSDMIRJNGmJ3KN4agHhm7kx3LslkCNVKXodw4bxhwv4WkG8IYpzZ05J+qHQIPrpx7gxAywhFBAMLzOYfDBDhcPWnsTeX0FkfMIFo3kTaqPnXg+wMwCIJ7T3pQrz1IfyGayyHW/H2AT7eMDegHIAMQmQPgiE3LyrnJXCjYvNvD6CXwJ8YTDwezbweTrV26uF4/g6KV/yJkhQ4jAAAAABJRU5ErkJggg==) no-repeat center center / 16px 16px;
}
.dialog-content .material-content .material-item .material-item-right[data-v-5fc4ae34] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px 0;
}
.dialog-content .material-content .material-item .material-item-right .material-item-title[data-v-5fc4ae34] {
  font-size: 16px;
  color: #333;
}
.dialog-content .material-content .material-item .material-item-right .material-item-size[data-v-5fc4ae34] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
  font-size: 12px;
  color: #8995AB;
}
.dialog-content .material-content .material-item .material-item-right .material-item-size img[data-v-5fc4ae34] {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.dialog-content .material-content .material-item .material-item-right .material-item-size span[data-v-5fc4ae34] {
  padding: 0 6px;
}
.all-select-wrap[data-v-5fc4ae34] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8px 0;
  font-size: 14px;
  color: #8995AB;
  cursor: pointer;
}
.all-select-wrap .all-select-icon[data-v-5fc4ae34] {
  margin-right: 8px;
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAMRJREFUWEft100KwjAUBOB5SaBtKNiNB/AILr2EZ/EoXkUv4dIjuDelVCj9gSZPIrh0GbN5WSaQGb7dEAD0fb8LIZy99wci2sa7VIeZndb6ppQ6NU3zoBi+rusdwCZV6I9/X8aYPXVddwkhHIkIZVlCa520h/ce8zyDmaGUupJz7hnZq6qCtTZp+PfzcRwxTVMs4ahtW44PdV2jKIq/FFiWBcMwfLKkgAiIgAiIgAiIgAiIgAiIQH6B7MMk+zTLPk5zz/M3jVtWpilqzJAAAAAASUVORK5CYII=) no-repeat center center / 16px 16px;
}
.all-select-wrap .all-select-icon.selected[data-v-5fc4ae34] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAZVJREFUWEftl79LAmEcxp9HxckhW7IfkEFLUw0tQUMURj9AK5Lo/4job2iq1ckpByGwRajFNZpKiDYbIocobMu86xteeHl1d56ddhHe+MK9z+d5vu/75f0SAGRjeQSKsg9yDiKD9bWufWQZIgUEArs8zt9RE1fVS4j0d03UbGPyCX7/JCUeOwKw/avin2IZSmLxvuuxW7kjy/UExCP3mmwPoJfAf02AJVCKAOYhCNndss4nQJwgPLzFdPpF4ivTQO3i9wDq4gNjm0ylag1RScRuIRi17EUda0Rm4uurE1Bfr90nQFQg6LPcyEx8bSkKUQt27p11Qp9vB1Mzh7g6j0BRMgBmjSDMIRJNGmJ3KN4agHhm7kx3LslkCNVKXodw4bxhwv4WkG8IYpzZ05J+qHQIPrpx7gxAywhFBAMLzOYfDBDhcPWnsTeX0FkfMIFo3kTaqPnXg+wMwCIJ7T3pQrz1IfyGayyHW/H2AT7eMDegHIAMQmQPgiE3LyrnJXCjYvNvD6CXwJ8YTDwezbweTrV26uF4/g6KV/yJkhQ4jAAAAABJRU5ErkJggg==) no-repeat center center / 16px 16px;
}
.dialog-footer div[data-v-5fc4ae34] {
  float: right;
  width: 108px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.dialog-footer .download-btn[data-v-5fc4ae34] {
  background: #FF4E45;
  color: #fff;
  border: 1px solid #FF4E45;
}
.dialog-footer .download-btn.disabled[data-v-5fc4ae34] {
  opacity: 0.5;
  pointer-events: none;
  color: #fff;
}
.dialog-footer .cancel-btn[data-v-5fc4ae34] {
  margin-right: 20px;
  background: #fff;
  color: #999;
  border: 1px solid #999;
}
.loading-overlay[data-v-5fc4ae34] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 102;
  opacity: 0.5;
}
.loading-spinner[data-v-5fc4ae34] {
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top: 4px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  -webkit-animation: spin-data-v-5fc4ae34 1s linear infinite;
          animation: spin-data-v-5fc4ae34 1s linear infinite;
}
.loading-text[data-v-5fc4ae34] {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
}
@-webkit-keyframes spin-data-v-5fc4ae34 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-data-v-5fc4ae34 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}

.material-list[data-v-25e53be8] {
  font-size: 16px;
}
.course-outline-pack-title[data-v-25e53be8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 24px;
  background-color: #F7F9FA;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.course-outline-pack-title .course-outline-pack-title-icon[data-v-25e53be8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
}
.course-outline-pack-title .course-outline-pack-title-icon .course-outline-pack-title-icon-img[data-v-25e53be8] {
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAWJJREFUWEftlD1KxUAQgGcCqbyAvYUWCkJ2A7mDvYWWdip4FEHtLLWw9w6B7AYELbSw9wKvCmRkJZH4CG822UVSTMrMT758M7sIC39w4XwggKETEoNiMNRAaL3soBgMNRBaLzv4bwa11tsAcIyIn1VVPc/5cJ7nR0S0AwBPxpgvnx7eI1ZK3RPRoWuKiA/W2mufD/Q5SqkrIjrt6l+stWc+9d6AWuvHtm13+6ZTIIdwrj5Jkg9jzElUQKXUPgDcEdHWFMh1OERcAcC5tfYtKqBrVhTFQdM0t76QY3Bpml6UZfnqA/ezDr6JfZ4vZAy4WYA+JmPBzQbcBOli/WntTuxq6liHU5084mHx2Lj/NEcMggsyuGknY5j7vSmmHpKx/HWT7ioJGWu0EQ8bZVm2BwCX3bubuq7fY/x80A7GAOB6CCBniIuLQc4QFxeDnCEuLgY5Q1xcDHKGuLgY5Axx8cUb/AYitLMpvIUvXgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.course-outline-pack-title .course-outline-pack-title-icon .course-outline-pack-title-icon-img.rotate[data-v-25e53be8] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.course-outline-pack-title .course-outline-pack-title-icon span[data-v-25e53be8] {
  font-size: 14px;
  color: #666;
}
.course-outline-pack-list[data-v-25e53be8] {
  background: #FCFDFF;
}
.course-outline-pack-list .course-outline-pack-list-item[data-v-25e53be8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid #E5E9F0;
  color: #333;
  cursor: pointer;
}
.course-outline-pack-list .course-outline-pack-list-item .course-outline-pack-list-item-index[data-v-25e53be8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-size: 12px;
}
.course-outline-pack-list .course-outline-pack-list-item .course-outline-pack-list-item-title[data-v-25e53be8] {
  font-size: 16px;
}
.course-outline-pack-list .course-outline-pack-list-item .course-outline-pack-list-item-icon[data-v-25e53be8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #8995AB;
}
.course-outline-pack-list .course-outline-pack-list-item .course-outline-pack-list-item-icon img[data-v-25e53be8] {
  width: 14px;
  height: 14px;
}

.overlay[data-v-22a3ee60] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.confirm-container[data-v-22a3ee60] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 32px 116px 20px;
  width: 483px;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}
.confirm-btn[data-v-22a3ee60] {
  margin-top: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#ff7e5f), to(#feb47b));
  background: linear-gradient(to right, #ff7e5f, #feb47b);
  color: white;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  width: 260px;
  height: 40px;
  line-height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(#FF4E45), to(#FF7753));
  background: linear-gradient(270deg, #FF4E45 0%, #FF7753 100%);
}

.courses-container[data-v-4f1efa00] {
  width: 958px\0;
}
.courses-container .courses-item[data-v-4f1efa00] {
  display: none;
  position: relative;
}
.courses-container .courses-item.show[data-v-4f1efa00] {
  display: block;
}
.courses-wrapper[data-v-4f1efa00] {
  position: relative;
}
.search-wrapper[data-v-4f1efa00] {
  position: absolute;
  right: 0;
  top: -70px;
}
.search-wrapper .selected[data-v-4f1efa00] {
  float: left;
  width: 105px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px 0 0 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  border-right: 0;
  text-indent: 10px;
  font-size: 16px;
  color: #b2b2b2;
}
.search-wrapper .selected .selected-input[data-v-4f1efa00] {
  font-size: 14px;
  border: none;
  width: 70px;
  cursor: pointer;
  text-align: center;
}
.search-wrapper .selected .selected-input[data-v-4f1efa00]::-webkit-input-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-4f1efa00]:-moz-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-4f1efa00]::-moz-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-4f1efa00]:-ms-input-placeholder {
  color: #333;
}
.search-wrapper .type-wrapper[data-v-4f1efa00] {
  position: absolute;
  top: 33px;
  left: 13px;
  z-index: 102;
  min-width: 92px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e2e2e2;
  border-bottom: none;
}
.search-wrapper .type-wrapper .type-item[data-v-4f1efa00] {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #e2e2e2;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.search-wrapper .type-wrapper .type-item[data-v-4f1efa00]:hover {
  color: #ff6666;
}
.search-wrapper .search[data-v-4f1efa00] {
  float: left;
  width: 200px;
  height: 34px;
  line-height: 34px;
  border-radius: 0 17px 17px 0;
  outline: none;
  border: 1px solid #e2e2e2;
  border-left: 0;
  text-indent: 5px;
  font-size: 16px;
  color: #b2b2b2;
}
.search-wrapper .search[data-v-4f1efa00]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-4f1efa00]:-moz-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-4f1efa00]::-moz-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-4f1efa00]:-ms-input-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search-icon[data-v-4f1efa00] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.tableStyle[data-v-4f1efa00] {
  width: 100%;
  border: 1px solid #cbcbcb;
  border-collapse: collapse;
  margin: 20px auto;
}
.tableStyle tr th[data-v-4f1efa00],
.tableStyle tr td[data-v-4f1efa00] {
  border: 1px solid #dfe6ec;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  line-height: 30px;
  text-align: center;
}
.tableStyle tr th[data-v-4f1efa00] {
  font-weight: normal;
}
.tableStyle tr td span[data-v-4f1efa00] {
  cursor: pointer;
  color: #09f;
}
.tableStyle tr.noData td[data-v-4f1efa00] {
  padding: 10px 0;
  color: #606266;
}
.pageination-wrapper[data-v-4f1efa00] {
  margin-top: 40px;
}

.LookStudentInfo-container[data-v-0298da4b] {
  width: 958px;
  width: 958px\0;
}
.LookStudentInfo-container .tab[data-v-0298da4b] {
  padding-left: 30px;
  cursor: pointer;
}
.LookStudentInfo-container .courses-item[data-v-0298da4b] {
  display: none;
  position: relative;
}
.LookStudentInfo-container .courses-item.show[data-v-0298da4b] {
  display: block;
}
.LookStudentInfo-wrapper[data-v-0298da4b] {
  padding-top: 70px;
  position: relative;
}
.LookStudentInfo-wrapper .icon-fanhui[data-v-0298da4b] {
  position: absolute;
  left: 0;
  top: -51px;
  font-size: 23px;
  color: #ccc;
}
.search-wrapper[data-v-0298da4b] {
  position: absolute;
  right: 0;
  top: -50px;
}
.search-wrapper .selected[data-v-0298da4b] {
  float: left;
  width: 105px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px 0 0 17px;
  outline: none;
  border: 1px solid #e2e2e2;
  border-right: 0;
  text-indent: 10px;
  font-size: 16px;
  color: #b2b2b2;
}
.search-wrapper .selected .selected-input[data-v-0298da4b] {
  font-size: 14px;
  border: none;
  width: 70px;
  cursor: pointer;
  text-align: center;
}
.search-wrapper .selected .selected-input[data-v-0298da4b]::-webkit-input-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-0298da4b]:-moz-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-0298da4b]::-moz-placeholder {
  color: #333;
}
.search-wrapper .selected .selected-input[data-v-0298da4b]:-ms-input-placeholder {
  color: #333;
}
.search-wrapper .type-wrapper[data-v-0298da4b] {
  position: absolute;
  top: 33px;
  left: 13px;
  z-index: 102;
  min-width: 92px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e2e2e2;
  border-bottom: none;
}
.search-wrapper .type-wrapper .type-item[data-v-0298da4b] {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #e2e2e2;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.search-wrapper .type-wrapper .type-item[data-v-0298da4b]:hover {
  color: #ff6666;
}
.search-wrapper .search[data-v-0298da4b] {
  float: left;
  width: 200px;
  height: 34px;
  line-height: 34px;
  border-radius: 0 17px 17px 0;
  outline: none;
  border: 1px solid #e2e2e2;
  border-left: 0;
  text-indent: 5px;
  font-size: 16px;
  color: #b2b2b2;
}
.search-wrapper .search[data-v-0298da4b]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-0298da4b]:-moz-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-0298da4b]::-moz-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search[data-v-0298da4b]:-ms-input-placeholder {
  color: #b2b2b2;
}
.search-wrapper .search-icon[data-v-0298da4b] {
  color: #b2b2b2;
  font-size: 24px;
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
.tableStyle[data-v-0298da4b] {
  width: 100%;
  border: 1px solid #cbcbcb;
  border-collapse: collapse;
  margin: 20px auto;
}
.tableStyle tr th[data-v-0298da4b],
.tableStyle tr td[data-v-0298da4b] {
  border: 1px solid #dfe6ec;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  line-height: 40px;
  text-align: center;
}
.tableStyle tr th[data-v-0298da4b] {
  background: #eef1f6;
  font-weight: normal;
}
.select-wrapper[data-v-0298da4b] {
  position: absolute;
  top: 30px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 101;
}
.pageination-wrapper[data-v-0298da4b] {
  margin-top: 40px;
}
#coverBox[data-v-0298da4b] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  z-index: 102;
}
#classDialog[data-v-0298da4b] {
  width: 400px;
  height: 460px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 103;
  margin-left: -200px;
  margin-top: -230px;
  background: #fff;
  border-radius: 10px;
}
#classDialog .tit[data-v-0298da4b] {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
}
#classDialog .icon-error[data-v-0298da4b] {
  font-size: 20px;
  color: #000;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
}
#classDialog .icon-error[data-v-0298da4b]:hover {
  color: #f66;
}
#classDialog .list[data-v-0298da4b] {
  padding: 20px;
}
#classDialog .list li[data-v-0298da4b] {
  padding-bottom: 10px;
  position: relative;
}
#classDialog .list li .yz_wrong[data-v-0298da4b] {
  height: 10px;
  line-height: 10px;
  color: #f66;
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#classDialog .list li label[data-v-0298da4b] {
  display: block;
  height: 30px;
  line-height: 30px;
}
#classDialog .list li .box[data-v-0298da4b] {
  padding: 10px 0;
}
#classDialog .list li .box.text-center[data-v-0298da4b] {
  text-align: center;
}
#classDialog .list li .icon-radio-copy[data-v-0298da4b],
#classDialog .list li .icon-radio1[data-v-0298da4b] {
  font-size: 20px;
  color: #ccc;
  cursor: pointer;
  position: relative;
}
#classDialog .list li .icon-radio-copy .radio[data-v-0298da4b],
#classDialog .list li .icon-radio1 .radio[data-v-0298da4b] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 21px;
}
#classDialog .list li label[data-v-0298da4b] {
  display: inline-block;
}
#classDialog .list li .inputext[data-v-0298da4b] {
  border: 1px solid #ccc;
  line-height: 16px;
  padding: 10px 12px;
  border-radius: 5px;
  width: 100%;
}
#classDialog .list li .btn[data-v-0298da4b] {
  display: inline-block;
  border: 1px solid #ccc;
  width: 88px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  margin: 0 10px;
  cursor: pointer;
}
#classDialog .list li .btn.sure[data-v-0298da4b] {
  background-color: #169bd5;
  border-color: #169bd5;
  color: #fff;
}

.collect-container[data-v-7f92eaf2] {
  width: 958px;
}
.collect-container .collect-item[data-v-7f92eaf2] {
  display: block;
  position: relative;
}

.courseBox[data-v-5418d3a4] {
  padding: 20px 0 20px 40px;
}
.pageination-wrapper[data-v-5418d3a4] {
  margin-top: 40px;
}
.loading-wrapper[data-v-5418d3a4] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}
.changeTabBox[data-v-5418d3a4] {
  position: absolute;
  left: 0px;
  top: 0px;
}
.clearfix[data-v-5418d3a4] {
  margin-top: 34px;
}

.course[data-v-301944ba] {
  width: 420px;
  height: 234px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  margin: 0 39px 20px 0;
  float: left;
  padding: 20px;
  position: relative;
}
.course .cancel[data-v-301944ba] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 21px;
  height: 21px;
  line-height: 21px;
  background: #ff3f47;
  border-radius: 0 0 0 5px;
  color: #fff;
  text-align: center;
  display: none;
}
.course .title[data-v-301944ba] {
  color: #303133;
  font-size: 16px;
  font-weight: bold;
  height: 44px;
  line-height: 22px;
  margin-bottom: 15px;
}
.course .title .type[data-v-301944ba] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  width: 50px;
  text-align: center;
  background: rgba(255, 63, 71, 0.1);
  font-family: MicrosoftYaHei;
  font-size: 10px;
  color: #ff3f47;
  padding: 0 3px;
}
.course .class_hour[data-v-301944ba] {
  color: #666;
  font-size: 12px;
}
.course .img_box[data-v-301944ba] {
  padding-top: 25px;
}
.course .img_box .teacher_online[data-v-301944ba] {
  width: 60px;
  text-align: center;
  float: left;
  margin-right: 20px;
}
.course .img_box .teacher_online img[data-v-301944ba] {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  overflow: hidden;
}
.course .img_box .teacher_name[data-v-301944ba] {
  color: #999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.course .img_box .more_teacher[data-v-301944ba] {
  width: 52px;
  text-align: center;
  float: left;
}
.course .img_box .more_teacher .more_icon[data-v-301944ba] {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #f3f3f3;
  border-radius: 25px;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 6px;
}
.course .courseInfo[data-v-301944ba] {
  position: absolute;
  right: 20px;
  bottom: 30px;
  text-align: right;
}
.course .courseInfo .cur_price[data-v-301944ba] {
  color: #ff3f47;
  font-size: 16px;
}
.course .courseInfo .cur_price .big_num[data-v-301944ba] {
  font-size: 24px;
  font-weight: bold;
}
.course .courseInfo .member_price[data-v-301944ba] {
  font-size: 12px;
  color: #bd8f56;
}
.course .courseInfo .pre_price[data-v-301944ba] {
  color: #666;
  font-size: 14px;
  text-decoration: line-through;
  padding-right: 5px;
}
.course .courseInfo .remaining_seats[data-v-301944ba] {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ff4e45;
}
.course .courseInfo .sold_out[data-v-301944ba] {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #666666;
}
.course .courseInfo .isBuy[data-v-301944ba] {
  display: inline-block;
  width: 46px;
  height: 18px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #ffa83f;
  color: #ffa83f;
  margin-top: 2px;
  font-size: 12px;
  text-align: center;
}
.course .coverbg[data-v-301944ba] {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 420px;
  height: 234px;
  background: #000000;
  opacity: 0.5;
}
.course .isRushout[data-v-301944ba] {
  width: 141px;
  height: 119px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -70px;
  background: url(../../static/img/isRushout.76609fb.png) center;
}
.course .isSaleout[data-v-301944ba] {
  width: 141px;
  height: 119px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -70px;
  background: url(../../static/img/isSaleout.2e1d68d.png) center;
}
.course .isObtained[data-v-301944ba] {
  width: 141px;
  height: 119px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -70px;
  background: url(../../static/img/isObtained.0fc5f4e.png) center;
}
.course .sureDEL[data-v-301944ba] {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 420px;
  height: 234px;
  line-height: 60px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.course .sureDEL span[data-v-301944ba] {
  width: 210px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  text-align: center;
  position: absolute;
  bottom: 0;
  border-radius: 10px 10px 0 0;
}
.course .sureDEL span.yes[data-v-301944ba] {
  background: #ff3f47;
  color: #fff;
  left: 0;
}
.course .sureDEL span.no[data-v-301944ba] {
  background: #fff;
  color: #ff3f47;
  right: 0;
}
.course[data-v-301944ba]:hover {
  border-color: #ff3f47;
  cursor: pointer;
}
.course:hover .cancel[data-v-301944ba] {
  display: block;
}
.real[data-v-301944ba] {
  display: inline-block;
  padding-top: 25px;
}
.cur_price_shen[data-v-301944ba] {
  color: #ff3f47;
  line-height: 1;
  font-size: 16px;
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 3px;
}
.cur_price_shen .big_num[data-v-301944ba] {
  font-size: 24px;
  font-weight: bold;
}

.ordinarycourse_Label .newGoodsAct[data-v-3120d6e7] {
  text-align: -webkit-right;
}
.ordinarycourse_Label .newGoodsAct .c-rightDown-box[data-v-3120d6e7] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 14px;
  font-size: 10px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ff4e45;
  line-height: 14px;
  padding: 0 4px 0 0;
  border: 0.5px solid #ff9c9c;
  border-radius: 2px;
  background: #fff1f1;
}
.ordinarycourse_Label .newGoodsAct .c-rightDown-box .c-rightDown[data-v-3120d6e7] {
  width: 26px;
  height: 12px;
  margin-right: 2px;
}
.ordinarycourse_Label .newGoodsAct .c-rightDown-box .coupon-text[data-v-3120d6e7] {
  -webkit-transform: scale(85%);
          transform: scale(85%);
}
.ordinarycourse_Label .newGoodsAct .c-v-icon[data-v-3120d6e7] {
  width: 56px;
  height: 14px;
  display: block;
}
.ordinarycourse_Label .active[data-v-3120d6e7] {
  margin-bottom: 6px;
  width: 48px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FF4E45;
  border-radius: 4px;
  line-height: 20px;
  background: rgba(255, 78, 69, 0.1);
}
.ordinarycourse_Label .active[data-v-3120d6e7]:last-child {
  margin-bottom: 0;
}
.ordinarycourse_Label .active.down[data-v-3120d6e7] {
  color: #16cc86;
  background: rgba(22, 204, 134, 0.1);
}
.ordinarycourse_Label .active.give[data-v-3120d6e7] {
  color: #2d88ff;
  background: rgba(45, 136, 255, 0.1);
  border-radius: 2px;
}
.ordinarycourse_Label .active.discount[data-v-3120d6e7] {
  background: rgba(255, 78, 69, 0.1);
  color: #FF4E45;
}
.ordinarycourse_Label .active.group[data-v-3120d6e7] {
  background: rgba(255, 162, 58, 0.1);
  color: #FFA23A;
}

.collect-information li[data-v-67769c58] {
  font-size: 14px;
  color: #333;
  padding-top: 12px;
  line-height: 24px;
  clear: both;
  overflow: hidden;
  cursor: pointer;
}
.collect-information li .title-personal[data-v-67769c58] {
  float: left;
  width: 660px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collect-information li .cancle[data-v-67769c58] {
  float: right;
  color: #ff3f47;
}
.collect-information li time[data-v-67769c58] {
  float: right;
  padding-right: 50px;
  color: #666;
}
.pageination-wrapper[data-v-67769c58] {
  margin-top: 40px;
}
.loading-wrapper[data-v-67769c58] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}

.collect-courseware[data-v-3af364ef] {
  width: 880px;
}
.collect-courseware .list[data-v-3af364ef] {
  width: 420px;
  height: 200px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
  display: inline-block;
  margin: 0px 40px 40px 0;
  padding: 20px 20px 0;
  position: relative;
}
.collect-courseware .list .cancel[data-v-3af364ef] {
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  line-height: 21px;
  background: #ff3f47;
  border-radius: 0 0 0 5px;
  color: #fff;
  text-align: center;
  display: none;
  z-index: 2;
}
.collect-courseware .list .videoLoading[data-v-3af364ef] {
  width: 100px;
  position: absolute;
  right: 20px;
  bottom: 32px;
  padding-top: 12px;
}
.collect-courseware .list .videoLoading .line[data-v-3af364ef] {
  display: block;
  width: 100px;
  height: 2px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: #f3f3f3;
}
.collect-courseware .list .videoLoading .line i[data-v-3af364ef] {
  display: block;
  width: 100px;
  height: 2px;
  background: #ff6d73;
}
.collect-courseware .list .videoLoading .name[data-v-3af364ef] {
  display: block;
  font-size: 12px;
  color: #666;
}
.collect-courseware .list h2[data-v-3af364ef] {
  font-size: 14px;
  color: #303133;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collect-courseware .list h3[data-v-3af364ef] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 16px;
}
.collect-courseware .list .showTypeName[data-v-3af364ef] {
  font-size: 12px;
  color: #999;
}
.collect-courseware .list time[data-v-3af364ef] {
  display: inline-block;
  font-size: 14px;
  color: #666;
  height: 40px;
  line-height: 25px;
  margin-top: 20px;
}
.collect-courseware .list .goodsTitle_S[data-v-3af364ef] {
  margin-top: 12px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #303133;
  line-height: 18px;
  max-height: 36px;
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
  display: -webkit-box;
  /* 使用 WebKit 的 box 布局 */
  -webkit-line-clamp: 2;
  /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  /* 垂直方向 */
  white-space: normal;
}
.collect-courseware .list .title_S[data-v-3af364ef] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 14px;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: normal;
}
.collect-courseware .list .time_S[data-v-3af364ef] {
  height: 12px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 12px;
  margin-top: 0px;
}
.collect-courseware .list .teacherlist[data-v-3af364ef] {
  padding-top: 25px;
}
.collect-courseware .list .teacherlist li[data-v-3af364ef] {
  float: left;
  text-align: center;
  padding-right: 20px;
}
.collect-courseware .list .teacherlist li img[data-v-3af364ef] {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  vertical-align: top;
  margin: 0 auto;
}
.collect-courseware .list .teacherlist li span[data-v-3af364ef] {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  line-height: 12px;
  color: #999;
}
.collect-courseware .list[data-v-3af364ef]:hover {
  border-color: #ff3f47;
  cursor: pointer;
}
.collect-courseware .list:hover .cancel[data-v-3af364ef] {
  display: block;
}
.collect-courseware .list[data-v-3af364ef]:nth-child(even) {
  margin-right: 0;
}
.pageination-wrapper[data-v-3af364ef] {
  margin-top: 40px;
}
.loading-wrapper[data-v-3af364ef] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}
.changeTabBox[data-v-3af364ef] {
  position: absolute;
  left: 0px;
  top: -30px;
}
.clearfix[data-v-3af364ef] {
  margin-top: 30px;
}
.coverbg[data-v-3af364ef] {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 420px;
  height: 234px;
}
.isTime[data-v-3af364ef] {
  width: 88px;
  height: 88px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAACwCAYAAACvt+ReAAAAAXNSR0IArs4c6QAAJkNJREFUeNrtXfmXHFd1ngEBToix8ALGOMYr2DKywTI2kmXJlizbwmZHMSQQJywKSVhsdgKGhtH0rmmp1+kjzBxkq2emunvGiknO4eQH/QP8T5P7verquu91VU/tVT393jl9bEkz3dWvbt1373e/+92FBb300ksvvfTSSy+99NJLL7300ksvvfTSS69kVy6X21ev/+97VlaMv+Gver3+HsMw3ql3SK9U1s7OzmLl8uX3Ll/ofXCpvnFPpbPx8VJj/dFiq3e01Fw/WWxvnC43N14stjY/O+2Vx880Nk4XOsaJfGPziULbOFRsDh5cahh3VTqXP1CpXH4vfdyi3nG9wpjrYq62tr9QW7+zWN94uNjcPFZsGy/sZpxRvfLNzc/k6+tPVtq9h6rN4Ufq9Tffp++JXtOPfhhsy7g331x/HN40qOEVWhvPwrsWOv2nCo318QteutzqP4ufCfLedG3Pl+rGY4XWG/fmtEHrRbHqOyqdrQ/Ay5WaxqldjYg8cKFBRtna+FSptfHAueaVj+D3i13jBsS8fo59hCO5tbXr8NAgJCl0yNM3ew+W6lceK7U2n857CEUK7c1nlunacQ14P31H52Tlm1s3ISyAR3MzjnKn/yK8JowbhgojhcEndY1nKNmrrW3vR/iAa4VRT/fOvefxc9Vu72YdP+9Jb7t2HXm1jxbqm8+4GUGp2T9ZbBgHa93hh3KG8e6sfQd4eUoabxMG3eydmuaZy6uD+/Cd9Z2f8bXyB+NGkeW7JWCUnMGwZzFJKha7N4iHkk4KN7QD4Q72QFvCjC3EleXO5hNuHgoxbOn116/fK9+39PrV6/ON3v34bs6e2Ti6XBt+SIcXWTdcOv7z9d5xJ2+EDD5HOOse34JFJHXwvE6JILw1QiRtKZlLzP50E7zMhOehgkF11TiQ6779t3MXPlH1D98de+AUOsHQteWkvCqX//LeUsd4bOIGdTafQ3zY7XbfNe97dJb2APg28Gl1nyrNweO5lvF32pISRxV23lFqGx8rttdfUD0uDBd8BL1L8gIPo3zxyn0CclPwbWDQudw1vWeJeF2KY5fBPVBuArgJuVz24K8semQkserDLwojlPzqHYrN6+b2FVeJl6Dit+2NT48IMImubvev7yoWjRvKLeNWEHHy9TcPoDJW6Aw+aSZRvcMg64j/UnkafycgPeC4dHqg+rZce+NDhfaV96fx4GHPcE0TRZzmxiPaEUSepG3dJAoNUuHBOAVgP4nPb1GcuNIxPoykqNI0Dk8cwxG8EKPiYQQzrXjRuCOp2BTJnNPe5uvGLdryIoCFgG+qNMVKe/BQnHEuMngqH98hPCYlhEmx0JyMGtew1Lh8V5wGjfgYIRiH3rDnAsFJsIS+pxZKp8XW+hHZM/ROVWLCcs1iwOD+3XgH3LgA3cHAyFsdQBhRqr95O0IKcBIQGtB3eF+ttr0/t2LciL/DtcOTl4lPnCfjWKbjWnzHhreHRLDaKPzA+8b04N5YUvKLfHv9SRCPtEX62cg/YCNlhliVDCVqWAyeVlAo28bx6YZjnEBsWO5u3ANDjAOeA/8iV+3djAeB4uNPulfVRtdElM04OA9AI8riwZIfVmDt2jK9eMJLw9ulDBkIA93UqD2N8JxutEUKG0T4QGEEjDy1B5k+u1Qfwqt/wjWUof0pra4/GnXMer61/vcSd5k+Zyni+7D3krXu4H7pySf2GGiF0bz7zqI44ulInEZJzGWVkkic32r37ZvpoTpYqE8WJfBapvAH3zGq6weNVA0pEBdrS524NzuL6rGF+PL71AgZxfufWzE+XGj0TrgxthC3zliysgvnoXcCHnQhAqI7ILU8IS8yZmwc0sndaJ05Y7xTLQebWGT4DRIdE+hnc2jPMTkS3ZnnSLyKMAO4skOpWMTJ9HBG4WCWEcbwh3/VODz3XdZIGAD2SxtDsFlowyWQXvUaFr6JeHovlprhCAj5uNupPQr4chQwXKn9xsckR0P3bm5L0KI2zzi7oo2nPbw73AORewe4EGWlcRLxLdCGM3PgMbAHqPJNGPKI8xDWa1apxYqHLeiePjtvpCl4C47xYkNEzBYSeqMb95TaJVylxPDsHLLSYKjAtSceZoIEgUuHyikEQsFj797RuQkn4CFEyVQimw9vD5PQIAZUkxmEEGlwJDK338SFVjkPYs+J0BMmzzhHBRm+56U6hSnzkNhxtKHcoQ2gun/gm0MVIjWGXqaq1rmQ3nxP7jslc2qih8QsVEwMWJIZ8TlSKtrTmyhofGwDUeMP+l6g/qklWHgazaSaDomh6GHlBStG+CINihtzgRMLjYOI0AZok8nEE1LE6WzfqU3Uq+cU1b1bo3o/JM5SwtgNfqpmcqF0y1vbwZkN9k6ERxLnVoKIqPqkpZYyEaJ8giMeTaLA7pFja+06GdJZPxIk2AfeiERBTkbWH9ftQ9lJzout/hFOAJp5FhsqOIBYeNtKENUbwGAqhwH81QWtc5C5GJu3e6HQgVNzTyRtiFNrJGbn9z1AXeTlYMFfqF25W5tLNhcIQBx7Bld6NpM2YnXxRAsieWGNV1AHE2oj0itMwn7lI7zCOnPtSTC8ZSZAFwQfFE2civFqVZkZSuoY3o/QcaaqoegoCHfxO4t5Et3gxrusjXfG4uFr+3hXCWxiJi4cfV+8MTAfAE5B0yaPebXnnc2Vr//xFlFttewhQuw5LihFeurQPeD76CH1GJk8rRO2WV5Ai/hpnGnSDzptJcjMJ0YLAjp/YpdNqEyvGV4wWO7UgExl80mjEVS82uZXpgigN+c2gNewoHHevZHQUeggIUlZ1GYW031YhcxfzkY9cYzcjp4uXWGLbiGHKLUG30tTUhX6zLxDJGPBunGL1AZ/2R8PF7pinISuuQ0RnYrEhy42+18luap2qTnollr9/0gtP6L+w2LdlktAh3V2DLjdf5I1+/mqvBTaf34/L3hUAxQ89JpIpmmEWJ9m0w3OC8Plr9ZWajFoleVIwPgzF9+g29ePao3Zv9V/irdra/MLeVRTklRuD34zYbhjAx7+Nq3Oia4Q27aFEdHVkb4BM1km8EJ9bTZEqsfi1JvPaTJ6yDCuOfh31WBpOGOr2B78SDHip9O6TjTXcq237GSXwgC9J14Q0+OoxUhRRi/f4cLadZXm8IswVNV4YdAwbLMs318a/32jv5JWvyA6wws0cjcTxY08Qw6WqADhD7XoHQ6MWug1XqRg9AvVcEUIUZPx1mJ962HJuDtbX03N8bFiVZnyp3SOApIPtZGHjdN++A45Vm4G6pCmgN5MhQlUli+3tp+V74NxSAoZWoNX3WJcErJ+ZWzkQCYaV1Nh9gmeBBv1OxqRm3Cy0DCbA82Msvegj19d5HKmma3MZGiZtNL+5+nVdEISKKb9MQsb2suXrn7Q5Z7dVrYgNbzaw1dSexiZkOOoaJXcEuLTo/gVEJgfD4qWdx43n9WjsLwZcGNQUJEEPPzYe4jCUKGiY//74HtO71MRDL/BBSncCNlaH3RB082CT/3aUPgYZtWOYSDM58f78pYTTdTxc+INHpUMr2lCZZS8nRExbnvwdf7vVHUb80hMqan+z51htcG5tPTN8J2i1MTz/sHMCJcveec8iGnrMtlHS3Q6POSuCVuj/xMHpEGEDKXS69eTkdbY3/9OCHm3jH+h0GNV+j0FsSDv/lwaXxSxLxdeXEiC+4JEghuhnw8ts4odtB20rdpLjDsgb1pu9L/vZNTo+CVjK08YMBm1BUVV2sNnFC/dlr1tv1NuDb6GUj39/2/HiV+zfzGuuRu7ggEkAcv65+JvPaowXQY/CViOPW3IQDVZh51MJDRC3rNqGdT51a2Hxw99ffse8qD/5XT8w7Pyahaoi/C8Tj9Lhvsq/1kkgsrPvJzKd2fFrNi7NkSbPJvV4Id0w9lISxp5kJZpeHahAXEpvBEla98qK8c//VwdL26YcphhHFR+vkbQm2OiBnIPfxignpT0dxc0XAbHxiqBy9uFwGHwg1qMCTuEXkQ9WWcvLLRRqd5VDgfozw3jW8DfS82tU9OQBPq7H7CHoeOm/ikeEhYPU5jyszS+O8ZJJFKZw9MdhPeAuWh2yfjKY9pcXfapOfy1Mwmn/0su/g2PTd75925Igijxs/gXXAjHsA5QHCtuiFfdSPz+cH7EcpywHqYGsX63Gzz/XsMWnsZ8YG2qivcFb9cRYaBwgZI3NVHOr751QAo5RAXOeF5yNs3BP8gefPiIHD5sPMATOfawFJMmVWGUL5fHjQWNEOQbGfLwlryRGo9C+NHQmeMxOvyZU5LG41JzaM3gP1289EUMH7eTZiKQMz5wsT1cRtHIjbUmfW5r8NnEvXDDRiMQJkV/vHXtMADz1DzDbgRQz2OTJuJOMpQfofrl6QbW1u+EwcK4JMMjwzYhtsGXyWO2FGShUpShspdlLzw8pkJuExgw/T68dZkjHa1BAyMbEn2AMeTcioNpAmkMN4T1NPmQd+J84Wq1d/NcGG/D+JxV2iWjKXmdd7dcM/Uvyu2t46p3VfDcVpkMOrd27ToeKqge2yw391+b4m1/YCVNgOs44kFe+DuJxv+ttVvt/Kp3OIZA22bSA1Xw8jti6jvDfnd2duaiy7hC8zmUUODz/N+F2mZz8Bm3hEVIlTaduyoQQvDmTMzAUD22jBxtfXyyfNz/fbHx1sFJWG34Ldu7D1dXWlfvTWrPRHgz5kZQX2SUoWad8F7eMezZ6KkGP6ftQot0vP+CGXDTUigqd4ePkEfNjzxr3o3MhNBLMbwykjfV0Kl691SRlZDFq7MtIQnEOvslTwzdkjTEnhSqNFgo8auFBJ0O18ILO0lJWueY2mBx1Xv8y6fjhJxENHMLsJeM5Q5fIc/344kKGXli11CkPfiuW1xaFSO03HrfhkWuw6xizMv0Z9ecpdl/UU7ojKOJnVxMxadyKcLB4lzWH8mG599jQiUzr9YdxIibg29OzfYpyVuZ0tgoyC7NQZPHpa4oAseFBWHH+ByqWjBA/Nf2+mCwDb7r9pkqdZNgvFJSyBGn2hbqEZaVeaXEK8QhYjOZ9DNXSxhNe/AFFw7Dstc5Ifw9EJeWJnrf+lUcvcgviJ4oeWyLFyFa7Fv9L/EkEAmga0KleOGqErrElvwyqBahUWTxXH6kuI0g26s4G4gj89ouj8TJjVQD/oEf/i0SZkcWGsFfxFw7w4ngqsfmTZwIOdz4wpLjIdy+1Ja5w25cijhyB25rudxOeM/fZZ4UE4E8e+3GmwdtAx7OBXFdlHCJDjktbCADrvrtPlBRDfKQv1Y5AwLxIUhNwYUFpbJQJwqlKGywZK/e/5L0GVQNNLFmlsSNYMAgc02Crny9Z7ebkUcOj0D80ZaN8lMn5xM0I80oM7hgPPCGqvGYfWf9n1MV7AW5a3jrjF/PBD4EDxush0AwBFGwaNl0TClxZJg9mGsstv2JhBc3Br9y8PK/SVpPDad1pLQDDoX5ad7kY033qmCJaTybxziXl3suQl4+zTBWqfHSL+tqAtVoGV8539z6KMXErzm1CXFOMbuGr7AujIIcOmzvp7jz96N/uwByfBpavrxyC5JPBNicXeKDMXtK4CjGGxt9Z/O5vWi8hOt+1Ik9BswXhQu1+iZI66zxsujceeEd1eBNnKyzAu1BqOgBw0UHDHceKCbxh2hBIc2gK0Mke6Vo5E9Lr1MLGTk99E16RaE4EoHmiWhdukfNXzDVbJX15HDE8LDX8IsComoMP1dobx9y8pJCm6E5POtMgun/27SRCtQF8U9eEim3deHC1Q9O9LfZ3OGXrbYg8sr/yqC3FTxQYmp9Y+uE9Pkxq/PkKXb3i15hLEGk1FsplvU4501q3qzPyHAPs++s4sDMqlAi9E3Rk1a6ev0kT0E0Sb6G43y3DwBtUG289NqBILgoCEsmrm/4M4n/YPa7tRy+xwX6fYnx5pUSENgh1O1hP175MxC/tlV71sOr9qB07LcYgXb5VNqlQywYwVT0QBjq4FGJp9ACBjs85ofjoTZe4s+eEI6G8ZLK2y3X+0+iK7xCE+O5ug0SL3hkNakEZwKFCctrL8TcBVzl4iUekShRSAlA250Ch22ctt7Q642SGvVmBEIDZAMvJ4TyKFvnfWfWDc+RBzVPJboxBFmpcJiXpOfMRONlv9Yave/UvMIi7aBAQXxdxLb0QH1hWkkaItKo3lk/k6+bOmQIc6oUIsUektWCAQB2+9n6CxHEMTZDyLvR261HCMpnMUmDpxWtUELSiQwOxJYpa4m8oMjeG4Ov7/bQTjDEKDb2Fh8aBzgfgipzL7Gk8LTb7yG8IQjth0kLmEja0R4rj1ayaSNYIcrYolt23GzXf9bzBVy8cijosJfMeuhdMnPwGpQWnl8XW1tH3dhmUsGDEIUgDzrChLTFSXZ54G5hMbDnaa18qlE3jPRYnaAgOx5ZP+l5Y2mIR9aKGCDNVKawsELFekTUd5TzH3VNwKOosJraeAmc2Hd4R6iH/Vlbp7JmwDgtgkjoElw77qEMpZkmEdJ9qGlz7d9Y+pv8hAJoGGwM/xGqNDAyxJKhvbFDRg1PW2luHZYrZjLENnHEUkVOMvau3Hi563VwdZ3WMBGFR9hEzkPMLvae9UMCUvNsP227nBwK6gtuwEbqBgwiCBnTSZXsjbgx6HvW1rb3C0gNvWsOHQ22B9m+E1xeSZTEYbgK9peXgMFS85ooiyTOfCjN371o3BHnfuIoR+wOplqFksjy2v/sWknk7DI/9QBObJ9LA0b1kI7knAsHt+13cHh31AIkIRPEv90NdYBRQeoU0lDucWz/pNfiBjduJIqcZhkfpruziAey2hk8B8O1Xuc96ILkWLt8vu4d05UM+HJUBuxDiYcbMLxWUoYr8M+68T0no5W8cGPwQ+8JBRTQbTK4/PIWd04zLmTnCr47kWuADUYhwkscaUBuYd7owWctidXocdy3b64QL5cbLl6l1cGjXnSd5Yrs+pHEPTAkoGwDNjz3wslJ3B9iT+JeFUex8RXHChRl+0iY1PLvbgmdeUQPf7yLfsIFVOeChjhAKSaSvwvGx+Q4d+sBhBbmdzF+kYgjIKOpUkytGi6qkH4GFAZN4kDbtYtn164LYcC5fUwG/lk/XisRGA1sMDICZPoOXvd3/DgWsrCWRL8Zby7tGgKw1h2LbwCGFH9QICzt75Kpc6K+8WkqlpybRCzs+NycQWIXIcbXULoa65zhGlhvmLbKDBcQHcIIhBP+TkSmpeejqaHU7J2KBEYTmXJGCxlo+UZxwUGhpobyrBPHACQd2WCmY9vAMcWcNRK9O8f4BoL4zTDc8623PH9H+t1XHbx52eokRrFhIt5mp0mcY3jxcFlJmngRjxlOIKgRIddgon2euzp4ISO0FAMkL603W/BYO5c4nRGXks1jSfZMliGRp/j6tLIsYklOiEEIsJtBOHVTC0ER5vWheOMdgrt6G1p8xkrpRF+01Dpxk0sOnlk9TeJceJBEnEtc5pZHuMxt4aEfn8QXvasyWdXfsg+nOcWd2+ME6h4VZuIg8yAmRcKitrxYRQCvnh5ST0rXwjcCnUyd4RNS46MPbkGl8d93lZvGWUuR3JKh8nOaxAuZ/TWSwTtV5si8KvILJxNlM3Cx1Rt3JBeLXU+KlEiqEMON2GuhGU8g2YB95XCD80EaRqWBJ/DcQTBUswv4V/xa/B61EIwhxtU3Jsjp+DPxI8J6wLRXEDpljonoRMIl5/Pgku6PMo+gvpNqYx1xYtARXaJNihUZqNPhp4HehxI60eo+TugMT+wpnCa4fvqdi06jAPaKCAygM/+Edps/Ecn8ON5dTLjeHUl8cdHaIvisE/L6q2irqdWCY8umHBNJeTJEQrwI2wy0P3U7HseDNe1GIdYFdmxxcif0yupbD8diSITHVppvPV7pbD8VZu/ChJ9eVflxGtpyvMbB0BexxNXVE5htAeMqqGqMDirlQRa0xShxyjkkSeeDcglQUChxPbFG/7egYIqyK+HPIPqgWIHpQCVVw8x8ncd3jiPORTwJvJsjC3E9JE4QbHnM63Wnek5iwBsPjJGLKCZZAcdNciRosW68oEJMIMmEiaXdhKEtbVxoJoSCGltqt4SXFzVgkqHHMaFSwGF088utreelQgSFLX4KEeHRopEhUltakJD1wqUIagi8nu2HDxE8A+6+CwkRFGYKTeOLYWr8gLuchKFVbdywy322hWP1bgXfq1L5SywNlXA451vDpyeqaDRiIMlxrmhzsnMn7xAa15OOJIkV2gejucho8UhC4xfJUShPAQ9EMFfRoUJnauPuHlshNMBNh5D0tAF8eAgk7TLq40IZ1tRg6L9izrIgcRNg16KnLp6uCNBEARGqhgtewUoKnGxoH1uG6LXQI/oNx7aGaVYRiQryp8LPcJdIjZqSI6FKvsuXEqVeJ5UZMeR665SXvjVx/PEpPxRmTNsb9nC8llbGDwE/yeNSlTFuiuX0XMYmpfPZHbslmzZ7rXc8wrh04+GkkQhrASoTT2VzWB8VLZ6e4jG/zWGtMc6LQdg+OQSKtsIFtyxa6RZ+OS2DwYNkln+NF6rUO5fWAG8LbbGRhI3TXkWyOQIR6bgtLi9FMdZDyW6GqMAVeAzJKXbjCl1jskKHEq8fnoKSTNzGHwao3DjHv3ZyiNg2NaOhohHuUzeCjpPQ8BkqiwESf86hQQwd2QWB02uLTRjHk94QEVPKYP/XrL/nxs2rYlG0jfPyLhfDk36GjcdSZ7X5fVDL3e17IMNUbgyfEKMIyBBmcSwZZh7bNFyw2PyHHZHi1WYiZ5J6yh3otiYv1kcG8lM+db3IZlBIgwHpCA1NwRuHBzbfQbQRdf/vhkkjt8dTFXx0bksOglhbKuQ1Jo9TyDRrJWUu7Fi57A1tEQ9wx8KNKexYiBgsQIab5rRNUVZ20AXjc4Sj7v4AJLXrGFZ6uIWYNyRO2zIZ3VvytfUBicLo8EJCNivzpU0esyUr5p2MwzUkwJeOBdqKtMQX5Ehv9f/ZqUIXScXG8SiU232mDWQJFjZgVrFxamyshCRAWRJGAGI570NTR8VmdfFBLX7UeHj8W169Ev2gQ+jHBtGIiPQaBFMJcJhdho0qXFDXeWG8SunXobM4VIhCXoeRx59RyUmF9p/fP+4Cpv9eu5YesuBxLfLwwQ/kynkTsUG1hToTrY6xM2D6Td9+dtqQ69CxNqEPQtl8QmndfbJP4M+ikGMc67avOoYfldWtw9bPTJNuzcKSlHh8jKOA6lGQ1jX/RzjDg2OZZ+vt2N2nTGq/GMUTK2ZE0CyJstOYAMJ34yDbwKNbxulGVEJnxNiAp1QEs7CIvPOI3cS5e9u9Y3jqYw5hoKTGjm82j6W1UWBUqQYWKg6lTH/c5iOjGkvLMclRiTCFMOpxCLG6NaFcAzZZlZhc1s+sGMlxGfzvIxUvRmVgsND8tMPzNvqo+CmuN3uZya3mUoR3wDOQeMI+BjByD8jlmXjlDZBY3DMiYKBIDMe8BZprYcX0YMiheGK3tPefXMjw4n2QwLI97wEni1E4GDvuXW5d+UQWxKuBnUp8BWXI9W6xGua1OTWGokcukvFOXr0wSZ9KsBl1AqONvdzZetFGIPovZjn+NR2bPZXVT6iDUCNI53LwiyWCto1G9E+muXHkeb86bci10zEnhpg0JumVaCtKifyyiIlCrjgwHctBy+GJ3QfGYfBLuYVgztjw/5hQjM/1W9NMLBBnyco28pBrbiSYceE4AwNzgQO2E0UNqeEaKyNREVTmqtSwmhba4yuHgIiipQNCg+EDoRZinED8VN0x/JNkl8ZUI8YcYCnx2vq8ZBjEL+DlXjbvooGjOaoWcnWh/B5kVKr5e5nHe+39b1y+i7fB+4lhz7HuiyBVzOBP3ZqdcUKEIkmmvzOKwBIxEcdunUJPGnmy75SV8nNZNIb2vx2jauYiBsag/IsELevYbZiFJFcqXPgIwdBpk6oNSU9PxBUq/2jCxgOe2nnIE8Mjx5aJN/90U3V1eEwm46S7N7GGPVTytfm7onDhOQRYYs2bflCLCG8WieVZF0/Q2tmYSrreY8jhS+59aP0KmGULMY2VgvcAfXMiAaPwJpcBfm5c35nLjtV8aC6jGFVo9exBLmxEWLLZJymnBKm8xLHE+CppZsSojQjaY2vxMLlwhKIEzLFcMwEznkdlLYn+wbTWOZqiGVRBR8x9zkBBTKLAFQkHTGM49OSxNrhP9KkRpOaCSESUPGKYIGOSjfBa6DDs1eHm1gKddnzf0XzpAyk5c0aOm0FFTddgWMPn0sUr9y3MyeIlXqsUnHXIK5qk+dq+Zabf61fspiwJ5fiLm+NJoPhcZFEK3NveZ2zATTNZAwbqd+bGTHtfRtgBBdIPyUkQsVjFLnXva3vh9SftmGbw4DzcSIRLaL+fxZ61wHEvSdiOy74dKm/7LGLx+kEavZXuTxYrL0P8ZK9m3vO8BOmGoQ7VVeOAr98nchJU/hNhnQVZGOIRZKCHXtlfSLz48EGcuH4RFq555mfoYcJP6EgWCNhw942ZiwtRVq4KBUuSgNKniKPxQajE7+iratc+oVF1S5Lt588Ldwf387p4FmA1T4u8CYQ0eBPl+YRkSDNvvKxi5kdpfey9UW5mjLO0GoI9X6zUnEfi2Fm/QUhEnIb5pakrlpUliU0HLFYhVuaMs7QrtrvDLKztKEimmtRyH+ZnHG/uYQKO5/tI2rw8JITEgN/3AGHKmjiUlp5IoFVm0poIJbL01AGLhPhdxWGYX9WcBbc498YLJ0Roku19+0f8woWC78BCB8TRswO5ULWGk97RrZoZz0sZsNrCs0LYdeaPtqT2B2r2zHjLhD4E0d6QnBiVjr/vcURbpmJLhBD2EeS/6TKmG3RibLwklzXro6wi97x1brzG8SCVVSG1xWLnpKdbxZPB0sbkamv7074mMbEHZPdZ3dSYFsInHq+ity2I8YIPwgsWyz7GC2Rw7SzmacAHr53PC1diZh2NZbwBmHwINSTIjKiSM19qRycwp8/BoOeJP5DlJaiN1DgqHferxuGA+cAiVzAFaSfLQiz+4mF0b3BIhkaQRpUsIrvN6TjWv9clPTJpjsXovgR1LuBB82pb1mWwgsSeoUFxdaEj2nwvirl04cH7vaC94nFq2PtRvmj3xpnQabiBlNlNFFhVRhDgQ8xBEB6E+MfSxl28cmiWWtKTXmdFjDr4pLRntIdh+MwQXeHvN+NJmweIhRFDIAJXuvRm4MHWINzk64yLjA2kboFZJBLFHjII2VjjlOR1ae/CTCkFXCYhF6ZGyN4uBAkdB5KQ5/FSGGY+aH0Ubx0os420WrXT1KvIysIecKqrVeLHaRim6RRdyHlpz/tHkBTOR/YrOoh7RyUjJrZ/qEQRgn2cSDSKjdGnNzOsuGgdxT4hnMdI6GZByThRDdnGLtrIWFKOrmR83tzFY/z4hxFXfehqucFCAtOUNtcsZYIuOQ/wHb4jkWjulhRzRt3D+cbg/rB7gHskeV7Ceue2DI+Eq8wKHWKubgToBAjTeeV9LWIR0JC9aMj4ThDWw2Qg9XuXO5tPREEil5TU4XSoM6M77xwSHO95As+lRIyIIFGIguCog+SRekOhZQtt47gETxI1XPoOQlyadfsy/slTUfSeiTmBfNwwjJfu2dyFDdOPPbkilG/2DkdUdl5EfK3Gx9axSsftoRHoPkvZMxLXWwAbquGSpds8yilCfyd4WNXBAG3Q1VSHhbli8o0go4to5NL4iFWqTzxORrsLWuUzjCjciGuciG8ZhwHfMSrjAjGn0GDcBhvnXdTW6rJQ3OBeBUhCWIRiIhHpvn0zvEhegd546wvm/eJz0wwz8NmYlwxurYrhSk2SpFNWjVggT63W4XOCzCGZywXuhOploAgTdZUNk90htlFyiJPlmHzz6WWaDQIkAxKqcWTdORpiCO+Pz0C8ubzLNeGaxZw5nx3CXuA3cCKkz0POsNe4DXGvVwHAt+Uqm6BjrsRzxCNUydffPMDl8qe9zGx//YgYR0vQHQj7KMmCZ4wHENPWkfnjhf+H4WMGBPrC8LPid8hQ0CHiGJ87fSahKCjaxDXJEtc9eS3GUV0QChG3Ii4eTzEfHWWQr4qzOAF2mzAymp3BdWyTfoGngFAH1xIn4w74OfZ0IqSiv9vLErHJhRTkudSQAp4ioWNtsVg0bjhP8fCyGGRNXlchEUVlrMCuxWeAuWd62diNB93HqtcVsrG6YyVqb2y8G5CXA3rwqTRUdEDUr61t70fYgMoXQU0HkGwBDgQPA/JJpgC4cRT/j78DkQnJIX4WvwOcGq3nubVriSeKCAssOqpU9KBco6sbXONbAOa5Pq256ZufgSqQplLuvpCAIv5W+cCCxVfTLL6EvB+JLOOoVUH8zuZzKHeemUPyjpc4dwni0h2lYkd7CGaarqqlsEBqL7VtaiYvSkAJXHtka6CKca9T8UNUO+dAVT7zC3oGXP6TJ0Y4LvcC58G34Y44Ek4oSr7eO56rXNZJWuY8sgt5B8ckILHEZvGmidgQliu6Xhw4EtibUj14B4xeyaxFGLJaBLGTlfWTqGDtpU5mVONAXpc0GSQ8d/NYbY7meOwtb0Q8ATfOA24s4sPMCi5PCxFQbBH8XHtWn8qREHwPXQKe/QXME16XCw46loaJ6QWYLovqQYC/hHYZVSancTeQrCHu1+XfPRpewCOBMD+tmoamR0G77BoHhcgzVcUS5r8ulkrEoyAmGuBCzKRwPUVEjN8/DU5GriMSM136nYssnQwy11q7FcwvN6qimgiKCaCUIIm+Oyr34mEADGUE1BEDDAgaZOnS8HbzhCBSP4U1apHB8UUMMVT+UHwwNO6tF7wsFGaEvpfSyevlZcacBNtRRUsc8WSI1gsQHzw6QhjBeZjmTV3fn6qNVJJGsjZi5GlPq5f7EV4jKVjBzV2lXjAYogMsFdcLBg7IC2EBOBPzNlBRr5hCDohhg70lSrJma8+ngAIInq6XY58NgxRhCz0YpbrxWKXdewj6FQgHgIjkcjvaWPVKfoE7i9gWVTBgs5XL9KqYL0iNAt3QnlQvvfTSSy+99NJLL7300ksvvfTSSy+99Ep4/T/saFllH1uwdwAAAABJRU5ErkJggg==);
  background-size: 88px;
}
.isDelete[data-v-3af364ef] {
  width: 88px;
  height: 88px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url(../../static/img/deleted_tag.fde1010.png);
  background-size: 88px;
}
.opacityBox[data-v-3af364ef] {
  opacity: 0.5;
}
.body-wrapper[data-v-3af364ef] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body-wrapper .icon-message[data-v-3af364ef] {
  width: 90px;
  height: 90px;
}
.body-wrapper .message_con[data-v-3af364ef] {
  color: #333;
  text-align: center;
  line-height: 2;
  margin-top: 20px;
  font-size: 14px;
}
.body-wrapper .message_con i[data-v-3af364ef] {
  font-style: normal;
  color: #ff3f47;
}
.item-b[data-v-3af364ef] {
  margin-bottom: 34px;
  margin-top: 45px;
}
.item-box[data-v-3af364ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 21px;
}
.item-box .item-part[data-v-3af364ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-box .item-line[data-v-3af364ef] {
  width: 4px;
  height: 16px;
  background: #ff4e45;
  border-radius: 2px;
}
.item-box .item-title[data-v-3af364ef] {
  margin-left: 13px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.item-box .item-expend[data-v-3af364ef] {
  font-size: 12px;
  color: #8995ab;
  margin-right: 13px;
  width: 25px;
}
.hand[data-v-3af364ef] {
  cursor: pointer;
}
.more-lesson[data-v-3af364ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 12px;
  color: #8995ab;
  cursor: pointer;
}
.expend-icon[data-v-3af364ef] {
  width: 20px;
  height: 20px;
}

.collect-courseware .list[data-v-60e92799] {
  width: 420px;
  height: 234px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
  float: left;
  margin: 20px 9px;
  padding: 20px 20px 0;
  position: relative;
}
.collect-courseware .list .cancel[data-v-60e92799] {
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  line-height: 21px;
  background: #ff3f47;
  border-radius: 0 0 0 5px;
  color: #fff;
  text-align: center;
  display: none;
  z-index: 2;
}
.collect-courseware .list .videoLoading[data-v-60e92799] {
  width: 100px;
  position: absolute;
  right: 20px;
  bottom: 32px;
  padding-top: 12px;
}
.collect-courseware .list .videoLoading .line[data-v-60e92799] {
  display: block;
  width: 100px;
  height: 2px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: #f3f3f3;
}
.collect-courseware .list .videoLoading .line i[data-v-60e92799] {
  display: block;
  width: 100px;
  height: 2px;
  background: #ff6d73;
}
.collect-courseware .list .videoLoading .name[data-v-60e92799] {
  display: block;
  font-size: 12px;
  color: #666;
}
.collect-courseware .list h2[data-v-60e92799] {
  font-size: 14px;
  color: #303133;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collect-courseware .list h3[data-v-60e92799] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 16px;
}
.collect-courseware .list time[data-v-60e92799] {
  display: block;
  font-size: 14px;
  color: #666;
  height: 40px;
  line-height: 25px;
  margin-top: 20px;
}
.collect-courseware .list .goodsTitle_S[data-v-60e92799] {
  margin-top: 12px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #303133;
  line-height: 18px;
}
.collect-courseware .list .title_S[data-v-60e92799] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 14px;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: normal;
}
.collect-courseware .list .time_S[data-v-60e92799] {
  height: 12px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 12px;
  margin-top: 0px;
}
.collect-courseware .list .teacherlist[data-v-60e92799] {
  padding-top: 25px;
}
.collect-courseware .list .teacherlist li[data-v-60e92799] {
  float: left;
  text-align: center;
  padding-right: 20px;
}
.collect-courseware .list .teacherlist li img[data-v-60e92799] {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  vertical-align: top;
  margin: 0 auto;
}
.collect-courseware .list .teacherlist li span[data-v-60e92799] {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  line-height: 12px;
  color: #999;
}
.collect-courseware .list[data-v-60e92799]:hover {
  border-color: #ff3f47;
  cursor: pointer;
}
.collect-courseware .list:hover .cancel[data-v-60e92799] {
  display: block;
}
.pageination-wrapper[data-v-60e92799] {
  margin-top: 40px;
}
.loading-wrapper[data-v-60e92799] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}
.changeTabBox[data-v-60e92799] {
  position: absolute;
  left: 0px;
  top: -30px;
}
.clearfix[data-v-60e92799] {
  margin-top: 30px;
}
.coverbg[data-v-60e92799] {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 420px;
  height: 234px;
}
.isTime[data-v-60e92799] {
  width: 88px;
  height: 88px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url(data:image/png;base64,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);
  background-size: 88px;
}
.isDelete[data-v-60e92799] {
  width: 88px;
  height: 88px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url(../../static/img/deleted_tag.fde1010.png);
  background-size: 88px;
}
.opacityBox[data-v-60e92799] {
  opacity: 0.5;
}
.body-wrapper[data-v-60e92799] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body-wrapper .icon-message[data-v-60e92799] {
  width: 90px;
  height: 90px;
}
.body-wrapper .message_con[data-v-60e92799] {
  color: #333;
  text-align: center;
  line-height: 2;
  margin-top: 20px;
  font-size: 14px;
}
.body-wrapper .message_con i[data-v-60e92799] {
  font-style: normal;
  color: #ff3f47;
}

.courseBox[data-v-1ef51d2c] {
  padding: 20px 0 20px 40px;
}
.pageination-wrapper[data-v-1ef51d2c] {
  margin-top: 40px;
}
.loading-wrapper[data-v-1ef51d2c] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}
.clearfix[data-v-1ef51d2c] {
  margin-top: 34px;
}

.courseBox[data-v-2ae74f4b] {
  padding: 20px 0 20px 40px;
}
.pageination-wrapper[data-v-2ae74f4b] {
  margin-top: 40px;
}
.loading-wrapper[data-v-2ae74f4b] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}
.changeTabBox[data-v-2ae74f4b] {
  position: absolute;
  left: 0px;
  top: 0px;
}
.clearfix[data-v-2ae74f4b] {
  margin-top: 34px;
}

.message-container[data-v-43b7fcd0] {
  width: 958px\0;
}
.message-container .message-wrapper[data-v-43b7fcd0] {
  position: relative;
}
.message-container .message-item[data-v-43b7fcd0] {
  display: block;
  position: relative;
}
.message-container .message-item.show[data-v-43b7fcd0] {
  display: block;
}
.pageination-wrapper[data-v-43b7fcd0] {
  margin-top: 40px;
}
.loading-wrapper[data-v-43b7fcd0] {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}

.messageList li p .blue {
  color: #ff3f47;
}

.dialogInfo img[data-v-654fb347] {
  width: 135px;
  height: 92px;
  margin: 0 auto 19px;
  display: block;
}
.dialogInfo p[data-v-654fb347] {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.messageList li time[data-v-654fb347] {
  display: block;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 12px;
  color: #666;
}
.messageList li .message[data-v-654fb347] {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 0 20px;
}
.messageList li .message h2[data-v-654fb347] {
  height: 56px;
  line-height: 56px;
  border-bottom: 1px dashed #d0d7e0;
}
.messageList li .message .icon-shanchu-01[data-v-654fb347] {
  cursor: pointer;
}
.messageList li .message p[data-v-654fb347] {
  line-height: 24px;
  font-size: 14px;
  padding: 15px 0;
}
.messageList li .message .btnSty[data-v-654fb347] {
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  text-align: right;
  font-size: 14px;
}
.messageList li .message .btnSty a[data-v-654fb347] {
  color: #ff3f47;
  text-decoration: underline;
}

.agreement[data-v-267609d3] {
  background: #f5f5f5;
  padding-bottom: 60px;
}
.agreement h1[data-v-267609d3] {
  width: 1190px;
  margin: 0 auto;
  padding: 30px 0 20px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.agreement .agreementBox[data-v-267609d3] {
  width: 1190px;
  margin: 0 auto;
  background: #fff;
  padding: 30px 0;
}
.agreement .agreementBox .vue-file-upload span[data-v-267609d3] {
  display: none;
}
.agreement .agreementBox .btnsty[data-v-267609d3] {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #ff3f47;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
}
.agreement .agreementBox .disabled[data-v-267609d3] {
  background: #d8d8d8;
  color: #acacac;
}
.agreement .agreementBox ul[data-v-267609d3] {
  padding-left: 236px;
}
.agreement .agreementBox ul li[data-v-267609d3] {
  padding-bottom: 24px;
  line-height: 36px;
}
.agreement .agreementBox ul li .IDCardPic[data-v-267609d3] {
  display: inline-block;
  width: 550px;
}
.agreement .agreementBox ul li .name[data-v-267609d3] {
  width: 132px;
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin-right: 11px;
}
.agreement .agreementBox ul li .name .htred[data-v-267609d3] {
  color: #ff3f47;
}
.agreement .agreementBox ul li .text[data-v-267609d3] {
  display: inline-block;
  vertical-align: middle;
  width: 550px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 15px;
  font-size: 14px;
  color: #333333;
}
.agreement .agreementBox ul li .text[data-v-267609d3]::-webkit-input-placeholder {
  color: #c8c8c8;
}
.agreement .agreementBox ul li .text[data-v-267609d3]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c8c8c8;
}
.agreement .agreementBox ul li .text[data-v-267609d3]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c8c8c8;
}
.agreement .agreementBox ul li .text[data-v-267609d3]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c8c8c8;
}
.agreement .agreementBox ul li .text[data-v-267609d3]:disabled {
  background-color: #F5F5F5;
  color: #ACA899;
}
.agreement .agreementBox ul li .textarea[data-v-267609d3] {
  display: inline-block;
  vertical-align: middle;
  width: 550px;
  height: 120px;
  line-height: 25px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 15px;
  resize: none;
}
.agreement .agreementBox .lookagreement[data-v-267609d3] {
  padding: 6px 0 40px;
  text-align: center;
  cursor: pointer;
}
.agreement .agreementBox .lookagreement .isSign[data-v-267609d3] {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.agreement .agreementBox .lookagreement .checkBox[data-v-267609d3] {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 2px;
  border: 1px solid #ccc;
  vertical-align: top;
  margin: 5px 5px 0 0;
}
.agreement .agreementBox .lookagreement .checkBox .icon-iconfontcheck[data-v-267609d3] {
  display: none;
  color: #fff;
}
.agreement .agreementBox .lookagreement .checkBoxActive[data-v-267609d3] {
  background: #6d8aff;
  border-color: #6d8aff;
  line-height: 14px;
  text-align: center;
  font-weight: bold;
}
.agreement .agreementBox .lookagreement .checkBoxActive .icon-iconfontcheck[data-v-267609d3] {
  display: block;
  font-size: 12px;
}
.agreement .agreementBox .lookagreement span[data-v-267609d3] {
  color: #ff3f47;
}

.lookAgreement[data-v-d56d614e] {
  background: #f5f5f5;
  padding-bottom: 60px;
}
.lookAgreement .lookAgreementBox[data-v-d56d614e] {
  width: 1190px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.lookAgreement .btnsty[data-v-d56d614e] {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #ff3f47;
  border-radius: 20px;
  cursor: pointer;
}
.lookAgreement .btnsty[data-v-d56d614e]:hover {
  background: #f93139;
}

.testStage[data-v-287ccdac] {
  background: #fff;
}
.testStage .header[data-v-287ccdac] {
  height: 94px;
  text-align: center;
  line-height: 94px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: url(../../static/img/test_header.4998735.png) no-repeat center;
}
.testStage .content[data-v-287ccdac] {
  width: 1190px;
  height: 444px;
  border-radius: 10px;
  margin: 0 auto;
  background: url(../../static/img/testStage_bg.bfdf02f.png) no-repeat center;
}
.testStage .content .wrapper[data-v-287ccdac] {
  position: relative;
  width: 532px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 30px;
}
.testStage .content .wrapper .time[data-v-287ccdac] {
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
}
.testStage .content .wrapper .knowledge[data-v-287ccdac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #4a4a4a;
}
.testStage .content .wrapper .knowledge span[data-v-287ccdac] {
  display: block;
  width: 70px;
}
.testStage .content .wrapper .knowledge p[data-v-287ccdac] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ec74a0;
}
.testStage .content .wrapper .overview[data-v-287ccdac] {
  font-size: 14px;
}
.testStage .content .wrapper .overview span[data-v-287ccdac] {
  color: #ec74a0;
}
.testStage .content .wrapper .tips[data-v-287ccdac] {
  margin-left: 372px;
  width: 149px;
  height: 31px;
  display: block;
  line-height: 31px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #8b4500;
  background: url(data:image/png;base64,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) no-repeat center;
}
.testStage .content .wrapper .start[data-v-287ccdac] {
  cursor: pointer;
  border: none;
  outline: none;
  width: 313px;
  height: 44px;
  background: #ff3f47;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  margin-left: 105px;
  margin-top: 7px;
}
.testStage .content .wrapper .state[data-v-287ccdac] {
  font-size: 14px;
  color: #6d7172;
  margin-top: 40px;
}

.test_report[data-v-57657be2] {
  padding-bottom: 65px;
  width: 1190px;
  margin: 0 auto;
}
.test_report .mt30[data-v-57657be2] {
  margin-top: 30px;
}
.test_report .title-wrapper[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.test_report .title-wrapper .tips[data-v-57657be2] {
  background: url(../../static/img/wraing_bg.872e0db.png) no-repeat center;
  width: 340px;
  height: 65px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.test_report .title-wrapper .tips p[data-v-57657be2] {
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #8c4d00;
  line-height: 20px;
  margin-left: 30px;
}
.test_report .module[data-v-57657be2] {
  width: 1190px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(92, 96, 150, 0.16);
          box-shadow: 0px 4px 10px 0px rgba(92, 96, 150, 0.16);
  border-radius: 8px;
  padding: 20px 30px;
  margin-top: 30px;
}
.test_report .tit[data-v-57657be2] {
  display: block;
  height: 25px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 25px;
  position: relative;
}
.test_report .tit b[data-v-57657be2] {
  display: block;
  position: absolute;
  z-index: 99;
}
.test_report .tit i[data-v-57657be2] {
  position: absolute;
  top: 18px;
  display: block;
  width: 36px;
  height: 5px;
  background: #ffccdf;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(236, 116, 160, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(236, 116, 160, 0.3);
}
.test_report .title[data-v-57657be2] {
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
}
.test_report .module1[data-v-57657be2] {
  height: 378px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.test_report .module1 .score-wrapper[data-v-57657be2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.test_report .module1 .score-wrapper .svg_container[data-v-57657be2] {
  position: relative;
}
.test_report .module1 .score-wrapper .svg_container .vue-progress-circle[data-v-57657be2] {
  margin: 0 auto;
  width: 130px;
  height: 130px;
  display: block;
}
.test_report .module1 .score-wrapper .svg_container .content[data-v-57657be2] {
  font-size: 16px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 22px;
  position: absolute;
  text-align: center;
  left: 50%;
  margin-left: -43px;
  top: 25px;
}
.test_report .module1 .score-wrapper .svg_container .content b[data-v-57657be2] {
  height: 49px;
  font-size: 40px;
  font-family: 851 CAI978;
  color: #4a4a4a;
  line-height: 49px;
}
.test_report .module1 .score-wrapper .tipsIcon[data-v-57657be2] {
  position: absolute;
  right: 20px;
  top: -20px;
}
.test_report .module1 .score-wrapper .tips[data-v-57657be2] {
  width: 355px;
  margin: 10px auto 0;
  height: 17px;
  font-size: 12px;
  font-weight: 300;
  color: #ff6d73;
  line-height: 17px;
  text-align: right;
}
.test_report .module1 .score-wrapper .data[data-v-57657be2] {
  position: relative;
  width: 355px;
  height: 86px;
  margin: 40px auto 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(150, 92, 128, 0.16);
          box-shadow: 0px 4px 10px 0px rgba(150, 92, 128, 0.16);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.test_report .module1 .score-wrapper .data .data_item[data-v-57657be2] {
  height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 17px;
  text-align: center;
}
.test_report .module1 .score-wrapper .data .data_item i[data-v-57657be2] {
  height: 21px;
  font-size: 18px;
  font-weight: 700;
  color: #ff6d73;
  line-height: 21px;
}
.test_report .module1 .score-wrapper .data .data_item span[data-v-57657be2] {
  height: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  line-height: 20px;
}
.test_report .module1 .chart-wrapper[data-v-57657be2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.test_report .module1 .chart-wrapper .tit i[data-v-57657be2] {
  width: 108px;
}
.test_report .module1 .chart-wrapper .subTit[data-v-57657be2] {
  font-style: normal;
  height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 17px;
  float: right;
  margin-right: 60px;
}
.test_report .module2[data-v-57657be2] {
  height: 125px;
}
.test_report .module2 p[data-v-57657be2] {
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #6d7172;
  line-height: 20px;
}
.test_report .module2 p i[data-v-57657be2] {
  font-weight: bold;
  color: #ec74a0;
}
.test_report .module3[data-v-57657be2] {
  background: url(../../static/img/comments_bg.a1461ce.png) no-repeat left center;
}
.test_report .module3 .tit i[data-v-57657be2] {
  width: 72px;
}
.test_report .module3 .student[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #6d7172;
  margin-bottom: 14px;
}
.test_report .module3 .student .avatar[data-v-57657be2] {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.test_report .module3 p[data-v-57657be2] {
  font-size: 16px;
  font-weight: 400;
  color: #6d7172;
  line-height: 28px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.test_report .module3 p .pink[data-v-57657be2] {
  color: #ec74a0;
}
.test_report .module3 p .red[data-v-57657be2] {
  color: #ff3f47;
}
.test_report .module3 p .yellow[data-v-57657be2] {
  color: #f5a623;
}
.test_report .module3 p .blue[data-v-57657be2] {
  color: #5d9aff;
}
.test_report .module3 p .green[data-v-57657be2] {
  color: #1dd86c;
}
.test_report .module3 .teacher[data-v-57657be2] {
  text-align: right;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
  line-height: 20px;
}
.test_report .module3 .teacher span[data-v-57657be2] {
  font-size: 18px;
  font-family: YRDZST-Heavy;
  font-weight: 800;
  color: #5d5d5d;
}
.test_report .module4 .tit i[data-v-57657be2] {
  width: 108px;
}
.test_report .module4 .content_wrapper[data-v-57657be2] {
  width: 1130px;
  background: url(../../static/img/testRed_bg.8002fa3.png) repeat-y;
  padding: 30px 0;
}
.test_report .module4 .content_wrapper .status[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.test_report .module4 .content_wrapper .status[data-v-57657be2]:first-child {
  margin-top: 0;
}
.test_report .module4 .content_wrapper .status .left[data-v-57657be2] {
  display: block;
  width: 97px;
  height: 34px;
  margin-left: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAqCAYAAACwTnX4AAAAAXNSR0IArs4c6QAAD2dJREFUeAHtXE2IpFcVvfXXNT3TidOBxsxANCDE6GBAx50LJ4K4dieCq6xdZqWQDKiQnboyLkTElW4VBDejm4AKRodJwgTCYEhi6DHz21Nd/95z3j2v7vdVdWdGXPZj6nvvnXvOufe9r76qr7urpmPelstlB71dvlx6jK9dW40xP2mPvgMXLiyr6KWXOO50OiusBo8f9Bsn6MqVru3tdW3/jPfWscPDkxN1/P4dHT11amlXbixt+8OlPfXUwp5/fmmXLi18v6l5lJPVpwJX0Pvv9/wE9e3cpx7YOaBPmJ+m0nKPJHlORmDCM4axcPZJX2MJE9c2YNLTP3yBqSaMpc8Y+MI3+QqrHAiOyQ+eh+lJzUbu1Ot61+z8mzab/9pu7f3OX50mfrIWOlkPe6I6y5df7toV8yvn2sD2p0P7wmdulQI9uwpAzSw6qkPHWAvHVJqODzQGnvWYtvV6Faialp5xBGND2nrumnzFCT7y5fyAH0YPkuqSvn3yhbNnosiFHCn/0t60e7Pv2NUHb9ju7szOn5+bvwQ+zInq0nbvWtfu3x/YfLTNucxRkP+rGBcXqxMe4bpq4NBTm/R1V0IPHf2iV5y+CEDLSVg7Rj4OH9NYv3Ny/fJnbYgd4cGcnoNx1CBe5JU3YJWCHg9pxFF+xLr2OTvb/5M9t/0V++CDAV+5/BWsvt045ahWXu7wHjS827deZ7giRlZ0aLVYH1QMY5+gGGAVxxiTxKVBC6POMeldUZv0ANyGz2je34SnsMxTfpq0cil/ztXOT32YZF/6MWEpRnmO0+usRRmxiDP2WP9X9uxjX7W3PnjPrp9308t8nzruiuryLm7voGPjra4t5oNSDwryBwrFEE2FlVmZcyEpJi5FmGR92wBGCatah7F4PBQnLbiSZAxWaPKg1ieN+iUsVFqrfmmlh1HOjzi5lZBMYphDOX+Eq77j7/jnhq/Yvd6W2Y2+4WbtY1oh4C5ua9y1bqdHfi3eM9cxImneKAox3wTtAzSMJz7lMc9a4Gg5Tx23+RBGkuxBuJUfntis6tWaQ5M9xJMX9Fxv8Co/1pa1oErfGLdJwet3vmmXdi75nd8W76Y/5mWvvNzB2M6YLSaxA5ijGE9S3zgzVsJAuGesxQ/o4cA+BvRImOYONRtNih4BLBpcbVTGYI2HGlO19LWQwNHJM2vlwaLB8Ye4GHAcJJ4IAN7WPNq4E7TWyk3Y7uCHNhl8zX/MmfmN2wIve+4aJsxQDxsuNeeRmvhIkqasUHNuJPyiEm2sBLXAmnPFpa+MWvrqm3SggsbNDlw8YLRwUq0haVVPhsQnxslKCw+VxniaBLXAwpP+YfJ3Op+3r599obzsXenjbeeom4gNJ8mTMR96JfZyMIwpq69jH+gZRg4PK4HWwBXFQRuLGLWuEaZE3HR4eZMHphiDG6EyaOnlyR4G3vKYc6IIRCw8s1Ya1lYTruqhD/AN+aGVRHrNqfPD6f6L9kzvSTP/+XR3t4vf+Gw6URtOEhzQvGhtHMwx9n+1Yay4egTFIeaTWpgCzlnDNvCYLzTk+zhZlHHocv5KAj8Eqh/1qSGkeO3bWPjzZIUX9JvqB84WPHhKAn2eg8fY8qw9u/M9v7Peslu3eDUVj+bxmJPkxioGhiqUfZjkMcjkgRsP0HKhlYCAt7a+gDy2h8XUzTZpmC/y16JXNiUtSC39Ri/wUlP9XB8myoNh4mJMbsbChzLgPmhrBv1v28W9i/w51ay36WpaP0n0YrbVBiNXLiDCpQQkroSAQIhio6t6+hcaMT2LC2HlVRft3Ea+0FbfCMKngWmiXMlEQ/aNicju5XqEYCNey5K46ld+8kMo60IM7/CrXouuPTn4kY36W34TsfGWfP0k0b9WFlWuOl62CNckPtakPks8qOJrDDxvFfdx9QEfc5mGnnE/CMYg6+HHJkLutUOB0Tv0mQa98qpXHvL8gF76csaYtVFXQdI6cn4awKTUj2lu3c6X7Ru73+JNxPb22tW0fpJqEe7EwpBMCb1nAiQDjAPGqccYHC0Kcz7EV0xzkKEJH3o5VExCC3+07K156KQXB/qMwaLhrXnotQ5xHrZ+8qJ+lMSN4SD2gIkDiPqZC1TEIv9O//v21GDXRjtrvzLacJJcxOYGKhhGbOjxiGQoUJCKY9GgoIA2L8hrvk6VvuZK+eWpvq1nSZFLenDwQAwHpuZkQy5wnMsWHOYITHnVt/NT19IDa/OkX9sX53aWn7TnTr/Im4jrk17+e96Gk8SMUMVAPaZeCBM7ppo0DzY7xGpBWjTkCPijxgLDXH4OlRa6HNOiERI/56+Yx2uOlL+KcopWPUGv+rVc8Eb+SKb8mCo/BzKKXOjAFaetR3y7+4J96YnP2uMfDfIt+fpJqt7uxrF6N6kLVyY4O0kJq9ZhYepJFSHpeRJyDhDRAoNeMuVPctakHODpIUy7Qg8ZMUEcHBM3h4Uhl3DlpzJAYlEjIMI45Lop8JjjjGMeA2DK5b+c89/r/cDG44Glq2n9JKEoimASRsLQq0WoFJN4jKNAxxpFJXEarnLJGD0I8My+jgGWNkLUIw+a4qifcpEQk5DMak1R1jMcephUi9Cjw0O49irCpQZNgkSNH9i38rPWxFv4HzVmw4Ft+R9h9/cZSL+7CzE6Fh2mnAdGCQ4RC29QStWBdz2QN6XqEk/D2mffPA7rumERg+6oVuvHrnjL+RFTbcQLpR61aezzOoMsb/kihXw49oM4ysNLwUnk4ZB9a2YMpvbOwSvWHfVscrZjz+xSsX4lVQ3jzQJQhBKDx7Hz2KM4x/AAj4XG3LsCRh/Wa3ry4gB95YUu58cYibQhmIqPsSYVo6DUKqxRf0hq3SLRzA+hZ87AoAefPqFXXvWwgRQc9SFvrt/Bu7Pf2NW7/if3Ztt8JTG5E1UAErVr5jxAxVAExxig+SR7FTAdJXSoajEOvU4AacGVJGNylEfOmcfioW/rU8kshl4gtWrJHnlTlBvxRs4j9MrP3jWL5X/sr7d/4YXNbLE9t607S7u+T/HmK0nPJhRYx8y+mkduoGUdnk0JeXJbfE7DL2uBo+U8ddzmQxhJsgfhVn54crNUVGsOTfZQTnlBz/UHr/Ldr45JKgfpMavjnCC4iqE2GMnr3+Of253JbZsvJtYfT23in4HY26PB5iuJfijGOSd/T6rPi7L53LcVFntfdtsn9Tmh/TsKCyK68eKavXb79zbvj2w5O7ThcGqf3prb+aePOkmO47ME+eTACPTw5UCXNJ8RHmMQWn9UXtaAoxaG7MQPTHrkazdgoOHZWHmh5zMUBH+I19BvAOFFMvoj8pMjXkwqBrn7co4DciOPt8wh0Mpfp8u5vT36ic3tgXXnIxva2O4+MbXhrYW9+io/TbThSnJ3JWWPxJEUc4xxYAxjH4jHvgYQLEW3oLow+kawsVjXVY2TyAsM43Z+Qh6gxg/SsqfAMYEge6tTH4jHPgLRMRdrq8CqHvoEnusHRDhySw8soJr/zvwP9ta9qzboHJgNRjYeTuyZ1VWEFJvfkxCBG8zRaI55mfKIseLqERCHmE9YbA74eA3bwINevuRjDp9oHPtBtQmvJPBDsMZxMkKK176NhX+9SiPJpvojVIuEZ6SvV77m4GI8X96zv9/6mfWWD2w6G9m8O7bt+9P2Z/KOOUleiYqBoQrNz8g8Bpk8cOPhXaPQSkDAW1tfQB7bw2LqCTZpmC/y16JXNiUtSC39Ri/wUsOa2OAfCxSW9RgTT3oNKcPEB1lzc/JL/0Dqh/72cmDd4cgem09sNFr70OT6yx29wozmUSPHkTXjTAwOwGhYDItBL8x7YPTH2B+UiMNJ8IE5gT7BAz83zStHPk7K+aURD3OkUv763hv5yU/58TQmHxiDqwMlgcufvsB8ICzvDdTQzRfv2Gs3f2v9rp8gf5kbTid2amdmFy/iAymNtn4lwUAbTGpUpgKVWPMGR6D34DViMa24z0GnBHyMOSlgzeOYYAyy3pmliZD7dn7EQp9pMFBe9Q2ekynlwcnyLXaQpwLTOsSTLnqt68bop2514C95fsMwPrSdnakbrV1FcF+/kspulcTw5Zw7WMbE/MDNchwLY+KE4ddCXBkk0Lb03AzHpENcPhq39dLQGofwlU6/isKVQa5zSMPcH/nTryWwyq86VCv09HjE+lWTaqdH1KmcqOlgccX+cecv/jlHv1noHtr4zCQ+Hw7yWttwkuCChoV5x6kw9R4QLohk8APgwpNefIfKycGgigEC8CYs5ZenFi1vcSFpY9xw2TmBtiSC7A80gmXYxqofaME7Kj8dNnhWj6SfL2/a63d+7JfHgfUWD2xy6tBsf2a3/LN3ccsdBdVu/eWuhrQA9Qhg41CMY6pJ86ortLowbQT45PpAi4aGC0l+wNgiL7iNXB5EqIEFt2LgBJbzVxETFB9glRveCAtbyxUcrsXHWj9yKz8Hyu+42mI5srfvXbYPx+/xZmHUO+TNgl2amX/h7KjPg6eThCtvutSamJF5sIjIosJX1XjAgypYPNCFqQe2SQ8MHGnVc/PCR5j0dTPCUznA00OYaqWHjJxXm2Pi5rAw5BKu/NQGSCzqB0QYh9aaJvN/2T9vf9feuP83s9l9G/hVtOM/uJ46NbNLfhXFNwFp3TqUlzt8K+2eExeH87ImJIgiAPi/chDm0zoUN3jEA9OYSWESojQsJwg4QLUGIVI7Ft8apU1YNfTVwgeIawNhi02va0IMIJpw7/1fwYEh5ofG3Z/PwUGTXr7sHWccev9F6Wxx0yaLd21/8kd7/aM/e/13/ENbd23eu+8/tI7Mzvot9w2eoKOuIqTq4zLj1waHdxc27k3t6ptf9MI+4d+wOG3d7sCW/pGjk/ZoO4Dvxc790bOZzecz63cObdl/wCsIJ2joV9GW/0x072m/ip5eu+VuJytX0t7Bwu533XDhl5/ft09d1+mN/dnX9+vr5CS1d+24Ob+4jBPkDz9V/nPQxP8MMbGuvx/1/LHVHVm3P7Zz56Z20Xf3Ib7tV07S/oWFfx1zaqPpyA79Kux1pjboD2zqn1rxXyodV9NJrLUDeLnr+Ht7t7/wq8jfQvxlb+C/j5v6iRraxE6fnj7q1zHLB8T1xWZ8Hhlfy1ws+vxSGb6zhK/EnLRH3AG/CRv1lrZ1yk+U/5b78YW/13uPm4T9fX6x+WGuICVdfYofJ6rxXwT4t/9O/osA7dOj97gZ2z+z+i8Crl/nfxGgu7jjbhTayfhSVr9ugROldvKfbWgn/vf+//SfbfwXKk4waLkdnbYAAAAASUVORK5CYII=) no-repeat center;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
}
.test_report .module4 .content_wrapper .status .question_num_wrapper[data-v-57657be2] {
  width: 950px;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.test_report .module4 .content_wrapper .status .question_num_wrapper .circle[data-v-57657be2] {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-left: 20px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 34px;
  color: #4a4a4a;
  border: 1px solid #4a4a4a;
  background: #fff;
}
.test_report .module4 .content_wrapper .status .question_num_wrapper .circle.green[data-v-57657be2] {
  border: 1px solid #49cf9e;
  background: #49cf9e;
  color: #fff;
}
.test_report .module4 .content_wrapper .status .question_num_wrapper .circle.red[data-v-57657be2] {
  border: 1px solid #ff3f47;
  background: #ff3f47;
  color: #fff;
}
.test_report .module4 .content_wrapper .status .question_num_wrapper .des[data-v-57657be2] {
  margin-left: 10px;
  padding: 0 30px;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 6px 0px rgba(255, 63, 71, 0.1);
          box-shadow: 0px 6px 6px 0px rgba(255, 63, 71, 0.1);
  border-radius: 17px;
}
.test_report .module5[data-v-57657be2] {
  height: 381px;
}
.test_report .module5 .tit i[data-v-57657be2] {
  width: 126px;
}
.test_report .module5 .ranking[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.test_report .module5 .ranking table[data-v-57657be2] {
  width: 520px;
  text-align: center;
  font-size: 12px;
}
.test_report .module5 .ranking table tr[data-v-57657be2] {
  height: 50px;
}
.test_report .module5 .ranking table tr.header[data-v-57657be2] {
  border-bottom: 2px solid #f3f3f3;
}
.test_report .module5 .ranking table tr.firstColor[data-v-57657be2] {
  color: #f5a623;
}
.test_report .module5 .ranking table tr.firstColor td .img-wrapper .avatar[data-v-57657be2] {
  border: 1px solid #f5a623;
}
.test_report .module5 .ranking table tr.secondColor[data-v-57657be2] {
  color: #777777;
}
.test_report .module5 .ranking table tr.secondColor td .img-wrapper .avatar[data-v-57657be2] {
  border: 1px solid #777777;
}
.test_report .module5 .ranking table tr.thirdColor[data-v-57657be2] {
  color: #b07d50;
}
.test_report .module5 .ranking table tr.thirdColor td .img-wrapper .avatar[data-v-57657be2] {
  border: 1px solid #b07d50;
}
.test_report .module5 .ranking table th[data-v-57657be2] {
  text-align: center;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 40px;
}
.test_report .module5 .ranking table td.ranking_num[data-v-57657be2] {
  color: #7e7e7e;
}
.test_report .module5 .ranking table td.name[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding-left: 60px;
}
.test_report .module5 .ranking table td.name .img-wrapper[data-v-57657be2] {
  position: relative;
}
.test_report .module5 .ranking table td.name .img-wrapper .avatar[data-v-57657be2] {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  border: 1px solid #4a4a4a;
  border-radius: 50%;
}
.test_report .module5 .ranking table td.name .img-wrapper .rankImg[data-v-57657be2] {
  position: absolute;
  width: 20px;
  height: 15px;
  top: -5px;
  right: 0;
}
.test_report .module6 .tit i[data-v-57657be2] {
  width: 90px;
}
.test_report .module6 .konwledge .content[data-v-57657be2] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.test_report .module6 .konwledge .content .left[data-v-57657be2] {
  font-size: 16px;
  color: #4a4a4a;
  display: block;
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  line-height: 60px;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper[data-v-57657be2] {
  position: relative;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper .left_line[data-v-57657be2] {
  position: absolute;
  background: #ff6d73;
  width: 1px;
  height: 28px;
  top: 0;
  left: -25px;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper .left_line.show[data-v-57657be2] {
  height: 100%;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper .left_line.bottom[data-v-57657be2] {
  top: 32px;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper .left_line.top[data-v-57657be2] {
  top: 0;
}
.test_report .module6 .konwledge .content .left .left_line-wrapper .circle[data-v-57657be2] {
  display: block;
  width: 5px;
  height: 5px;
  background: #ff6d73;
  border-radius: 50%;
  bottom: 30px;
  left: 3px;
  position: absolute;
}
.test_report .module6 .konwledge .content .left .iconfont[data-v-57657be2] {
  color: #f5a623;
  margin-right: 10px;
  position: absolute;
}
.test_report .module6 .konwledge .content .left .iconfont.fz12[data-v-57657be2] {
  font-size: 12px;
}
.test_report .module6 .konwledge .content .left .iconfont.orange[data-v-57657be2] {
  color: #ff6d73;
}
.test_report .module6 .konwledge .content .left .iconfont.l2[data-v-57657be2] {
  left: -2px;
}
.test_report .module6 .konwledge .content .left span[data-v-57657be2] {
  margin-left: 30px;
}
.test_report .module6 .konwledge .content .accuracy[data-v-57657be2] {
  height: 20px;
  width: 300px;
  font-size: 14px;
  font-weight: 400;
  color: #7e7e7e;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.test_report .module6 .konwledge .content .accuracy .line[data-v-57657be2] {
  width: 1px;
  height: 14px;
  background: #7e7e7e;
  border-radius: 1px;
  margin: 0 20px;
}
.test_report .module6 .konwledge .content button[data-v-57657be2] {
  cursor: pointer;
  width: 96px;
  height: 28px;
  margin-left: 300px;
  background: #ff6d73;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  border: none;
  outline: none;
}
.test_report .module7 .tit i[data-v-57657be2] {
  width: 54px;
}
.test_report .module7 .card_wrapper[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.test_report .module7 .card_wrapper .num[data-v-57657be2] {
  cursor: pointer;
  margin-top: 20px;
  display: block;
  width: 34px;
  height: 34px;
  margin-left: 36px;
  background: #fff;
  text-align: center;
  color: #4a4a4a;
  line-height: 34px;
  border-radius: 50%;
  border: 1px solid #4a4a4a;
}
.test_report .module7 .card_wrapper .num.green[data-v-57657be2] {
  background: #49cf9e;
  color: #fff;
  border: 1px solid #49cf9e;
}
.test_report .module7 .card_wrapper .num.red[data-v-57657be2] {
  background: #ff3f47;
  color: #fff;
  border: 1px solid #ff3f47;
}
.test_report .button_wrapper[data-v-57657be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0;
}
.test_report .button_wrapper button[data-v-57657be2] {
  border: none;
  outline: none;
  width: 313px;
  height: 44px;
  background: #ff6d73;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 22px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.test_report .button_wrapper button img[data-v-57657be2] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.btn {
  cursor: pointer;
  outline: none;
  border-width: 1px;
  background: #fff;
}

body {
  min-width: 1190px;
  width: 100%;
}
.container {
  width: 1190px;
  margin: 0 auto;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}
.container .question-box {
  padding-bottom: 100px;
  width: 900px;
  float: left;
}
.container .question-box .title-wrap {
  height: 80px;
  background: #fff;
  line-height: 80px;
  margin-bottom: 10px;
}
.container .question-box .title-wrap .paper-name {
  font-size: 24px;
  color: #4a4a4a;
  padding-left: 32px;
}
.container .question-box .title-wrap .countdown {
  float: right;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1em;
  background-color: #FF3F47;
  border-radius: 8px;
  color: #fff;
  margin-right: 42px;
  margin-top: 30px;
}
.scantron {
  position: absolute;
  right: 0;
  width: 280px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.scantron .scroll-box {
  position: absolute;
  top: 0;
  bottom: 146px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header[data-v-0cafebce] {
  height: 32px;
  min-width: 1190px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.23);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.23);
  height: 76px;
  line-height: 76px;
  margin-bottom: 20px;
}
.header .content[data-v-0cafebce] {
  width: 1190px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  margin: 0 auto;
  height: 100%;
  font-size: 0;
}
.header .content .logo[data-v-0cafebce] {
  vertical-align: middle;
}

.question-module .question-wrap p {
  display: inline;
  margin: 0;
  word-break: break-all;
}
.question-module .question-wrap img {
  vertical-align: middle;
}
.question-module .material p {
  text-indent: 50px;
  display: block;
  line-height: 1.5em;
  margin: 0;
  word-break: break-all;
}

.question-module[data-v-23362f02] {
  position: relative;
}
.module-name[data-v-23362f02] {
  padding-top: 18px;
  background: #fff;
  font-size: 0;
}
.module-name .tag[data-v-23362f02] {
  display: inline-block;
  padding: 0 20px 0 38px;
  height: 36px;
  margin-left: 25px;
  font-size: 18px;
  line-height: 36px;
  color: #AF5700;
  background: #ffb56c;
  background-repeat: no-repeat;
  position: relative;
}
.module-name .tag[data-v-23362f02]:after {
  content: '';
  display: block;
  position: absolute;
  width: 17px;
  height: 100%;
  right: -17px;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAiCAYAAAC5gzL5AAAAAXNSR0IArs4c6QAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAATlJREFUSA2t1kFugzAQBdCxRe5RjtFtVkFdt2doJbIgt8gmLIrUnqFdV2TVq9B7BOEwJpGcwTPYTtlgG8/zCH0JlPkpDdx31dld9VodVfG+08nIBBRYn4p0AKe3awMpSAe6X6vi8y8dIQBCcZ1oeHE7iO/EAs33tdC9h3ZSq8IPIBaC1Oqp2bkn07EctkuYaBGdS510YxptmGgRnXOIzQLdzM39iCcLHIDrc0T3uS8L4QgTJgm47UQIUzgywOPSZu65+04q05bP3EZp3UUABvhKgW4RPG6AvWlfH6ST6bM5ApDDkP3GQD4ED7IQPZGbc4iFTLttuUJ3XULG92M243fp4Bb4xjIyVVRLUAiClJihUETMUDiC/dgwzjMUh1honqF4xBPGFAT7yQFWHzjAKxWZMnQJo/qPn5wzi9JiqkvwrsEAAAAASUVORK5CYII=);
}
.material[data-v-23362f02] {
  padding: 22px 50px 0 64px;
  background: #fff;
}
.material .openMateral-wrap[data-v-23362f02] {
  margin-top: 22px;
  border-top: 1px dashed #f9f9f9;
  padding: 12px 0;
  text-align: right;
}
.material .openMateral[data-v-23362f02] {
  font-size: 12px;
  outline: none;
  border: 1px solid #9B9B9B;
  color: #9B9B9B;
  border-radius: 4px;
  padding: 3px 10px;
  line-height: 1em;
}
.question-wrap[data-v-23362f02] {
  margin-bottom: 10px;
}

.single-choice[data-v-dc57d2f0] {
  padding: 20px 40px 0;
  line-height: 1.5em;
}
.single-choice .question[data-v-dc57d2f0] {
  display: block;
  padding-left: 24px;
  margin-bottom: 16px;
}
.single-choice .option-wrap[data-v-dc57d2f0] {
  line-height: 30px;
  padding-left: 24px;
  color: #4a4a4a;
  cursor: pointer;
}
.single-choice .option-wrap[data-v-dc57d2f0]:hover {
  color: #ff3f47;
}
.single-choice .option-wrap .option[data-v-dc57d2f0] {
  display: inline-block;
  height: 1.3em;
  width: 1.3em;
  border: 1px solid #b1b1b1;
  border-radius: 50%;
  color: #b1b1b1;
  text-align: center;
  line-height: 1.15;
  vertical-align: middle;
}
.single-choice .option-wrap .choice-content[data-v-dc57d2f0] {
  vertical-align: middle;
}
.single-choice .option-wrap.selected .option[data-v-dc57d2f0] {
  background-color: #ec74a0;
  color: #fff;
  border-color: #ec74a0;
}

.operate[data-v-151647f1] {
  text-align: right;
  padding: 16px 0;
}
.operate .btn[data-v-151647f1] {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #9b9b9b;
  color: #9b9b9b;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 1em;
  cursor: pointer;
}
.operate .selected[data-v-151647f1] {
  background: #ffaf2c;
  border-color: #ffaf2c;
  color: #fff;
}
.operate .selected[data-v-151647f1]:hover {
  background: #fbb94d;
  border-color: #fbb94d;
}
.operate .dropdown-menu[data-v-151647f1] {
  z-index: 20;
  position: absolute;
  text-align: center;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  border: 1px solid #e4e7ed;
}
.operate .dropdown-menu img[data-v-151647f1] {
  vertical-align: text-top;
}
.operate .dropdown-menu div[data-v-151647f1]:hover {
  color: #FF3F47;
}
.operate .dropdown-menu[data-v-151647f1]:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-top: 1px solid #e4e7ed;
  border-left: 1px solid #e4e7ed;
  -webkit-box-shadow: -3px -3px 12px 0px rgba(0, 0, 0, 0.18);
          box-shadow: -3px -3px 12px 0px rgba(0, 0, 0, 0.18);
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
          transform: translate(-50%, 0) rotate(45deg);
  top: -3px;
}
.operate .dropdown-menu div[data-v-151647f1] {
  padding: 9px 0;
}
.more[data-v-151647f1] {
  position: relative;
  margin-left: 30px;
}
.circular[data-v-151647f1] {
  height: 42px;
  width: 42px;
  -webkit-animation: loading-rotate-data-v-151647f1 2s linear infinite;
          animation: loading-rotate-data-v-151647f1 2s linear infinite;
}
.path[data-v-151647f1] {
  -webkit-animation: loading-dash-data-v-151647f1 1.5s ease-in-out infinite;
          animation: loading-dash-data-v-151647f1 1.5s ease-in-out infinite;
  stroke-dasharray: 90,150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #409eff;
  stroke-linecap: round;
}
@-webkit-keyframes loading-rotate-data-v-151647f1 {
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes loading-rotate-data-v-151647f1 {
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@-webkit-keyframes loading-dash-data-v-151647f1 {
0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
}
50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -40px;
}
100% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -120px;
}
}
@keyframes loading-dash-data-v-151647f1 {
0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
}
50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -40px;
}
100% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -120px;
}
}

.msg-box-wrap[data-v-545da211] {
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2500;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  /*早期浏览器*/
  user-select: none;
}
.msg-box-wrap[data-v-545da211]:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.msg-box-wrap .mask[data-v-545da211] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0.5;
  background: #000;
}
.msg-box-wrap .msg-box[data-v-545da211] {
  display: inline-block;
  width: 540px;
  padding-bottom: 10px;
  vertical-align: middle;
  background: #fff;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1001;
  position: relative;
  border-radius: 8px;
}
.msg-box-wrap .msg-box .head[data-v-545da211] {
  height: 46px;
  background: #f5f7fa;
  line-height: 46px;
  position: relative;
}
.msg-box-wrap .msg-box .head .title[data-v-545da211] {
  text-align: center;
}
.msg-box-wrap .msg-box .head .close[data-v-545da211] {
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 14px;
  line-height: 1em;
  padding: 5px;
}
.msg-box-wrap .msg-box .content[data-v-545da211] {
  padding: 26px;
  text-align: center;
  line-height: 30px;
  word-wrap: break-word;
  word-break: break-all;
}
.msg-box-wrap .msg-box .content .btn-box[data-v-545da211] {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1em;
}
.msg-box-wrap .msg-box .content .btn-box.alert .btn[data-v-545da211] {
  padding: 6px 30px;
  border-radius: 15px;
  color: #9b9b9b;
  border: 1px solid #d9d9d9;
  outline: none;
  background-color: #fff;
}
.msg-box-wrap .msg-box .content .btn-box.alert .btn.confirm[data-v-545da211] {
  background: #ff3f47;
  color: #fff;
  border-color: transparent;
}
.msg-box-wrap .msg-box .content .btn-box.confirm .btn[data-v-545da211] {
  padding: 6px 30px;
  border-radius: 15px;
  color: #9b9b9b;
  border: 1px solid #d9d9d9;
  outline: none;
  background-color: #fff;
}
.msg-box-wrap .msg-box .content .btn-box.confirm .btn.cancel[data-v-545da211] {
  margin-right: 40px;
}
.msg-box-wrap .msg-box .content .btn-box.confirm .btn.red[data-v-545da211] {
  background: #ff3f47;
  color: #fff;
  border-color: transparent;
}

.feedback-wrap[data-v-20af2261] {
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2400;
}
.feedback-wrap[data-v-20af2261]:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.feedback-wrap .mask[data-v-20af2261] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0.5;
  background: #000;
}
.feedback-wrap .feedback-box[data-v-20af2261] {
  display: inline-block;
  width: 900px;
  vertical-align: middle;
  background: #fff;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1001;
  position: relative;
  border-radius: 8px;
}
.feedback-wrap .feedback-box .head[data-v-20af2261] {
  height: 46px;
  background: #F5F7FA;
  line-height: 46px;
  position: relative;
}
.feedback-wrap .feedback-box .head .title[data-v-20af2261] {
  text-align: center;
}
.feedback-wrap .feedback-box .head .close[data-v-20af2261] {
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 14px;
  line-height: 1em;
  padding: 5px;
  cursor: pointer;
}
.feedback-wrap .feedback-box .content[data-v-20af2261] {
  padding: 0 40px;
  font-size: 14px;
}
.feedback-wrap .feedback-box .content .describe[data-v-20af2261] {
  margin-top: 26px;
}
.feedback-wrap .feedback-box .content .describe .ipt[data-v-20af2261] {
  height: 146px;
}
.feedback-wrap .feedback-box .content .contact-way[data-v-20af2261] {
  margin-top: 30px;
}
.feedback-wrap .feedback-box .content .contact-way .ipt[data-v-20af2261] {
  height: 54px;
}
.feedback-wrap .feedback-box .content .ipt[data-v-20af2261] {
  margin-top: 16px;
  border-radius: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px;
  border-color: #DDDCDC;
  resize: none;
}
.feedback-wrap .feedback-box .content .ipt[data-v-20af2261]:focus {
  outline: none;
  border-color: #ff3f47;
}
.feedback-wrap .feedback-box .btn-box[data-v-20af2261] {
  text-align: center;
  margin: 35px 0;
}
.feedback-wrap .feedback-box .btn-box .btn[data-v-20af2261] {
  padding: 6px 46px;
  border-radius: 15px;
  font-size: 14px;
  color: #9B9B9B;
  border: 1px solid #D9D9D9;
  outline: none;
  background-color: #fff;
}
.feedback-wrap .feedback-box .btn-box .btn.submit[data-v-20af2261] {
  background-color: #ff3f47;
  color: #fff;
  border-color: transparent;
  margin-left: 35px;
}
.feedback-wrap .feedback-box .btn-box .btn.submit[data-v-20af2261]:disabled {
  background-color: #c6c6c6;
}

.multiple-choice[data-v-d4a8e4e8] {
  padding: 20px 40px 0;
  line-height: 1.5em;
}
.multiple-choice .question[data-v-d4a8e4e8] {
  display: block;
  padding-left: 24px;
  margin-bottom: 16px;
}
.multiple-choice .option-wrap[data-v-d4a8e4e8] {
  line-height: 30px;
  padding-left: 24px;
  color: #4A4A4A;
  cursor: pointer;
}
.multiple-choice .option-wrap[data-v-d4a8e4e8]:hover {
  color: #FF3F47;
}
.multiple-choice .option-wrap .option[data-v-d4a8e4e8] {
  display: inline-block;
  height: 1.3em;
  width: 1.3em;
  border: 1px solid #b1b1b1;
  color: #b1b1b1;
  text-align: center;
  line-height: 1.15;
  vertical-align: middle;
}
.multiple-choice .option-wrap .choice-content[data-v-d4a8e4e8] {
  vertical-align: middle;
}
.multiple-choice .option-wrap.selected .option[data-v-d4a8e4e8] {
  background-color: #EC74A0;
  color: #fff;
  border-color: #EC74A0;
}

.skenleton[data-v-41055ebc] {
  text-align: center;
  font-size: 20px;
  line-height: 3em;
}

.subjective[data-v-aa944f34] {
  padding: 20px 40px 30px;
  line-height: 1.5em;
}
.subjective .question[data-v-aa944f34] {
  display: block;
  padding-left: 24px;
  margin-bottom: 16px;
}
.subjective .notice[data-v-aa944f34] {
  color: #9B9B9B;
}

.time-countdown[data-v-434386fc] {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 28px;
}
.time-countdown .count-wrap[data-v-434386fc] {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}
.time-countdown .count-wrap .clock[data-v-434386fc] {
  float: left;
}
.time-countdown .count-wrap .time[data-v-434386fc] {
  display: block;
  text-align: right;
  height: 100%;
  color: #FF3F47;
  font-size: 40px;
}
.time-countdown .btn-box[data-v-434386fc] {
  width: 210px;
  margin: 0 auto;
  display: table;
  margin-top: 16px;
}
.time-countdown .btn-box .btn[data-v-434386fc] {
  width: 84px;
  height: 32px;
  border-radius: 6px;
  outline: none;
  border: 1px solid;
}
.time-countdown .btn-box .save[data-v-434386fc] {
  display: table-cell;
  text-align: left;
}
.time-countdown .btn-box .save .btn[data-v-434386fc] {
  color: #b1b1b1;
  border-color: #b1b1b1;
  background-color: transparent;
}
.time-countdown .btn-box .submit[data-v-434386fc] {
  display: table-cell;
  text-align: right;
}
.time-countdown .btn-box .submit .btn[data-v-434386fc] {
  background-color: #FF3F47;
  color: #fff;
  border-color: #FF3F47;
}

.sheet[data-v-fcaea56e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.sheet .sheet-border[data-v-fcaea56e] {
  padding: 0 20px;
}
.sheet .sheet-border .module[data-v-fcaea56e] {
  margin-bottom: 15px;
}
.sheet .module-name[data-v-fcaea56e] {
  color: #303030;
  font-weight: bold;
  margin-bottom: 20px;
}
.sheet .module-name .name[data-v-fcaea56e] {
  cursor: pointer;
  color: #303030;
}
.sheet .module-name img[data-v-fcaea56e] {
  vertical-align: top;
  margin-right: 5px;
}
.sheet .num[data-v-fcaea56e] {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  color: #979797;
  margin-right: 14px;
  margin-bottom: 10px;
  cursor: pointer;
}
.sheet .num.left[data-v-fcaea56e] {
  margin-right: 0;
}
.sheet .num.doubt[data-v-fcaea56e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAABsElEQVQ4T63TwUvTYRjA8e/jr6msCGcK6xCMyGj+/KUkRjAvO+SpQ3gRQ+zkrUsnp3+ABYLs0sEClaAQV9vPZYHgpYJOXkI8TKiL0EGQwGgUTB/Zu/zhcjN+a+/xfZ/nw/M+7/uIZuxhkHmgiVqW6B4qa6g1IYOft6Ro6JvufgoFF+RCLeafnO+odcuAJTTaQcF6B1w5FW1qA2ccQg783IaNR/Dj61FK2gMN+vJqG8FGFyVWFb2ZhN+7kHsGHfdL8IeRUrjoXhlo0PlIM6FzCyhDFVEnAV+eQ/4bhOPQPQmrt73QE6BBFWHZnkIlUbXS5naIzcH2CmzNng56fU3bY4g8AQLlsEA8BTufYHOm7KhihccjNNM1AJoCOe/tFx8m9hTej8B+3h9oWuA6DqpvgUsmuzEEl+9Bbha04B806OvoRRqsFeAGrT3Q+xg+jsKvndpAg65eP0v+YBG4U+2x/tnDvxN1CYuAnQR5UAn1DXo/wHUeojoNWMfhmkHTgoxzF/QFEDxC/ws0aNbu40CyKGEzfVUnwceBZq5F4EzxW3XWBSxdv6cF2X9VN9Cg672BQ8+kdi7prjw5AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: top right;
  background-origin: border-box;
  border-color: #FFAF2C;
}
.sheet .num.selected[data-v-fcaea56e] {
  background-color: #EC74A0;
  border-color: transparent;
  color: #fff;
}
.sheet .num[data-v-fcaea56e]:hover {
  color: #EC74A0;
  background-color: #fff;
  border-color: #EC74A0;
}

.advertisement[data-v-0050d945] {
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  padding: 20px 10px 22px 12px;
  line-height: 50px;
  font-size: 14px;
}
.advertisement .font[data-v-0050d945] {
  border: 1px solid #dcdcdc;
  height: 102px;
  color: #4A4A4A;
}
.advertisement .font .bck[data-v-0050d945] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid transparent;
  border-radius: 2px;
  vertical-align: middle;
  -webkit-box-shadow: 1px 1px 5px #D7D7D7;
          box-shadow: 1px 1px 5px #D7D7D7;
}
.advertisement .font .selected[data-v-0050d945] {
  border-color: #FF3F47;
  color: #FF3F47;
}
.advertisement .ad[data-v-0050d945] {
  border: 1px solid #dcdcdc;
  height: 198px;
  margin-top: 12px;
}

.fixed-tag[data-v-dd00a298] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1190px;
  overflow: hidden;
}
.fixed-tag .box[data-v-dd00a298] {
  width: 1190px;
  height: 100%;
  margin: 0 auto;
}
.fixed-tag .box .content[data-v-dd00a298] {
  width: 900px;
  background: #fff;
}
.fixed-tag .box .tag[data-v-dd00a298] {
  display: inline-block;
  padding: 0 20px 0 38px;
  margin-left: 25px;
  height: 36px;
  font-size: 18px;
  line-height: 36px;
  color: #af5700;
  background: #ffb56c;
  background-repeat: no-repeat;
  position: relative;
}
.fixed-tag .box .tag[data-v-dd00a298]:after {
  content: '';
  display: block;
  position: absolute;
  width: 17px;
  height: 100%;
  right: -17px;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAiCAYAAAC5gzL5AAAAAXNSR0IArs4c6QAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAATlJREFUSA2t1kFugzAQBdCxRe5RjtFtVkFdt2doJbIgt8gmLIrUnqFdV2TVq9B7BOEwJpGcwTPYTtlgG8/zCH0JlPkpDdx31dld9VodVfG+08nIBBRYn4p0AKe3awMpSAe6X6vi8y8dIQBCcZ1oeHE7iO/EAs33tdC9h3ZSq8IPIBaC1Oqp2bkn07EctkuYaBGdS510YxptmGgRnXOIzQLdzM39iCcLHIDrc0T3uS8L4QgTJgm47UQIUzgywOPSZu65+04q05bP3EZp3UUABvhKgW4RPG6AvWlfH6ST6bM5ApDDkP3GQD4ED7IQPZGbc4iFTLttuUJ3XULG92M243fp4Bb4xjIyVVRLUAiClJihUETMUDiC/dgwzjMUh1honqF4xBPGFAT7yQFWHzjAKxWZMnQJo/qPn5wzi9JiqkvwrsEAAAAASUVORK5CYII=);
}

.studyReportBox[data-v-60c5260e] {
  background: #f5f5f5;
  border-top: 1px solid #e2e1e1;
  padding: 0 0 20px;
  min-height: 675px;
  height: auto !important;
  height: 675px;
}
.studyReportBox .mainBox[data-v-60c5260e] {
  width: 1190px;
  margin: 0 auto;
}
.studyReportBox h1[data-v-60c5260e] {
  width: 1190px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 20px;
  color: #333;
  text-align: left;
  font-weight: bold;
}
.studyReportBox .reportSummary[data-v-60c5260e] {
  width: 1286px;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}
.studyReportBox .reportSummary h2[data-v-60c5260e] {
  width: 1190px;
  margin: 0 auto;
  padding: 23px 0;
  background: #fff;
  font-size: 20px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  color: #ff3f47;
  border-radius: 10px 10px 0 0;
}
.studyReportBox .reportSummary .bgbox02[data-v-60c5260e] {
  width: 1286px;
  height: 298px;
  background: url(../../static/img/reportBg.a02ddcb.png) no-repeat center bottom;
  background-size: 1286px 298px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.studyReportBox .reportSummary .bgbox01[data-v-60c5260e] {
  width: 1190px;
  min-height: 344px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff6d73), to(#ff4f8f));
  background: linear-gradient(360deg, #ff6d73 0%, #ff4f8f 100%);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 10px 10px;
  position: relative;
}
.studyReportBox .reportSummary .infoBox[data-v-60c5260e] {
  width: 1190px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: #fff;
}
.studyReportBox .reportSummary .infoBox .circleBox[data-v-60c5260e] {
  width: 130px;
  height: 130px;
  position: relative;
  margin: 24px auto 62px;
}
.studyReportBox .reportSummary .infoBox .wrap[data-v-60c5260e],
.studyReportBox .reportSummary .infoBox .circle[data-v-60c5260e],
.studyReportBox .reportSummary .infoBox .percent[data-v-60c5260e] {
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.studyReportBox .reportSummary .infoBox .wrap[data-v-60c5260e] {
  top: 0;
  left: 0;
  background-color: #da2846;
}
.studyReportBox .reportSummary .infoBox .circle[data-v-60c5260e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clip: rect(0, 130px, 130px, 60px);
}
.studyReportBox .reportSummary .infoBox .clip-auto[data-v-60c5260e] {
  clip: rect(auto, auto, auto, auto);
}
.studyReportBox .reportSummary .infoBox .percent[data-v-60c5260e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
}
.studyReportBox .reportSummary .infoBox .left[data-v-60c5260e] {
  border: 10px solid #fff;
  clip: rect(0, 60px, 130px, 0);
}
.studyReportBox .reportSummary .infoBox .right[data-v-60c5260e] {
  border: 10px solid #fff;
  clip: rect(0, 130px, 130px, 60px);
}
.studyReportBox .reportSummary .infoBox .wth0[data-v-60c5260e] {
  width: 0;
}
.studyReportBox .reportSummary .infoBox .num[data-v-60c5260e] {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 110px;
  height: 110px;
  text-align: center;
  left: 10px;
  top: 10px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  padding-top: 20px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff6d73), to(#ff4f8f));
  background: linear-gradient(360deg, #ff6d73 0%, #ff4f8f 100%);
  z-index: 1;
}
.studyReportBox .reportSummary .infoBox .num span[data-v-60c5260e] {
  display: block;
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  font-family: 'Courier New';
  text-shadow: 0px 4px 4px #da2846;
}
.studyReportBox .reportSummary .infoBox .num p[data-v-60c5260e] {
  font-size: 12px;
}
.studyReportBox .reportSummary .infoBox .tips[data-v-60c5260e] {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 32px;
  padding: 0 190px;
}
.studyReportBox .reportSummary .infoBox .tips strong[data-v-60c5260e] {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  padding: 0 3px;
}
.studyReportBox .practiceBox[data-v-60c5260e] {
  margin-top: 30px;
  width: 580px;
  min-height: 443px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 0 20px 30px;
}
.studyReportBox .practiceBox .titBox[data-v-60c5260e] {
  height: 51px;
  position: relative;
}
.studyReportBox .practiceBox .titBox h3[data-v-60c5260e] {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 16px;
  z-index: 1;
}
.studyReportBox .practiceBox .titBox .line[data-v-60c5260e] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 72px;
  height: 5px;
  background: #e3d1ab;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(208, 154, 106, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(208, 154, 106, 0.3);
}
.studyReportBox .practiceBox .titBox .tips[data-v-60c5260e] {
  width: 104px;
  height: 38px;
  position: absolute;
  left: 76px;
  top: 12px;
  background: url(data:image/png;base64,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) no-repeat left top;
  background-size: 104px 38px;
  font-size: 14px;
  color: #a45611;
  font-style: normal;
  text-align: center;
  line-height: 30px;
}
.studyReportBox .practiceBox .titBox .time[data-v-60c5260e] {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.studyReportBox .practiceBox .topicNum[data-v-60c5260e] {
  min-height: 142px;
  padding-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.studyReportBox .practiceBox .topicNum li[data-v-60c5260e] {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: rgba(74, 74, 74, 0.05);
  border: 1px solid rgba(74, 74, 74, 0.5);
  border-radius: 50%;
  margin: 0 36px 20px 0;
  cursor: pointer;
}
.studyReportBox .practiceBox .topicNum li[data-v-60c5260e]:nth-child(8n) {
  margin-right: 0;
}
.studyReportBox .practiceBox .topicNum li.right[data-v-60c5260e] {
  border-color: #49cf9e;
  background: #49cf9e;
  color: #fff;
}
.studyReportBox .practiceBox .topicNum li.wrong[data-v-60c5260e] {
  border-color: #ff3f47;
  background: #ff3f47;
  color: #fff;
}
.studyReportBox .practiceBox .averageTimeBox[data-v-60c5260e] {
  width: 454px;
  height: 116px;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMqaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAxNCA3OS4xNTE0ODEsIDIwMTMvMDMvMTMtMTI6MDk6MTUgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzZGRTMxNDYzRkI0MTFFOTk4QkRGODI4QURDRDczOEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZGRTMxNDczRkI0MTFFOTk4QkRGODI4QURDRDczOEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNkZFMzE0NDNGQjQxMUU5OThCREY4MjhBRENENzM4QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNkZFMzE0NTNGQjQxMUU5OThCREY4MjhBRENENzM4QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIAOgAbgMBEQACEQEDEQH/xABrAAEBAQEBAQAAAAAAAAAAAAAAAwIBBAgBAQEBAAAAAAAAAAAAAAAAAAABAhABAQABAgQDBwUAAAAAAAAAAAECEQMhQVESMWEEcYGRobFiFOEiQlITEQEBAQEAAAAAAAAAAAAAAAAAARES/9oADAMBAAIRAxEAPwD6pAAAAAAAABLu1y1+CopEV0AAAAAAAAAAGN7LTHTneCxKxgIrEadAAAAAAAAAAB59zLu3PKcI1Ga3hEVSIroAAAAAAAAAM7uXbhbz8IRKhhGki+MRWkUAAAAAAAAABDey7s+2eGP1ajNdwiKrIiugAAAAAAAAA5nlMcbegPPhLbrebTK2MRW4igAAAAAAAAAI7+WtmE9tWJTCCKyI06AAAAAAAAABbJLb4QHmmuWVyvNplXGIqkRQAAAAAAAAAEt/LTGY879FiVnCKisZaaAAAAAAAAAAB5re/O3lyaZVxiKpEUAAAAAAAAABjey7cNOd4LEqWEVItjEVpFAAAAAAAAAAefcy7tzynCNRmt4RFUiK6AAAAAAAAADO7n2YW8+RErz4NMrYo03qimoGoO6gAAAAAAA8vqdzXcmE8MfH2tSM2uYZCKTMV3viGneK1MgalB2VFdAAAAAB5r6O3K5Xc43jeH6tdM8tT0un8/kacu/jfd8k1cd/H+40w/wn9qaY7NmTnTTC8MtAaiDQoAAAAAAAAAACHdrnb5tMq4orURQAAAAAAAAAHM7pjb0gPPttMxfFFaRQAAAAAAAAAE9+6YadasSsYRUisZaaAAAAAAAAAABH1F/djPesZphBVYiugAAAAAAAAAA8+d13b5cGozVMIiqRFAAAAAAAAAAAeXHjberTK+KK3EUAAAAAAAAABndum3l8PisSo7cVItiitIoAAAAAAAAACXqLwk61YlZwgi0Rp0AAAAAAAAAAEN667knSNRmtYRFUiK6AAAAAAAAAADzW925lfNplXGIqkRQAAAAAAAAAHMrpjb0gPPtxpmL4orSKAAAAAAAAAAxv3Tb068FiVPCKkVxZaaAAAAAAAAAABHfvHGe9YldwgKRFdAAAAAAAAAABHOa7ns4KlbxgNxFAAAAAf//Z) no-repeat center #ffffff;
  background-size: 55px 116px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(102, 157, 188, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(102, 157, 188, 0.2);
  border-radius: 8px;
  margin: 20px auto 30px;
  text-align: center;
}
.studyReportBox .practiceBox .averageTimeBox .numBox[data-v-60c5260e] {
  display: inline-block;
  width: 95px;
  padding-top: 44px;
}
.studyReportBox .practiceBox .averageTimeBox .numBox strong[data-v-60c5260e] {
  color: #4a4a4a;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  padding-right: 3px;
}
.studyReportBox .practiceBox .averageTimeBox .leftBox[data-v-60c5260e] {
  width: 237px;
  height: 116px;
  position: relative;
  float: left;
}
.studyReportBox .practiceBox .averageTimeBox .leftBox .mark[data-v-60c5260e] {
  position: absolute;
  left: 50%;
  margin-left: -32px;
  width: 64px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #764011;
  background: #ffdb81;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(255, 219, 129, 0.4);
          box-shadow: 0px 3px 6px 0px rgba(255, 219, 129, 0.4);
  border-radius: 0px 0px 8px 8px;
}
.studyReportBox .practiceBox .averageTimeBox .leftBox strong[data-v-60c5260e] {
  color: #ff6d73;
}
.studyReportBox .practiceBox .averageTimeBox .rightBox[data-v-60c5260e] {
  padding-left: 237px;
  height: 116px;
  position: relative;
}
.studyReportBox .practiceBox .averageTimeBox .rightBox .mark[data-v-60c5260e] {
  position: absolute;
  left: 50%;
  margin-left: 86px;
  width: 79px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  background: #669dbc;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(102, 157, 188, 0.4);
          box-shadow: 0px 3px 6px 0px rgba(102, 157, 188, 0.4);
  border-radius: 0px 0px 8px 8px;
}
.studyReportBox .practiceBox .btnSty[data-v-60c5260e] {
  display: block;
  width: 314px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #ff6d73;
  margin: 0 auto 10px;
  background: #ffffff;
  border-radius: 22px;
  border: 1px solid #ff6d73;
  text-align: center;
}
.studyReportBox .practiceBox .btnSty[data-v-60c5260e]:hover {
  text-decoration: none;
  cursor: pointer;
}
.studyReportBox .practiceBox .missBox[data-v-60c5260e] {
  width: 355px;
  height: 164px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(102, 157, 188, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(102, 157, 188, 0.2);
  border-radius: 8px;
  margin: 110px auto 0;
}
.studyReportBox .practiceBox .missBox p[data-v-60c5260e] {
  padding: 40px 0 30px;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.studyReportBox .practiceBox .missBox .btnSty03[data-v-60c5260e] {
  display: block;
  margin: 0 auto;
  width: 313px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #ff6d73;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 22px;
  cursor: pointer;
}
.studyReportBox .nodeBox[data-v-60c5260e] {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-top: 30px;
  padding: 0 20px;
}
.studyReportBox .nodeBox .titBox[data-v-60c5260e] {
  height: 51px;
  position: relative;
}
.studyReportBox .nodeBox .titBox h3[data-v-60c5260e] {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 16px;
  z-index: 1;
}
.studyReportBox .nodeBox .titBox .line[data-v-60c5260e] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 145px;
  height: 5px;
  background: #e3d1ab;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(208, 154, 106, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(208, 154, 106, 0.3);
}
.studyReportBox .nodeBox .listBox[data-v-60c5260e] {
  padding-top: 15px;
}
.studyReportBox .nodeBox .listBox li[data-v-60c5260e] {
  width: 49%;
  padding: 18px 0;
}
.studyReportBox .nodeBox .listBox li .line[data-v-60c5260e] {
  width: 2px;
  height: 14px;
  background: #ff6d73;
  border-radius: 1px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.studyReportBox .nodeBox .listBox li .title[data-v-60c5260e] {
  width: 130px;
  font-size: 16px;
  color: #4a4a4a;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap !important;
}
.studyReportBox .nodeBox .listBox li p[data-v-60c5260e] {
  width: 340px;
  font-size: 14px;
  color: #7e7e7e;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap !important;
}
.studyReportBox .nodeBox .listBox li .btnSty02[data-v-60c5260e] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #ff6d73;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
          box-shadow: 0px 6px 4px 0px rgba(255, 109, 115, 0.3);
  border-radius: 14px;
}
.noData .reportSummary .bgbox01[data-v-60c5260e] {
  min-height: 287px;
}
.noData .reportSummary .bgbox02[data-v-60c5260e] {
  height: 239px;
  background: url(../../static/img/reportBg02.f201953.png) no-repeat center bottom;
  background-size: 1286px 239px;
}
.noData .reportSummary .infoBox .tips[data-v-60c5260e] {
  font-size: 18px;
  text-align: center;
  line-height: 60px;
}

.proxyBox[data-v-1664672d] {
  background: #f5f5f5;
  padding-bottom: 20px;
  min-height: 675px;
  height: auto !important;
  height: 675px;
}
.proxyBox .submitBox span[data-v-1664672d] {
  width: 94px;
  display: inline-block;
  vertical-align: top;
  line-height: 36px;
  font-size: 14px;
  border-radius: 18px;
  text-align: center;
  cursor: pointer;
  margin-right: 30px;
}
.proxyBox .submitBox span.proxyBtn[data-v-1664672d] {
  background: #ee5458;
  border: 1px solid #ee5458;
  color: #fff;
}
.proxyBox .submitBox span.disableBtn[data-v-1664672d] {
  background: #e9e9e9;
  border-color: #e9e9e9;
  color: #a7a7a7;
}
.proxyBox .submitBox span.relaseBtn[data-v-1664672d] {
  border: 1px solid #000;
  color: #000;
}
.proxyBox .mainBox[data-v-1664672d] {
  width: 1190px;
  margin: 0 auto;
}
.proxyBox .mainBox .navBox[data-v-1664672d] {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e3e2e2;
}
.proxyBox .mainBox .navBox a[data-v-1664672d] {
  float: left;
  height: 66px;
  padding: 20px;
  font: bold 16px/26px '\5FAE\8F6F\96C5\9ED1', '\9ED1\4F53', Arial, sans-serif;
}
.proxyBox .mainBox .balance-wrapper[data-v-1664672d] {
  padding: 20px 30px;
  background: #f9fafc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.proxyBox .mainBox .balance-wrapper .balance-l[data-v-1664672d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.proxyBox .mainBox .balance-wrapper .balance-l span[data-v-1664672d] {
  line-height: 2;
  font-size: 18px;
}
.proxyBox .mainBox .balance-wrapper .balance-l span b[data-v-1664672d] {
  color: #ff6666;
  font-size: 24px;
}
.proxyBox .mainBox .balance-wrapper .balance-l p[data-v-1664672d] {
  font-size: 16px;
  color: #999999;
}
.proxyBox .mainBox .balance-wrapper .transfer[data-v-1664672d] {
  display: block;
  height: 30px;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #fa565a;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.proxyBox .mainBox .balance-wrapper .proxListBtn[data-v-1664672d] {
  display: block;
  color: #169bd5;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
}
.proxyBox .mainBox .formBox[data-v-1664672d] {
  background: #fff;
  border-top: 1px solid #e3e2e2;
  padding: 30px;
}
.proxyBox .mainBox .formBox .submitBox[data-v-1664672d] {
  padding-left: 135px;
}
.proxyBox .mainBox .formBox li[data-v-1664672d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 33px;
}
.proxyBox .mainBox .formBox .labelBox[data-v-1664672d] {
  width: 120px;
  text-align: right;
}
.proxyBox .mainBox .formBox .labelBox.required[data-v-1664672d]:before {
  content: '*';
  color: #ee5458;
}
.proxyBox .mainBox .formBox .tips[data-v-1664672d] {
  padding-left: 10px;
  color: #ee5458;
}
.proxyBox .mainBox .formBox .textBox[data-v-1664672d] {
  cursor: pointer;
  padding-left: 15px;
}
.proxyBox .mainBox .formBox .textBox .textInput[data-v-1664672d] {
  width: 445px;
  padding: 5px;
  vertical-align: top;
}
.proxyBox .mainBox .formBox .textBox .textArea[data-v-1664672d] {
  width: 445px;
  padding: 5px;
  resize: none;
  vertical-align: top;
}
.proxyBox .mainBox .formBox .textBox.distpicker-address-wrapper[data-v-1664672d] {
  width: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.proxyBox .mainBox .formBox .textBox.distpicker-address-wrapper select[data-v-1664672d] {
  border-color: #a9a9a9;
  border-radius: 0;
  padding: 0 5px;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  width: 33.333%;
  margin-right: 5px;
}
.proxyBox .mainBox .formBox .textBox.distpicker-address-wrapper select[data-v-1664672d]:last-child {
  margin-right: 0;
}
.proxyBox .mainBox .formBox .questionBox[data-v-1664672d] {
  position: relative;
}
.proxyBox .mainBox .formBox .questionBox .icon-wenhao[data-v-1664672d] {
  font-size: 20px;
  padding: 0 10px;
  color: #a9a9a9;
  cursor: pointer;
}
.proxyBox .mainBox .formBox .questionBox .wenhao-Box[data-v-1664672d] {
  position: absolute;
  left: 50px;
  top: -10px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #a9a9a9;
  border-radius: 10px;
}
.proxyBox .coverBox[data-v-1664672d] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.proxyBox .proxySureBox[data-v-1664672d] {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 400px;
  padding: 20px 20px 21px;
  border-radius: 10px;
  background: #fff;
  color: #000;
}
.proxyBox .proxySureBox .mark[data-v-1664672d] {
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
}
.proxyBox .proxySureBox .mark span[data-v-1664672d] {
  color: #ee5458;
}
.proxyBox .proxySureBox h2[data-v-1664672d] {
  line-height: 35px;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}
.proxyBox .proxySureBox li[data-v-1664672d] {
  line-height: 35px;
  font-size: 14px;
  color: #565656;
}
.proxyBox .proxySureBox li span[data-v-1664672d] {
  text-align: right;
  color: #000;
}
.proxyBox .proxySureBox .submitBox[data-v-1664672d] {
  text-align: center;
  padding-top: 10px;
}
.proxyBox .proxySureBox .submitBox span[data-v-1664672d] {
  margin: 0 20px;
}

.proxyList[data-v-e17555d0] {
  padding-bottom: 20px;
  min-height: 675px;
  height: auto !important;
  height: 675px;
}
.proxyList .mainBox[data-v-e17555d0] {
  width: 1190px;
  margin: 0 auto;
}
.proxyList .BreadCrumbs[data-v-e17555d0] {
  line-height: 66px;
  font-size: 14px;
}
.proxyList .BreadCrumbs a[data-v-e17555d0]:hover {
  color: #ee5458;
}
.proxyList .proxyListTitle[data-v-e17555d0] {
  color: #ee5458;
  font-size: 18px;
  line-height: 60px;
}
.proxyList .pageination-wrapper[data-v-e17555d0] {
  padding-top: 30px;
}
.proxyList .tableBox[data-v-e17555d0] {
  width: 100%;
  border: 1px solid #d4d3d3;
  font-size: 14px;
}
.proxyList .tableBox .noData img[data-v-e17555d0] {
  display: block;
  margin: 20px auto;
}
.proxyList .tableBox .text-center[data-v-e17555d0] {
  text-align: center;
}
.proxyList .tableBox th[data-v-e17555d0] {
  line-height: 25px;
  background: #eee;
  padding: 10px;
  border: 1px solid #d4d3d3;
}
.proxyList .tableBox td[data-v-e17555d0] {
  line-height: 25px;
  padding: 10px;
  border: 1px solid #d4d3d3;
}
.proxyList .tableBox td .icon-you[data-v-e17555d0],
.proxyList .tableBox td .icon-weibiaoti35[data-v-e17555d0] {
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  color: #6b6b6b;
  vertical-align: top;
  margin-top: 1px;
}
.proxyList .tableBox td.orderNum[data-v-e17555d0] {
  word-break: break-word;
}
.proxyList .tableBox td.logisticsAddress[data-v-e17555d0] {
  background: #eee;
}
.proxyList .tableBox td.logisticsAddress h3[data-v-e17555d0] {
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  padding: 0 30px;
}
.proxyList .tableBox td.logisticsAddress p[data-v-e17555d0] {
  line-height: 30px;
  padding: 0 30px;
}
.proxyList .tableBox td.logisticsAddress ul[data-v-e17555d0] {
  margin-top: 20px;
  padding: 20px 30px;
  border-top: 1px solid #333;
  line-height: 30px;
}

.agreement[data-v-7dd83a18] {
  background: #f5f5f5;
  padding-bottom: 35px;
}
.agreement h1[data-v-7dd83a18] {
  width: 1190px;
  margin: 0 auto;
  padding: 30px 0 20px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.agreement .agreementBox[data-v-7dd83a18] {
  width: 1190px;
  min-height: 762px;
  height: auto !important;
  height: 762px;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0;
}
.agreement .agreementBox .btnsty[data-v-7dd83a18] {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #ff3f47;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
}
.agreement .agreementBox .disabled[data-v-7dd83a18] {
  background: #d8d8d8;
  color: #acacac;
}
.agreement .agreementBox ul[data-v-7dd83a18] {
  padding-left: 236px;
}
.agreement .agreementBox ul li[data-v-7dd83a18] {
  padding-bottom: 24px;
  line-height: 36px;
}
.agreement .agreementBox ul li .name[data-v-7dd83a18] {
  width: 150px;
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin-right: 11px;
}
.agreement .agreementBox ul li .name .htred[data-v-7dd83a18] {
  color: #ff3f47;
}
.agreement .agreementBox ul li .name.uploadName[data-v-7dd83a18] {
  line-height: 20px;
}
.agreement .agreementBox ul li .name.uploadName[data-v-7dd83a18]::after {
  display: inline-block;
  content: "\652F\6301.jpg/.png\683C\5F0F";
  font-size: 12px;
  color: #666;
  word-break: break-word;
  line-height: 16px;
}
.agreement .agreementBox ul li .text[data-v-7dd83a18] {
  display: inline-block;
  vertical-align: middle;
  width: 550px;
  padding: 0;
}
.agreement .agreementBox ul li .SelectList[data-v-7dd83a18] {
  padding: 0 16px;
  width: 550px;
  height: 36px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}
.agreement .agreementBox ul li .textarea[data-v-7dd83a18] {
  display: inline-block;
  vertical-align: middle;
  width: 550px;
  height: 120px;
  line-height: 25px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 15px;
  resize: none;
}
.agreement .agreementBox ul li .formUpload[data-v-7dd83a18] {
  display: inline-block;
}
.agreement .agreementBox .agreement_mark[data-v-7dd83a18] {
  padding-top: 10px;
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.agreement .agreementBox .agreement_tips[data-v-7dd83a18] {
  padding-bottom: 24px;
  font-size: 14px;
  color: #ff3f47;
  line-height: 25px;
  text-align: center;
}
.agreement .agreementBox .errorMessage[data-v-7dd83a18] {
  line-height: 20px;
  color: #ff3f47;
  font-size: 12px;
}

.formInput {
  position: relative;
  padding: 0 27px;
  color: #878478;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.formInput .inputText {
  padding: 7px 16px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
.formInput .inputText::-webkit-input-placeholder {
  color: #c8c8c8;
}
.formInput .inputText::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c8c8c8;
}
.formInput .inputText:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c8c8c8;
}
.formInput .inputText:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c8c8c8;
}
.formInput .inputText:disabled {
  background-color: #f5f5f5;
  color: #aca899;
}
.formInput .errorMessage {
  position: absolute;
  left: 0;
  bottom: -20px;
  line-height: 20px;
  color: #ff3f47;
  font-size: 12px;
}

.formImgUpload {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  width: 164px;
  height: 104px;
  line-height: 104px;
  text-align: center;
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #cccccc;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.formImgUpload input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 164px;
  height: 104px;
  opacity: 0;
  cursor: pointer;
}
.formImgUpload .uploadFont {
  font-size: 12px;
  color: #333;
  line-height: 16px;
}
.formImgUpload .uploadFont .iconfont {
  font-size: 12px;
  color: #ff3f47;
}
.formImgUpload.idCardFront {
  background: url(data:image/jpeg;base64,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) no-repeat;
  background-size: 164px 104px;
}
.formImgUpload.idCardBack {
  background: url(data:image/jpeg;base64,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) no-repeat;
  background-size: 164px 104px;
}
.formImgUpload .avatar {
  width: 100%;
  height: 100%;
}
.formImgUpload .formImgDel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: #fff;
}
.errorMessage {
  line-height: 20px;
  color: #ff3f47;
  font-size: 12px;
}

.protocolRefundApply[data-v-758910f4] {
  background: #f5f5f5;
  padding-bottom: 35px;
}
.protocolRefundApply h1[data-v-758910f4] {
  width: 1190px;
  margin: 0 auto;
  font-weight: bold;
}
.protocolRefundApply h1 span[data-v-758910f4] {
  display: inline-block;
  padding: 0 4px;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  color: #fc565a;
  border-bottom: 2px solid #fc565a;
}
.protocolRefundApply .proRefProBox[data-v-758910f4] {
  width: 1190px;
  margin: 0 auto;
  padding-bottom: 40px;
  background: #fff;
  min-height: 718px;
  height: auto !important;
  height: 718px;
}
.protocolRefundApply .proRefProBox .proRefProCon[data-v-758910f4] {
  padding: 30px 24px 0 24px;
}
.protocolRefundApply .proRefProBox .borderTop[data-v-758910f4] {
  border-top: 1px dotted #7e7e7e;
}
.protocolRefundApply .proRefProBox .classTitle[data-v-758910f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 25px;
}
.protocolRefundApply .proRefProBox .classTitle .titleLabel[data-v-758910f4] {
  width: 72px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.protocolRefundApply .proRefProBox .classTitle .titleName[data-v-758910f4] {
  padding: 0 16px;
  font-size: 18px;
  color: #333333;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.protocolRefundApply .proRefProBox .classTitle .lookProtocol[data-v-758910f4] {
  width: 60px;
  font-size: 14px;
  color: #008ff7;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.protocolRefundApply .proRefProBox .submitOrderBtn[data-v-758910f4] {
  margin: 0 auto;
  width: 260px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  background: #ff3f47;
  border-radius: 4px;
  cursor: pointer;
}

.proFromList[data-v-69b84a03] {
  padding-top: 45px;
}
.proFromList li[data-v-69b84a03] {
  padding-bottom: 24px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 49%;
  height: 59px;
  line-height: 36px;
  font-size: 14px;
}
.proFromList li .formLabel[data-v-69b84a03] {
  width: 127px;
  padding-right: 27px;
  color: #333;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.proFromList li .formInput[data-v-69b84a03] {
  position: relative;
  padding: 0 27px 0 0;
  color: #878478;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.proFromList li.prop .formLabel[data-v-69b84a03]::before {
  content: "*";
  color: #ff3f47;
  margin-right: 4px;
  font-size: 20px;
  vertical-align: middle;
}
.proFromList li.important .formLabel[data-v-69b84a03],
.proFromList li.important .formInput[data-v-69b84a03] {
  color: #ff3f47;
}

.proFromUpload .formImgUpload input[type='file'] {
  position: absolute;
  left: 0;
  top: 0;
  width: 164px;
  height: 104px;
  opacity: 0;
  cursor: pointer;
}

.proFromUpload[data-v-1feb2877] {
  padding-bottom: 26px;
}
.proFromUpload li[data-v-1feb2877] {
  padding-bottom: 24px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 49%;
  line-height: 20px;
  font-size: 14px;
}
.proFromUpload li .formLabel[data-v-1feb2877] {
  width: 100px;
  color: #333;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.proFromUpload li .formLabel p[data-v-1feb2877] {
  font-size: 12px;
  color: #999;
  line-height: 15px;
  word-break: break-all;
}
.proFromUpload li .formUpload[data-v-1feb2877] {
  padding: 0 27px;
  color: #878478;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.proFromUpload li.prop .formLabel[data-v-1feb2877]::before {
  content: '*';
  color: #ff3f47;
  margin-right: 4px;
  font-size: 20px;
  vertical-align: middle;
}

.formFileUpload {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 26px;
  line-height: 26px;
  background: #ff3f47;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.formFileUpload input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 26px;
  opacity: 0;
  cursor: pointer;
}
.fromfileList {
  margin-top: 6px;
  width: 414px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.fromfileList li {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 20px;
}
.fromfileList li .iconfont {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 10px;
}
.fromfileList li .font {
  width: 370px;
}
.errorMessage {
  line-height: 20px;
  color: #ff3f47;
  font-size: 12px;
}

.protocolRefundProgeress[data-v-1d98352b] {
  background: #f5f5f5;
  padding-bottom: 50px;
}
.protocolRefundProgeress h1[data-v-1d98352b] {
  width: 1190px;
  margin: 0 auto;
  font-weight: bold;
}
.protocolRefundProgeress h1 span[data-v-1d98352b] {
  display: inline-block;
  padding: 0 4px;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  color: #fc565a;
  border-bottom: 2px solid #fc565a;
}
.protocolRefundProgeress .proRefProBox[data-v-1d98352b] {
  width: 1190px;
  margin: 0 auto;
  background: #fff;
  padding: 30px 24px;
  min-height: 718px;
  height: auto !important;
  height: 718px;
}
.protocolRefundProgeress .proRefProBox .tips[data-v-1d98352b] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.protocolRefundProgeress .proRefProBox .proRefProStep[data-v-1d98352b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 946px;
  margin: 95px auto 90px;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox[data-v-1d98352b] {
  position: relative;
  text-align: center;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox .round[data-v-1d98352b] {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #d1d1d1;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox .iconBox[data-v-1d98352b] {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #d1d1d1;
  border-radius: 50%;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox .iconBox .iconfont[data-v-1d98352b] {
  color: #fff;
  font-size: 32px;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox .tit[data-v-1d98352b] {
  position: absolute;
  top: 80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  color: #999999;
  line-height: 25px;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox .tit p[data-v-1d98352b] {
  margin-top: 8px;
  width: 150px;
  font-size: 14px;
  font-weight: 400;
  color: #868686;
  line-height: 20px;
  white-space: normal;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox:nth-of-type(2) .tit[data-v-1d98352b],
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox:nth-of-type(4) .tit[data-v-1d98352b] {
  top: 66px;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox.cur .iconBox[data-v-1d98352b],
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox.cur .round[data-v-1d98352b] {
  background: #ff4e45;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .stepBox.cur .tit[data-v-1d98352b] {
  color: #333;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .line[data-v-1d98352b] {
  width: 205px;
  height: 2px;
  background: #d1d1d1;
}
.protocolRefundProgeress .proRefProBox .proRefProStep .line.cur[data-v-1d98352b] {
  background: #ff4e45;
}
.protocolRefundProgeress .proRefProBox .proRefPro-failed[data-v-1d98352b] {
  padding-top: 47px;
  text-align: center;
}
.protocolRefundProgeress .proRefProBox .proRefPro-failed .iconBox[data-v-1d98352b] {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #ff4e45;
  border-radius: 50%;
}
.protocolRefundProgeress .proRefProBox .proRefPro-failed .iconBox .iconfont[data-v-1d98352b] {
  color: #fff;
  font-size: 32px;
}
.protocolRefundProgeress .proRefProBox .proRefPro-failed .tit[data-v-1d98352b] {
  display: block;
  padding-top: 18px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
}
.protocolRefundProgeress .proRefProBox .proRefPro-failed p[data-v-1d98352b] {
  margin: 0 auto;
  padding-top: 8px;
  width: 250px;
  font-size: 14px;
  color: #868686;
  line-height: 20px;
  text-align: left;
}

.codeProtocol[data-v-d12fa000] {
  background: #f5f5f5;
  padding-bottom: 35px;
}
.codeProtocol h1[data-v-d12fa000] {
  width: 1190px;
  margin: 0 auto;
  font-weight: bold;
}
.codeProtocol h1 span[data-v-d12fa000] {
  display: inline-block;
  padding: 0 4px;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  color: #fc565a;
  border-bottom: 2px solid #fc565a;
}
.codeProtocol .codeProtocolBox[data-v-d12fa000] {
  width: 1190px;
  margin: 0 auto;
  padding: 110px 0 40px;
  background: #fff;
  min-height: 718px;
  height: auto !important;
  height: 718px;
}
.codeProtocol .codeProtocolBox .cpb_ewm[data-v-d12fa000] {
  margin: 0 auto;
  padding: 7px;
  width: 240px;
  height: 240px;
  background: #ffffff;
  border-radius: 6px;
  border: 8px solid #ff9ea0;
}
.codeProtocol .codeProtocolBox .cpb_ewm img[data-v-d12fa000] {
  width: 210px;
  height: 210px;
}
.codeProtocol .codeProtocolBox .cpb_tips[data-v-d12fa000] {
  padding: 22px 0 11px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 25px;
  text-align: center;
}
.codeProtocol .codeProtocolBox .cpb_tips02[data-v-d12fa000] {
  padding-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #ff3f47;
  line-height: 20px;
  text-align: center;
}
.codeProtocol .codeProtocolBox .cpb_tips02 .iconBox[data-v-d12fa000] {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  border-radius: 50%;
  background: #ff3f47;
}
.codeProtocol .codeProtocolBox .cpb_tips02 .iconBox .iconfont[data-v-d12fa000] {
  color: #fff;
  font-size: 12px;
}
.codeProtocol .codeProtocolBox .cpb_countDown[data-v-d12fa000] {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  text-align: center;
}
.codeProtocol .codeProtocolBox .cpb_btnStyle[data-v-d12fa000] {
  margin: 60px auto 0;
  width: 260px;
  height: 40px;
  line-height: 40px;
  background: #ff3f47;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.loading-wrapper[data-v-8f7ffdfe] {
  width: 100%;
  height: 100%;
}
.loading-wrapper .loading[data-v-8f7ffdfe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.dialog-messageBox-enter-active[data-v-5c736fac],
.dialog-messageBox-leave-active[data-v-5c736fac] {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dialog-messageBox-enter[data-v-5c736fac],
.dialog-messageBox-leave-to[data-v-5c736fac] {
  opacity: 0;
}
.ht-messageBox .ht-messageBox-background[data-v-5c736fac] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  background: rgba(0, 0, 0, 0.5);
}
.ht-messageBox .ht-messageBox-content[data-v-5c736fac] {
  width: 460px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 501;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-close[data-v-5c736fac] {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  color: #666;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-body[data-v-5c736fac] {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  padding-bottom: 30px;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-body h4[data-v-5c736fac] {
  line-height: 30px;
  padding: 10px 30px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  background: #F8F8F8;
  border-radius: 10px 10px 0 0;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-body img[data-v-5c736fac] {
  width: 120px;
  margin: 20px auto 18px;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-body p[data-v-5c736fac] {
  font-size: 14px;
  color: #333;
  text-align: center;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-footer[data-v-5c736fac] {
  width: 100%;
  border-top: 1px solid #f1f1f1;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-footer .line[data-v-5c736fac] {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #f1f1f1;
  vertical-align: middle;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-footer .ht-messageBox-btn[data-v-5c736fac] {
  display: inline-block;
  width: 48%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #9b9b9b;
  text-align: center;
  cursor: pointer;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-footer .ht-messageBox-btn.width100[data-v-5c736fac] {
  width: 100%;
}
.ht-messageBox .ht-messageBox-content .ht-messageBox-footer .ht-messageBox-btn.jump[data-v-5c736fac] {
  color: #ff3f47;
}
.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#fff;color:#303133;cursor:pointer;border-bottom:1px solid #ebeef5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#fff;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebeef5}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}