[v-cloak] {
    display: none !important;
}

html {
    font-family: SimSun;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    background: #f7f7f7;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
}

    a:active, a:hover, a:focus {
        text-decoration: none;
        outline-width: 0;
    }

input, textarea {
    border: none;
}

input:focus, textarea:focus {
    outline: none !important;
    border: 0px;
}

textarea {
    outline: none;
    resize: none;
}

.middle {
    word-break: break-all;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

    .middle.card_1 {
        margin-top: 0.32rem;
        margin-bottom: 0.32rem;
        padding-bottom: 0.2rem;
        width: 94%;
        background-color: #FFFFFF;
        border-radius: 0.27rem;
        box-shadow: 0rem 0.03rem 0.21rem rgba(57, 57, 57, 0.11);
    }

.middleView {
    width: 100%;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

    .middleView.autoflow {
        width: 100%;
        border-radius: 0.08rem;
        border: 0.015rem solid #DADADA;
        overflow: hidden;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        display: flex;
    }

.middleViewA {
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.middleViewAS {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.middleViewAE {
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.middleViewS {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.middleViewE {
    width: 100%;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.middleViewB {
    width: 100%;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: block;
}

.middleViewBS {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    display: block;
}

.middleViewBE {
    width: 100%;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    display: block;
}

.centerView {
    justify-content: center;
    display: flex;
}

.centerWidthView {
    width: 100%;
    justify-content: center;
    display: flex;
}

.allCenterView {
    align-items: center;
    justify-content: center;
    display: flex;
}

.allCenterWidthView {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.bookInfo_1 {
    margin-top: 0.4rem;
    width: 33.33%;
    text-align: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.bookInfo_2 {
    margin-top: 0.587rem;
    width: 100%;
    height: 3.013rem;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

    .bookInfo_2.card_1 {
        margin-top: 0.4rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
        width: 94%;
        background-color: #FFFFFF;
        border-radius: 0.13rem;
        box-shadow: 0rem 0.03rem 0.21rem rgba(57, 57, 57, 0.11);
    }

.bookImage_1 {
    width: 2.693rem;
    height: 3.547rem;
    border-radius: 0.08rem;
}

.bookImage_2 {
    width: 2.4rem;
    height: 3.013rem;
    border-radius: 0.08rem;
}

.bookTitle_1 {
    margin-top: 0.267rem;
    text-align: center;
    width: 2.693rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333;
}

.bookTitle_2 {
    width: 100%;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333;
}

.bookAuthor_1 {
    margin-top: 0.067rem;
    text-align: center;
    width: 2.693rem;
    font-size: 0.293rem;
    color: #828282;
}

.bookAuthor_2 {
    margin-top: 0.16rem;
    width: 100%;
    font-size: 0.293rem;
    color: #828282;
}

.bookIntro_2 {
    margin-top: 0.267rem;
    width: 100%;
    height: 0.853rem;
    font-size: 0.32rem;
    color: #747474;
}

.bookLabelPanel_2 {
    margin-top: 0.213rem;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.bookLabel_2 {
    margin-right: 0.133rem;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #f7f7f7;
    border-radius: 0.24rem;
    height: 0.48rem;
}

    .bookLabel_2 span {
        margin-left: 0.2rem;
        margin-right: 0.2rem;
        color: #a1a1a1;
        font-size: 0.293rem;
    }


.soundInfo_1 {
    margin-top: 0.4rem;
    width: 33.33%;
    text-align: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.soundTitle_1 {
    margin-top: 0.2rem;
    width: 2.67rem;
    color: #333333;
    font-size: 0.4rem;
    text-align: center;
}

.soundImage_1 {
    width: 2.67rem;
    height: 2.67rem;
    border-radius: 0.08rem;
}

.topLabelSpan {
    color: #333333;
    font-size: 0.427rem;
}

    .topLabelSpan.on {
        margin-top: -0.05rem;
        color: #7e7cfb;
        font-size: 0.533rem;
        font-weight: bold;
    }


.segmentingLineView {
    margin-top: 0.733rem;
    width: 100%;
    height: 1px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.segmentingText {
    margin-left: 0.52rem;
    margin-right: 0.52rem;
    font-size: 0.267rem;
    color: #b1b1b1;
}

.segmentingLine {
    width: 0.507rem;
    height: 1px;
    background-color: #b1b1b1;
}

.meunList {
    margin-top: 1.5rem;
    background-color: #f7f7f7;
    box-shadow: 0rem 0.03rem 0.21rem rgba(54, 51, 42, 0.11);
    z-index: 1;
    position: absolute;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}

.meunText {
    margin-top: 0.02rem;
    width: 100%;
    height: 1rem;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    display: flex;
}

    .meunText span {
        color: #666666;
        font-size: 0.32rem;
    }
