@import "mixins/mixins";
@import "common/var";
@include b(course_show_detail_pc_1) {
  .et4-class-mulu-title .nli-icon  {
    display: block;
    width: 18px;
    height: 18px;
    background: url('#{$--url-path}/et4-zhankai.png') center no-repeat;
    float: right;
    margin-top: 13px;
    margin-right: 20px;
    cursor: pointer;
  }
  .et4-class-mulu-title .on  {
    background: url('#{$--url-path}/et4-shousuo.png') center no-repeat;
  }

/*————————————————————课程详情展示组件1开始——————————————————————*/
.course_show_detail_pc_1 {
  width: 100%;
  margin-top: 30px;
  /* .pingjia-page .on{

    } */
  /* #star ul {
        margin: 0 10px;
    } */
}
.course_show_detail_pc_1 .st-moni-buy {
  width: 100%;
}
.course_show_detail_pc_1 .st-moni-buy-body {
  border: 1px solid #d8d8d8;
  background-color: #fff;
}
.course_show_detail_pc_1 .st-moni-buy-img {
  width: 100%;
  height: 265px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.course_show_detail_pc_1 .st-moni-buy-img .play-icon {
  position: absolute;
  display: block;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: url('#{$--url-path}/et4-play-icon.png') center no-repeat;
  top: 0;
  left: 0;
}
.course_show_detail_pc_1 .st-moni-buy-img .play-icon a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.course_show_detail_pc_1 .st-moni-buy-img img {
  width: 100%;
  height: 100%;
}
.course_show_detail_pc_1 .st-moni-buy-txt {
  width: 100%;
  margin-top: 26px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p1 {
  font-size: 22px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p2 {
  font-size: 14px;
  color: #666;
  margin-top: 16px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p2 span {
  color: #ff6c00;
  font-size: 28px;
  margin: 0 3px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 {
  color: #999;
  margin-top: 16px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 span {
  display: inline-block;
  line-height: 24px;
  /* margin-top: 10px; */
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span1 {
  margin-right: 6px;
  margin-top: 6px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span1 a {
  color: $--color-primary;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span2 {
  margin-left: 6px;
  margin-right: 20px;
  margin-top: 6px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span2 i {
  color: #000;
  font-style: normal;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span3 {
  margin-right: 20px;
  margin-top: 6px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span3 i {
  font-style: normal;
  float: left;
  margin-right: 5px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span3 img {
  float: left;
  margin-left: 2px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span3 a {
  padding-left: 4px;
  color: #434343;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span4 {
  margin-left: 4px;
  margin-right: 5px;
  background: url('#{$--url-path}/et4-icon01.png') left center no-repeat;
  padding-left: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span4 a {
  color: #7d7d7d;
  cursor: pointer;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .favon {
  background: url('#{$--url-path}/et4-icon01h.png') left center no-repeat !important;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span5 {
  margin-left: 5px;
  background: url('#{$--url-path}/et4-icon02.png') left center no-repeat;
  padding-left: 24px;
  margin-top: 6px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p4 .st-span5 a {
  color: #7d7d7d;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p5 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 30px;
  color: #ff0000;
}
.course_show_detail_pc_1 .st-moni-buy-txt-ul {
  margin-top: 40px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-ul li {
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  width: 160px;
  border: 1px solid #999999;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
}
.course_show_detail_pc_1 .st-moni-buy-txt-ul .on {
  border: 1px solid #e4ac00;
  background: url('#{$--url-path}/st-moni-select.png') right bottom no-repeat;
  background-size: 21px auto;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p2 i {
  font-style: normal;
  font-size: 14px;
  margin-left: 20px;
  color: #999;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3 a {
  margin-right: 10px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-buy {
  display: inline-block;
  width: 140px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background-color: $--color-primary;
  margin-top: 40px;
  border: 1px solid $--color-primary;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-buy:hover {
  background-color: $--color-primary1;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-add {
  display: inline-block;
  width: 140px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  color: #e4ac00;
  font-size: 16px;
  background-color: #fff3ea;
  margin-top: 40px;
  border: 1px solid #e4ac00;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-buy:hover {
  color: #fff;
  cursor: pointer;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-add:hover {
  color: #e4ac00;
}
.course_show_detail_pc_1 .et4-class-body {
  width: 100%;
}
.course_show_detail_pc_1 .et4-class-right {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 6px 15px 15px 15px;
  margin-top: 20px;
}
.course_show_detail_pc_1 .et4-class-right-title {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  line-height: 40px;
  font-size: 16px;
}
.course_show_detail_pc_1 .et4-class-right-title span {
  float: right;
}
.course_show_detail_pc_1 .et4-class-right-title span a {
  font-size: 14px;
  color: #959595;
}
.course_show_detail_pc_1 .et4-teacher-part-left {
  display: block;
  float: left;
  width: 62px;
  height: 62px;
}
.course_show_detail_pc_1 .et4-teacher-part {
  margin-top: 20px;
}
.course_show_detail_pc_1 .et4-teacher-part-left img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #d8d8d8;
}
.course_show_detail_pc_1 .et4-teacher-part-right {
  display: block;
  float: left;
  margin-left: 10px;
}
.course_show_detail_pc_1 .et4-teacher-part-right-p1 {
  padding-top: 10px;
}
.course_show_detail_pc_1 .et4-teacher-part-right-p1 a {
  font-size: 16px;
  color: #000;
}
.course_show_detail_pc_1 .et4-teacher-part-right-p2 {
  font-size: 12px;
  color: #959595;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.course_show_detail_pc_1 .et4-course-part {
  width: 100%;
  height: 160px;
  position: relative;
  margin-top: 15px;
}
.course_show_detail_pc_1 .et4-course-part img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
}
.course_show_detail_pc_1 .et4-course-part span {
  width: 100%;
  display: block;
  height: 30px;
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 999;
  line-height: 30px;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.5);
}
.course_show_detail_pc_1 .et4-news-part {
  padding: 0 2px;
}
.course_show_detail_pc_1 .et4-news-part ul li {
  margin-top: 15px;
}
.course_show_detail_pc_1 .et4-news-part ul li a {
  background: url('#{$--url-path}/news-list-icon.png') left center no-repeat;
  font-size: 14px;
  line-height: 24px;
  color: #959595;
  padding-left: 12px;
}
.course_show_detail_pc_1 .et4-news-part ul li a:hover {
  color: $--color-primary;
}
.course_show_detail_pc_1 .et4-class-body {
  width: 100%;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  margin-top: 20px;
  padding: 10px 20px 40px 20px;
  margin-bottom: 40px;
}
.course_show_detail_pc_1 .et4-class-body-hd {
  width: 805px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
}
.course_show_detail_pc_1 .et4-class-body-hd ul li {
  color: #7d7d7d;
  padding: 0 20px;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
}
.course_show_detail_pc_1 .et4-class-body-hd ul li:hover {
  color: $--color-primary;
}
.course_show_detail_pc_1 .et4-class-body-hd .active {
  color: $--color-primary;
  border-bottom: 3px solid $--color-primary;
}
.course_show_detail_pc_1 .et4-class-cont {
  /* margin-top: 20px; */
  padding: 0 10px;
}
.course_show_detail_pc_1 .et4-class-cont p {
  color: #959595;
  padding-top: 20px;
  line-height: 30px;
  text-align: justify;
}
.course_show_detail_pc_1 .pingjia-list-cont {
  margin-top: 20px;
}
.course_show_detail_pc_1 .pingjia-list-cont-left {
  display: block;
  width: 46px;
  height: 46px;
  float: left;
}
.course_show_detail_pc_1 .pingjia-list-cont-left img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.course_show_detail_pc_1 .pingjia-list-cont-right {
  display: block;
  float: left;
  margin-left: 12px;
  width: 92%;
}
.course_show_detail_pc_1 .pingjia-p1 {
  margin-bottom: 6px;
}
.course_show_detail_pc_1 .pingjia-list-cont-right .pingjia-p1 span {
  color: #959595;
  margin-right: 20px;
}
.course_show_detail_pc_1 .pingjia-list-cont-right .pingjia-p2 {
  margin-top: 6px;
}
.course_show_detail_pc_1 .pingjia-list-cont-right .pingjia-p3 {
  margin-top: 12px;
  color: #7d7d7d;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
  line-height: 24px;
}
.course_show_detail_pc_1 .pingjia-page {
  width: 100%;
  margin-top: 20px;
}
.course_show_detail_pc_1 .pingjia-page ul {
  // width: 100%;
  text-align: right;
  padding-right: 5px;
}
.course_show_detail_pc_1 .pingjia-page ul li {
  display: inline-block;
}
.course_show_detail_pc_1 .pingjia-page ul li a {
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #d8d8d8;
  text-align: center;
  line-height: 24px;
  color: #000;
  font-size: 12px;
}
.course_show_detail_pc_1 .pingjia-page ul li span {
  margin: 0 5px;
}
.course_show_detail_pc_1 .pingjia-page-tongji {
  margin-left: 10px;
}
.course_show_detail_pc_1 .et4-class-pingjia {
  margin-top: 40px;
  padding-top: 10px;
}
.course_show_detail_pc_1 .et4-class-pingjia-tip {
  color: #ff0000;
}
.course_show_detail_pc_1 .et4-class-pingjia-tip span {
  font-weight: bold;
  color: #000;
  margin-right: 20px;
}
.course_show_detail_pc_1 .et4-class-pingjia-inp {
  display: block;
  width: 100%;
  margin-top: 10px;
  position: relative;
}
.course_show_detail_pc_1 .et4-class-pingjia-inp textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #f7f7f7;
  border-radius: 5px;
  line-height: 32px;
  padding: 5px;
  outline: none;
  resize: none;
}
.course_show_detail_pc_1 .et4-class-pingjia-sub {
  display: block;
  margin-top: 20px;
  padding-bottom: 22px;
  text-align: right;
  border-bottom: 1px solid #d8d8d8;
}
.course_show_detail_pc_1 .et4-class-pingjia-sub a {
  display: inline-block;
  width: 80px;
  height: 32px;
  border: 1px solid #e4ac00;
  background-color: rgba(228, 172, 0, 0.1);
  font-size: 14px;
  color: #e4ac00;
  text-align: center;
  line-height: 32px;
  z-index: 99;
  margin-right: 10px;
  cursor: pointer;
}
.course_show_detail_pc_1 .et4-class-pingjia-sub a:hover {
  background-color: rgba(228, 172, 0, 0.15);
}
.course_show_detail_pc_1 .et4-class-pingjia-title {
  display: block;
  height: 32px;
  line-height: 32px;
  margin-top: 20px;
  background: url('#{$--url-path}/et4-pingjia-icon.png') left center no-repeat;
  padding-left: 22px;
}
.course_show_detail_pc_1 .et4-class-pingjia-title img {
  margin-right: 6px;
}
.course_show_detail_pc_1 .et4-class-pingjia .BOX {
  float: left;
}
.course_show_detail_pc_1 .et4-class-mulu {
  width: 100%;
  padding-top: 10px;
}
.course_show_detail_pc_1 .et4-class-mulu-title {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  padding-left: 20px;
  color: #808080;
  background-color: #eeeeee;
  margin-top: 14px;
}

.course_show_detail_pc_1 .et4-class-mulu-title i {
  font-style: normal;
  margin-right: 20px;
}
.course_show_detail_pc_1 .et4-class-mulu-ul {
  width: 96%;
  margin-left: 2%;
}
.course_show_detail_pc_1 .et4-class-mulu-ul li {
  font-size: 14px;
  height: 52px;
  line-height: 52px;
}
.course_show_detail_pc_1 .et4-class-mulu-ul li a {
  line-height: 52px;
  color: #959595;
  display: block;
  width: 65%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.course_show_detail_pc_1 .et4-class-mulu-ul .mulu-time {
  float: right;
  background: url('#{$--url-path}/et4-mulu-icon1.png') right center no-repeat;
  padding-right: 34px;
  color: #959595;
  margin-right: 5px;
}
.course_show_detail_pc_1 .et4-class-mulu-ul .mulu-time i {
  font-style: normal;
  color: #e4ac00;
}
.course_show_detail_pc_1 .et4-class-mulu-ul .mulu-time-un i {
  font-style: normal;
  color: #ff0000;
}
.course_show_detail_pc_1 .et4-class-right-body {
  padding-left: 5px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-phone {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  color: #7d7d7d;
  background: url('#{$--url-path}/et4-phone-icon.png') left center no-repeat;
  padding-left: 30px;
  margin-left: 20px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p3-phone:hover {
  color: #7d7d7d;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p6 span {
  color: #808080 !important;
  margin-left: 0;
  margin-right: 20px;
  margin-top: 16px;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p6 .et3-banner-body-ps4 {
  margin-top: 0;
}
.course_show_detail_pc_1 .st-moni-buy-jdt {
  width: 100%;
  height: 10px;
  background-color: #f1f2f3;
}
.course_show_detail_pc_1 .st-moni-buy-jdt span {
  display: block;
  height: 10px;
  background-color: rgba(37, 102, 104, 0.5);
}
.course_show_detail_pc_1 .et4-studing {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 15px;
}
.course_show_detail_pc_1 .et4-studing-left {
  float: left;
  display: block;
  line-height: 42px;
}
.course_show_detail_pc_1 .et4-studing-right {
  float: right;
}
.course_show_detail_pc_1 .et4-studing-right a {
  margin-top: 0;
  line-height: 42px;
  margin-right: 10px;
}
.course_show_detail_pc_1 .et4-studing-next {
  color: #959595;
  margin-right: 20px;
}
.course_show_detail_pc_1 .et4-studing-next:hover {
  color: #959595;
}
.course_show_detail_pc_1 .pingjia-page .on a {
  color: #fff;
  background-color: $--color-primary;
  border: 1px solid $--color-primary;
}
.course_show_detail_pc_1 .st-moni-buy-txt-p6 {
  margin-bottom: 10px;
}
.course_show_detail_pc_1 .mulu-pie {
  width: 17px;
  height: 17px;
  /* display: block; */
  float: left;
  margin-top: 18px;
  margin-right: 5px;
  position: relative;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
//   behavior: url(js/PIE.htc);
}
.course_show_detail_pc_1 .et4-class-pingjia .BOX {
  margin: 20px auto 10px auto;
}
.course_show_detail_pc_1 #star {
  position: relative;
  height: 24px;
}
.course_show_detail_pc_1 .stat-title {
  margin-right: 10px;
}
.course_show_detail_pc_1 #star ul,
.course_show_detail_pc_1 #star span {
  float: left;
  line-height: 24px;
  font-weight: bold;
}
.course_show_detail_pc_1 #star li {
  float: left;
  width: 24px;
  height: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url('#{$--url-path}/et4-start-un.png') center no-repeat;
}
.course_show_detail_pc_1 #star strong {
  color: #e4ac00;
  padding-left: 10px;
}
.course_show_detail_pc_1 #star li.on {
  background: url('#{$--url-path}/et4-start.png') center no-repeat;
}
.course_show_detail_pc_1 .et4-class-pingjia-inp textarea::placeholder {
  color: #a0a0a0;
}
.course_show_detail_pc_1 .star_result_span a {
  font-weight: 400;
  color: #999;
  margin-left: 10px;
}
.course_show_detail_pc_1 .top-star {
  display: block;
  height: 24px;
  float: left;
}
.course_show_detail_pc_1 .et3-banner-body-p3 span {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  color: #fff;
}
.course_show_detail_pc_1 .et3-banner-body-p3 span i {
  font-style: normal;
  font-size: 18px;
}
.course_show_detail_pc_1 .et3-banner-body-ps1 {
  background: url('#{$--url-path}/et3-nbanner-icon01.png') left center no-repeat;
  padding-left: 32px;
  height: 24px;
  line-height: 24px;
}
.course_show_detail_pc_1 .et3-banner-body-ps2 {
  background: url('#{$--url-path}/et3-nbanner-icon02.png') left center no-repeat;
  padding-left: 32px;
  height: 24px;
  line-height: 24px;
}
.course_show_detail_pc_1 .et3-banner-body-ps3 {
  background: url('#{$--url-path}/et3-nbanner-icon03.png') left center no-repeat;
  padding-left: 32px;
  height: 24px;
  line-height: 24px;
}
.course_show_detail_pc_1 .et3-banner-body-ps4 {
  background: url('#{$--url-path}/et3-nbanner-icon04.png') center no-repeat;
  padding-left: 12px;
  width: 77px;
  height: 20px;
  line-height: 20px;
  font-size: 12px !important;
  color: #c78300 !important;
  margin-left: 10px !important;
}
/*————————————————————课程详情展示组件1结束——————————————————————*/
}
