﻿@charset "UTF-8";



.bjmk-layer .layui-layer-setwin {
  top: 0;
  right: 0;
  *right: 20px;
}
.bjmk-layer .layui-layer-setwin .layui-layer-close {
  width: 50px;
  height: 50px;
  top: 0;
  right: 20px;
  *right: 20px;
  background: url("/nsqwhg/pc/image/bjmk/close.png") no-repeat center;
}
.bjmk-layer .layui-layer-title {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  line-height: 60px;
  height: 60px;
  border-radius: 0;
  background-color: #fff;
  border-bottom: 1px solid #333;
  padding: 0;
   /*padding: 40px 0 0 0;*/
  margin: 0 80px;
}

.bjmk-layer .layui-layer-content {
  padding: 50px 80px;
}


.b-content {
  width: 1200px;
  margin: 0 auto;
}

.b-crumb {
  font-size: 16px;
  color: #999;
  line-height: 1.5;
  padding: 20px 0;
}
.b-crumb a {
  color: #999;
}

.menuFilter .title {
  letter-spacing: normal;
}

.b-list {
  padding: 20px 0;
}
.b-list .item {
  float: left;
  width: 285px;
  height: 252px;
  padding-top: 16px;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}
.b-list .item:nth-child(4n) {
  margin-right: 0;
}
.b-list .pic {
  padding: 0 18px;
  height: 156px;
}

.b-list .pic .cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.b-list .char {
  padding: 16px 18px 0 18px;
}
.b-list .titYi {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.b-list .wenYi {
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
}

.b-welcome {
  font-size: 18px;
  color: #151516;
  line-height: 1.5;
}
.b-welcome .name {
  display: inline-block;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 5px;
  background: url("/nsqwhg/pc/image/bjmk/person.png") no-repeat left center;
}

.b-course-list {
  margin-top: 55px;
}
.b-course-list .item {
  float: left;
  width: 285px;
  height: 400px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.b-course-list .item:nth-child(4n) {
  margin-right: 0;
}

.b-course-list .cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-course-list .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0 ,0 , 0, .6);
  position: absolute;
  left: 0;
  top: 0;
}
.b-course-list .mask .lock {
  display: block;
  width: 55px;
  height: 55px;
  background: url("/nsqwhg/pc/image/bjmk/lock.png") no-repeat center;
  position: absolute;
  right: 20px;
  top: 20px;
}

.b-course-go {
  display: block;
  width: 200px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background-color: #72838F;
  margin: 50px auto 0 auto;
}

