@charset "UTF-8";
html {
    -webkit-text-size-adjust: 100%
}

body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dd, input, textarea, button {
    margin: 0;
    padding: 0;
    word-break: normal
}

body {
    background: #fcfcfc !important;
    font-size: 14px;
    color: #666;
    font-family: Tahoma, "microsoft yahei", Geneva, sans-serif;
    line-height: 1.5;
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

h1, h2, h3, h4, h5, em, i {
    font-weight: 400
}

ul {
    list-style: none
}

em, i {
    font-style: normal
}

img {
    border: 0;
    vertical-align: middle
}

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

input, select, textarea {
    font-size: 100%;
    border: 0;
    outline: 0;
    -webkit-appearance: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

.blank {
    height: 10px;
    overflow: hidden;
    clear: both
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ellipsis2 {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.ellipsis3 {
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.p_line4 {
    word-break: normal;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify
}

.flex_item {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.flex_item2 {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.wrap {
    background: #fcfcfc
}

.table {
    width: 100%;
    height: 100%;
    display: table
}

.table_cell {
    vertical-align: middle;
    display: table-cell
}

.relative {
    position: relative
}

@media screen and (max-width: 411px) {
    html {
        font-size: 20px !important
    }
}

@media screen and (max-width: 359px) {
    html {
        font-size: 18px !important
    }
}

@media screen and (min-width: 412px) {
    html {
        font-size: 22px !important
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 24px !important
    }
}

.clearer {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    display: block
}

.selfclear {
    zoom: 1
}

.selfclear::after {
    content: '';
    clear: both;
    display: block
}

img[src=''] {
    opacity: 0
}

.imgmask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 1px;
    left: 1px;
    pointer-events: none;
    display: none
}

.gpu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.alert {
    max-width: 260px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.alert_compatible {
    width: 220px;
    margin-left: -130px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.alert, .alert_compatible {
    padding: 10px 20px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    word-break: break-all;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99999;
    -webkit-transition: .5s opacity;
    transition: .5s opacity;
    pointer-events: none
}

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

.no_scroll body {
    height: 100%;
    overflow: hidden
}

.no_scroll2 {
    overflow: hidden
}

.no_scroll2 body {
    position: relative;
    overflow: hidden
}

.btn_white, .btn_red {
    font-size: 14px;
    text-align: center;
    line-height: 44px
}

.btn_white {
    color: #222;
    background: #fff
}

.btn_red {
    color: #fff;
    background: #e8554d
}

[class*=btn_].disabled {
    opacity: .3
}

.sloading {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(http://img3.zhangyue.com/fh/common/static/i/sloading_50c5e3e.gif) no-repeat;
    background-size: 16px;
    display: inline-block
}

.loading_c {
    padding: 12px 0;
    text-align: center;
    color: #999;
    font-size: 12px;
    background: #fcfcfc;
    clear: both
}

.loading_c.hover {
    background: #eee
}

.loading {
    width: 30px;
    height: 9px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(http://img3.zhangyue.com/fh/common/static/i/loading_78215d6.gif) no-repeat;
    background-size: 30px 9px;
    display: inline-block
}

.info_default {
    padding-top: 143px;
    padding-bottom: 25px;
    color: #999;
    font-size: 12px;
    text-align: center;
    background: url(http://img3.zhangyue.com/fh/common/static/i/xiaoi_upset_ae8a590.png) no-repeat center 25px;
    background-size: 133px 100px
}

.stars {
    width: 55px;
    height: 10px;
    margin-top: -4px;
    vertical-align: middle;
    background: url(http://img3.zhangyue.com/fh/common/static/i/stars_19cc44b.png) repeat-x;
    background-position: 0 -10px;
    background-size: 11px 20px;
    overflow: hidden;
    position: relative;
    display: inline-block
}

.stars .cur {
    width: 0;
    height: 10px;
    background: url(http://img3.zhangyue.com/fh/common/static/i/stars_19cc44b.png) repeat-x;
    background-position: 0 0;
    background-size: 11px 20px;
    position: absolute;
    top: 0;
    left: 0
}

.stars .cur.r0 {
    width: 0
}

.stars .cur.r1 {
    width: 5px
}

.stars .cur.r2 {
    width: 11px
}

.stars .cur.r3 {
    width: 16px
}

.stars .cur.r4 {
    width: 22px
}

.stars .cur.r5 {
    width: 27px
}

.stars .cur.r6 {
    width: 33px
}

.stars .cur.r7 {
    width: 38px
}

.stars .cur.r8 {
    width: 44px
}

.stars .cur.r9 {
    width: 49px
}

.stars .cur.r10 {
    width: 55px
}

.stars.white, .stars.white .cur {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/stars_white_36564b2.png)
}

.stars_t {
    color: #f5b31e
}

.dec_arr {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border: 1px solid #ddd;
    border-color: #333 #333 transparent transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block
}

.dec_line::before {
    height: 1px;
    content: '';
    background-color: #eee;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .dec_line::before {
        background-color: transparent;
        background-position: 0 0;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #eee), color-stop(0.5, transparent));
        background-image: linear-gradient(#eee 50%, transparent 50%)
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3) {
    .dec_line::before {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.666, #eee), color-stop(0.666, transparent));
        background-image: linear-gradient(#eee 66.6%, transparent 66.6%)
    }
}

.mod_tag {
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.mod_tag em {
    width: 60px;
    margin-top: 3px;
    margin-left: -16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #f5b31e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block
}

.mod_tag em.tag_red {
    background-color: #e8554d
}

.mod_tag em.tag_yellow {
    background-color: #f5b31e
}

.mod_tag em.tag_blue {
    background-color: #69f
}

.mod_tag em.tag_green {
    background-color: #6c6
}

.dec_tag_green, .dec_tag_orange, .dec_tag_yellow, .dec_tag_red, .dec_tag_blue {
    margin-top: -3px;
    padding: 6px 3px 5px;
    font-size: 10px;
    color: #fff;
    line-height: 1px;
    vertical-align: middle;
    position: relative;
    display: inline-block
}

.dec_tag_green {
    background: #8bb900
}

.dec_tag_orange {
    background: #ff9166
}

.dec_tag_yellow {
    background: #eebb45
}

.dec_tag_red {
    background: #e8554d
}

.dec_tag_blue {
    background: #47b3d8
}

[class^=dec_tag_].corner::before {
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 2px;
    position: absolute;
    top: -4px;
    left: 1px
}

[class^=dec_tag_].corner::after {
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 2px;
    position: absolute;
    bottom: -4px;
    right: 1px
}

.dec_tag_green.corner::before {
    border-color: transparent #779e03 #779e03 transparent
}

.dec_tag_green.corner::after {
    border-color: #779e03 transparent transparent #779e03
}

.dec_tag_yellow.corner::before {
    border-color: transparent #ff9c00 #ff9c00 transparent
}

.dec_tag_yellow.corner::after {
    border-color: #ff9c00 transparent transparent #ff9c00
}

.btn_red .dec_tag_yellow {
    background: #ffba00
}

.dec_triangle {
    width: 0;
    height: 0;
    vertical-align: middle;
    border: 5px solid #eee;
    border-color: #999 transparent transparent;
    display: inline-block
}

.inp {
    width: 100%;
    padding: 12px 6px;
    font-size: 14px;
    border: 1px solid #eee;
    border-radius: 2px;
    background: #fff;
@inlude boxSizing()
}

.inp.graybg {
    background: #fcfcfc
}

.area {
    width: 100%;
    min-height: 115px;
    padding: 10px 6px;
    font-size: 14px;
    line-height: 1.5em;
    resize: vertical;
    border-radius: 2px;
    border: 1px solid #eee;
    background: #fff;
    box-sizing: border-box;
    display: block
}

.area:focus {
    border: 1px solid #e8554d;
    background: #fcfcfc
}

.slider {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.slider ul {
    height: 36.11vw;
    overflow: hidden
}

.slider ul li {
    position: absolute;
    top: 0;
    background: #f3f3f3 url(../../../i/default_banner.png) no-repeat center;
    background-size: 76px 48px;
    display: none
}

.slider ul li:first-child {
    display: block
}

.slider img {
    width: 100%
}

.dots {
    height: 12px;
    z-index: 1000;
    position: absolute;
    bottom: 0;
    right: 8px;
    display: table
}

.dot {
    width: 4px;
    height: 4px;
    margin-right: 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, .3);
    float: left
}

.dot.active {
    width: 5px;
    height: 5px;
    background: #fff
}

.slider.fullscreen {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
@inlcude transition(opacity .5 s);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none
}

.slider.fullscreen ul, .slider.fullscreen li {
    height: 100%
}

.slider.fullscreen.comic li {
    height: auto;
    bottom: 48px
}

.fullscreen_item {
    width: 100%;
    height: 100%;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.loading_img::before {
    width: 60px;
    height: 18px;
    margin: -4px 0 0 -30px;
    content: url(../../../i/loading_black.gif);
    -webkit-transform: scale(0.667);
    transform: scale(0.667);
    position: absolute;
    top: 50%;
    left: 50%
}

.dots_bg {
    width: 100%;
    height: 41px;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10
}

.dots_bg .dots {
    width: 80%;
    margin-top: -1px;
    text-align: center;
    top: 50%;
    right: 10%
}

.dots_bg .dot {
    margin-left: 3px;
    margin-right: 3px;
    background: #666;
    float: none;
    display: inline-block
}

.dots_bg .dot.active {
    background: #fff
}

.dots_bg.comic {
    background: 0 0;
    bottom: 70px
}

.imgad {
    width: 20px;
    height: 10px;
    text-align: center;
    border-bottom-left-radius: 2px;
    line-height: 10px;
    font-size: 8px;
    color: rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

.mask_prompt {
    height: 100%;
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1200;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.prompt_c {
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 20%
}

.prompt_c .prompt_title {
    color: #222;
    text-align: center;
    font-size: 16px;
    padding: 20px 0 10px;
    position: relative
}

.prompt_c .close {
    width: 44px;
    font-size: 20px;
    text-align: center;
    color: #999;
    position: absolute;
    top: 0;
    right: 0
}

.prompt_c .op {
    height: 49px;
    line-height: 48px;
    border-top: #dcdcdc 1px solid
}

.prompt_c .op .item {
    width: 100%;
    height: 48px;
    font-size: 16px;
    text-align: center
}

.prompt_c .op .item[data-js=btn_cancel] {
    color: #999
}

.prompt_c .op .item[data-js=btn_confirm] {
    color: #e8554d
}

.prompt_c .op :nth-child(2) {
    border-left: 1px solid #dcdcdc
}

.prompt_c .notice {
    color: #e8554d;
    padding: 0 15px;
    font-size: 12px
}

.prompt_c .txt {
    padding: 31px 15px 24px;
    font-size: 16px;
    text-align: center;
    color: #666
}

.prompt_c .ls {
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.prompt_c .ls li {
    padding: 5px 15px
}

.prompt_loading {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: table
}

header {
    height: 53px;
    position: relative
}

header .logo {
    width: 57px;
    height: 24px;
    margin: 14px 10px 0 15px;
    background: url(http://img3.zhangyue.com/fh/common/static/i/common/logo_11111.png) no-repeat;
    background-size: cover
}

header .search_c {
    height: 27px;
    top: 13px;
    padding: 0 17px;
    border-radius: 27px;
    background: #f3f3f3;
    position: relative
}

header .search_icon {
    width: 16px;
    height: 16px;
    margin: 6px 9px 0 0;
    background: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_search_397303d.png) no-repeat;
    background-size: cover
}

header input {
    width: 100%;
    height: 27px;
    font-size: 12px;
    background: transparent
}

header .t {
    margin: 13px 5px 0 10px;
    color: #dcdcdc;
    line-height: 27px
}

header .t a {
    padding: 0 10px;
    color: #47b2d8
}

.nav_wrap {
    height: 1.55rem;
    position: relative;
    z-index: 10
}

.nav_wrap a {
    color: #333
}

.nav_wrap .active {
    color: #e8554d;
    position: relative;
    z-index: 2
}

.nav_wrap .active::after {
    width: 13px;
    height: 3px;
    margin-left: -6px;
    content: '';
    background-color: #e8554d;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 3;
    display: block
}

.nav_wrap .active a {
    color: #e8554d
}

.nav {
    height: 1.55rem;
    padding: 0 3px;
    color: #333;
    line-height: 1.4rem;
    text-align: center;
    font-size: .75rem;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.nav::after {
    height: 1px;
    content: '';
    background-color: #cfcfcf;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.nav ul {
    height: 31px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.nav li {
    height: 31px;
    padding: 0 12px;
    float: left
}

.nav li:last-child {
    padding-right: 80px
}

.nav li:last-child.active::after {
    margin-left: -40px
}

.nav_btn {
    width: 10px;
    height: .55rem;
    padding: .5rem 20px;
    background: #fcfcfc;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 10
}

.nav_btn.up .dec_triangle {
    -webkit-transform: rotate(-45deg) translate(-3px, 2px);
    transform: rotate(-45deg) translate(-3px, 2px)
}

.nav_btn .dec_triangle {
    width: 8px;
    height: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #999 #999 transparent transparent;
    -webkit-transform: rotate(135deg) translate(0, 3px);
    transform: rotate(135deg) translate(0, 3px);
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block
}

.nav_shadow {
    width: 32px;
    height: 32px;
    background-image: radial-gradient(circle at center, #ccc 0, rgba(234, 234, 234, 0) 50%);
    position: absolute;
    top: 0;
    right: 32px;
    z-index: 1
}

.nav_unfold {
    background: rgba(34, 34, 34, .5);
    position: fixed;
    top: 53px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: none
}

.nav_unfold ul {
    padding: 1px 3px 8px;
    padding-right: 40px;
    line-height: 1.4rem;
    text-align: center;
    font-size: .75rem;
    background: #fcfcfc;
    overflow: hidden;
    position: relative;
    top: -1px
}

.nav_unfold li {
    height: 31px;
    margin-bottom: 14px;
    padding: 0 12px;
    float: left
}

.header_wrap {
    height: 50px;
    position: relative;
    z-index: 1103
}

.header {
    text-indent: 0em;
    height: 50px;
    background: #f9f9f9;
    opacity: 0;
    position: absolute;
    top: -53px;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header.show {
    opacity: 1;
    top: 0
}

.header.dec_line::before {
    top: auto;
    bottom: 0
}

.header.dec_shadow {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2)
}

.header h1 {
    margin-right: 10px;
    font-size: .8rem;
    color: #222;
    text-align: center;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.header .icon_back {
    width: 44px;
    height: 50px;
    margin: 0 7px;
    background: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_back_4d9bb37.png) no-repeat center;
    background-size: 16px
}

.header .icon_home {
    width: 44px;
    height: 50px;
    background: url(../i/common/icon_home.png) no-repeat center;
    background-size: cover;
    display: block
}

.header .icon_showmenu {
    width: 44px;
    height: 50px;
    margin-right: 10px;
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_showmenu_10b22c9.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    display: block
}

.header .icon_showmenu.active {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_showmenu_active_f3bfef4.png)
}

.header .icon_setting {
    width: 44px;
    height: 50px;
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_setting_73a67cc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    display: block
}

.header .icon_setting.active {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_setting_active_64e6618.png)
}

.header .icon_shelf {
    width: 44px;
    height: 50px;
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/icon_shelf_257e556.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    display: block
}

.header .icon_shelf.ed {
    opacity: .4
}

.header .btn_buy {
    width: 45px;
    height: 21px;
    margin: 13px 10px 0 0;
    font-size: 12px;
    color: #e8554d;
    text-align: center;
    line-height: 21px;
    border: 1px solid #e8554d;
    border-radius: 3px
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .nav::after {
        background-color: transparent;
        background-position: 0 0;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #eee), color-stop(0.5, transparent));
        background-image: linear-gradient(#eee 50%, transparent 50%)
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3) {
    .nav::after {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.666, #eee), color-stop(0.666, transparent));
        background-image: linear-gradient(#eee 66.6%, transparent 66.6%)
    }
}

.header_mask {
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1101;
    display: none
}

.header_menu {
    text-indent: 0em;
    width: 122px;
    min-height: 80px;
    padding: 0;
    opacity: 0;
    border-radius: 0 0 3px 3px;
    background: #f9f9f9;
    position: fixed;
    top: -247px;
    right: 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    z-index: 1102;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header_menu.show {
    opacity: 1;
    top: 47px
}

.header_menu ul {
    padding: 5px 0;
    font-size: 16px
}

.header_menu a {
    color: #222;
    display: block
}

.header_menu li {
    padding: 9px 0 9px 12px;
    line-height: 24px
}

.header_menu .img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left
}

.header_menu .img.menu_index {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/menu_index_db20c01.png)
}

.header_menu .img.menu_classiy {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/menu_classiy_7361c17.png)
}

.header_menu .img.menu_free {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/menu_free_863ad76.png)
}

.header_menu .img.menu_rank {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/menu_rank_6bbd8e0.png)
}

.header_menu .img.menu_book {
    background-image: url(http://img3.zhangyue.com/fh/common/static/i/common/menu_book_42348e9.png)
}

@media screen and (max-height: 320px) {
    .header_menu {
        width: auto;
        left: 0
    }

    .header_menu li {
        width: 20%;
        padding: 11px 0;
        text-align: center;
        line-height: 24px;
        float: left
    }

    .header_menu .img {
        margin: 0 auto 4px;
        float: none;
        display: block
    }
}

.download {
    height: 70px;
    background: #fff;
    box-shadow: -1px 1px 3px 0 rgba(34, 34, 34, .4);
    position: fixed;
    right: 0;
    z-index: 2000;
    bottom: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.download .dlc {
    height: 70px;
    padding-left: 1.2rem
}

.download .logo {
    width: 11rem;
    height: 33px;
    margin-top: 17px;
    background: url(http://img3.zhangyue.com/fh/common/static/i/common/download_logo_695f4f5.png) no-repeat left center;
    background-size: contain
}

.download .btn_close {
    width: 40px;
    height: 40px;
    background: url(http://img3.zhangyue.com/fh/common/static/i/common/download_close_472c4e0.png) no-repeat 6px 6px;
    background-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.download .btn_red {
    width: 4.6rem;
    border-radius: 40px;
    white-space: nowrap;
    position: absolute;
    right: 1rem;
    top: 13px
}

.download.fold {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translate(-10px, -46px) scale(0.57);
    transform: translate(-10px, -46px) scale(0.57);
    pointer-events: none
}

.download_small {
    width: 44px;
    height: 44px;
    border-radius: 50px;
    opacity: 0;
    background: #e8554d url(http://img3.zhangyue.com/fh/common/static/i/common/download_logo_small_9aecee5.png) no-repeat center;
    background-size: 18px 23px;
    box-shadow: 0 1px 5px 0 rgba(232, 84, 77, .5);
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 1999;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    pointer-events: none
}

.download_small.unfold {
    opacity: 1;
    pointer-events: auto
}

@media screen and (max-width: 330px) {
    .download .logo {
        width: 186px
    }
}

@charset "UTF-8";
.title {
    padding: 20px 15px 15px;
    color: #222;
    position: relative;
    line-height: 18px
}

.title::before {
    width: 3px;
    height: 15px;
    content: '';
    background: #e8554d;
    position: absolute;
    top: 20px;
    left: 0
}

.title h2, .title h3 {
    font-size: 16px;
    line-height: 1;
    vertical-align: top;
    display: inline-block
}

.title .cnum {
    font-size: 12px;
    font-weight: 400;
    color: #999
}

.title .more {
    height: 16px;
    padding-right: 20px;
    color: #47b2d8;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 20px
}

.title .more::after {
    width: 5px;
    height: 5px;
    content: '';
    border-style: solid;
    border-width: 1px;
    border-color: #47b2d8 #47b2d8 transparent transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    right: 14px
}

.title .more:active {
    color: rgba(71, 178, 216, .7)
}

@media screen and (min-width: 330px) {
    .title .more {
        font-size: 13px
    }

    .title .more::after {
        top: 3px
    }
}

.book_colum {
    width: 4.5rem
}

.book_colum .link {
    display: block;
    width: 4.5rem
}

.book_colum .link:active .imgmask {
    display: block
}

.book_colum .image {
    position: relative;
    width: 100%;
    height: 6rem;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    background-size: 27px 27px
}

.book_colum .img {
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb
}

.book_colum .name {
    padding-top: .4rem;
    color: #222;
    font-size: .6rem;
    line-height: .7rem
}

.book_colum .author {
    padding-top: .2rem;
    color: #999;
    font-size: .55rem;
    line-height: 1.2em
}

.book_row .list {
    display: block;
    padding: 13px 0
}

.book_row .list:active {
    background: #f3f3f3
}

.book_row .list:active .imgmask {
    display: block
}

.book_row .item {
    padding: 0 15px
}

.book_row .info {
    position: relative;
    height: 6rem
}

.book_row .content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.book_row .image {
    position: relative;
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    background-size: 27px 27px
}

.book_row .img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.book_row .name {
    color: #222;
    font-size: .75rem;
    line-height: .85rem
}

.book_row .score {
    margin-left: 10px;
    color: #F5B31E;
    font-size: .6rem
}

.book_row .score.default {
    color: #cbcbcb
}

.book_row .author {
    padding-top: .15rem;
    color: #999;
    font-size: .6rem
}

.book_row .brief {
    margin-top: .65rem;
    color: #999;
    font-size: .6rem
}

.book_row .price {
    margin-top: .4rem;
    color: #E8554D;
    font-size: .6rem
}

.book_row .origin {
    margin-left: 5px;
    color: #999;
    text-decoration: line-through
}

.mod_jump {
    text-align: center;
    line-height: 21px;
    position: relative
}

.mod_jump a {
    padding: 15px;
    display: block
}

.mod_jump a:active {
    background: #f0f0f0
}

.mod_jump .txt {
    height: 21px;
    font-size: 14px;
    color: #47b2d8;
    vertical-align: middle;
    text-align: center;
    display: inline-block
}

.mod_jump .icon_arr {
    width: 6px;
    height: 6px;
    margin-top: -2px;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    border-color: #47b2d8 #47b2d8 transparent transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block
}

.mod_jump .btn {
    width: 111px;
    margin: 15px 0;
    line-height: 29px;
    font-size: 12px;
    color: #666;
    position: relative;
    display: inline-block
}

.mod_jump .btn:before {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #999;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .mod_jump .btn:before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.banner {
    margin-top: 20px;
    overflow: hidden
}

.banner .slider {
    width: 100%;
    position: relative;
    overflow: hidden
}

.banner .wrapper {
    height: 106px;
    position: relative;
    z-index: 1
}

.banner .item {
    padding: 0 3px;
    position: absolute;
    top: 0;
    box-sizing: border-box
}

.banner .img {
    width: 100%;
    height: 106px;
    border-radius: 4px
}

.banner .link {
    width: 254px;
    height: 106px;
    display: block;
    background: #f3f3f3;
    border-radius: 4px
}

.menu_free {
/*    margin: 15px 0 5px*/
}

.menu_free .wrapper {
    padding: 0 15px
}

.menu_free .item {
    padding-right: 2%
}

.menu_free .item:last-child {
    padding-right: 0
}

.menu_free .image {
    position: relative;
    padding-top: 50%;
    background: #f3f3f3;
    border-radius: 4px
}

.menu_free .default {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #999;
    font-size: .7rem
}

.menu_free .img {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.menu_free .link {
    display: block
}

.public .list {
    display: block
}

.public .list:active {
    background: #f3f3f3
}

.public .list:active .imgmask {
    display: block
}

.public .item {
    padding: 0 15px
}

.public .info {
    position: relative;
    height: 6rem
}

.public .content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.public .image {
    position: relative;
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    background-size: 27px 27px
}

.public .img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.public .name {
    color: #222;
    font-size: .7rem;
    line-height: .85rem
}

.public .score {
    margin-left: 10px;
    color: #F5B31E;
    font-size: .6rem
}

.public .score.default {
    color: #cbcbcb
}

.public .author {
    padding-top: .15rem;
    color: #999;
    font-size: .6rem
}

.public .brief {
    margin-top: .65rem;
    color: #999;
    font-size: .6rem
}

.public .others {
    padding: 15px 0
}

.public .link {
    display: block
}

.public .link:active .tag {
    color: rgba(174, 148, 103, .7)
}

.public .link:active .simple {
    color: rgba(34, 34, 34, .7)
}

.public .link:active .txt {
    color: rgba(153, 153, 153, .7)
}

.public .tag {
    position: relative;
    top: -1px;
    display: inline-block;
    line-height: 1px;
    color: #AE9467;
    padding: 9px 8px 8px;
    margin-right: 5px;
    font-size: 10px
}

.public .tag:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #AE9467;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .public .tag:before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.public .simple {
    padding: 10px 15px;
    color: #222;
    font-size: .6rem
}

.public .txt {
    color: #999;
    font-size: 10px
}

.public .slash {
    display: inline-block;
    margin: 0 4px
}

.serial .list {
    display: block
}

.serial .list:active {
    background: #f3f3f3
}

.serial .list:active .imgmask {
    display: block
}

.serial .item {
    padding: 0 15px
}

.serial .info {
    position: relative;
    height: 6rem
}

.serial .content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.serial .image {
    position: relative;
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    background-size: 27px 27px
}

.serial .img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.serial .name {
    color: #222;
    font-size: .7rem;
    line-height: .85rem
}

.serial .score {
    margin-left: 10px;
    color: #F5B31E;
    font-size: .6rem
}

.serial .score.default {
    color: #cbcbcb
}

.serial .author {
    padding-top: .15rem;
    color: #999;
    font-size: .6rem
}

.serial .brief {
    margin-top: .65rem;
    color: #999;
    font-size: .6rem
}

.serial .others {
    padding: 15px 0
}

.serial .link {
    display: block
}

.serial .link:active .tag {
    color: rgba(174, 148, 103, .7)
}

.serial .link:active .simple {
    color: rgba(34, 34, 34, .7)
}

.serial .link:active .txt {
    color: rgba(153, 153, 153, .7)
}

.serial .tag {
    position: relative;
    top: -1px;
    display: inline-block;
    line-height: 1px;
    color: #AE9467;
    padding: 9px 8px 8px;
    margin-right: 5px;
    font-size: 10px
}

.serial .tag:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #AE9467;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .serial .tag:before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.serial .simple {
    padding: 10px 15px;
    color: #222;
    font-size: .6rem
}

.serial .txt {
    color: #999;
    font-size: 10px
}

.serial .slash {
    display: inline-block;
    margin: 0 4px
}

.swiper_list {
    padding-top: 10px;
    margin-bottom: 20px;
    min-height: 209px
}

.swiper_list .swiper_case {
    position: relative
}

.swiper_list .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 8.75rem;
    overflow: hidden
}

.swiper_list .item {
    padding-left: 13px;
    float: left
}

.swiper_list .item:first-child {
    padding-left: 15px
}

.swiper_list .item:last-child {
    padding-right: 15px
}

.swiper_list_sale {
    padding-top: 10px;
    margin-bottom: 20px;
    min-height: 209px
}

.swiper_list_sale .swiper_case {
    position: relative
}

.swiper_list_sale .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 8.75rem;
    overflow: hidden
}

.swiper_list_sale .item {
    padding-left: 13px;
    float: left
}

.swiper_list_sale .item:first-child {
    padding-left: 15px
}

.swiper_list_sale .item:last-child {
    padding-right: 15px
}

.swiper_list_sale .txt {
    padding-top: .2rem;
    color: #999;
    font-size: .5rem;
    line-height: 1.2em
}

.swiper_list_sale .free {
    color: #E8554D;
    padding-right: 5px
}

.swiper_list_sale .origin {
    color: #999;
    text-decoration: line-through
}

.swiper_list_sale_countdown {
    padding: 10px 0 15px;
    min-height: 209px
}

.swiper_list_sale_countdown .time {
    display: inline-block;
    color: #999;
    line-height: 14px;
    font-size: .6rem;
    vertical-align: top
}

.swiper_list_sale_countdown .txt {
    display: inline-block
}

.swiper_list_sale_countdown .swiper_case {
    position: relative
}

.swiper_list_sale_countdown .swiper_case .txt {
    padding-top: .2rem;
    color: #999;
    font-size: .5rem;
    line-height: 1.2em
}

.swiper_list_sale_countdown .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 8.75rem;
    overflow: hidden
}

.swiper_list_sale_countdown .item {
    padding-left: 13px;
    float: left
}

.swiper_list_sale_countdown .item:first-child {
    padding-left: 15px
}

.swiper_list_sale_countdown .item:last-child {
    padding-right: 15px
}

.swiper_list_sale_countdown .free {
    color: #E8554D;
    padding-right: 5px
}

.swiper_list_sale_countdown .origin {
    color: #999;
    text-decoration: line-through
}

.vertical_list {
    padding: 10px 0
}

.vertical_list .time {
    display: inline-block;
    color: #999;
    font-size: .6rem;
    line-height: 14px;
    vertical-align: top
}

.vertical_list .txt {
    display: inline-block
}

.vertical_list .tags {
    margin-top: .35rem;
    padding: 1px 0;
    color: #AE9467;
    font-size: .5rem
}

.vertical_list .tag {
    position: relative;
    display: inline-block;
    line-height: 1px;
    padding: 8px 5px;
    margin-right: 3px
}

.vertical_list .tag:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #AE9467;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .vertical_list .tag:before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.vertical-list-sale {
    padding: 10px 0
}

.vertical-list-countdown {
    padding: 10px 0 15px
}

.vertical-list-countdown .text {
    display: inline-block;
    color: #222;
    font-size: .8rem
}

.vertical-list-countdown .time {
    display: inline-block;
    color: #999;
    font-size: .6rem;
    line-height: 14px;
    vertical-align: top
}

.vertical-list-countdown .txt {
    vertical-align: middle;
    display: inline-block
}

.hot_booklist {
    padding-bottom: 10px;
    line-height: 18px
}

.hot_booklist ul {
    padding: 0 15px
}

.hot_booklist li {
    padding-bottom: 20px
}

.hot_booklist .t {
    width: auto;
    max-width: 100%;
    padding: 1px 0;
    display: inline-block
}

.hot_booklist .brown {
    font-size: 12px;
    color: #ae9467
}

.hot_booklist .big {
    padding-left: 4px;
    font-size: 14px;
    color: #222
}

.hot_booklist .score {
    margin-left: 10px;
    color: #f5b31e;
    font-size: .6rem
}

.hot_booklist .score.default {
    color: #cbcbcb
}

.hot_booklist .tag {
    margin-left: 6px;
    top: 0;
    float: right
}

.hot_booklist p {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.ios .hot_booklist .big {
    font-size: .7rem
}

.today_free {
    padding-top: 10px;
    line-height: 18px
}

.today_free .time {
    margin-left: 4px;
    color: #999;
    font-size: .6rem;
    vertical-align: top;
    line-height: 14px;
    display: inline-block
}

.today_free .time .txt {
    vertical-align: middle;
    display: inline-block
}

.today_free ul {
    padding: 0 15px
}

.today_free li {
    padding-bottom: 20px
}

.today_free li:last-child {
    padding-bottom: 0
}

.today_free .t {
    width: auto;
    max-width: 100%;
    display: inline-block
}

.today_free .brown {
    font-size: 12px;
    color: #ae9467
}

.today_free .big {
    padding-left: 4px;
    font-size: 14px;
    color: #222
}

.today_free .tag {
    margin-left: 6px;
    top: 0;
    float: right
}

.ios .today_free .big {
    font-size: .7rem
}

.one_text {
    padding-top: 10px;
    line-height: 18px
}

.one_text a {
    display: block
}

.one_text .c {
    padding: 0 15px 2px;
    margin-bottom: 18px
}

.one_text .c:active {
    background: #f3f3f3
}

.one_text .book_cover {
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.one_text .book_cover img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.one_text .book_info {
    font-size: .6rem
}

.one_text .book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.one_text .book_info dd {
    margin-top: .45rem;
    color: #999
}

.one_text .book_info .content {
    padding-bottom: 3px;
    font-size: .65rem;
    line-height: .9rem
}

.one_text ul {
    padding: 0 15px
}

.one_text ul.inline_more {
    padding-top: 20px;
    display: none
}

.one_text ul .tag {
    margin-left: 6px;
    top: 0;
    float: right
}

.one_text li {
    padding-bottom: 20px
}

.one_text li:last-child {
    padding-bottom: 0
}

.one_text .t {
    width: auto;
    max-width: 100%;
    display: inline-block
}

.one_text .brown {
    font-size: 12px;
    color: #ae9467
}

.one_text .big {
    font-size: 14px;
    color: #222
}

.one_text .score {
    margin-left: 10px;
    color: #f5b31e;
    font-size: .6rem
}

.one_text .score.default {
    color: #cbcbcb
}

.one_text p {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.ios .one_text .big {
    font-size: .7rem
}

.hot_category {
    padding: 10px 0 5px;
    line-height: 18px
}

.hot_category .c {
    padding: 0 15px 20px
}

.hot_category .book_cover {
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.hot_category .book_cover img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.hot_category .book_info {
    font-size: .6rem
}

.hot_category .book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.hot_category .book_info dd {
    margin-top: .45rem;
    color: #999
}

.hot_category .book_info .content {
    padding-bottom: 3px;
    font-size: .65rem;
    line-height: .9rem
}

.hot_category .book_info .author {
    margin-top: 0
}

.hot_category ul {
    padding: 0 15px
}

.hot_category ul.inline_more {
    padding-top: 20px;
    display: none
}

.hot_category ul .tag {
    margin-left: 9px;
    top: 0;
    float: right
}

.hot_category li {
    padding-bottom: 20px
}

.hot_category li:last-child {
    padding-bottom: 25px
}

.hot_category .big {
    font-size: 14px;
    color: #222
}

.hot_category .score {
    margin-left: 10px;
    color: #f5b31e;
    font-size: .6rem
}

.hot_category .score.default {
    color: #cbcbcb
}

.hot_category p {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.ios .hot_category .big {
    font-size: .7rem
}

.rank {
    padding: 10px 0 5px;
    line-height: 18px
}

.rank a {
    display: block
}

.rank .c {
    padding: 0 15px 2px;
    margin-bottom: 18px
}

.rank .c:active {
    background: #f3f3f3
}

.rank .book_cover {
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.rank .book_cover img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.rank .book_info {
    font-size: .6rem
}

.rank .book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.rank .book_info dd {
    margin-top: .45rem;
    color: #999
}

.rank .book_info .content {
    padding-bottom: 3px;
    font-size: .65rem;
    line-height: .9rem
}

.rank .book_info .author {
    margin-top: 0
}

.rank ul {
    padding: 0 15px
}

.rank ul.inline_more {
    padding-top: 20px;
    display: none
}

.rank ul .tag {
    margin-left: 9px;
    top: 0;
    float: right
}

.rank li {
    padding-bottom: 20px
}

.rank li:last-child {
    padding-bottom: 25px
}

.rank .big {
    font-size: 14px;
    color: #222
}

.rank .score {
    margin-left: 10px;
    color: #f5b31e;
    font-size: .6rem
}

.rank .score.default {
    color: #cbcbcb
}

.rank p {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.rank .dec_no, .rank .dec_no1, .rank .dec_no2, .rank .dec_no3 {
    width: 14px;
    height: 17px;
    margin: -1px 6px 0 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    line-height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block
}

.rank .dec_no {
    background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no_6a592ac.png)
}

.rank .dec_no1 {
    background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no1_d076aee.png)
}

.rank .dec_no2 {
    background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no2_def394d.png)
}

.rank .dec_no3 {
    background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no3_cf63e2a.png)
}

.ios .rank .big {
    font-size: .7rem
}

.guess {
    padding: 15px 0 8px;
    line-height: 18px
}

.guess a {
    display: block
}

.guess a:active {
    background: #f3f3f3
}

.guess .c {
    padding: 13px 15px
}

.guess li:first-child .c {
    padding-top: 0
}

.guess .book_cover {
    width: 4.5rem;
    height: 6rem;
    margin-right: 12px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.guess .book_cover img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.guess .book_info {
    font-size: .6rem
}

.guess .book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.guess .book_info dd {
    margin-top: .45rem;
    color: #999
}

.guess .book_info .last {
    margin-top: .15rem
}

.guess .book_info .content {
    padding-bottom: 3px;
    font-size: .65rem;
    line-height: .9rem
}

.guess .book_info .author {
    margin-top: 0
}

.guess .score {
    margin-left: 10px;
    color: #f5b31e;
    font-size: .6rem
}

.guess .score.default {
    color: #cbcbcb
}

.guess .brown {
    color: #ae9467
}

.guess p {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.tag {
    margin-right: 5px;
    padding: 9px 8px 8px;
    font-size: 10px;
    line-height: 1px;
    color: #AE9467;
    position: relative;
    top: -1px;
    display: inline-block
}

.tag::before {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #AE9467;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .tag::before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.num_case {
    width: 20px;
    height: 12px;
    margin: 0 2px;
    padding: 1px 0;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    border-radius: 2px;
    background: #666;
    display: inline-block
}

@media screen and (max-width: 330px) {
    .num_case {
        font-size: 11px
    }
}

.tab {
    height: 36px;
    margin: 0 15px 20px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    position: relative
}

.tab::before {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

.tab .flex_item {
    position: relative
}

.tab .flex_item::before {
    width: 1px;
    height: 35px;
    content: '';
    background: #dcdcdc;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.tab .flex_item:last-child::before {
    display: none
}

.tab .active {
    color: #e8554d;
    font-weight: 700
}

.get_app {
    padding: 40px 0;
    margin: 10px 15px 23px;
    background: #f3f3f3;
    border-radius: 4px;
    text-align: center
}

.get_app .image {
    margin: 0 auto;
    width: 182px;
    height: 24px;
    background: url(http://img3.zhangyue.com/fh/channel/static/i/logo_3ff4de3.png) no-repeat center;
    background-size: 100% 100%
}

.get_app .btn {
    display: block;
    margin: 15px auto 0;
    width: 206px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fcfcfc;
    font-size: 17px;
    border-radius: 100px;
    background: #E8554D
}

.get_app .btn:active {
    color: rgba(252, 252, 252, .7);
    background: #D44D46
}

.wx_c {
    padding: 30px 0 20px;
    text-align: center;
    line-height: 24px
}

.wechat {
    height: 24px;
    padding: 0 8px 0 25px;
    text-align: center;
    color: #999;
    font-size: 12px;
    border-radius: 30px;
    position: relative;
    display: inline-block
}

.wechat::before {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

.wechat .icon {
    width: 18px;
    height: 18px;
    background: url(http://img3.zhangyue.com/fh/channel/static/i/wechat_fceaf78.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 3px;
    left: 3px
}

.zy_rights {
    padding: 30px 0 15px;
    text-align: center;
    color: #999;
    font-size: 10px
}

.sitemap {
    text-align: center;
    font-size: 12px;
    color: #dcdcdc
}

.sitemap a {
    padding: 0 15px;
    color: #47b2d8
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .tab .flex_item::before {
        height: 70px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    .tab::before {
        width: 200%;
        height: 200%;
        border-radius: 8px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    .wechat::before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@charset "UTF-8";
.filter_c {
    padding: 7px 0 10px
}

.filter {
    font-size: 12px;
    color: #222;
    line-height: 33px
}

.filter .tit {
    width: 28px;
    padding-left: 15px;
    margin-top: 6px
}

.filter .types {
    height: 45px;
    overflow: hidden;
    position: relative
}

.filter .types .tit {
    display: inline-block
}

.filter .item {
    margin: 6px 0 6px 12px;
    padding: 0 19px;
    color: #222;
    text-align: center;
    position: relative;
    display: inline-block
}

.filter .item.active {
    color: #e8554d
}

.filter .item.active::before {
    border-color: #e8554d
}

.filter .item::before {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    user-input: disabled;
    user-focus: ignore
}

.filter .all {
    margin: 6px 0 6px 12px;
    padding: 0 19px;
    color: #47b2d8;
    text-align: center;
    opacity: 0;
    display: inline-block
}

.filter_infoc {
    margin: 17px 15px 0 0
}

.filter_info {
    line-height: 52px;
    font-size: 12px;
    color: #cfcfcf;
    text-align: center
}

.filter_info .item {
    margin: 0 4px;
    color: #999
}

.filter_info .active {
    color: #e8554d
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .filter .item::before {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.category_booklist li {
    overflow: hidden;
    position: relative
}

.category_booklist a {
    padding: 0 15px;
    display: block
}

.category_booklist a:active {
    background: #f3f3f3
}

.category_booklist .c {
    padding: 13px 0
}

.category_booklist .category_book {
    margin-right: 12px
}

.category_booklist.magazine_ls .category_book {
    position: relative;
    height: 120px
}

.category_booklist.magazine_ls .category_book::before {
    position: absolute;
    left: -3px;
    top: -3px;
    background: #ccc;
    content: '';
    width: 90px;
    height: 120px;
    z-index: 1
}

.category_booklist.magazine_ls .category_book::after {
    position: absolute;
    left: -6px;
    top: -6px;
    background: #eee;
    content: '';
    width: 90px;
    height: 120px
}

.category_booklist.magazine_ls .category_book img {
    position: absolute;
    z-index: 3
}

.category_booklist .book_mt {
    margin-top: 6px
}

.category_booklist .dec_ib_gray {
    padding: 5px 5px 4px;
    color: #999;
    font-size: 11px;
    line-height: 1em;
    text-align: center;
    position: relative
}

.category_booklist .dec_ib_gray::before {
    width: 200%;
    height: 200%;
    content: '';
    border: 1px solid #ddd;
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    box-sizing: border-box;
    display: block
}

.category_book {
    width: 4.5rem;
    height: 6rem;
    text-align: left;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: #fbfbfb url(http://img3.zhangyue.com/fh/stack/static/i/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.category_book img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.category_book .tag {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden
}

.category_book .tag em {
    width: 60px;
    margin-top: 3px;
    margin-left: -16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block
}

.category_book .tag em.red {
    background-color: #e8554d
}

.category_book .tag em.yellow {
    background-color: #fc3
}

.category_book .tag em.blue {
    background-color: #69f
}

.category_book .tag em.green {
    background-color: #6c6
}

.book_info {
    font-size: .6rem
}

.book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.book_info dd {
    color: #999;
    line-height: 1.6em
}

.book_info dd.book_intro {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.book_info .author {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    color: #999
}

.book_info .content {
    margin-top: .6rem;
    font-size: .65rem;
    line-height: .9rem
}

@charset "UTF-8";
.rank_c {
    padding: 7px 15px
}

.rank_tit {
    padding: 20px 0 18px;
    font-size: 16px;
    color: #222
}

.rank_ls li {
    margin-bottom: 24px
}

.rank_ls [class^=icon_] {
    width: 25px;
    height: 25px;
    margin: -2px 9px 0 0;
    background-size: cover
}

.rank_ls .icon_edit {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_edit_5d26714.png)
}

.rank_ls .icon_sellwell {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_sellwell_e5a6252.png)
}

.rank_ls .icon_discount {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_discount_ef803b2.png)
}

.rank_ls .icon_sellhot {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_sellhot_2eabf3c.png)
}

.rank_ls .icon_finished {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_finished_c5aed54.png)
}

.rank_ls .icon_free {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_free_9cebdbf.png)
}

.rank_ls .icon_king {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_king_99514bf.png)
}

.rank_ls .icon_queen {
    background-image: url(http://img3.zhangyue.com/fh/rank/static/i/icon_queen_f698494.png)
}

.rank_ls h3 {
    margin-bottom: 5px;
    font-size: 14px;
    color: #222
}

.rank_ls p {
    text-indent: -5px;
    font-size: 12px;
    color: #999
}

.rank_ls .arr {
    width: 8px;
    height: 8px;
    margin: 6px 3px 0 4px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #999;
    -webkit-transform: rotate(-317deg);
    transform: rotate(-317deg);
    display: block
}

.rank_booklist {
    margin: 20px 0 10px
}

.rank_booklist li {
    padding: 0 15px;
    overflow: hidden;
    position: relative
}

.rank_booklist li.hover {
    background: #f3f3f3
}

.rank_booklist a {
    display: block
}

.rank_booklist .c {
    padding: 13px 0
}

.rank_booklist .rank_book {
    margin-right: 12px
}

.rank_booklist.magazine_ls .rank_book {
    position: relative;
    height: 120px
}

.rank_booklist.magazine_ls .rank_book::before {
    width: 4.5rem;
    height: 6rem;
    content: '';
    background: #ccc;
    position: absolute;
    left: -3px;
    top: -3px;
    z-index: 1
}

.rank_booklist.magazine_ls .rank_book::after {
    width: 4.5rem;
    height: 6rem;
    content: '';
    background: #eee;
    position: absolute;
    left: -6px;
    top: -6px
}

.rank_booklist.magazine_ls .rank_book img {
    position: absolute;
    z-index: 3
}

.rank_book {
    width: 4.5rem;
    height: 6rem;
    text-align: left;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    background: #fbfbfb url(http://wx.5csss.com/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    position: relative;
    background-size: 27px 27px;
    display: block
}

.rank_book img {
    width: 4.5rem;
    height: 6rem;
    border: 1px solid #ebebeb
}

.rank_book .tag {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden
}

.rank_book .tag em {
    width: 60px;
    margin-top: 3px;
    margin-left: -16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block
}

.rank_book .tag em.red {
    background-color: #e8554d
}

.rank_book .tag em.yellow {
    background-color: #f5b31e
}

.rank_book .tag em.blue {
    background-color: #47b2d8
}

.rank_book .tag em.green {
    background-color: #6aaf11
}

.book_info {
    font-size: .6rem
}

.book_info dt {
    margin-top: .1rem;
    font-size: .75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222
}

.book_info dd {
    color: #999;
    line-height: 1.6em
}

.book_info .author {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.book_info .content {
    margin-top: .6rem;
    line-height: .9rem;
    font-size: .65rem
}

@charset "UTF-8";
.cover{
    min-height:163px;
    padding-top:10px;
    background:silver;
    position:relative;
    overflow:hidden
}
.cover .bookview{
    padding:12px 13px 3px 147px;
    color:#fff;
    position:relative
}
.cover .side{
    width:113px;
    height:151px;
    background:#fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
    background-size:27px 27px;
    position:absolute;
    top:12px;
    left:18px
}
.cover .bookcover{
    width:113px;
    height:151px;
    box-shadow:1px 1px 3px rgba(0,0,0,.2)
}
.cover .main{
    padding-bottom:5px;
    font-size:12px;
    line-height:20px
}
.cover .main dt{
    max-height:48px;
    margin-bottom:5px;
    font-size:19px;
    line-height:24px;
    font-weight:700
}
.cover .main dd{
    position:relative
}
.cover .main dd .yellow{
    color:#fbce40
}
.cover .main .lastline{
    margin-top:16px
}
.cover .main .tagbtn{
    border:1px solid #fff;
    border-radius:80px;
    font-size:12px;
    line-height:22px;
    padding:0 6px 1px 11px;
    color:#fff;
    margin-top:4px;
    display:inline-block;
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
    -webkit-transform-origin:0 0;
    transform-origin:0 0
}
.cover .dec_triangle{
    border:4px solid #fff;
    border-color:transparent transparent transparent #fff;
    margin:-1px 0 0 3px
}
.brief_intro{
    max-height:84px;
    margin:5px 15px 28px;
    overflow:hidden;
    position:relative
}
.brief_intro p{
    padding-top:12px;
    color:#666;
    font-size:14px;
    line-height:24px;
    -webkit-line-break:loose;
    word-break:normal
}
.brief_intro .triangle_c{
    width:50px;
    height:30px;
    position:absolute;
    bottom:-8px;
    right:0;
    display:none
}
.brief_intro .dec_triangle{
    width:8px;
    height:8px;
    margin:4px 0 0 21px;
    vertical-align:top;
    border-style:solid;
    border-width:1px;
    border-color:#999 #999 transparent transparent;
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    display:inline-block
}
.brief_intro.unfold{
    max-height:none;
    overflow:visible
}
.title{
    padding:20px 15px 15px;
    color:#222;
    position:relative;
    line-height:18px
}
.title::before{
    width:3px;
    height:15px;
    content:'';
    background:#e8554d;
    position:absolute;
    top:20px;left:0
}
.title h2,.title h3{
    font-size:16px;
    line-height:1;
    vertical-align:top;
    display:inline-block
}
.title .cnum{
    font-size:12px;
    font-weight:400;
    color:#999
}.title .more{height:16px;padding-right:20px;color:#47b2d8;font-size:12px;line-height:16px;position:absolute;right:0;top:20px}.title .more::after{width:5px;height:5px;content:'';border-style:solid;border-width:1px;border-color:#47b2d8 #47b2d8 transparent transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:4px;right:14px}.title .more:active{color:rgba(71,178,216,.7)}@media screen and (min-width:330px){.title .more{font-size:13px}.title .more::after{top:3px}}.icon_arr{width:5px;height:5px;margin-top:-2px;vertical-align:middle;border-style:solid;border-width:1px;border-color:#666 #666 transparent transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block}.icon_more{width:10px;height:3px;margin-top:-1px;vertical-align:middle;background:url(../i/icon_more.png);background-size:cover;display:inline-block}.mod_jump{padding:12px 15px;line-height:21px;position:relative}.mod_jump:active{background:#f0f0f0}.mod_jump .tag{height:16px;margin:-3px 3px 0 0;padding:0 5px;line-height:16px;vertical-align:middle;background:#e8554d;color:#fff;border-radius:3px;font-size:12px;display:inline-block}.mod_jump .tit{font-size:14;color:#222;padding-right:95px}.mod_jump .tit2{font-size:18px;color:#666}.mod_jump .txt{font-size:14px;color:#47b2d8;text-align:center;display:block}.mod_jump .newt{font-size:14px;color:#222;display:block;line-height:38px}.mod_jump .time{margin-left:15px;font-size:11px;color:#999;float:right}.mod_jump .free{color:#e8554d;font-size:11px;margin-left:15px;float:right}.mod_jump i{vertical-align:top;position:absolute;right:23px;font-size:12px;top:50%;margin-top:-11px}.mod_jump .icon_arr{margin-top:-4px;position:absolute;top:50%;right:15px}.mod_jump .icon_more{margin-top:-1px;position:absolute;top:50%;right:15px}.mod_jump .dec_tag_red{position:absolute;right:23px;top:50%;margin-top:-7px;font-size:10px;border-radius:15px;padding:7px 4px 6px}.mod_jump .btn{width:111px;margin:0;line-height:29px;font-size:12px;color:#666;position:relative;display:inline-block}.mod_jump .btn:before{width:100%;height:100%;content:'';border-radius:100px;border:1px solid #999;box-sizing:border-box;-webkit-transform-origin:0 0;transform-origin:0 0;position:absolute;top:0;left:0;z-index:1;pointer-events:none;user-input:disabled;user-focus:ignore}@media screen and (-webkit-min-device-pixel-ratio:2){.mod_jump .btn:before{width:200%;height:200%;-webkit-transform:scale(0.5);transform:scale(0.5)}}.relative.dec_line{margin:0 15px}.chapterlist{padding:5px 15px;border-top:1px solid #eee;margin-top:15px}.chapterlist ul{height:120px;overflow-y:scroll}.chapterlist li{line-height:36px}.chapterlist li.hover{background:#f3f3f3}.sns_commentlist li{margin-top:-15px;padding:0 15px 0 51px;line-height:24px;position:relative}.sns_commentlist li:last-child{border:0}.sns_commentlist li.hover{background-color:f0f0f0}.sns_user{margin-bottom:10px;padding-top:21px;line-height:22px}.sns_user .avatar{width:27px;height:27px;position:absolute;top:18px;left:15px}.sns_user .avatar img{width:27px;height:27px;border-radius:27px;display:block}.sns_user .info{color:#999;font-size:12px;word-break:break-all}.sns_stars{margin-top:3px;display:block}.con_dec{color:#222;word-break:break-all}.sns_operation{height:16px;padding:13px 0 15px;line-height:16px;font-size:12px;overflow:hidden;position:relative}.sns_operation .sns_like{float:right}.sns_operation .icon_like{float:right}.sns_like{height:16px;color:#999}.sns_time{color:#cbcbcb;position:absolute;top:13px;left:0}.sns_time.hover{background:#eee}.icon_like{width:13px;height:16px;margin-left:4px;background-image:url(http://img3.zhangyue.com/fh/detail/static/i/sns_like_f1681dc.png);background-repeat:no-repeat;background-position:0 1px;background-size:13px 12px;position:relative}.icon_like.active{background-image:url(http://img3.zhangyue.com/fh/detail/static/i/sns_like_active_e98a386.png)}.icon_like em{color:#e8554d;font-size:12px;position:absolute}.comment_empty{padding:0 15px 38px;text-align:center}.comment_empty dt{height:100px;margin-bottom:15px;background:url(http://img3.zhangyue.com/fh/detail/static/i/comment_empty_c4ec93d.png) no-repeat center top;background-size:150px 100px}.comment_empty dd{color:#999;font-size:14px}.guess{padding:15px 0 8px;line-height:18px}.guess a{display:block}.guess a:active{background:#f3f3f3}.guess .c{padding:13px 15px}.guess li:first-child .c{padding-top:0}.guess .book_cover{width:4.5rem;height:6rem;margin-right:12px;box-shadow:1px 1px 2px rgba(0,0,0,.3);background:#fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;position:relative;background-size:27px 27px;display:block}.guess .book_cover img{width:4.5rem;height:6rem;border:1px solid #ebebeb}.guess .book_info{font-size:.6rem}.guess .book_info dt{margin-top:.1rem;font-size:.75rem;line-height:1.1rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#222}.guess .book_info dd{margin-top:.45rem;color:#999}.guess .book_info .last{margin-top:.15rem}.guess .book_info .content{padding-bottom:3px;font-size:.65rem;line-height:.9rem}.guess .book_info .author{margin-top:0}.guess .score{margin-left:10px;color:#f5b31e;font-size:.6rem}.guess .score.default{color:#cbcbcb}.guess .brown{color:#ae9467}.guess p{margin-top:3px;font-size:12px;color:#999;line-height:16px}.guess{}.guess .mod_jump{text-align:center}.guess .tag{margin-right:5px;padding:9px 8px 8px;font-size:10px;line-height:1px;color:#AE9467;position:relative;top:-1px;display:inline-block}.guess .tag::before{width:100%;height:100%;content:'';border-radius:100px;border:1px solid #AE9467;box-sizing:border-box;-webkit-transform-origin:0 0;transform-origin:0 0;position:absolute;top:0;left:0;z-index:1;pointer-events:none;user-input:disabled;user-focus:ignore}@media screen and (-webkit-min-device-pixel-ratio:2){.guess .tag::before{width:200%;height:200%;-webkit-transform:scale(0.5);transform:scale(0.5)}}.catalog_new{margin-top:-5px;padding-bottom:15px}.catalog_new .tag{height:16px;margin:-3px 3px 0 0;padding:0 5px;line-height:16px;vertical-align:middle;background:#e8554d;color:#fff;border-radius:3px;font-size:12px;display:inline-block}.catalog_new .item{padding:0 15px;font-size:14px;color:#222;display:block;line-height:38px}.catalog_new .item:active{background:#f0f0f0}.catalog_new .time{margin-left:15px;font-size:12px;color:#999;float:right}.catalog_new .free{margin-left:15px;color:#e8554d;font-size:12px;float:right}.mod_bottom_c{height:60px;position:relative}.mod_bottom{padding:10px 0;background:#fff;position:fixed;bottom:0;left:0;right:0;z-index:1000;box-shadow:0 1px 5px 0 rgba(0,0,0,.18)}.mod_bottom dl{text-align:center;font-size:10px;min-width:0;-webkit-box-flex:1;-webkit-flex:1;flex:1}.mod_bottom dt{width:20px;height:19px;display:inline-block}.mod_bottom .add.added{color:#999}.mod_bottom .add.added dt{background-image:url(http://img3.zhangyue.com/fh/detail/static/i/add_book_ed_f2fff50.png)}.mod_bottom .add dt{background:url(http://img3.zhangyue.com/fh/detail/static/i/add_book_f647a6e.png) no-repeat;background-size:19px 18px}.mod_bottom .read dt{background:url(http://img3.zhangyue.com/fh/detail/static/i/icon_read_54986c1.png) no-repeat;background-size:19px 18px}.mod_bottom .read a{display:block}.mod_bottom .buy{color:#e8554d}.mod_bottom .buy dt{background:url(http://img3.zhangyue.com/fh/detail/static/i/icon_cart_a8e8495.png) no-repeat;background-size:20px 19px;position:relative}.mod_bottom .buy dt .tag{height:18px;padding:0 7px;background:#ffba00;border-radius:20px;color:#fff;font-size:12px;position:absolute;right:-24px;top:-6px;-webkit-transform:scale(0.75);transform:scale(0.75);display:block}.btn_white,.btn_red{font-size:14px;border-radius:44px}.btn_white{border:1px #dcdcdc solid;color:#666}.btn_white.hover{background:#f0f0f0}.btn_white.on{color:#e8554d;border:1px solid #e8554d}.btn_sell{margin-right:10px;font-size:10px;color:#999;text-align:center}.btn_sell.on .icon_sell{background-image:url(../i/icon_sell_on.png);color:#ccc}.icon_sell{background-image:url(../i/icon_sell_usual.png);width:20px;height:20px;margin:0 auto;margin-bottom:2px;font-size:10px;background-repeat:no-repeat;background-size:cover}.btn_sell.on .text_sell{color:#ccc}.loading_more{text-align:center}.loading_more span{border:1px solid #ddd;font-size:12px;padding:5px 25px;border-radius:15px;display:inline-block;margin-top:15px}@media screen and (min-width:360px){.brief_intro p{font-size:14px}.mod_jump{line-height:23px}.mod_jump .tit{font-size:16px}.mod_jump .txt{font-size:14px}.sns_commentlist .p_line4{margin-bottom:-1px}}.catalog_sum{margin-top:15px;padding:0 15px;line-height:44px}.catalog_sum h3{font-size:14px;color:#222}.catalog_sum .select{height:30px;margin-top:6px;border:1px solid #666;border-radius:3px;position:relative;float:right}.catalog_sum .select::after{width:0;height:0;content:'';border-style:solid;border-width:7px 5px;border-color:#222 transparent transparent;position:absolute;right:8px;top:12px;pointer-events:none;display:block}.catalog_sum select{width:100%;height:30px;padding:0 23px 0 9px;font-size:12px;color:#222;-webkit-apearance:none;border:0;background:0 0;display:block}.catalog_ls{margin:17px 15px 30px;font-size:14px;color:#222;line-height:38px}.catalog_ls a{color:#222;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.catalog_ls .type{margin-left:10px;color:#e4ac2f;float:right}.read_share{width:100%;height:60px;background:rgba(0,0,0,.8);position:fixed;right:0;z-index:2000;bottom:0;-webkit-transition:all .4s linear;transition:all .4s linear}.read_share .btn_close{width:40px;height:40px;background:url(http://img3.zhangyue.com/fh/detail/static/i/share_close_472c4e0.png) no-repeat 6px 6px;background-size:13px;position:absolute;top:0;left:0;z-index:3}.read_share .book_c{margin-left:5rem;margin-right:4.75rem;padding-top:9px;line-height:14px}.read_share .book_c p{height:21px;padding-left:4px;color:#ddd;font-size:12px;overflow:hidden}.read_share .name{width:auto;max-width:100%;height:21px;font-size:12px;color:#ddd;line-height:21px;display:inline-block}.read_share .name .sright{float:right}.read_share .red{color:#e8554d}.read_share .book_img{width:3.5rem;height:4.65rem;position:absolute;bottom:0;left:1.2rem;box-shadow:0 0 10px rgba(0,0,0,.1)}.read_share .btn_white{width:4rem;border-radius:40px;line-height:36px;border:0;color:#e8554d;white-space:nowrap;background-color:#fff;position:absolute;right:.5rem;top:12px}.read_share.fold{overflow:hidden;opacity:0;-webkit-transform:translate(-10px,-46px) scale(0.57);transform:translate(-10px,-46px) scale(0.57);pointer-events:none}.read_share_small{width:44px;height:44px;border-radius:50px;opacity:0;background:#e8554d url(http://img3.zhangyue.com/fh/detail/static/i/share_small_2435c58.png) no-repeat right bottom;background-size:31px 33px;box-shadow:0 1px 5px 0 rgba(232,84,77,.5);position:fixed;bottom:60px;right:30px;z-index:1999;-webkit-transition:all .4s linear;transition:all .4s linear;pointer-events:none}.read_share_small.unfold{opacity:1;pointer-events:auto}@media screen and (max-width:330px){.read_share .book_c{margin-right:80px}.read_share .btn_white{width:65px}}


@charset "UTF-8";
.read_c{max-width:740px;margin:0 auto;padding:15px 1em;color:#222;font-size:16px;line-height:24px}
.read_c::before{content:'';clear:both;display:block}
.read_c.normal{font-size:20px}
.read_c.small{font-size:18px}
.read_c.small .read_tit{font-size:16px}
.read_c.big{font-size:24px}
.read_c.big .read_tit{font-size:20px}
.read_c p{margin-bottom:1em;line-height:1.75em}
.read_c .read_tit{margin-bottom:1.5em;font-size:18px;font-weight:700}
.read_c h3:first-of-type.read_tit{margin-top:-40px}
.read_menu_wrap{height:77px}
.read_menu{text-indent: 0em;height:50px;line-height:50px;font-size:14px;color:#222;text-align:center;box-shadow:0 -2px 3px 0 rgba(0,0,0,.2);background:#f9f9f9;position:fixed;left:0;right:0;bottom:-80px;z-index:99;-webkit-transition:bottom .4s linear;transition:bottom .4s linear}
.read_menu.show{bottom:0}
.read_menu .pl{width:80px;position:absolute;top:0;left:8px}
.read_menu .pr{width:80px;position:absolute;top:0;right:8px}
.read_menu .pm{width:80px;margin:0 auto}
.read_menu .disabled{opacity:.5}
.read_end{width:200px;height:240px;margin:60px auto 20px;font-size:17px;color:#999;text-align:center;background:url(http://img3.zhangyue.com/fh/detail/static/i/read_end_6cc0285.png) no-repeat center 90px;background-size:143px 147px}
.read_end .dec{width:32px;height:2px;margin:0 8px;vertical-align:middle;background:url(http://img3.zhangyue.com/fh/detail/static/i/icon_dec_ab6bc12.png) no-repeat;background-size:cover;display:inline-block}
.read_end .dec:nth-child(2){-webkit-transform:scaleX(-1);transform:scaleX(-1)}
.read_setting{text-indent: 0em;min-height:60px;padding:0 24px 7px;color:#222;opacity:0;border-radius:0 0 3px 3px;background:#f9f9f9;position:fixed;top:-147px;left:0;right:0;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);z-index:1102;-webkit-transition:all .3s;transition:all .3s}
.read_setting.show{opacity:1;top:47px}
.read_setting h3{margin-top:18px;font-size:14px;line-height:16px}
.read_setting .t{margin:12px 0;font-size:12px}
.read_setting .fs{width:48px;height:24px;margin-right:20px;text-align:center;line-height:24px;color:#222;border-radius:3px;background:rgba(34,34,34,.15);display:inline-block}.read_setting .fs.active{width:46px;height:22px;line-height:22px;color:#e8554d;border:#e8554d 1px solid;background:transparent}.tips_menu{height:100%;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0;z-index:1101;display:none}.tips_menu_it{width:100px;height:233px;margin:-116px 0 0 -50px;line-height:24px;text-align:center;color:#fff;font-size:16px;position:absolute;top:50%;left:50%;background:url(http://img3.zhangyue.com/fh/detail/static/i/tips_hand_c9ffc22.png) no-repeat center bottom;background-size:82px 172px}.read_section{padding-top:40px;position:relative}.read_section::before{background:-webkit-gradient(linear,0 0,100% 0,from(rgba(252,252,252,.3)),to(#fcfcfc));background:linear-gradient(rgba(252,252,252,.3),#fcfcfc);position:absolute;top:-40px;left:0;right:0}.read_section .tit{margin:0 20px;font-size:12px;color:#999;line-height:24px;white-space:nowrap;overflow:hidden}.read_section .tit_dec{height:12px;border-bottom:#c6c6c6 1px solid}.read_section .btn_red{width:260px;margin:40px auto;font-size:16px;border-radius:4px}.read_section .sum{width:260px;margin:20px auto;font-size:14px;line-height:27px}.read_section .price{color:#222}.read_section .balance{color:#999}.read_section .c{width:262px;margin:0 auto;font-size:12px}.read_section .tips{color:#999;font-size:10px}.read_section .tips_more{float:right;position:relative;z-index:1}.read_section .red{color:#e8554d}.read_section .blue{color:#47b2d8}.read_section .btn_s_normal{width:260px;height:41px;margin-top:14px;text-align:center;color:#999;font-size:16px;line-height:41px;border:1px solid #999;border-radius:4px}.read_section .btn_s_normal.red{color:#e8554d;border:1px solid #e8554d}.read_section .btn_s_normal.red:active{color:#fff;background-color:#e8554d}.read_section .checkbox{width:17px;height:17px;margin-right:5px;vertical-align:-4px;border-radius:20px;border:1px solid #bcbcbc;background:#bcbcbc;position:relative;display:inline-block}.read_section .active .checkbox{border-color:#e8554d;background:#e8554d}.read_section .checkbox::before{width:9px;height:5px;content:'';border-left:#fff 2px solid;border-bottom:#fff 2px solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:4px;left:3px}.read_section .icon_tips{width:10px;height:10px;margin:-2px 0 0 4px;vertical-align:middle;background:url(http://img3.zhangyue.com/fh/detail/static/i/icon_tips_2309b29.png) no-repeat;background-size:cover;display:inline-block}.tips_pop{width:266px;height:140px;padding:20px 10px 10px;font-size:12px;background:url(http://img3.zhangyue.com/fh/detail/static/i/tips_pop_bd6d2d5.png) no-repeat;background-size:cover;position:absolute;top:20px;right:-10px;display:none}
.tips_pop ul{margin:6px 4px 0 26px;color:#666;line-height:18px;list-style-type:disc}
.tips_pop li{margin-bottom:5px}