html, body {
  width: 100%;
  height: 100%; }

.shipin {
  width: 100%;
  height: calc(100% - 70px);
  background: #171b26;
  background-size: cover;
  position: relative; }

.shipin_box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.laoyijiehe {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #eef0f7 url(../images/laoyijiehe.png) no-repeat center center; }
  .laoyijiehe > h3 {
    position: absolute;
    font-size: 20px;
    color: #444;
    top: 40%;
    left: 46%; }

.ceping {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #eef0f7 url(../images/laoyijiehe.png) no-repeat center center; }
.ceping > h3 {
  position: absolute;
  font-size: 20px;
  color: #444;
  top: 40%;
  left: 46%; }

.kaishijishi {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background:#c5e3ee;
 }
.kaishijishi-wrap{
  width: 648px;
  height: 320px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -180px;
  background: url(../images/kaishijishi.gif) no-repeat left center;
  background-size: 360px;
}
  .kaishijishi-wrap > h4 {
    position: absolute;
    font-size: 20px;
    color: #444;
    top: 114px;
    right: 0; }
  .kaishijishi-wrap > p {
    position: absolute;
    font-size: 16px;
    color: #364060;
    top: 168px;
    right: 0;
    padding-left: 24px;
    background: url(../images/jingao.png) no-repeat left center; }

.kaishixuexi-btn {
  position: absolute;
  right: 0;
  top: 222px;
  width: 216px;
  height: 44px;
  font-size: 16px;
  color: #fff;
  background: #ec440d;
  text-align: center;
  line-height: 44px;
  border-radius: 25px; }
  .kaishixuexi-btn:hover {
    background: #d23f10; }

.xuexi-btn {
  position: absolute;
  left: 46%;
  top: 50%;
  width: 128px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #6b82cb;
  text-align: center;
  line-height: 40px;
  border-radius: 3px; }
  .xuexi-btn:hover {
    background: #32439a; }

.shipinwan {
  display: none;
  width: 100%;
  height: 100%;
  background: url(../images/c_shipin_bg.jpg) no-repeat;
  background-size: cover;
  position: relative; }
  .shipinwan h2 {
    padding-top: 266px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    background: url(../images/c_huojian.png) no-repeat center 110px; }
  .shipinwan > a {
    display: block;
    padding-top: 22px;
    color: #fff;
    font-size: 14px;
    text-align: center; }

.shipinwan-btn {
  width: 100%;
  position: absolute;
  bottom: 15px;
  line-height: 36px; }
  .shipinwan-btn a:nth-child(1) {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #67ceeb;
    padding-left: 20px; }
  .shipinwan-btn a:nth-child(2) {
    float: right;
    display: block;
    width: 136px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #67ceeb;
    border: 1px solid #67ceeb;
    border-radius: 5px;
    margin-right: 20px; }
  .shipinwan-btn a:nth-child(3) {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #67ceeb;
    margin-right: 37px; }

/*.shoufei {*/
  /*display: none;*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*top: 0;*/
  /*background: #eef0f7 url(../images/laoyijiehe.png) no-repeat center center; }*/
  /*.shoufei > h3 {*/
    /*position: absolute;*/
    /*font-size: 20px;*/
    /*color: #444;*/
    /*top: 40%;*/
    /*left: 46%; }*/
.isDouyin{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../images/shipin-shoufei-bg.jpg) no-repeat center;
  text-align: center;
}
.isDouyin:after{
  content:"";
  height:100%;
  display: inline-block;
  vertical-align: middle;
}
.isDouyin-wrap{
  display: inline-block;
  vertical-align: middle;
  box-sizing: initial;
  text-align: left;
  padding-bottom:138px;
  position: relative;
  height:108px;
}
.isDouyin-wrap h5{
  font-size:30px;
  color: #ffffff;
  font-weight:600;
  line-height:54px;
}

.shoufei{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../images/shipin-shoufei-bg.jpg) no-repeat center;
  text-align: center;
}
.shoufei:after{
  content:"";
  height:100%;
  display: inline-block;
  vertical-align: middle;
}
.shoufei-wrap{
  display: inline-block;
  vertical-align: middle;
  box-sizing: initial;
  text-align: left;
  padding-bottom:138px;
  position: relative;
  height:108px;
}
.shoufei-wrap h5{
  font-size:30px;
  color: #ffffff;
  font-weight:600;
  line-height:54px;
}
.shoufei-wrap h5 span{
  color: #03d9f2;
}
.shoufei-btn-wrap{
  position: absolute;
  bottom:71px;
  left:0;
}
.shoufei-btn-wrap:after{
  content:"";
  clear: both;
  overflow: hidden;
  display: block;
}
.buy-btn,.shoufei-liaojie-btn{
  display: block;
  float: left;
  width:167px;
  height:42px;
  border-radius:21px;
  font-size:18px;
  color: #04011c;
  text-align: center;
  font-weight:600;
  line-height:42px;
}
.buy-btn{
  background: #18e3fa;
  margin-right:12px;
}
.shoufei-liaojie-btn{
  background: #ddeced;
}
.peopleNum{
  position: absolute;
  left:50px;
  bottom:20px;
  font-size:14px;
  color: #ffffff;
}
.peopleNum span{
  color: #ff3867;
}
.peopleNum a{
  color: #ffffff;
  margin-left:18px;
  text-decoration: underline;
}

.liaojie-btn {
  position: absolute;
  left: 46%;
  top: 50%;
  width: 128px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #6b82cb;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #495bb8;
  background: #e8f3ff;
  color: #495bb8; }
  .liaojie-btn:hover {
    border-color: #32439a;
    background: #dae6ff;
    color: #32439a; }

.goumai-btn {
  position: absolute;
  left: 62%;
  top: 50%;
  width: 128px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #6b82cb;
  text-align: center;
  line-height: 40px;
  border-radius: 3px; }
  .goumai-btn:hover {
    background: #32439a; }

.tiwen {
  width: 100%;
  width: calc( 100% - 72px) \0\9;
  padding: 36px; }

.fx {
  width: 100%;
  line-height: 35px; }
  .fx:after {
    content: "";
    clear: both;
    display: block; }
  .fx h4 {
    font-size: 18px;
    color: #444;
    border-bottom: 2px solid #4662ba;
    padding-bottom:8px;
    float: left; }
  .fx>a {
    float: right; }

  .fx>a:nth-child(2) {
    font-size: 14px;
    color: #495bb8;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    padding-left: 42px;
    padding-right:20px;
    border: 1px solid #495bb8;
    border-radius: 5px;
    background: #e8f3ff url(../images/c_dafen.png) no-repeat 18px; }
    .fx>a:nth-child(2):hover {
      border-color: #32439a;
      background: #dae6ff url(../images/c_dafen.png) no-repeat 18px;
      color: #32439a; }
.share-btn{
  float: right;
  display:inline-block;
  font-size: 14px;
  color: #444;
  padding-left: 24px;
  margin-right: 20px;
  background: url(../images/c_fenxiang.png) no-repeat left;
  position:relative;
  cursor:pointer;
}
.bshare-custom{
  position:absolute;
  /*display: none;*/
  width:130px;
  top:50%;
  margin-top:-10px;
  left:-100px;
}
.bsSiteLink{
  display:none;
}
.tw {
  box-sizing: initial;
  width: 100%;
  padding-bottom: 20px;
  height: 360px;
  border-bottom: 1px solid #d0d0d0; }
  .tw dl {
    width: 100%;
    height: 35px;
    margin-top: 16px; }
  .tw dt {
    float: left;
    width: 31px;
    height: 35px; }
    .tw dt img {
      display: block;
      width: 31px;
      height: 35px; }
  .tw dd {
    float: left;
    width:100%;
    padding-left: 18px;
    line-height: 35px; }
    .tw dd span {
      font-size: 14px;
      color: #aaa; }
    .tw dd a {
      float: right;
      display: block;
      width: 96px;
      height: 34px;
      background: #495bb8;
      text-align: center;
      color: #fff;
      font-size: 14px;
      border-radius: 5px; }
      .tw dd a:hover {
        background: #32439a; }

.tw-txt {
  width: 100%;
  height: 245px;
  /* border: 1px solid #dddddd; */
  /* border-radius: 5px; */
  margin-top: 26px;
  overflow: hidden; }
  .tw-txt input {
    width: calc( 100% - 2px);
    height: 40px;
    border: none;
    border-bottom: 1px solid #e0dfdf;
    border-radius: 3px;
    outline: none;
    background: #f5f5f5;
    text-indent: 1em;
    font-size: 14px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    color: #444; }
    .tw-txt input:focus {
      background: #fff; }
  .tw-txt textarea {
    width: calc( 100% - 30px);
    border: none;
    height: 155px;
    outline: none;
    padding: 17px 14px;
    font-size: 14px;
    border-radius: 3px;
    color: #444;
    line-height: 22px;
    background: #f5f5f5;
    border: 1px solid #dddddd;
    resize: none;}
    .tw-txt textarea:focus {
      background: #fff; }

.tw-list {
  width: calc( 100% - 232px);
  margin: 0 136px 0 96px;
  border-bottom: 1px solid #d0d0d0;
  padding: 39px 0 44px 0px;
  position: relative; }
  .tw-list > p:nth-child(2) {
    font-size: 12px;
    color: #aaa; }
    .tw-list > p:nth-child(2) span {
      padding-left: 13px; }
  .tw-list h6 {
    font-size: 14px;
    color: #455eb5;
    font-weight: 800;
    padding-top: 14px; }
  .tw-list .huidalaoshi {
    font-size: 12px;
    color: #444;
    padding-top: 20px;
    font-weight: 800; }
    .tw-list .huidalaoshi span {
      font-weight: normal;
      color: #aaa; }
  .tw-list > dl {
    width: 100%;
    margin-top: 22px; }
    .tw-list > dl:after {
      content: "";
      clear: both;
      display: block; }
    .tw-list > dl dt {
      width: 260px;
      height: 160px;
      float: left; }
      .tw-list > dl dt img {
        width: 100%;
        height: 100%; }
    .tw-list > dl dd {
      float: left;
      width: calc( 100% - 260px);
      width: calc( 100% - 284px) \0\9;
      padding-left: 24px;
      line-height: 30px;
      font-size: 14px;
      color: #444;
      padding-top: 8px;
      position: relative; }
      .tw-list > dl dd:after {
        content: "";
        clear: both;
        display: block; }
      .tw-list > dl dd img {
        display: none;
        width: 500px; }
      .tw-list > dl dd a {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0 20px 1px 0px;
        background: #fff;
        cursor: pointer;
        color: #444; }
        .tw-list > dl dd a b {
          color: #455eb5;
          font-size: 12px;
          font-weight: normal; }
    .tw-list > dl .ddw {
      width: 100%;
      padding-left: 0px; }
  .tw-list > p:nth-of-type(3) {
    padding-top: 25px;
    color: #aaa;
    font-size: 12px; }
    .tw-list > p:nth-of-type(3) span {
      padding-left: 20px;
      cursor: pointer; }
    .tw-list > p:nth-of-type(3) span:nth-child(1) {
      background: url(../images/c_pinglun.png) no-repeat left 2px; }
      .tw-list > p:nth-of-type(3) span:nth-child(1):hover {
        color: #455eb5;
        background-position: left -17px; }
    .tw-list > p:nth-of-type(3) span:nth-child(3) {
      background: url(../images/c_huifu.png) no-repeat -56px 2px; }
      .tw-list > p:nth-of-type(3) span:nth-child(3):hover {
        color: #444;
        background-position: -56px  -17px; }
    .tw-list > p:nth-of-type(3) span:nth-child(6) {
      float: right;
      background: url(../images/c_shouqi.png) no-repeat left;
      display: none; }
    .tw-list > p:nth-of-type(3) span:nth-child(5) {
      background: url(../images/add2.png) no-repeat left; }
      .tw-list > p:nth-of-type(3) span:nth-child(5):hover {
        color: #444; }
    .tw-list > p:nth-of-type(3) b {
      padding: 0 11px;
      font-weight: normal; }

.texthide {
  overflow: hidden;
  max-height: 160px;
  max-height: 152px\0\9; }

.tw-list-tx {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  left: -58px;
  top: 36px; }

.pinglun {
  width: calc(100% - 134px);
  width: calc(100% - 204px) \0\9;
  padding: 0 35px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  position: relative;
  margin-top: 27px;
  display: none; }
  .pinglun:after {
    content: "";
    clear: both;
    display: block; }
  .pinglun > span {
    position: absolute;
    width: 21px;
    height: 16px;
    top: -16px;
    left: 32px;
    background: url(../images/c_pl_jiao.png) no-repeat; }
  .pinglun > dl {
    width: 100%;
    padding-top: 35px;
    border-bottom: 1px solid #e9e9e9; }
    .pinglun > dl:after {
      content: "";
      clear: both;
      display: block; }
  .pinglun dt {
    width: 36px;
    height: 36px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .pinglun dt img {
      width: 100%;
      height: 100%; }
  .pinglun dd {
    float: left;
    width: calc(100% - 36px);
    width: calc(100% - 50px) \0\9;
    padding-left: 14px; }
    .pinglun dd p:nth-child(1) {
      font-size: 12px;
      color: #444; }
    .pinglun dd p:nth-child(2) {
      font-size: 12px;
      color: #444;
      padding-top: 14px; }
    .pinglun dd p:nth-child(3) {
      font-size: 12px;
      color: #aaa;
      padding-top: 14px;
      padding-bottom: 20px; }
      .pinglun dd p:nth-child(3) span {
        cursor: pointer; }
      .pinglun dd p:nth-child(3) span:nth-child(2) {
        padding-left: 20px;
        margin-left: 20px;
        background: url(../images/c_huifu.png) no-repeat left 2px; }
        .pinglun dd p:nth-child(3) span:nth-child(2):hover {
          color: #444;
          background-position: 1px -17px; }
      .pinglun dd p:nth-child(3) span:nth-child(3) {
        padding-left: 17px;
        margin-left: 15px;
        background: url(../images/c_huifu.png) no-repeat -56px 2px; }
        .pinglun dd p:nth-child(3) span:nth-child(3):hover {
          color: #444;
          background-position: -56px  -17px; }
      .pinglun dd p:nth-child(3) span:nth-child(4) {
        float: right; }

.pl-txt {
  width: 100%;
  height: 36px;
  height: 34px\0\9;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 27px;
  margin-bottom: 29px; }
  .pl-txt p {
    color: #999;
    font-size: 12px;
    line-height: 34px;
    text-indent: 1em;
    background: #f6f6f6; }
  .pl-txt input {
    display: none;
    float: left;
    width: calc( 100% - 132px );
    height: 30px;
    height: 32px\0\9;
    border: none;
    outline: none;
    text-indent: 1em;
    color: #444; }
  .pl-txt a {
    display: none;
    float: right; }
  .pl-txt a:nth-of-type(1) {
    display: none;
    width: 64px;
    height: 32px;
    margin-right: 1px;
    background: #495bb4;
    border-radius: 5px;
    margin-top: 1px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 12px; }
  .pl-txt a:nth-of-type(2) {
    width: 64px;
    height: 32px;
    margin-right: 1px;
    margin-top: 1px;
    text-align: center;
    line-height: 32px;
    color: #888;
    font-size: 12px; }


  .weixin-mask{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    text-align: center;
  }
.weixin-mask:after{
  content:"";
  height:100%;
  display: inline-block;
  vertical-align: middle;
}
.weixin-mask-wrap{
  box-sizing: initial;
  display: inline-block;
  width:425px;
  height:390px;
  border-radius:5px;
  position: relative;
  background: url(../images/shipin-wrap-bg.png) no-repeat center;
  vertical-align: middle;
}
.weixin-mask-tit{
  display: block;
  margin:0 auto;
  margin-top:-74px;
}
.weixin-mask-close{
  width:34px;
  height:34px;
  border-radius:50%;
  position: absolute;
  right:-17px;
  top:-17px;
  background: #000000;
}
.weixin-mask-close i{
  display: block;
  width:100%;
  height:100%;
  text-align: center;
  line-height:34px;
  font-size:12px;
  color: #6d6e71;
  background: none;
  font-weight: 600;
}
.weixin-mask-img{
  display: block;
  width: 134px;
  height: auto;
  margin: 0 auto;
  margin-top: 16px;
}
.weixin-mask-wrap p{
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  margin-top: 12px;
}
/*# sourceMappingURL=coursePlay_shipin.css.map */
