.index_wrapper[data-v-2245409e] {
  min-height: 100vh;
  background-color: #FAFAFA;
}
.index_wrapper .study_list[data-v-2245409e] {
  padding-top: 20px;
}
.index_wrapper .study_list .study_item[data-v-2245409e] {
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #fff;
}
.index_wrapper .study_list .study_item .img_box[data-v-2245409e] {
  width: 140px;
  height: 90px;
  background-color: #e2e2e2;
}
.index_wrapper .study_list .study_item .img_box > img[data-v-2245409e] {
  width: 100%;
  height: 100%;
}
.index_wrapper .study_list .study_item .class_info[data-v-2245409e] {
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 10px;
}
.index_wrapper .study_list .study_item .class_info .class_name[data-v-2245409e] {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.index_wrapper .study_list .study_item .class_info .study_time > span[data-v-2245409e] {
  font-size: 12px;
  color: #989898;
}
.index_wrapper .study_list .study_item .class_info .study_time .line[data-v-2245409e] {
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #989898;
  margin: 0 10px;
  vertical-align: middle;
}
.index_wrapper .study_list .study_item .class_info .btn[data-v-2245409e] {
  font-size: 12px;
  color: #F66A45;
}
.index_wrapper .study_list .study_item .buy_info > span[data-v-2245409e] {
  color: #808080;
  font-size: 12px;
  margin-top: 10px;
}
.index_wrapper .more_btn[data-v-2245409e] {
  text-align: center;
}

