blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal
}

a, a:active, a:focus, a:hover, a:link, a:visited, button {
    -webkit-tap-highlight-color: transparent
}

ol, ul {
    list-style: none
}

input {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border: 0
}

a {
    color: #333333;
    text-decoration: none;
    outline: 0;

    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

textarea {
    resize: none
}

body {
    background: #FFFFFF;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Microsoft Sans Serif", Arial, sans-serif;
}

.fr {
    float: right
}

.fl {
    float: left
}

body, html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@font-face {
    font-family: iconfont;
    src: url(https://s1.howtozen.com/assets/fonts/iconfont.eot);
    src: url(https://s1.howtozen.com/assets/fonts/iconfont.eot?#iefix) format('embedded-opentype'), url(https://s1.howtozen.com/assets/fonts/iconfont.woff2) format('woff2'), url(https://s1.howtozen.com/assets/fonts/iconfont.woff) format('woff'), url(https://s1.howtozen.com/assets/fonts/iconfont.ttf) format('truetype'), url(https://s1.howtozen.com/assets/fonts/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont, serif !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.f-banner {
    width: 100%;
    height: 3.35rem;
    display: block;
    margin: 0 auto;
    position: relative;
    background: #000000
}

.f-banner-content {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.f-banner-content .f-banner-left {
    width: 25%;
    height: 100%;
    display: block;
    margin: 0 auto;
    background: #473b2b url(https://s1.howtozen.com/assets/img/wap/flame.png) center top no-repeat;
    background-size: 100% auto;
    position: relative;
    z-index: 2;
    float: left
}

.f-banner-content .f-banner-left img {
    width: 1.6rem;
    height: auto;
    display: block;
    margin: 1.6rem auto 0 auto
}

.swiper-container {
    width: 100%;
    height: 3.35rem;
    display: block
}

.swiper-slide {
    width: 100%;
    height: 3.35rem;
    background-position: center;
    background-size: cover
}

.f-banner-right {
    width: 75%;
    height: 3.35rem;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.swiper-container-fade .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.swiper-container-fade .swiper-slide {
    width: 100% !important;
    background: #000000
}

.f-nav {
    width: 100%;
    display: block;
    height: .7rem;
    line-height: .7rem;
    margin: 0 auto;
    overflow: hidden;
    background: #FFFFFF
}

.f-nav dl {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-nav dl dt {
    width: 25%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: left;
    position: relative
}

.f-nav dl dt:after {
    content: '';
    width: 1px;
    height: .31rem;
    display: block;
    position: absolute;
    background: #c6a074;
    right: 0;
    top: .16rem
}

.f-nav dl dt:last-child:after {
    content: '';
    display: none
}

.f-nav dl dt a {
    width: 100%;
    color: #473a2b;
    font-size: .35rem;
    display: block;
    margin: 0 auto;
    line-height: .69rem;
    text-align: center;
    font-family: Impact, "Helvetica Neue", "San Francisco", -apple-system, sans-serif;
}

.f-nav-list {
    height: auto;
    overflow: hidden
}

.f-nav-list dl dt:after {
    content: '';
    display: none
}

.f-nav dl dt a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-nav-list dl dt a img {
    height: 1.3rem
}

.f-notice {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden
}

.f-notice a {
    display: block;
    font-size: 18px;
    color: #98866b
}

.f-text {
    width: 93.5%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: .2rem;
    position: relative
}

.f-text a {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    padding-top: .5rem;
    font-size: 21px;
    color: #98866b;

}

.f-text p {
    width: 100%;
    height: auto;
    padding-top: .5rem;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #000000;
    text-align: justify;
    line-height: 1.67
}

.index-more-tip {
    padding-top: .5rem !important;
    text-align: right
}

.index-btn-more {
!important
}

.f-footer {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #b19d7e;
    padding-bottom: 20px
}

.f-footer .f-copyright {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    padding-bottom: .4rem;
    padding-top: .8rem;
    font-size: .24rem;
    text-align: center;
    color: #373533
}

.f-footer .f-copyright a {
    vertical-align: middle;
    display: inline-block
}

.f-footer ul {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    text-align: center;
    padding-top: .5rem
}

.f-footer ul li {
    width: 50%;
    height: auto;
    display: block;
    float: left
}

.f-footer ul li img {
    width: 2rem;
    height: auto;
    display: block;
    margin: 0 auto
}

.footer-qrcode {
    height: 90px;
    width: 90px
}

.f-footer ul li p {
    width: 1.8rem;
    font-size: .22rem;
    color: #373533;
    text-align: center;
    margin: 0 auto;
    padding-top: .1rem
}

.f-banner-about {
    width: 100%;
    height: 3.4rem;
    display: block;
    margin: 0 auto
}

.f-banner-about img {
    width: 100%;
    height: 100%
}

.f-banner-about .f-back {
    width: .3rem;
    display: block;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: .25rem;
    left: .5rem;
    z-index: 9;
    padding-right: 1rem
}

.f-back img {
    height: auto
}

.f-nav-ny {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 1.2rem;
    position: relative
}

.footer_bg {
    width: 7.5rem;
    height: 3.16rem;
    background: url(https://s1.howtozen.com/assets/img/wap/footer_bg.png) no-repeat;
    background-size: 100%
}

.footer_bg img.footer_bgImg {
    display: block;
    width: 100%;
    height: auto
}

.footer-record {
    width: 3.6rem;
    height: .3rem;
    line-height: .3rem;
    display: block;
    margin: 0 auto;
    font-size: .24rem;
    text-align: center;
    padding-top: .5rem;
    overflow: hidden
}

.footer-record a, .footer-record span {
    display: block;
    float: left;
    color: #b4b4b4
}

.footer-record a {
    margin-top: -.08rem;
    margin-right: .1rem
}

.f-nav-ny p {
    width: .8rem;
    left: 0;
    top: -.6rem;
    letter-spacing: 4px;
    text-align: center;
    position: absolute
}

.f-nav-ny p strong {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background: #000000;
    text-align: center;
    border-radius: 100rem;
    color: #FFFFFF;
    font-size: .3rem;
    line-height: .4rem;
    margin: 0 auto
}

.f-nav-ny strong i {
    font-style: initial;
    display: block;
    margin: 0 auto;
    padding-top: .22rem;
    font-family: "Times New Roman", sans-serif;
    letter-spacing: -0.03rem;
    font-weight: 100;
    padding-left: .05rem;
}

.f-text-about p {
    font-size: 18px;
    line-height: 1.67;
    padding-top: .4rem
}

.f-text .f-text-a a {
    color: #000000;
    font-size: 18px;

}

.index-tip-list a {
    padding-top: .3rem;
    padding-bottom: 0
}

.f-text-reveal ul {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: .8rem
}

.f-text-reveal ul li {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.f-text-reveal ul li a {
    padding-top: .3rem;
    width: 100%;
    display: block;
    font-size: 18px;
    color: #090909;
    padding-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.f-reveal-fot {
    -webkit-overflow-scroll: touch;
    border-bottom: 2px solid #d9bc92;
    padding-bottom: 10px;
    color: #98866b;
    font-size: .24rem
}

.f-reveal-fot p {
    display: inline-block;
    text-align: left;
    text-indent: 0;
    color: #98866b;
    font-size: .24rem;
    width: auto
}

.f-reveal-fot .f-share {
    width: 78%;
    display: inline-block;
    text-align: right;
    padding-top: .1rem;
    -webkit-transform: translateY(0);
    position: static
}

.f-reveal-fot .f-share a {
    color: #98866b;
    font-size: 13px;
    padding-left: 15px;
    display: inline-block;
    width: auto;

}

.f-reveal-btn {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding-bottom: .3rem
}

.f-reveal-btn:before {
    content: '';
    width: 2px;
    height: .5rem;
    background: #d9bc92;
    position: absolute;
    left: 0;
    right: -.1rem;
    margin: 0 auto;
    top: .85rem
}

.f-reveal-btn a {
    font-size: .34rem;
    display: inline-block;
    color: #c29363;
    width: auto
}

.f-text-reveal-top {
    border-bottom: 1px solid #d9bc92;
    padding-bottom: 0;
    width: 90%;
    margin: 0 auto
}

.f-text-reveal-top p span {
    padding-right: .23rem;
    display: inline-block;
    font-size: 15px;
    color: #98866b
}

.f-text-reveal h2 {
    color: #000000;
    font-size: 20px;
    width: 100%;
    height: auto;
    padding-top: .6rem
}

.f-text-reveal h2 a {
    padding-top: 0
}

.f-text-reveal-d p {
    text-indent: 36px
}

.f-text-reveal-top p {
    padding-top: .1rem;
    text-indent: 0;
    line-height: .4rem;
    font-size: 13px
}

.f-text-reveal-d .f-edit {
    text-align: right;
    padding-top: .3rem;
    font-size: .3rem
}

.f-text-reveal {
    padding-bottom: 1.4rem
}

.f-list {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 0
}

.f-list-clean {
    padding-bottom: 1rem
}

.mp3-index-list a {

}

.f-list-clean ul {
    width: 90%;
    height: auto;
    display: block;
    margin: .2rem auto 0 auto;
    overflow: hidden
}

.f-list-clean ul li {
    width: 31%;
    height: 3.2rem;
    display: block;
    float: left;
    margin: 0 3.333% .2rem 0
}

.f-list-clean ul li:nth-child(3n+3) {
    margin-right: 0
}

.f-list-clean ul li a {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 0
}

.f-list-clean ul li a p {
    width: 100%;
    height: 2.02rem;
    display: block;
    margin: 0 auto;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    padding-top: 0
}

.f-list-clean ul li a p img {
    width: 100%;
    height: auto;
    display: block
}

.f-list-clean ul li a p em {
    width: 100%;
    height: 25px;
    display: block;
    background: url(https://s1.howtozen.com/assets/img/wap/f_bg3.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    line-height: 25px;
    color: #FFFFFF;
    font-size: .24rem
}

.f-list-clean ul li a p em i {
    padding-left: 11px;
    padding-right: .1rem;
    font-size: .25rem;
    vertical-align: top
}

.f-list-clean ul li a span {
    width: 100%;
    height: .65rem;
    border-bottom: 1px solid #98866b;
    display: block;
    margin: 0 auto;
    line-height: .8rem;
    font-size: .32rem;
    color: #98866b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.f-clean-d {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 0
}

.f-clean-details {
    width: 100%;
    min-height: 2.7rem;
    display: block;
    margin: .1rem auto 0 auto
}

.f-clean-details .f-cliean-img {
    width: 40%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative
}

.f-clean-details .f-cliean-img img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.f-clean-details .f-cliean-text {
    width: 55%;
    height: 100%;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #b6a385;
    position: relative;
    overflow: hidden
}

.f-clean-details .f-cliean-text p {
    color: #010101;
    font-size: .28rem;
    text-align: justify;
    padding-bottom: 0;
    line-height: 26px;
    padding-top: .23rem
}

.f-clean-details .f-cliean-text p strong {
    color: #98866b;
    line-height: .4rem;
    padding-bottom: .2rem;
    font-size: .38rem;
    font-weight: 400;
    display: block;
    width: 100%;
    min-height: 1.7rem;

}

.f-list-about p {
    font-size: 16px;
    color: #010101;
    padding-bottom: .3rem;
    line-height: 1.67;
    text-align: justify
}

.book-intro {
    text-indent: 32px
}

.f-wrap {
    width: 20%;
    height: 10px;
    margin: 0 auto;
    float: right;
    padding-top: .06rem
}

.f-wrap .music {
    display: none;
    width: 50%;
    float: right
}

.f-wrap .iconfont {
    font-size: 24px;
    line-height: .35rem;
    float: right;
    width: 50%;
    display: block;
    color: #4c4c4c
}

.f-wrap dl dd {
    background-color: #b6a385;
    margin-left: 2px;
    display: inline-block;
    width: 2px;
    height: 10px
}

.current .f-wrap .music {
    display: block;
    width: 50%;
    float: right
}

.m-play-controls {
    width: 100%;
    height: 30px;
    display: block;
    margin: 0 auto
}

.f-clean-d a {
    max-width: 1.6rem;
    height: 25px;
    line-height: 26px;
    margin: 0 auto;
    font-size: .28rem;
    color: #98866b;
    border: 1px solid #98866b;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.m-music-list-wrap {
    margin-top: .2rem
}

.m-music-list-wrap ul li {
    padding: .3rem 0;
    color: #010101;
    font-size: .3rem;
    border-top: 1px solid #b6a385;
    text-align: left
}

.m-music-list-wrap ul li:last-child {
    border-bottom: 1px solid #b6a385
}

.m-music-list-wrap ul li span {
    width: 70%;
    display: block;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 17px
}

.m-music-list-wrap ul .current .iconfont {
    display: none
}

.m-music-list-wrap ul .current span {
    color: #dabd94
}

.m-music-list-wrap ul .current {
    color: #b6a385
}

.m1 {
    -webkit-animation: .8s .1s living linear infinite backwards normal;
    animation: .8s .1s living linear infinite backwards normal
}

.m2 {
    -webkit-animation: .8s .3s living linear infinite backwards normal;
    animation: .8s .3s living linear infinite backwards normal
}

.m3 {
    -webkit-animation: .8s .6s living linear infinite backwards normal;
    animation: .8s .6s living linear infinite backwards normal
}

@-webkit-keyframes living {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
    50% {
        -webkit-transform: scaleY(.3);
        transform: scaleY(.3);
        -webkit-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
}

@keyframes living {
    0% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0 10px;
        -ms-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
    50% {
        -webkit-transform: scaleY(.3);
        -ms-transform: scaleY(.3);
        transform: scaleY(.3);
        -webkit-transform-origin: 0 10px;
        -ms-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
    100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0 10px;
        -ms-transform-origin: 0 10px;
        transform-origin: 0 10px
    }
}

.f-works {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden
}

.f-list-works ul {
    width: 90%;
    display: block;
    margin: 0 auto
}

.f-list-works li {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: .2rem 0;
    overflow: hidden
}

.f-list-works .f-works-img {
    width: 30%;
    display: block;
    height: auto;
    margin: 0 auto
}

.f-list-works .f-works-img img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto
}

.f-list-works .f-works-text {
    width: 65%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #b6a385;
    position: relative;
    z-index: 9
}

.f-list-works .f-works-text h3 {
    color: #b19d7f;
    line-height: .4rem;
    padding-bottom: .2rem;
    font-size: .32rem;
    display: block;
    width: 100%;
    height: 1.4rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.f-list-works .f-works-text p {
    padding-bottom: 0;
    color: #98866b;
    padding-top: .15rem;
    min-height: 2.22rem;
    display: block
}

.f-list-works .f-works-text p strong {
    font-size: .38rem;
    font-weight: 400;
    color: #98866b;
    text-align: left;
    display: block;
    overflow: hidden;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.5
}

.f-list-works .f-works-btn {
    width: 100%;
    height: 30px;
    display: block;
    margin: 0 auto
}

.f-list-works .f-works-btn a {
    max-width: 27.9%;
    display: inline-block;
    height: .45rem;
    line-height: .45rem;
    margin: 0 auto;
    font-size: .24rem;
    color: #98866b;
    vertical-align: top;
    border: 1px solid #98866b;

    padding: 0;
    text-align: center
}

.f-text-notice {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto
}

.book-chapter h3 {
    font-family: sans-serif;
}

.book-chapter a {
    font-family: sans-serif;
}

.f-article-t h5 {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 40px
}

.f-article-t p {
    padding-bottom: 0;
    color: #000000;
    line-height: 1.67;
    display: block;
    margin: 0;
    text-align: justify
}

.f-article-t p strong {
    display: block;
    padding: 40px 0;
    width: 100%
}

.f-article-t p em {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px
}

.f-article-t p i {
    font-style: normal;
    padding-left: 10px
}

.f-article-t .f-reveal-time {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    display: block;
    padding-top: .32rem;
    color: #98866b;
    font-size: .24rem;
    padding-bottom: .1rem;
    border-bottom: 1px solid
}

.f-article-t .f-reveal-time strong {
    width: auto;
    height: auto;
    display: inline-block;
    padding-top: .1rem;
    font-weight: 500;
    letter-spacing: -0.01rem;
}

.f-article-t .f-reveal-time strong:nth-child(2) {
    float: right
}

.f-article-t img {
    width: 50%;
    display: block;
    height: auto
}

.f-article-t h3 {
    color: #000000;
    font-size: .45rem;
    width: 100%;
    display: block;
    padding: .4rem 0;
    font-weight: 400
}

.f-article-t span {
    color: #000000;
    line-height: 1.67;
    margin: 0 auto;
    font-size: 18px;
    padding-bottom: .4rem;
    text-align: justify;

}

.f-article-t .f-reveal-fot {
    font-size: .24rem;
    width: 100%;
    height: 1rem;
    display: block;
    position: fixed;
    bottom: 0;
    background: #f3f1ed;
    left: 0;
    border-bottom: none;
    padding-bottom: 0;
    right: 0;
    margin: 0 auto
}

.f-article-t .f-reveal-fot a {
    width: 24.55%;
    display: block;
    float: left;
    margin: 0 auto;
    line-height: 1rem;
    height: auto;
    padding-top: 0;
    font-family: "Trebuchet MS", "Helvetica Neue", "San Francisco", -apple-system, sans-serif;
    font-size: .33rem;
    color: #98866b;
    text-align: center;
    position: relative;
}

.f-article-t .f-reveal-fot a:last-child {
    border-right: none
}

.f-article-t .f-reveal-fot a:after {
    content: '';
    width: 1px;
    height: .3rem;
    background: #d9bc92;
    position: absolute;
    right: 0;
    top: .35rem
}

.f-article-t .f-reveal-fot a:last-child:after {
    content: '';
    display: none
}

.f-text-reveal ul li:last-child {
    margin-bottom: .3rem
}

.f-cliean-i {
    font-size: .45rem
}

.f-article-text-t {
    padding-bottom: .6rem
}

.article-content {
    margin-top: 10px;
    padding-bottom: 45px;
    font-family: sans-serif;
    font-size: .35rem;
    line-height: 1.667;
    text-align: justify;
    color: #333333;
    word-break: break-all
}

.article-content p {
    font-size: 18px;
    text-indent: .8rem !important;
    color: #333333
}

.article-content p strong {
    display: inline
}

.f-article-text-t a {
    padding-top: 0
}

.f-text-reveal h2 {
    font-family: "Times New Roman", sans-serif;;
}

.tip-content {
    font-family: sans-serif;
    font-size: .35rem;
    text-align: justify;
    line-height: 1.667;
    color: #333333;
    text-indent: .8rem;
    word-break: break-all;
    padding-top: 8px
}

.f-article-t h2 {
    color: #000000;
    font-family: "Times New Roman", sans-serif;
    font-size: .42rem;
    width: 100%;
    display: block;
    font-weight: 400;
    text-indent: 0
}

.f-text-notice .f-list-works .f-book h4 {
    width: 100%;
    display: block;
    color: #98866b;
    font-size: .42rem;
    padding-top: .8rem;
    padding-bottom: .2rem;
    font-weight: 400;
    border-bottom: 2px solid #98866b;

}

.f-book table {
    max-width: 600px;
    border: none;
    font-size: 15px;
    color: #000000
}

.f-book table thead th {
    border: none;
    padding: 5px 0;
    font-size: 18px;
    color: #000000
}

.f-book table tbody td {
    padding: 5px 0;
    border: none;
    font-size: 18px
}

.f-book table tbody td strong {
    font-weight: 400
}

.f-book table tbody {
    margin-top: .2rem
}

.f-book table tbody .f-book-td {
    text-align: center
}

.f-book-td .f-reduce {
    display: inline-block;
    cursor: pointer;
    padding-right: .1rem;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.f-book-td .f-reduce em {
    padding: 0 .1rem
}

.f-book-td .f-add {
    display: inline-block;
    cursor: pointer;
    padding-left: .1rem;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.f-book-td .f-add em {
    padding: 0 .1rem
}

.f-table-from {
    width: 100%;
    height: auto;
    display: block;
    margin: .5rem auto 0 auto
}

.f-table-from p {
    width: 100%;
    height: .7rem;
    display: block;
    margin: .3rem auto 0 auto;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: .2rem
}

.f-table-from p strong {
    width: 25%;
    height: 100%;
    display: block;
    float: left;
    color: #000000;
    font-size: .31rem;
    font-weight: 100;
    line-height: .7rem
}

.f-table-from p input {
    width: 70%;
    display: block;
    float: right;
    border: none;
    outline: 0;
    font-size: .31rem;
    height: 100%
}

.f-table-from p input:focus {
    outline: 0
}

.f-table-from .f-men input {
    width: 97%
}

.f-table-from .f-address {
    width: 100%;
    height: .7rem;
    display: block;
    margin: .3rem auto 0 auto;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: .2rem
}

.f-table-from .f-address strong {
    width: 25%;
    height: auto;
    display: block;
    float: left;
    color: #000000;
    font-size: .3rem;
    font-weight: 100;
    padding-top: .15rem
}

.f-table-from .f-address #trigger4 {
    width: 70%;
    display: block;
    float: right;
    border: none;
    outline: 0;
    height: 100%;
    line-height: .7rem;
    color: #b2b2b2;
    font-size: .28rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.f-table-from .f-address #trigger4 em {
    min-width: 28%;
    display: inline-block;
    margin: 0 auto;
    color: #b2b2b2;
    font-size: .28rem
}

input::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: .28rem
}

input::-moz-placeholder {
    color: #b2b2b2;
    font-size: .28rem
}

input:-moz-placeholder {
    color: #b2b2b2;
    font-size: .28rem
}

input:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: .28rem
}

.f-text-notice .f-list-works .f-book2 h4 {
    margin-bottom: .3rem;
    padding-bottom: .2rem
}

.f-text-notice .f-list-works .f-book2 {
    color: #010101
}

.f-book2-total dl dd {
    display: block;
    min-width: 100%;
    font-size: 18px;
    color: #010101;
    padding-bottom: .5rem
}

.f-book2-total {
    width: 100%;
    height: auto;
    display: block;
    margin: .3rem auto .35rem auto
}

.f-book2-total dl {
    width: 100%;
    display: block;
    text-align: left;
    margin: 0 auto
}

.f-payment {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto .3rem auto
}

.f-payment dl dd {
    min-width: 30%;
    display: inline-block;
    text-align: center
}

.f-payment dl dd img {
    width: 100%;
    display: block
}

.f-payment dl dd p {
    width: 100%;
    text-align: center;
    padding-top: .1rem;
    font-size: .3rem;
    color: #000000
}

.f-book2 p em {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px
}

.f-book a {
    width: 30%;
    height: .65rem;
    display: block;
    line-height: .65rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    margin: .3rem auto .4rem auto;
    background: #98866b
}

.m-play-controls-new {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top: .1rem;
    text-align: center
}

.f-share {
    -webkit-overflow-scroll: touch;
    border-radius: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 100%;
    z-index: 1110
}

.f-modal-active {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.f-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.f-share h3 {
    background-color: #f8f8f8;
    border-bottom: 1px solid #FFFFFF;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #555;
    font-weight: 400;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
    font-size: .32rem
}

.f-share h3::after {
    border-bottom: 1px solid #dfdfdf;
    content: "";
    display: block;
    height: 0;
    margin-top: 10px;
    width: 100%
}

.f-share-footer {
    margin: 10px
}

.f-share-footer .share_btn {
    color: #555;
    display: block;
    width: 100%;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: .625em 0;
    text-align: center;
    transition: background-color .3s ease-out 0s, border-color .3s ease-out 0s;
    white-space: nowrap
}

.f-share ul {
    background-color: #f8f8f8;
    border-radius: 0 0 2px 2px;
    margin: 0 auto;
    padding-top: 15px;
    height: 4rem;
    zoom: 1;
    overflow: auto
}

.f-share ul li {
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto
}

.f-share ul a {
    width: 90%;
    display: block;
    height: .5rem;
    padding: .15rem 0;
    margin: 0 auto;
    font-size: .3rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.f-share ul span {
    display: block
}

.sharebg {
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

.sharebg-active {
    opacity: 1;
    display: block
}

.ovfHiden {
    overflow: hidden;
    height: 100%
}

.f-list-c-table table {
    width: 90%;
    border-collapse: collapse;
    border: 1px solid #d9bc92;
    margin: .1rem auto .2rem auto
}

.f-list-c-table table .f-w-table-tr {
    background: #eee6db;
    color: #000000
}

.f-list-c-table table td {
    text-align: center;
    border: 1px solid #d9bc92;
    padding: .15rem 0;
    font-size: .28rem
}

.f-list-c-table table .f-w-table-tr td {
    color: #000000;
    font-family: "Times New Roman", sans-serif;
}

.f-list-c-table table td a {
    color: #000000;
    height: 25px;
    line-height: 25px;
    display: block;
    padding: .165rem 0;
    font-size: 14px;

    width: 100%
}

.f-list-c-table table td span {
    color: #98866a;
    display: block;
    padding: .2rem 0;

}

.f-list-works .f-works-text p span {
    display: block;
    font-size: .24rem;
    padding-top: .1rem
}

.f-clean-details .f-cliean-img em {
    width: 100%;
    height: 25px;
    display: block;
    position: absolute;
    bottom: 0;
    line-height: 25px;
    color: #FFFFFF;
    font-size: .28rem;
    background: url(https://s1.howtozen.com/assets/img/wap/f_bg3.png) center center no-repeat;
    background-size: 100% 100%
}

.f-clean-details .f-cliean-img em i {
    padding-left: 11px;
    padding-right: .1rem;
    font-size: .3rem;
    vertical-align: top
}

.f-list-works .f-works-img:after {
    content: '';
    display: none;
    width: 167px;
    height: 245px;
    background: url(https://s1.howtozen.com/assets/img/wap/w_bg.png) right center no-repeat;
    position: absolute;
    top: -3px;
    right: -8px;
    z-index: 0;
    background-size: auto 92%;
    opacity: 0
}

.f-reveal-btn p {
    width: 100%;
    display: block;
    text-indent: 0;
    font-size: .24rem;
    padding-top: 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box
}

.f-reveal-btn-l {
    width: 47%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: left;
}

.f-reveal-btn-l p {
    text-align: left;
}

.f-reveal-btn-r {
    width: 47%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: right
}

.f-reveal-btn a {
    font-size: .34rem;
    display: inline-block;
    padding: 0;
    color: #98866a;
    width: 100%;
    text-align: left
}

.f-reveal-btn a img {
    width: .2rem;
    position: relative;
    top: 2px;
    padding-right: .1rem
}

.f-reveal-btn .f-reveal-btn-r a {
    text-align: right
}

.f-reveal-btn .f-reveal-btn-r p {
    text-align: right
}

.f-reveal-btn:before {
    content: '';
    width: 1px;
    height: 1.2rem;
    background: #d9bc92;
    position: absolute;
    left: 0;
    right: -.13rem;
    margin: 0 auto;
    top: .75rem
}

.f-reveal-btn .f-reveal-btn-r a img {
    padding-left: .13rem
}

.f-text-about {
    padding-bottom: .5rem
}

.f-list-c-table p {
    padding-bottom: 0;
    width: 86%;
    padding-top: .3rem
}

.f-list-c-table p img {
    width: .4rem
}

.f-list-c-table table td a:hover {
    text-decoration: underline
}

.f-text-reveal-d .f-reveal-share {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: .3rem;
    padding-bottom: .1rem;
    font-size: .26rem
}

.f-text-reveal-d .f-reveal-share p {
    width: 32.5%;
    display: inline-block;
    padding: 0;
    text-align: center;
    margin: 0;
    font-size: .26rem
}

.f-text-reveal-d .f-reveal-share .f-reveal-share-l {
    text-align: left
}

.f-text-reveal-d .f-reveal-share .f-reveal-share-r {
    text-align: right
}

.f-text-reveal-d .f-reveal-share .f-reveal-share-r img {
    width: .35rem;
    display: inline-block;
    position: relative;
    top: 4px
}

.f-text-reveal-d .f-reveal-share p span {
    display: inline-block;
    vertical-align: bottom;
    padding-right: 0;
    font-size: .26rem;
    line-height: .4rem;
    padding-left: .1rem;

}

.praise {
    width: .35rem;
    height: 40.35rem;
    margin: 50px auto;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    position: relative
}

#praise {
    width: .5rem;
    height: auto;
    margin: 0 auto;
    padding-right: 0
}

#praise-txt {
    height: .5rem;
    line-height: .65rem
}

.praise img {
    width: .33rem;
    height: .44rem;
    display: block;
    margin: 0 auto
}

.praise img.animation {
    animation: myfirst .5s;
    -moz-animation: myfirst .5s;
    -webkit-animation: myfirst .5s;
    -o-animation: myfirst .5s
}

#add-num {
    display: none
}

.c-praise img {
    width: .4rem;
    height: auto;
    display: block;
    margin: 0 auto
}

.c-praise img.animation {
    animation: myfirst1 .5s;
    -moz-animation: myfirst1 .5s;
    -webkit-animation: myfirst1 .5s;
    -o-animation: myfirst1 .5s
}

#add-num .add-animation {
    color: #98866b;
    position: absolute;
    top: -.3rem;
    left: .86rem;
    font-size: .26rem;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity: 0;
    animation: mypraise .5s;
    -moz-animation: mypraise .5s;
    -webkit-animation: mypraise .5s;
    -o-animation: mypraise .5s;
    font-style: normal
}

@keyframes myfirst1 {
    0% {
        width: .4rem
    }
    50% {
        width: .4rem
    }
    100% {
        width: .4rem
    }
}

@-moz-keyframes myfirst1 {
    0% {
        width: .4rem
    }
    50% {
        width: .4rem
    }
    100% {
        width: .4rem
    }
}

@-webkit-keyframes myfirst1 {
    0% {
        width: .4rem
    }
    50% {
        width: .4rem
    }
    100% {
        width: .4rem
    }
}

@-o-keyframes myfirst1 {
    0% {
        width: .4rem
    }
    50% {
        width: .4rem
    }
    100% {
        width: .4rem
    }
}

@keyframes myfirst {
    0% {
        width: .33rem
    }
    50% {
        width: .33rem
    }
    100% {
        width: .33rem
    }
}

@-moz-keyframes myfirst {
    0% {
        width: .33rem
    }
    50% {
        width: .33rem
    }
    100% {
        width: .33rem
    }
}

@-webkit-keyframes myfirst {
    0% {
        width: .33rem
    }
    50% {
        width: .33rem
    }
    100% {
        width: .33rem
    }
}

@-o-keyframes myfirst {
    0% {
        width: .33rem
    }
    50% {
        width: .33rem
    }
    100% {
        width: .33rem
    }
}

@keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
    25% {
        top: -20px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1
    }
    75% {
        top: -30px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
}

@-moz-keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
    25% {
        top: -20px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1
    }
    75% {
        top: -30px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
}

@-webkit-keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
    25% {
        top: -20px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1
    }
    75% {
        top: -30px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
}

@-o-keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
    25% {
        top: -20px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1
    }
    75% {
        top: -30px;
        opacity: .5;
        filter: Alpha(opacity=50);
        -moz-opacity: .5
    }
    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0
    }
}

body .layui-m-layer .layui-m-layer-footer {
    width: 100% !important;
    bottom: 0 !important
}

body .layui-m-layer .layui-m-layer-footer ul {
    width: 96%;
    display: block;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: .5rem 0
}

body .layui-m-layer .layui-m-layer-footer ul li {
    width: 33.3%;
    display: block;
    float: left
}

body .layui-m-layer .layui-m-layer-footer ul li a {
    width: 100%;
    height: 100%;
    display: block
}

body .layui-m-layer .layui-m-layer-footer ul li a img {
    width: 35%;
    display: block;
    margin: 0 auto;
    padding: 0
}

body .layui-m-layer .layui-m-layer-footer ul li a span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: .22rem;
    margin: 0 auto;
    color: #97866a;
    padding-top: .1rem
}

.layui-m-layer-footer .layui-m-layerbtn span[yes] {
    margin-top: 0 !important;
    border-radius: 0 !important
}

.layui-m-layer-footer .layui-m-layerbtn span {
    background-color: #FFFFFF !important
}

.layui-m-layer-footer .layui-m-layercont {
    padding: 0 !important;
    border-radius: 10px 10px 0 0 !important;
    background-color: #f7f5f2 !important
}

.layui-m-layer-footer .layui-m-layerbtn span[yes] {
    color: #97866a !important;
    font-size: .28rem !important
}

body .layui-m-layer0 .layui-m-layer-tanchu {
    width: 100%;
    max-width: 640px;
    background: 0 0;
    height: 100%
}

body .layui-m-layer0 .layui-m-layer-tanchu img {
    width: 80%;
    display: block;
    margin: 0 auto
}

body .layui-m-layer0 .layui-m-layer-tanchu .layui-m-layercont {
    padding: 0;
    line-height: 22px;
    text-align: center;
    height: 100%
}

body .layui-m-layer0 .layui-m-layer-tanchu .f-srfs-jt {
    width: 100%;
    height: 100vh;
    display: block;
    overflow: scroll
}

canvas {
    width: 750px
}

#body .hj {
    width: 100%
}

body .layui-m-layer0 .layui-m-layer-tanchu .f-news-loading {
    width: 35%;
    position: absolute;
    right: 0;
    left: 0;
    top: 3rem;
    margin: 0 auto
}

body .layui-m-layer0 .layui-m-layer-tanchu .f-srfs-jt img:nth-child(2) {
    padding-bottom: 5rem
}

.f-new-share-ny {
    width: 100% !important;
    bottom: -200px;
    background: #f7f5f2 !important;
    position: fixed;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -webkit-overflow-scroll: touch
}

.f-new-share-ny p {
    width: 96%;
    display: block;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: .5rem 0
}

.f-new-share-ny-active {
    bottom: 0 !important
}

.f-news-close {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #97866a !important;
    font-size: 16px !important;
    background: #FFFFFF
}

.f-news-artcle {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.f-news-artcle .book-cover {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    margin: 0 auto
}

.f-news-artcle .f-works-btn {
    width: 46%;
    height: 30px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: .4rem;
    text-align: right
}

.f-news-artcle .f-works-btn a {
    max-width: 43%;
    display: inline-block;
    height: .45rem;
    line-height: .45rem;
    margin: 0 auto;
    font-size: .24rem;
    color: #98866b;
    vertical-align: top;
    border: 1px solid #98866b;

    padding: 0;
    text-align: center
}

.f-reveal-news-fot p {
    width: 39%;
    display: block;
    float: left;
    height: auto;
    line-height: normal;
    padding: 0;
    margin: 0;
    position: relative
}

.f-reveal-news-fot .f-news-search {
    width: 20%
}

.f-reveal-news-fot img {
    width: .33rem;
    display: block;
    margin: 0 auto;
    padding-top: .33rem
}

.f-article-t .f-reveal-news-fot a {
    width: 50%;
    font-family: "Trebuchet MS", "Helvetica Neue", "San Francisco", -apple-system, sans-serif;
    letter-spacing: -0.02rem;
}

.f-article-t .f-reveal-news-fot a:after {
    display: none
}

.f-article-t .f-reveal-news-fot p:before {
    content: '';
    width: 1px;
    height: .3rem;
    background: #d9bc92;
    position: absolute;
    right: 0;
    top: .35rem
}

.f-article-t .f-reveal-news-fot p:last-child:before {
    content: '';
    display: none
}

.f-text-reveal .f-search-title {
    border-bottom: 1px solid #928062;
    padding-bottom: .12rem;
    padding-top: .4rem;
    font-size: .33rem;
    color: #928062;

}

.f-footer ul {
    padding-top: 0
}

.f-copy-right-btn {
    width: 4.16rem;
    display: block;
    height: 30px;
    margin: .3rem auto 0 auto;
    background: #e5e5e5
}

.f-copy-right-btn a {
    width: 2.05rem;
    display: block;
    float: left;
    height: 30px;
    text-align: center;
    line-height: 30px;

    color: grey;
    font-size: 16px;
    position: relative
}

.f-copy-right-btn a:nth-child(2) {
    border-left: none
}

.f-copy-right-btn .f-news-btn-active {
    background: #FFFFFF
}

.f-footer .f-copyright a img {
    width: .33rem
}

.f-footer ul li a {
    width: 1.65rem;
    display: block;
    height: 30px;
    text-align: center;
    position: relative;
    line-height: initial;

    color: #aaa;
    font-size: 16px;
    margin: .6rem auto 0 auto
}

.f-footer ul li .f-news-btn-active {
    background: #FFFFFF;
    color: #000000
}

.f-footer ul li .f-news-btn-active:after {
    content: '';
    width: 13px;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.f-footer ul li:nth-child(2) .f-news-btn-active:after {
    bottom: 9px
}

.rolldate-container header {
    font-size: 16px !important
}

.rolldate-container .rolldate-btn {
    padding: 0 50px !important;
    font-size: 16px !important
}

.rolldate-container .rolldate-confirm {
    color: #666 !important
}

.f-text-notice {
    padding-bottom: .7rem
}

.f-text-reveal .f-reveal-time {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    display: block;
    padding-top: .3rem;
    color: #98866b;
    font-size: .24rem;
    padding-bottom: .1rem;
    border-bottom: 1px solid
}

.f-text-reveal .f-reveal-time strong {
    width: auto;
    height: auto;
    display: inline-block;
    padding-top: .1rem;
    font-weight: 100
}

.scroll_top {
    position: fixed;
    right: .2rem;
    bottom: 3.28rem;
    width: .7rem;
    height: .72rem
}

.scroll_top img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto
}

.f-text-reveal-search {
    border-top: 1px solid #d5b586;
    margin-top: .1rem
}

.f-text-reveal-search ul li a {
    text-overflow: initial;
    white-space: initial;
    padding-top: 0
}

.f-text-reveal-search ul li a span {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top: .3rem
}

.f-text-reveal-search ul li a em {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    color: grey;
    font-size: 14px;
    padding-top: .1rem
}

.scroll_top-new {
    bottom: 3rem
}

.input-box-new {
    width: .6rem;
    height: .6rem;
    position: absolute;
    right: .8rem;
    z-index: 999;
    top: .5rem
}

.input-box-new .search {
    position: absolute;
    margin: auto;
    top: .03rem;
    right: auto;
    bottom: 0;
    left: 0;
    width: .6rem;
    height: .5rem;
    transition: all 1s;
    z-index: 4
}

.input-box-new .search:hover {
    cursor: pointer
}

.input-box-new .search::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 13px;
    right: 0;
    bottom: 0;
    left: 21px;
    width: 12px;
    height: 4px;
    background: #9c8567;
    transform: rotate(40deg) scale(.55);
    transition: all .5s
}

.input-box-new .search::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -3px;
    right: 0;
    bottom: 0;
    left: 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #9c8567;
    transition: all .5s;
    transform: scale(.55)
}

.input-box-new input {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    width: .6rem;
    height: .5rem;
    outline: 0;
    border: 1px solid #9c8567;
    color: #9c8567;
    transition: all .1s;
    opacity: 0;
    z-index: 5;
    font-size: .28rem;
    background: 0 0;
    border-radius: .6rem
}

.input-box-new input:hover {
    cursor: pointer
}

.input-box-new input:focus {
    width: 3rem;
    padding: 0 .3rem 0 .55rem;
    opacity: 1;
    cursor: text
}

.input-box-new input:focus ~ .search {
    right: 0;
    z-index: 6;
    width: 20px
}

.input-box-new input:focus ~ .search::before {
    top: 0;
    left: 1px;
    width: 24px;
    height: 3px;
    background: #9c8567;
    transform: rotate(40deg) scale(.55)
}

.input-box-new input:focus ~ .search::after {
    top: 0;
    left: 1px;
    width: 24px;
    height: 3px;
    border: none;
    background: #98866b;
    border-radius: 0;
    transform: rotate(-45deg) scale(.55)
}

.input-box-new input::placeholder {
    font-size: .22rem;
    color: #777777;
    opacity: .8
}

.input-box-new input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.input-box-new img {
    width: .25rem;
    position: absolute;
    height: auto;
    display: block;
    right: 2.5rem;
    padding-top: .11rem;
    transition: all .2s;
    opacity: 0
}

.input-box-new input:focus ~ .search img {
    opacity: 1
}

.f-text-reveal-search ul li {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: .2rem
}

#announce-editable p {
    text-indent: 0 !important;
    text-decoration: initial !important
}

#announce-editable p span {
    text-indent: 0 !important;
    text-decoration: initial !important
}

#announce-editable img {
    text-indent: 0 !important;
    width: 50% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    text-decoration: initial !important
}

#announce-editable p a {
    padding-top: 0;
    font-size: 18px
}

.input-box {
    top: .35rem
}

.f-nav dl dt:nth-child(4):after {
    content: '';
    display: none
}

.f-list-c-table table tr td:nth-child(3) a {
    font-size: .28rem
}

body .layui-m-layer1 .layui-m-layer-img-a {
    background: 0 0
}

body .layui-m-layer1 .layui-m-layer-img-a img {
    width: 80%;
    display: block;
    margin: 0 auto
}

body .layui-m-layer1 .layui-m-layer-img-a .cls-btn {
    width: .6rem;
    display: block;
    margin: 0 auto;
    padding-top: .2rem
}

.f-list-c-table .f-list-c-table-p {
    width: 92%;
    padding-top: 0;
    font-size: .28rem;
    padding-bottom: .5rem
}

.f-list-c-table {
    padding-top: .2rem
}

.f-ico-qb img {
    height: .3rem;
    padding-left: .1rem
}

.f-text .f-news-a {
    width: 45%;
    height: 35px;
    color: grey;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 35px;
    border: 1px solid #d6d6d6;
    padding-top: 0;
    display: block;
    text-align: center;
    border-radius: 20px;
    margin: .5rem auto;
}

.f-news-nav-f {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto .3rem auto;
    overflow: hidden
}

.f-news-nav-f a {
    width: 49.85%;
    height: auto;
    display: block;
    float: left;
    overflow: hidden
}

.f-news-nav-f a:nth-child(2n+2) {
    float: right
}

.f-news-nav-f a img {
    width: 100%;
    display: block
}

.f-footer {
    border-top: none;
    overflow: hidden;
    padding-top: .8rem
}

.f-text-reveal-new ul li a {
    text-overflow: initial;
    white-space: initial
}

.f-text-reveal-new h2 {
    padding-top: .4rem
}

.f-observing {
    width: 93.5%;
    display: block;
    height: auto;
    margin: 0 auto;
    padding-top: .3rem
}

.f-observing ul {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-observing ul li {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto .5rem auto;
    overflow: hidden
}

.f-observing ul li a {
    width: 100%;
    display: block
}

.f-observing ul li a img {
    width: 21%;
    display: block;
    height: auto;
    float: left;
    overflow: hidden
}

.f-observing ul li a p {
    width: 74%;
    display: block;
    float: right;
    height: auto
}

.f-observing ul li a p strong {
    width: 100%;
    display: block;
    color: #000000;
    font-size: .31rem;
    font-weight: 700
}

.f-observing ul li a p span {
    width: 100%;
    display: block;
    margin: 0 auto;
    color: #98866b;
    font-size: .26rem;
    overflow: hidden
}

.f-observing ul li a p span em {
    padding: .08rem .1rem;
    background: #f3f3f3;
    display: block;
    float: left;
    margin-right: .15rem;
    border-radius: .1rem;
    font-size: .24rem;
    margin-top: .15rem
}

.f-observing ul li a p i {
    font-style: normal;
    color: #999999;
    width: 100%;
    font-size: .24rem;
    padding-top: .1rem;
    line-height: .4rem;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1
}

.f-nav-ob {
    width: 100%;
    display: block;
    min-height: 1.5rem;
    background: #FFFFFF;
    border-radius: .2rem .2rem 0 0
}

.f-nav-ob-top {
    width: 100%;
    height: auto;
    display: block;
    margin-top: -1.5rem;
    position: relative
}

.f-nav-ob-top .f-ob-title {
    width: 93.5%;
    display: block;
    margin: 0 auto;
    height: auto;
    left: 0;
    right: 0;
    overflow: hidden
}

.f-nav-ob-top .f-ob-title img {
    width: 28%;
    display: block;
    float: left;
    border-radius: .2rem
}

.f-nav-ob-top .f-ob-title p {
    width: 65%;
    display: block;
    height: auto;
    float: right;
    font-size: .24rem;
    color: #FFFFFF
}

.f-nav-ob-top .f-ob-title p strong {
    width: 100%;
    height: auto;
    display: block;
    font-size: .42rem;
    padding-top: .3rem
}

.f-nav-ob-top .f-ob-title p span {
    width: 100%;
    display: block;
    color: #98866b;
    font-size: .26rem;
    overflow: hidden;
    margin: .4rem auto 0
}

.f-nav-ob-top .f-ob-title p span em {
    padding: .1rem .1rem;
    background: #f3f3f3;
    display: block;
    float: left;
    margin-right: .15rem;
    border-radius: .1rem;
    font-size: .24rem;
    margin-top: .15rem
}

.f-nav-ob-top .f-nav-ob-text {
    width: 93.5%;
    height: auto;
    display: block;
    font-size: .25rem;
    padding-bottom: .3rem;
    color: #999999;
    margin: .3rem auto 0 auto;
    line-height: .4rem
}

.f-text-ob .index-tip-list a {
    padding-top: .5rem
}

.f-news-nav-f {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.f-news-nav-f a {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    overflow: hidden
}

.f-news-nav-f a:nth-child(2n+2) img {
    width: 100%
}

.f-news-nav-f a img {
    display: block;
    margin-bottom: 1px;
    margin-right: 1px;
    width: -webkit-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: calc(100% - 1px)
}

#content {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 100%
}

.tabBox {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto 1rem auto
}

.tabBox .hd {
    height: 10vh;
    font-size: .3rem;
    position: relative
}

.tabBox .hd ul {
    position: absolute;
    height: 100%;
    top: 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display: block
}

.tabBox .hd ul li {
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin: 7% .4rem 0;
    padding-bottom: .1rem
}

.tabBox .hd ul li a {
    font-weight: 700;
    color: #999999;
    font-size: .32rem;
    transition: all 1s;
    position: relative
}

.tabBox .hd ul li a:after {
    content: '';
    width: 0;
    height: 2px;
    background: #98866b;
    position: absolute;
    transition: all .5s;
    bottom: -.15rem;
    left: 0
}

.tabBox .hd ul .on {
    background: #FFFFFF;
    display: inline-block
}

.tabBox .hd ul .on a:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #98866b;
    position: absolute;
    bottom: -.15rem;
    left: 0
}

.tabBox .hd .f-back {
    width: .6rem;
    position: absolute;
    left: 3.25%;
    margin-top: 6%;
    z-index: 2
}

.tabBox .hd .f-back img {
    width: .3rem;
    display: block
}

.tabBox .hd ul .on a {
    display: block;
    font-size: .32rem;
    color: #98866b
}

.tabBox .bd ul {
    padding: 0
}

.tabBox .bd li {
    width: 100%;
    position: relative
}

.tabBox .bd li a {
    -webkit-tap-highlight-color: transparent
}

.tabBox .hd .f-del {
    width: 1rem;
    left: auto;
    right: 1.25%;
    top: 0;
    text-align: center
}

.tabBox .hd .f-del img {
    width: .4rem;
    display: block;
    margin: 0 auto
}

.tabBox .hd .f-del span {
    width: 100%;
    height: auto;
    display: block;
    font-size: .26rem;
    color: #4c4c4c;
    padding-top: .1rem
}

#content .f-clean-details .f-cliean-text {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-top: none;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #000000;
    padding-bottom: 5%;
    padding-top: 2%
}

#content .f-clean-details .f-cliean-text p {
    color: #010101;
    font-size: .28rem;
    text-align: center;
    padding-bottom: 0;
    line-height: .6rem;
    padding-top: .23rem
}

