@charset "utf-8";

@font-face {
    font-family: TADUFONT;
    font-style: normal;
    font-weight: 400;
    src: url(../images/font/tadu_subfont.eot);
    src: url(../images/font/tadu_subfont.eot?#iefix) format('embedded-opentype'), url(../images/font/tadu_subfont.woff2) format('woff2'), url(../images/font/tadu_subfont.woff) format('woff'), url(../images/font/tadu_subfont.ttf) format('truetype'), url(../images/font/tadu_subfont.svg#iconfont) format('svg')
}

html {
    font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

address,
applet,
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
embed,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
progress,
ruby,
section,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

li {
    list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 0;
    line-height: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=submit],
input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

em {
    font-style: normal
}

html {
    min-width: 990px
}

body {
    background: #fff;
    color: #333;
    font-size: 16px
}

img {
    width: 100%;
    display: block;
    border-radius: 2px
}

input::input-placeholder {
    color: #BBB
}

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

:-moz-placeholder {
    color: #BBB
}

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

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #BBB !important
}

.header input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.headFix input:-webkit-autofill,
.navSecond input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px rgba(68, 68, 68, .96) inset
}

.headFix .text,
.navSecond .text {
    -webkit-text-fill-color: #B7B7B7
}

.hidden {
    display: none !important
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}

.boxCenter,
.sectionBox {
    width: 1200px;
    margin: auto
}

hr {
    width: 1px;
    height: 10px;
    border: none;
    float: left
}

.bookImg {
    float: left;
    overflow: hidden
}

.bookImg img {
    width: 100%;
    height: 100%;
    transition: transform .3s ease-out
}

.bookImg img:hover {
    transform: scale(1.1)
}

.aboutBox a:hover,
.authorZone:hover,
.friendLink a:hover,
.isLogged a:hover,
.suspend a:hover {
    color: #953A00 !important
}

.logoWrap {
    height: 68px;
    line-height: 68px !important
}

.logoWrap .logo {
    display: block;
    background: url(../images/v500/logo.png) no-repeat;
    width: 198px;
    height: 42px;
    float: left;
    margin: 13px 0 0 2px
}

.logoWrap .loginBtn {
    margin-right: 13px
}

.logoWrap form {
    border-radius: 15px;
    margin: 19px 30px 0 0;
    background: #fff;
    float: left;
    position: relative
}

.logoWrap .text {
    width: 251px;
    line-height: 30px;
    height: 30px;
    border: 1px solid rgba(153, 153, 153, .5);
    border-right: 1px solid #ccc;
    font-size: 14px;
    padding: 0 11px 0 14px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    float: left;
    outline: 0
}

.logoWrap .submit {
    position: absolute;
    clip: rect(0 0 0 0);
    right: 0;
    width: 39px;
    height: 32px
}

.logoWrap .searchBtn {
    width: 38px;
    border: 1px solid rgba(153, 153, 153, .5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    float: left;
    height: 30px;
    border-left: none;
    background: #D94778
}

.logoWrap .searchBtn em {
    display: block;
    background: url(../images/sec.png);
    background-size: 23px 23px;
    width: 20px;
    height: 22px;
    margin: 3px auto auto
}

.logoWrap .searchBtn:hover {
    background: #f979a4
}

.logoWrap .dlBox {
    position: relative;
    float: left
}

.logoWrap .downLoad {
    color: #666;
    line-height: 24px;
    margin-top: 18px;
    cursor: pointer;
    font-size: 14px
}

.logoWrap .downLoad i {
    display: inline-block;
    background: url(../images/v500/icon.png) 0 -41px no-repeat;
    background-size: 100px 100px;
    width: 21px;
    height: 21px;
    margin-right: 9px;
    position: relative;
    top: 5px
}

.logoWrap .dlCon {
    top: 67px;
    left: -253px
}

.logoWrap hr {
    border-left: 1px solid #D4D4D4;
    margin: 29px 20px 0
}

.logoWrap .login {
    float: left;
    font-size: 14px;
    line-height: 68px
}

.logoWrap .login a {
    color: #666;
    padding: 0
}

.logoWrap .login a:hover {
    color: #953A00
}

.isLogged {
    float: left
}

.isLogged a {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 130px;
    float: left
}

.isLogged img {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    position: relative;
    top: 13px;
    margin-left: 6px
}

.suspend {
    border-radius: 4px;
    background: #fff;
    width: 64px;
    padding: 25px 30px;
    position: absolute;
    right: 0;
    top: 66px;
    z-index: 2;
    border: 1px solid #ccc
}

.suspend a {
    font-size: 16px;
    color: #333 !important;
    line-height: 22px;
    margin-bottom: 17px;
    display: block
}

.suspend .exit {
    margin-bottom: 0
}

.suspend i {
    background: url(../images/v500/iconSm.png) -34px 0 no-repeat;
    background-size: 50px 50px;
    width: 17px;
    height: 9px;
    position: absolute;
    top: -7px;
    right: 8px
}

.logoWrapRt {
    float: right;
    position: relative
}

.dlCon {
    position: absolute;
    width: 339px;
    height: 238px;
    text-align: center;
    background: #F5F5F5;
    border-radius: 4px;
    z-index: 1000;
    border: 1px solid #ccc
}

.dlCon span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    line-height: 24px;
    margin: 31px 0 21px
}

