@import url("common.css");
.footer {
    display: none;
}
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;
    height: 0
}

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
}

.hidden {
    display: none!important;
}

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

.clearfix {
    zoom:1}

.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
}

.black {
    background-color: #000
}

.black .author_con_box,.black .book_title_box,.black .paging_box,.black .read_details_box {
    background-color: #141619!important;
    border: 1px solid #141619!important
}

.black .left_bar,.black .right_bar,.black .speech_title p {
    background-color: #141619!important
}

.black .speech_title i {
    background: #2d2e30!important
}

.black .author_con_box *,.black .book_title_box h4,.black .chapter h4,.black .chapter_details span,.black .paging_box a,.black .content p {
    color: #666!important
}

.black .paging_box .disable_btn {
    color: #333!important
}

.black .chapter {
    border-bottom: 1px solid #333!important
}

.black .chapter a {
    background-image: url(../images/read_bookmarks_off_black.png)!important;
    background-size: 100%
}

.black .chapter .label_btn_on {
    background-image: url(../images/read_bookmarks_on.png)!important;
    background-size: 100%
}

.black .paging_directory:after,.black .paging_directory:before {
    background: #2d2e30!important
}

.black .vip_details {
    background: #333!important;
    border: 0!important
}

.black .vip_details h4 {
    color: #666!important
}

.black .vip_details .order_btn {
    background: #007b64!important;
    color: #999!important
}

.black .vip_details .vip_list {
    background: #afafaf!important
}

.black .vip_details .vip_list .vip_balance:before,.black .vip_details .vip_list .vip_chapter_num:before {
    background-position: -68px -112px!important
}

.black .vip_details .vip_list .vip_balance:after,.black .vip_details .vip_list .vip_chapter_num:after {
    background-position: -84px -112px!important
}

.black .vip_details .vip_list .vip_balance .vip_type i {
    background-position: -53px -148px!important
}

.black .vip_details .vip_list .vip_balance p strong {
    color: #c46a2a!important
}

.black .vip_details .vip_list .vip_price .vip_type i {
    background-position: -80px -150px!important
}

.black .vip_details .vip_list .vip_chapter_num .vip_type i {
    background-position: -84px -125px!important
}

.brown {
    background-color: #dbd6c3;
}

.brown .author_con_box,.brown .book_title_box,.brown .left_bar,.brown .paging_box,.brown .read_details_box,.brown .right_bar,.brown .speech_title p {
    background-color: #f6f4ec!important
}

.pink {
    background-color: #e2c8c9
}

.pink .author_con_box,.pink .book_title_box,.pink .left_bar,.pink .paging_box,.pink .read_details_box,.pink .right_bar,.pink .speech_title p {
    background-color: #f6e4e4!important
}

.gray {
    background-color: #d3d3d3
}

.gray .author_con_box,.gray .book_title_box,.gray .left_bar,.gray .paging_box,.gray .read_details_box,.gray .right_bar,.gray .speech_title p {
    background-color: #e7e7e7!important
}

.blue {
    background-color: #afc6cc
}

.blue .author_con_box,.blue .book_title_box,.blue .left_bar,.blue .paging_box,.blue .read_details_box,.blue .right_bar,.blue .speech_title p {
    background-color: #dfedf0!important
}

.green {
    background-color: #ccddcd
}

.green .author_con_box,.green .book_title_box,.green .left_bar,.green .paging_box,.green .read_details_box,.green .right_bar,.green .speech_title p {
    background-color: #e6f0e7!important
}

.author_con_box,.book_title_box,.paging_box,.read_details_box {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px
}

.left_bar_list {
    margin-left: -520px
}

.right_bar_list {
    margin-right: -520px
}

.w900 .con_box {
    width: 900px!important
}

.w900 .left_bar_list {
    margin-left: -520px
}

.w900 .right_bar_list {
    margin-right: -520px
}

.w800 .con_box {
    width: 800px!important
}

.w800 .left_bar_list {
    margin-left: -470px
}

.w800 .right_bar_list {
    margin-right: -470px
}

.w1280 .con_box {
    width: 1280px!important
}

.w1280 .left_bar_list {
    margin-left: -710px
}

.w1280 .right_bar_list {
    margin-right: -710px
}

#right_bar_box {
    bottom: 0;
    right: 50%
}

#left_bar_box,#right_bar_box {
    position: fixed;
    z-index: 999
}

#left_bar_box .left_bar,#left_bar_box .right_bar,#right_bar_box .left_bar,#right_bar_box .right_bar {
    width: 60px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

#left_bar_box .left_bar a,#left_bar_box .right_bar a,#right_bar_box .left_bar a,#right_bar_box .right_bar a {
    width: 30px;
    height: 50px;
    margin-bottom: 4px;
    padding: 10px 15px 0;
    display: block;
    overflow: hidden
}

#left_bar_box .left_bar a i,#left_bar_box .right_bar a i,#right_bar_box .left_bar a i,#right_bar_box .right_bar a i {
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    display: block
}

