@import "mixins/mixins";
@import "common/var";
@include b(course_show_detail_mobile_1) {
}
/*————————————————————3.2.1.	课程详情展示组件1开始——————————————————————*/
.course_show_detail_mobile_1 {
  width: 100%;
  background-color: #f5f5f5;
  position: relative;
}
.course_show_detail_mobile_1 .appbar {
  background-color: #256668;
  height: 1.333333rem;
  line-height: 1.333333rem;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  justify-content: space-between;
  padding: 0 .266667rem;
}
.course_show_detail_mobile_1 .goback {
  margin-top: 0.386667rem;
}
.course_show_detail_mobile_1 .goback a {
  display: block;
  height: .56rem;
  line-height: .56rem;
  background: url('#{$--url-path}/goback.png') left center no-repeat;
  padding-left: .533333rem;
  font-size: .453333rem;
  color: #fff;
  background-size: .333333rem .56rem;
  text-decoration: none;
}
.course_show_detail_mobile_1 .appbar-moreicon {
  display: flex;
  justify-content: flex-end;
  margin-top: .133333rem;
}
.course_show_detail_mobile_1 .appbar-moreicon a {
  width: .533333rem;
  height: .533333rem;
  margin-left: .5rem;
}
.course_show_detail_mobile_1 .appbar-moreicon a img {
  width: 100%;
  height: 100%;
}
.course_show_detail_mobile_1 .appbar-transparency {
  background-color: transparent;
}
.course_show_detail_mobile_1 .liveshow-video {
  position: relative;
  height: 6.133333rem;
}
.course_show_detail_mobile_1 .video-js {
  width: 100%;
  height: 100%;
}
.course_show_detail_mobile_1 .video-diystyle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.course_show_detail_mobile_1 .liveshow-appicon {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
}
.course_show_detail_mobile_1 .liveshow-appicon .goback {
  margin-left: .266667rem;
}
.course_show_detail_mobile_1 .liveshow-appicon .appbar-moreicon {
  margin-right: .266667rem;
}
.course_show_detail_mobile_1 .video-kecheng-tip {
  position: absolute;
  left: .266667rem;
  bottom: 0.533333rem;
  display: block;
  z-index: 99999;
}
.course_show_detail_mobile_1 .video-kecheng-tip a {
  display: inline-block;
  padding: .066667rem .266667rem;
  color: #ffffff;
  font-size: .293333rem;
  text-decoration: none;
  border-radius: 1.333333rem;
  background-color: rgba(0, 0, 0, 0.6);
  margin-right: .266667rem;
}
.course_show_detail_mobile_1 .details-list {
  padding: 0 .4rem;
  background-color: #fff;
  position: relative;
  -moz-box-shadow: 2px 2px 5px rgba(37, 102, 104, 0.2);
  -webkit-box-shadow: 2px 2px 5px rgba(37, 102, 104, 0.2);
  box-shadow: 2px 2px 5px rgba(37, 102, 104, 0.2);
}
.course_show_detail_mobile_1 .details-list span {
  display: block;
}
.course_show_detail_mobile_1 .details-list .sp1 {
  font-size: .48rem;
  padding-top: .533333rem;
}
.course_show_detail_mobile_1 .details-list .sp5 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: .4rem;
  line-height: 0.35rem;
}
.course_show_detail_mobile_1 .details-list .sp5 span {
  margin-right: .15rem;
}
.course_show_detail_mobile_1 .details-list .sp5 .spp1 {
  font-size: .48rem;
  color: #D0021B;
}
.course_show_detail_mobile_1 .details-list .sp5 .spp2 {
  font-size: .32rem;
  color: #9B9B9B;
  text-decoration: line-through;
}
.course_show_detail_mobile_1 .details-list .sp6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .266667rem;
  padding-bottom: .3rem;
}
.course_show_detail_mobile_1 .details-list .sp6 .spp1 {
  font-size: .32rem;
  color: #9B9B9B;
}
.course_show_detail_mobile_1 .details-list .sp6 .spp1 i {
  color: #256668;
  font-style: normal;
}
.course_show_detail_mobile_1 .details-list .sp6 .spp2 {
  font-size: .32rem;
  color: #9B9B9B;
}
.course_show_detail_mobile_1 .details-list .sp6 .spp2 i {
  color: #256668;
  font-style: normal;
}
.course_show_detail_mobile_1 .details-list .sp6 .spp2 .goon-btn {
  display: block;
  width: 1.973333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  background-color: #256668;
  border-radius: 1.333333rem;
  color: #fff;
  font-size: 0.346667rem;
}
.course_show_detail_mobile_1 .grade-list {
  width: 100%;
  margin-top: 0.266667rem;
  background-color: #f5f5f5;
}
.course_show_detail_mobile_1 .grade-list-tab2 {
  height: 1.15rem;
  padding: 0 0.266667rem;
  background-color: #fff;
  border-bottom: 0.013333rem solid #dcdcdc;
}
.course_show_detail_mobile_1 .grade-list-tab2 ul {
  width: auto;
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.course_show_detail_mobile_1 .grade-list-tab2 ul li {
  display: inline-block;
  width: 22%;
}
.course_show_detail_mobile_1 .grade-list-tab2 ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 1.146667rem;
  line-height: 1.146667rem;
  font-size: 0.4rem;
  color: #999999;
}
.course_show_detail_mobile_1 .grade-list-tab2 ul li a:hover {
  color: #256668;
}
.course_show_detail_mobile_1 .grade-list-tab2 ul li a i {
  font-size: 0.32rem;
}
.course_show_detail_mobile_1 .grade-list-tab2 .active a {
  color: #256668;
  border-bottom: 0.053333rem solid #256668;
}
.course_show_detail_mobile_1 .video-see {
  display: block;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -0.8rem;
  z-index: 99999;
  color: #ffffff;
}
.course_show_detail_mobile_1 .video-see img {
  width: 1.333333rem;
  height: 1.333333rem;
}
.course_show_detail_mobile_1 .video-see span {
  display: block;
  text-align: center;
}
.course_show_detail_mobile_1 .details-pic-tip {
  position: absolute;
  bottom: 0.533333rem;
  right: 0.533333rem;
  z-index: 99999;
}
.course_show_detail_mobile_1 .details-pic-tip .sp2 {
  padding: .133333rem .266667rem .133333rem .666667rem;
  font-size: .293333rem;
  //background: url(#{$--url-path}/details_icon05.png) 0.2rem center no-repeat;
  background-size: .32rem .32rem;
  color: #431DFF;
  background-color: #fff;
  border-radius: 1.333333rem;
}
.course_show_detail_mobile_1 .course-section {
  width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  margin-bottom: 1.333333rem;
  height: 6.5rem;
}
.course_show_detail_mobile_1 .course-section .cs-first {
  display: block;
  padding: 0 0.266667rem;
  height: 1.333333rem;
  line-height: 1.333333rem;
  font-size: 0.373333rem;
  border-top: 0.266667rem solid #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.course_show_detail_mobile_1 .course-section .cs-second {
  display: block;
  padding: 0 0.266667rem 0 0.533333rem;
  height: 1.253333rem;
  line-height: 1.253333rem;
  font-size: 0.373333rem;
  border-top: 0.013333rem solid #e2e2e2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  //background: url(#{$--url-path}/arrow-zhankai.png) right 0.266667rem center no-repeat;
  background-size: 0.373333rem auto;
}
.course_show_detail_mobile_1 .course-section .cs-third {
  width: 100%;
  background-color: #f2fbff;
}
.course_show_detail_mobile_1 .course-section .cs-third li {
  padding: 0.32rem 0.266667rem 0.32rem 0.533333rem;
  line-height: 0.8rem;
  font-size: 0.346667rem;
  //background: url(#{$--url-path}/play-progress-bar.png) left center no-repeat;
  background-size: 0 100%;
}
.course_show_detail_mobile_1 .course-section .cs-third li .play-time {
  float: right;
  font-size: 0.32rem;
  color: #999;
  position: absolute;
  right: 0.133333rem;
}
.course_show_detail_mobile_1 .course-section .active-color {
  color: #256668 !important;
}
.course_show_detail_mobile_1 .course-section .live-preview {
  display: block;
  color: #256668;
  margin-top: 0.133333rem;
}
.course_show_detail_mobile_1 .course-section .live-preview i {
  padding: 0.026667rem 0.066667rem;
  font-size: 0.266667rem;
  border: 0.013333rem solid #256668;
  color: #256668;
  margin-right: 0.133333rem;
  border-radius: 0.066667rem;
}
.course_show_detail_mobile_1 .course-section .finish-study-bar {
  //background: url(#{$--url-path}/play-progress-bar2.png) left center no-repeat !important;
  background-size: 100% 100%;
}
.course_show_detail_mobile_1 .course-section .finish-study-bar a {
  color: #fff;
}
.course_show_detail_mobile_1 .course-section .finish-study-bar a:hover {
  color: #fff !important;
}
.course_show_detail_mobile_1 .course-section .cs-third li a {
  padding-left: 0.44rem;
}
.course_show_detail_mobile_1 .course-section .cs-third li a:hover {
  color: #256668;
}
.course_show_detail_mobile_1 .course-section .cs-third .state1 a {
  //background: url(#{$--url-path}/course-list-icon01.png) left center no-repeat;
  background-size: auto 0.373333rem;
}
.course_show_detail_mobile_1 .course-section .cs-third .state2 a {
  //background: url(#{$--url-path}/course-list-icon02.png) left center no-repeat;
  background-size: auto 0.373333rem;
}
.course_show_detail_mobile_1 .course-section .cs-third .state3 a {
  //background: url(#{$--url-path}/course-list-icon03.png) left center no-repeat;
  background-size: auto 0.373333rem;
}
.course_show_detail_mobile_1 .course-section .cs-third .state-sp1 {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.533333rem;
  padding: 0 0.2rem;
  background-color: #9b9b9b;
  color: #fff;
  font-size: 0.32rem;
  border-radius: 1.333333rem;
  margin-left: 0.2rem;
}
.course_show_detail_mobile_1 .course-section .cs-third .state-sp2 {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.533333rem;
  padding: 0 0.2rem;
  background-color: #ff4e00;
  color: #fff;
  font-size: 0.32rem;
  border-radius: 1.333333rem;
  margin-left: 0.2rem;
}
.course_show_detail_mobile_1 .course-intro {
  background-color: #fff;
  padding: 0.266667rem;
}
.course_show_detail_mobile_1 .course-intro p {
  font-size: 0.346667rem;
  line-height: 0.746667rem;
  text-align: justify;
  color: #333;
  margin-bottom: 0.266667rem;
  text-indent: 0.746667rem;
}
.course_show_detail_mobile_1 .course-intro p img {
  max-width: 100%;
}
.course_show_detail_mobile_1 .course-intro .p-img {
  text-align: center;
  text-indent: 0;
}
.course_show_detail_mobile_1 .course-teachers {
  width: 100%;
}
.course_show_detail_mobile_1 .course-teachers-list {
  padding: 0.266667rem;
  background-color: #fff;
  border-bottom: 0.266667rem solid #f5f5f5;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 {
  width: 100%;
  border-bottom: 0.013333rem solid #dcdcdc;
  display: flex;
  padding-bottom: 0.266667rem;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 .sp1 {
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  overflow: hidden;
  border: 0.04rem solid #ccc;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 .sp1 img {
  width: 100%;
  height: 100%;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 .sp2 {
  display: block;
  flex: 1;
  padding-left: 0.266667rem;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 .sp2 .spp1 {
  display: block;
  font-size: 0.4rem;
  margin-top: 0.133333rem;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part1 .sp2 .spp2 {
  display: block;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  margin-top: 0.266667rem;
  color: #888888;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part2 {
  padding: 0.266667rem 0;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part2 .sp3 {
  display: block;
  font-size: 0.373333rem;
  color: #999;
  margin-bottom: 0.133333rem;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part2 .ul1 li {
  display: block;
  font-size: 0.373333rem;
  color: #666;
  margin-top: 0.266667rem;
}
.course_show_detail_mobile_1 .course-teachers-list .ctl-part2 .ul1 li a {
  background: url('#{$--url-path}/active-detail-icon.png') left center no-repeat;
  background-size: 0.106667rem 0.106667rem;
  padding-left: 0.266667rem;
}
.course_show_detail_mobile_1 .course-teachers-list .teacher1 {
  padding: 0.04rem 0.266667rem;
  border-radius: 0 0.266667rem 0 0.266667rem;
  display: inline-block;
  margin-left: 0.266667rem;
  font-size: 0.32rem;
  color: #fff;
  background-image: linear-gradient(to right, #00e6ff, #1a00ff);
}
.course_show_detail_mobile_1 .course-teachers-list .teacher2 {
  padding: 0.04rem 0.266667rem;
  border-radius: 0 0.266667rem 0 0.266667rem;
  display: inline-block;
  margin-left: 0.266667rem;
  font-size: 0.32rem;
  color: #fff;
  background-image: linear-gradient(to right, #8521ff, #f100ff);
}
.course_show_detail_mobile_1 .course-comment {
  width: 100%;
  background-color: #fff;
}
.course_show_detail_mobile_1 .course-comment .cc-title {
  display: block;
  font-size: 0.4rem;
  color: #000;
  padding: 0.266667rem;
}
.course_show_detail_mobile_1 .course-comment .cc-title i {
  font-size: 0.32rem;
  color: #999;
}
.course_show_detail_mobile_1 .course-comment-list {
  padding: 0.4rem 0.266667rem;
  border-bottom: 0.013333rem solid #dcdcdc;
  background-color: #fff;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .img1 {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 {
  display: block;
  float: left;
  margin-left: 0.2rem;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp1 img {
  height: 0.4rem;
  margin-left: 0.133333rem;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp1 {
  font-size: 0.426667rem;
  display: block;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp2 {
  font-size: 0.026667rem;
  color: #999;
  display: block;
  margin-top: 0.133333rem;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 {
  font-size: 0.346667rem;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 span {
  display: block;
  text-align: right;
  color: #999;
  margin-bottom: 0.133333rem;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 .i1 {
  color: #0065FF;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 .i2 {
  color: #ff0000;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part2 {
  display: block;
  margin-top: 0.133333rem;
  font-size: 0.346667rem;
  line-height: 0.613333rem;
  text-align: justify;
  word-break: break-all;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part3 {
  display: block;
  margin-top: 0.133333rem;
  font-size: 0.346667rem;
  line-height: 0.613333rem;
  text-align: justify;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part3 span {
  color: #ff0000;
  display: block;
}
.course_show_detail_mobile_1 .course-comment-list .ccl-part3 i {
  color: #999;
}
.course_show_detail_mobile_1 .details-comment {
  width: 100%;
  background-color: #eef5ff;
  border-top: 0.013333rem solid #dedede;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  padding: 0.266667rem 0;
}
.course_show_detail_mobile_1 .details-comment-ul {
  padding: 0 0.266667rem;
}
.course_show_detail_mobile_1 .details-comment-ul .active,
.course_show_detail_mobile_1 .details-comment-ul li:hover {
  background-color: #f39242;
  border: 1px solid #f39242;
  color: #fff;
}
.course_show_detail_mobile_1 .details-comment-ul li {
  display: inline-block;
  font-size: 0.32rem;
  color: #9b9b9b;
  padding: 0.066667rem 0.133333rem;
  border: 0.013333rem solid #c9c9c9;
  border-radius: 0.066667rem;
  cursor: pointer;
}
.course_show_detail_mobile_1 .details-comment-inp {
  display: flex;
  padding: 0 0.266667rem;
  margin-top: 0.266667rem;
}
.course_show_detail_mobile_1 .details-comment-inp textarea {
  flex: 1;
  font-size: 0.373333rem;
  border: 0.013333rem solid #4287da;
  border-radius: 0.066667rem;
  min-height: 0.906667rem;
  line-height: 0.906667rem;
}
.course_show_detail_mobile_1 .details-comment-inp input {
  width: 1.066667rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  text-align: center;
  color: #fff;
  background-color: #4287da;
  border-radius: 0.066667rem;
  font-size: 0.4rem;
  outline: none;
  border: none;
  margin-left: 0.133333rem;
}
.course_show_detail_mobile_1 .details-comment-inp .messface {
  height: 0.906667rem;
  width: 0.906667rem;
  margin-left: 0.133333rem;
}
.course_show_detail_mobile_1 .details-comment-inp .messface img {
  width: 100%;
  height: 100%;
}
.course_show_detail_mobile_1 .plan-card-body {
  width: 100%;
  background-color: #fff;
  padding: 0.533333rem 0 0.266667rem 0;
}
.course_show_detail_mobile_1 .plan-card-jdt {
  background-color: #eeeeee;
  display: block;
  height: 0.4rem;
  width: 100%;
}
.course_show_detail_mobile_1 .plan-card-jdt span {
  display: block;
  height: 0.4rem;
  background-color: #256668;
  border-radius: 0 0.666667rem 0.666667rem 0;
  color: #fff;
  text-align: right;
  font-size: 0.24rem;
  padding-right: 0.133333rem;
}
.course_show_detail_mobile_1 .plan-card {
  display: block;
  margin: 0.4rem 0.266667rem 0.266667rem 0.266667rem;
  border: 0.013333rem solid #256668;
  border-radius: 0.266667rem;
  padding: 0.133333rem;
  position: relative;
}
.course_show_detail_mobile_1 .plan-card .ul1 {
  display: flex;
  justify-content: space-around;
  padding: 0.266667rem 0;
  border-bottom: 0.013333rem solid #dcdcdc;
}
.course_show_detail_mobile_1 .plan-card .ul1 li {
  display: inline-block;
  width: 18%;
  text-align: center;
  color: #FE4400;
  font-size: 0.32rem;
}
.course_show_detail_mobile_1 .plan-card .ul1 li i {
  color: #FE4400;
  font-size: 0.48rem;
}
.course_show_detail_mobile_1 .plan-card .ul1 li span {
  display: block;
  margin-top: 0.266667rem;
  color: #929292;
  font-size: 0.293333rem;
}
.course_show_detail_mobile_1 .plan-card .ul2 {
  padding: 0.266667rem 0;
}
.course_show_detail_mobile_1 .plan-card .ul2 .sp1 {
  color: #9B9B9B;
  font-size: 0.32rem;
  //background: url(#{$--url-path}/xunzhang.png) left center no-repeat;
  display: block;
  padding-left: 0.6rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background-size: auto 0.666667rem;
  float: left;
  margin-right: 0.2rem;
}
.course_show_detail_mobile_1 .plan-card .ul2 li {
  height: 0.666667rem;
  display: block;
  float: left;
  margin-right: 0.133333rem;
}
.course_show_detail_mobile_1 .plan-card .ul2 li img {
  height: 0.666667rem;
}
.course_show_detail_mobile_1 .plan-card .shouqi-btn {
  display: block;
  width: 2.4rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  //background: url(#{$--url-path}/card-shouqi.png) center no-repeat;
  background-size: 2.4rem 0.533333rem;
  font-size: 0.32rem;
  color: #fff;
  position: absolute;
  bottom: -0.266667rem;
  left: 50%;
  margin-left: -1.2rem;
  z-index: 99;
  text-align: center;
}
.course_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;
  bottom: 0;
  position: fixed;
  width: 100%;
}
.course_show_detail_mobile_1 .timu-footer-price {
  height: 1.333333rem;
  line-height: 1.333333rem;
  font-size: .56rem;
  color: #D0021B;
}
.course_show_detail_mobile_1 .timu-footer-btn {
  display: flex;
  justify-content: flex-end;
}
.course_show_detail_mobile_1 .timu-footer-btn a {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 0 .4rem;
}
.course_show_detail_mobile_1 .timu-footer-add {
  height: .8rem;
  margin-top: .266667rem;
  background-color: #e4ac00;
  border-radius: 1.333333rem 0 0 1.333333rem;
  font-size: .36rem;
  line-height: .79rem;
  text-align: center;
}
.course_show_detail_mobile_1 .timu-footer-buy {
  height: .8rem;
  margin-top: .266667rem;
  background-color: #256668;
  font-size: .36rem;
  line-height: .79rem;
  text-align: center;
}
