@charset "UTF-8";

.errorflex[data-v-6acf96e4] {
  display: flex;
  align-items: center
}

.abc:hover .HovimgTwo[data-v-6acf96e4],
.abc:hover .Hovimgsjx[data-v-6acf96e4] {
  display: block
}

.HovimgTwo[data-v-6acf96e4] {
  position: absolute;
  left: 148px;
  top: -105px;
  width: 150px;
  height: 150px;
  border: 1px solid #ccc;
  z-index: 999;
  display: none
}

.Hovimgsjx[data-v-6acf96e4] {
  position: absolute;
  top: 14px;
  left: 175px;
  transform: rotate(180deg);
  width: 25px;
  height: 15px;
  z-index: 999;
  display: none
}

li[data-v-6acf96e4] {
  justify-content: space-between;
  list-style: none;
  width: 1200px;
  height: 120px;
  border-bottom: 1px solid #eeeeee
}

li .studyImg[data-v-6acf96e4] {
  width: 70px;
  height: 70px;
  background: #ffe9d8;
  display: flex;
  border-radius: 40%;
  align-items: center;
  justify-content: center
}

li .studyImg img[data-v-6acf96e4] {
  width: 40px;
  height: 40px;
  border-radius: 50%
}

li .practiceName[data-v-6acf96e4] {
  width: 300px;
  height: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: 20px
}

li .practiceName .e-name[data-v-6acf96e4] {
  margin-top: 10px;
  font-size: 14px;
  color: #999
}

li .practiceorder[data-v-6acf96e4] {
  text-align: center
}

li .teacher[data-v-6acf96e4] {
  position: relative;
  width: 300px;
  display: flex;
  align-items: center;
  height: 120px;
  justify-content: center
}

li .practiceBtn button[data-v-6acf96e4] {
  width: 110px;
  height: 40px;
  border: none;
  border-radius: 25px;
  color: #fff;
  font-size: 15px;
  background: #4AC07C
}
