.banner {
  width: 100%;
  height: 225px;
}
.experience-course-info {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(32, 32, 32, 0.04);
  border-radius: 8px;
  padding: 11px 16px 22px;
}
.experience-course-info.experience-course-price {
  padding-bottom: 11px;
}
.experience-course-info h3 {
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.experience-course-info p {
  display: flex;
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFB71A;
  line-height: 24px;
  margin-top: 10px;
}
.experience-course-info p .price-label {
  padding: 0 6px;
  border: 1px solid #FF6666;
  line-height: 17px;
  font-size: 12px;
  color: #FF6666;
  margin-right: 6px;
  border-radius: 4px;
  white-space: nowrap;
  height: 18px;
  transform: translateY(3px);
}
.experience-course-info .price {
  display: flex;
  align-items: flex-end;
  margin-top: 8px;
}
.experience-course-info .price span {
  font-size: 14px;
  color: #FF510A;
  line-height: 16px;
}
.experience-course-info .price em {
  font-size: 11px;
  line-height: 14px;
  margin-left: 4px;
  color: #999;
  text-decoration: line-through;
}
.kc-xq {
  background-color: #FFFFFF;
}
.kc-xq .map-content {
  width: 100%;
  height: 106px;
  border-radius: 0 0 12px 12px;
}
.kc-xq-tit {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.kc-xq-tit p {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.kc-xq-tit span {
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-left: 8px;
}
.kc-xq-tit a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #CCCCCC;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: text-top;
  -webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  margin-left: auto;
}
.detail-box {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(32, 32, 32, 0.04);
  border-radius: 12px;
}
.detail-box-tit {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
}
.experience-kc-teacher {
  padding: 14px 16px 18px;
}
.experience-kc-teacher-list li {
  padding: 21px 16px 21px 12px;
  background: url(../img/bg1@2x.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 18px;
}
.experience-kc-teacher-list li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.experience-kc-teacher-list li > a .kc-teacher-l {
  display: flex;
  align-items: center;
}
.experience-kc-teacher-list li > a .kc-teacher-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.experience-kc-teacher-list li > a .kc-teacher-avatar img {
  border-radius: 50%;
}
.experience-kc-teacher-list li > a .kc-teacher-info {
  margin-left: 8px;
}
.experience-kc-teacher-list li > a .kc-teacher-info p {
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 21px;
}
.experience-kc-teacher-list li > a .kc-teacher-info span {
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 3px;
}
.experience-kc-teacher-list li > a a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #CCCCCC;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: text-top;
  -webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  margin-left: auto;
}
.course-detail {
  padding: 16px;
}
.course-profile {
  margin-top: 13px;
}
.course-profile p {
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.course-profile img,
.course-profile video,
.course-profile audio {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.course-info {
  margin: 26px 16px 0;
  padding: 16px 16px 14px;
  background-color: #FFFFFF;
  border-radius: 12px;
}
.course-info .course-name {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 23px;
}
.course-info .course-price {
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF6666;
  line-height: 24px;
  margin-top: 13px;
}
.course-info .line {
  width: 100%;
  border-bottom: 1px solid #E9E9E9;
  margin-top: 15px;
}
.course-info .info-item {
  display: flex;
  margin-top: 19px;
}
.course-info .info-item:first-child {
  margin-top: 16px;
}
.course-info .info-item span {
  min-width: 88px;
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
}
.course-info .info-item p {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
}
.course-info .info-item a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #333333;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: text-top;
  -webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  margin-left: auto;
}
.kc-teacher-box .detail-box-tit {
  padding: 16px 16px 0;
}
.kc-teacher {
  overflow: hidden;
  margin-top: 16px;
  padding: 0 16px 19px;
}
.kc-teacher li {
  width: calc((100% - 7px) / 2);
  margin-right: 7px;
}
.kc-teacher li:last-child {
  margin-right: 0;
}
.kc-teacher a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 12px;
  background: #F6F6F6;
  border-radius: 8px;
}
.kc-teacher a .kc-teacher-l {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}
.kc-teacher a .kc-teacher-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.kc-teacher a .kc-teacher-avatar img {
  border-radius: 50%;
}
.kc-teacher a .kc-teacher-info {
  flex: 1;
  min-width: 0;
  margin-left: 8px;
}
.kc-teacher a .kc-teacher-info p {
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 21px;
}
.kc-teacher a .kc-teacher-info span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 3px;
}
.kc-teacher a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #CCCCCC;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: text-top;
  -webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  margin-left: auto;
}