#left_bar_box .left_bar a span,#left_bar_box .right_bar a span,#right_bar_box .left_bar a span,#right_bar_box .right_bar a span {
    display: block;
    font-size: 12px;
    color: #999;
    text-align: center
}

#left_bar_box .left_bar .directory_btn i,#left_bar_box .right_bar .directory_btn i,#right_bar_box .left_bar .directory_btn i,#right_bar_box .right_bar .directory_btn i {
    width: 19px;
    height: 12px;
    background-position: 0 0;
    margin: 5px auto 8px
}

#left_bar_box .left_bar .setUp_btn i,#left_bar_box .right_bar .setUp_btn i,#right_bar_box .left_bar .setUp_btn i,#right_bar_box .right_bar .setUp_btn i {
    width: 22px;
    height: 20px;
    background-position: 0 -19px;
    margin: 1px auto 6px
}

#left_bar_box .left_bar .bookcase_btn i,#right_bar_box .left_bar .bookcase_btn i {
    width: 25px;
    height: 28px;
    background: url(../images/bookshelf.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 1px
}
#left_bar_box .left_bar .bookcase_btn.on i {
    width: 25px;
    height: 28px;
    background: url(../images/bookshelf_on.png) no-repeat;
    background-size: 100% 100%;
}

#left_bar_box .left_bar .listening {
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: initial
}

#left_bar_box .left_bar .listening i {
    width: 25px;
    height: 20px;
    background: url(../images/listening.png) no-repeat;
    background-size: 100% 100%;
    margin: 1px auto 6px
}

#left_bar_box .left_bar .listening .listening_tooltip {
    display: none;
    position: absolute;
    width: 550px;
    height: 480px;    
    background: #fff;
    border-radius: 4px;
    top: -70px;
    left: 72px
}

#left_bar_box .left_bar .listening .listening_tooltip .listening_tooltip_title {
    text-align: center;
    font-size: 12px;
    color: #323333;
    margin-top: 20px;
    position: relative
}

#left_bar_box .left_bar .listening .listening_tooltip .listening_tooltip_title::before {
    content: "";
    display: block;
    width: 15px;
    height: 60px;
    background: #fff;
    position: absolute;
    left: -15px;
    top: 50px
}

#left_bar_box .left_bar .listening .listening_tooltip .listening_tooltip_main {
    width: 510px;
    height: 400px;
    overflow-y: auto;
    margin: 20px 20px 0 20px;
}

#left_bar_box .left_bar .listening .listening_tooltip .listening_tooltip_main span {
    display: block;
    width: 100%;
    height: 100%
}

#left_bar_box .left_bar .listening:hover {
    background: #fff;
    border-radius: 5px
}

#left_bar_box .left_bar .listening:hover .listening_tooltip {
    display: block
}

#left_bar_box .left_bar .listening:hover i {
    background: url(../images/listening_2.png) no-repeat;
    background-size: 100% 100%
}

#left_bar_box .left_bar .listening:hover span {
    color: #333
}

#right_bar_box .right_bar .like i {
    width: 24px;
    height: 23px;
    background: url(../images/like.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto
}

#right_bar_box .right_bar .like.on i {
    width: 24px;
    height: 23px;
    background: url(../images/like_on.png) no-repeat;
    background-size: 100% 100%;
}

#left_bar_box .left_bar .exceptional_btn i,#left_bar_box .right_bar .exceptional_btn i,#right_bar_box .left_bar .exceptional_btn i,#right_bar_box .right_bar .exceptional_btn i {
    width: 22px;
    height: 22px;
    background-position: -60px -23px;
    margin: 0 auto 4px
}

#left_bar_box .left_bar .comments_btn i,#left_bar_box .right_bar .comments_btn i,#right_bar_box .left_bar .comments_btn i,#right_bar_box .right_bar .comments_btn i {
    width: 22px;
    height: 20px;
    background-position: -27px -45px;
    margin: 1px auto 6px
}

#left_bar_box {
    top: 0;
    left: 50%
}

#left_bar_box .btn_on {
    width: 71px;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    background-color: #fff!important;
    position: relative;
    z-index: 10001
}

#left_bar_box .btn_on .directory_btn i {
    background-position: 0 -88px
}

#left_bar_box .btn_on .directory_btn span {
    color: #000
}

#left_bar_box .btn_on .setUp_btn i {
    background-position: -78px -80px
}

#left_bar_box .btn_on .setUp_btn span {
    color: #000
}

#left_bar_box .setUp_box {
    width: 440px;
    position: absolute;
    padding: 30px 20px 30px 50px;
    left: 70px;
    top: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    z-index: 10000
}

#left_bar_box .setUp_box .setUp_txt {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    height: 14px;
    margin-bottom: 40px
}

#left_bar_box .setUp_box .setUp_close {
    width: 16px;
    height: 16px;
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -68px;
    position: absolute;
    right: 20px;
    top: 30px
}

#left_bar_box .setUp_box .color_list {
    margin-bottom: 40px
}