.b-record-title {
  font-size: 22px;
  color: #151516;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.b-record-title .back {
  font-size: 16px;
  color: #151516;
  line-height: 40px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.b-record-list {
  margin-top: 50px;
}
.b-record-list .item {
  width: 1200px;
  padding: 20px 50px 20px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 20px;
}
.b-record-list .pic {
  float: left;
  width: 160px;
  height: 100px;
  position: relative;
}
.b-record-list .pic .cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.b-record-list .char {
  float: left;
  width: 390px;
  padding-top: 15px;
  margin-left: 20px;
}
.b-record-list .titYi {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.b-record-list .wenYi {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 30px;
}
.b-record-list .xue {
  float: left;
  width: 250px;
  margin-left: 20px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding-top: 38px;
}
.b-record-list .xue .wz {
  float: left;
}
.b-record-list .rate {
  float: left;
  width: 100px;
  height: 2px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #72838F;
  position: relative;
  margin: 10px 10px 0 10px;
}
.b-record-list .rate span {
  display: block;
  width: 0;
  height: 2px;
  background-color: #72838F;
  position: absolute;
  left: 0;
  top: 0;
}
.b-record-list .gong {
  float: right;
  padding-top: 30px;
}
.b-record-list .gBtn {
  display: block;
  float: left;
  width: 130px;
  height: 40px;
  font-size: 14px;
  color: #151516;
  text-align: center;
  line-height: 38px;
  border: 1px solid #151516;
  cursor: pointer;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
}
.b-record-list .gBtn.solid {
  color: #fff;
  background-color: #72838F;
  border-color: #72838F
}

.b-record-pop {
  padding: 20px 0;
  text-align: center;
}
.b-record-pop .tit {
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
.b-record-pop .tit .wz {
  font-size: 14px;
  color: #999;
  border: 1px solid #eee;
}

.b-video-wrap {
  width: 1200px;
  height: 500px;
  background-color: #2D2D2D;
  margin: 0 auto 20px auto;
}
.b-video-wrap .v-left {
  float: left;
  width: 830px;
  position: relative;
}
/* .b-video-wrap .v-left::after{
    position: absolute;
    bottom: 33px;
    left: 0;
    content: "";
    width: 100%;
    height: 60px;
    background: rgba(255, 255, 255,0);
    z-index: 10;
} */
.b-video-wrap .zhibo {
  height: 500px;
  background: url("/nsqwhg/pc/image/bjmk/daojishi.png")no-repeat;
  position: relative;
}
.b-video-wrap .jieshu {
  height: 500px;
  background: url("/nsqwhg/pc/image/bjmk/jieshu.png")no-repeat;
  /* position: relative; */
}
.b-video-wrap .zhibo .zhibo-shijian{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 260px auto 0 auto; 
  font-size: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
}
.b-video-wrap .v-right {
  float: right;
  width: 370px;
}
.b-video-wrap .r-tit {
  padding: 10px 20px;
  font-size: 20px;
  color: #bbb;
  line-height: 40px;
}
.b-video-list {
  height: 440px;
  padding: 0 20px;
  overflow: auto;
}
.b-video-list .item {
  width: 330px;
  margin-bottom: 10px;
  cursor: pointer;
}
.b-video-list .pic {
  float: left;
  width: 125px;
  height: 75px;
  position: relative;
  overflow: hidden;
}
.b-video-list .pic .cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-video-list .ban {
  width: 100%;
  height: 100%;
  background-color: rgba(21, 21, 22, .7);
  position: absolute;
  left: 0;
  top: 0;
}
.b-video-list .play {
  width: 36px;
  height: 36px;
  background: url("/nsqwhg/pc/image/bjmk/play.png") no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -18px;
}
.b-video-list .time {
  font-size: 12px;
  color: #ddd;
  text-align: center;
  line-height: 18px;
  background-color: rgba(0, 0, 0, .5);
  padding: 0 6px;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.b-video-list .zb {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  background-color: #72838F;
  padding: 0 11px;
  position: absolute;
  left: 0;
  top: 0;
}
.b-video-list .char {
  float: right;
  width: 190px;
  padding-top: 17px;
}
.b-video-list .char .tit,
.b-video-list .char .jin {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.b-video-list .char .jin {
  color: #999;
}

.b-frame {
  width: 1200px;
  padding: 70px 0;
  margin: 0 auto;
  background:rgba(255,255,255,1);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.b-frame .b-left {
  width: 690px;
  padding: 0 80px;
  float: left;
  border-right: 1px solid #eee;
}
.b-frame .b-right {
  width: 340px;
  float: right;
}

.b-det-info {
  margin-bottom: 30px;
}
.b-det-info .tit {
  font-size: 32px;
  color: #333;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 25px;
}
.b-det-info .fut {
  min-height: 48px;
  position: relative;
  padding-right: 200px;
}
.b-det-info .wen {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.b-det-info .wen .cer {
  font-size: 16px;
  color: #151516;
  font-weight: bold;
  /* margin-left: 30px; */
}
.b-det-info .sBtn {
  width: 140px;
  background-color: rgba(255, 0, 16, .7);
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
  position: absolute;
  right: 0;
  top: 0;
}
.b-det-info .isSigned{
  background-color:#D3D3D3;
}
.b-det-title {
  font-size: 24px;
  color: #333;
  line-height: 36px;
  position: relative;
  padding: 13px 0 13px 20px;
  border-bottom: 1px solid #eee;
}
.b-det-title:before {
  content: '';
  display: block;
  width: 4px;
  height: 24px;
  background-color: #72838F;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.b-det-title .fk {
  display: block;
  width: 90px;
  background-color: #72838F;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
}
.b-det-content {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  padding: 40px 0;
}
.b-det-content img {
  max-width: 100%;
  height: auto;
}
.b-feedback-list {
  width: 100%;
}
.b-feedback-list .item {
  padding: 20px 0 30px 0;
  position: relative;
}
.b-feedback-list .item:before {
  content: '';
  display: block;
  width: 630px;
  height: 1px;
  background-color: #e8e8e8;
  position: absolute;
  right: 0;
  bottom: 0;
}
.b-feedback-list .item:last-child:before {
  height: 0;
}
.b-feedback-list .avatar {
   float: left;
   width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.b-feedback-list .avatar img {
  display: block;
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-right: 10px;
}
.b-feedback-list .char {
  float: left;
  width: 630px;
  margin-left: 19px;
  padding-top: 4px;
}
.b-feedback-list .name,
.b-feedback-list .time {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.b-feedback-list .time {
  color: #999;
}
.b-feedback-list .neir {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 10px;
}

.evaluate-star {
  width: 340px;
  margin-bottom: 10px;
}
.evaluate-star .lab {
  float: left;
  /* width: 130px; */
  font-size: 14px;
  color: #999;
  line-height: 18px;
}
.evaluate-star .jie {
  float: left;
  width: 80px;
  font-size: 14px;
  color: #FFA200;
  line-height: 18px;
}
.star-list {
  float: left;
  /* width: 120px; */
  margin-right: 10px;
}
/* .star-list span {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 5px;
  background: url("/nsqwhg/pc/image/bjmk/star.png") no-repeat;
  background-size: auto 18px;
  background-position: 0 0;
}
.star-list span.on {
  background-position: -18px 0;
} */

.b-det-title-r {
  width: 210px;
  margin: 0 auto;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.b-teach-list {
  width: 210px;
  margin: 5px auto;
}
.b-teach-list .item {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
}
.b-teach-list .item:last-child {
  border-bottom: none;
}
.b-teach-list .avatar {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.b-teach-list .avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-teach-list .char {
  float: left;
  width: 145px;
  padding-top: 5px;
  margin-left: 15px;
}
.b-teach-list .name,
.b-teach-list .zhiy {
  font-size: 14px;
  color: #444;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.b-teach-list .zhiy {
  color: #999;
}
.b-teach-list .intro {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.b-teach-list .xq {
  display: block;
  font-size: 14px;
  color: #151516;
  line-height: 1.5;
  margin-top: 5px;
}

.b-sign-pop img {
  display: block;
  width: 61px;
  height: 61px;
  margin: 0 auto;
}
.b-sign-pop span {
  display: block;
  font-size: 20px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-top: 16px;
}

.b-integral-pop {
  color: #333;
  text-align: center;
  line-height: 1.5;
}
.b-integral-pop .tit {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.b-integral-pop .wen-1 {
  font-size: 18px;
}
.b-integral-pop .wen-2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}
.b-integral-pop .wen-2 span {
  color: #FF0010;
}
.b-integral-pop .wen-3 {
  font-size: 18px;
  color: #999;
  margin-top: 10px;
}

.b-teach-pop .teaInfo .avatar {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.b-teach-pop .teaInfo .avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-teach-pop .teaInfo .char {
  float: left;
  /* width: 270px; */
  padding-top: 5px;
  margin-left: 20px;
}
.b-teach-pop .teaInfo .name,
.b-teach-pop .teaInfo .zhiy {
  font-size: 14px;
  color: #444;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.b-teach-pop .teaInfo .zhiy {
  color: #999;
}
.b-teach-pop .intro {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-top: 25px;
}
.p-btn {
  display: block;
  width: 320px;
  background-color: #72838F;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  user-select: none;
  margin: 60px auto 0 auto;
}

.b-feedback-pop .txtArea {
  display: block;
  width: 320px;
  padding: 10px;
  border: 1px solid #ddd;
  resize: none;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  margin-bottom: 35px;
  margin-top: -20px;
}
.b-feedback-pop .p-btn {
  width: 110px;
  font-size: 16px;
  line-height: 36px;
  margin: 35px auto 0 auto;
}

