@import "mixins/mixins";
@import "common/var";
@include b(active_show_list_pc_2) {
}

/*————————————————————活动分类列表展示组件2开始——————————————————————*/
.active_show_list_pc_2 {
  width: 100%;
  margin-top: 30px;
}
.active_show_list_pc_2 .learningtool-title {
  width: 100%;
}
.active_show_list_pc_2 .learningtool-title .sp1 {
  display: block;
  text-align: center;
  font-size: 30px;
  position: relative;
  color: #000;
}
.active_show_list_pc_2 .learningtool-title .sp1::after {
  display: block;
  content: '';
  width: 65px;
  height: 2px;
  background-color: $--color-primary;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -32px;
}
.active_show_list_pc_2 .yanxueyou-screen {
  width: 100%;
  margin-top: 50px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1 {
  display: block;
  width: 100%;
  border: 2px solid $--color-primary;
  padding: 10px;
  margin-top: 10px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul {
  width: 86%;
  float: left;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-title {
  display: block;
  width: 8%;
  float: left;
  font-weight: bold;
  line-height: 30px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul li {
  display: inline-block;
  margin-right: 20px;
  color: #707070;
  line-height: 30px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul li label {
  cursor: pointer;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul li input {
  vertical-align: text-top;
  margin-right: 4px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul .active {
  color: $--color-primary;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-sub {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 14px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-sub a {
  display: inline-block;
  margin: 0 10px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-cancel {
  padding: 5px 15px;
  border: 1px solid $--color-primary;
  color: $--color-primary;
  background-color: #fff;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-cancel:hover {
  color: $--color-primary;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ensure {
  padding: 5px 15px;
  border: 1px solid $--color-primary;
  color: #fff;
  background-color: $--color-primary;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ensure:hover {
  background-color: $--color-primary;
}
.active_show_list_pc_2 .yanxueyou-screen .sp2 {
  display: block;
  width: 100%;
  background-color: #f9fbfc;
  padding: 10px;
  margin-top: 10px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp2 .sp1-sub {
  display: none;
}
.active_show_list_pc_2 .yanxueyou-screen .sp2 .sp1-ul li input {
  display: none;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-choice {
  display: block;
  width: 6%;
  float: right;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-choice a {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: $--color-primary;
  color: #fff;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-choice a:hover {
  background-color: $--color-primary;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1 .sp1-choice {
  display: none;
}
.active_show_list_pc_2 .yanxueyou-screen .sp1-ul select {
  border: 1px solid #dedede;
  color: #707070;
  outline: none;
}
.active_show_list_pc_2 .yanxueyou-screen .sp3 {
  display: block;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp3-title {
  color: #737373;
  font-weight: bold;
  display: inline-block;
}
.active_show_list_pc_2 .yanxueyou-screen .sp3-ul {
  display: inline-block;
}
.active_show_list_pc_2 .yanxueyou-screen .sp3-ul li {
  display: inline-block;
  background-color: rgba(28, 66, 126, 0.1);
  color: $--color-primary;
  margin-right: 10px;
  padding: 3px 10px;
  font-size: 12px;
}
.active_show_list_pc_2 .yanxueyou-screen .sp3-ul li a {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 10px;
}
.active_show_list_pc_2 .youxueyou-filtrate {
  width: 100%;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ececf1;
  margin-top: 30px;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-ul {
  color: #aeb0ba;
  display: inline-block;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-ul li {
  display: inline-block;
  margin: 0 3px;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-ul .active a {
  color: $--color-primary;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-ul li a {
  color: #aeb0ba;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-ul li a:hover {
  color: $--color-primary;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-price {
  display: inline-block;
  margin-left: 20px;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-price select {
  border: 1px solid #dedede;
  color: #707070;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-info {
  display: block;
  float: right;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-info-p {
  color: #737373;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-prev {
  display: inline-block;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #dcdcdc;
  background-color: #fbfcfd;
}
.active_show_list_pc_2 .youxueyou-filtrate .sp1-next {
  display: inline-block;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #dcdcdc;
  background-color: #fbfcfd;
}
.active_show_list_pc_2 .ac-showlist-part {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #dedede;
}
.active_show_list_pc_2 .ac-showlist-part .sp1 {
  width: 100%;
  height: 260px;
  display: block;
}
.active_show_list_pc_2 .ac-showlist-part .sp1 img {
  width: 100%;
  height: 100%;
}
.active_show_list_pc_2 .ac-showlist-part-right {
  width: 100%;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp2 {
  font-size: 22px;
  display: block;
  margin-top: 0px;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp2 a {
  color: #000;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp2 a:hover {
  color: $--color-primary;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp3 {
  width: 100%;
  margin-top: 20px;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp3 li {
  width: 100%;
  font-size: $--font-size-large;
  color: #676873;
  margin-top: 10px;
}
.active_show_list_pc_2 .ac-showlist-part-right .sp3 li span {
  color: #a0a0a0;
}
.active_show_list_pc_2 .ac-showlist-part-cont {
  margin-top: 20px;
}
.active_show_list_pc_2 .ac-showlist-part-cont span {
  display: inline-block;
  margin-right: 30px;
  padding-left: 40px;
  height: 34px;
  line-height: 34px;
}
.active_show_list_pc_2 .ac-showlist-part-cont span i {
  color: #ff0000;
  font-style: normal;
}
.active_show_list_pc_2 .ac-showlist-part-cont .cont1 {
  background: url('#{$--url-path}/jslndx-active-icon01.png') left center no-repeat;
}
.active_show_list_pc_2 .ac-showlist-part-cont .cont2 {
  background: url('#{$--url-path}/jslndx-active-icon02.png') left center no-repeat;
}
.active_show_list_pc_2 .ac-showlist-part-cont .cont3 {
  background: url('#{$--url-path}/jslndx-active-icon03.png') left center no-repeat;
}
.active_show_list_pc_2 .ac-showlist-btn {
  width: 100%;
  border-left: 1px solid #dedede;
  padding: 20px 0;
  margin-top: 40px;
}
.active_show_list_pc_2 .ac-showlist-btn .spp1 {
  display: block;
  text-align: center;
  font-size: $--font-size-large;
  color: #737373;
}
.active_show_list_pc_2 .ac-showlist-btn .spp1 i {
  color: #ff0000;
}
.active_show_list_pc_2 .ac-showlist-btn .spp2 {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.active_show_list_pc_2 .ac-showlist-btn .spp2 a {
  width: 120px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: $--color-primary;
  color: #fff;
  border-radius: 100px;
}
.active_show_list_pc_2 .ac-showlist-btn .spp2 a:hover {
  background-color: $--color-primary;
}
.active_show_list_pc_2 .search-result-page {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.active_show_list_pc_2 .search-result-page ul li {
  display: inline-block;
  margin: 0 3px;
}
.active_show_list_pc_2 .search-result-page .circle {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  color: #a0a0a0;
}
.active_show_list_pc_2 .search-result-page .circle:hover {
  color: $--color-primary;
  border: 1px solid $--color-primary;
}
.active_show_list_pc_2 .search-result-page .active .circle {
  background-color: $--color-primary;
  border: 1px solid $--color-primary;
  color: #fff;
}
.active_show_list_pc_2 .search-result-page .goto-input {
  width: 50px;
  height: 34px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  margin: 0 3px;
}
.active_show_list_pc_2 .search-result-page .goto-btn {
  width: 44px;
  height: 34px;
  line-height: 34px;
  background-color: $--color-primary;
  color: #fff;
  border-radius: 5px;
  margin-top: 2px;
}
.active_show_list_pc_2 .search-result-page .goto-btn:hover {
  background-color: $--color-primary;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .active_show_list_pc_2 .yanxueyou-screen .sp1-title {
    width: 12%;
  }
  .active_show_list_pc_2 .yanxueyou-screen .sp1-ul {
    width: 79%;
  }
  .active_show_list_pc_2 .yanxueyou-screen .sp1-choice {
    width: 9%;
  }
  .active_show_list_pc_2 .ac-showlist-part-right .sp3 li {
    font-size: 14px;
  }
  .active_show_list_pc_2 .ac-showlist-part .sp1 {
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .active_show_list_pc_2 .yanxueyou-screen .sp1-title {
    width: 100%;
  }
  .active_show_list_pc_2 .yanxueyou-screen .sp1-ul {
    width: 100%;
  }
  .active_show_list_pc_2 .yanxueyou-screen .sp1-choice {
    width: 100%;
    text-align: right;
  }
  .active_show_list_pc_2 .youxueyou-filtrate .sp1 {
    height: auto;
  }
  .active_show_list_pc_2 .youxueyou-filtrate .sp1-price {
    margin-left: 0;
  }
  .active_show_list_pc_2 .youxueyou-filtrate .sp1-prev {
    width: 24px;
  }
  .active_show_list_pc_2 .youxueyou-filtrate .sp1-next {
    width: 24px;
  }
  .active_show_list_pc_2 .ac-showlist-part-right {
    margin-top: 10px;
  }
  .active_show_list_pc_2 .ac-showlist-part-right .sp2 {
    font-size: 18px;
  }
  .active_show_list_pc_2 .ac-showlist-part-right .sp3 li {
    font-size: 14px;
  }
  .active_show_list_pc_2 .ac-showlist-part-cont span {
    margin-right: 8px;
    padding-left: 24px;
    background-size: 20px auto !important;
  }
  .active_show_list_pc_2 .ac-showlist-btn {
    margin-top: 10px;
    border-left: none;
    padding: 10px 0;
  }
  .active_show_list_pc_2 .ac-showlist-btn .spp1 {
    font-size: 14px;
  }
  .active_show_list_pc_2 .ac-showlist-btn .spp2 {
    margin-top: 15px;
  }
  .active_show_list_pc_2 .ac-showlist-btn .spp2 a {
    text-align: center;
  }
  .active_show_list_pc_2 .ac-showlist-btn .spp1 i {
    font-size: 20px;
  }
  .active_show_list_pc_2 .ac-showlist-part {
    padding-bottom: 10px;
  }
  .active_show_list_pc_2 .yanxueyou-screen .sp3-ul {
    margin-top: 6px;
  }
}
/*————————————————————活动分类列表展示组件2结束——————————————————————*/