#left_bar_box .setUp_box .color_list p {
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 38px;
    margin-right: 15px
}

#left_bar_box .setUp_box .color_list a {
    display: block;
    float: left;
    margin-right: 20px
}

#left_bar_box .setUp_box .color_list a i {
    width: 38px;
    height: 38px;
    background-image: url(../images/read_color.png);
    background-repeat: no-repeat;
    display: block
}

#left_bar_box .setUp_box .color_list .brown_btn i {
    background-position: 0 0
}

#left_bar_box .setUp_box .color_list .brown_btn .color_on {
    background-position: -38px 0
}

#left_bar_box .setUp_box .color_list .green_btn i {
    background-position: 0 -38px
}

#left_bar_box .setUp_box .color_list .green_btn .color_on {
    background-position: -38px -38px
}

#left_bar_box .setUp_box .color_list .pink_btn i {
    background-position: 0 -76px
}

#left_bar_box .setUp_box .color_list .pink_btn .color_on {
    background-position: -38px -76px
}

#left_bar_box .setUp_box .color_list .blue_btn i {
    background-position: 0 -114px
}

#left_bar_box .setUp_box .color_list .blue_btn .color_on {
    background-position: -38px -114px
}

#left_bar_box .setUp_box .color_list .gray_btn i {
    background-position: 0 -152px
}

#left_bar_box .setUp_box .color_list .gray_btn .color_on {
    background-position: -38px -152px
}

#left_bar_box .setUp_box .color_list .black_btn i {
    background-position: 0 -190px
}

#left_bar_box .setUp_box .color_list .black_btn .color_on {
    background-position: -38px -190px
}

#left_bar_box .setUp_box .font_box,#left_bar_box .setUp_box .page_width_box {
    margin-bottom: 40px
}

#left_bar_box .setUp_box .font_box p,#left_bar_box .setUp_box .page_width_box p {
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 40px;
    margin-right: 15px
}

#left_bar_box .setUp_box .font_box div,#left_bar_box .setUp_box .page_width_box div {
    float: left;
    height: 38px;
    width: 238px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

#left_bar_box .setUp_box .font_box div a,#left_bar_box .setUp_box .page_width_box div a {
    display: inline-block;
    width: 31.8%;
    text-align: center;
    vertical-align: middle;
    line-height: 38px
}

#left_bar_box .setUp_box .font_box div a span,#left_bar_box .setUp_box .page_width_box div a span {
    display: inline-block;
    font-size: 18px;
    color: #333
}

#left_bar_box .setUp_box .font_box div a i,#left_bar_box .setUp_box .page_width_box div a i {
    width: 16px;
    height: 20px;
    background: url(../images/read_icon.png) -27px -80px no-repeat;
    display: inline-block;
    margin-bottom: -3px
}

#left_bar_box .setUp_box .font_box div .font_size_btn:hover span,#left_bar_box .setUp_box .page_width_box div .font_size_btn:hover span {
    color: #20b296
}

#left_bar_box .setUp_box .font_box div .page_width_btn:hover i,#left_bar_box .setUp_box .page_width_box div .page_width_btn:hover i {
    background: url(../images/read_icon.png) -55px -124px no-repeat
}

#left_bar_box .setUp_box .font_box div .page_width_btn:hover span,#left_bar_box .setUp_box .page_width_box div .page_width_btn:hover span {
    color: #20b296
}

#left_bar_box .setUp_box .font_box div .pub_num,#left_bar_box .setUp_box .page_width_box div .pub_num {
    position: relative
}

#left_bar_box .setUp_box .font_box div .pub_num span,#left_bar_box .setUp_box .page_width_box div .pub_num span {
    color: #999
}

#left_bar_box .setUp_box .font_box div .pub_num:after,#left_bar_box .setUp_box .font_box div .pub_num:before,#left_bar_box .setUp_box .page_width_box div .pub_num:after,#left_bar_box .setUp_box .page_width_box div .pub_num:before {
    content: "";
    position: absolute;
    top: 10px;
    width: 1px;
    height: 20px;
    background: #dcdcdc
}

#left_bar_box .setUp_box .font_box div .pub_num:before,#left_bar_box .setUp_box .page_width_box div .pub_num:before {
    left: 0
}

#left_bar_box .setUp_box .font_box div .pub_num:after,#left_bar_box .setUp_box .page_width_box div .pub_num:after {
    right: 0
}

#left_bar_box .setUp_box .pageWidthBox {
    border: none!important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 260px!important
}

#left_bar_box .setUp_box .pageWidthBox span {
    display: block;
    width: 75px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    cursor: context-menu
}

#left_bar_box .setUp_box .pageWidthBox .pageWidthAc {
    border-color: #25c4a6;
    color: #25c4a6
}

#left_bar_box .setUp_box .fontSizeBox {
    font-size: 0!important;
    border: none!important;
    width: 328px!important;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#left_bar_box .setUp_box .fontSizeBox span {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    cursor: context-menu
}

