@import "mixins/mixins";
@import "common/var";
@include b(classreg_show_list_mobile_1) {
}
.classreg_show_list_mobile_1 {
  width: 100%;
  background-color: #f5f5f5;
}
.classreg_show_list_mobile_1 .search-bar {
  padding: 0.4rem 0.266667rem;
  display: flex;
  background-color: #fff;
}
.classreg_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;
}
.classreg_show_list_mobile_1 .search-bar .btn1:hover {
  background-color: #305692;
}
.classreg_show_list_mobile_1 .search-bar .inp1 {
  flex: 1;
  height: 0.906667rem;
  line-height: 0.906667rem;
  border: 1px 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;
}
.classreg_show_list_mobile_1 .grade-list {
  width: 100%;
  margin-top: 0.266667rem;
  background-color: #fff;
}
.classreg_show_list_mobile_1 .grade-list-tab {
  height: 1.15rem;
  padding: 0 0.266667rem;
  border-bottom: 0.013333rem solid #dcdcdc;
}
.classreg_show_list_mobile_1 .grade-list-tab ul {
  width: auto;
  overflow-x: auto;
  white-space: nowrap;
}
.classreg_show_list_mobile_1 .grade-list-tab ul li {
  display: inline-block;
  margin-right: 0.133333rem;
}
.classreg_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;
}
.classreg_show_list_mobile_1 .grade-list-tab ul li a:hover {
  color: $--color-primary;
}
.classreg_show_list_mobile_1 .grade-list-tab ul li a i {
  font-size: 0.32rem;
}
.classreg_show_list_mobile_1 .grade-list-tab .active a {
  color: $--color-primary;
  border-bottom: 0.053333rem solid $--color-primary;
}
.classreg_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;
}
.classreg_show_list_mobile_1 .grade-list-daodi img {
  height: 0.613333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}
.classreg_show_list_mobile_1 .grade-list-part {
  width: 100%;
  background-color: #fff;
  border-bottom: 0.266667rem solid #f5f5f5;
  padding: 0.266667rem 0;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 {
  padding: 0 0.266667rem;
  display: flex;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp1 {
  display: block;
  width: 3.2rem;
  height: 2.133333rem;
  position: relative;
  border-radius: 0.133333rem;
  overflow: hidden;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp1 img {
  width: 100%;
  height: 100%;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp1 .tip1 {
  display: block;
  padding: 0.04rem 0.133333rem;
  height: 0.4rem;
  left: 0;
  top: 0.266667rem;
  border-radius: 0 1.333333rem 1.333333rem 0;
  background-color: rgba(238, 121, 38, 0.85);
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  position: absolute;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp1 .tip2 {
  display: block;
  padding: 0.04rem 0.133333rem;
  height: 0.4rem;
  left: 0;
  top: 0.266667rem;
  border-radius: 0 1.333333rem 1.333333rem 0;
  background-color: rgba(122, 178, 47, 0.85);
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  position: absolute;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp1 .tip3 {
  display: block;
  padding: 0.04rem 0.133333rem;
  height: 0.4rem;
  left: 0;
  top: 0.266667rem;
  border-radius: 0 1.333333rem 1.333333rem 0;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  position: absolute;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 {
  flex: 1;
  margin-left: 0.266667rem;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.4rem;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp1 .title {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp1 a {
  display: block;
  width: 1.6rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #fff;
  background-color: $--color-primary;
  border-radius: 1.333333rem;
  text-align: center;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp1 a:hover {
  background-color: #305692;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp2 {
  font-size: 0.32rem;
  display: block;
  color: #969696;
  margin-top: 0.266667rem;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp2 i {
  color: #313131;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp3 {
  font-size: 0.32rem;
  display: block;
  color: #969696;
  margin-top: 0.133333rem;
}
.classreg_show_list_mobile_1 .grade-list-part .part1 .sp2 .spp3 i {
  color: #ff0000;
}
.classreg_show_list_mobile_1 .grade-list-part .part2 {
  padding: 0 0.266667rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.266667rem;
}
.classreg_show_list_mobile_1 .grade-list-part .part2 span {
  font-size: 0.32rem;
  color: #0c78d2;
}
