.courseDetail_wrap_content,
.courseDetail_wrap_foot_wrap {
  width: 1200px;
  margin: 0 auto;
}
.courseDetail_wrap_title {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #999999;
}
.courseDetail_wrap_foot_wrap_left {
  width: 66%;
  margin-right: 1%;
  background: #fff;
}

/* .courseDetail_wrap_foot_wrap_right {
  width: 33%;
} */
.shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
  border-radius: 5px;
}
.banner_class_course_list_ment_detail_left {
  height: 461.5px;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}
.detail_bg {
  position: relative;
  background-image: url(../img/pic.png);
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.pic_avator {
  width: 41px;
  height: 41px;
  left: 50%;
  top: 50%;
  margin-top: -20.5px;
  margin-left: -20.5px;
  z-index: 11;
  position: absolute;
}
.course_tab {
  padding: 25px 36px 36px 36px;
  border-radius: 5px;
  min-height: 480px;
}

.course_tab_list li {
  float: left;

  cursor: pointer;
}
.course_tab_list li:first-child {
  /* margin-right: 0px; */
}
.course_tab_list li a {
  color: #333;
  font-weight: 500;
}
.selectedLine a {
  color: #10a97b !important;
  font-weight: 600!important;
}
.selectedLine {
  position: relative;
}
.selectedLine::after {
  content: "";
  width: 29.5px;
  height: 4.5px;
  background-color: #10a97b;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
}
.courseDetail_wrap_foot_wrap_right .part {
  background-color: #fff;
  border-radius: 5px;
  padding: 22px 20px 22px 22px;
  margin-bottom: 18px;
  overflow: hidden;
}

.introduce_part .title {
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0px;
  overflow: hidden;
  color: #333333;
  margin-bottom: 14.5px;
  font-weight: 600;
}
.flex_ac {
  display: flex;
  align-items: center;
}
.mb25 {
  margin-bottom: 25px;
}
.introduce_part .img_num {
  font-size: 14px;
  letter-spacing: 0px;
  color: #999999;
  white-space: nowrap;
}
.introduce_part .img_num img {
  /* width: 14px; */
  height: 15px;
  width: auto;
  margin-right: 6px;
  vertical-align: middle;
}
.introduce_part .img_num:last-child img{
  height: 13px;
}
.mr30 {
  margin-right: 30px;
}
.introduce_part .btn {
  height: 48px;
  background-color: #10a97b ;
  border-radius: 5px;
  font-size: 15px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  margin-top: 23px;
}
.teacher_part {
}

.teacher_part .title,
.student_part .title {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
  padding-left: 10px;
  font-weight: 600;
  margin-bottom: 22.5px;
}
.teacher_part .title::after,
.student_part .title::after {
  display: block;
  content: "";
  width: 4px;
  height: 11px;
  background-color:#10a97b !important;
  border-radius: 2px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5.5px;
}
.teacher_part .main {
  /* margin-top: 22.5px; */
  display: flex;
  /* flex-direction: column; */
  align-items: flex-start;
  margin-bottom: 30px;
}
.teacher_main_text{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.teacher_part .main img {
  width:66px;
  height: 66px;
  border-radius: 50%;
  margin-right: 20px;
}

.teacher_part .main .name {
  font-size: 14px;
  letter-spacing: 0px;
  color: #373737;
  margin-bottom: 10px;
  font-weight: 600;
}
.teacher_part .main .record {
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #999999;
  text-align: left;
}
.teacher_part .main .record p{
  margin-bottom: 6px;
}
.teacher_part .main .record p:last-child{
  margin-bottom: 0;
}
.student_part .single {
  display: flex;
  align-items: center;
  flex-direction: column;
  float: left;
  height: 83px;
  margin-right: 9px;
  margin-bottom: 9px;
  /* cursor: pointer; */
}
.student_part .single img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 5px;
}
.student_part .single p {
  font-size: 12px;
  color: #999999;
  font-weight: 600;
}
.student_part .main {
  margin-top: 25px;
}
.student_part .single:nth-child(6n) {
  margin-right: 0;
}
.quan {
  width: 137.5px;
  height: 48px;
  background: url("../img/bm.png") no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.vip_quan {
  background: url("../img/VIP.png") no-repeat;
  background-size: contain;
  margin-right: 13.5px;
}
.two_quan {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}
.qian {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #653d17;
  margin-bottom: 4.5px;
}
.quan p {
  font-size: 12px;
  letter-spacing: 0px;
  color: #653d17;
  line-height: 1;
}
.quan .fl {
  width: 60%;
  text-align: center;
  /* padding-top: 8px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.quan .fr {
  text-align: center;
  width: 39%;
  line-height: 48px;
  font-size: 15px;
  color: #653d17;
}
.vip_quan .fl{
  padding-top: 0!important;
}
.clfff {
  color: #fff !important;
}
.price_div {
  display: flex;
  align-items: baseline;
  margin-bottom: 29px;
}
.price_div .current_price {
  font-size: 27px;
  font-weight: normal;
  letter-spacing: -1px;
  color:#10a97b ;
  font-weight: 600;
}
.price_div .current_price span {
  font-size: 12px;
}
.price_div .del_price {
  font-size: 12px;
  letter-spacing: 0px;
  color: #999999;
  margin-left: 6.5px;
  text-decoration: line-through;
}
.tabs_content .bar {
  width: 100%;
  height: 47.5px;
  background-color: #f4f4f4;
  border-radius: 5px;
  font-size: 15px;

  line-height: 47.5px;
  letter-spacing: 0px;
  color: #333333;
  padding-left: 18px;
  margin-bottom: 19px;
}
/*.tabs_content P img {*/
  /*width: 8.5px;*/
  /*margin-right: 8px;*/
/*}*/
.tabs_content P {
  font-size: 14px;
  letter-spacing: 0px;
  color: #999999;
  display: flex;
  align-items: center;
}
.tabs_content .line {
  margin-bottom: 16.5px;
  cursor: pointer;
}
.tabs_content .line .time {
  font-size: 14px;
  letter-spacing: 0px;
  color: #999999;
}
.course_tab_wrap {
  margin-bottom: 22px;
}
.flex_sb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.my_open {
  width: 275.5px;
  background-color: #ffffff;
  border-radius: 7.5px !important;
  text-align: center;
}
.my_open .layui-layer-content{
  padding-bottom: 23px;
}
.my_open .two_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.my_open p {
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #333333;
  margin-bottom: 22.5px;
  text-align: center;
  margin-top: 32px;
}

.my_open .left_btn {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.7px;
  color: #10a97b;
  width: 83.5px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #10a97b;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}

.my_open .right_btn {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.7px;
  color: #ffffff;
  width: 83.5px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #10a97b;
  background-color: #10a97b;
  text-align: center;
  cursor: pointer;
  margin-right: 0;

}
.my_open .layui-layer-setwin .layui-layer-close2 {
  /* left: -134px;
  top: 149px; */

}
.my_open .layui-layer-setwin .layui-layer-close2:hover{
  background-position:none;
}
.my_open .buy_vip{
  background-image: linear-gradient(139deg, 
		#c89b4a 0%, 
		#ceaa68 61%, 
		#d4b886 100%), 
	linear-gradient(
		#10a97b, 
		#10a97b);
	background-blend-mode: normal, 
    normal;
    border: none;
    color: #fff;
}

.my_open .buy_class{
  background-color: #10a97b;
  border: none;
  color: #fff;

}
