.page-nav-item {
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.page-nav-item:before {
    position: absolute;
    content: "";
    left: -1rem;
    right: -1rem;
    bottom: -1rem;
    top: -1rem
}

.page-nav-box {
    margin: .2rem 1.25rem;
    font-size: .75rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.fixed-bottom {
    bottom: 0;
    position: fixed;
    z-index: 10;
    display: table;
    background: #fff;
    border-top: 1px solid #Ccc;
    width: 100%;
}

.page-nav-icon {
    width: 1.75rem;
    height: 1.75rem;
    margin: auto;
    display: block;
    margin-bottom: .625rem
}

.page-book-ol {
    margin: 0 .9375rem .9375rem;
    background-color: #fff;
    border-radius: .625rem;
    font-size: 0;
    white-space: nowrap;
    box-shadow: 0 4px 8px rgba(0,0,0,.05)
}

.page-book-li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    text-align: center;
    width: 33.333%;
    min-height: 12.8125rem
}

.page-book-pic {
    width: 5.3125rem;
    height: 7.1875rem;
    margin: auto;
    display: block;
    border-radius: .25rem;
    border: 1px solid rgba(69,76,82,.08);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16);
    box-sizing: border-box;
    margin-bottom: .9375rem
}

.page-book-title {
    font-size: .875rem;
    overflow: hidden;
    display: -webkit-box;
    max-height: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-width: 5.3125rem;
    margin: auto;
    font-weight: 700;
    margin-bottom: .25rem
}

.page-author-name {
    color: #999;
    font-size: .75rem
}

.page-top-lable {
    width: 2rem;
    height: 2rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='37' viewBox='0 0 32 37' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M7 4h18a1 1 0 0 1 1 1v23.382a1 1 0 0 1-1.447.894l-8.106-4.052a1 1 0 0 0-.894 0l-8.106 4.052A1 1 0 0 1 6 28.382V5a1 1 0 0 1 1-1z' id='b'/%3E%3Cfilter x='-50%25' y='-31.5%25' width='200%25' height='178.8%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeMorphology radius='1' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='2' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse fill='%23FF4A26' xlink:href='%23b'/%3E%3Cuse fill='%23333' xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E") top no-repeat;
    background-size: contain;
    color: #f7dca5;
    font-size: .875rem;
    line-height: 1.7rem;
    text-align: center;
    position: absolute;
    margin-left: -2.5rem;
    margin-top: -.5rem
}

.page-book-min-ol {
    counter-reset: a 3;
    margin-bottom: .4375rem
}

.page-book-min-li {
    position: relative;
    font-size: .875rem;
    color: #333;
    line-height: 2.75rem;
    counter-increment: a;
    counter-reset: definition -5
}

.page-book-min-li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.2rem;
    margin: auto;
    content: counter(a) ".";
    font-weight: 700
}

.page-type-lable {
    font-size: .625rem;
    padding: 2px 4px;
    line-height: .875rem;
    border-radius: 4px;
    color: #f7dca5;
    background-color: #333;
    display: inline-block;
    vertical-align: middle;
    margin-right: .625rem;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.page-book-min-r {
    position: absolute;
    right: 1.25rem;
    line-height: 2.75rem;
    color: #999;
    font-size: .75rem
}

.page-book-min-name {
    display: inline-block;
    vertical-align: middle;
    max-width: 45%;
    font-weight: 700
}

.page-book-min-name,.page-book-min-r {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.page-book-min-r {
    max-width: 30%
}

.page-btn {
    width: 7.5rem;
    line-height: 2.125rem;
    text-align: center;
    margin: 1.25rem auto .5rem;
    font-size: .875rem;
    color: #333;
    border-radius: 1rem;
    display: block;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.05);
    background-color: #fff
}

.page-last-read {
    z-index: 6;
    position: fixed;
    bottom: 5.5rem;
    background: rgba(23,25,26,.8);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    border-radius: 8px;
    color: #fff;
    font-size: .875rem;
    line-height: 2.75rem;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 .9375rem
}

.page-last-read-btn {
    position: absolute;
    right: .9375rem;
    top: .6rem;
    font-size: .75rem;
    line-height: 1.375rem;
    text-align: center;
    padding: 0 .75rem;
    border-radius: .6875rem;
    background-color: #fff;
    font-weight: 700;
    color: #333
}

.page-last-close-btn {
    width: .7rem;
    height: .6rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='8' viewBox='0 0 10 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(-5 -6)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' d='M6 6l3.998 4 3.998 4M6 14l4-4m1-1l3-3'/%3E%3Crect width='20' height='20' rx='10'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-last-close-btn:after {
    position: absolute;
    content: "";
    left: -.5rem;
    right: -.5rem;
    bottom: -.5rem;
    top: -.5rem
}

.page-author-name,.page-last-read-name,.page-last-read-p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.page-last-read-p {
    max-width: 77%;
    margin-left: 1.4375rem
}

.page-book-href-b {
    padding-left: 2.5rem
}


.page-c-pop-msg {
    color: #fff;
    padding: 0 3.125rem;
    text-align: center;
    padding-top: 1.25rem;
    line-height: 1.375rem;
    font-size: 1rem
}

.page-hot-book {
    position: relative;
    height: 8.4375rem;
    margin: .7rem .9375rem .5rem;
    background-color: #fff;
    border-radius: .625rem;
    box-shadow: 0 4px 8px rgba(0,0,0,.05)
}

.page-hot-book-box {
    width: 100%;
    position: relative;
    margin-top: .5rem
}

.page-hot-book-block {
    display: block;
    width: 100%
}

.page-hot-book-pic {
    overflow: hidden;
    width: 8.25rem;
    height: 11rem;
    border-radius: .25rem;
    position: relative;
    bottom: 3.5rem;
    left: .625rem;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.05)
}

.page-hot-book-href {
    display: block
}

.page-hot-book-list {
    position: relative;
    height: 8.5rem;
    background: #fff;
    border-radius: .625rem;
    margin: .7rem 1rem 1rem;
    box-shadow: 0 4px 8px rgba(0,0,0,.05)
}

.page-hot-min-list {
    font-size: 0
}

.page-hot-min-list .page-hot-min-item:last-child {
    display: block;
    position: absolute;
    z-index: 1;
    width: 8.25rem;
    height: 11rem;
    right: .6rem;
    bottom: 1rem;
    opacity: 1
}

.page-hot-min-list .page-hot-min-item:last-child .page-hot-min-pic {
    border-radius: 4px
}

.page-hot-book-msg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 10.8rem);
    margin-left: 1rem;
    opacity: 0;
    transition: opacity .4s
}

