.float-btn1[data-v-51b2f31e] {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #9e9e9e75;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.float-btn1 .font[data-v-51b2f31e] {
  font-size: 25px;
}

.index_wrapper[data-v-beabcda8] {
  min-height: 100vh;
  background-color: #FAFAFA;
  padding: 20px 0 50px 0;
}
.index_wrapper .one_box[data-v-beabcda8] {
  padding: 0 20px;
}
.index_wrapper .one_box .top_box .item_name[data-v-beabcda8] {
  font-size: 16px;
  font-weight: bold;
}
.index_wrapper .one_box .top_box .item_more[data-v-beabcda8] {
  color: #989898;
}
.index_wrapper .one_box .top_box .item_more > i[data-v-beabcda8] {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.index_wrapper .one_box .swipe_box[data-v-beabcda8] {
  margin-top: 10px;
}
.index_wrapper .one_box .swipe_box .one_teacher[data-v-beabcda8] {
  margin-right: 20px;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box[data-v-beabcda8] {
  width: 100%;
  height: 100px;
  padding: 10px;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_left[data-v-beabcda8] {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_left .p1[data-v-beabcda8] {
  color: #fff;
  font-size: 12px;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_left .p1 > span[data-v-beabcda8] {
  display: block;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_left .p2[data-v-beabcda8] {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_right[data-v-beabcda8] {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_right .img_box[data-v-beabcda8] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg_box .bg_box_right .img_box > img[data-v-beabcda8] {
  width: 100%;
  height: 100%;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg1[data-v-beabcda8] {
  background: url(../../static/img/bg1.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .one_box .swipe_box .one_teacher .bg2[data-v-beabcda8] {
  background: url(../../static/img/bg2.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .one_box .swipe_box .one_teacher .profile_box[data-v-beabcda8] {
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index_wrapper .two_box[data-v-beabcda8] {
  margin-top: 20px;
}
.index_wrapper .two_box .top_box[data-v-beabcda8] {
  padding: 0 20px;
}
.index_wrapper .two_box .top_box .item_name[data-v-beabcda8] {
  font-size: 16px;
  font-weight: bold;
}
.index_wrapper .two_box .top_box .item_more[data-v-beabcda8] {
  color: #989898;
}
.index_wrapper .two_box .top_box .item_more > i[data-v-beabcda8] {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.index_wrapper .two_box .courses[data-v-beabcda8] {
  padding: 10px 20px;
}
.index_wrapper .two_box .courses .course[data-v-beabcda8] {
  margin-bottom: 15px;
}
.index_wrapper .two_box .courses .course .grade[data-v-beabcda8] {
  font-size: 16px;
  font-weight: bold;
}
.index_wrapper .two_box .courses .course .subject[data-v-beabcda8] {
  width: 90%;
  height: 100px;
  text-align: center;
  padding-top: 30px;
}
.index_wrapper .two_box .courses .course .subject .name[data-v-beabcda8] {
  font-size: 18px;
  font-weight: 700;
}
.index_wrapper .two_box .courses .course .bg1[data-v-beabcda8] {
  background: url(../../static/img/suject1.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg2[data-v-beabcda8] {
  background: url(../../static/img/suject2.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg3[data-v-beabcda8] {
  background: url(../../static/img/suject3.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg4[data-v-beabcda8] {
  background: url(../../static/img/suject4.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg5[data-v-beabcda8] {
  background: url(../../static/img/suject5.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg6[data-v-beabcda8] {
  background: url(../../static/img/suject6.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg7[data-v-beabcda8] {
  background: url(../../static/img/suject7.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg8[data-v-beabcda8] {
  background: url(../../static/img/suject8.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.index_wrapper .two_box .courses .course .bg9[data-v-beabcda8] {
  background: url(../../static/img/suject9.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}