#content .f-clean-details .f-cliean-img {
    transition: 1.5s;
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 6%;
    padding-top: 6%
}

#content .f-clean-details .f-cliean-img img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

#content .grid-music-container .m-now-controls .u-process {
    height: 6px;
    background-color: #f6e9dc;
    border-radius: 1rem
}

#content .grid-music-container .m-now-controls .u-process .buffer-process, .grid-music-container .m-now-controls .u-process .current-process {
    height: 6px;
    background-color: #c29363
}

#content .grid-music-container .m-now-controls .u-process .buffer-process {
    z-index: 0;
    background-color: #c1c2c0
}

#content .grid-music-container .m-now-controls .u-time {
    padding-top: 3%;
    font-size: .25rem
}

#content .m-play-controls {
    height: auto;
    margin: 5% auto 0 auto;
    text-align: center
}

#content .u-play-btn.play {
    width: 180px;
    height: 70px;
    border: none;
    background: url(https://s1.howtozen.com/assets/img/wap/paused_new.png) center center no-repeat;
    background-size: 70px 70px;
    margin: 0 .3rem
}

.u-play-btn.paused {
    width: 180px;
    height: 70px;
    border: none;
    background: url(https://s1.howtozen.com/assets/img/wap/play_new.png) center center no-repeat;
    background-size: 70px 70px;
    margin: 0 .3rem
}

#content .u-play-btn.prev, .u-play-btn.next {
    width: 25px;
    height: 25px;
    border: none;
    background: url(https://s1.howtozen.com/assets/img/wap/next_new.png) center center no-repeat;
    background-size: 25px 25px;
    padding-top: 45px
}

#content .f-clean-details .f-cliean-text p strong {
    font-weight: 600;
    height: 1rem;
    font-size: .4rem;
    line-height: .55rem;
    width: 70%;
    padding-bottom: 0;
    margin: 0 auto;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: initial;
    color: #000000
}

