.typetitle{
    color:#333;
    font-size: 14px;
    margin-right:2px;
}
.typeicon{
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin-right: 5px;
}
.typelist{
    display: flex;
    justify-content: flex-start;
    padding-bottom: 15px !important;
    padding-top: 0px !important;
}
.typetext{
    float: left;
    font-size: 14px;
    color:#333;line-height: 16px;
}
.typetext1{
    width: 16px;
    height: 16px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    background: url("../icon/agree.png") no-repeat 0px 0px;
    background-size: 100% 100%;
}
.typelist11{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 75%;
}
.typelist11>div{
    margin-bottom: 5px;
    margin-right: 15px;
}
.classlist li{
    margin-bottom: 0px;
}
.desc-tab{
    width:100%;
    height:40px;
    font-size: 14px;
    color:#333;
    line-height: 40px;
    display: flex;
    justify-content: space-around;
    background: #fff;
    margin-top: 10px;
}
.desc-tab-active{
    border-bottom:1px solid #f7260a;
    color:#f7260a !important;
}
.subjects-btn{
    display: flex;
    padding: 0 20px;
    justify-content: flex-start;
}
.subjects-btn span{
    /*width:70px;*/
  padding: 0 5px;
    display: block;
    border-radius: 5px;
    background: #ccc;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    height:30px;
    margin-top: 10px;
    margin-right: 10px;
    color:#fff;
}
.active-btns{
    background: #f7260a !important;
    color:#fff;
}
.stagelist span{
    line-height: 40px;
    font-size: 14px;color:#333;
}
.stagelist img{
    float: right;
    width:8px;
    height:15px;
    margin-top: 14px;
}
.open-active{
    transform: rotate(90deg);
}
.class-list{
    padding:0px 20px;
    background: #fff;
    margin-top: 10px;
}
.class-list>div{
    font-size: 16px;color:#333;
    border-bottom: 1px solid #e5e5e5;
    /*padding-bottom: 10px;*/
}
.class-list li{
    display: flex;
    justify-content: space-between;
}
.class-list li div{
    font-size: 14px;color:#666;
    width: 80%;
    overflow: hidden;
    line-height: 40px;
}
.class-list li span{
    width:50px;
    display: block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color:#f7260a;
    font-size: 12px;
    border: 1px solid #f7260a;
    border-radius: 2px;
    margin-top: 8px;
}
.swiperlist{
    width: 100%;
    height: 250px;
}
.swiperlist img{
    width: 100%;
    height: 100%;
}
.sharegeta{
    display: none;
    position: absolute;
    right: 10px;
    top:30px;
    border-radius: 20px;
    font-size: 12px;
    color:#fff;
    /*display: block;*/
    background: #f73e3c;
    box-shadow:1px 1px 7px 0px #f73e3c;
    width:80px;
    line-height: 30px;
    text-align: center;
}
.product_box{
    position: relative;
    width: 90%;padding: 15px 5%;
    background: #fff;
}
.product_price{
    font-size: 12px;color:red;
}
.product_price span{
    font-size: 16px;
}
.graytext{
    color:#666666;
    font-size: 12px;
    margin-bottom: 10px;
}
.product_title{
    color:#000;
    font-size: 16px;
    font-weight: bold;
}
.product_desc{
    background: #fff;
    margin-top: 10px;
    padding-top: 10px;
}
.product_desc img{
    width: 100%;
}
.product_desc>p{
    position: relative;
    color:#f73e3c;
    font-size: 16px;
    padding-left: 20px;
}
.product_desc>p>span{
    display: block;
    width: 10px;
    height: 14px;
    background: #f73e3c;
    position: absolute;
    left: 0px;
    top: 2px;
}
.product_desc > div{
    width: 90%;
    padding: 15px 5%;
}
.product_desc>div>img{
    max-width: 100%;
}
.hot-class {
    width: 90%;
    padding: 15px 5%;
    background: #fff;
    margin-top: 10px;
}
.hot-class > .hotclasstitle{
    font-size: 14px;color:#333;
}
.detail_b{
    background: #fff;
    width: 100%;
    height: 50px;
    position: fixed;
    bottom:0px;
    left: 0px;
}
.detail_b_l{
    float: left;
    width: 40%;
    display: flex;
    justify-content: flex-start;
}
.detail_b_l>img{
    height:20px;
    display: block;
    margin:13px auto 5px auto;
}
.detail_b_l>span{
    display: block;
    text-align: center;
    color:#666666;
    font-size: 14px;
    line-height:50px ;
    width:60%;
}
.detail_b_r {
    float: right;
    width: 60%;
}
.detail_b_r span{
    width: 50%;
    float: left;
    /* line-height: 50px; */
    height: 50px;
    color: #fff;
    background: #ff7f00;
    text-align: center;
    font-size: 14px;
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    justify-content: center;
}
.detail_b_r p{
    display: block;
    width: 50%;
    float: left;
    height: 100%;
    line-height: 50px;
    color:#fff;
    background: #f73e3c;
    text-align: center;
    font-size: 14px;
}
.buynowbox{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 100;
}
.buynowbox>.buydata{
    width: 100%;
    /*height: 350px;*/
    background: #fff;
    padding-bottom: 10px;
    position: absolute;
    bottom:0px;
    left: 0px;
}
.buytop{
    display: flex;
    justify-content: flex-start;
    width: 90%;margin:  0 5%;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.buy-head{
    width: 110px;
    height: 75px;
    overflow: hidden;
    border-radius: 5px;
}
.buy-head > img{
    width: 100%;
    height: 100%;
    margin-top: 15px;
}
.buydetail{
    margin-left: 10px;
}
.buydetail>div{
    color:red;
    font-size: 12px;
}
.buydetail>div>span{
    font-size: 16px;
}
.buydetail p {
    color:#333;font-size: 12px;margin-top: 10px;
}
.buydata>img{
    position: absolute;
    right: 5%;top: 15px;
    height: 12px;width: 12px;
}
.guige{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.guige > div>p{
    color:#666;
    font-size: 14px;
    padding: 15px 0px 10px 0px;
}
.guige ul li {
    padding: 6px;
    font-size: 12px;
    color:#333;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.guige li span{
    margin-right: 10px;
}
.guigeactive{
    color:#f7260a !important;
    border: 1px solid #f7260a !important;
}
.buynum{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
}
.buynum > span{
    font-size: 14px;color:#747474;
    line-height: 45px;float: left;
}
.buyinput{
    float: right;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
}
.buyinput span{
    color:#333;
    padding: 2px 7px;
    /*border: 1px solid #e5e5e5;*/
}
.buyinput a{
    border-top: 1px solid #e5e5e5 ;
    color:#666666;
    /*border-bottom: 1px solid #e5e5e5 ;*/
}
.buybtn{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;color:#fff;
    background: #f73e3c;

}
.group-price{
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 45px;
    color:#fff;
    text-align: center;
    background: url("../icon/pricebg.png") no-repeat 0px 0px;
    background-size: 100% 100%
}
.grouped-price{
    overflow: hidden;
    float: left;
    width: 65%;
    height: 100%;
    /*background: #f7260a;*/
    display: flex;
    justify-content: center;
    line-height: 45px;
}
.grouped-price>div{
    font-size: 14px;
}
.grouped-price>div>span{
    font-size: 19px;
}
.grouped-price > s{
    line-height: 45px;
    margin-left:5px;
    font-size: 12px;
}
.group-time{
    float: left;
    width:35%;
    height: 100%;
    /*background: #ff9100;*/
}
.group-time>.endtext{
    color:#f73e3c;
    font-size: 12px;
    margin-top: 5px;
}
.group-time>img{
    height: 18px;width: 18px;
    margin: 13px 10px 15px 15px;
    float: left;
}
.group-time .endnum a{
    color:#f73e3c;font-size: 12px;
    line-height: 18px;
}
.group-time .endnum span{
    width: 18px;height: 18px;
    border-radius: 3px;
    line-height: 18px;
    color:#fff;
    font-size: 12px;
    background: #f73e3c;
}
.group-time .endnum div{
    line-height: 18px;
    display: inline;
    color:#fff;
    font-size: 16px;
}
.group-time span{
    font-size: 12px;color:#fff;
}
.joinlist ul {
    float: left;
}
.joinlist ul li {
    display: inline-block;
    margin-left: -15px;

}
.joinlist ul li img{
    height: 25px;width: 25px;
    border-radius: 50%;
}
.joinlist span{
    /*float: left;*/
    font-size: 12px;color:#666;
    line-height: 25px;
}
.bg-top{
    width: 100%;
    left:0;
    bottom: 0px;
    position: absolute;
    background: #f5f5f5;
}
.sharetitle{
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    color:#333;font-size: 14px;
}
.shareitem{
    padding: 20px 0;
}
.shareitem ul{
    display: flex;
    justify-content: space-around;
}
.shareitem li img{
    height: 50px;
    display: block;
    margin: 0px auto;
}
.shareitem li span{
    color:#666;font-size: 12px;
    display: block;
    margin-top: 8px;
    text-align: center;
}
.sharerule{
    display: none;
    line-height: 40px;
    text-align: center  ;
    font-size: 12px;
    color:#666;
    width: 90%;
    margin: 0 auto;
    border-top:1px solid #e5e5e5;
}
.cancle_share{
    width: 100%;
    height: 50px;line-height: 50px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color:#333;
}

.couponbox{
    position: relative;
    width: 90%;
    padding: 0px 5%;
    margin: 10px 0;
    background: #fff;
    display:flex;
    height: 50px;
}
.cspan1{
    font-size: 14px;color:#333;
    line-height: 50px;
}
.cspan2{
    font-size: 12px;
    padding: 0px 6px;
    height: 16px;
    line-height: 16px;
    margin-top: 17px;
    margin-left: 15px;
    color:#f73e3c;
    background: #ffddbc;
    border-radius: 3px;
    display: inline-block;
}
.cdiv1{
    background:url("../icon/mmj.png") no-repeat 0px 0px;
    background-size:100% 100%;
    line-height: 20px;
    font-size: 12px;
    color:#f73e3c;
    padding: 0 10px;
    height: 20px;
    margin-top: 15px;
    margin-left: 15px;
}

.openicon{
    float: right;
    position: absolute;
    height: 12px;
    top: 19px;
    right: 5%;

}

/*试听*/
.playboxal{
    position: fixed;top:0px;left: 0px;z-index: 20;background: rgba(0,0,0,0.7);width: 100%;height: 100%
}
#playbox{
    width:100%;position: absolute;top:200px;left:0px;
}
.rate-btns{
  position: absolute;
  left: 0px;
  bottom:150px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.rate-btns li {
  padding: 5px 20px;
  border: 1px solid #fff;
  border-radius: 5px;
  color:#fff;
  font-size: 14px;
}



/*兴宏程新版本课程详情样式*/
.changelist{
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.changelist li {
  line-height: 34px;
  color: #fff;
  display: flex;
  font-size: 14px;
  justify-content: flex-start;
  height: 34px;
  width: 90%;
  padding: 0 5%;
  background: url("../icon/change/changenumbg.png") no-repeat 0px 0px;
  background-size: 100% 100%;
}

.changelist li s {
  margin-left: 10px;
}

.changelist li span {
  position: relative;
  display: block;
  height: 17px;
  width: 30px;
  background: #fff;
  border-radius: 3px;
  margin-right: 3px;
  margin-top: 8px;
}

.changelist li span a {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #e60012;
}

.product-title-new {
  display: flex;
  padding: 10px 0px;
  justify-content: flex-start;
}

.product-title-new span {
  padding: 0px 5px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #e60012;
  border: 1px solid #e60012;
}

.product-title-new div {
  flex: 1;
  margin-left: 8px;
  font-size: 16px;
}

.product-detail-items {
  font-size: 12px;
  color: #8d8c8c;
  padding-bottom: 12px;
}

.product-detail-items a {
  font-size: 20px;
  color: #eb4800;
  margin-top: 5px;
}

.product-service {
  display: flex;
  justify-content: flex-start;
  line-height: 35px;
  font-size: 12px;
  color: #8d8c8c;
}

.product-service a {
  color: #8d8c8c;
  padding-left: 20px;
  background: url("../icon/change/duigou.png") no-repeat left 10px;
  background-size: 15px 15px;
  margin-left: 15px;
}

.abouttqb {
  font-size: 12px;
  color: #8d8c8c;
  line-height: 35px;
  background: url("../icon/rightnew.png") no-repeat right 10px;
  background-size: 7px 12px;

}
.class-list li div{
  padding-left: 25px;
  background: url("../icon/change/play.png") no-repeat left 10px;
  background-size: 20px 20px;
}
.abouttqbbox {
  border-bottom: 4px solid #edebf3;
}