.dlCon img {
    width: 134.4px;
    margin: auto
}

.dlCon em {
    background: url(../images/v500/icon.png) -77px -89px no-repeat;
    background-size: 100px 100px;
    width: 21px;
    height: 11px;
    position: absolute;
    top: -10px;
    right: 19px
}

.nav {
    background: #2F2F2F
}

.navLi a,
.navList a {
    position: relative
}

.navLi .current,
.navLi a:hover,
.navList .current,
.navList a:hover {
    background: rgba(0, 0, 0, .35)
}

.navLi .current span,
.navList .current span {
    height: 4px;
    position: absolute;
    background: #D94778;
    border-radius: 2px;
    bottom: 0;
    width: 100%;
    left: 0
}

.navList {
    line-height: 44px
}

.navList a {
    font-size: 16px;
    padding: 0 13px;
    text-align: center;
    color: #FFF;
    float: left;
    margin-right: 20px
}

.navList .authorZone {
    float: right;
    background: #fff;
    color: #953A00;
    border-radius: 4px;
    padding: 0 13px 0 10px;
    line-height: 30px;
    margin-top: 7px
}

.navList .authorZone i {
    display: inline-block;
    background: url(../images/v500/icon.png) -32px -46px no-repeat;
    background-size: 100px 100px;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    position: relative;
    top: 2.5px
}

.navList .authorZone:hover {
    background: rgba(255, 255, 255, .88)
}

.headFix {
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: .5s all;
    transform: translateZ(10px);
    top: -153px;
    visibility: hidden
}

.headFix .login {
    line-height: inherit
}

.headFix .login a {
    padding: 0
}

.headFix,
.navSecond {
    height: 44px;
    line-height: 44px;
    background: rgba(68, 68, 68, .96);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .35);
    font-size: 14px
}

.headFix .downLoad,
.headFix a,
.navSecond .downLoad,
.navSecond a {
    color: rgba(255, 255, 255, .8)
}

.headFix .logo,
.navSecond .logo {
    display: block;
    background: url(../images/v500/logoSm.png) no-repeat;
    width: 103px;
    height: 24px;
    float: left;
    margin: 10px 19px 0 0
}

.headFix .navLi,
.navSecond .navLi {
    float: left
}

.headFix .navLi a,
.navSecond .navLi a {
    float: left;
    padding: 0 10px;
    line-height: 44px
}

.headFix form,
.navSecond form {
    float: left;
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    line-height: 24px;
    width: 183px;
    position: relative;
    margin-top: 10px
}

.headFix form input::input-placeholder,
.navSecond form input::input-placeholder {
    color: #B7B7B7
}

.headFix form ::-webkit-input-placeholder,
.navSecond form ::-webkit-input-placeholder {
    color: #B7B7B7
}

.headFix form :-moz-placeholder,
.navSecond form :-moz-placeholder {
    color: #B7B7B7
}

.headFix form ::-moz-placeholder,
.navSecond form ::-moz-placeholder {
    color: #B7B7B7
}

.headFix form input:-ms-input-placeholder,
.headFix form textarea:-ms-input-placeholder,
.navSecond form input:-ms-input-placeholder,
.navSecond form textarea:-ms-input-placeholder {
    color: #B7B7B7 !important
}

.headFix form .text,
.navSecond form .text {
    padding: 5px 0;
    background: rgba(68, 68, 68, .1);
    border: none;
    width: 160px;
    outline: 0
}

.headFix form .submit,
.navSecond form .submit {
    position: absolute;
    clip: rect(0 0 0 0);
    right: 0
}

.headFix form .searchBtn,
.navSecond form .searchBtn {
    cursor: pointer;
    float: right
}

.headFix form .searchBtn em,
.navSecond form .searchBtn em {
    display: block;
    background: url(../images/v500/icon.png) -29px -71px no-repeat;
    background-size: 100px 100px;
    width: 18px;
    height: 22px;
    margin: 3px auto auto
}

.headFix .authorZone,
.navSecond .authorZone {
    float: left
}