.f-text-reveal-mp3 {
    width: 100vw;
    padding-bottom: 0;
    border-top: 1px solid #d2d2d2;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    height: auto;
    z-index: 9;
    background: #FFFFFF
}

.f-text-reveal-mp3 .f-text-reveal-top {
    border-bottom: 0;
    width: 93.5%;
    padding: .15rem 0
}

.tabBox .bd li .f-text-reveal-mp3 a {
    -webkit-tap-highlight-color: transparent;
    padding-top: 0;
    line-height: initial;
    font-size: .28rem
}

.tabBox .bd li .f-text-reveal-mp3 a span {
    line-height: 25px;
    display: block;
    float: right;
    padding-left: .1rem
}

.tabBox .bd li .f-text-reveal-mp3 #praise-txt {
    height: .5rem;
    line-height: .6rem
}

.f-text-reveal-mp3 .f-reveal-share p {
    font-size: .28rem
}

.f-text-reveal-mp3 .f-reveal-share .f-reveal-share-r img {
    top: 2px
}

.f-nav-ob-list {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-top: .12rem solid #f7f7f7
}

.f-nav-ob-list ul {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-nav-ob-list ul li {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-bottom: .12rem solid #f7f7f7;
    overflow: hidden
}

.f-nav-ob-list ul li .f-ob-list-title {
    width: 93.5%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.f-nav-ob-list ul li .f-ob-list-title img {
    width: 15%;
    border-radius: 10rem;
    height: auto;
    display: block;
    margin: 0 auto;
    float: left
}

.f-nav-ob-list ul li .f-ob-list-title p {
    width: 81%;
    display: block;
    height: auto;
    margin: 0 auto;
    float: right
}

.f-nav-ob-list ul li .f-ob-list-title p strong {
    width: 100%;
    height: auto;
    display: block;
    font-size: .33rem;
    padding-top: .16rem
}

.f-nav-ob-list ul li .f-ob-list-title p span {
    width: 100%;
    height: auto;
    display: block;
    font-size: .27rem;
    color: #999999;
    padding-top: .1rem
}

.f-nav-ob-list ul li .f-ob-list-title p span em {
    display: inline-block;
    width: auto;
    padding-right: .3rem;
    font-weight: 500
}

.f-ob-list-text {
    width: 93.5%;
    font-size: .3rem;
    display: block;
    margin: 0 auto;
    line-height: .5rem;
    padding-top: .3rem;
    color: #000000;
    text-align: justify
}

.f-ob-list-text a {
    color: #0072d2;
    font-size: .3rem
}

.f-ob-list-text a span {
    color: #000000;
    font-size: .4rem
}

.f-ob-list-text {
    position: relative;
    margin: 0 auto;
    font-size: .3rem;
    width: 93.5%;
    line-height: .5rem;
    padding-top: .3rem
}

.f-ob-list-dy {
    display: block;
    height: 2.45rem;
    overflow: hidden;
    line-height: .5rem;
    text-align: justify
}

.f-ob-list-dy em {
    font-style: normal
}

.f-ob-list-a {
    color: #0072d2;
    font-size: .3rem;
    position: absolute;
    display: inline-block;
    text-decoration: none;
    width: 8.2em;
    text-align: left;
    padding-left: 2em;
    right: 0;
    bottom: -3px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #FFFFFF 15%, #FFFFFF 100%)
}

.f-text-reveal-d-ob-list {
    padding-bottom: 0
}

.f-text-reveal-d-ob-list .f-text-reveal-top {
    border-bottom: none;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 0;
    margin-top: .3rem;
    padding-top: .1rem
}

.f-nav-ob-list ul li .f-ob-list-comment {
    background: #f8f5f0;
    margin-top: .3rem;
    border-radius: .2rem;
    padding-bottom: .4rem;
    overflow: hidden;
    padding-top: .3rem
}

.f-nav-ob-list ul li .f-ob-list-comment img {
    padding-left: 0;
    width: 12%;
    float: left
}

.f-nav-ob-list ul li .f-ob-list-comment p {
    width: 90%;
    padding-bottom: .1rem;
    float: none;
    overflow: hidden
}

.f-nav-ob-list ul li .f-ob-list-comment p strong {
    font-size: .28rem;
    color: #98866b;
    font-weight: 500;
    width: 85%;
    display: block;
    float: right;
    padding-top: .1rem
}

.f-nav-ob-list ul li .f-ob-list-comment p strong em {
    width: 100%;
    display: block;
    margin: 0 auto;
    color: #999999;
    font-size: .24rem;
    padding-top: .03rem
}

.f-nav-ob-list ul li .f-ob-list-comment p {
    line-height: .5rem;
    color: #000000;
    font-size: .3rem
}

.f--ob-list-active .f-reveal-share p {
    width: 24%
}

.f-ob-list-dy em {
    width: 100%;
    color: #999999;
    font-size: .26rem;
    padding-top: .3rem;
    display: block
}

.f-ob-list-comment .f-text-reveal-d-ob-list {
    width: 90%;
    float: right;
    padding-right: 5%;
    text-align: right
}

.f-ob-list-comment .f-text-reveal-d .f-reveal-share .f-reveal-share-l {
    text-align: left;
    width: 70%;
    float: left;
    padding-right: 0;
    line-height: .65rem;
    color: #999999;
    font-size: .26rem
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise {
    width: 30%;
    float: left;
    padding-right: 0;
    text-align: right
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise #praise {
    padding: 0;
    text-align: right;
    display: inline-block
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise #praise-txt {
    line-height: .6rem;
    display: inline-block;
    width: auto;
    color: #98866b
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise #praise img {
    width: .42rem;
    display: inline-block;
    padding-left: 0;
    border-radius: 0
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise .praise {
    padding: 0;
    text-align: right;
    display: inline-block
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise .praise-txt {
    line-height: .6rem;
    display: inline-block;
    width: auto;
    color: #98866b
}

.f-nav-ob-list ul li .f-ob-list-comment .c-praise .praise img {
    width: .45rem;
    display: inline-block;
    padding-left: 0
}

.f-book-news .f-book-title-new {
    width: 93.5%;
    height: auto;
    display: block;
    font-size: .4rem;
    color: #98866b;
    border-bottom: 1px solid #98866b;
    padding-bottom: .2rem;
    margin: 0 auto .5rem
}

.f-book-news ul {
    width: 93.5%;
    display: block;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.f-book-news ul li {
    width: 100%;
    min-height: 2.9rem;
    display: block;
    padding-bottom: .3rem;
    position: relative;
    margin: 0 auto .3rem;
    overflow: hidden;
    padding-top: 10px
}

.f-book-news ul li span {
    min-width: .4rem;
    height: .4rem;
    display: block;
    float: left;
    border: 1px solid #98866b;
    font-size: .26rem;
    text-align: center;
    color: #98866b;
    margin-right: 5%;
    margin-top: 1.25rem;
    border-radius: .05rem;
    line-height: .42rem
}

.f-book-news ul li img {
    width: 29%;
    display: block;
    height: auto;
    float: left
}

.f-book-news ul li .f-book-news-text {
    width: 56%;
    display: block;
    height: 2.9rem;
    float: right;
    position: relative
}

.f-book-news ul li .f-book-news-text h2 {
    width: 100%;
    height: auto;
    display: block;
    font-size: .32rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.f-book-news ul li .f-book-news-text h3 {
    color: #98866b;
    font-size: .24rem;
    padding-top: .2rem;
    font-weight: 500
}

.f-book-news ul li .f-book-news-text h2 strong {
    width: 100%;
    height: auto;
    display: block;
    color: #7f7f7f;
    font-size: .28rem;
    padding-top: .2rem
}

.f-book-news ul li .f-book-news-text p {
    width: 33.3%;
    height: auto;
    position: absolute;
    bottom: 0;
    font-size: .3rem;
    float: left
}

.f-book-news ul li .f-book-news-text p span {
    border: none;
    color: #d29944;
    font-size: .4rem;
    margin-top: 0
}

.f-book-news ul li .f-book-news-text p em {
    border: none;
    color: #d29944;
    font-size: .4rem;
    margin-top: 0;
    float: left;
    line-height: .42rem
}

.f-book-news ul li .f-book-news-text p span em {
    font-size: .42rem
}

.f-book-yf {
    width: 93.5%;
    height: auto;
    display: block;
    margin: 0 auto 2.2rem;
    overflow: hidden
}

.f-book-yf h3 {
    width: 89%;
    height: auto;
    display: block;
    font-size: .28rem;
    padding-bottom: .1rem;
    margin: 0 auto;
    color: #98866b;
    font-weight: 500;
    float: right;
    overflow: hidden
}

.f-book-yf p {
    font-size: .28rem;
    line-height: .35rem;
    color: #a9a6a6;
    width: 89%;
    display: block;
    float: right
}

.f-book-yf p span {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
    padding-bottom: .1rem;
    line-height: .4rem;
    text-align: justify;
    color: #635e5e
}

.f-book-foot {
    width: 100%;
    height: 1.8rem;
    display: block;
    margin: 0 auto;
    position: fixed;
    background: #FFFFFF;
    bottom: 0;
    border-top: 1px solid #d2d2d2
}

.f-book-foot .f-book-foot-l {
    width: 30%;
    display: block;
    height: auto;
    font-size: .3rem;
    padding-left: 5%;
    line-height: 1.5rem;
    float: left
}

.f-book-foot .f-book-foot-r {
    width: 65%;
    display: block;
    float: right
}

.f-book-foot .f-book-foot-r p {
    width: 50%;
    display: block;
    float: left;
    font-size: .3rem
}

.f-book-foot .f-book-foot-r p span {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: .3rem
}

.f-book-foot .f-book-foot-r p span em {
    font-size: .3rem;
    color: #d29944;
    font-weight: 700
}

.f-book-foot .f-book-foot-r a {
    width: 50%;
    display: block;
    float: right;
    font-size: .35rem;
    line-height: 1.5rem;
    text-align: center;
    background: #98866b;
    color: #FFFFFF
}

.item_list .item_img img {
    height: 100%;
    width: auto;
    margin: 0 auto
}

.item_list li .calc {
    width: 50%;
    display: block;
    height: .5rem;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #98866b;
    border-radius: .08rem
}

.item_list li .calc .item_sub {
    position: relative;
    background: url(https://s1.howtozen.com/assets/img/wap/reduce_h.png) center center no-repeat;
    background-size: .3rem;
    height: .5rem;
    float: left;
    position: relative;
    bottom: 0;
    width: 31%
}

.item_list li .calc .item_add {
    height: .5rem;
    background: url(https://s1.howtozen.com/assets/img/wap/add_h.png) center center no-repeat;
    background-size: .3rem;
    display: block;
    float: right;
    position: relative;
    bottom: 0;
    width: 31%
}

.item_list li .select-active .item_sub {
    background: url(https://s1.howtozen.com/assets/img/wap/reduce.png) center center no-repeat;
    background-size: .3rem
}

.item_list li .select-active .item_add {
    height: .5rem;
    background: url(https://s1.howtozen.com/assets/img/wap/add.png) center center no-repeat;
    background-size: .3rem
}

.f-book-news ul li .f-book-news-text .select-active .item_num {
    color: #000000
}

.item_list .f-ceng {
    width: 34%;
    position: absolute;
    background: 0 0;
    height: .7rem;
    bottom: 0rem;
    right: 0;
    margin-right: 17%;
    z-index: 5
}

.f-book-news ul li .f-book-news-text .item_num {
    position: relative;
    text-align: center;
    line-height: .5rem;
    height: .5rem;
    bottom: 0;
    border-left: 1px solid #98866b;
    border-right: 1px solid #98866b;
    color: #98866b;
    width: 35.3%
}

.f-book-news-from {
    width: 90%;
    display: block;
    height: auto;
    background: #FFFFFF;
    margin: 0 auto .3rem;
    padding: 0 5% .4rem;
    border-radius: 0 0 .2rem .2rem
}

.f-book-news-from .f-from-title {
    width: 100%;
    height: .4rem;
    display: block;
    margin: 0 auto;
    padding: .5rem 0;
    position: relative
}

.f-book-news-from .f-from-title h4 {
    width: 100%;
    display: block;
    text-align: center;
    font-size: .36rem;
    color: #000000
}

.f-book-news-from .f-from-title a {
    width: .8rem;
    display: block;
    position: absolute;
    top: 0;
    height: 100%
}

.f-book-news-from .f-from-title a img {
    width: .3rem;
    padding-top: .45rem;
    display: block
}

.f-table-from .f-iphone .f-btn-default {
    position: absolute;
    width: auto;
    height: auto;
    right: 5%;
    padding: .08rem .25rem;
    border-radius: .3rem;
    font-size: .28rem;
    color: #98866b;
    border: 1px solid #98866b;
    background: 0 0
}

.f-book-news-btn {
    width: 45%;
    display: block;
    height: auto;
    font-size: .35rem;
    color: #FFFFFF;
    background: #98866b;
    text-align: center;
    padding: .15rem 0;
    border-radius: .1rem;
    margin: 2rem auto 0 auto
}

.f-news-book-dz {
    width: 100%;
    display: block;
    margin: auto
}

.f-news-book-dz .f-dz-xq {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top: .3rem;
    font-size: .32rem;
    overflow: hidden;
    line-height: .4rem
}

.f-news-book-dz .f-dz-xq em {
    display: block;
    background: #d7b789;
    font-size: .3rem;
    color: #FFFFFF;
    padding: .15rem .15rem;
    border-radius: .07rem
}

.f-news-book-dz .f-dz-xq span {
    display: inline-block;
    margin-right: .2rem
}

.f-news-book-dz .f-dz-xq img {
    display: inline-block;
    margin-right: .2rem;
    height: .35rem;
    vertical-align: middle
}

.f-news-book-dz a {
    color: #d29944;
    font-size: .28rem;
    display: block;
    position: absolute;
    right: 5%;
    top: .7rem
}

.f-book-news-qr {
    width: 90%;
    background: #FFFFFF;
    padding-top: .5em;
    border-radius: .1rem;
    margin-bottom: .3rem
}

.f-book-news-qr ul {
    width: 90%;
    height: auto;
    overflow: hidden
}

.f-book-news-qr ul li {
    width: 100%;
    height: 2.55rem;
    min-height: 2.55rem;
    margin-bottom: .3rem;
    padding-bottom: .3rem
}

.f-book-news-qr ul li:after {
    content: '';
    width: 100%
}

.f-book-news-qr ul li .f-book-news-text p {
    width: 50%;
    bottom: 0;
    font-size: .35rem
}

.f-book-news-qr ul li .f-book-news-text {
    width: 62%;
    height: 2.55rem
}

.f-book-news-qr .item_list .f-ceng {
    width: 50%;
    display: block;
    position: absolute;
    background: 0 0;
    bottom: 0;
    margin-right: 0;
    font-size: .33rem;
    float: right;
    text-align: right;
    line-height: .42rem;
    height: .4rem
}

.f-book-news-qr ul li .f-book-news-text p span {
    border: none;
    color: #000000;
    font-size: .35rem;
    margin-top: 0;
    font-weight: 500
}

.f-book-news-qr ul li:last-child {
    margin-bottom: 0
}

.f-book-news-qr ul li:last-child:after {
    content: '';
    display: none
}

.f-book-news-jg {
    width: 90%;
    background: #FFFFFF;
    padding-top: .5em;
    border-radius: .1rem;
    margin-bottom: .3rem;
    overflow: hidden
}

.f-book-news-jg p {
    width: 90%;
    display: block;
    margin: 0 auto;
    font-size: .31rem;
    padding-bottom: .5rem;
    overflow: hidden
}

.f-book-news-jg p span {
    width: 50%;
    display: block
}

.f-book-news-jg p .fr {
    text-align: right
}

.f-book-news-zj {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: .3rem 0
}

.f-book-news-zj p {
    width: 90%;
    height: auto;
    display: block;
    text-align: right;
    font-size: .31rem
}

.f-book-news-zj p span {
    font-size: .45rem;
    color: #d29944
}

.f-book-news-zf {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: auto;
    padding-bottom: .5rem
}

.f-book-news-zf a {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-size: .33rem;
    background: #03cd02;
    margin-bottom: .4rem;
    color: #FFFFFF;
    padding: .09rem 0;
    border-radius: .1rem;
    line-height: .7rem
}

.f-book-news-zf a img {
    height: .7rem;
    vertical-align: middle;
    padding-right: .3rem
}

.f-book-news-zf .f-zfb {
    background: #0974ec
}

.f-book-zy {
    width: 89%;
    height: auto;
    display: block;
    margin: 0 auto;
    font-size: .28rem;
    text-align: justify;
    color: #98866b;
    padding-top: .3rem;
    overflow: hidden;
    float: right
}

.f-ob-list-comment .f-text-reveal-top {
    border-bottom: none;
    border-top: none;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: .1rem
}

.f-book-zy a {
    color: #98866b;
    font-weight: 700;
    border-bottom: 1px solid #98866b
}

.sr-em em {
    right: .1rem !important
}

.sr-em-z em {
    left: .66rem !important
}

.sr-body {
    background: #FFFFFF;
    padding: .3rem 0
}

.item_list li .select-active {
    border: 1px solid #98866b
}

.f-book-news ul li .f-book-news-text .select-active .item_num {
    border-left: 1px solid #98866b;
    border-right: 1px solid #98866b
}

.f-book-foot .f-book-foot-l {
    width: 22%;
    display: block;
    height: 100%;
    font-size: .3rem;
    float: left;
    background: #f5f0ea;
    padding-left: 0
}

.f-book-foot .f-book-foot-l img {
    width: .6rem;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-top: .4rem
}

.f-book-foot .f-book-foot-l span {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    color: #98866b;
    font-size: .24rem;
    line-height: normal;
    padding-top: .1rem
}

.f-book-foot .f-book-foot-r {
    width: 75%;
    display: block;
    float: right
}

.f-book-foot .f-book-foot-r .count_num {
    width: 26%;
    display: block;
    margin: 0 auto;
    font-size: .28rem;
    float: left;
    padding-top: .65rem
}

.f-book-foot .f-book-foot-r p {
    width: 34%;
    display: block;
    float: left;
    font-size: .28rem
}

.f-book-foot .f-book-foot-r a {
    width: 35%;
    height: auto;
    display: block;
    float: right;
    font-size: .32rem;
    text-align: center;
    background: #98866b;
    color: #FFFFFF;
    margin-right: 5%;
    line-height: 1.1rem;
    border-radius: 1rem;
    margin-top: .35rem
}

#content .f-text-reveal-mp3 a {
    padding-top: 0rem
}

.f-book-foot .f-book-foot-r .count_num .f-zj {
    font-size: .3rem;
    color: #d29944;
    font-weight: 700
}

#content #praise-txt {
    height: .5rem;
    line-height: .6rem
}

.f-article-t h2 a {
    padding-top: 0;
    color: #000000;
    font-size: .42rem;

}

.f-text .input-box_index {
    top: 0;
    margin-right: .1rem;
    margin-top: .35rem;
    z-index: 9999
}

@media only screen and (device-width: 360px) and (device-height: 640px) {
    #content .f-clean-details .f-cliean-img {
        padding-bottom: 3%;
        padding-top: 3%
    }

    #content .f-clean-details .f-cliean-text p {
        padding-top: 0
    }

    #content .m-play-controls {
        margin: 0 auto
    }
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    #content .f-clean-details .f-cliean-img {
        width: 63%;
        position: relative;
        padding-bottom: 3%;
        padding-top: 3%
    }
}

@media only screen and (device-width: 384px) and (device-height: 640px) {
    #content .f-clean-details .f-cliean-img {
        padding-bottom: 5%;
        padding-top: 5%
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .grid-music-container .m-music-play-wrap {
        height: 2.8rem
    }
}

#announce-editable {
    margin-top: 15px
}

#announce-editable h3 {
    font-size: 20px
}

#announce-editable h2 {
    font-size: 20px;
    padding-top: 0;
    color: #000000;
    font-weight: 700;

}

input {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    border-radius: 0
}

.f-text-reveal ul li {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.f-text-reveal ul li a em {
    display: inline-block;
    background: #d4b88f;
    font-size: 13px;
    vertical-align: text-bottom;
    color: #FFFFFF;
    border-radius: 3px;
    line-height: 20px;
    margin-left: .1rem;
    text-align: center;
    width: 20px;
    height: 20px
}

.f-text-reveal ul li a {
    text-overflow: initial;
    white-space: initial;
    line-height: 30px
}

.f-list-c-table table td:nth-child(2) a {
    text-align: left;
    width: 92%;
    letter-spacing: -.02rem;
    position: relative;
    height: auto
}

.f-list-c-table table td a em {
    display: inline-block;
    background: #d4b88f;
    font-family: "Trebuchet MS", "Helvetica Neue", "San Francisco", -apple-system, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 3px;
    margin-left: .06rem;
    width: 24px;
    height: 16px;
    line-height: 16px;
    text-align: center
}

.f-news-nav-f p {
    width: 50%;
    float: left
}

.f-news-nav-f p a {
    width: 100%
}

.f-news-nav-f p:nth-child(2) a:nth-child(1) img {
    margin-right: 0;
    margin-bottom: 1px
}

.f-text .f-text-a a em {
    display: inline-block;
    background: #d4b88f;
    font-size: 13px;
    vertical-align: text-bottom;
    color: #FFFFFF;
    border-radius: 3px;
    line-height: 20px;
    margin-left: .1rem;
    text-align: center;
    width: 20px;
    height: 20px
}

.f-table-from .f-address #trigger4 {
    width: 70%;
    display: block;
    float: right;
    border: none;
    outline: 0;
    font-size: .31rem;
    height: 100%;
    line-height: .7rem;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.f-list-c-table table td a {
    color: #000000;
    height: 25px;
    line-height: 25px;
    display: block;
    padding: .165rem 0;
    font-size: .28rem;

    width: 100%
}

.f-reveal-btn a {
    font-size: .34rem;
    display: block;
    padding-top: .4rem;
    padding-bottom: .1rem;
    color: #98866a;
    width: 100%;
    text-align: left
}

.f-reveal-btn:before {
    content: '';
    width: 1px;
    height: 1.2rem;
    background: #d9bc92;
    position: absolute;
    left: 0;
    right: -.13rem;
    margin: 0 auto;
    top: .45rem
}

.f-text-reveal-d .f-reveal-share p span {
    display: inline-block;
    vertical-align: bottom;
    padding-right: 0;
    font-size: .26rem;
    line-height: .4rem;
    padding-left: 0;

}

.f-news-nav-f a:nth-child(2n+2) img {
    width: 100%;
    margin-bottom: -2px;
    overflow: hidden
}

.f-news-nav-f a img {
    display: block;
    margin-bottom: 0;
    margin-right: 1px;
    width: -webkit-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: calc(100% - 1px)
}

.f-book-news {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto
}

.f-book-news .f-book-title-new {
    width: 90%;
    height: auto;
    display: block;
    font-size: .34rem;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: .15rem;
    margin: .3rem auto .5rem
}

.f-book-news ul {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.f-book-news ul li img {
    width: 30%;
    display: block;
    height: auto;
    float: left
}

.f-book-yf {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto .2rem;
    overflow: hidden
}

.f-book-yf p span {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
    padding-bottom: .1rem;
    line-height: .4rem;
    text-align: justify
}

.item_price span {
    font-size: 1.4rem;
    color: #e74040;
    font-weight: 800
}

.item_price s {
    font-size: 1.2rem;
    color: #999999;
    margin-left: .6rem
}

.item_price s::before {
    content: "¥";
    font-size: 1.2rem
}

.f-book-news-from {
    width: 90%;
    display: block;
    height: auto;
    background: 0 0;
    margin: 0 auto;
    padding: 0 5% .2rem;
    border-radius: 0 0 .2rem .2rem
}

.f-news-book-dz {
    width: 100%;
    display: block;
    margin: auto;
    background: #FFFFFF;
    border-radius: .1rem;
    padding: .2rem 0;
    position: relative
}

.f-news-book-dz p {
    font-size: .3rem;
    display: block;
    width: 100%;
    color: #999999;
    text-align: justify
}

.f-news-book-dz .f-dz-xq {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top: .1rem;
    font-size: .32rem;
    overflow: hidden;
    line-height: .4rem
}

.f-news-book-dz .f-dz-xq span {
    display: inline-block;
    margin-right: .2rem;
    color: #000000
}

.item_list li .select-active {
    border: 1px solid #98866b
}

.f-book-news ul li .f-book-news-text .select-active .item_num {
    border-left: 1px solid #98866b;
    border-right: 1px solid #98866b
}

#content .f-text-reveal-mp3 a {
    padding-top: 0
}

#content #praise-txt {
    height: .5rem;
    line-height: .6rem
}

.f-article-t h2 a {
    padding-top: 0;
    color: #000000;
    font-family: "Times New Roman", sans-serif;;
    font-size: .42rem;
    font-weight: 700
}

.f-article-t h2 img {
    width: auto;
    height: .3rem;
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    padding-left: .2rem;
    margin-top: -.05rem
}

.f-login-back {
    width: 90%;
    display: block;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: .2rem;
    left: 0;
    right: 0;
    z-index: 9
}

.f-login-back a {
    width: 30%;
    display: block;
    height: auto
}

.f-login-back a img {
    height: .6rem
}

.f-login-from {
    width: 90%;
    display: block;
    height: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 15%
}

.f-login-from .f-login-logo {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-login-from .f-login-logo img {
    height: 3rem;
    display: block;
    margin: 0 auto
}

.f-login-from .f-table-from {
    width: 90%;
    margin: .5rem auto 0 auto
}

.f-login-from .f-table-from p {
    width: 100%;
    height: .7rem;
    margin: .4rem auto 0 auto;
    border: none;
    background: #f7f7f7;
    padding: .1rem 0;
    border-radius: 3rem;
    position: relative
}

.f-login-from .f-table-from p input {
    width: 85%;
    display: block;
    float: none;
    background: 0 0;
    border: none;
    outline: 0;
    font-size: .31rem;
    height: .7rem;
    margin: 0 auto
}

.f-login-from .f-table-from .f-iphone .f-btn-default {
    position: absolute;
    width: auto;
    height: .7rem;
    right: 3%;
    padding: .08rem .25rem;
    border-radius: .3rem;
    font-size: .28rem;
    color: #d29944;
    border: none;
    background: 0 0;
    top: .1rem
}

.f-login-from .f-table-from .f-iphone #code1 {
    width: 60%;
    float: left;
    margin-left: 7.5%
}

.f-login-from .f-table-from .f-iphone:after {
    content: '';
    width: 1px;
    height: .5rem;
    display: block;
    position: absolute;
    background: #d29944;
    left: 63%;
    top: .2rem
}

.f-login-btn {
    width: 90%;
    display: block;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.f-login-btn a {
    width: 100%;
    display: block;
    height: auto;
    font-size: .33rem;
    color: #FFFFFF;
    background: #e8cca1;
    text-align: center;
    padding: .3rem 0;
    border-radius: 1rem;
    margin: 2rem auto 0 auto;
    letter-spacing: .03rem
}

.f-login-btn .f-authorization {
    width: 100%;
    height: auto;
    display: block;
    margin: .4rem auto 0 auto;
    font-size: .26rem;
    text-align: center;
    position: relative
}

.f-login-btn .f-authorization input {
    width: 39%;
    height: .3rem;
    border: none;
    position: absolute;
    z-index: 99;
    top: .1rem;
    margin-left: -.3rem
}

.f-login-btn .protocol {
    color: #d29944;
    text-decoration: underline;
    vertical-align: middle
}

.f-login-btn .ml-5 {
    margin-left: 2%;
    color: #343434;
    vertical-align: middle
}

.f-authorization .input_agreement_protocol {
    appearance: none;
    -webkit-appearance: none;
    outline: 0
}

.f-authorization .input_agreement_protocol + em {
    width: .3rem;
    height: .3rem;
    display: inline-block;
    background: red url(images/l_checkbox.png) no-repeat;
    background-position-x: 0;
    background-position-y: -25px;
    position: relative;
    top: .09rem;
    margin-left: -.25rem
}

.f-authorization .input_agreement_protocol:checked + em {
    background-position: 0 0
}

body .layui-m-layer .layui-m-layer-msg {
    top: -150px !important;
    bottom: auto !important
}

.f-login {
    width: 90%;
    height: auto;
    display: block;
    margin: .1rem auto 0 auto;
    font-size: .33rem;
    text-align: center;
    border-radius: .1rem;
    background: #98866b;
    padding: .25rem 0;
    color: #FFFFFF;
    letter-spacing: .03rem
}

.f-login-p {
    width: 90%;
    height: auto;
    display: block;
    margin: .1rem auto 0 auto;
    font-size: .33rem;
    text-align: center;
    border-radius: .1rem;
    color: #FFFFFF;
    letter-spacing: .03rem;
    overflow: hidden
}

.f-login-p span {
    width: 70%;
    display: block;
    float: left;
    color: #98866b;
    font-size: .3rem;
    text-align: left
}

.f-login-p a {
    width: 30%;
    display: block;
    float: right;
    color: #98866b;
    font-size: .3rem;
    text-align: right
}

.f-order {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.f-order img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.f-order .f-order-from {
    width: 90%;
    display: block;
    height: auto;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 1.6rem;
    border-radius: .5rem;
    padding-bottom: 2rem
}

.f-order .f-order-from h1 {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-size: .35rem;
    padding: .5rem 0;
    color: #000000;
    font-weight: 500
}

.f-order .f-order-from p {
    width: 80%;
    display: block;
    margin: 0 auto;
    height: .9rem;
    padding: 0 .3rem;
    overflow: hidden;
    position: relative
}

.f-order .f-order-from p input {
    width: 90%;
    border: none;
    font-size: .33rem;
    background: #f7f7f7;
    height: 100%;
    border-radius: 1rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 5%;
    text-align: center
}

.f-order .f-order-from a {
    width: 80%;
    height: auto;
    display: block;
    text-align: center;
    font-size: .35rem;
    margin: .5rem auto 0 auto;
    overflow: hidden;
    background: #e8cca1;
    border-radius: 1rem;
    padding: .15rem .3rem;
    color: #FFFFFF
}

.f-success {
    position: relative;
    height: 5rem;
    background: #d29944
}

.f-success p {
    display: block;
    margin: 0 auto;
    padding-top: 1.4rem;
    width: 100%;
    height: auto
}

.f-success p img {
    display: block;
    margin: 0 auto;
    width: 1.2rem;
    height: auto
}

.f-success p strong {
    display: block;
    margin: 0 auto;
    padding-top: .3rem;
    padding-bottom: .1rem;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    text-align: center;
    font-size: .42rem
}

.f-success p span {
    display: block;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    text-align: center;
    font-size: .26rem;
    opacity: .7
}

.f-success .f-dyj {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    width: 90%
}

.f-success-text {
    position: relative;
    z-index: 3;
    display: block;
    overflow: hidden;
    margin: -.2rem auto 0;
    padding-bottom: .5rem;
    width: 85.7%;
    background: #FFFFFF
}

.f-success-text h1 {
    display: block;
    margin: 0 auto .5rem;
    padding-bottom: .3rem;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #e6e6e6;
    color: #333333;
    text-align: center;
    font-size: .7rem
}

.f-success-text h1 i {
    font-style: normal;
    font-size: .45rem
}

.f-success-text p {
    display: block;
    overflow: hidden;
    margin: 0 auto .3rem auto;
    width: 90%;
    height: auto
}

.f-success-text p strong {
    width: 35%;
    color: #b2b2b2;
    text-align: left;
    font-weight: 500;
    font-size: .28rem
}

.f-success-text p span {
    width: 60%;
    color: #333333;
    text-align: right;
    font-size: .3rem
}

.f-success-btn {
    display: block;
    margin: .6rem auto;
    width: 100%;
    height: auto
}

.f-success-btn a {
    display: block;
    margin: 0 auto;
    padding: .26rem 0;
    width: 42%;
    border-radius: .1rem;
    background: #d29944;
    color: #FFFFFF;
    text-align: center;
    font-size: .3rem
}

.f-book-news-qr .f-order-item_list li .f-book-news-text {
    width: 80%;
    height: auto;
    float: left
}

.f-book-news-qr .f-order-item_list .f-ceng {
    width: 20%;
    display: block;
    float: right;
    position: static;
    font-size: .28rem
}

.f-book-news .f-order-item_list .f-order-item_list img {
    width: 20%;
    display: block;
    height: auto;
    float: left
}

.f-book-news .f-order-item_list li .f-book-news-text h2 {
    font-size: .26rem;
    width: 68%;
    float: right
}

.f-book-news .f-order-item_list li .f-book-news-text h2 i {
    font-style: normal;
    display: block;
    position: absolute;
    bottom: 0;
    color: #b2b2b2
}

.f-book-news-qr .f-order-item_list li {
    height: auto;
    min-height: auto;
    margin-bottom: .3rem;
    padding-bottom: 0
}

.f-book-news-qr .f-order-item_list li:after {
    content: '';
    display: none
}

.f-book-order {
    margin-top: .3rem
}

.f-book-news-qr .f-order-item_list {
    padding-bottom: .5rem;
    border-bottom: 1px solid #e5e5e5
}

.f-book-order .f-success-text {
    width: 90%;
    margin-top: .5rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #e5e5e5
}

.f-book-order .f-success-text p {
    margin: 0 auto .3rem auto;
    width: 100%
}

.f-book-order .f-success-text-order {
    border-bottom: none
}

.f-success-text-order p span em {
    width: 100%;
    display: block;
    text-align: right;
    color: #333333;
    font-size: .28rem;
    padding-bottom: .1rem
}

.f-success-text-order p span i {
    width: 100%;
    display: block;
    text-align: right;
    font-size: .24rem;
    color: #999999;
    font-style: normal
}

.f-book-news-order {
    background: 0 0;
    padding-bottom: 0
}

.f-toutu {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: .6rem;
    margin: 0 auto
}

.f-toutu .swiper-container {
    width: 100%;
    height: auto
}

.f-toutu .swiper-container .swiper-slide {
    height: auto
}

.f-toutu .swiper-container .swiper-slide img {
    width: 100% !important;
    margin: 0 auto
}

.f-toutu .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: .2rem
}

.f-toutu .swiper-pagination-bullet {
    width: 5px;
    height: 5px
}

.swiper-container-fade .swiper-slide {
    background: #FFFFFF
}

.swiper-container-fade .swiper-slide .f-text img {
    width: auto;
    height: .3rem;
    display: inline-block;
    margin: 0 auto;
    border-radius: .1rem;
    padding-left: .1rem
}

.img-swiper {
    height: auto
}

.f-toutu .swiper-container-fade .swiper-slide {
    height: auto
}

.f-toutu .swiper-container .swiper-slide .f-fo {
    width: 45%;
    margin: 0 auto
}

.f-toutu .swiper-container .swiper-slide .f-fo img {
    border-radius: .1rem
}

.f-toutu .swiper-button-prev img, .swiper-button-next img {
    width: 30%
}

.f-toutu .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    display: none
}

.f-toutu .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    display: none
}

.f-toutu .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 9%;
    outline: 0
}

