
@charset 'UTF-8';
/*字体大小*/
html {
  font-size: -webkit-calc(13.33333333vw) !important;
}
body {
  font-size: 0.24rem;
}
/*清除样默认属性 S*/
body,
div,
ul,
li,
p,
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
ul,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
}
input,
textarea {
  border: none;
  outline: none;
}
/*清除样默认属性 E*/
a,
img {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bg_f5f5f5 {
  background: #f5f5f5;
}
.gs_content {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
/* 改框架默认样式 */
.weui-toast {
  width: 2.4rem;
  height: 2.4rem;
}
.weui-toast .weui-toast_content {
  font-size: 0.28rem;
}
/* 下拉加载,上拉刷新 */
.gs_scrollBox.weui-form-preview {
  background: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  overflow: auto;
}
.bor_bBEBEBE:after {content: " "; position: absolute; left: 0; bottom: -1px; right: 0; height: 1px; border-top: 1px solid #BEBEBE; color: #BEBEBE; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); -ms-transform: scaleY(0.5); transform: scaleY(0.5); }
.bor_tBEBEBE:after {content: " "; position: absolute; left: 0; top: 0; right: 0; height: 1px; border-top: 1px solid #BEBEBE; color: #BEBEBE; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); -ms-transform: scaleY(0.5); transform: scaleY(0.5); }
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


html, body {height: 100%;background: #fff;}
.shareIndex {height: 100%;padding: 0 0.32rem;}
.shareTop {padding: 0.4rem 0;display: flex;align-items: center;position: relative;}
.shareTop img {width: 0.58rem;height: 0.58rem;margin-right: 0.16rem;}
.shareTop .name {font-size: 0.34rem;color: #000;font-weight: bold;margin-right: 0.64rem;position: relative;}
.shareTop .name::after {position: absolute;content: '';display: block;width: 1px;height: 0.32rem;right: -0.32rem;top: 50%;transform: translateY(-50%);background: #B2B2B2;}
.shareTop .title {font-size: 0.34rem;color: #4991E1;font-weight: bold;}
.courseInfo {padding-top: 0.4rem;margin-bottom: 0.4rem;}
.courseInfo .courseName {font-size: 0.4rem;color: #000;font-weight: bold;line-height: 0.6rem;margin-bottom: 0.12rem;}
.courseInfo .courseItem {font-size: 0.28rem;color: #000;line-height: 0.44rem;}
.inputBox {background: #EDF5FF;display: flex;flex-direction: column;align-items: center;padding-top: 0.52rem;padding-bottom: 0.4rem;}
.inputBox img {width: 4.92rem;height: 3.32rem;margin-bottom: 0.6rem;}
.inputBox .input input {width: 6.22rem;height: 0.8rem;background: #fff;border-radius: 4px;position: relative;border: 1px solid #D9D9D9;padding: 0 0.2rem;font-size: 0.28rem;margin-bottom: 0.4rem;}
.inputBox .enterBtn a {display: block;width: 6.22rem;height: 0.8rem;text-align: center;line-height: 0.8rem;font-size: 0.36rem;color: #FFFFFF;background: #2F7DCD;border-radius: 0.1rem;}

.videoDetail {height: 100%;background: #F5F5F5;display: flex;flex-direction: column;}
.videoDetail .videoBox {width: 100%;background: #000;}
.videoDetail .videoBox video {width: 100%;height: 4.22rem;}
.videoDetail .courseBox {padding: 0.32rem 0.3rem;background: #fff;margin-bottom: 0.38rem;position: relative;}
.videoDetail .courseBox .title {font-size: 0.4rem;line-height: 0.6rem;font-weight: bold;margin-bottom: 0.1rem;}
.videoDetail .courseBox .title span {padding: 0.03rem 0.12rem;background: #4991E1;border-radius: 0.4rem;font-size: 0.22rem;color: #fff;margin-left: 0.2rem;font-weight: normal;}
.videoDetail .courseBox .item {
  font-size: 0.28rem;
  line-height: 0.44rem;
  color: #000000;}
.videoDetail .conBox {flex: 1;background: #fff;position: relative;display: flex;flex-direction: column;overflow: hidden;}
.videoDetail .conBox .tabTop {height: 0.96rem;display: flex;position: relative;justify-content: space-around;}
.videoDetail .conBox .tabTop span {display: block;height: 0.96rem;line-height: 0.96rem;position: relative;font-size: 0.34rem;color: #000;padding: 0 0.08rem;}
.videoDetail .conBox .tabTop .on {color: #4991E1;}
.videoDetail .conBox .tabTop .on::after {display: block;position: absolute;content: '';height: 2px;left: 0;right: 0;bottom: 0;background: #4991E1;}
.videoDetail .conBox {flex: 1;display: flex;flex-direction: column;overflow: hidden;}
.videoDetail .conBox .commentBox {height: 1rem;background: #FAFAFA;padding: 0.18rem 0.2rem;display: flex;justify-content: space-between;align-items: center;position: relative;position: fixed;bottom: 0;left: 0;right: 0;z-index: 10;}
.videoDetail .conBox .commentBox input {height: 100%;width: 5.98rem;border-radius: 0.1rem;border: 1px solid #E5E5E5;padding: 0 0.2rem;}
.videoDetail .conBox .commentBox span {display: block;height: 0.52rem;width: 0.92rem;background: #A6C5E5;font-size: 0.26rem;text-align: center;line-height: 0.92rem;line-height: 0.52rem;color: #fff;
  border-radius: 4px;}
  .videoDetail .conBox .commentBox .isSub {background: #4991E1;}
.videoDetail .conBox .conList {flex: 1;overflow: auto;padding-left: 0.32rem;padding-bottom: 1rem;}
.videoDetail .conBox .conList ul li {display: flex;padding: 0.36rem 0.3rem 0.36rem 0;position: relative;}
.videoDetail .conBox .conList ul li img {width: 0.72rem;height: 0.72rem;margin-right: 0.2rem;}
.videoDetail .conBox .conList ul li .commentInfo {flex: 1;}
.videoDetail .conBox .conList ul li .commentInfo .infoTop {display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.04rem;}
.videoDetail .conBox .conList ul li .commentInfo .infoTop .name {font-size: 0.28rem;color: #9B9B9B;}
.videoDetail .conBox .conList ul li .commentInfo .infoTop .time {font-size: 0.22rem;color: #9B9B9B;}
.videoDetail .conBox .conList ul li .commentInfo .commentCon {font-size: 0.34rem;color: #000;line-height: 0.52rem;}
.videoDetail .conBox .conList ul li:last-of-type::after{display: none;}
.videoDetail .conBox .menmberList {flex: 1;overflow: auto;padding: 0.48rem 0.88rem 0;}
.videoDetail .conBox .menmberList ul {display: flex;flex-wrap: wrap;}
.videoDetail .conBox .menmberList li {margin-right: 0.78rem;margin-bottom: 0.48rem;width: 0.84rem;display: flex;flex-direction: column;align-items: center;}
.videoDetail .conBox .menmberList li p {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 0.28rem;}
.videoDetail .conBox .menmberList li:nth-of-type(4n+4) {margin-right: 0;}
.videoDetail .conBox .menmberList li img {width: 0.72rem;height: 0.72rem;margin-bottom: 0.1rem;}
.mask {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #000;opacity: 0.5;}
.dis_none {display: none!important;}