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

.resource_show_detail_mobile_1 {
  width: 100%;
  background-color: #f5f5f5;
  position: relative;
}
.liveshow-appicon {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
}
.resource_show_detail_mobile_1 .appbar {
  background-color: #1c427e;
  height: 1.333333rem;
  line-height: 1.333333rem;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  justify-content: space-between;
  padding: 0 .266667rem;
}
.resource_show_detail_mobile_1 .goback {
  margin-top: 0.386667rem;
}
.resource_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;
}
.resource_show_detail_mobile_1 .appbar-moreicon {
  display: flex;
  justify-content: flex-end;
  margin-top: .133333rem;
}
.resource_show_detail_mobile_1 .appbar-moreicon a {
  width: .533333rem;
  height: .533333rem;
  margin-left: .5rem;
}
.resource_show_detail_mobile_1 .appbar-moreicon a img {
  width: 100%;
  height: 100%;
}
.resource_show_detail_mobile_1 .appbar-transparency {
  background-color: transparent;
}
.resource_show_detail_mobile_1 .liveshow-appicon {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
}
.resource_show_detail_mobile_1 .liveshow-appicon .goback {
  margin-left: .266667rem;
}
.resource_show_detail_mobile_1 .liveshow-appicon .appbar-moreicon {
  margin-right: .266667rem;
}
.resource_show_detail_mobile_1 .liveshow-video {
  position: relative;
  height: 6.133333rem;
}
.resource_show_detail_mobile_1 .video-diystyle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.resource_show_detail_mobile_1 .grade-list {
  width: 100%;
  margin-top: 0.266667rem;
  background-color: #f5f5f5;
}
.resource_show_detail_mobile_1 .grade-list-tab2 {
  height: 1.15rem;
  padding: 0 0.266667rem;
  background-color: #fff;
  border-bottom: 0.5px solid #dcdcdc;
}
.resource_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;
}
.resource_show_detail_mobile_1 .grade-list-tab2 ul li {
  display: inline-block;
  width: 22%;
}
.resource_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;
}
.resource_show_detail_mobile_1 .grade-list-tab2 ul li a:hover {
  color: #1c427e;
}
.resource_show_detail_mobile_1 .grade-list-tab2 ul li a i {
  font-size: 0.32rem;
}
.resource_show_detail_mobile_1 .grade-list-tab2 .active a {
  color: #1c427e;
  border-bottom: 0.053333rem solid #1c427e;
}
.resource_show_detail_mobile_1 .course-intro {
  background-color: #fff;
  padding: 0.266667rem;
}
.resource_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;
}
.resource_show_detail_mobile_1 .course-intro p img {
  max-width: 100%;
}
.resource_show_detail_mobile_1 .course-intro .p-img {
  text-align: center;
  text-indent: 0;
}
.resource_show_detail_mobile_1 .course-comment {
  width: 100%;
  background-color: #fff;
}
.resource_show_detail_mobile_1 .course-comment .cc-title {
  display: block;
  font-size: 0.4rem;
  color: #000;
  padding: 0.266667rem;
}
.resource_show_detail_mobile_1 .course-comment .cc-title i {
  font-size: 0.32rem;
  color: #999;
}
.resource_show_detail_mobile_1 .course-comment-list {
  padding: 0.4rem 0.266667rem;
  border-bottom: 0.5px solid #dcdcdc;
  background-color: #fff;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .img1 {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 {
  display: block;
  float: left;
  margin-left: 0.2rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp1 img {
  height: 0.34rem;
  margin-left: 0.133333rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp1 {
  font-size: 0.426667rem;
  display: block;
  padding-top: 0.133333rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp1 .spp1 .sppp2 {
  font-size: 0.026667rem;
  color: #999;
  display: block;
  margin-top: 0.133333rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 {
  font-size: 0.346667rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 span {
  display: block;
  text-align: right;
  color: #999;
  margin-bottom: 0.133333rem;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 .i1 {
  color: #0065FF;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part1 .sp2 .i2 {
  color: #ff0000;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part2 {
  display: block;
  margin-top: 0.32rem;
  font-size: 0.346667rem;
  line-height: 0.613333rem;
  text-align: justify;
}
.resource_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;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part3 span {
  color: #ff0000;
  display: block;
}
.resource_show_detail_mobile_1 .course-comment-list .ccl-part3 i {
  color: #999;
}
.resource_show_detail_mobile_1 .details-comment {
  width: 100%;
  background-color: #F4F5F6;
  border-top: 0.5px solid #dedede;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  padding: 0.266667rem 0;
}
.resource_show_detail_mobile_1 .details-comment-ul {
  padding: 0 0.266667rem;
}
.resource_show_detail_mobile_1 .details-comment-ul .active,
.resource_show_detail_mobile_1 .details-comment-ul li:hover {
  background-color: #f39242;
  border: 1px solid #f39242;
  color: #fff;
}
.resource_show_detail_mobile_1 .details-comment-ul li {
  display: inline-block;
  font-size: 0.32rem;
  color: #9b9b9b;
  padding: 0.066667rem 0.133333rem;
  border: 0.5px solid #c9c9c9;
  border-radius: 0.066667rem;
  cursor: pointer;
}
.resource_show_detail_mobile_1 .details-comment-inp {
  display: flex;
  padding: 0 0.266667rem;
  margin-top: 0.266667rem;
}
.resource_show_detail_mobile_1 .details-comment-inp textarea {
  flex: 1;
  font-size: 0.373333rem;
  border: 0.5px solid #4287da;
  border-radius: 0.066667rem;
  //min-height: 0.906667rem;
  //line-height: 0.906667rem;
}
.resource_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;
  cursor: pointer;
}
.resource_show_detail_mobile_1 .details-comment-inp .messface {
  height: 0.906667rem;
  width: 0.906667rem;
  margin-left: 0.133333rem;
}
.resource_show_detail_mobile_1 .details-comment-inp .messface img {
  width: 100%;
  height: 100%;
}


