﻿/* 课程，精听底部购买组件样式 */
.purchase-form {
    font-size: 0.239rem;
    color: #666666;
    padding-bottom: 1rem;
    background: #fff;
}

.purchase-title {
    padding: 0 0.341rem;
}

.purchase-title>* {
    margin-bottom: 0.15rem;
    width: 100%;
}

.purchase-title>input {
    padding-bottom: 0.25rem;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    border-radius: 0;
    font-size: 0.2rem;
    -webkit-user-select: text;
    user-select: text;
}

.no_formInfo {
    height: 65px;
}

.purchasePackage {
    margin: auto;
    min-height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999998;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
}

.purchasGerybg {
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    min-height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
}

.wkPContent {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #fff;
}

.wkpayBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.853rem;
    font-size: 0.256rem;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #51ABFF;
    cursor: pointer;
}

.wkSelctMon {
    display: flex;
    padding: 0.341rem 0 0.341rem 0.341rem;
    margin-bottom: 0.853rem;
}

.wkleftImg,
.wkDetailMon {
    padding: 0.171rem 0;
}

.wkleftImg,
.wkleftImg img {
    width: 1.536rem;
    height: 2.048rem;
}

.wkleftImg img {
    border-radius: 5px;
}

.topRealM {
    font-size: 0.41rem;
    color: #51ABFF;
}

.topPreM {
    text-decoration: line-through;
    margin-left: 0.171rem;
}

.topPreM,
.wkDetailMonMid {
    font-size: 0.222rem;
    color: #999999;
}

.wkDetailMonMid {
    margin-top: 10px;
    line-height: normal;
    min-height: 0.58rem;
}

.modalConRBox {
    overflow-x: auto;
    margin-left: 0.341rem;
    padding-bottom: 0.341rem;
}

.wkDetailMon {

    margin-right: 0.171rem;
    position: relative;
    text-align: left;
    overflow-x: auto;
}

.wkDetailMonBot {
    display: flex;
    position: relative;
    top: 0.171rem;
    overflow-x: auto;
    width: 100%;
}

.wkDetailMonBot>span {
    display: inline-block;
    min-height: 0.546rem;
    background: #F2F2F2;
    border-radius: 5px;
    font-size: 0.222rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 10px;
    word-break: keep-all;
    margin-right: 0.341rem;
    min-width: 90px;
}

.wkDetailMonBot .activePackage {
    background: #F2F9FF;
    border: 1px solid #51ABFF;
    color: #51ABFF;
}

.secSpan {
    margin-left: 0.341rem;
}

#payHundredDay {
    display: none;
}

.wkDetailMonTop {
    text-align: left;
    line-height: 1;
}

.tbpurchaseTop {
    position: relative;
}

.tbpurchaseTop .tbone {
    color: #51ABFF;
}

.tbpurchaseTop .tbone i {
    font-size: 0.307rem;
    font-style: normal;
    font-weight: bold;
}

.tbpurchaseTop .tbtwo {
    font-size: 0.171rem;
    text-decoration: line-through;
    color: #999;
    margin: 0 8px;
}

.tbpurchaseTop .tbthree {
    border-radius: 3px;
    background-color: red;
    color: #fff;
    padding: 1px 5px;
    font-size: 14px;
    display: none;
}

.tbpurchaseTop .tbfour {
    color: #999;
    top: 3px;
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    padding: 0px 5px;
    font-size: 0.171rem;
}

.liveShareBtn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 1.024rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0.256rem;
    margin-bottom: constant(safe-area-inset-bottom) !important;
    margin-bottom: env(safe-area-inset-bottom) !important;
    z-index: 99;
    margin: 0 auto;
    box-shadow: 0 -3px 24px 0 rgba(203, 203, 203, 0.50);
}

.liveShareBtn .btn {
    width: 100%;
    height: 0.683rem;
    color: #fff;
    background-color: #4E5BFF;
    outline: none;
    border: none;
    border-radius: 5px;
    font-size: 0.256rem;
    box-shadow: 0 1px 7px 0 rgba(78, 91, 255, 0.50);

}

.liveShareBtn.livesignUp .btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.liveShareBtn.livesignUp .btn a {
    color: #fff;
}

.finalPrice .iapOffer{
    font-size: 0.239rem;
    font-style: normal;
}

.finalPrice .iapOfferDesc{
    margin-left: 3px;
    font-size: 0.239rem;
}