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

}
/*————————————————————10.3.1.	直播详情组件1开始——————————————————————*/
.live_show_detail_mobile_1 {
  width: 100%;
  background-color: #f5f5f5;
}
.live_show_detail_mobile_1 .appbar {
  background-color: $--color-primary;
  height: 1.333333rem;
  line-height: 1.333333rem;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  justify-content: space-between;
  padding: 0 .266667rem;
}
.live_show_detail_mobile_1 .goback {
  margin-top: 0.386667rem;
}
.live_show_detail_mobile_1 .goback a {
  display: block;
  height: .56rem;
  line-height: .56rem;
  background: url(images/goback.png) left center no-repeat;
  padding-left: .533333rem;
  font-size: .453333rem;
  color: #fff;
  background-size: .333333rem .56rem;
  text-decoration: none;
}
.live_show_detail_mobile_1 .appbar-moreicon {
  display: flex;
  justify-content: flex-end;
  margin-top: .133333rem;
}
.live_show_detail_mobile_1 .appbar-moreicon a {
  width: .533333rem;
  height: .533333rem;
  margin-left: .5rem;
}
.live_show_detail_mobile_1 .appbar-moreicon a img {
  width: 100%;
  height: 100%;
}
.live_show_detail_mobile_1 .appbar-transparency {
  background-color: transparent;
}
.live_show_detail_mobile_1 .myexam-tabtitle {
  height: 1.333333rem;
  line-height: 1.333333rem;
  background-color: #fff;
  border-bottom: .013333rem solid #e7e7e7;
}
.live_show_detail_mobile_1 .myexam-mainbody {
  margin-top: .266667rem;
}
.live_show_detail_mobile_1 .myexam-tabtitle ul {
  display: flex;
  justify-content: space-around;
}
.live_show_detail_mobile_1 .myexam-tabtitle ul li a {
  font-size: .4rem;
  color: #272727;
  text-decoration: none;
}
.live_show_detail_mobile_1 .myexam-tabtitle .active a {
  font-size: .56rem;
  font-weight: bold;
  position: relative;
}
.live_show_detail_mobile_1 .myexam-tabtitle .active a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.053333rem;
  width: 100%;
  height: 0.106667rem;
  background-color: $--color-primary1;
  border-radius: 1.333333rem;
  z-index: 1;
}
.live_show_detail_mobile_1 .details-list {
  padding: 0 .4rem;
  background-color: #fff;
}
.live_show_detail_mobile_1 .details-list span {
  display: block;
}
.live_show_detail_mobile_1 .details-list .sp1 {
  font-size: .48rem;
  padding-top: .533333rem;
}
.live_show_detail_mobile_1 .details-list .sp2 {
  font-size: .36rem;
  color: #9B9B9B;
  margin-top: .4rem;
}
.live_show_detail_mobile_1 .details-list .sp2 i {
  color: $--color-primary;
  font-style: normal;
}
.live_show_detail_mobile_1 .details-list .sp3 {
  background: url(images/details_icon1.png) left center no-repeat;
  background-size: .346667rem auto;
  border-bottom: .013333rem solid #e7e7e7;
  font-size: .32rem;
  line-height: .48rem;
  padding: .266667rem 0;
  padding-left: .48rem;
  margin-top: .266667rem;
}
.live_show_detail_mobile_1 .details-list .sp4 {
  background: url(images/details_icon2.png) left center no-repeat;
  background-size: .346667rem auto;
  font-size: .32rem;
  line-height: .48rem;
  padding: .266667rem 0;
  padding-left: .48rem;
}
.live_show_detail_mobile_1 .details-pic {
  height: 6rem;
  background-position: center;
  background-size: cover;
  padding-bottom: .266667rem;
  position: relative;
}
.live_show_detail_mobile_1 .details-list .sp5 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: .4rem;
  line-height: 0.35rem;
}
.live_show_detail_mobile_1 .details-list .sp5 span {
  margin-right: .15rem;
}
.live_show_detail_mobile_1 .details-list .sp5 .spp1 {
  font-size: .48rem;
  color: #D0021B;
}
.live_show_detail_mobile_1 .details-list .sp5 .spp2 {
  font-size: .32rem;
  color: #9B9B9B;
  text-decoration: line-through;
}
.live_show_detail_mobile_1 .details-list .sp5 .spp3 {
  font-size: .293333rem;
  color: $--color-primary;
  padding: 5px 10px;
  border-radius: .133333rem;
  background-color: #E4F1FF;
}
.live_show_detail_mobile_1 .details-list .sp5 .spp4 {
  font-size: .293333rem;
  color: $--color-primary2;
  padding: 5px 10px;
  border-radius: .133333rem;
  background-color: #F9F5E7;
}
.live_show_detail_mobile_1 .details-list .sp6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .266667rem;
  padding-bottom: .3rem;
}
.live_show_detail_mobile_1 .details-list .sp6 .spp1 {
  font-size: .32rem;
  color: #9B9B9B;
}
.live_show_detail_mobile_1 .details-list .sp6 .spp1 i {
  color: $--color-primary;
  font-style: normal;
}
.live_show_detail_mobile_1 .details-list .sp6 .spp2 {
  font-size: .426667rem;
  color: #D0021B;
}
.live_show_detail_mobile_1 .zjr-card {
  display: flex;
  justify-content: space-between;
  border: 0.013333rem solid $--color-primary;
  border-radius: .266667rem;
  padding: .4rem;
  background-color: #fff;
  width: 80%;
  margin-left: 4%;
  margin-top: .4rem;
  margin-bottom: .533333rem;
  -moz-box-shadow: 0px .053333rem .066667rem #AACCFF;
  -webkit-box-shadow: 0px .053333rem .066667rem #AACCFF;
  box-shadow: 0px .053333rem .066667rem #AACCFF;
}
.live_show_detail_mobile_1 .zjr-card-pic {
  display: block;
  width: 2.133333rem;
  height: 2.133333rem;
  border-radius: 50%;
  overflow: hidden;
}
.live_show_detail_mobile_1 .zjr-card-pic img {
  width: 100%;
  height: 100%;
}
.live_show_detail_mobile_1 .zjr-card-info {
  width: 5.8rem;
  margin-left: .266667rem;
}
.live_show_detail_mobile_1 .zjr-card-info .sp1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.live_show_detail_mobile_1 .zjr-card-info .sp1 .spp1 {
  font-size: .48rem;
}
.live_show_detail_mobile_1 .zjr-card-info .sp1 .spp2 {
  font-size: .266667rem;
  background-image: linear-gradient(#fdf4c6, #e2bd5e);
  border: .013333rem solid #BA932C;
  padding: .066667rem .2rem;
  color: #AD800E;
  border-radius: .066667rem;
  margin-left: .266667rem;
}
.live_show_detail_mobile_1 .zjr-card-info .sp2 {
  font-size: .373333rem;
  line-height: .48rem;
  margin-top: .266667rem;
  display: block;
}
.live_show_detail_mobile_1 .zjr-body {
  display: flex;
  justify-content: flex-start;
  overflow-x: auto;
  background-color: #fff;
}
.live_show_detail_mobile_1 .liveshow-details-body {
  background-color: #fff;
  margin-top: .266667rem;
  padding-top: .6rem;
  padding-bottom: 1.6rem;
}
.live_show_detail_mobile_1 .liveshow-details-body .sp1 {
  display: block;
  width: 8rem;
  height: 1.6rem;
  background: url(images/liveshow_details_titlebg.png) center no-repeat;
  background-size: cover;
  font-size: .48rem;
  color: #fff;
  text-align: center;
  line-height: 1.2rem;
  margin: 0 auto 0 auto;
}
.live_show_detail_mobile_1 .liveshow-details-body .sp2 {
  display: block;
  text-align: center;
  border-bottom: .013333rem solid #e7e7e7;
  color: $--color-primary;
  font-size: .48rem;
  padding: .4rem 0;
}
.live_show_detail_mobile_1 .liveshow-details-body .sp2 i {
  font-size: .64rem;
  font-style: normal;
  line-height: 1.5rem;
  color: #000;
  display: block;
}
.live_show_detail_mobile_1 .liveshow-details-body .sp3 {
  display: block;
  text-align: center;
  color: #000;
  font-size: .4rem;
  padding: .4rem 0;
  line-height: .7rem;
  padding: 0 .466667rem;
  margin-top: .266667rem;
}
.live_show_detail_mobile_1 .liveshow-details-body .sp3 i {
  font-size: .64rem;
  font-style: normal;
  line-height: 1.5rem;
  color: #000;
  display: block;
}
.live_show_detail_mobile_1 .liveshow-details-title {
  position: absolute;
  text-align: center;
  width: 100%;
}
.live_show_detail_mobile_1 .liveshow-details-title .sp1 {
  font-size: .48rem;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 1rem;
}
.live_show_detail_mobile_1 .liveshow-details-title .sp2 {
  display: block;
  font-size: .853333rem;
  color: #fff;
  height: 1.2rem;
  width: 100%;
  text-align: center;
  margin-top: .466667rem;
  background: url(images/liveshow_details_line.png) bottom center no-repeat;
  background-size: 5.333333rem auto;
}
.live_show_detail_mobile_1 .liveshow-details-footerbtn {
  width: 90%;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: .426667rem;
  color: #fff;
  background-color: $--color-primary;
  border-radius: 1.333333rem;
  display: block;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: .133333rem;
  text-align: center;
}
.live_show_detail_mobile_1 .timu-footer {
  height: 1.333333rem;
  border-top: .013333rem solid #e7e7e7;
  background-color: #fff;
  padding: 0 .266667rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.live_show_detail_mobile_1 .timu-footer-price {
  height: 1.333333rem;
  line-height: 1.333333rem;
  font-size: .56rem;
  color: #D0021B;
}
.live_show_detail_mobile_1 .timu-footer-btn {
  display: flex;
  justify-content: flex-end;
}
.live_show_detail_mobile_1 .timu-footer-btn a {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 0 .4rem;
}
.live_show_detail_mobile_1 .timu-footer-add {
  height: .8rem;
  margin-top: .266667rem;
  background-color: $--color-primary2;
  border-radius: 1.333333rem 0 0 1.333333rem;
  font-size: .36rem;
  line-height: .79rem;
  text-align: center;
}
.live_show_detail_mobile_1 .timu-footer-buy {
  height: .8rem;
  margin-top: .266667rem;
  background-color: $--color-primary;
  //border-radius: 0 1.333333rem 1.333333rem 0;
  font-size: .36rem;
  line-height: .79rem;
  text-align: center;
}
/*————————————————————10.3.1.	直播详情组件1结束——————————————————————*/
