@import "mixins/mixins";
@import "common/var";
/*————————————————————活动详情展示组件2开始——————————————————————*/
.active_show_detail_pc_2 {
    width: 100%;
    margin-top: 30px;
  }
  .active_show_detail_pc_2 .et4-class-body {
    width: 100%;
  }
  .active_show_detail_pc_2 .et4-class-right {
    width: 100%;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 6px 15px 15px 15px;
    margin-top: 20px;
  }
  .active_show_detail_pc_2 .et4-class-right-title {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    line-height: 40px;
    font-size: $--font-size-large;
  }
  .active_show_detail_pc_2 .et4-class-right-title span {
    float: right;
  }
  .active_show_detail_pc_2 .et4-class-right-title span a {
    font-size: 14px;
    color: #959595;
  }
  .active_show_detail_pc_2 .et4-teacher-part-left {
    display: block;
    float: left;
    width: 62px;
    height: 62px;
  }
  .active_show_detail_pc_2 .et4-teacher-part {
    margin-top: 20px;
  }
  .active_show_detail_pc_2 .et4-teacher-part-left img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
  }
  .active_show_detail_pc_2 .et4-teacher-part-right {
    display: block;
    float: left;
    margin-left: 10px;
  }
  .active_show_detail_pc_2 .et4-teacher-part-right-p1 {
    padding-top: 10px;
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .et4-teacher-part-right-p1 a {
    font-size: 16px;
    color: #000;
    margin-right: 6px;
  }
  .active_show_detail_pc_2 .et4-teacher-part-right-p2 {
    font-size: 12px;
    color: #959595;
    margin-top: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .active_show_detail_pc_2 .et4-course-part {
    width: 100%;
    height: 160px;
    position: relative;
    margin-top: 15px;
  }
  .active_show_detail_pc_2 .et4-course-part img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
  }
  .active_show_detail_pc_2 .et4-course-part span {
    width: 100%;
    display: block;
    height: 30px;
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 11;
    line-height: 30px;
    padding-left: 5px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .active_show_detail_pc_2 .et4-class-body {
    width: 100%;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
    padding: 10px 20px 40px 20px;
    margin-bottom: 40px;
  }
  .active_show_detail_pc_2 .et4-class-body-hd {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fff;
  }
  .active_show_detail_pc_2 .et4-class-body-hd ul li {
    color: #7d7d7d;
    padding: 0 20px;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
  }
  .active_show_detail_pc_2 .et4-class-body-hd ul li:hover {
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .et4-class-body-hd .active {
    color: $--color-primary;
    border-bottom: 3px solid $--color-primary;
  }
  .active_show_detail_pc_2 .et4-class-cont {
    padding: 0 10px;
  }
  .active_show_detail_pc_2 .et4-class-cont p {
    color: #959595;
    padding-top: 20px;
    line-height: 30px;
    text-align: justify;
  }
  .active_show_detail_pc_2 .et4-class-cont .img-p {
    text-align: center;
  }
  .active_show_detail_pc_2 .et4-class-cont p img {
    max-width: 100%;
  }
  .active_show_detail_pc_2 .et4-class-right-body {
    padding-left: 5px;
  }
  .active_show_detail_pc_2 .et4-studing {
    width: 100%;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 15px;
  }
  .active_show_detail_pc_2 .et4-studing-left {
    float: left;
    display: block;
    line-height: 42px;
  }
  .active_show_detail_pc_2 .et4-studing-right {
    float: right;
  }
  .active_show_detail_pc_2 .et4-studing-right a {
    margin-top: 0;
    line-height: 42px;
    margin-right: 10px;
  }
  .active_show_detail_pc_2 .et4-studing-next {
    color: #959595;
    margin-right: 20px;
  }
  .active_show_detail_pc_2 .et4-studing-next:hover {
    color: #959595;
  }
  .active_show_detail_pc_2 .pingjia-page {
    width: 100%;
    margin-top: 20px;
  }
  .active_show_detail_pc_2 .pingjia-page ul {
    text-align: right;
    padding-right: 5px;
  }
  .active_show_detail_pc_2 .pingjia-page ul li {
    display: inline-block;
  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .pingjia-page ul li span {
    margin: 0 5px;
  }
  .active_show_detail_pc_2 .pingjia-page-tongji {
    margin-left: 10px;
  }
  .active_show_detail_pc_2 .pingjia-page .on a {
    color: #fff;
    background-color: $--color-primary;
    border: 1px solid $--color-primary;
  }
  .active_show_detail_pc_2 .class-detail-pic {
    width: 100%;
    height: 340px;
    display: block;
  }
  .active_show_detail_pc_2 .class-detail-pic img {
    width: 100%;
    height: 100%;
  }
  .active_show_detail_pc_2 .class-detail-info {
    width: 100%;
  }
  .active_show_detail_pc_2 .class-detail-info .title {
    display: block;
    font-size: 24px;
    line-height: 42px;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-ul {
    width: 100%;
    margin-top: 30px;
  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-ul li span {
    color: #888888;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-ul .half-width {
    width: 50% !important;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-tongji {
    width: 100%;
    border-top: 1px dotted #e6e6e6;
    padding-top: 15px;
    margin-top: 15px;
  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-tongji .sp3 {
    display: inline-block;
    width: 40%;
    height: 28px;
    line-height: 28px;
    background: url('#{$--url-path}/class-detail-icon3.png') left center no-repeat;
    padding-left: 30px;
  }
  .active_show_detail_pc_2 .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: 20px;
    cursor: pointer;
  }
  .active_show_detail_pc_2 .class-detail-info .detail-btn a:hover {
    background-color: $--color-primary1;

  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .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;
  }
  .active_show_detail_pc_2 .class-detail-info .twobtn .faving-icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url('#{$--url-path}/class_detail_fav.png') center no-repeat;
  }
  .active_show_detail_pc_2 .activeworks-list {
    width: 100%;
    border: 1px solid #d8d8d8;
    margin-top: 30px;
    padding-bottom: 10px;
    height: 286px;
  }
  .active_show_detail_pc_2 .activeworks-list .sp1 {
    display: block;
    width: 100%;
    height: 160px;
    position: relative;
  }
  .active_show_detail_pc_2 .activeworks-list .sp1 img {
    width: 100%;
    height: 100%;
  }
  .active_show_detail_pc_2 .activeworks-list .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: 50px;
    text-align: center;
  }
  .active_show_detail_pc_2 .activeworks-list .sp2 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: $--color-primary;
    margin-top: 5px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .active_show_detail_pc_2 .activeworks-list .sp2 i {
    font-style: normal;
    color: #000;
  }
  .active_show_detail_pc_2 .activeworks-list .sp2 a:hover {
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .activeworks-list .sp3 {
    display: block;
    font-size: 16px;
    color: #707070;
    margin-top: 5px;
    padding: 0 10px;
  }
  .active_show_detail_pc_2 .activeworks-list .sp4 {
    display: none;
    padding: 0 10px;
    margin-top: 10px;
    text-align: center;
  }
  .active_show_detail_pc_2 .activeworks-list .sp4 a {
    display: inline-block;
    width: 40%;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
    text-align: center;
    margin: 0 4%;
    background-color: $--color-primary;
    color: #fff;
    cursor: pointer;
  }
  .active_show_detail_pc_2 .activeworks-list .sp4 a:hover {
    background-color: $--color-primary1;
  }
  .active_show_detail_pc_2 .activeworks-list:hover {
    -moz-box-shadow: 0px 2px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    box-shadow: 0px 2px 5px #999;
  }
  .active_show_detail_pc_2 .activeworks-list:hover .class-pic-hover {
    display: block;
  }
  .active_show_detail_pc_2 .activeworks-list:hover .sp3 {
    display: none;
  }
  .active_show_detail_pc_2 .activeworks-list:hover .sp4 {
    display: block;
  }
  .active_show_detail_pc_2 .activeworks-search {
    width: 100%;
    margin-top: 20px;
  }
  .active_show_detail_pc_2 .activeworks-search-ul {
    float: left;
  }
  .active_show_detail_pc_2 .activeworks-search-ul li {
    display: inline-block;
    margin: 0 10px;
  }
  .active_show_detail_pc_2 .activeworks-search-ul li a:hover {
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .activeworks-search-ul li a:hover .iconfont {
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .activeworks-search-ul .iconfont {
    font-size: 12px;
    color: #666;
    margin-left: 4px;
  }
  .active_show_detail_pc_2 .activeworks-search-ul .active .iconfont {
    color: $--color-primary;
  }
  .active_show_detail_pc_2 .activeworks-search .search-body {
    float: right;
    display: block;
    width: 280px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d8d8d8;
    border-radius: 100px;
  }
  .active_show_detail_pc_2 .activeworks-search .search-body .inp1 {
    width: 70%;
    float: left;
    height: 30px;
    line-height: 30px;
    border: none;
    outline: none;
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
  }
  .active_show_detail_pc_2 .activeworks-search .search-body .btn1 {
    width: 30%;
    float: right;
    height: 30px;
    line-height: 30px;
    border: none;
    outline: none;
    background-color: $--color-primary;
    color: #fff;
    font-size: 14px;
    border-radius: 0 100px 100px 0;
  }
  .active_show_detail_pc_2 .activeworks-search .search-body .btn1:hover {
    background-color: $--color-primary1;
  }
  /*————————————————————活动详情展示组件2结束——————————————————————*/
  .active_show_detail_pc_2 .share-icon{
    margin-right: 10px;
    cursor: pointer;
  }