.f-toutu .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 9%;
    outline: 0
}

body .layui-m-layer0 .layui-m-layer-h-class {
    background: 0 0
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont {
    padding: 0
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont p {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: .27rem;
    color: #333333;
    padding: .5rem 0;
    border: 2px solid #98866b
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont p span {
    width: 90%;
    display: block;
    margin: 0 auto;
    text-align: justify;
    padding: .1rem 0
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont p span em {
    color: #d29944;
    display: inline-block;
    font-weight: 700;
    font-size: .3rem
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont a {
    width: 1rem;
    height: .6rem;
    display: block;
    margin: .7rem auto 0 auto
}

body .layui-m-layer0 .layui-m-layer-h-class .layui-m-layercont a img {
    width: 100%
}

.sideMenu h5 {
    width: 100%;
    height: .8rem;
    border-top: 1px solid #cbc2b5;
    cursor: pointer;
    padding: .1rem 0;
    color: #000000;
    position: relative
}

.sideMenu h5 strong {
    font-size: .28rem;
    color: #97856c;
    display: block;
    line-height: .8rem;
    font-weight: 600
}

.sideMenu ul:last-child {
    border-bottom: 1px solid #e7eaed
}

.sideMenu h5:last-child {
    border-bottom: 1px solid #e7eaed
}

.sideMenu h5 strong i {
    display: inline-block;
    padding-right: .6rem
}

.sideMenu h5 em {
    float: right;
    display: block;
    width: 100%;
    height: .8rem;
    background: url(https://s1.howtozen.com/assets/img/wap/icoAdd.png) 98% -.2rem no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    transition: all .3s;
    background-size: .3rem;
    overflow: hidden;
    margin-top: .1rem
}

.sideMenu h5.on em {
    background-position: 98% .32rem;
    margin-top: .05rem
}

.sideMenu ul {
    display: none;
    width: 100%;
    font-size: .4rem;
    line-height: 35px;
    padding-bottom: .3rem;
    padding-top: 0;
    overflow: hidden
}

.sideMenu ul p {
    width: 96%;
    padding-left: 1.3rem
}

.f-book-news-card ul li .f-book-news-text {
    width: 65%
}

.f-book-news-card ul li .f-book-news-text h3 {
    color: #9f9f9f
}

.f-nav-ny-card {
    margin-bottom: 2.3rem
}

.f-nav-ny-card p {
    width: 100%
}

.f-nav-ny-card img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: .3rem;
    border-radius: .1rem;
    overflow: hidden
}

.f-card-line {
    width: 100%;
    height: .2rem;
    display: block;
    margin: 0 auto;
    background: #f5f5f5;
    border-top: 1px solid #d5d5d5
}

.f-nav-ny-card h3 {
    width: 100%;
    font-weight: 600;
    font-size: .28rem
}

.f-book-yf .f-ydzn span {
    text-indent: .58rem
}

.s_pub_style {
    margin-right: -.2rem !important
}

.playStyle {
    height: 100vh !important;
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    background: #FFFFFF !important;
    z-index: 9999 !important
}

.f-list-c-table table#bookList td a {
    height: auto;
    width: 92%
}

.f-list-c-table table#bookList td.rowspan a {
    text-align: center
}

.f-list-c-table table#bookList td.content a {
    font-family: "Times New Roman", serif;
    text-align: left;
    letter-spacing: normal
}

.f-list-c-table table#bookList td.number a {
    text-align: center
}

#dl-menu {
    margin-top: .15rem
}

