
@media screen and (min-width: 460px) {
.wh_item_date[data-v-a354a610]:hover {
    background: #04cb94;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
}
}
*[data-v-a354a610] {
  margin: 0;
  padding: 0;
}
.wh_container[data-v-a354a610] {
  /* max-width: 410px; */
  margin: auto;
}
.operation-box[data-v-a354a610] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.wh_top_changge[data-v-a354a610] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: PingFangSC-Medium, PingFang SC;
}
.arrow-box[data-v-a354a610] {
  width: 24px;
  height: 24px;
  background: #f3f4f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 2px;
  cursor: pointer;
  margin-right: 4px;
}
.wh_top_changge .wh_content_li[data-v-a354a610] {
  font-size: 14px;
  /* font-family: PingFangSC-Medium, PingFang SC; */
  font-weight:bold;
  color: #1d2129;
  cursor: auto;
}
.wh_top_changge .showNowMonth[data-v-a354a610] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  cursor: auto;
}
.wh_top_changge .wh_nowMonth[data-v-a354a610] {
  width: 48px;
  height: 24px;
  line-height: 24px;
  background: #f3f4f5;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  cursor: pointer;
}
.wh_content_all[data-v-a354a610] {
  font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Helvetica Neue', STHeiti, 'Microsoft Yahei', Tahoma,
    Simsun, sans-serif;
  /* background-color: #0fc37c; */
  width: 100%;
  overflow: hidden;
  padding-bottom: 8px;
}
.wh_content[data-v-a354a610] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* padding: 0 3% 0 3%; */
  width: 100%;
}
.wh_content:first-child .wh_content_item_tag[data-v-a354a610],
.wh_content:first-child .wh_content_item[data-v-a354a610] {
  color: #ddd;
  font-size: 16px;
}
.wh_content_item[data-v-a354a610],
.wh_content_item_tag[data-v-a354a610] {
  width: 14.2%;
  text-align: center;
  position: relative;
}
.wh_content_item[data-v-a354a610] {
  height: 40px;
  margin: 5px 0;
}
.wh_top_tag[data-v-a354a610] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 500;
  font-size: 13px;
  color: #999999;
}
.wh_item_date[data-v-a354a610] {
  width: 32px;
  height: 32px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #1f2d3d;
}
.wh_jiantou1[data-v-a354a610] {
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #333333;
  border-left: 1.5px solid #333333;
  transform: rotate(-45deg);
}
.arrow-box:active .wh_jiantou1[data-v-a354a610],
.arrow-box:active .wh_jiantou2[data-v-a354a610] {
  border-color: #ddd;
}
.wh_jiantou2[data-v-a354a610] {
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #333333;
  border-right: 1.5px solid #333333;
  transform: rotate(45deg);
  /* margin-right: 10px; */
}
.wh_content_item > .wh_isMark[data-v-a354a610]::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #778ba2;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.wh_content_item .wh_other_dayhide[data-v-a354a610] {
  color: #bfbfbf;
}
.wh_content_item .wh_want_dayhide[data-v-a354a610] {
  color: #bfbfbf;
}
.wh_content_item .wh_chose_day[data-v-a354a610] {
  width: 32px;
  height: 32px;
  background: #04cb94;
  box-shadow: 0px 2px 6px rgba(255, 112, 112, 0.2);

  margin: auto;
  border-radius: 100px;
}
.wh_content_item .wh_chose_day .wh_item_date[data-v-a354a610] {
  color: #fff;
}
.setbot[data-v-a354a610] {
  width: 32px;
  height: 6px;
  margin: 5px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
/* .wh_content_item .wh_isToday .wh_item_date::after {
  display: inline-block;
  content: '今';
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #04CB94;
  font-size: 18px;
  box-shadow: 0px 2px 6px 0px rgba(255, 112, 112, 0.2);

  color: #fff;
  margin: auto;
  border-radius: 100px;
  position: absolute; */
/* top: -32px; */
/* top: -42px; */
/* } */
.wh_container .mark1[data-v-a354a610] {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ff6a6a;
}
.wh_container .mark2[data-v-a354a610] {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #d1d1d1;
}
.wh_content_item .wh_isNoToday .wh_item_date[data-v-a354a610]::after {
  line-height: 28px;
  background: #fff;
  border: 2px solid #04cb94;
  color: #04cb94;
}

.task-item[data-v-668bebaa] {
  width: 100%;
  background: #fbfbfb;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 12px 24px 12px 12px;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.task-item[data-v-668bebaa]:hover {
  background: rgba(4, 203, 148, 0.06);
}
.task-item .info-box[data-v-668bebaa] {
  -ms-flex: 1;
      flex: 1;
  width: 0;
}
.task-item .info-box .title[data-v-668bebaa] {
  font-size: 14px;
  color: #1f2d3d;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.task-item .info-box .info[data-v-668bebaa] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(31, 45, 61, 0.8);
}
.task-item .info-box .time[data-v-668bebaa] {
  margin-left: 12px;
}
.task-item .info-box .time.warn[data-v-668bebaa] {
  color: #ff7070;
}
.title-wrap[data-v-668bebaa] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.class-item[data-v-624253c8] {
  width: 100%;
  background: #fbfbfb;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 12px 24px 12px 12px;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.class-item[data-v-624253c8]:hover {
  background: rgba(4, 203, 148, 0.06);
}
.class-item .info-box[data-v-624253c8] {
  -ms-flex: 1;
      flex: 1;
  width: 0;
}
.class-item .info-box .title[data-v-624253c8] {
  font-size: 14px;
  color: #1f2d3d;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.class-item .info-box .info[data-v-624253c8] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(31, 45, 61, 0.8);
}
.class-item .info-box .time[data-v-624253c8] {
  margin-left: 12px;
}
.class-item .info-box .status[data-v-624253c8] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
}
.class-item .info-box .status > span[data-v-624253c8] {
  margin-right: 4px;
}
.title-wrap[data-v-624253c8] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.title-wrapH[data-v-624253c8] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
}

