

/**直播开始375**/
body{
  -webkit-text-size-adjust: 100% !important;

  text-size-adjust: 100% !important;

  -moz-text-size-adjust: 100% !important;
}
#purchase{
  z-index: 10000000;
}
.offcnLive *{
    box-sizing: border-box;
  }
  .offcbg *{
    font-family: "FZLTHJW", "pingfang sc";
  }
  .offcbg{
    width: 100%;
    margin: auto;
    position: relative;
    background-color: #f5f5f5;
    box-sizing: border-box;
    margin: auto;
    /* overflow: hidden; */
  }
  .offcnhd {
    width: 345px;
    max-width: 690px;
    display:-webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-content: flex-start;
      align-content:  flex-start;
      -webkit-justify-content:space-between;
      justify-content:space-between;
      -moz-box-pack:space-between;
      -webkit--moz-box-pack:space-between;
      box-pack:space-between;
      -webkit-flex-wrap:wrap;
      -webkit-box-lines:multiple;
      -moz-flex-wrap:wrap;
      flex-wrap:wrap;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 21px;
  }
  .offcnhd a{
    width: 108px;
    height: 95px;
    /* max-width: 330px;
    max-height: 176px; */
    /* background-color: red; */
  }
  .offcnhd a.zhichi, .offcnhd a.tlzxx{
    background: url(../img/zxzxH5.png) no-repeat 0 0/cover;
  }
  .offcnhd a.a2{
    background: url(../img/mflqH5.png) no-repeat 0 0/cover;
  }
  .offcnhd a.a3{
    background: url(../img/ljckH5.png) no-repeat 0 0/cover;
  }
  .offcn_title{
    border-left: 4px solid #e80012;
    height: 16px;
    line-height: 16px;
    position: relative;
  }
  .offcn_title b{
    position: relative;
    padding-left: 14px;
    display: inline-block;
    padding-right: 40px;
    font-size: 16px;
  }
  .offcn_title img{
    width: 6.8vw;
    max-width: 25.5px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; 
    margin: auto;
  }
  .offcnLive_center, .offcnTeachers_center, .offcnNewMemberPoster_center, .offcnNewBanner{
    background-color: #fff;
    margin: auto;
    width: 345px;
    padding: 25px 0;
    border-radius: 10px;
    /* max-width: 690px; */
    margin-bottom: 16.5px;
  }
  .offcnLive_center_c{
    width: 315px;
    max-width: 630px;
    margin: auto;
  }
  .offcnLive_center_l{
    position: relative;
    /* height: 20vw;
    max-height: 150px; */
    overflow: hidden;
    margin-top: 20px;
  }
  .offcnLive_center_l_img{
    width: 56px;
    /* max-width: ; */
    height: 75px;
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    float: left;
    background: linear-gradient(to bottom, #d9d9d9, #eaeaea);
  }
  .offcnLive_center_l_img .oimg{
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .offcnLive_center_l_txt{
    float: left;
    margin-left: 15px;
    width: 49.866vw;
    /* height: 20vw;
    max-height: 150px; */
    max-width: 375px;
    position: relative;
  }
  .offcnLive_center_l_txt span{
    font-size: 14px;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    color: #666666;
    line-height: 14px;
    display: block;
    float: left;
    white-space: normal;
    padding-top: 5px;
    line-height: 20px;
    left: 0;
  }
  .offcnLive_center_l_txt b{
    float: left;
    width: 156px;
    height: 40px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #333333;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
  }
  .offcnLive_center_l_bn{
    position: absolute;
    top: 0;
    right: 0;
    width: 14.666vw;
    max-width: 110px;
  }
  .offcnLive_center_l_bn a{
    display: block;
    height: 28px;
    width: 55px;
    max-width: 110px;
    max-height: 56px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F47433;
    margin-top: 3px;
  }
  .offcnLive_center_l_bn span{
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 13px;
    width: 14.666vw;
    max-width: 110px;
    text-align: center;
    margin-top: 8px;
  }
  .offcnLive_center_l_active .offcnLive_center_l_bn a{
    background-color: #F03639;
  }
  .offcnLive_center_l_active .offcnLive_center_l_bn span{
    color: #F03639;
    font-weight: bold;
  }
  .offcn_titlehd b{
    padding-right: 166px;
  }
  
  .offcn_titlehd img{
    width: 146px;
    max-width: 146px;
  }
  
  /**直播结束**/
  /**师资开始**/
  .offcnTeachers_tab, .offcnTeachers_sw{
    width: 315px;
    height: 177px;
    max-height: 354px;
    max-width: 630px;
    margin: auto;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    z-index: 0;
  }
  .offcnTeachers_tab{
    margin-top: 27px;
  }
  .offcnTeachers_sw .swiper-slide{
    display: block;
    width: 315px;
    height: 177px;
    overflow: hidden;
    position: relative;
  }
  .offcnTeachers_sw .bg1{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/jsbgs1.jpg) no-repeat center;  
    background-size: 100% 100%;
  }
  .offcnTeachers_sw .bg2{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/jsbgs2.jpg) no-repeat center;  
    background-size: 100% 100%;
  }
  .offcnTeachers_sw .bg3{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/jsbgs3.jpg) no-repeat center;  
    background-size: 100% 100%;
  }
  .offcnTeachers_sw .bg4{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/jsbgs4.jpg) no-repeat center;  
    background-size: 100% 100%;
  }
  .offcnTeachers_sw .bg5{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/jsbgs5.jpg) no-repeat center;  
    background-size: 100% 100%;
  }
  .offcnTeachers_sw .swiper-slide .swImg{
    display: block;
    width: 151px;
    height: 151px;
    /* height: 47.2vw; */
    
    max-width: 302px;
    overflow: hidden;
    position: absolute;
    left: 20px;
    bottom: 0;
  }
  .offcnTeachers_sw .swiper-slide .swTxt{
    display: block;
    width: 110px;
    height: 150px;
    max-height: 302px;
    max-width: 220px;
    position: absolute;
    bottom: 0;
    right: 25px;
  }
  .offcnTeachers_sw .swiper-slide .swTxt b{
    font-weight: bold;
    color: #333333;
    font-size: 22px;
    line-height: 22px;
    display: block;
    margin-top: 6px;
  }
  .offcnTeachers_sw .swiper-slide .swTxt div{
    overflow: hidden;
  }
  .offcnTeachers_sw .swiper-slide .swTxt span{
    font-weight: bold;
    color: #fff;
    display: block;
    /* width: 22.666vw; */
    /* height: 8.533vw; */
    min-width: 85px;
    max-width: 100%;
    height: 32px;
    font-size: 16px;
    /* display: flex; */
    line-height: 32px;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #DCB174;
    margin-top: 16px;
    float: left;    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  
  }
  .offcnTeachers_sw .bg1 .swTxt span{
    background-color: #DCB174;
}
.offcnTeachers_sw .bg2 .swTxt span{
    background-color: #ADADAD;
}
.offcnTeachers_sw .bg3 .swTxt span{
    background-color: #DB8584;
}
.offcnTeachers_sw .bg4 .swTxt span{
    background-color: #669EDF;
}
.offcnTeachers_sw .bg5 .swTxt span{
    background-color: #7DAD6D;
}
  .offcnTeachers_sw .swiper-slide .swTxt p{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-top: 10px;
    height: 38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .offcnTeachers_tab .swiper-container-horizontal>.swiper-pagination-bullets{
  
    height: 1.6vw;
    max-height: 12px;
    width: 100%;
    position: absolute;
    bottom: 10px;    
    padding-right: 15px;
    display: flex;
    justify-content: right;
    align-items: center;
  }
  .offcnTeachers_pagination .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    max-height: 12px;
    border-radius: 50%;
    margin-left: 5px;
    background-color: #333333;
    max-width: 12px;
    opacity: 0.6;
    z-index: 10;
  }
  .offcnTeachers_pagination .swiper-pagination-bullet-active{
    width: 18px;
    border-radius: 12px;
    background-color: #333333;
    opacity: 1;
    max-width: 36px;
  }
  
  /**师资结束**/
  /**会员开始**/
  .offcnNewMemberPoster{
    background-color: #fff;
    
    padding: 20px 0;
  }
  .offcnNewMemberPoster_center{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/hybg.png) no-repeat center top;
    background-size: 100%;
    background-color: #4A4A4E;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .offcnNewMemberPoster_title{
    width: 100%;
    /* padding-bottom: 20px; */
  }
  .offcnNewMemberPoster_title .huiyuan{
    display: block;
    margin: auto;
    width: 163.5px;
  
    /* max-width: 281px; */
  }
  .offcnNewMemberPoster_title p{
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    background: linear-gradient(0deg, #F3E1B9 0%, #F2E6D1 1.6357421875%, #F1CB9E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 12px;
  }
  .offcnNewMemberPoster_title div{
    width: 297.5px;
    margin: auto;
    padding: 0 19px;
    overflow: hidden;
    margin-top: 12px;
  }
  .offcnNewMemberPoster_title a, .offcnNewMemberPoster_title .a2 b{
    height: 30px;
    max-height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
  }
  .offcnNewMemberPoster_title .a1{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/anl.png) no-repeat center top;
    background-size: 100%;
    width: 85px;
    font-size: 13px;
    font-weight: bold;
    float: left;
  }
  .offcnNewMemberPoster_title .a2{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/anr.png) no-repeat center top;
    background-size: 100%;
    width: 164.5px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 1.5px;
    justify-content: left;
    float: right;
    overflow: hidden;
  }
  .offcnNewMemberPoster_title .a2 b{
    width: 78px;
    text-align: center;
    margin-right: 10px;
  }
  .offcnNewMemberPoster_title .a2 span{
    width: 20.8vw;
    text-align: center;
    max-width: 156px;
  }
  .offcnNewMemberPoster_nav{
    background-color: #F5F5F5;
    border-radius: 12px;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    position: relative;
  }
  .offcnNewMemberPoster_nav_t{
    margin-top: 5px;
    position: relative;
    padding: 14px 0;
  }
  .offcnNewMemberPoster_nav_t .div1, .offcnNewMemberPoster_nav_ts .div1{
    overflow: hidden;
    position: relative;
    line-height: 18px;
    padding-bottom: 21px;
    border-bottom: solid 1px #CCCCCC;
    width: 315px;
    position: relative;
    margin: auto;
    box-sizing: border-box;
  }
  .offcnNewMemberPoster_nav_t .div1{
    padding-right: 22px;
  }
  .offcnNewMemberPoster_nav_ts .div1{
    border-bottom: 0;
  }
  .offcnNewMemberPoster_nav_t .mored{
    display: none;
    width: 22px;
    height: 18px;
    max-width: 20px;
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/xl.png) no-repeat center right;
    background-size: 12px;
    position: absolute;
    top: 0;
    margin: auto;
    background-color: #f5f5f5;
    right: 0px;
    z-index: 55;
  }
  .offcnNewMemberPoster_nav_t .mores{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/x2.png) no-repeat center right;
    background-size: 12px;
    background-color: #f5f5f5;
  }
  .offcnNewMemberPoster_nav_t span{
    width: auto;
  }
  .offcnNewMemberPoster_nav_t span, .offcnNewMemberPoster_nav_ts span{
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    margin-right: 24px;
  }
  .offcnNewMemberPoster_nav_t .active{
    color: #E60012;
    font-weight: bold;
  }
  .offcnNewMemberPoster_nav_t .div2, .offcnNewMemberPoster_nav_ts .div2{
    width: 100%;
    border-radius: 12px;
    position: relative;
    top: -5px;
    background-color: #fff;
    padding: 24px 13px;
    padding-bottom: 12px;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    border: 1px solid #CCCCCC;
    z-index: 10;
    box-shadow: 0px 5px 10px 0px rgba(230,230,230,0.75);
    box-sizing: border-box;
  }
  .offcnNewMemberPoster_nav_ts .div2{
    margin-bottom: 10px
  }
  .offcnNewMemberPoster_nav_ts, .offcnNewMemberPoster_tab{
   position: relative;
   padding: 14px;
   padding-top: 6px;
  }
  .offcnNewMemberPoster_nav_ts{
    padding: 11px 0;
    padding-bottom: 0;
  }
  .offcnNewMemberPoster_nav_ts span{
    margin-bottom: 20px;
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/fx1.png) no-repeat center left;
    background-size: 16px;
    padding-left: 25px;
    margin-right: 12px;
  }
  .offcnNewMemberPoster_nav_ts .div2 span, .offcnNewMemberPoster_nav_t .div2 span{
    margin: 0 12px;
    margin-bottom: 20px;
  }
  .offcnNewMemberPoster_nav_ts a b{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #E60012;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin-left: 5px;
    font-weight: normal;
    border-radius: 50%;
    color: #fff;
    display: none;
    position: relative;
    top: -2px;
  }
  .offcnNewMemberPoster_nav_ts span.active{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/fx2.png) no-repeat center left;
    background-size: 16px;
    font-weight: bold;
  }
  .offcnNewMemberPoster_nav_ts span:last-child{
    margin-right: 0;
  }
  .offcnNewMemberPoster_nav_ts .mored{
      display: none;
      background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/xl.png) no-repeat center right;
      background-size: 12px;
      margin: auto;
      float: right;
      color: #333333;
      font-size: 16px;
      padding-right: 20px;
      margin-left: 0px;
      margin-bottom: 19px;
      height: 18px;
      line-height: 18px;
      position: absolute;
      right: 0;
      bottom: 0px;
  }
  .offcnNewMemberPoster_nav_ts .div1{
    padding-bottom: 0;
    position: relative;
  }
  .offcnNewMemberPoster_nav_ts .div1 div{
    overflow: hidden;
  }
  .offcnNewMemberPoster_nav_ts .mores{
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/x2.png) no-repeat center right;
    background-size: 12px;
  }
  .offcnNewMemberPoster_tab{
    padding-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .offcnNewMemberPoster_tabs{
    width: 150px;
  }
  .offcnNewMemberPoster_tabs strong{
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .offcnNewMemberPoster_ceb{
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
  .offcnNewMemberPoster_list{
    width: 100%;
    max-width: 300px;
    /* height: 44.533vw;
    max-height: 334px; */
    background-color: #fff;
    overflow: hidden;
    border-radius: 12px;
    margin-top: 15px;
  }
  .offcnNewMemberPoster_img{
    overflow: hidden;
    height: 85px;
    background-color: #A6A6A6;
    border-radius: 12px;
    position: relative;
  }
  .offcnNewMemberPoster_right_heat{
    height: 18px;
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/rd.png) no-repeat center left;
    background-size: 14px;
    padding-left: 16px;
    font-weight: 400;
    background-color: #333333;
    opacity: 0.7;
    line-height: 18px;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 14px;
    padding-right: 11px;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .offcnNewMemberPoster_right_bf {
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/bf.png) no-repeat center;
    background-size: 18px;
    border-radius: 18px;
    line-height: 18px;
    height: 18px;
    position: absolute;
    bottom: 8px;
    width: 18px;
    display: block;
    right: 8px;
  }
  .offcnNewMemberPoster_txt{
    padding: 10px;
  }
  .offcnNewMemberPoster_txt p{
    width: 100%;
    height: 37px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .offcnNewMemberPoster_txt .vip_center{
    /* height: 16px; */
    overflow: hidden;
    line-height: 16px;
  }
  .offcnNewMemberPoster_txt .vip_center .vPrice{
    height: 16px;
    display: inline-block;
    padding-left: 22px;
    border-radius: 18px;
    font-size: 12px;
    line-height: 16px;
    background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/vipan.png) no-repeat center left;
    background-size: 22px 100%;
    float: left;
    overflow: hidden;
    
    margin-top: 13px;
  }
  .offcnNewMemberPoster_txt .vip_center .vPrice span{
    background: linear-gradient(to right, #fef3e6, #fad7c0);
    padding: 0 5px;
    font-size: 12px;
    color: #A46E43 ;
    display: block;
    font-weight: bold;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .offcnNewMemberPoster_txt .vip_center .yPrice{
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    float: left;
    padding-left: 5px;
    height: 16px;
    text-decoration: line-through;
    margin-top: 13px;
  }
  .offcnNewMemberPoster_tabs .mored{
    margin: auto;
    width: 80px;
    height: 28px;
    display: flex;
    font-size: 12px;
    color: #333333;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    border: 1px solid #CCCCCC;
    border-radius: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #fff;
  }
  .flex{
      display:-webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-content: flex-start;
      align-content:  flex-start;
      -webkit-justify-content:space-between;
      justify-content:space-between;
      -moz-box-pack:space-between;
      -webkit--moz-box-pack:space-between;
      box-pack:space-between;
      -webkit-flex-wrap:wrap;
      -webkit-box-lines:multiple;
      -moz-flex-wrap:wrap;
      flex-wrap:wrap;
  }
  
  /**会员结束**/
  /**banner开始**/
 .offcnNewBanner, .offcnNewBanner .offcnNewBanner_sw, .offcnNewBanner .swiper-slide{
    padding: 0;
    height: 51.7333333vw;
    max-height: 388px;
    border-radius: 12px;
    background: #CCCCCC;
    overflow: hidden;
    position: relative;
 }

.offcnNewBanner_pagination {
  position: absolute;
  right: 12.5px;
  bottom: 15px;
  z-index: 10;
}
.offcnNewBanner_pagination span {
  width: 7px;
  height: 7px;
  background: #000000;
  margin: 0 3.5px;
  border-radius: 50%;
  display: inline-block;
}
.offcnNewBanner_pagination .swiper-pagination-bullet-active {
  width: 25px;
  border-radius: 3.5px;
  opacity: 1;
}

.offcnNewBannerImg{
  padding: 3rem;
}
.offcnNewBannerImg b{
  font-size: 2rem;
  font-style: normal;
  background: url(//statics.eoffcn.com/statics/images/xiaobiao.png) no-repeat center left;
  background-size: 2.2rem;
  padding-left: 3.6rem;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  color: #e14a39;
  box-sizing: border-box;
}
.offcnNewBannerImg span {
  font-size: 2.2rem;
  line-height: 3.2rem;
  box-sizing: border-box;
  display: block;
  font-weight: bold;
  color: #643d2d;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
  /**banner结束**/

  /*购买弹窗*/
#purchase {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 10000000;
  
}
.purchase {
	width: 100%;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
    padding-top: 7.5px;
	z-index: 100;
    padding-bottom: 60px;
}
.subject {
	width:360px;
	border-radius: 10px;
	margin: 0 auto;
	background: -moz-linear-gradient(right, #343434 0%, #666666 100%);
    background: -webkit-linear-gradient(right, #343434 0%,#666666 100%);
    background: -o-linear-gradient(right, #343434 0%,#666666 100%);
    background: -ms-linear-gradient(right, #343434 0%,#666666 100%);
    background: linear-gradient(to right, #343434 0%,#666666 100%);
    overflow: hidden;
    padding-bottom: 15px;
}
.subject h3 {
	margin: 8px auto ;
	overflow: hidden;
  line-height: 14px;
}
.subject h3 span img {
	width: 12px;
	height: 12px;
	float: left;
	margin: 2px 6px 0 8px;
}
.subject h3 span {
	color: #d29956;
	font-size: 12px;
}
.subject h3 span.r {
	font-size: 10px;
	/* margin-top: 0.1rem; */
	font-weight: normal;
	margin-right: 12px;
    float: right;
} 
.label {
	width: 345px;
	background: #fff;
	border-radius: 10px;
    padding: 10px;
	overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
}
.label ul {
	
	overflow: hidden;
	margin: 8px auto 14px;
  padding-left: 0;
}
.label ul li {
	float: left;
	width: 157.5px;
	height: 86px;
	background: url(../img/vip_card_normal_h5_2.png);
	background-size: 100% 100%;
	margin-right: 10px;
    box-sizing: border-box;
    padding-top: 10px;
    margin-bottom: 8px;
    list-style: none;
}
.label ul li.click {
	background: url(../img/vip_card_chosen_h5_2.png);
	background-size: 100% 100%;
}
.label ul li b {
	font-size: 12px;
	line-height: 12px;
	display: block;
	text-align: center;
	margin: 15px auto 6px;
}
.label ul li span {
	font-size: 16px;
	line-height: 15px;
	display: block;
	text-align: center;
	color: #d39751;
}
.label ul li span strong {
	font-size: 16px;
	margin: 0 0.05rem;
  font-weight: bold;
}
.label h5 {
	font-size: 12px;
	width: 240px;
	font-weight: normal;
	margin: 0 9px;
}
.label h5 span {
	color: #D29956;
}
.label div {
	width: 345px;
	overflow-x: auto;
	padding-bottom: 8px;
}
.label ol {
	overflow: auto;
}
.label ol li {
	width: 56.5px;
	margin: 0 2px;
	float: left;
	overflow: auto;
}
.label ol li img{
    width: 100%;
}

.label ol li b {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto 4px;
}
.label ol li span {
	font-size: 12px;
	display: block;
	text-align: center;
}
.purchase button {
	display: block;
	width: 259px;
	height: 34px;
	font-size: 13px;
	border-radius: 17px;
	margin: 11px auto;
	color: #eebe95;
	font-weight: bold;
	letter-spacing: 2px;
	background: -moz-linear-gradient(right, #343434 0%, #666666 100%);
    background: -webkit-linear-gradient(right, #343434 0%,#666666 100%);
    background: -o-linear-gradient(right, #343434 0%,#666666 100%);
    background: -ms-linear-gradient(right, #343434 0%,#666666 100%);
    background: linear-gradient(to right, #343434 0%,#666666 100%);
}



.offcnhd .mask{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2999;
    display: none;
}

.offcnhd .mask .imgBox{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3000;
    border-radius: 20px 20px 0px 0px;
    background-color: #fff;
}

.offcnhd .mask .imgBox .img1{
    width: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.offcnhd .mask .imgBox .img2{
    width: 150px;
    margin: 35px 0 0 120px;
}

.offcnhd .mask .imgBox>p{
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    margin-left: 140px;
    color: #666;
}


.offcnhd .mask{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2999;
  display: none;
}

.offcnhd .mask .imgBox{
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3000;
  border-radius: 20px 20px 0px 0px;
  background-color: #fff;
}

.offcnhd .mask .imgBox .img1{
  width: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.offcnhd .mask .imgBox .img2{
  width: 150px;
  margin: 35px 0 0 120px;
}

.offcnhd .mask .imgBox>p{
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  margin-left: 140px;
  color: #666;
}



.shadow{
  z-index: 100000000;
}

/* 金刚区 */
.jinGang {
  width: 100%;
  overflow: hidden;
  padding: 5.333vw 4.8vw;
  background: #f5f5f5;
  border-radius: 4vw 4vw 0 0;
  position: relative;
}

.jinGang .img {
  width: 13.333vw;
  height: 13.333vw;
  border-radius: 50%;
  overflow: hidden;
}

.jinGang .img img {
  width: 100%;
}

.jinGang .tip {
  width: 19.2vw;
  color: #333333;
  font-size: 3.2vw;
  margin-top: 2.933vw;
  text-align: center;
  font-weight: 700;
  text-wrap: nowrap;
  position: relative;
  left: -11px;
}

.jinGang .swiper-pagination {
  text-align: right;
  padding-right: 4vw;
  position: absolute;
  bottom: 0 !important;
}

.jinGang .swiper-pagination-bullet {
  width: 5.333vw;
  margin: 0 !important;
  height: 0.5rem;
  border-radius: 0.7rem;
}

.jinGang .swiper-pagination-bullet-active {
  background: #f02c36;
}
.offcnCourseh5{
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
  max-width: 750px;
  min-width: 375px;
  width: 100%;
  margin: auto;
  background-color: #fff;
}
.offcnCourseh5 *{
  color: #333333;
  box-sizing: border-box;
}
.offcnCourseh5_left{
  width: 23.2%;
  float: left;
  position: relative;
  background-color: #f5f5f5;
}
.offcnCourseh5_height{
  background-color: #f5f5f5;
}
.offcnCourseh5_left span{
  width: 100%;
  display: block;
  padding: 12px 15px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 12px;
  height: auto;
  line-height: 16px;
  position: relative;
  z-index: 2;
}

.offcnCourseh5_left .spanUp i, .offcnCourseh5_left .spanAfter i{
  display: block;
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  margin: auto;
  right: 0;
}
.offcnCourseh5_left .spanUp i::before{
  content: '';
  position: absolute;
  width: 15px;
  z-index: 1;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
  border-radius: 0px 0px 10px 0px
}
.offcnCourseh5_left .spanAfter i::before{
  content: '';
  position: absolute;
  width: 15px;
  z-index: 1;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
  border-radius: 0px 10px 0px 0px
}
.offcnCourseh5_left .active{
  background-color: #fff;
  font-weight: 600;
  font-size: 12px;
  color: #E80012;
}
.offcnCourseh5_left .active::after{
  content: '';
  position: absolute;
  width: 4px;
  height: 16px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #E80012;
}
.offcnCourseh5_left .active i::before{
  content: '';
  
  background-color: #fff;
}
.offcnCourseh5_right{
  width: 76.8%;
  float: right;
}
.offcnCourseh5_height{
  overflow: hidden;
}
.offcnCourseh5_height_fx{
  position: fixed;
  left: 0;
  top: 0;
}

.offcnCourseh5_right .offcnCourseh5_nav, .offcnCourseh5_right .offcnCourseh5_fx{
  width: 100%;
  height: 42px;
  position: relative;
  background-color: #fff;
}
.offcnCourseh5_right .offcnCourseh5_fx{
  padding: 9px 0;
  overflow: hidden;
  padding-left: 12px;
  z-index: 100;
}
.offcnCourseh5_right .offcnCourseh5_nav span{
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  border-radius: 24px;
  background: #F5F5F5;
  width: auto;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  margin-right: 12px;
}
.offcnCourseh5_right .offcnCourseh5_nav .active{
  background: #FEF2F3;
  font-family: PingFang SC;
  font-weight: 500;
  color: #E80012;
}
.offcnCourseh5_right .offcnCourseh5_center{
  padding: 15px 12px;
  padding-top: 0;
  position: relative;

}
.offcnCourseh5_right .offcnCourseh5_title, .offcnCourseh5_right .offcnCourseh5_title_fx{
  width: 100%;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.offcnCourseh5_right .offcnCourseh5_title{
  /* margin-bottom: 16px; */
}
.offcnCourseh5_right .offcnCourseh5_title_fx{
  padding-top: 15px;
  border-bottom: 1px solid #E6E6E6;
  line-height: 16px;
  background-color: #fff;
  z-index: 99;
}
.offcnCourseh5_right .offcnCourseh5_title_fx span{
  display: block;
  float: left;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  position: relative;
  line-height: 16px;
  margin-right: 10px;
}
.offcnCourseh5_right .offcnCourseh5_title_fx span.active::after{
  content: '';
  width: 100%;
  height: 2.5px;
  background: #E80012;
  position: absolute;
  bottom: -14.5px;
  left: 0;
}
.offcnCourseh5_right .offcnCourseh5_title_fx a{
  display: block;
  float: right;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/more2x.png) no-repeat center right;
  background-size: 5px;
  color: #666666;
  padding-right: 10px;
}
.offcnCourseh5_div li{
  overflow: hidden;
  margin-top: 16px;
  position: relative;
}
.offcnCourseh5_div li:last-child{
  margin-bottom: 0;
}
.offcnCourseh5_div li a{
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  float: left;
  display: block;
  width: 210px;    
  display: -webkit-box;
  padding-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}
.offcnCourseh5_div li span{
  display: block;
  float: right;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #666666;
}
.offcnCourseh5_div li a::after{
  content: '';
  width: 3px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
  background-color: #E80012;
}
.offcnCourseh5_div{
  position: relative;
  margin-bottom: 10px;
}

.offcnCourseh5_product{
  position: relative;
  /* padding-top: 18.5px; */
}
.offcnCourseh5_product_list{
  height: 60px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.offcnCourseh5_product_list:last-child{
  margin-bottom: 0;
}
.offcnCourseh5_list_img{
  width: 106.5px;
  height: 60px;
  border-radius: 6.5px;
  overflow: hidden;
  background: #E6E6E6;
  float: left;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.offcnCourseh5_list_img div{
  height: 14px;
  line-height: 14px;
  position: absolute;
  bottom: 5px;
}
.offcnCourseh5_list_img div.d1{
  color: #fff;
  font-size: 9px;
  border-radius: 7px;
  opacity: 0.8;
  background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/rd.png) no-repeat center left;
  background-color: #333333;
  background-size: 13px;
  float: left;
  padding-left: 13px;
  left: 5px;
  padding-right: 5.5px;
}
.offcnCourseh5_list_img div.d2{
  background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/bf.png) no-repeat center;
  background-size: 14px;
  width: 14px;
  right: 5px;
}
.offcnCourseh5_list_r{
  width: 100%;
  padding-left: 116.5px;
  float: right;
}
.offcnCourseh5_list_r .d1{
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  min-height: 40px;
  color: #333333;    
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.offcnCourseh5_list_r .d2{
  height: 20px;
  line-height: 20px;
  /* overflow: hidden; */
}
.offcnCourseh5_list_r .d2 .price{
  /* font-family: DIN Condensed; */
  font-weight: bold;
  font-size: 18px;
  color: #CD9362;
  height: 20px;
  background: url(https://statics.eoffcn.com/statics/newIndexImg/h5/vip2x.png) no-repeat center left;
  background-size: 18px;
  padding-left: 25px;
  float: left;
  justify-content: center;
  align-items: center;
  display: flex;
}
.offcnCourseh5_list_r .d2 .oPrice{
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 10px;
  color: #999999;
  text-decoration-line: line-through;
  float: left;
  margin-left: 11px;
}
.offcnCourseh5_div .open_ul{
  /* padding-bottom: 18.5px; */
}
.onRecord{
  font-size: 14px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  display: none;
  color: #333333;
}