.video-icon {
    display: none
}

.m-music-list-wrap ul li .video-title {
    float: inherit
}

.f-book-news ul li .img-view {
    width: 30%;
    display: block;
    float: left;
    position: relative;
    padding-left: 2px
}

.f-book-news ul li .img-view img.img-cover {
    width: 100%
}

.f-book-news ul li img.newbook-icon {
    display: block;
    width: .6rem;
    height: auto;
    position: absolute;
    top: -2px;
    left: 0
}

.wap-bannerDetail {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 9999;
    display: none
}

.wap-bannerDetail .bannerDetail-c {
    width: 7.5rem;
    height: 11.8rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.75rem;
    margin-top: -5.9rem;
    overflow: hidden
}

.wap-bannerDetail .bannerDetail-c img.bannerImg {
    display: block;
    width: 100%;
    height: auto
}

.wap-bannerDetail .bannerDetail-c .banner-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1.6rem auto 0
}

.wap-bannerDetail .bannerDetail-c .banner-icon img {
    width: 100%
}

.wap-bannerDetail .bannerDetail-c .banner-Nums {
    width: 2.4rem;
    height: .5rem;
    border: 1px solid #524737;
    margin: .42rem auto 0;
    color: #524737;
    text-align: center;
    line-height: .5rem;
    font-size: .28rem
}

