@charset "UTF-8";

.Allpractice[data-v-1efc0242] {
  background: #fff
}

.errorflex[data-v-1efc0242] {
  display: flex;
  align-items: center
}

.Datacolor[data-v-1efc0242] {
  color: #a1a1a1;
  font-size: 16px
}

.practice[data-v-1efc0242] {
  width: 1200px;
  margin: auto
}

.practice header[data-v-1efc0242] {
  width: 1200px;
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #999
}

.practice .practiceContent[data-v-1efc0242],
.practice .practiceContent ul[data-v-1efc0242] {
  width: 1200px
}

.practice .practiceContent ul li[data-v-1efc0242] {
  justify-content: space-between;
  list-style: none;
  width: 1200px;
  height: 120px;
  border-bottom: 1px solid #eeeeee
}

.practice .practiceContent ul li .studyImg[data-v-1efc0242] {
  width: 70px;
  height: 70px;
  background: #ffe9d8;
  display: flex;
  border-radius: 40%;
  align-items: center;
  justify-content: center
}

.practice .practiceContent ul li .studyImg img[data-v-1efc0242] {
  width: 40px;
  height: 40px;
  border-radius: 50%
}

.practice .practiceContent ul li .practiceName[data-v-1efc0242] {
  width: 300px;
  height: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: 20px
}

.practice .practiceContent ul li .practiceorder[data-v-1efc0242] {
  text-align: center
}

.practice .practiceContent ul li .teacher[data-v-1efc0242] {
  position: relative;
  width: 300px;
  display: flex;
  align-items: center;
  height: 120px;
  justify-content: center
}

.practice .practiceContent ul li .practiceBtn button[data-v-1efc0242] {
  width: 110px;
  height: 40px;
  border: none;
  border-radius: 25px;
  color: #fff;
  font-size: 15px;
  background: #4AC07C
}