.headFix .authorZone i,
.navSecond .authorZone i {
    display: inline-block;
    background: url(../images/v500/icon.png) -79px -67px no-repeat;
    background-size: 100px 100px;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    position: relative;
    top: 2.5px
}

.headFix hr,
.navSecond hr {
    border-left: 1px solid rgba(255, 255, 255, .2);
    margin: 17px 20px 0
}

.headFix .dlBox,
.navSecond .dlBox {
    position: relative;
    float: left
}

.headFix .dlCon,
.navSecond .dlCon {
    top: 44px;
    left: -280px
}

.headFix .login,
.navSecond .login {
    float: left
}

.headFix .loginBtn,
.navSecond .loginBtn {
    margin-right: 13px
}

.headFix .isLogged img,
.navSecond .isLogged img {
    top: 7px;
    width: 24px;
    height: 24px
}

.headFix .suspend,
.navSecond .suspend {
    top: 44px
}

.headFix .suspend i,
.navSecond .suspend i {
    top: -8px
}

.show {
    visibility: visible;
    top: 0
}

.footer {
    background: #eee
}

.foot {
    padding: 30px 0 33px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    position: relative
}

.foot .aboutBox,
.foot .friendLink {
    margin-bottom: 30px
}

.foot .friendLink a,
.foot .friendLink span {
    color: #666;
    float: left
}

.foot .friendLink a {
    margin-right: 10px
}

.foot .aboutTd {
    color: #999
}

.foot .aboutTd span {
    display: block
}

.foot .aboutTd i {
    display: inline-block;
    background: url(../images/v500/icon.png) -86px -25px no-repeat;
    background-size: 100px 100px;
    width: 15px;
    height: 16px;
    position: relative;
    top: 3.5px
}

.foot .aboutTd a {
    color: #999
}

.foot .aboutBox a {
    float: left;
    color: #666
}

.foot .aboutBox hr {
    margin: 0 8px;
    float: left;
    border-left: 1px solid #999;
    position: relative;
    top: 6px
}

.foot .service a {
    float: inherit;
    color: #45A5FF
}

.foot .service a:hover {
    color: #45A5FF !important
}

.foot .service span {
    margin-right: 45px
}

.foot .codeBox {
    font-size: 12px;
    color: #999;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 60px
}

.foot .codeBox div {
    float: left;
    margin-left: 20px
}

.foot .codeBox img {
    width: 80px;
    height: 80px
}

.headerSecondary {
    line-height: 67px;
    height: 67px
}

.headerSecondary .rt {
    float: right
}

.headerSecondary .login {
    color: #007AFF;
    font-size: 14px
}

.headerSecondary .logo {
    display: block;
    background: url(../images/v500/logo01.png) no-repeat;
    width: 204px;
    height: 43px;
    float: left;
    margin-top: 13px
}

.headerSecondary .back {
    font-size: 14px;
    color: #999
}

.headerSecondary .back i {
    display: inline-block;
    background: url(../images/v500/iconSm.png) no-repeat;
    background-size: 50px 50px;
    width: 7px;
    height: 12px;
    margin-left: 5px
}

.headerSecondary .czmm {
    margin: 19px 0 0 10px;
    font-size: 20px;
    float: left;
    line-height: 31px;
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 10px
}

.headerSecondary hr {
    float: none;
    margin: 0 10px;
    display: inline-block;
    background: 1px rgba(0, 0, 0, .15)
}

@media (max-width:1200px) {

    .boxCenter,
    .sectionBox {
        width: 990px
    }

    .headFix hr {
        margin: 17px 10px 0
    }

    .isLogged a {
        max-width: 75px
    }
}

.loginBtn {
    cursor: pointer
}

.box_shadow_bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    filter: alpha(opacity=60);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001
}

.login_box_bg {
    width: 620px;
    height: 480px;
    background-size: 100%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001
}

.bookList .intro h2:hover,
.ct_right .list strong:hover,
.hotWrap .bookIntro h2:hover,
.hotWrap .rt a:hover,
.listWrap h2:hover,
.readNow:hover,
.updateList .chapter:hover,
.updateList .name:hover,
.verbal .bkName:hover {
    color: #953A00 !important
}

.bookList .intro em:hover,
.ct_right em:hover,
.listWrap em:hover,
.updateList .author:hover,
.xsWrap .bookListSm em:hover {
    color: #333 !important
}

.wrap .lf,
.wrap .rt {
    width: 281px;
    float: left
}

.wrap .ct {
    width: 590px;
    float: left;
    padding: 0 24px;
    position: relative
}

.wrap h1 {
    line-height: 40px;
    border-bottom: 1px solid rgba(204, 204, 204, .5);
    margin-bottom: 10px
}

.wrap h1 a {
    font-size: 10px;
    color: #999;
    float: right;
    position: relative;
    top: 7px
}

