/*专栏大礼包*/
html,body{
    width: 100%;
    min-height: 100%;
    background: #f6f6f6;
}
.share_box{
    top: 2rem;
}
.price_box{
    position: fixed;
    top: .88rem;
    left: 0;
    width: 100%;
    height: 1.8rem;
    padding: 0.4rem;
    background: url("../../images/column/bg1.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 1;
}
.title_box{}
.title_box .title1{
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    padding-right: 3.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFEEB6;
}
.title_box .title2{
    margin-top: 0.2rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.22rem;
    color: #D3C59A;
}
.btn_box{
    position: absolute;
    right: 0.4rem;
    top: 0.35rem;
    width: 4.03rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: url("../../images/column/icon_btn2.png") no-repeat center;
    background-size: 100% 100%;
    color: #3B3A3E;
    text-align: center;
 }
.btn_box .left_btn1{
    width: 2.32rem;
    height: 0.7rem;
}
.btn_box .left_btn2{
    padding-left: 0.2rem;
    padding-top: 0.05rem;
    text-align: left;
    line-height: normal;
}
.btn_box .left_btn2 .unit {
    font-size: 0.22rem !important;
}
.btn_box .left_btn2 #pay_price {
    font-size: 0.34rem !important;
}
.btn_box .left_btn2 .coupon_btn{
    position: absolute;
    right: 0.05rem;
    bottom: 0.03rem;
    padding-right: 0.15rem;
    font-size: 0.2rem;
    background: url("../../images/column/icon_top2.png") no-repeat right 0.11rem;
    background-size: 0.04rem 0.08rem;
}
.btn_box .right_btn1{
    width: 1.71rem;
}
.right_btn1{
    color: #FFEEB6;
}
.old_price{
    position: absolute;
    right: 0.4rem;
    bottom: 0.36rem;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    color: #8B826A;
    text-decoration: line-through;
}
.con_box1{
    margin-bottom: 1rem;
}
.renew_btn{
    position: absolute;
    right: 0.4rem;
    top: 0.4rem;
    max-width: 4rem;
    padding: 0 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.3rem;
    /*border: 0.01rem solid #FFEEB6;*/
    color: rgba(255, 238, 182, 0.5);
    background: rgba(255, 238, 182, 0.1);
}
.course_box{
    margin: 2.9rem 0.4rem 0.3rem;
    border-radius: 0.3rem;
}
.course_box .title_cue{
    height: 1.02rem;
    line-height: 1.02rem;
    margin: 0 0.3rem;
    border-bottom: 0.01rem solid #EFEFEF;
}
.course_box .course_ul{
    padding: 0.2rem 0.3rem;
}
.course_box .course_ul li{
    padding: 0.2rem 0 ;
    height: 2.5rem;
}
.course_box .course_ul li .info_box{
  padding-left: 1.8rem;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.course_box .course_ul li .headImg_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 1.6rem;
    height: 2.1rem;
    border-radius: 0.08rem;
    overflow: hidden;
    background: #f6f6f6;
}
.course_box .course_ul li .headImg_box .headImg{
    height: 2.1rem;
    margin-left: -0.25rem;
}
.course_box .course_ul li .course_title{
    margin-top: 0.1rem;
    height: 0.42rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.42rem;
}
.course_box .course_ul li .course_intro{
    margin-top: 0.1rem;
    /*height: 0.33rem;*/
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.33rem;
}
.course_box .course_ul li .course_price{
    position: absolute;
    left: 1.8rem;
    bottom: 0.18rem;
    line-height: 0.37rem;
}
.course_box .course_ul li .study_btn{
    position: absolute;
    right: 0;
    bottom: 0.15rem;
    width: 1rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #FFEEB6;
    border-radius: 0.2rem;
    color: #543600;
    font-size: 0.22rem;
    text-align: center;
}
/*权益*/
.weal_box{
    margin: 0 0.4rem ;
    padding: 0 0.3rem;
    background: #FFFFFF;
    border-radius: 0.3rem;
}
.weal_box .title1{
    height: 1rem;
    line-height: 1rem;
    border-bottom: 0.01rem solid #efefef;
}
.weal_box .weal_ul{
    padding: 0.4rem 0 0.2rem;
}
.weal_box .weal_ul li{
    position: relative;
    padding-left: 0.2rem;
    line-height: 0.37rem;
    margin-bottom: 0.2rem;
    word-wrap: break-word;
    font-size: 0.26rem;
    color: #543600;
}
.weal_box .weal_ul li::before{
    content:"";
    position: absolute;
    top: 0.13rem;
    left: 0;
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #d8d8d8;
}
/*自定义样式*/
.con_box2{
    margin: 2.1rem 0.3rem 0.4rem;
    padding: 0.2rem;
    background: #fff;
    border-radius: 0.15rem;
}
.con_box2 img{
    max-width: 100% !important;
    display: block;
    height: auto;
}
.con_box2 p span,.con_box2 p , .con_box2 span{
    white-space: normal;
}
.con_box2 video {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
}
/*遮罩背景*/
.shadow_box{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
/*提示弹窗*/
.cue_box{
    position: fixed;
    left: 50%;
    top: 3.5rem;
    margin-left: -3.25rem;
    width: 6.5rem;
    height: 3.9rem;
    border-radius: 0.3rem;
    z-index: 2;
    color: #543600;
    text-align: center;
}
.cue_title{
    height: 1rem;
    line-height: 1rem;
    border-bottom: 0.01rem solid #efefef;
}
.cue_font{
    margin: 0.4rem 0 0.6rem;
    line-height: 0.4rem;
}
.cue_btn{
    padding: 0 0.4rem;
}
.cue_btn .cue_btn1,.cue_btn .cue_btn2{
    width: 2.6rem;
    height: 0.79rem;
    line-height: 0.79rem;
    background: #FFEEB6;
    border-radius: 0.08rem;
}
.go_poster {
    position: fixed;
    right: 0;
    bottom: 1.88rem;
    width: 1.4rem;
    height: 1.4rem;
    background: url(../../images/vip/go_poster1.png) no-repeat center;
    background-size: 1.4rem 1.4rem;
    z-index: 1;
}
/*优惠明细样式*/
.coupon_box{
    position: fixed;
    left: 50%;
    top: 1.6rem;
    margin-left: -3.25rem;
    width: 6.5rem;
    min-height: 3.9rem;
    border-radius: 0.3rem;
    z-index: 2;
}
.coupon_box .coupon_title{
    padding: 0.4rem 0;
}
.coupon_box .coupon_detail{
    padding: 0 0.4rem;
    margin-bottom: 0.25rem;
    line-height: 0.37rem;
    overflow: hidden;
}
.coupon_box .all_coupon{
    margin: 0.5rem 0.3rem 0.7rem;
    padding: 0.5rem 0.1rem 0;
    line-height: 0.37rem;
    overflow: hidden;
    border-top: 0.01rem solid #efefef;
}
.know_btn{
    width: 3.44rem;
    height: 0.88rem;
    line-height: 0.88rem;
    /* background: #FCE76C; */
    background: #FFEEB6;
    border-radius: 0.44rem;
    margin: 0 auto 0.5rem;
}





