@charset "utf-8";
.course-index-menu{
    height: .65rem;
    padding-top: .3rem;
    padding-left: .3rem;
    padding-right: .3rem;
    z-index: 99;
    background-color: #fff;
}
.course-index-menu .swiper-wrapper .swiper-slide{
    font-size: .3rem;
    padding: 0;
    margin: 0;
    padding-bottom: .15rem;
}
.course-index-menu .swiper-wrapper .swiper-slide{
    width: auto!important;
    margin-right: .5rem!important;
}
.course-index-menu .swiper-wrapper .active-nav{
    font-weight: bold;
    padding-bottom: .15rem;
    color:#d32f2f
}
.course-index-menu .swiper-wrapper .active-nav::after{
    content: '';
    position: absolute;
    width: 60%;
    min-width: .2rem;
    height: .03rem;
    background: #d32f2f;
    bottom: .0rem;
    left: 50%;
    transform: translate(-50%,0);
}
.swiper-content{
    height: auto;
}
.course-list{
    width: 100%;
    float: left;
}
.course-list li{
    width: 7.5rem;
    height: auto;
    float: left;
    background-color: #fff;
    padding: .3rem .3rem .1rem .3rem;
    margin: .1rem 0;
    border-bottom: .02rem #f5f5f5 solid;
}
.course-list li a{
    width: 100%;
    height: auto;
    float: left;
}
.course-list li.view-more{
    border-top: none;
    margin-top: -.1rem;
    font-size: .3rem;
    color:#666;
    text-align: center;
}
.course-list li.view-more a{
    font-size: .3rem;
}
.course-list li a p.img{
    width: 3rem;
    float: left;
    text-align: left;
}
.course-list li a p.img img{
    width: 3rem;
    height: 2rem;
    border-radius: .15rem;
}
.course-list li a p.tle{
    width: 3.6rem;
    float: right;
    font-size: .3rem;
    text-align: left;
    line-height: .36rem;
    padding: .1rem 0;
}
.course-list li a p.tag{
    width: 3.6rem;
    float: right;
    text-align: left;
}
.course-list li a p.tag span{
    background: #FFFFFF;
    border-radius: .02rem;
    padding: .1rem .15rem;
    font-size: .22rem;
    color: #925709;
    cursor: pointer;
    background: url("../images/tagbg1.png") left center repeat-x;
}
.course-list li a p.tag span.tle2{
    background: url("../images/tagbg2.png") left center repeat-x;
    margin-left: -.03rem;
}
.course-list li a p.info{
    width: 100%;
    float: left;
    font-size: .26rem;
    text-align: left;
    color:#999;
    line-height: .26rem;
    padding: .3rem 0;
}
.course-list li a p.info small{
    float: left;
    margin-right: .2rem;
    font-size: .4rem;
    color:#ff2e30;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.course-list li a p.info small b{
    font-weight: normal;
    font-size: .26rem;
    float: left;
}
.course-list li a p.info span{
    font-size: .26rem;
    color:#ccc;
    text-align: left;
    line-height: .4rem;
    float: left;
}
.course-list li a p.info button{
    float: right;
    width: 1.8rem;
    height: .6rem;
    background: linear-gradient(84deg, #ff737a 5%, #f8323c 93%);
    border-radius: .08rem;
    font-size: .3rem;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin-top: -.1rem;
}
.course-list li a p.teacher{
    width:75%;
    float: left;
    margin-top: .2rem;
}
.course-list li a p.teacher span{
    width: 1rem;
    float: left;
    font-size: .2rem;
    line-height: .36rem;
    text-align: center;
    margin-right: .3rem;
    margin-left: -.1rem;
}
.course-list li a p.teacher span img{
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
}
.course-list li a p.buyinfo{
    float: right;
    width: 25%;
    margin-top: .3rem;
}
.course-list li a p.buyinfo span.price{
    width: 100%;
    font-size: .38rem;
    font-weight: bold;
    text-align: right;
    float: left;
    color:#d30;
}
.course-list li a p.buyinfo span.price font{
    font-size: .2rem;
    font-weight: normal;
}
.course-list li a p.buyinfo span.man{
    width: 100%;
    font-size: .2rem;
    float: left;
    text-align: right;
    color: #666;
}
/*详情*/
.course-img{
    width: 100%;
    float: left;
}
.course-img img{
    width: 100%;
}
.course-content{
    width: 100%;
    float: left;
    border-top: .1rem #f5f5f5 solid;
    background-color: #fff;
}
.course-con{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
}
.course-detail-info{
    clear: both;
    width: 6.9rem;
    float: left;
}
.course-detail-info li{
    width: 100%;
    float: left;
    text-align: left;
}
.course-detail-info li.tle{
    font-size: .32rem;
    font-weight: 600;
    padding: .2rem 0 .1rem 0;
}
.course-detail-info li.tips{
    font-size: .24rem;
    color:#f30;
    border-bottom: 1px #f5f5f5 solid;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}
.course-detail-info li.info{
    font-size: .24rem;
    color: #666;
    margin-top: .05rem;
}
.course-detail-con{
    clear: both;
    width: 6.9rem;
    float: left;
    overflow: hidden;
    line-height: .5rem;
    font-size: .3rem;
    color: #333;
    margin-top: .2rem;
    overflow: hidden;
    text-align: left;
    border-top: .02rem #f5f5f5 solid;
    padding-top: .1rem;
}
.course-detail-con p{
    width: 100%;
    float: left;
    line-height: .5rem;
    font-size: .3rem;
    color: #333;
    margin-bottom: .1rem;
}
.course-detail-con img{
    max-width: 6.9rem;
}
.course-detail-con p img{
    max-width: 6.9rem;
}
.course-courseware{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
    padding-top: .15rem;
}
.course-courseware .detail-first-tle{
    clear: both;
    width: 6.9rem;
    font-size: .26rem;
    font-weight: 600;
    color: #333;
    padding: .1rem 0 .1rem 0;
}
.course-courseware .detail-second-tle{
    width: 6.9rem;
    font-size: .26rem;
    color: #666;
    padding: .1rem 0;
    cursor: pointer;
    float: left;
}
.course-courseware .detail-second-tle:hover{
    background-color: #f8f8f8;
}
.course-courseware .detail-second-tle i.lleft{
    width: .4rem;
    float: left;
    padding-top: .05rem;
}
.course-courseware .detail-second-tle span.lcenter{
    width: 5.9rem;
    float: left;
}
.course-courseware .detail-second-tle span.lright{
    width: .5rem;
    float: right;
    margin-right: 0;
}
.course-courseware .detail-third-tle{
    width: 6.9rem;
    float: left;
    padding-top: 0px;
    margin-top: .1rem;
}
.course-courseware .detail-third-tle li{
    width: 6.9rem;
    float: left;
    padding: .05rem 0;
    padding-left: .4rem;
    line-height: .3rem;
    font-size: .26rem;
}
.course-courseware .detail-third-tle li.on{
    background-color:#f7ecb5;
}
.course-courseware .detail-third-tle li:hover{
    background-color: #f8f8f8;
}
.course-courseware .detail-third-tle li i.lleft{
    float: left;
    color: #333;
    font-size: .26rem;
    padding-top: .03rem;
}
.course-courseware .detail-third-tle li span.lcenter{
    width: 6.1rem;
    float: right;
    line-height: .4rem;
}
.course-courseware .detail-third-tle li span.lcenter font{
    color:#666
}
.course-courseware .detail-third-tle li a{
    text-decoration: none;
    height: .3rem;
    line-height: .3rem;
    margin-left: .1rem;
}
.course-courseware .detail-third-tle li a i{
    font-size: .2rem;
}
.course-courseware .detail-third-tle li button{
    height: .3rem;
    line-height: .3rem;
    font-size: .2rem;
    margin-left: .1rem;
}
.course-courseware .detail-third-tle li button i{
    font-size: .2rem;
}
.course-teacher{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
    padding-top: .15rem;
}
.t-con{
    width: 6.9rem;
    float: left;
    padding-bottom: .15rem;
}
.t-con a{
    text-decoration: none;
}
.t-con li{
    width: 100%;
    float: left;
    border-bottom: 1px #eee dotted;
    padding-bottom: .2rem;
    margin: .1rem 0;
}
.t-con li p.img{
    float: left;
    width: .8rem;
    height: .8rem;
}
.t-con li p.img img{
    width: .8rem;
    height: .8rem;
    border:1px #eee solid;
    border-radius: 50%;
}
.t-con li p.tle{
    width: 5.9rem;
    float: right;
    font-weight: bold;
}
.t-con li p.con{
    width: 5.9rem;
    float: right;
    color: #999;
    line-height: .3rem;
    font-size: .26rem;
    margin-top: .05rem;
}
footer.foot-area-course{
    width: 100%;
    height: 1rem;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}
.footer-course{
    width: 100%;
    height: 1rem;
    float: left;
    z-index: 99;
    background-color: #fff;
    border-top: 1px #f5f5f5 solid;
}
.footer-course li{
    width: 50%;
    float: left;
    line-height: 1rem;
}
.footer-course li.price{
    font-size: .38rem;
    color: #d30;
    font-weight: 600;
    padding-left: .3rem;
}
.footer-course li.price span.flag1{
    font-size: .2rem;
}
.footer-course li.price strike{
    color: #666;
    font-size: .26rem;
    font-weight: normal;
}
.footer-course li a{
    width: 100%;
    display: block;
    background-color: #ff2e30;
    color: #fff;
    text-align: center;
    font-size: .38rem;
    font-weight: 600;
}
.order-course{
    width: 100%;
    float: left;
    border-bottom: .01rem #f5f5f5 solid;
}
.order-course li{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0px #f5f5f5 solid;
    padding-bottom: .2rem;
}
.order-course li.tle{
    font-size: .3rem;
    margin-bottom: -.3rem;
    position: relative;
    z-index: 100;
    font-weight: 600;
}
.order-express{
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: .2rem;
    padding: .2rem 0;
    border-top: 1px #f5f5f5 solid;
}
.order-express li{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
    padding-bottom: .2rem;
}
.order-express li.tle{
    font-size: .3rem;
    padding-bottom: .2rem;
    padding-top: .1rem;
    font-weight: 600;
}
.order-express li.inputs a{
    width: 1.5rem;
    float: left;
    text-align: right;
    line-height: .3rem;
    font-size: .26rem;
}
.order-express li.inputs input{
    width: 5.3rem;
    float: left;
    border: none;
    border-bottom: 1px #999 solid;
    text-indent: .05rem;
    padding-bottom: .02rem;
    margin-top: -.02rem;
}
.order-express li.inputs input.fullname{
    width: 2.6rem;
}
.order-express li.inputs span{
    width: 5.3rem;
    float: left;
    line-height: .3rem;
    font-size: .26rem;
}
.order-paytype{
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: .2rem;
    padding: .2rem 0;
    border-top: 1px #f5f5f5 solid;
}
.order-paytype li{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
    padding-bottom: .2rem;
}
.order-paytype li.tle{
    font-size: .3rem;
    padding-bottom: .2rem;
    padding-top: .1rem;
    font-weight: 600;
}
.order-paytype li.payType span{
    float: left;
    margin-right: .35rem;
    border: .02rem #eee solid;
    font-size: .3rem;
    padding: .2rem .35rem;
    border-radius: .1rem;
}
.order-paytype li.payType span.click{
    background: url("../images/payMethod.png") right bottom no-repeat;
    background-size: .5rem;
    border: .02rem #ff2e30 solid;
}
.order-paytype li.payType span.payWx a{
    width: .5rem;
    height: .5rem;
    float: left;
    background: url("../images/payWx.png") left center no-repeat;
    background-size: .5rem;
    margin-right: .2rem;
}
.order-paytype li.payType span.payZfb a{
    width: .5rem;
    height: .5rem;
    float: left;
    background: url("../images/payZfb.png") left center no-repeat;
    background-size: .5rem;
    margin-right: .2rem;
}

.order-pay-info{
    width: 100%;
    float: left;
    margin-top: .8rem;
    padding: .2rem 0;
}
.order-pay-info li{
    width: 100%;
    float: left;
    padding-bottom: .2rem;
    text-align: center;
}
.order-pay-info li.suc{
    height: 1.5rem;
    background: url("../images/paySuccess.jpg") center center no-repeat;
    background-size: 1.5rem;
}
.order-pay-info li.error{
    height: 1.5rem;
    background: url("../images/payError.jpg") center center no-repeat;
    background-size: 1.5rem;
}
.order-pay-info li.fail{
    height: 1.5rem;
    background: url("../images/payFail.jpg") center center no-repeat;
    background-size: 1.5rem;
}
.order-pay-info li.tle{
    font-size: .4rem;
    font-weight: 600;
    padding-top: .3rem;
}
.order-pay-info li.btn{
    margin-top: .2rem;
}
.order-pay-info li.btn a{
    font-size: .3rem;
    background-color: #ff2e30;
    color: #fff;
    padding: .15rem .3rem;
    border-radius: .1rem;
}
.order-detail-code{
    width: 6.9rem;
    float: left;
    margin-left: .3rem;
    padding: .3rem 0;
    font-size: .3rem;
}
.course-play-area{
    width: 100%;
    float: left;
}
.course-courseware-detail{
    overflow-y: scroll;
}
/*我的订单*/
.my-order-list{
    width: 100%;
    float: left;
}
.my-order-list li{
    width: 7.5rem;
    height: auto;
    float: left;
    background-color: #fff;
    padding: .2rem .3rem .1rem .3rem;
    margin: .1rem 0;
    border-top: .1rem #ebebeb solid;
}
.my-order-list li.view-more{
    border-top: none;
    margin-top: -.1rem;
    font-size: .26rem;
    color:#666;
    text-align: center;
}
.my-order-list li.view-more a{
    font-size: .26rem;
}
.my-order-list li p.tle{
    width: 100%;
    float: left;
    font-size: .32rem;
    text-align: left;
    line-height: .32rem;
    padding: .1rem 0;
}
.my-order-list li p.tle span{
    float: right;
    font-size: .26rem;
    color: #666;
}
.my-order-list li p.info{
    width: 100%;
    float: left;
    font-size: .26rem;
    text-align: left;
    color:#999;
    line-height: .26rem;
    padding: .1rem 0;
}
.my-order-list li p.teacher{
    width:75%;
    float: left;
    margin-top: .2rem;
}
.my-order-list li p.buyinfo{
    float: right;
    width: 25%;
    margin-top: .3rem;
}
.my-order-list li p.buyinfo span.price{
    width: 100%;
    font-size: .38rem;
    font-weight: bold;
    text-align: right;
    float: left;
    color:#d30;
}
.my-order-list li p.buyinfo span.price font{
    font-size: .2rem;
    font-weight: normal;
}
.my-order-list li p.buyinfo span.man{
    width: 100%;
    font-size: .2rem;
    float: left;
    text-align: right;
    color: #666;
}
.my-order-list li p.btn{
    width: 100%;
    float: left;
    text-align: right;
    margin-top: .2rem;
}
.my-order-list li p.btn a{
    border-radius: .3rem;
    padding: 0 .3rem;
    background-color: #fff;
    color:#ff2e30;
    border: .01rem #ff2e30 solid;
}
.my-order-list li p.btn a.cancel{
    border: .01rem #999 solid;
    color:#999;
}
.course-area{
    width: 100%;
    float: left;
}
.course-list-index{
    width: 100%;
    float: left;
}
.course-list-index li{
    width: 7.5rem;
    height: auto;
    float: left;
    background-color: #fff;
    padding: .2rem .3rem .1rem .3rem;
    margin: .1rem 0;
}
.course-list-index li a{
    width: 100%;
    height: auto;
    float: left;
}
.course-list-index li a p.cimg{
    width: 1.5rem;
    float: left;
    margin-left: .3rem;
}
.course-list-index li a p.cimg img{
    width: 100%;
}
.course-list-index li a p.tle{
    width: 4.9rem;
    float: left;
    font-size: .32rem;
    text-align: left;
    line-height: .32rem;
    padding: .1rem 0;
    margin-left: .15rem;
}
.course-list-index li a p.info{
    width: 4.9rem;
    float: left;
    font-size: .26rem;
    text-align: left;
    color:#999;
    line-height: .26rem;
    padding: .1rem 0;
    margin-left: .15rem;
    color:#f30;
}
.course-list-index li a p.buyinfo{
    width: 4.9rem;
    float: left;
    margin-top: .1rem;
}
.course-list-index li a p.buyinfo span.price{
    float: right;
    font-size: .3rem;
    font-weight: bold;
    color:#d30;
}
.course-list-index li a p.buyinfo span.man{
    float: left;
    font-size: .16rem;
    color:#999;
    margin-left: .15rem;
}
.course-list-new{
    width: 100%;
    float: left;
}
.course-list-new li{
    width: 7.5rem;
    height: auto;
    float: left;
    background-color: #fff;
    padding: .2rem .3rem .1rem .3rem;
    margin: .1rem 0;
    border-top: .1rem #ebebeb solid;
    margin-bottom: 0;
}
.course-list-new li a{
    width: 100%;
    height: auto;
    float: left;
}
.course-list-new li.view-more{
    border-top: none;
    margin-top: -.1rem;
    font-size: .3rem;
    color:#666;
    text-align: center;
}
.course-list-new li .img{
    width: 2.5rem;
    float: left;
}
.course-list-new li .img img{
    width: 100%;
    height: 75%;
}
.course-list-new li.view-more a{
    font-size: .3rem;
}
.course-list-new li .pright{
    width: 4.1rem;
    float: right;
    overflow: hidden;
}
.course-list-new li a p.tle{
    width: 100%;
    float: left;
    font-size: .26rem;
    text-align: left;
    line-height: .32rem;
    padding: .1rem 0;
    font-weight: 600;
}
.course-list-new li a p.info{
    width: 100%;
    float: left;
    font-size: .26rem;
    text-align: left;
    color:#999;
    line-height: .26rem;
    padding: .1rem 0;
}
.course-list-new li a p.teacher{
    width:75%;
    float: left;
    margin-top: .2rem;
}
.course-list-new li a p.teacher span{
    width: 1rem;
    float: left;
    font-size: .2rem;
    line-height: .36rem;
    text-align: center;
    margin-right: .3rem;
    margin-left: -.1rem;
}
.course-list-new li a p.teacher span img{
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
}
.course-list-new li a p.buyinfo{
    float: left;
    margin-top: .1rem;
    width: 100%;
}
.course-list-new li a p.buyinfo span.price{
    width: 50%;
    font-size: .26rem;
    font-weight: 600;
    float: left;
    color:#d30;
    text-align: left;
}
.course-list-new li a p.buyinfo span.price font{
    font-size: .2rem;
    font-weight: normal;
}
.course-list-new li a p.buyinfo span.man{
    width: 50%;
    font-size: .2rem;
    float: left;
    text-align: right;
    color: #d5d5d5;
}
.t-con-new{
    width: 6.9rem;
    float: left;
    padding-bottom: .15rem;
}
.t-con-new a{
    text-decoration: none;
}
.t-con-new li{
    width: 100%;
    float: left;
    border-bottom: 1px #eee dotted;
    padding-bottom: .2rem;
    margin: .1rem 0;
}
.t-con-new li p.img{
    float: left;
    width: 1.6rem;
    height: 1.6rem;
}
.t-con-new li p.img img{
    width: 1.6rem;
    height: 1.6rem;
    border:1px #eee solid;
    border-radius: 50%;
}
.t-con-new li p.tle{
    width: 5rem;
    float: right;
    font-weight: 600;
    font-size: .36rem;
}
.t-con-new li p.con{
    width: 5rem;
    float: right;
    color: #ff2e30;
    line-height: .3rem;
    font-size: .26rem;
    margin-top: .05rem;
}
.t-con-new li p.con1{
    width: 5rem;
    float: right;
    color: #333;
    line-height: .3rem;
    font-size: .26rem;
    margin-top: .2rem;
}
.t-con-new li .con1{
    width: 5rem;
    float: right;
    color: #333;
    line-height: .34rem;
    font-size: .26rem;
    margin-top: .2rem;
}
.t-con-new li .con1 p{
    width: 100%;
    float: left;
    margin-bottom: .2rem;
    line-height: .34rem;
}