.wrap h1 a i {
    width: 15px;
    height: 14px;
    position: relative;
    top: 2px
}

.wrap h1 a:hover {
    color: #007AFF
}

.wrap h1 i {
    background: url(../images/v500/icon.png) no-repeat;
    background-size: 100px 100px;
    display: inline-block;
    margin-right: 4px
}

.wrap h1 strong {
    font-size: 20px;
    font-weight: 700;
    float: left
}

.wrap .sectionBox {
    margin-top: 32px;
    overflow: hidden
}

.wrap .sectionBox .sectionBox-left {
    width: 894px;
    float: left
}

.wrap .sectionBox .sectionBox-left .bookBox {
    width: 100%
}

.wrap .sectionBox .sectionBox-left .bookBox .title {
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 6px;
    font-size: 20px
}

.wrap .sectionBox .sectionBox-left .bookBox .title strong {
    margin-right: 6px
}

.wrap .sectionBox .sectionBox-left .bookBox .title i {
    width: 12px;
    height: 15px;
    background: url(../images/hotboy.png) no-repeat;
    background-size: 120%;
    display: inline-block;
    margin-right: 4px
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist {
    width: 100%;
    padding-top: 2px;
    overflow: hidden
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a {
    display: block;
    width: 31.52265690965381%;
    overflow: hidden;
    margin-top: 26px;
    margin-right: 2.7%;
    float: left;
    box-sizing: border-box
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a:nth-child(3n) {
    margin-right: 0
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookimg {
    width: 100px;
    height: 127px;
    float: left;
    margin-right: 10px
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookimg img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    transition: transform .3s ease-out
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookimg img:hover {
    transform: scale(1.1)
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookinfo h2 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookinfo h2:hover {
    color: #953A00
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookinfo .desc {
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 4px
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookinfo .author {
    font-size: 12px;
    color: #999;
    line-height: 17px;
    margin-top: 10px
}

.wrap .sectionBox .sectionBox-left .bookBox .booklist a .bookinfo .author:hover {
    color: #333
}

.wrap .sectionBox .sectionBox-left .boutique {
    margin-top: 30px
}

.wrap .sectionBox .sectionBox-left .boutique .booklist a {
    width: 22.1446664790318%;
    margin-right: 3.377427526034337% !important
}

.wrap .sectionBox .sectionBox-left .boutique .booklist a:nth-child(4n) {
    margin-right: 0 !important
}

.wrap .sectionBox .sectionBox-left .boutique .booklist a:nth-child(n+5) {
    margin-top: 30px
}

.wrap .sectionBox .sectionBox-left .boutique .booklist a .bookimg {
    width: 81.77px;
    height: 110px
}

.wrap .sectionBox .sectionBox-left .newbookselect {
    margin-top: 30px
}

.wrap .sectionBox .sectionBox-left .newbookselect .booklist a {
    overflow: hidden;
    margin-top: 14px
}

.wrap .sectionBox .sectionBox-left .newbookselect .booklist a:nth-child(-n+3) {
    margin-top: 26px;
    margin-bottom: 6px
}

.wrap .sectionBox .sectionBox-left .newbookselect .booklist a .bookname {
    width: 60%;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 20px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wrap .sectionBox .sectionBox-left .newbookselect .booklist a .bookname:hover {
    color: #953A00
}

.wrap .sectionBox .sectionBox-left .newbookselect .booklist a .pseudonym {
    width: 35%;
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wrap .sectionBox .sectionBox-right {
    width: 281px;
    float: right
}

.wrap .sectionBox .sectionBox-right .newbooklist {
    width: 100%;
    background: url(../images/v500/index_newbookBg.png) no-repeat;
    background-position-y: 100%;
    background-size: 100%
}

.wrap .sectionBox .sectionBox-right .newbooklist .title {
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 6px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.wrap .sectionBox .sectionBox-right .newbooklist .title strong {
    font-size: 20px;
    color: #333
}

.wrap .sectionBox .sectionBox-right .newbooklist .title a {
    color: #9D9D9D;
    font-size: 12px
}

.wrap .sectionBox .sectionBox-right .newbooklist .title a::after {
    display: inline-block;
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/v500/icon.png) -60px -71px no-repeat;
    background-size: 100px 100px;
    margin-left: 3px
}

.wrap .sectionBox .sectionBox-right .newbooklist .title a:hover {
    color: #007AFF
}

.wrap .sectionBox .sectionBox-right .newbooklist .title a:hover::after {
    background: url(../images/v500/icon.png) -60px -86px no-repeat;
    background-size: 100px 100px
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard {
    width: 100%;
    margin-top: 20px;
    counter-reset: wangxiaoer
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:hover {
    cursor: pointer;
    color: #953A00
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a::before {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    background-color: #C8C8C8;
    content: counter(wangxiaoer);
    counter-increment: wangxiaoer;
    margin-right: 6px;
    vertical-align: text-bottom
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:nth-child(-n+3) {
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    padding: 1px 0 5px 32px;
    box-sizing: border-box
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:nth-child(-n+3)::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 22px;
    height: 28px;
    border-radius: initial
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:nth-child(1)::before {
    background: url(../images/v500/index_newbook1.png) no-repeat;
    background-size: 100% 100%
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:nth-child(2)::before {
    background: url(../images/v500/index_newbook2.png) no-repeat;
    background-size: 100% 100%
}

.wrap .sectionBox .sectionBox-right .newbooklist .bookbillboard a:nth-child(3)::before {
    background: url(../images/v500/index_newbook3.png) no-repeat;
    background-size: 100% 100%
}

.wrap .sectionBox .sectionBox-right .popularity {
    background: url(../images/v500/index_popularityBg.png) no-repeat;
    background-position-y: 100%;
    background-size: 100%;
    margin-top: 40px
}

.wrap .sectionBox .sectionBox-right .silvernote {
    background: url(../images/v500/index_silvernoteBg.png) no-repeat;
    background-position-y: 100%;
    background-size: 100%;
    margin-top: 40px
}

.hotWrap h1 {
    line-height: 35px;
    margin-top: 2px
}

.hotWrap h1 a i {
    background-position: -58px -48px
}

.hotWrap h1 a:hover i {
    background-position: -81px -48px
}

.hotWrap .bookImg {
    width: 55px;
    height: 74px;
    margin-right: 14px
}

.hotWrap .bookLink {
    margin-top: 10px;
    display: block
}

.hotWrap .spBL {
    margin-top: 15px
}

.hotWrap .bookIntro {
    color: #999
}

.hotWrap .bookIntro em {
    font-size: 12px;
    display: inline-block;
    width: 50px;
    line-height: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-align: center
}

.hotWrap .bookIntro h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    line-height: 20px;
    margin: 8px 0;
    font-size: 16px
}

.hotWrap .bookIntro span {
    overflow: hidden;
    font-size: 12px;
    display: block;
    height: 17px
}

.hotWrap .rt a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 15px;
    color: #333;
    font-size: 14px
}

.hotWrap .rt a i {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background: #ccc;
    margin-right: 6px;
    position: relative;
    top: -4px
}

.hotWrap .rt a:hover i {
    background: #953A00
}

.hotWrap .rt .top {
    margin-top: 10px
}

.slideBox {
    height: 200px;
    margin-top: 11px
}

.slideBox .focusWrap {
    height: 200px;
    position: absolute;
    left: 50%;
    margin-left: -295px;
    width: 590px
}

.slideBox .focusWrap div {
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 4px
}

.slideBox .focusWrap div a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    width: 590px;
    height: 200px
}

.slideBox .focusWrap div a img {
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
    border-radius: 6px
}

.slideBox #to_Left,
.slideBox #to_Right {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 100;
    display: none;
    background: url(../images/v500/icon.png) no-repeat;
    background-size: 100px 100px
}

.slideBox #to_Right {
    right: 11px;
    background-position: 0 0
}

.slideBox #to_Left {
    left: 11px;
    background-position: -44px 0
}

.slideBox .pagination {
    position: absolute;
    z-index: 20;
    width: 10%;
    left: 50%;
    margin-left: -5%;
    text-align: center;
    bottom: 12px
}

.slideBox .pagination li {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 5px;
    cursor: pointer
}

.slideBox .pagination .swiper-active-switch {
    background: #FFDE44;
    width: 12px;
    height: 12px;
    position: relative;
    top: 2px
}

.listWrap,
.sxWrap,
.xbWrap,
.xsWrap,
.zbWrap {
    margin-top: 17px
}

.listWrap h1 i,
.sxWrap h1 i,
.xbWrap h1 i,
.xsWrap h1 i,
.zbWrap h1 i {
    background-position: -88px 0;
    width: 12px;
    height: 15px;
    position: relative;
    top: -1px
}

.listWrap h1 strong,
.sxWrap h1 strong,
.xbWrap h1 strong,
.xsWrap h1 strong,
.zbWrap h1 strong {
    margin-right: 10px
}

.listWrap .bookListSm,
.sxWrap .bookListSm,
.xbWrap .bookListSm,
.xsWrap .bookListSm,
.zbWrap .bookListSm {
    font-size: 14px;
    color: #333;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 15px
}

.listWrap .bookListSm em,
.sxWrap .bookListSm em,
.xbWrap .bookListSm em,
.xsWrap .bookListSm em,
.zbWrap .bookListSm em {
    color: #999;
    display: inline-block;
    margin-right: 10px
}

.listWrap .bookListSm strong,
.sxWrap .bookListSm strong,
.xbWrap .bookListSm strong,
.xsWrap .bookListSm strong,
.zbWrap .bookListSm strong {
    font-weight: 400
}

.listWrap .bookListSm:hover,
.sxWrap .bookListSm:hover,
.xbWrap .bookListSm:hover,
.xsWrap .bookListSm:hover,
.zbWrap .bookListSm:hover {
    color: #953A00
}

.listWrap .bookListSm:hover em,
.sxWrap .bookListSm:hover em,
.xbWrap .bookListSm:hover em,
.xsWrap .bookListSm:hover em,
.zbWrap .bookListSm:hover em {
    color: #999
}

.zbWrap {
    margin-top: 24px
}

.zbWrap .centerth .bookList {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 15px 12px;
    height: 152px
}

.zbWrap .centerth .bookList .bookImg {
    margin-right: 20px
}

.zbWrap .centerth .bookList .intro em {
    width: 100px
}

.zbWrap .centerth .readNow {
    margin-top: 20px;
    display: block;
    text-align: right;
    font-size: 14px
}

.zbWrap .centerth .first {
    margin-bottom: 30px
}

.zbWrap .top {
    margin-bottom: 14px
}

.zbWrap .centerT {
    margin-top: 15px
}

.sxWrap .centerSp .bookList,
.sxWrap .centerth .bookList,
.xbWrap .centerSp .bookList,
.xbWrap .centerth .bookList,
.xsWrap .centerSp .bookList,
.xsWrap .centerth .bookList {
    height: 130px
}

.sxWrap .centerSp .bookList .bookImg,
.sxWrap .centerth .bookList .bookImg,
.xbWrap .centerSp .bookList .bookImg,
.xbWrap .centerth .bookList .bookImg,
.xsWrap .centerSp .bookList .bookImg,
.xsWrap .centerth .bookList .bookImg {
    width: 94px;
    height: 130px;
    margin-right: 20px
}

.sxWrap .centerSp .bookList .intro h2,
.sxWrap .centerth .bookList .intro h2,
.xbWrap .centerSp .bookList .intro h2,
.xbWrap .centerth .bookList .intro h2,
.xsWrap .centerSp .bookList .intro h2,
.xsWrap .centerth .bookList .intro h2 {
    padding-top: 11px
}

.sxWrap .centerSp .bookList .intro p,
.sxWrap .centerth .bookList .intro p,
.xbWrap .centerSp .bookList .intro p,
.xbWrap .centerth .bookList .intro p,
.xsWrap .centerSp .bookList .intro p,
.xsWrap .centerth .bookList .intro p {
    margin: 13px 0 11px
}

.sxWrap .centerth .bookListSm em,
.sxWrap .linkT .bookListSm em,
.xbWrap .centerth .bookListSm em,
.xbWrap .linkT .bookListSm em,
.xsWrap .centerth .bookListSm em,
.xsWrap .linkT .bookListSm em {
    float: left;
    text-align: left
}

.sxWrap .centerth .bookListSm em:hover,
.sxWrap .linkT .bookListSm em:hover,
.xbWrap .centerth .bookListSm em:hover,
.xbWrap .linkT .bookListSm em:hover,
.xsWrap .centerth .bookListSm em:hover,
.xsWrap .linkT .bookListSm em:hover {
    color: #999 !important
}

.sxWrap .centerth .bookList,
.xbWrap .centerth .bookList,
.xsWrap .centerth .bookList {
    margin-top: 18px
}

.sxWrap .centerth .first,
.xbWrap .centerth .first,
.xsWrap .centerth .first {
    margin: 0
}

.sxWrap .centerth .bookListSm,
.xbWrap .centerth .bookListSm,
.xsWrap .centerth .bookListSm {
    margin-top: 25px
}

.sxWrap .centerth .special,
.xbWrap .centerth .special,
.xsWrap .centerth .special {
    margin-top: 39px
}

.sxWrap .linkT a,
.xbWrap .linkT a,
.xsWrap .linkT a {
    width: 46%;
    float: left;
    margin-top: 28px
}

.sxWrap .linkT a:first-child,
.xbWrap .linkT a:first-child,
.xsWrap .linkT a:first-child {
    margin-right: 8%
}

.xbWrap .wrapBox {
    background: #FFFAE9
}

.xbWrap .first {
    margin-bottom: 28px
}

.xbWrap .top {
    margin-bottom: 20px
}

.xsWrap .wrapBox {
    background: #EFF8F8;
    padding: 17px 21px 20px
}

.xsWrap .bookListSm {
    line-height: 20px;
    height: 20px;
    margin-top: 20px
}

.xsWrap .bookListSm em,
.xsWrap .bookListSm strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.xsWrap .bookListSm strong {
    display: inline-block;
    width: 200px
}

.xsWrap .bookListSm em {
    float: right;
    font-size: 14px;
    width: 83px;
    margin: 0;
    text-align: right
}

.xsWrap .first {
    margin-bottom: 29px
}

.xsWrap .centerT {
    margin-top: 32px
}

.xsWrap .centerT h1 {
    margin-bottom: 8px
}

.xsWrap .centerT .first {
    margin: 0
}

.xsWrap .bkList a {
    width: 50%;
    float: left
}

.xsWrap .linkT a em {
    font-size: 14px;
    width: auto;
    margin: 0 10px 0 0
}

.xsWrap .linkT a strong {
    display: inline
}

.sxWrap .wrapBox {
    background: #F5EFFF
}

.sxWrap .bookListSm {
    margin-top: 25px
}

.sxWrap .first {
    margin: 0
}

.sxWrap .bookList {
    margin-bottom: 10px
}

.sxWrap .linkT a {
    margin-top: 18px
}

.sxWrap .top {
    margin-bottom: 22px
}

.sxWrap .centerT {
    margin-top: 36px
}

.wrapBox {
    width: 239px;
    border-radius: 4px;
    background: #EEF3FF;
    padding: 20px 21px 21px
}

.wrapBox .imgSlide {
    width: 120px;
    height: 160px;
    padding-left: 60px
}

.wrapBox .roundabout {
    width: 120px;
    height: 160px
}

.verbal_box {
    margin-top: 29px
}

.verbal {
    text-align: center
}

.verbal .bkName {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.verbal .author {
    color: #bababa;
    font-size: 12px;
    margin: 10px 0 12px
}

.verbal .istt {
    color: #FF5D3E;
    font-size: 12px
}

.verbal .itdt {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    margin: 11px 0 29px;
    text-align: left
}

.verbal .rdNow {
    font-size: 16px;
    color: #953A00;
    display: block;
    background: #FFD338;
    line-height: 36px;
    border-radius: 4px;
    width: 160px;
    margin: auto
}

.verbal .rdNow:hover {
    background: rgba(255, 211, 56, .7)
}

.centerO {
    width: 283px;
    margin-left: 23px;
    float: left
}

.centerO h1 strong {
    font-size: 16px;
    position: relative;
    top: 2px
}

.centerO h1 a {
    font-size: 10px;
    color: #999;
    float: right
}

.centerO h1 a i {
    width: 6px;
    height: 10px;
    background-position: -60px -71px;
    margin: 0 0 0 3px;
    position: relative;
    top: 1px
}

.centerO h1 a:hover {
    color: #007AFF
}

.centerO h1 a:hover i {
    background-position: -60px -86px
}

.bookList {
    color: #333;
    display: block;
    height: 111px
}

.bookList .bookImg {
    width: 80px;
    height: 111px;
    margin-right: 16px
}

.bookList .intro h2 {
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 2px;
    font-size: 16px
}

.bookList .intro p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 11px 0 10px
}

.bookList .intro div {
    color: #bababa
}

.bookList .intro em {
    font-size: 12px;
    display: inline-block;
    width: 113px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bookList .intro span {
    font-size: 11px;
    float: right;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 0 3px;
    line-height: 18px
}

.first {
    margin-bottom: 22px
}

.centerT {
    margin-top: 24px
}

.banner {
    display: block;
    margin-top: 30px
}

.banner img {
    border-radius: 4px
}

.listWrap .first {
    margin: 0;
    width: 282px
}

.listWrap h1 strong {
    font-size: 20px !important
}

.listWrap .list,
.listWrap .listOne {
    font-size: 14px;
    display: block
}

.listWrap .list i,
.listWrap .listOne i {
    width: 22px;
    height: 22px;
    float: left;
    border-radius: 11px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    background: #ddd;
    font-style: normal;
    position: relative
}

.listWrap .list .o,
.listWrap .listOne .o {
    top: 7px;
    background: #FF5D3E
}

.listWrap .list .t,
.listWrap .listOne .t {
    background: #FD9847
}

.listWrap .list .tr,
.listWrap .listOne .tr {
    background: #FFD34E
}

.listWrap .list em,
.listWrap .listOne em {
    color: #999
}

.listWrap em,
.listWrap h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.listWrap h2 {
    color: #333
}

.listWrap .list {
    margin-top: 24px
}

.listWrap .list .intro {
    padding-left: 33px;
    height: 20px;
    line-height: 20px
}

.listWrap .list h2 {
    width: 160px;
    font-size: 14px;
    display: inline-block
}

.listWrap .list em {
    float: right;
    text-align: right;
    width: 82px
}

.listWrap .list i {
    top: -1px
}

.listOne h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-top: 7px
}

.listOne span {
    color: #FD4D47;
    font-weight: 700
}

.listOne .bookImg {
    float: right;
    width: 66px;
    height: 91.4px
}

.listOne .intro {
    width: 160px;
    float: left;
    margin-left: 12px
}

.listOne em {
    margin: 14px 0 13px;
    display: block
}

.ct_left,
.ct_right {
    margin-top: 17px
}

.ct_left h1,
.ct_right h1 {
    border: none;
    margin-bottom: 5px
}

.ct_left h1 strong,
.ct_right h1 strong {
    font-size: 22px
}

.ct_left .list,
.ct_left .title,
.ct_right .list,
.ct_right .title {
    background: #F3F3F3;
    border-radius: 4px
}

.ct_left .author,
.ct_left .chapter,
.ct_left .list em,
.ct_left .list strong,
.ct_left .name,
.ct_right .author,
.ct_right .chapter,
.ct_right .list em,
.ct_right .list strong,
.ct_right .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ct_last {
    margin-top: 10px
}

.ct_right .list {
    padding: 20px 0
}

.ct_right .list strong {
    color: #333;
    font-weight: 400;
    margin-left: 20px;
    float: left;
    width: 150px
}

.ct_right .list a {
    font-size: 14px;
    display: block;
    margin-top: 18.5px
}

.ct_right em {
    color: #999;
    float: right;
    width: 85px;
    text-align: right;
    margin-right: 20px
}

.ct_right .first {
    margin: 0 !important
}

.ct_left {
    width: 894px;
    margin-left: 0;
    padding-bottom: 42px
}

.ct_left .title {
    line-height: 33px;
    font-size: 14px;
    color: #999
}

.ct_left .title span {
    display: inline-block;
    float: left
}

.ct_left .classify {
    width: 96px;
    margin-left: 12px
}

.ct_left .name {
    width: 164px;
    padding-right: 30px
}

.ct_left .chapter {
    width: 280px;
    padding-right: 55px
}

.ct_left .author {
    width: 88px;
    padding-right: 50px
}

.ct_left .updateList {
    margin-top: 21px
}

.ct_left .updateList a,
.ct_left .updateList span {
    font-size: 14px;
    color: #999;
    float: left
}

.ct_left .updateList .classify {
    margin-left: 4px;
    width: 104px
}

.ct_left .updateList .chapter,
.ct_left .updateList .name,
.ct_left .updateList .time {
    color: #333
}

.upDate {
    font-size: 14px;
    color: #999;
    margin-left: 18px;
    line-height: 20px
}

.centerFr {
    width: 436px
}

@media (max-width:1200px) {

    .sectionBox-right,
    .wrap .lf,
    .wrap .rt {
        width: 240px !important
    }

    .centerO {
        width: 240px;
        margin-left: 10px
    }

    .wrapBox {
        width: 220px;
        padding: 20px 10px 21px
    }

    .wrapBox .imgSlide {
        padding-left: 51px
    }

    .bookList .intro em {
        width: 79px
    }

    .wrap .ct {
        width: 490px;
        overflow: hidden;
        padding: 0;
        border-radius: 6px
    }

    .hotWrap .lf {
        margin-right: 10px
    }

    .hotWrap .rt {
        margin-left: 10px
    }

    .slideBox #to_Left {
        left: 60px
    }

    .slideBox #to_Right {
        right: 60px
    }

    .xsWrap .wrapBox {
        padding: 17px 10px 20px
    }

    .xsWrap .bookListSm strong {
        width: 143px
    }

    .listWrap .first {
        width: 240px
    }

    .listOne .intro {
        width: 138px
    }

    .listWrap .list h2 {
        width: 123px
    }

    .ct_left {
        width: 730px
    }

    .ct_right .list strong {
        width: 109px
    }

    .ct_left .updateList .classify {
        width: 95px
    }

    .ct_left .classify {
        width: 88px
    }

    .ct_left .name {
        width: 116px;
        padding-right: 30px
    }

    .ct_left .chapter {
        width: 200px;
        padding-right: 40px
    }

    .ct_left .author {
        padding-right: 40px
    }

    .sxWrap .centerth .bookList .intro em,
    .xbWrap .centerth .bookList .intro em,
    .xsWrap .centerth .bookList .intro em,
    .zbWrap .centerth .bookList .intro em {
        width: 60px
    }

    .centerFr {
        width: 365px
    }

    .sectionBox .sectionBox-left {
        width: 737.55px !important
    }
}