.birthday-item[data-v-14ce99a3] {
  width: 100%;
  background: #fbfbfb;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 12px 24px 12px 12px;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.birthday-item[data-v-14ce99a3]:hover {
  background: rgba(4, 203, 148, 0.06);
}
.birthday-item .info-box[data-v-14ce99a3] {
  -ms-flex: 1;
      flex: 1;
  width: 0;
}
.birthday-item .info-box .title[data-v-14ce99a3] {
  font-size: 14px;
  color: #1f2d3d;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.birthday-item .info-box .info[data-v-14ce99a3] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(31, 45, 61, 0.8);
}
.birthday-item .info-box .time[data-v-14ce99a3] {
  margin-left: 12px;
}
.title-wrap[data-v-14ce99a3] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.list-scroll[data-v-0e3c80be] {
  overflow: auto;
  height: 100%;
}
.ant-list-item[data-v-0e3c80be] {
  border-bottom: none;
  padding: 5px 0;
}
.lower-text[data-v-0e3c80be] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin-top: 4px;
  font-size: 12px;
}

.calendar-box {
  height: 100%;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.calendar-box .flex {
  display: -ms-flexbox;
  display: flex;
}
.calendar-box .jc-sb {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.calendar-box .jc-fe {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.calendar-box .items-center {
  -ms-flex-align: center;
      align-items: center;
}
.calendar-box .wh_container {
  margin: 0;
}
.calendar-box .view-all {
  cursor: pointer;
}
.calendar-box .view-all-text {
  color: #1f2d3d;
  margin-right: 4px;
}
.calendar-box .count-box {
  font-size: 12px;
  margin-bottom: 4px;
}
.calendar-box .count {
  color: #1f2d3d;
}
.calendar-box .ant-spin-nested-loading {
  -ms-flex: 1;
      flex: 1;
  height: 0;
}
.calendar-box .ant-spin-nested-loading .ant-spin-container {
  height: 100%;
}
.calendar-box .ant-spin-nested-loading .ant-spin-container .ant-tabs {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.calendar-box .ant-spin-nested-loading .ant-spin-container .ant-tabs .ant-tabs-content {
  -ms-flex: 1;
      flex: 1;
  height: 0;
}
.calendar-box .ant-spin-nested-loading .ant-spin-container .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.calendar-box .ant-spin-nested-loading .ant-spin-container .ant-tabs .ant-tabs-content .ant-tabs-tabpane .list {
  -ms-flex: 1;
      flex: 1;
  height: 0;
}


[data-v-3f2b978c] .ant-spin-container,
.ant-spin-nested-loading[data-v-3f2b978c] {
  height: 100%;
}
.container[data-v-3f2b978c] {
  padding: 20px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 12px;
}
.container .title[data-v-3f2b978c] {
  font-size: 16px;
  font-weight: 600;
  color: #1a2633;
}
.container .back-log-box[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  height: 100%;
}
.container .back-log-box .back-log-item[data-v-3f2b978c] {
  -ms-flex: 1;
      flex: 1;
  border: 1px solid rgba(31, 45, 61, 0.1);
  border-radius: 8px;
  padding: 12px 20px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.container .back-log-box .back-log-item.back-log-task[data-v-3f2b978c] {
  -ms-flex: 4;
      flex: 4;
}
.container .back-log-box .back-log-item.back-log-task-student[data-v-3f2b978c] {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.container .back-log-box .back-log-item .block-title[data-v-3f2b978c] {
  color: #1a2633cc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
.more-btn[data-v-3f2b978c] {
  width: 16px;
  height: 16px;
  display: block;
  cursor: pointer;
}
.task-list[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex: 1;
      flex: 1;
}
.task-list.todo-list[data-v-3f2b978c] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.task-list.todo-list .task-item[data-v-3f2b978c] {
  width: 50%;
  height: 20%;
}
.task-list.todo-list .task-item[data-v-3f2b978c]:nth-child(2n) {
  padding-left: 32px;
}
.task-list.todo-list .task-item[data-v-3f2b978c]:nth-child(2n-1) {
  padding-right: 32px;
}
.task-list.todo-list .task-item[data-v-3f2b978c]:nth-last-child(-n + 2) {
  border-bottom: none;
}
.task-list.task-student-list[data-v-3f2b978c] {
  -ms-flex-direction: column;
      flex-direction: column;
}
.task-list.task-student-list .task-item[data-v-3f2b978c] {
  height: 20%;
}
.task-list.task-student-list .task-item[data-v-3f2b978c]:last-child {
  border-bottom: none;
}
.task-list .task-item[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid rgba(31, 45, 61, 0.05);
  gap: 8px;
}
.task-list .task-item .label[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  font-weight: 400;
  -ms-flex: 1;
      flex: 1;
  gap: 8px;
}
.task-list .task-item .label .icon[data-v-3f2b978c] {
  width: 22px;
  height: 22px;
  background: #f5f5fc;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.task-list .task-item .label .icon.task-icon > img[data-v-3f2b978c] {
  width: 8px;
  height: 8px;
}
.task-list .task-item .label .icon > img[data-v-3f2b978c] {
  width: 12px;
  height: 12px;
}
.task-list .task-item .label .label-text[data-v-3f2b978c] {
  -ms-flex: 1;
      flex: 1;
  width: 0;
}
.task-list .task-item .value[data-v-3f2b978c] {
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.percent[data-v-3f2b978c] {
  font-weight: 600;
  font-size: 20px;
  color: #191c42;
}
.student-count[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 24px 0 0;
  padding: 0;
  background: #f7f8fa;
  position: relative;
  border-radius: 4px;
}
.student-count[data-v-3f2b978c]::before {
  content: '';
  width: 1px;
  height: 24px;
  background: #d6d8db;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.student-count .student-count-item[data-v-3f2b978c] {
  -ms-flex: 1;
      flex: 1;
  padding: 14px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.student-count .student-count-item .student-title[data-v-3f2b978c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  font-weight: 400;
}
.student-count .student-count-item .student-count-value[data-v-3f2b978c] {
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
}

.data-report-wrapper[data-v-4bc1089e] {
  padding: 22px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.data-report-wrapper .title[data-v-4bc1089e] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 22px;
}
.data-report-wrapper .title .date[data-v-4bc1089e] {
  color: #1a263366;
  font-size: 12px;
  font-weight: 400;
}
.data-report-wrapper .content[data-v-4bc1089e] {
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  padding: 26px 20px 20px;
}
.data-report-wrapper .content .report-item[data-v-4bc1089e] {
  background: #f7f8fa;
  position: relative;
  -ms-flex: 1;
      flex: 1;
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.data-report-wrapper .content .report-item .icon[data-v-4bc1089e] {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.data-report-wrapper .content .report-item .report-title[data-v-4bc1089e] {
  font-size: 14px;
  font-weight: 500;
  color: #1a2633;
  text-align: center;
  margin-top: 30px;
}
.data-report-wrapper .content .report-item .data-list[data-v-4bc1089e] {
  margin: 16px 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.data-report-wrapper .content .report-item .data-list .data-item[data-v-4bc1089e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #1a2633;
  margin: 0 24px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(31, 45, 61, 0.07);
}
.data-report-wrapper .content .report-item .data-list .data-item[data-v-4bc1089e]:last-child {
  border-bottom: none;
}
.data-report-wrapper .content .report-item .data-list .data-item .value[data-v-4bc1089e] {
  color: #00b281;
  font-weight: 600;
}


[data-v-6f69f0d2] .ant-spin-container,
.ant-spin-nested-loading[data-v-6f69f0d2] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.jump-button[data-v-6f69f0d2] {
  border: 1px solid rgba(31, 45, 61, 0.1);
  height: 30px;
  padding: 0 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
  border-radius: 6px;
}

.back-log[data-v-1501d555] {
  margin-bottom: 16px;
  -ms-flex: 11;
      flex: 11;
}
.data-report[data-v-1501d555] {
  -ms-flex: 9;
      flex: 9;
}
.home-index-wrapper[data-v-1501d555] {
  height: 100%;
}
.home-index-wrapper .bg[data-v-1501d555] {
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
}
.pop-content[data-v-1501d555] {
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  color: #1f2d3d;
}
.pop-content > span[data-v-1501d555] {
  width: 140px;
  display: inline-block;
  margin-right: 10px;
}
.pop-content > span[data-v-1501d555]:last-child {
  margin-right: 0;
}
.pop-content[data-v-1501d555]:last-child {
  border-bottom: none;
}
.pop-label[data-v-1501d555] {
  color: rgba(31, 45, 61, 0.6);
}
.pop-header[data-v-1501d555] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8px;
}
.pop-left[data-v-1501d555] {
  font-size: 16px;
  color: rgba(31, 45, 61, 0.8);
}
.pop-right[data-v-1501d555] {
  font-size: 20px;
  color: #1f2d3d;
  font-weight: bold;
}
.guide-wrap[data-v-1501d555] {
  width: 100%;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(193, 200, 204, 0.2);
  border-radius: 4px;
  padding: 16px 20px;
  margin-bottom: 16px;
}
.guide-name[data-v-1501d555] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
.guide-txt[data-v-1501d555] {
  color: rgba(31, 45, 61, 0.8);
  font-size: 12px;
}
.empty-wrap[data-v-1501d555] {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 100px;
}
.empty-pic[data-v-1501d555] {
  width: 140px;
  height: 140px;
}
.empty-pic img[data-v-1501d555] {
  width: 100%;
  height: 100%;
}
.empty-txt[data-v-1501d555] {
  color: #c0ccda;
  text-align: center;
}
.home-bg[data-v-1501d555] {
  width: 316px;
  height: 86px;
  background-size: 100%;
  position: absolute;
  top: 8px;
  right: -5px;
}
.home-bg img[data-v-1501d555] {
  width: 100%;
  height: 100%;
}
.quick-wrap[data-v-1501d555] {
  padding: 16px 20px;
  background-color: #fff;
  margin-bottom: 16px;
  box-shadow: 0px 2px 4px rgb(193 200 10.2%);
  border-radius: 4px;
}
.quick-btn[data-v-1501d555] {
  color: #1f2d3d;
  font-size: 13px;
  padding: 5px 8px;
  border: 1px solid rgba(31, 45, 61, 0.18);
  border-radius: 2px;
  cursor: pointer;
}
.quick-btn[data-v-1501d555]:hover {
  border: 1px solid #00bf8a;
  color: #00bf8a;
}
.quick-txt[data-v-1501d555] {
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: bold;
}