#left_bar_box .setUp_box .fontSizeBox .fontSize {
    color: #25c4a6;
    border-color: #25c4a6
}

#left_bar_box .setUp_box .save_btn {
    width: 240px;
    height: 40px;
    display: block;
    font-size: 18px;
    color: #fff;
    background-color: #25c4a6;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 85px
}

#left_bar_box .db_box {
    position: absolute;
    left: 70px;
    top: 0;
    padding: 25px 20px 30px 0;
    width: 778px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    z-index: 10000
}

#left_bar_box .db_box .db_type {
    margin-bottom: 30px;
    padding-left: 50px
}

#left_bar_box .db_box .db_type a {
    float: left;
    margin-right: 75px
}

#left_bar_box .db_box .db_type a span {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    display: block;
    padding-bottom: 3px
}

#left_bar_box .db_box .db_type a span:hover {
    color: #20b296
}

#left_bar_box .db_box .db_type .dbtype_on span {
    color: #000;
    font-weight: 700;
    border-bottom: 4px solid #0ebb9a
}

#left_bar_box .db_box .db_type_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 30px;
    background-image: url(../images/read_icon.png);
    background-position: 0 -68px
}

#left_bar_box .db_box .directory_box {
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow: auto
}

#left_bar_box .db_box .directory_box .directory_list li {
    padding: 0 60px 0 50px;
    float: left
}

#left_bar_box .db_box .directory_box .directory_list li div {
    width: 230px;
    padding-right: 40px;
    height: 44px;
    border-bottom: 1px dashed #f2f2f2;
    position: relative
}

#left_bar_box .db_box .directory_box .directory_list li div a {
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    line-height: 16px;
    margin-top: 14px;
    color: #333
}

#left_bar_box .db_box .directory_box .directory_list li div a:hover {
    color: #20b296
}

#left_bar_box .db_box .directory_box .directory_list li div i {
    width: 11px;
    height: 14px;
    background: url(../images/suo.png) no-repeat;
    position: absolute;
    right: 0;
    top: 15px
}

#left_bar_box .db_box .directory_box .directory_list .on div a {
    color: #20b296
}

.comments_box {
    position: fixed;
    z-index: 1001;
    height: 80%;
    width: 80%;
    margin-left: 10%;
    margin-top: 10%;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-sizing: border-box;    
}

.comments_box .comments_header {
    display: block;
    padding: 20px;
}

.comments_box .comments_header .title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 40px;
}

.comments_box .comments_header .close {
    width: 16px;
    height: 16px;
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -68px;
    float: right;
}

.comments_box .comment-container {
    position: relative;
    height: calc(100% - 65px);
}

.comments_box .comment-container #commentList {
    overflow-y: auto;
    height: calc(100% - 230px);
}

#left_bar_box .setUp_box .setUp_txt {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    height: 14px;
    margin-bottom: 40px;
}

.con_box {
    width: 900px;
    margin: 0 auto;
    position: relative
}

.con_box .book_title_box {
    padding: 40px 7.7%
}

.con_box .book_title_box h4 {
    font-size: 34px;
    color: #000;
    margin-bottom: 10px
}

.con_box .book_title_box .book_details {
    margin-bottom: 30px
}

.con_box .book_title_box .book_details i,.con_box .book_title_box .book_details span {
    float: left;
    font-size: 14px;
    color: #999
}

.con_box .book_title_box .book_details i {
    margin: 0 30px;
    font-style: normal;
    font-size: 10px
}

.con_box .book_title_box .copyright {
    font-size: 14px;
    color: #999
}

.con_box .read_details_box {
    padding: 70px 7.7%
}

.con_box .read_details_box .chapter {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px
}

.con_box .read_details_box .chapter h1 {
    font-size: 24px;
    float: left
}

.con_box .read_details_box .chapter a {
    float: right;
    width: 24px;
    height: 30px;
    background-image: url(../images/read_bookmarks_off.png);
    background-size: 100%
}

.con_box .read_details_box .chapter .label_btn_on {
    background-image: url(../images/read_bookmarks_on.png)
}

.con_box .read_details_box .chapter .chapter_details {
    margin: 15px 0
}

.con_box .read_details_box .chapter .chapter_details span {
    float: left;
    font-size: 14px;
    color: #999;
    margin-right: 18px
}

.con_box .read_details_box .content {
    font-size: 18px
}

.con_box .read_details_box .content p {
    line-height: 1.8;
    word-wrap: break-word;
    margin: .8em 0;
    text-indent: 2rem;
}

.con_box .read_details_box .vip_details {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 24px 0 30px;
    background-color: #fff;
    margin-top: 40px
}

.con_box .read_details_box .vip_details h4 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
    text-align: center
}