.wap-bannerDetail .bannerDetail-c .close_icon {
    width: 1.3rem;
    height: 1.3rem;
    font-size: .8rem;
    border: 1px solid #a19a8f;
    color: #a19a8f;
    margin: 1.4rem auto 0;
    border-radius: 50%;
    text-align: center;
    line-height: 1.3rem
}

.wap-logoDetail {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 9999;
    display: none
}

.wap-logoDetail img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto
}

.add-votes {
    width: .14rem;
    height: .14rem;
    position: absolute;
    top: 6.9rem;
    left: 3.62rem;
    font-size: .24rem;
    color: #d3b88f;
    opacity: 1;
    display: none
}

.ebookSound {
    min-height: .8rem;
    margin-top: .3rem
}

.ebookSound-title {
    width: 100%;
    overflow: hidden
}

.ebookSound-title p {
    color: #010101;
    font-size: .4rem;
    text-align: justify;
    padding-bottom: 0;
    line-height: 26px;
    padding-top: 0;
    width: 92%;
    float: left;
    font-weight: 600
}

.ebookSound-title .m-play-controls {
    width: 20%;
    height: 30px;
    float: left;
    text-align: right
}

.ebookSound-title .m-play-controls a {
    max-width: 1.6rem;
    height: 25px;
    line-height: 26px;
    margin: 0 auto;
    font-size: .2rem;
    color: #98866b;
    border: #ffdead;
    padding: 0;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    background: url(/assets/img/wap/playEbook.png) 0 5px no-repeat;
    background-size: 15px
}

