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

.classreg_show_reging_mobile_2 {
  width: 100%;
  background-color: #f5f5f5;
}
.classreg_show_reging_mobile_2 .class-monery-info {
  padding: 0.266667rem;
  background-color: #fff;
}
.classreg_show_reging_mobile_2 .class-monery-info .sp1 {
  font-size: 0.346667rem;
  color: #000;
  display: block;
  text-align: center;
}
.classreg_show_reging_mobile_2 .class-monery-info .sp1 i {
  font-size: 0.64rem;
  color: #ff0000;
}
.classreg_show_reging_mobile_2 .class-monery-tip {
  display: block;
  text-align: center;
  padding: 0.4rem;
  color: #ff0000;
}
.classreg_show_reging_mobile_2 .m-ul1 {
  padding: 0 0.266667rem;
  background-color: #fff;
}
.classreg_show_reging_mobile_2 .m-ul1 .title {
  font-size: 0.426667rem;
  display: block;
  border-bottom: 0.013333rem solid #dcdcdc;
  height: 1.173333rem;
  line-height: 1.173333rem;
  background: url('#{$--url-path}/title-icon.png') left 0.266667rem center no-repeat;
  background-size: auto 0.533333rem;
  padding-left: 0.533333rem;
}
.classreg_show_reging_mobile_2 .m-ul1 li {
  display: block;
  height: 1.6rem;
  line-height: 1.6rem;
  border-bottom: 0.013333rem solid #dcdcdc;
  background: url('#{$--url-path}/select-icon.png') right 0.4rem center no-repeat;
  background-size: 0.613333rem auto;
  cursor: pointer;
}
.classreg_show_reging_mobile_2 .m-ul1 .active {
  background: url('#{$--url-path}/select-iconh.png') right 0.4rem center no-repeat;
  background-size: 0.613333rem auto;
}
.classreg_show_reging_mobile_2 .m-ul1 li img {
  height: 0.613333rem;
  width: auto;
  margin-top: 0.493333rem;
}
.classreg_show_reging_mobile_2 .twn-btns {
  display: block;
  margin-top: 0.666667rem;
  width: 100%;
  padding: 0.133333rem 0 0.266667rem 0;
  padding-bottom: 0.666667rem;
  text-align: center;
}
.classreg_show_reging_mobile_2 .twn-btns .a1 {
  display: inline-block;
  width: 70%;
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  background-color: $--color-primary;
  font-size: 0.426667rem;
  margin-top: 0.133333rem;
  border-radius: 1.333333rem;
  color: #fff;
}
.classreg_show_reging_mobile_2 .twn-btns .a1:hover {
  background-color: #305692;
}
.classreg_show_reging_mobile_2 .twn-btns .a2 {
  display: inline-block;
  width: 70%;
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  background-color: rgba(28, 66, 126, 0.2);
  font-size: 0.426667rem;
  margin-top: 0.266667rem;
  border-radius: 1.333333rem;
  color: $--color-primary;
}
.classreg_show_reging_mobile_2 .twn-btns .a2:hover {
  background-color: rgba(28, 66, 126, 0.25);
}
