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

.live_show_list_mobile_1 {
  width: 100%;
}
.live_show_list_mobile_1 .search-bar {
  padding: 0.4rem 0.266667rem;
  display: flex;
  background-color: #fff;
}
.live_show_list_mobile_1 .search-bar .btn1 {
  width: 1.706667rem;
  height: 0.933333rem;
  line-height: 0.933333rem;
  background-color: $--color-primary;
  color: #fff;
  text-align: center;
  font-size: 0.4rem;
  border-radius: 1.333333rem;
  margin-left: 0.133333rem;
}
.live_show_list_mobile_1 .search-bar .btn1:hover {
  background-color: #305692;
}
.live_show_list_mobile_1 .search-bar .inp1 {
  flex: 1;
  height: 0.906667rem;
  line-height: 0.906667rem;
  border: 0.5px solid #dcdcdc;
  background: url('#{$--url-path}/search-icon.png') 0.266667rem center no-repeat;
  background-size: 0.4rem 0.4rem;
  padding-left: 0.8rem;
  border-radius: 1.333333rem;
}
.live_show_list_mobile_1 .grade-list {
  width: 100%;
  margin-top: 0.266667rem;
  background-color: #f5f5f5;
}
.live_show_list_mobile_1 .grade-list-tab {
  height: 1.15rem;
  padding: 0 0.266667rem;
  background-color: #fff;
  border-bottom: 0.5px solid #dcdcdc;
}
.live_show_list_mobile_1 .grade-list-tab ul {
  width: auto;
  overflow-x: auto;
  white-space: nowrap;
}
.live_show_list_mobile_1 .grade-list-tab ul li {
  display: inline-block;
  margin-right: 0.133333rem;
}
.live_show_list_mobile_1 .grade-list-tab ul li a {
  display: inline-block;
  padding: 0 0.266667rem;
  height: 1.146667rem;
  line-height: 1.146667rem;
  font-size: 0.4rem;
  color: #999999;
}
.live_show_list_mobile_1 .grade-list-tab ul li a:hover {
  color: $--color-primary;
}
.live_show_list_mobile_1 .grade-list-tab ul li a i {
  font-size: 0.32rem;
}
.live_show_list_mobile_1 .grade-list-tab .active a {
  color: $--color-primary;
  border-bottom: 0.053333rem solid $--color-primary;
}
.live_show_list_mobile_1 .grade-list-daodi {
  display: block;
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  padding: 0.1rem 0 0.2rem 0;
}
.live_show_list_mobile_1 .grade-list-daodi img {
  height: 0.613333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}
