@import "mixins/mixins";
@import "common/var";
@include b(classreg_show_detail_pc_1) {
}
/*————————————————————班级报名详情展示组件1开始——————————————————————*/
.classreg_show_detail_pc_1 {
  width: 100%;
  margin-top: 30px;
}
.classreg_show_detail_pc_1 .et4-class-body {
  width: 100%;
}
.classreg_show_detail_pc_1 .et4-class-right {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 6px 15px 15px 15px;
  margin-top: 20px;
}
.classreg_show_detail_pc_1 .et4-class-right-title {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  line-height: 40px;
  font-size: $--font-size-large;
}
.classreg_show_detail_pc_1 .et4-class-right-title span {
  float: right;
}
.classreg_show_detail_pc_1 .et4-class-right-title span a {
  font-size: 14px;
  color: #959595;
}
.classreg_show_detail_pc_1 .et4-teacher-part-left {
  display: block;
  float: left;
  width: 62px;
  height: 62px;
}
.classreg_show_detail_pc_1 .et4-teacher-part {
  margin-top: 20px;
}
.classreg_show_detail_pc_1 .et4-teacher-part-left img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #d8d8d8;
}
.classreg_show_detail_pc_1 .et4-teacher-part-right {
  display: block;
  float: left;
  margin-left: 10px;
}
.classreg_show_detail_pc_1 .et4-teacher-part-right-p1 {
  padding-top: 10px;
  color: $--color-primary;
}
.classreg_show_detail_pc_1 .et4-teacher-part-right-p1 a {
  font-size: 16px;
  color: #000;
  margin-right: 6px;
}
.classreg_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;
}
.classreg_show_detail_pc_1 .et4-course-part {
  width: 100%;
  height: 160px;
  position: relative;
  margin-top: 15px;
}
.classreg_show_detail_pc_1 .et4-course-part img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
}
.classreg_show_detail_pc_1 .et4-course-part span {
  width: 100%;
  display: block;
  height: 30px;
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 99;
  line-height: 30px;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.5);
}
.classreg_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;
}
.classreg_show_detail_pc_1 .et4-class-body-hd {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
}
.classreg_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;
}
.classreg_show_detail_pc_1 .et4-class-body-hd ul li:hover {
  color: $--color-primary;
}
.classreg_show_detail_pc_1 .et4-class-body-hd .active {
  color: $--color-primary;
  border-bottom: 3px solid $--color-primary;
}
.classreg_show_detail_pc_1 .et4-class-cont {
  padding: 0 10px;
}
.classreg_show_detail_pc_1 .et4-class-cont p {
  color: #959595;
  padding-top: 20px;
  line-height: 30px;
  text-align: justify;
}
.classreg_show_detail_pc_1 .et4-class-cont .img-p {
  text-align: center;
}
.classreg_show_detail_pc_1 .et4-class-cont p img {
  max-width: 100%;
}
.classreg_show_detail_pc_1 .et4-class-right-body {
  padding-left: 5px;
}
.classreg_show_detail_pc_1 .et4-studing {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 15px;
}
.classreg_show_detail_pc_1 .et4-studing-left {
  float: left;
  display: block;
  line-height: 42px;
}
.classreg_show_detail_pc_1 .et4-studing-right {
  float: right;
}
.classreg_show_detail_pc_1 .et4-studing-right a {
  margin-top: 0;
  line-height: 42px;
  margin-right: 10px;
}
.classreg_show_detail_pc_1 .et4-studing-next {
  color: #959595;
  margin-right: 20px;
}
.classreg_show_detail_pc_1 .et4-studing-next:hover {
  color: #959595;
}
.classreg_show_detail_pc_1 .pingjia-page {
  width: 100%;
  margin-top: 20px;
}
.classreg_show_detail_pc_1 .pingjia-page ul {
  // width: 100%;
  text-align: right;
  padding-right: 5px;
}
.classreg_show_detail_pc_1 .pingjia-page ul li {
  display: inline-block;
}
.classreg_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;
}
.classreg_show_detail_pc_1 .pingjia-page ul li span {
  margin: 0 5px;
}
.classreg_show_detail_pc_1 .pingjia-page-tongji {
  margin-left: 10px;
}
.classreg_show_detail_pc_1 .pingjia-page .on a {
  color: #fff;
  background-color: $--color-primary;
  border: 1px solid $--color-primary;
}
.classreg_show_detail_pc_1 .class-detail-pic {
  width: 100%;
  height: 340px;
  display: block;
}
.classreg_show_detail_pc_1 .class-detail-pic img {
  width: 100%;
  height: 100%;
}
.classreg_show_detail_pc_1 .class-detail-info {
  width: 100%;
}
.classreg_show_detail_pc_1 .class-detail-info .title {
  display: block;
  font-size: 24px;
  line-height: 42px;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-ul {
  width: 100%;
  margin-top: 10px;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-ul li {
  width: 100%;
  font-size: 16px;
  color: #666666;
  margin-top: 14px;
  background: url('#{$--url-path}/class-detail-list-icon.png') left center no-repeat;
  padding-left: 14px;
  float: left;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-ul li .money {
color: #ff0000;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-ul li span {
  color: #888888;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-ul .half-width {
  width: 50% !important;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-tongji {
  width: 100%;
  border-top: 1px dotted #e6e6e6;
  padding-top: 15px;
  margin-top: 15px;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-tongji .sp1 {
  display: inline-block;
  width: 40%;
  height: 28px;
  line-height: 28px;
  background: url('#{$--url-path}/class-detail-icon1.png') left center no-repeat;
  padding-left: 30px;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-tongji .sp2 {
  display: inline-block;
  width: 40%;
  height: 28px;
  line-height: 28px;
  background: url('#{$--url-path}/class-detail-icon2.png') left center no-repeat;
  padding-left: 30px;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-btn a {
  display: block;
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: $--color-primary;
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
  cursor: pointer;
}
.classreg_show_detail_pc_1 .class-detail-info .detail-btn a:hover {
  background-color:$--color-primary1;
}
.classreg_show_detail_pc_1 .class-detail-info .twobtn {
  display: inline-block;
  width: 74px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  border-radius: 3px;
  text-align: center;
}
.classreg_show_detail_pc_1 .class-detail-info .twobtn .fav-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url('#{$--url-path}/class_detail_fav.png') center no-repeat;
  margin-right: 10px;
}
.classreg_show_detail_pc_1 .class-detail-info .twobtn .faving-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url('#{$--url-path}/class_detail_faving.png') center no-repeat;
}
.classreg_show_detail_pc_1 .et4-classmate {
  padding: 0 10px;
}
.classreg_show_detail_pc_1 .et4-classmate-ul li {
  display: block;
  width: 33%;
  float: left;
  margin-top: 26px;
  font-size: 16px;
  color: #4c4c4c;
}
.classreg_show_detail_pc_1 .et4-classmate-ul li img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  outline: none;
  vertical-align: middle;
  margin-right: 10px;
}
.classreg_show_detail_pc_1 .et4-classaround {
  width: 100%;
}
.classreg_show_detail_pc_1 .et4-classaround-list {
  width: 100%;
  height: 265px;
  border: 1px solid #dcdcdc;
  margin-top: 30px;
  cursor: pointer;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp1 {
  display: block;
  width: 100%;
  height: 180px;
  position: relative;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp1 img {
  width: 100%;
  height: 100%;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp2 {
  display: block;
  font-size: 16px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp2 a {
  color: #000;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp2 a:hover {
  color: $--color-primary;
}
.classreg_show_detail_pc_1 .et4-classaround-list .sp3 {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 14px;
  color: #707070;
  display: block;
}
.classreg_show_detail_pc_1 .sp3-jdt {
  display: inline-block;
  width: 120px;
  height: 6px;
  background-color: #e6e6e6;
  border-radius: 10px;
  margin: 0 4px;
}
.classreg_show_detail_pc_1 .sp3-jdt span {
  display: block;
  height: 6px;
  background-color: $--color-primary;
  border-radius: 10px;
}
.classreg_show_detail_pc_1 .class-pic-hover {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding-top: 40px;
  text-align: center;
}
.classreg_show_detail_pc_1 .et4-classaround-list:hover {
  -moz-box-shadow: 0px 2px 5px #999;
  -webkit-box-shadow: 0px 2px 5px #999;
  box-shadow: 0px 2px 5px #999;
}
.classreg_show_detail_pc_1 .share-icon {
 margin-right: 10px;
}
.classreg_show_detail_pc_1 .et4-classaround-list:hover .class-pic-hover {
  display: block;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .classreg_show_detail_pc_1 .class-detail-pic {
    height: 260px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .classreg_show_detail_pc_1 .class-detail-info .title {
    margin-top: 10px;
  }
  .classreg_show_detail_pc_1 .et4-classmate-ul li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .classreg_show_detail_pc_1 .class-detail-info .title {
    margin-top: 10px;
  }
  .classreg_show_detail_pc_1 .et4-classmate-ul li {
    width: 50%;
  }
}
/*————————————————————班级报名详情展示组件1结束——————————————————————*/