.page-hot-book-msg.active {
    opacity: 1
}

.page-hot-book-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    margin-top: .8rem
}

.page-hot-book-p {
    color: #666;
    font-size: .875rem;
    margin: .3125rem 0;
    display: -webkit-box;
    height: 3.75rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.25rem;
    overflow: hidden
}

.page-hot-book-mtitle,.page-hot-book-tag {
    display: inline-block;
    vertical-align: top;
    color: #ccc;
    font-size: .75rem
}

.page-hot-book-tag {
    float: right
}

.page .search-form {
    margin-top: .3125rem;
    background: none
}

.page .search-area {
    background-color: #fff;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.05)
}

.page .delete-icon,.page .search-icon {
    background-color: transparent
}

.page-play {
    position: relative;
    height: 8rem;
    margin: 0 .9375rem 1rem;
    border-radius: .625rem;
    overflow: hidden;
    width:90%
}

.page-play-read {
    margin: 0;
    height: 6rem;
    border-radius: 0
}

.page-play-href-read {
    padding-top: 20%!important;
    border-radius: 0!important
}

.page-play-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s
}

.page-play-pic.active {
    opacity: 1;
    z-index: 2
}

.page-play-pic-read {
    border-radius: 0
}

.page-play-href {
    top: .5rem;
    padding-top: 32.4%;
    border-radius: .625rem;
    overflow: hidden
}

.page-play-href,.page-play-line {
    position: absolute;
    left: 0;
    right: 0
}

.page-play-line {
    width: 80px;
    height: 1px;
    background-color: #999;
    bottom: 1px;
    margin: 0 auto
}

.page-play-item {
    position: absolute;
    height: 3px;
    width: 20px;
    background: #333;
    display: block;
    left: 0;
    bottom: -1px;
    border-radius: 6px
}

.page-recomment-item .page-hot-book-pic {
    width: 5.625rem;
    height: 7.5rem;
    top: 1rem;
    left: 1rem
}

.page-recomment-item .page-hot-book {
    height: 9.5rem;
    margin-top: .5rem;
    margin-bottom: 1rem
}

.page-recomment-item .page-hot-book-title {
    margin-top: 1.6rem;
    margin-bottom: .8rem
}

.page-recomment-item .page-hot-book-p {
    margin-top: 0;
    line-height: 1.25rem
}

.page-hot-min-list {
    margin-left: 1.7rem
}

.page-hot-min-item {
    width: 0;
    height: 0;
    vertical-align: top;
    position: relative;
    margin-right: 1.25rem;
    display: inline-block;
    opacity: 0
}

.page-hot-min-item:first-child,.page-hot-min-item:nth-child(2),.page-hot-min-item:nth-child(3) {
    width: 36px;
    height: 48px;
    opacity: 1
}

.page-hot-min-href,.page-hot-min-pic {
    width: 100%;
    height: 100%;
    display: block
}

.page-hot-min-pic {
    border-radius: 2px
}

.book-top .page-book-title {
    -webkit-line-clamp: 1;
    max-height: 1.4rem
}

.book-top .page-book-li {
    min-height: 12.25rem
}

.page-recomment-item .page-hot-book-msg {
    opacity: 1;
    left: auto;
    right: .8rem;
    width: calc(100% - 8.3rem)
}

.show.page-hot-min-item {
    display: inline-block
}

.page-gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.search-form {
    position: relative;
    height: 4rem;
    background-color: #fff
}

.search-area {
    left: .9375rem;
    right: 3.125rem;
    background: #f5f5f5;
    border-radius: 1.0625rem;
    height: 2.125rem;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: .875rem;
    float:right;
}

.search-input {
    font-size: .875rem;
    width: 100%;
    height: inherit;
    padding: 0 .9375rem;
    border: 0 none;
    background: 0 0;
    outline: none;
    box-shadow: none
}

.search .page-title-list {
    background-color: #fff
}

.search-lable-list {
    font-size: 0;
    padding: .625rem 1.25rem .3125rem;
    background: #fff
}

.search .page-title {
    padding-left: 1.5625rem
}

.search-delete-icon {
    width: 3.5rem;
    height: .9375rem;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23AFB1B3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 3l3.998 4 4.998 5M3 12l4-4m2.5-2.5L12 3'/%3E%3Cpath d='M0 0h15v15H0z'/%3E%3C/g%3E%3C/svg%3E") top no-repeat;
    background-size: contain
}

input[type=search] {
    -webkit-appearance: none
}

::-moz-placeholder {
    color: #ccc
}

::-webkit-input-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}