.live_show_list_mobile_1 .course-list-part-row {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.266667rem;
}
.live_show_list_mobile_1 .course-list-part {
  display: block;
  width: 46%;
  float: right;
  margin-right: 0.266667rem;
  height: 4.4rem;
  margin-top: 0.4rem;
  padding-bottom: 0.266667rem;
  -moz-box-shadow: 0px 2px 5px #ccc;
  -webkit-box-shadow: 0px 2px 5px #ccc;
  box-shadow: 0px 2px 5px #ccc;
}
.live_show_list_mobile_1 .course-list-part:nth-child(odd) {
  float: left;
  margin-right: 0;
  margin-left: 0.266667rem;
}
.live_show_list_mobile_1 .course-list-part .sp1 {
  display: block;
  width: 100%;
  height: 2.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.live_show_list_mobile_1 .course-list-part .sp1 a {
  color: $--color-primary;
}
.live_show_list_mobile_1 .course-list-part .sp1 .icon1 {
  position: absolute;
  top: 36%;
  left: 37%;
  z-index: 99;
  width: 0.72rem;
  height: 0.72rem;
}
.live_show_list_mobile_1 .course-list-part .sp1 .img1 {
  width: 100%;
  height: 100%;
}
.live_show_list_mobile_1 .course-list-part .sp2 {
  display: block;
  padding: 0 0.133333rem;
  margin-top: 0.266667rem;
  font-size: 0.373333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 0.5rem;
  white-space: nowrap;
}
.live_show_list_mobile_1 .course-list-part .live-sp3 {
  display: block;
  margin: 0 0.133333rem;
  margin-top: 0.133333rem;
  font-size: 0.32rem;
  color: #676873;
  //background: url('#{$--url-path}/live-icon.png') left center no-repeat;
  background-size: 0.32rem 0.32rem;
  padding-left: 0.4rem;
}
.live_show_list_mobile_1 .course-list-part .live-sp4 {
  display: block;
  margin: 0 0.133333rem;
  margin-top: 0.133333rem;
  font-size: 0.32rem;
  color: #b5b5b5;
}
.live_show_list_mobile_1 .course-list-part .live-sp4 i {
  color: #676873;
}
.live_show_list_mobile_1 .course-screen-bar {
  display: flex;
  padding: 0.4rem 0.266667rem 0.133333rem 0.266667rem;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
.live_show_list_mobile_1 .course-screen-bar .ul1 {
  color: #7f8389;
}
.live_show_list_mobile_1 .course-screen-bar .ul1 li {
  display: inline-block;
}
.live_show_list_mobile_1 .course-screen-bar .ul1 li a {
  color: #7f8389;
  font-size: 0.32rem;
}
.live_show_list_mobile_1 .course-screen-bar .ul1 .active a {
  color: $--color-primary;
}
.live_show_list_mobile_1 .course-screen-bar .csb-sp1 a {
  display: inline-block;
  background: url('#{$--url-path}/screen-icon.png') left center no-repeat;
  background-size: 0.426667rem 0.426667rem;
  padding-left: 0.613333rem;
  font-size: 0.32rem;
  color: #7f8389;
}
.live_show_list_mobile_1 .course-screen-bar .csb-sp1 a:hover {
  color: $--color-primary;
}
.live_show_list_mobile_1 .select-tab {
  padding: 0 0.266667rem;
  position: relative;
  background-color: #fff;
}
.live_show_list_mobile_1 .select-tab .select-tab-bar {
  width: 100%;
  height: 1.306667rem;
  line-height: 1.306667rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.5px solid #dcdcdc;
}
.live_show_list_mobile_1 .select-tab .select-tab-bar .sp1 {
  display: block;
  height: 1.306667rem;
  line-height: 1.306667rem;
  font-size: 0.4rem;
}
.live_show_list_mobile_1 .select-tab .select-tab-bar .sp2 {
  display: block;
  height: 1.306667rem;
  font-size: 0.4rem;
  color: #999999;
  line-height: 1.306667rem;
  background: url('#{$--url-path}/search-arrow2.png') right center no-repeat;
  background-size: auto 0.4rem;
  padding-right: 0.4rem;
}
.live_show_list_mobile_1 .select-tab .select-tab-cont {
  width: 100%;
  position: absolute;
  top: 1.33rem;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  padding-bottom: 0.4rem;
  -moz-box-shadow: 0px 5px 5px #bbb;
  -webkit-box-shadow: 0px 5px 5px #bbb;
  box-shadow: 0px 5px 5px #bbb;
}
.live_show_list_mobile_1 .select-tab .select-tab-cont .ul1 {
  width: 100%;
}
.live_show_list_mobile_1 .select-tab .select-tab-cont .ul1 li {
  width: 45%;
  float: left;
  margin: 0.4rem 2% 0 2%;
  border: 0.5px solid #dcdcdc;
  height: 1.066667rem;
  text-align: center;
  border-radius: 0.133333rem;
}
.live_show_list_mobile_1 .select-tab .select-tab-cont .ul1 .active a {
  color: $--color-primary;
}
.live_show_list_mobile_1 .select-tab .select-tab-cont .ul1 li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1.066667rem;
  color: #999;
  font-size: 0.4rem;
}