.con_box .read_details_box .vip_details .vip_list_box {
    text-align: center;
    margin-bottom: 30px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #fa934b;
    background-color: #fdf6ee
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li {
    width: 198px;
    display: inline-block;
    padding: 15px 0;
    position: relative
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li p {
    text-align: center;
    font-size: 30px;
    color: #000;
    margin-bottom: 10px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li p span {
    font-size: 16px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li .vip_type {
    text-align: center
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li .vip_type i {
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list li .vip_type b {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    line-height: 22px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num {
    border-right: 1px dashed #ebbd88
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num .vip_type i {
    width: 16px;
    height: 18px;
    background-position: -84px -24px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_price .vip_type i {
    width: 20px;
    height: 20px;
    background-position: -51px -80px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance {
    border-left: 1px dashed #ebbd88
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance strong {
    font-weight: 400;
    font-size: 16px;
    color: #fa934b
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance .vip_type i {
    width: 20px;
    height: 22px;
    background-position: -50px -54px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:after,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:before,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:after,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:before {
    content: "";
    position: absolute;
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    height: 8px;
    width: 16px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:before,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:before {
    top: -1px;
    background-position: -36px -112px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:after,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:before {
    right: -8px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:after,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:before {
    left: -8px
}

.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_balance:after,.con_box .read_details_box .vip_details .vip_list_box .vip_list .vip_chapter_num:after {
    bottom: -1px;
    background-position: -52px -112px
}

.con_box .read_details_box .vip_details .order_btn {
    width: 200px;
    height: 50px;
    background: #25c4a6;
    font-size: 18px;
    color: #fff;
    margin: 0 auto 15px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    line-height: 50px
}

.con_box .read_details_box .vip_details .auto_order_btn {
    text-align: center
}

.con_box .read_details_box .vip_details .auto_order_btn i {
    width: 16px;
    height: 16px;
    background-image: url(../images/read_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -104px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

.con_box .read_details_box .vip_details .auto_order_btn p {
    height: 16px;
    font-size: 14px;
    color: #999;
    line-height: 16px;
    display: inline-block
}

.con_box .read_details_box .vip_details .auto_on i {
    background-position: -16px -104px!important
}

.con_box .read_details_box .tourist {
    width: 580px;
    height: 235px;
    background: rgba(255,255,255,.5);
    border-radius: 4px;
    overflow: hidden;
    margin: 40px auto 0
}

.con_box .read_details_box .tourist .loginTips {
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-top: 30px
}

.con_box .read_details_box .tourist .tourist_tips {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.con_box .read_details_box .tourist ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 20px
}

.con_box .read_details_box .tourist ul li {
    cursor: pointer
}

.con_box .read_details_box .tourist ul li span {
    display: block;
    margin: auto;
    font-weight: 500;
    color: #333;
    font-size: 14px;
    line-height: 20px
}

.con_box .read_details_box .tourist ul li span:nth-child(1) {
    width: 50px;
    height: 50px;
    margin-bottom: 10px
}

.con_box .author_con_box {
    padding: 40px 7.7% 0
}

.con_box .author_con_box .author_recommended,.con_box .author_con_box .author_speech {
    padding-bottom: 50px
}

.con_box .author_con_box .author_recommended .speech_title,.con_box .author_con_box .author_speech .speech_title {
    position: relative;
    height: 20px;
    margin-bottom: 25px
}

.con_box .author_con_box .author_recommended .speech_title p,.con_box .author_con_box .author_speech .speech_title p {
    position: absolute;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    white-space: pre;
    left: 0;
    top: 0;
    padding-right: 10px;
    background-color: #fdf6ee;
    font-weight: 700
}

.con_box .author_con_box .author_recommended .speech_title i,.con_box .author_con_box .author_speech .speech_title i {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    display: inline-block;
    vertical-align: middle
}

.con_box .author_con_box .author_recommended .author_detail .author_img,.con_box .author_con_box .author_speech .author_detail .author_img {
    float: left;
    position: relative;
    height: 70px;
    width: 70px;
    margin-right: 20px
}

.con_box .author_con_box .author_recommended .author_detail .author_img img,.con_box .author_con_box .author_speech .author_detail .author_img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.con_box .author_con_box .author_recommended .author_detail .author_img b,.con_box .author_con_box .author_speech .author_detail .author_img b {
    width: 56px;
    height: 18px;
    background-image: url(../images/read_icon.png);
    background-position: -31px 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 7px;
    bottom: 0
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce h4,.con_box .author_con_box .author_speech .author_detail .author_introduce h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 4px
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce span,.con_box .author_con_box .author_speech .author_detail .author_introduce span {
    display: block;
    margin-bottom: 8px
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce p,.con_box .author_con_box .author_recommended .author_detail .author_introduce span,.con_box .author_con_box .author_speech .author_detail .author_introduce p,.con_box .author_con_box .author_speech .author_detail .author_introduce span {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce p,.con_box .author_con_box .author_speech .author_detail .author_introduce p {
    height: 40px
}

.con_box .author_con_box .author_recommended .author_detail .author_img {
    width: 86px;
    height: 116px;
    border: 1px solid #ececec
}

.con_box .author_con_box .author_recommended .author_detail .author_img img {
    border-radius: 0;
    -webkit-border-radius: 0
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce h4 {
    padding-top: 5px
}

.con_box .author_con_box .author_recommended .author_detail .author_introduce span {
    margin-bottom: 12px
}

.con_box .paging_box {
    height: 68px
}

.con_box .paging_box .disable_btn {
    color: #999
}

.con_box .paging_box a {
    display: inline-block;
    width: 32%;
    overflow: hidden;
    line-height: 68px;
    height: 68px;
    color: #000;
    text-align: center
}

.con_box .paging_box .paging_directory {
    position: relative
}

.con_box .paging_box .paging_directory:after,.con_box .paging_box .paging_directory:before {
    content: "";
    position: absolute;
    top: 19px;
    width: 1px;
    height: 30px;
    background: #dcdcdc
}

.con_box .paging_box .paging_directory:before {
    left: 0
}

.con_box .paging_box .paging_directory:after {
    right: 0
}

.con_box .read_advertising {
    width: 100%;
    height: 96px;
    overflow: hidden;
    position: relative
}

.con_box .read_advertising .tripartite_box {
    width: 900px;
    height: 96px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -48px
}

.defeated,.dsBook,.order_def,.succeed,.tpSucceed,.votess {
    text-align: center;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    z-index: 1001
}

.defeated h1,.dsBook h1,.order_def h1,.succeed h1,.tpSucceed h1,.votess h1 {
    border-top: 2px solid #f2f2f2;
    position: relative
}

.defeated h1 span,.dsBook h1 span,.order_def h1 span,.succeed h1 span,.tpSucceed h1 span,.votess h1 span {
    position: absolute;
    background: #fff;
    left: 50%;
    font-size: 22px;
    top: -15px
}

.defeated .close,.dsBook .close,.order_def .close,.succeed .close,.tpSucceed .close,.votess .close {
    width: 14px;
    height: 14px;
    background: url(../images/bookDetails/bookIcon.png) -37px -83px no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 240px;
    margin-top: -233px
}

.dsBook,.votess {
    width: 452px;
    height: 500px;
    margin-top: -250px;
    margin-left: -272px;
    padding: 0 46px
}

.dsBook h1,.votess h1 {
    width: 235px;
    margin: 45px auto 25px
}

.dsBook h1 span,.votess h1 span {
    width: 156px;
    margin-left: -78px
}

.dsBook h1 i,.votess h1 i {
    width: 22px;
    height: 22px;
    position: relative;
    top: 4px;
    background: url(../images/bookDetails/bookIcon.png) -80px -24px no-repeat;
    display: inline-block;
    margin-right: 5px
}

.dsBook .words,.votess .words {
    color: #999
}

.dsBook .td,.votess .td {
    margin: 25px 0 20px
}

.dsBook .tadou,.votess .tadou {
    font-size: 18px;
    width: 125px;
    background: #fafafa;
    line-height: 58px;
    border-radius: 4px;
    margin-right: 35px;
    float: left;
    border: 1px solid #e5e5e5;
    position: relative
}

.dsBook .tadou:hover,.votess .tadou:hover {
    border-color: #fa934b
}

.dsBook .right,.votess .right {
    margin: 0
}

.dsBook .bt,.votess .bt {
    margin-bottom: 20px
}

.dsBook .current,.votess .current {
    border-color: #fa934b;
    background: #fff7f1
}

.dsBook .current i,.votess .current i {
    width: 22px;
    height: 22px;
    background: url(../images/bookDetails/bookIcon.png) -37px -51px no-repeat;
    position: absolute;
    top: 0;
    right: 0
}

.tt {
    position: relative
}

.tt textarea {
    padding: 10px;
    width: 429px;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-size: 12px;
    color: #333;
    resize: none
}

.tt i {
    position: absolute;
    font-size: 12px;
    color: #999;
    bottom: 10px;
    right: 10px;
    font-style: normal
}

.dsNow,.rcgNow,.sure,.voteNow {
    line-height: 38px;
    padding: 0 60px;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #25c4a6;
    color: #fff;
    background: #25c4a6;
    display: block;
    margin: 30px auto 17px;
    width: max-content
}

.dsNow:hover,.rcgNow:hover,.sure:hover,.voteNow:hover {
    opacity: .7
}

.residue {
    font-size: 12px;
    color: #666
}

.residue a {
    color: #45a5ff
}

.defeated,.order_def,.succeed,.tpSucceed {
    width: 544px;
    height: 306px;
    margin-top: -153px;
    margin-left: -272px
}

.defeated h1,.order_def h1,.succeed h1,.tpSucceed h1 {
    width: 160px;
    margin: 47px auto 55px
}

.defeated h1 span,.order_def h1 span,.succeed h1 span,.tpSucceed h1 span {
    width: 84px;
    margin-left: -42px
}

.defeated .it,.order_def .it,.succeed .it,.tpSucceed .it {
    margin: auto
}

.defeated .it h2,.order_def .it h2,.succeed .it h2,.tpSucceed .it h2 {
    font-size: 22px;
    color: #000
}

.defeated .it i,.order_def .it i,.succeed .it i,.tpSucceed .it i {
    width: 46px;
    height: 46px;
    background: url(../images/bookDetails/bookIcon.png) -110px -129px no-repeat;
    margin-right: 10px
}

.defeated .sure,.order_def .sure,.succeed .sure,.tpSucceed .sure {
    margin-top: 50px;
    width: 78px
}

.succeed .it {
    width: 185px;
    text-align: left
}

.succeed .it h2 {
    position: relative;
    top: -1px
}

.succeed .it span {
    color: #999;
    font-size: 14px
}

.succeed .it i {
    float: left
}

.defeated .it i,.order_def .it i,.tpSucceed .it i {
    display: inline-block;
    position: relative;
    top: 15px
}

.defeated .it i {
    background-position: -48px -129px
}

.defeated .it h2 {
    line-height: 46px
}

.order_def h1 {
    width: 160px;
    margin: 47px auto 55px
}

.order_def h1 span {
    width: 100px;
    margin-left: -50px
}

.order_def .it {
    margin: 0 auto 60px
}

.order_def .it i {
    display: inline-block;
    position: relative;
    top: 15px;
    background: url(../images/read_icon.png) 0 -124px no-repeat
}

.order_def .order_btns {
    padding: 0 50px
}

.order_def .order_btns a {
    width: 208px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 22px
}

.order_def .order_btns .order_def_cancel {
    color: #333;
    border: 1px solid #333;
    float: left;
    background-color: #fff
}

.order_def .order_btns .top_up_btn {
    color: #fff;
    background-color: #25c4a6;
    border: 1px solid #25c4a6;
    float: right
}

.votess {
    height: 354px;
    margin-top: -177px
}

.votess h1 i {
    width: 26px;
    height: 15px;
    top: -1px;
    background-position: -109px -27px
}

.votess h2 {
    font-size: 22px;
    line-height: 136px
}

.votess h2 span {
    padding: 0 30px
}

.votess h2 em {
    font-size: 46px;
    font-weight: 700
}

.votess h2 i {
    width: 40px;
    height: 40px;
    background: url(../images/bookDetails/bookIcon.png) no-repeat;
    display: inline-block;
    position: relative;
    top: 6px
}

.votess h2 .minusNo {
    background-position: -55px -260px
}

.votess h2 .minus {
    background-position: 0 -260px
}

.votess h2 .plusNo {
    background-position: -161px -260px
}

.votess h2 .plus {
    background-position: -107px -260px
}

.votess .voteNow {
    margin-top: 0
}

.votess .close {
    margin-top: -161px
}

.toast {
    position: fixed;
    display: none;
    max-width: 280px;
    height: 70px;
    left: 50%;
    top: 50%;
    margin-top: -35px;
    margin-left: -140px;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    background: #3e3d43;
    background: rgba(62,61,67,.9);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-sizing: border-box;
    z-index: 10000
}

.toast .simple-tips {
    width: 240px;
    margin: 0 auto;
    padding: 11px 0
}

.toast .simple-tips .iconfont {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../images/read_toast_succ.png) no-repeat;
    background-size: 100%;
    margin-bottom: -4px
}

.toast .simple-tips .success {
    color: #8ccd0a
}

.toast .simple-tips h3 {
    font: 16px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
    display: inline-block;
    margin-top: -12px;
    vertical-align: middle
}

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

.right_qrcode {
    position: relative;
    width: 107px;
    height: 128px;
    margin-bottom: 20px;
    margin-top: 12px
}

.right_qrcode .phonedow_tooltip {
    width: 107px;
    height: 128px;
    background: #f6f4ec!important;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden
}

.right_qrcode .phonedow_tooltip .phonedow_tooltip_qrcode {
    width: 95px;
    height: 95px;
    margin: 6px 0 0 6px;
    position: relative
}

.right_qrcode .phonedow_tooltip .phonedow_tooltip_qrcode .logoicon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.right_qrcode .phonedow_tooltip .phonedow_tooltip_qrcode .logoicon img {
    width: 20px;
    height: 20px;
    z-index: 99
}

.right_qrcode .phonedow_tooltip .phonedow_tooltip_title {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #323333;
    margin-top: 5px
}

.appQrCode {
    width: 100%;
    height: 343px;
    background: #fff;
    opacity: .8;
    padding: 24px;
    box-sizing: border-box
}

.appQrCode>h1 {
    font-size: 18px;
    color: #333;
    text-align: center
}

.appQrCode>.scanTips {
    font-size: 14px;
    color: #8A8F99;
    text-align: center;
    line-height: 20px;
    margin-top: 6px
}

.appQrCode>.QRcodeImg {
    width: 132px;
    height: 132px;
    padding: 6px;
    box-sizing: border-box;
    margin: 8px auto 0;
    position: relative
}

.appQrCode>.QRcodeImg>img {
    width: 100%;
    height: 100%
}

.appQrCode>.QRcodeImg>.qrcodeMask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(112,112,112,.9);
    cursor: pointer
}

.appQrCode>.QRcodeImg>.qrcodeMask>.obtainQrcode {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    padding-top: 46px;
    box-sizing: border-box
}

.appQrCode>.QRcodeImg>.qrcodeMask>.obtainQrcode>p {
    text-align: center;
    color: #fff
}

.appQrCode>.QRcodeImg>.qrcodeMask>.qrcodeExpire {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

.appQrCode>.QRcodeImg>.qrcodeMask>.qrcodeExpire>i {
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/refresh-qrcode.png) no-repeat;
    background-size: 100% 100%;
    margin: 25px auto 10px
}

.appQrCode>.QRcodeImg>.qrcodeMask>.qrcodeExpire>p {
    font-size: 14px;
    color: #FFF;
    text-align: center
}

.appQrCode .appDownload {
    width: 550px;
    height: 68px;
    background: rgba(219,214,195,.2);
    border-radius: 34px;
    margin: 18px auto 0;
    padding: 14px 30px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.appQrCode .appDownload .appDownload-tips {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.appQrCode .appDownload .appDownload-tips .tipsLeft {
    display: flex;
    align-items: center
}

.appQrCode .appDownload .appDownload-tips .tipsLeft>img {
    width: 32px;
    height: 32px
}

.appQrCode .appDownload .appDownload-tips .tipsLeft>span {
    font-size: 16px;
    color: #000;
    margin-left: 10px
}

.appQrCode .appDownload .appDownload-tips .tipsRight {
    width: 105px;
    height: 40px;
    line-height: 40px;
    background: #FFFAEA;
    border-radius: 23px;
    border: 1px solid #FFD237;
    font-size: 16px;
    color: #120F04;
    text-align: center
}

.appQrCode .appDownload .scanDownload {
    width: 467px;
    height: 205px;
    background: #fff;
    box-shadow: 0 0 26px 0 rgba(58,62,136,.14);
    position: absolute;
    top: -215px;
    padding: 40px 0;
    box-sizing: border-box;
    display: none
}

.appQrCode .appDownload .scanDownload>::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid #fff;
    transform: translateX(-50%)
}

.appQrCode .appDownload .scanDownload .scanDownload-left {
    width: 128px;
    height: 128px;
    margin-left: 50px
}

.appQrCode .appDownload .scanDownload .scanDownload-left>img {
    width: 100%;
    height: 100%
}

.appQrCode .appDownload .scanDownload .scanDownload-right {
    width: 239px;
    margin-left: 13px
}

.appQrCode .appDownload .scanDownload .scanDownload-right>div {
    text-align: center
}

.appQrCode .appDownload .scanDownload .scanDownload-right .rightTips1 {
    margin-top: 5px;
    color: #E4363E;
    font-weight: 500;
    font-size: 17px
}

.appQrCode .appDownload .scanDownload .scanDownload-right .rightTips1>span::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 22px;
    background: url(/assets/images/phonesweep.png) no-repeat;
    background-size: 100%;
    vertical-align: bottom;
    margin-right: 6px
}

.appQrCode .appDownload .scanDownload .scanDownload-right .rightTips2 {
    margin-top: 26px;
    line-height: 34px
}

.appQrCode .appDownload:hover .scanDownload {
    display: flex
}

.shelter {
    width: 100%;
    height: 217px;
    margin-top: -231px;
    position: relative;
    z-index: 1;
    background: linear-gradient(180deg,rgba(247,244,237,0) 0,rgba(247,244,237,.6) 34%,#F7F4ED 100%)
}

.brown .shelter {
    background: linear-gradient(180deg,rgba(247,244,237,0) 0,rgba(247,244,237,.6) 34%,#F7F4ED 100%)
}

.green .shelter {
    background: linear-gradient(180deg,rgba(230,240,231,0) 0,rgba(230,240,231,.6) 34%,#e6f0e7 100%)
}

.pink .shelter {
    background: linear-gradient(180deg,rgba(246,228,228,0) 0,rgba(246,228,228,.6) 34%,#f6e4e4 100%)
}

.blue .shelter {
    background: linear-gradient(180deg,rgba(223,237,240,0) 0,rgba(223,237,240,.6) 34%,#dfedf0 100%)
}

.gray .shelter {
    background: linear-gradient(180deg,rgba(231,231,231,0) 0,rgba(231,231,231,.6) 34%,#e7e7e7 100%)
}

.black .shelter {
    background: linear-gradient(180deg,rgba(20,22,25,0) 0,rgba(20,22,25,.6) 34%,#141619 100%)
}

.black .tourist {
    background: #151718!important
}

.black .tourist .loginTips,.black .tourist .tourist_tips {
    color: #6E6E73!important
}

.black .tourist>ul li>span:nth-child(1) {
    opacity: .5
}

.black .tourist>ul li>span:nth-child(2) {
    color: #6E6E73!important
}

.black .phonedow_tooltip {
    opacity: .5
}

.chapterImg {
    width: 100%;
    vertical-align: middle
}

.p_force {
    font-size: 14px!important
}