.ebookSound-list ul li {
    border-top: none;
    border-bottom: 1px solid #b6a385
}

.disc {
    animation: changeright 6s linear infinite;
    -webkit-animation: changeright 6s linear infinite;
    -o-animation: changeright 6s linear infinite;
    -moz-animation: changeright 6s linear infinite
}

@-webkit-keyframes changeright {
    0% {
        -webkit-transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

.supply {
    width: 50%;
    overflow: hidden;
    position: absolute;
    top: .38rem
}

.supply .supply-btn {
    width: .6rem;
    height: .6rem;
    float: left
}

.supply .supply-btn:nth-child(1) {
    background: url(https://s1.howtozen.com/assets/img/wap/supply-btn1.png) no-repeat;
    background-size: 100%
}

.supply .supply-btn:nth-child(2) {
    margin: 0 8% 0;
    background: url(https://s1.howtozen.com/assets/img/wap/supply-btn2.png) no-repeat;
    background-size: 100%
}

.supply .supply-btn:nth-child(3) {
    background: url(https://s1.howtozen.com/assets/img/wap/supply-btn3.png) no-repeat;
    background-size: 100%
}

.ebookSound-list ul li:first-child {
    border-top: 1px solid #b6a385
}

.original-text {
    color: #98866b;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    padding: 0 2px;
    transition: all 0.2s
}

.original-text:hover {
    background-color: rgba(231, 76, 60, 0.1);
    text-decoration: none
}

.original-text::after {
    content: "ⓘ";
    font-size: 0.8em;
    vertical-align: super;
    margin-left: 2px;
    color: #98866b
}