.bodyRight[data-v-711c7399] {
  width: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
ul[data-v-711c7399] {
  padding: 0;
}
li[data-v-711c7399] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  padding-left: 5px;
}
li[data-v-711c7399]:hover {
  background-color: #EFF4F2;
}
.lesson[data-v-711c7399] {
  padding-right: 10px;
}
.lesson .left[data-v-711c7399] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: left;
}
.lesson .left .circle[data-v-711c7399] {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.65);
  border-radius: 20px;
  margin-right: 20px;
}
.lesson .right[data-v-711c7399] {
  float: right;
}
.lesson .right .icon-video[data-v-711c7399] {
  width: 22px;
}
.tips-weixinpay[data-v-711c7399] {
  width: 360px;
  margin: 0 auto;
  padding: 8px 0;
  background: #2d9364;
  color: #ffffff;
}
.tips-weixinpay .info[data-v-711c7399] {
  display: inline-block;
  text-align: left;
  margin: 0 6px;
}

