@charset "utf-8";
* {
    font-family: \\5FAE\8F6F\96C5\9ED1, microsoft yahei;
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    font-weight: normal;
    font-style: normal;
    word-break: break-all;
    word-wrap: break-word;
    text-decoration: none;
    list-style: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body {
    font-size: 14px;
    text-align: justify;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

select, input, textarea {
    border: none;
    font-size: 14px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    background: none;
    color: #666;
    resize: none;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="number"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

::-webkit-input-placeholder {
    color: #d2d2d2;
}

:-moz-placeholder {
    color: #d2d2d2;
}

::-moz-placeholder {
    color: #d2d2d2;
}

:-ms-input-placeholder {
    color: #d2d2d2;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

html{
	height: 100%;
}
body{
	min-height: 100%;
	background-color:#eee;
}

/*内容页可点击*/
.menu_position_101 {
    position: relative;
    left: 0;
    top: 0;
    z-index: 101;
}

/**/

.read_tit_box {
    padding-top: 15px;
}

.read_tit_box a{
	float: right;
	padding: 0 6px;
	height: 33px;
	font-size: 14px;
	color: #4ab0fe;
	line-height: 33px;
}

.menu_box {
    display: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.menu_box i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.menu_head {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 46px;
    background-color: #24242b;
}

.menu_head_but {
    height: 46px;
}

.return_page {
    float: left;
    height: 46px;
    width: 46px;
    background: url(/assets/img/frontend/icon/return_icon_1.png) no-repeat center center;
    background-size: 10px auto;
}

.menu_h_more {
    float: right;
    height: 46px;
    width: 46px;
    background: url(/assets/img/frontend/icon/more_icon_1.png) no-repeat center center;
    background-size: 21px auto;
}

.menu_h_reading {
    float: right;
    height: 46px;
    width: 46px;
    background: url(/assets/img/frontend/icon/more_icon_2.png) no-repeat center center;
    background-size: 21px auto;
}

.menu_h_more_list {
    overflow: hidden;
    position: absolute;
    padding: 8px 0;
    right: 0;
    top: 46px;
    width: 120px;
    background-color: rgba(36, 36, 43, 0.9);
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.menu_list_show {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.menu_h_more_list a {
    margin: 3px 0;
    display: block;
    height: 34px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

.menu_footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
}

.menu_footer_but {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    height: 50px;
    background-color: #24242b;
}

.menu_footer_but a {
    float: left;
    padding-top: 32px;
    width: 20%;
    height: 50px;
    background-position: center 5px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    font-size: 10px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.4;
}

.m_f_prev {
    background-image: url(/assets/img/frontend/icon/menu_icon_1.png);
}

.m_f_catalog {
    background-image: url(/assets/img/frontend/icon/menu_icon_2.png);
}

.m_f_set {
    background-image: url(/assets/img/frontend/icon/menu_icon_3.png);
}

.m_f_day {
    display: none;
    background-image: url(/assets/img/frontend/icon/menu_icon_6.png);
}

.m_f_night {
    background-image: url(/assets/img/frontend/icon/menu_icon_4.png);
}

.m_f_next {
    background-image: url(/assets/img/frontend/icon/menu_icon_5.png);
}

.m_f_set_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    padding: 8px 8px 0;
    overflow: hidden;
    background-color: rgba(36, 36, 43, 0.9);
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}

.menu_set_show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.m_f_set_fontsize {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
}

.m_f_font_min,
.m_f_font_max {
    position: absolute;
    top: 0;
    height: 30px;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.m_f_font_min {
    left: 0;
}

.m_f_font_max {
    right: 0;
}

.m_f_font_range_box {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 54px;
    height: 30px;
}

.m_f_font_rage {
    position: absolute;
    left: 0;
    top: 14px;
    right: 0;
    z-index: 100;
    height: 2px;
    border-left: 0 solid #ed424b;
    background-color: rgba(225, 225, 225, 0.2);
}

.m_f_font_rage span {
    position: absolute;
    left: 0px;
    top: -5px;
    margin-left: -6px;
    height: 12px;
    width: 12px;
    background-color: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.m_f_font_rage .m_f_font_left_1 {
    left: 0;
}

.m_f_font_rage .m_f_font_left_2 {
    left: 25%;
}

.m_f_font_rage .m_f_font_left_3 {
    left: 50%;
}

.m_f_font_rage .m_f_font_left_4 {
    left: 75%;
}

.m_f_font_rage .m_f_font_left_5 {
    left: 100%;
}

.m_f_input_range {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 8px;
    z-index: 200;
    height: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.m_f_set_bg_box {
    overflow: hidden;
    margin: 0 0 16px;
}

.m_f_set_font_main {
    margin-top: 10px;
}

.m_f_set_font_main a {
    background-color: #eee;
}

.m_f_set_bg_li {
    float: left;
    height: 26px;
    width: 20%;
}

.m_f_set_bg_li_tit {
    float: left;
    height: 26px;
    width: 15%;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 13px;
}

.m_f_set_bg_li a {
    display: block;
    margin: 0 8px;
    height: 26px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 20px auto;
    box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #5e6a94;
    text-align: center;
    line-height: 26px;
}

.m_f_set_bg_but_1 {
    background-color: #eee;
}

.m_f_set_bg_but_2 {
    background-color: #dfedd6;
}

.m_f_set_bg_but_3 {
    background-color: #f8ceda;
}

.m_f_set_bg_but_4,
.read_theme_4 .read_recharge_tit_annotation span,
.read_theme_4 .read_recharge_tit_null span {
    background-color: #f3cb9d;
}

.m_f_set_bg_elect a {
    background-image: url(/assets/img/frontend/icon/elect_icon_1.png);
    -moz-box-shadow: 0 0 0 2px #59f inset;
    -webkit-box-shadow: 0 0 0 2px #59f inset;
    box-shadow: 0 0 0 2px #59f inset;
}

.read_theme_1,
.read_theme_1 .read_fiexd_tit h1,
.read_theme_1 .read_recharge_tit_annotation span,
.read_theme_1 .read_recharge_tit_null span {
    background-color: #eee;
}

.read_theme_2,
.read_theme_2 .read_fiexd_tit h1,
.read_theme_2 .read_recharge_tit_annotation span,
.read_theme_2 .read_recharge_tit_null span {
    background-color: #dfedd6;
}

.read_theme_3,
.read_theme_3 .read_fiexd_tit h1,
.read_theme_3 .read_recharge_tit_annotation span,
.read_theme_3 .read_recharge_tit_null span {
    background-color: #e6d5da;
}

.read_theme_3 {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/assets/img/frontend/banner/read_theme_3.jpg);
    background-size: 100% auto;
}

.read_theme_3 .read_recharge_tit_annotation,
.read_theme_3 .read_recharge_tit_null {
    background-image: url(/assets/img/frontend/icon/border_icon_2.png);
}

.read_theme_3 .read_recharge_tit_annotation span,
.read_theme_3 .read_recharge_tit_null span,
.read_theme_3 .read_chapter_price strong,
.read_theme_3 .read_chapter_price em,
.read_theme_3 .read_chapter_price i,
.read_theme_3 .read_fiexd_tit h1,
.read_theme_3 .read_charge_null_price strong {
    color: #86465a;
}

.read_theme_3 .read_recharge_more_but_1 {
    border-color: #e8c6cf;
}

.read_theme_4 {
    background: url(/assets/img/frontend/banner/read_theme_4.jpg) repeat-y center center;
    background-size: 100% auto;
}

.read_theme_4 .read_fiexd_tit h1 {
    background: url(/assets/img/frontend/banner/read_theme_4.jpg) repeat-y center center;
    background-size: 100% auto;
}

.read_theme_4 .read_recharge_tit_annotation,
.read_theme_4 .read_recharge_tit_null {
    background-image: url(/assets/img/frontend/icon/border_icon_3.png);
}

.read_theme_4 .read_recharge_tit_annotation span,
.read_theme_4 .read_recharge_tit_null span,
.read_theme_4 .read_chapter_price strong,
.read_theme_4 .read_chapter_price em,
.read_theme_4 .read_chapter_price i,
.read_theme_4 .read_fiexd_tit h1,
.read_theme_4 .read_charge_null_price strong {
    color: #533722;
}

.read_theme_4 .read_recharge_more_but_1 {
    border-color: #c1ae98;
}

.read_theme_4 .read_recharge_tit_annotation span,
.read_theme_4 .read_recharge_tit_null span {
    background: url(/assets/img/frontend/banner/read_theme_4.jpg) repeat-y center center;
    background-size: auto 286px;
}

.read_theme_3 .read_recharge_but_list a {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #e8c6cf;
}

.read_theme_4 .read_recharge_but_list a {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #c1ae98;
}

.read_theme_3 .read_recharge_but_select a,
.read_theme_4 .read_recharge_but_select a {
    background-image: url(/assets/img/frontend/icon/elect_icon_1.png);
    border-color: #44bbff;
}

.read_theme_3 .read_recharge_sms_input {
    background-image: url(/assets/img/frontend/icon/sms_icon_3.png);
    background-color: #ebdde1;
    border-color: #e9cad3;
}

.read_theme_4 .read_recharge_sms_input {
    background-image: url(/assets/img/frontend/icon/sms_icon_2.png);
    background-color: #dbcebc;
    border-color: #c4b19c;
}

.read_theme_3 ::-webkit-input-placeholder {
    color: #c3a1ab;
}

.read_theme_3 :-moz-placeholder {
    color: #c3a1ab;
}

.read_theme_3 ::-moz-placeholder {
    color: #c3a1ab;
}

.read_theme_3 :-ms-input-placeholder {
    color: #c3a1ab;
}

.read_theme_4 ::-webkit-input-placeholder {
    color: #ad9d8a;
}

.read_theme_4 :-moz-placeholder {
    color: #ad9d8a;
}

.read_theme_4 ::-moz-placeholder {
    color: #ad9d8a;
}

.read_theme_4 :-ms-input-placeholder {
    color: #ad9d8a;
}

.read_theme_5,
.read_theme_5 .read_fiexd_tit h1,
.read_theme_5 .read_recharge_tit_annotation span,
.read_theme_5 .read_recharge_tit_null span {
    background: #1d1d1f;
}

.read_theme_5 .read_ewm {
    border-color: #604916;
    background-color: #29292a;
}

.read_theme_5 .read_ewm_other strong {
    color: #9c7317;
}

.read_theme_5 .read_fiexd_tit h1,
.read_theme_5 .read_tit_box h2,
.read_theme_5 .read_tit_box strong,
.read_theme_5 .read_main_p p,
.read_theme_5 .read_main_loading strong,
.read_theme_5 .read_main_next,
.read_theme_5 .read_recharge_tit_annotation span,
.read_theme_5 .read_ewm_body em,
.read_theme_5 .read_ewm_other h3,
.read_theme_5 .read_recharge_tit_null span {
    color: #7e8286;
}

.read_theme_5 .read_main_next {
    background-color: #555;
}

.read_theme_5 .read_main_loading span {
    opacity: 0.3;
}

.read_theme_5 .m_f_night {
    display: none;
}

.read_theme_5 .m_f_day {
    display: block;
}

.read_theme_5 .read_recharge_list_tit,
.read_theme_5 .read_recharge_sms_input input {
    color: #7e8286;
}

.read_theme_5 .read_recharge_but_list a strong,
.read_theme_5 .read_recharge_but_list a em,
.read_theme_5 .read_chapter_price strong,
.read_theme_5 .read_chapter_price em,
.read_theme_5 .read_chapter_price i {
    color: #56585c;
}

.read_theme_5 .read_recharge_tit_annotation span,
.read_theme_5 .read_recharge_list_tit span {
    color: #6a7a8a;
}

.read_theme_5 .read_chapter_price em span,
.read_theme_5 .read_recharge_but_list a em span,
.read_theme_5 .read_recharge_sms_box span,
.read_theme_5 .read_ewm_body p span {
    color: #a43334;
}

.read_theme_5 .read_recharge_but_list i {
    color: #c69797;
    background-color: #8c2e2f;
}

.read_theme_5 .read_recharge_sms_input {
    border-color: #29292a;
    background-color: #29292a;
}

.read_theme_5 .read_recharge_but_list a {
    background-color: #29292a;
    border-color: #29292a;
}

.read_theme_5 .read_recharge_more_but_1 {
    border-color: #5a5c5f;
}

.read_theme_5 .read_recharge_but_select a {
    background-image: url(/assets/img/frontend/icon/elect_icon_2.png);
    border-color: #2559a6;
}

.read_theme_5 .read_recharge_sms_but,
.read_theme_5 .read_charge_order_but {
    background-color: #2559a6;
    color: #92acd3;
    -moz-box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
    -webkit-box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
    box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
}

/*read_fiexd_tit f84545*/

.read_fiexd_tit {
    height: 36px;
}

.read_fiexd_tit h1 {
    overflow: hidden;
    padding: 0 20px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    height: 36px;
    background-color: #eee;
    font-size: 12px;
    color: #a1a3a5;
    line-height: 36px;
    text-align: justify;
    box-sizing: border-box;
}

.read_body {
    min-height: 100%;
    overflow: hidden;
    text-align: justify;
}

.read_b_banner {
    margin: 0 0 10px;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

.read_b_banner img {
    display: block;
    width: 100%;
}

.read_b_close {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 93%;
}

.read_b_blank {
    position: absolute;
    left: 7%;
    top: 0;
    bottom: 0;
    right: 0;
}

.read_content_list {
    padding: 0 20px;
}

.read_main_box,
.read_tit_box,
.read_main_p,
.read_main_p p,
.read_main_other_box,
.read_main_loading,
.read_main_banner,
.read_main_banner_img,
.read_ewm {
    overflow: hidden;
}

.read_main_other_box {
    padding-bottom: 20px;
}

.read_main_banner {
    margin: 20px 0;
}

.read_tit_box h2 {
    font-size: 24px;
    color: #1d1b1b;
    line-height: 1.4;
}

.read_tit_box strong {
    padding: 10px 0;
    display: block;
    font-size: 12px;
    color: #6a7a8a;
    line-height: 1.4;
}

.read_main_p p {
    margin: 10px 0;
    font-size: 18px;
    color: #333;
    text-indent: 36px;
    line-height: 1.75;
}

.read_main_p p:first-child {
    display: none;
}

.read_main_loading {
    display: none;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
}

.read_main_loading span,
.read_main_loading strong {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2px;
    font-size: 14px;
    line-height: 42px;
    vertical-align: middle;
}

.read_main_loading span {
    overflow: hidden;
    height: 10px;
    width: 32px;
    background: url(/assets/img/frontend/icon/loading.gif) no-repeat 0 0;
    background-size: 32px 10px;
}

.read_main_loading strong {
    margin-left: 4px;
    color: #6a7a8a;
}

.read_main_next {
    margin: 20px 0;
    height: 44px;
    background-color: #f4f6f8;
    font-size: 16px;
    color: #6a7a8a;
    text-align: center;
    line-height: 44px;
    -moz-border-radius: 44px;
    -webkit-border-radius: 44px;
    border-radius: 44px;
}

.read_main_banner_img a {
    display: block;
    overflow: hidden;
}

.read_main_banner_img img {
    display: block;
    width: 100%;
}

.read_ewm {
    padding: 10px;
    box-sizing: border-box;
}

.read_ewm_img_box {
    margin: 0 auto;
    width: 240px;
    overflow: hidden;
}

.read_ewm_img {
    margin: 0 auto;
    overflow: hidden;
    width: 120px;
}

.read_ewm_img img {
    display: block;
    width: 100%;
}

.read_ewm_img_box span {
    display: block;
    height: 30px;
    font-size: 14px;
    color: #a1a3a5;
    text-align: center;
    line-height: 30px;
}

.read_ewm_other {
    margin: 0 100px 0 0;
}

.read_ewm_other h3 {
    margin-bottom: 6px;
    height: 30px;
    font-size: 20px;
    color: #000;
    line-height: 30px;
}

.read_ewm_other span {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.read_ewm_other strong {
    margin-top: 14px;
    display: block;
    font-size: 12px;
    color: #e6a30c;
    line-height: 20px;
}

.read_body_fontsize_1 .read_main_p p {
    text-indent: 28px;
    font-size: 14px;
}

.read_body_fontsize_2 .read_main_p p {
    text-indent: 36px;
    font-size: 18px;
}

.read_body_fontsize_3 .read_main_p p {
    text-indent: 44px;
    font-size: 22px;
}

.read_body_fontsize_4 .read_main_p p {
    text-indent: 40px;
    font-size: 21px;
}

.read_body_fontsize_5 .read_main_p p {
    text-indent: 48px;
    font-size: 25px;
}

.read_catalog_box {
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    overflow: auto;
    -webkit-transition: visibility 0.25s;
    transition: visibility 0.25s;
}

.read_catalog_show {
    visibility: visible;
    -webkit-transition: none;
    transition: none;
}

.read_catalog_list {
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
    margin-right: 15%;
    padding: 0 14px;
    display: block;
    height: 100%;
    white-space: nowrap;
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.read_catalog_show .read_catalog_list,
.read_catalog_show .read_catalog_loading {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.read_catalog_box i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(36, 36, 43, 0.9) url(/assets/img/frontend/icon/close_icon_1.png) no-repeat 95% center;
    background-size: 22px 22px;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
}

.read_catalog_show i {
    opacity: 1;
}

.read_catalog_tit {
    height: 50px;
}

.read_catalog_tit strong {
    float: left;
    height: 50px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

.read_catalog_tit span {
    float: right;
    padding-right: 26px;
    height: 50px;
    background: url(/assets/img/frontend/icon/list_icon_1.png) no-repeat right center;
    background-size: 16px auto;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

.read_catalog_tit .read_reverse_sequence {
    background-image: url(/assets/img/frontend/icon/list_icon_2.png);
}

.read_catalog_ul {
    overflow: auto;
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    bottom: 50px;
    padding: 0 14px;
    box-sizing: border-box;
}

.more_mun_but {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    overflow: hidden;
    display: block;
    font-size: 14px;
    color: #44bbff;
    text-align: center;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 50px;
    border-top: 1px solid #edf0fa;
}

.read_catalog_ul_touch {
    -webkit-overflow-scrolling: touch;
}

.read_catalog_ul li {
    overflow: hidden;
    height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #edf0fa;
}

.read_catalog_ul li a {
    overflow: hidden;
    display: block;
    height: 50px;
    font-size: 14px;
    color: #a1a3a5;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 50px;
}

.read_catalog_ul li a:visited,
.read_catalog_ul li a {
    color: #3a4a5a;
}

.read_catalog_ul li a.read_catalog_elect {
    color: #5599ff;
}

.read_catalog_loading {
    position: absolute;
    left: 0;
    top: 0;
    right: 15%;
    bottom: 0;
    z-index: 6;
    padding-top: 50%;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.read_catalog_loading_img_1 {
    margin: 0 auto 20px;
    width: 210px;
    height: 155px;
    background: url(/assets/img/frontend/icon/loading_icon_2.gif) no-repeat center center;
    background-size: 210px 155px;
}

.read_catalog_loading strong {
    display: block;
    font-size: 14px;
    color: #6a7a8a;
    text-align: center;
    line-height: 30px;
}

.read_catalog_loading_hide .read_catalog_loading_img_1,
.read_catalog_loading_hide strong {
    display: none;
}

.menu_evocation_box {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.menu_evocation_box span,
.menu_evocation_box strong {
    display: block;
    width: 100%;
}

.menu_evocation_box span {
    height: 30%;
}

.menu_evocation_box strong {
    height: 40%;
}

/*read_fiexd_tit end*/

/*微信扫码*/
.fiexd_ewm_box {
    display: none;
    position: fixed;
    z-index: 5000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: rgba(27, 27, 27, 0.8);
    font-size: 0;
    white-space: nowrap;
    text-align: center;
}

.f_main_cloes {
    float: right;
    margin-top: 4px;
    width: 40px;
    height: 40px;
    background: url(/assets/img/frontend/icon/cha_icon_2.png) no-repeat center center;
    background-size: 18px 18px;
}

.f_main_cloes_2 {
    overflow: hidden;
    display: block;
    margin: 15px auto 0;
    height: 26px;
    width: 26px;
    background: url(/assets/img/frontend/icon/close_icon_3.png) no-repeat center center;
    background-size: 14px 14px;
    border-radius: 26px;
    border: 1px solid #fff;
}

.f_main_box,
.f_align {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.f_align {
    margin-left: -1px;
    height: 100%;
    width: 1px;
}

.f_main_box {
    width: 280px;
}

.f_main_info {
    overflow: hidden;
    background-color: #fff;
    border-radius: 6px;
}

.f_mian_img_pic {
    overflow: hidden;
    margin: 10px auto;
    padding: 10px;
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    border: 1px #dfe1e6 solid;
    -moz-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
    -webkit-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
    box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
}

.f_mian_img_pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.f_mian_title {
    padding: 15px 0 0;
    overflow: hidden;
}

.f_mian_title h3 {
    height: 32px;
    font-size: 18px;
    color: #5e6a94;
    text-align: center;
    line-height: 32px;
}

.f_mian_title p {
    text-align: center;
    font-size: 13px;
    color: #fb6b69;
    line-height: 20px;
}

.f_main_content p {
	padding-bottom: 0.5em;
    line-height: 1.8em;
    color: #000;
    text-indent: 2em;
    word-wrap: break-word;
    text-align:left;
}

.f_mian_img {
    overflow: hidden;
    margin: 10px auto;
    padding: 10px;
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    border: 1px #dfe1e6 solid;
    -moz-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
    -webkit-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
    box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
}

.f_mian_img canvas,
.f_mian_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.f_main_text,
.f_main_text strong,
.f_main_text span {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    color: #5e6a94;
    text-align: center;
    white-space: normal;
    line-height: 18px;
}

.f_main_text {
    width: 1.9rem;
    margin: auto;
}

.f_main_text strong,
.f_main_text span {
    margin: 4px 0;
}

.f_main_text span {
    font-size: 10px;
}

.f_main_tomorrow_but {
    display: block;
    height: 46px;
    border-top: 1px solid #dfe1e6;
    text-align: center;
    font-size: 15px;
    color: #77a4ff;
    line-height: 46px;
}

.f_main_over {
    display: block;
    margin: -8px auto 8px;
    width: 200px;
    height: 36px;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
}

/*弹出框*/
.bind_alert_box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 0;
    z-index: 3000;
}

.bind_alert_main,
.bind_alert_height {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.bind_alert_height {
    height: 100%;
    overflow: hidden;
    width: 1px;
    margin-left: -10px;
}

.bind_alert_main {
    overflow: hidden;
    width: 240px;
    background-color: #fff;
    border-radius: 6px;
    font-size: 14px;
    -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);

}

.alert_tit {
    text-align: center;
    overflow: hidden;
    height: 40px;
}

.alert_tit_clear {
    margin: 5px 5px 0 0;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/assets/img/frontend/icon/cha_icon_2.png) no-repeat center center;
    background-size: 18px auto;
}

.alert_tit h2 {
    margin: 0 40px;
    overflow: hidden;
    height: 40px;
    font-size: 16px;
    color: #808080;
    text-align: center;
    line-height: 40px;
}

.alert_tit h3 {
    margin-top: 10px;
    padding-left: 22px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    height: 30px;
    background: url(/assets/img/frontend/icon/warning_icon_2.png) no-repeat 0 center;
    background-size: 18px auto;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 30px;
}

.alert_text {
    padding: 10px;
}

.alert_txt_c {
    font-size: 14px;
    color: #808080;
    text-align: left;
    line-height: 20px;
}

.alert_but_box {
    border-top: 1px solid #d8d8d8;
    overflow: hidden;
}

.alert_but_box a {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.alert_but_1 {
    height: 36px;
    font-size: 15px;
    color: #ff6fa2;
    text-align: center;
    line-height: 36px;
}

.unicom_input_box {
    overflow: hidden;
    margin: 10px 16px 0;
    padding: 5px 6px;
    height: 28px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    border-radius: 4px;
}

.unicom_input_box input {
    display: block;
    width: 100%;
    height: 28px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.unicom_new_msg {
    padding: 0 16px;
    height: 34px;
    text-align: right;
    line-height: 24px;
}

.unicom_new_msg a,
.unicom_new_msg span {
    font-size: 12px;
    color: #4ab0fe;
    line-height: 28px;
}

.marquee_text {
    margin-bottom: 10px;
    text-align: justify;
    padding: 5px 16px;
    background-color: #fffacb;
}

.marquee_main {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

.marquee_main span {
    display: block;
    font-size: 12px;
    color: #9a6d44;
    line-height: 20px;
}

/*read_ewm_body*/
.read_ewm_body {
    display: none;
    overflow: hidden;
    padding: 0 20px 220px;
}

.read_ewm_body p {
    margin: 20px 0;
}

.read_ewm_body p span {
    color: #f84545;
}

.read_body_ewm_img {
    margin: 40px auto 10px;
    overflow: hidden;
    width: 180px;
    height: 180px;
}

.read_body_ewm_img img {
    display: block;
    width: 180px;
    height: 180px;
}

.read_ewm_body em {
    display: block;
    height: 26px;
    font-size: 14px;
    color: #3a4a5a;
    text-align: center;
    line-height: 26px;
}

.read_ewm_body a {
    display: block;
    margin: 0 auto;
    height: 30px;
    width: 260px;
    font-size: 14px;
    color: #44bbff;
    text-align: center;
    line-height: 30px;
}

.scanIframe {
    overflow: hidden;
    position: absolute;
    left: -100px;
    top: -100px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
}

/***my_bookcase****/

.menu_h_more_list .my_bookcase,
.menu_h_more_list .menu_h_more_personal_center {
    display: none;
}

.read_nex_but {
    display: block;
    margin: 20px 0;
    overflow: hidden;
    height: 36px;
    background-color: #44bbff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 36px;
    box-shadow: 0 4px 3px rgba(68, 187, 255, 0.2);
}

.read_theme_5 .read_nex_but {
    color: #989898;
    background-color: #555;
    box-shadow: 0 4px 3px rgba(85, 85, 85, 0.2);
}

.read_other_box {
    overflow: hidden;
    padding-bottom: 10px;
}

.read_other_but_l {
    overflow: hidden;
    float: left;
    padding: 4px 6px;
    height: 24px;
    font-size: 14px;
    color: #31a6ff;
    line-height: 24px;
}

.read_other_but_r {
    overflow: hidden;
    float: right;
    padding: 4px 6px;
    height: 24px;
    text-decoration: underline;
    font-size: 14px;
    color: #fb6b69;
    line-height: 24px;
}

.read_other_box span {
    overflow: hidden;
    float: left;
    margin: 9px 10px 0;
    height: 14px;
    width: 1px;
    background-color: #31a6ff;
}

.recent_reading_but {
    position:absolute;
    padding: 0 24px 0 20px;
    right: 0;
    top: 60px;
    height: 32px;
    background-color: #38383e;
    border-radius: 32px 0 0 32px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
	z-index: 1001;
}

#console_main {
    height: 0;
    font-size: 0;
}

.console_box {
    position: fixed;
    left: 0;
    top: 50%;
    right: 0;
    z-index: 5000;
    margin-top: -.23rem;
    height: .46rem;
    font-size: 0;
    text-align: center;
}

.console_box span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 .3rem;
    height: .46rem;
    background-color: rgba(0, 0, 0, 0.9);
    -moz-border-radius: .06rem;
    -webkit-border-radius: .06rem;
    border-radius: .06rem;
    font-size: .14rem;
    color: #fff;
    text-align: center;
    line-height: .46rem;
}


.page-guide-and {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 600;
    width: 100%;
    background: url(/assets/img/android.png);
    background-size: 100% 100%;
}

.page-guide-ios {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 600;
    width: 100%;
    background: url(/assets/img/ios.png);
    background-size: 100% 100%;
}
.read_tit_box{	
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currentlynot supported by any browser */
}

.black {
    color: #333;
    font-size: 0.15rem;
}

.a_line {
    text-align: center;
    line-height: 0.3rem;
}

.kuan_yitiao {
    width: 100%;
    height: 0.3rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gules {
    color: #fb3838;
    font-size: 0.15rem;
    margin-left: 0.05rem;
    font-weight:600;
}

.clicking_copy {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAAdCAMAAADy6eDaAAAB8lBMVEUAAABNcxxugVtx0hqSyFtr1wxbugs6eQh5yCpn1hZGlQpj0Q9pyxJQkhI/gglduRRAfw9CgAxNlBR9yDZQjg9FcyJuuyFqqj9Wtws3eQQ4eAVYoxpp1AxUuwxKgh9WohdewQxFjQlz1htGjQpcwQ9YrhU9gw1w1hx00Rs/fwplxRVXrBBOfCg+dQ1UmRc9fA5ChAw3dBJNjw5h0A1ZrRU9cRJixRBkwRc8chBYtA9u0BdNfihlxRF41CVs1hVbsRQ7cw1Wug5DcSFcqQ87bhF/zTpiugl1sCdRqAlLnghUrQtImgpQpQlMoQdavAtUtApSsQtXuAlfwg1bvgtdxQxdoCZMmw5gyQpupz98sFVjzgxl0QuOuG07dwdp2wyfwYNSpA6wzZxQqxBm1Qx1okydwYNm1As9gwhOmRGyy52gwIZtn0NkzBJcwA1RrQ1YswtKnQtRqQlJmQdFmAdDjgd4rE5yoklixxBZtBBZuQ9ctQ5lxw1Wrw1mzQxQowxJlgxcxgs+igplzwmavXyOuWt+sFNsqD9glDZcoCRMiR9KhBxauhJXsglSqglOpwhEkwhBiQg3eAZUrQU+hgOzzZyyzpWNuW1zqUZmoS9gnyxOjxlKkBhKihVIjRBn1w48iQ5jyw1Dgg1OowpLpAlQpwhBgwjbPaWOAAAASHRSTlMACgKqBP7+7iP+/e7Wt6WkiHVlLicWDwb+/vz7+vr18/Ly6+vq5uXg1dLMx8XBvLu7s6yqqampkIqFeHd0Zl5ZTUctIR4aGg2YQMYcAAABtUlEQVRIx7XVVVPzUBCA4U1KW9zhc3d3xT1pinuhUCRN3d2Lu7vr/yQU6DBcknOe+31nZ28WriTkFIne9Aj1XFScCDflvE3aE7s9pn4hTGa/OEksugPXVYkeGmTz3NS43jV4ey79+BQ3bzKk/E+AuMRUhSc6qR9eXdH2CaDVavuGXZNRz9CP/Hg65YA51bO9Oh3L9grB6vgI6zxkDKk1EJP/3m/bcY6sdSMyMrplc/++OMufJmZ3vROhUec2EykEHvE04Ngc60BpbMNhenm+eIbXHp5oRWtCY5dkkFD96CTcptG0ocT3wnJJBZTdpRkcaF8J/DPTeJh/woelWjxkr0BmleNBLQFFWSkc+CyEKBkeVjk8mWvAIRCYewBplnoszPRnyLbNNOIwY8uG3OTZOhxmk3OBTLNPG5tRM9bZvwMA8ey4pQm5oxexr5np8EVa0Ir4HFlwjvga9baj5V1IJyEm7/WyRGEYUiDBZ4LTy+8IuJT3hbP4u1BxW7h0AuKITCmnMgbVavWAEPx80KjipFkkXEf8uq9c3LeEVEKE6IVF5b1vBNxAVpb+/SRVCvT4Y0F5fOkzIpw+65Nkz3YAAAAASUVORK5CYII=) no-repeat;
    background-size: 0.6rem 0.25rem;
    width: 0.6rem;
    height: 0.25rem;
    border: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 0.25rem;
    margin-left: 0.08rem;
    font-size: 12px;
}

#tankuan {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none;
}


#tankuantwo {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none;
}

.nihao {
    width: 3rem;
    background: #fff;
    margin: auto;
    margin-top: 1.3rem;
    border-radius: 0.03rem;
}

.innng {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 0.2rem;
    line-height: 0.3rem;
    padding-top: 0.1rem;
}

.innng>.da {
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.innng>.xiao {
    font-size: 0.15rem;
    line-height: 0.3rem;
}

.hdd {
    width: 50%;
    height: 0.4rem;
    margin: 0 auto !important;
    
    text-align: center;
    line-height: 0.4rem !important;
    font-size: 0.15rem !important;
    background: #efefef;
    border-bottom-left-radius: 0.05rem;
}

.abb {
    width: 50%;
    height: 0.4rem;
    margin: 0 auto !important;
    text-align: center;
    line-height: 0.4rem !important;
    font-size: 0.15rem !important;
    border-left: 1px solid #cfcfcf;
    box-sizing: border-box;
    color: #40affd;
    background: #efefef;
    border-bottom-right-radius: 0.05rem;
}

.ciligannu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-top: 1px solid #cfcfcf;
    margin-top: 0.05rem;
}

.f_main_content h3 {
    margin: 0.9em 0.1rem;
    padding-left: 0.1rem;
    line-height: .24rem;
    font-size: 0.2rem;
    font-weight: bold;
    background: #f9f9f9;
    border-left: 3px solid #22BF81;
    text-align: left;
}


.news__info {
    float: left;
    padding: 25px 30px 30px 30px;
    width: 820px;
    background: #fff;
}
.news__info .title {
}
.news__info .title h1 {
    margin-bottom: 15px;
    line-height: 34px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.news__info .title p {
    margin-bottom: 15px;
    line-height: 20px;
    text-align: center;
    color: #999;
}
.news__info .title p span {
    margin: 0 10px;
}
.news__info .description {
    margin-top: 20px;
    padding: 15px 20px;
    line-height: 1.85;
    font-size: 16px;
    background: #f9f9f9;
    border: 1px solid #f0f1f2;
}
.news__info .cover {
    margin-top: 30px;
}
.news__info .cover .pic {
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 200px;
    height: 266px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0,0,0,.2)
}
.news__info .cover .pic img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.news__info .cover .stars {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}
.news__info .cover .stars .star {
    display: inline-block;
    margin-top: -4px;
    width: 90px;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -40px;
    vertical-align: middle;
}
.news__info .cover .stars .star i {
    display: block;
    width: auto;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -60px;
    text-indent: -999px;
    overflow: hidden;
}
.news__info .cover .read {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}
.news__info .cover .read a {
    color: #fe7031;
    font-weight: bold;
    text-decoration: underline;
}
.news__info .content {
    margin-top: 30px;
    line-height: 1.8;
    font-size: 16px;
}
.news__info .content h3 {
    margin: 0.9em 0;
    padding-left: 10px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background: #f9f9f9;
    border-left: 3px solid #22BF81;
}
.news__info .content p {
    margin: 0.7em 0;
    line-height: 1.8;
    font-size: 16px;
    text-indent: 2em;
}
.news__info .content p img {
    margin: 0.3em 0;
    vertical-align: top;
}
.news__info .content ul {
    margin: 0.7em 0 0.7em 2em;
    line-height: 1.8;
    font-size: 16px;
}
.news__info .content ul li {
    margin: 0.7em 0;
    list-style: disc;
}
.news__info .content ol {
    margin: 0.7em 0 0.7em 2em;
    line-height: 1.8;
    font-size: 16px;
}
.news__info .content ol li {
    margin: 0.7em 0;
    list-style: decimal;
}
.news__info .book {
    margin-top: 30px;
    border: 1px solid #ebebeb;
}
.news__info .book dl {
    position: relative;
}
.news__info .book dt {
    float: left;
    padding: 20px;
    width: 102px;
    height: 136px;
}
.news__info .book dt img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.news__info .book dt a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.news__info .book dd {
    float: left;
    margin: 20px 0;
    width: 455px;
    height: 136px;
    border-right: 1px solid #ebebeb;
    overflow: hidden;
}
.news__info .book dd h4 {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news__info .book dd .info {
    line-height: 24px;
    color: #999;
}
.news__info .book dd .info span {
    margin-right: 20px;
}
.news__info .book dd .intro {
    margin-bottom: 28px;
    margin-right: 200px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news__info .book dd .update a {
    color: #22BF81;
}
.news__info .book dd .update a:hover {
    color: #fe7031;
}
.news__info .book dd .star {
    position: absolute;
    right: 64px;
    top: 35px;
    display: block;
    width: 90px;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -40px;
    vertical-align: middle;
}
.news__info .book dd .star i {
    display: block;
    width: auto;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -60px;
    text-indent: -999px;
    overflow: hidden;
}
.news__info .book dd .view {
    position: absolute;
    right: 30px;
    top: 80px;
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #fe7031;
    border-radius: 2px;
}
.news__info .porn {
    margin-top: 30px;
    padding-bottom: 5px;

    border-bottom: 1px solid #ebebeb;
}
.news__info .porn ul {
    margin-right: -30px;
}
.news__info .porn li {
    float: left;
    position: relative;
    margin-right: 30px;
    width: 395px;
    line-height: 40px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news__info .porn li a {
    color: #22BF81;
}
.news__info .porn li a:hover {
    color: #fe7031;
}
.news__info .porn li span {
    display: none;
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}
.news__info .related {
    margin-top: 30px;
}
.news__info .related h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.news__info .related ul {
    margin-right: -30px;
}
.news__info .related li {
    float: left;
    position: relative;
    margin-right: 30px;
    padding-right: 80px;
    width: 315px;
    line-height: 40px;
    border-top: 1px dashed #e4e4e4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news__info .related li:before {
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    width: 5px;
    height: 16px;
    background: #ccc;
    border-radius: 2px;
    content: " ";
    vertical-align: middle;
}
.news__info .related li a {
    font-size: 16px;
}
.news__info .related li span {
    position: absolute;
    top: 10px;
    right: 0;
    line-height: 22px;
    font-size: 14px;
    color: #999;
}
.news__info .chapters {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.news__info .chapters h3 {
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
}
.news__info .chapters ul {
    margin-right: -20px;
    margin-bottom: 10px;
}
.news__info .chapters ul li {
    float: left;
    padding-right: 30px;
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-top: 1px solid #ebebeb;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news__info .chapters ul li.vip {
    background: url(/static/images/vip.png) no-repeat 250px 50%;
}

.mod__news {
    margin-top: 0;
}

.mod__news-info {
    padding-bottom: 1rem;
}

.news-info .title {
    margin: 0 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid #f0f1f2;
}

.news-info .title h1,
.news-info .title h2 {
    line-height: 0.2rem;
    font-size: 0.1375rem;
    font-weight: bold;
}

.news-info .title p {
    margin-top: 0.05rem;
    line-height: 0.125rem;
    font-size: 0.0875rem;
}

.news-info .title p span {
    margin-right: 0.1rem;
    color: #999;
}

.news-info .description {
    margin: 0.1rem 0.1rem 0 0.1rem;
    line-height: 0.18rem;
    font-size: 0.10625rem;
    text-align: justify;
}

.news-info .cover {
    margin: 0 0.1rem;
    padding-top: 0.2rem;
    overflow: hidden;
}

.news-info .cover .pic {
    position: relative;
    left: -0.4rem;
    z-index: 100;
    display: block;
    margin: 0 auto;
    width: 0.9375rem;
    height: 1.25rem;
    transform: perspective(800px) rotateX(0) rotateY(-30deg) rotateZ(0);
}

.news-info .cover .pic img {
    position: absolute;
    z-index: 103;
    width: 0.9375rem;
    height: 1.25rem;
    vertical-align: top;
    background: #f6f7f8;
}

.news-info .cover .pic::after {
    position: absolute;
    left: 100%;
    top: 1.75%;
    z-index: 102;
    width: 5%;
    height: 96.5%;
    content: "";
    -webkit-transform: perspective(60px) rotateY(30deg);
    -moz-transform: perspective(60px) rotateY(30deg);
    transform: perspective(60px) rotateY(30deg);
    background-color: #efefef;
    box-shadow: inset 0 0 0.03125rem #666;
}

.news-info .cover .stars {
    margin-top: 0.125rem;
    font-size: 0.1rem;
    text-align: center;
}

.news-info .cover .stars .star {
    display: inline-block;
    margin-top: -4px;
    width: 90px;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -40px;
    vertical-align: middle;
}

.news-info .cover .stars .star i {
    display: block;
    width: auto;
    height: 16px;
    background: url(/static/images/stars.png) no-repeat 0 -60px;
    text-indent: -9999px;
    overflow: hidden;
}

.news-info .cover .read {
    margin-top: 0.125rem;
    font-size: 0.1rem;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-info .cover .read a {
    color: #fe7031;
    text-decoration: underline;
}

.news-info .content {
    margin: 0.2rem 0.1rem 0 0.1rem;
    line-height: 0.18rem;
    font-size: 0.10625rem;
    text-align: justify;
}

.news-info .content h3 {
    margin: 0.1rem 0;
    padding: 0.05rem 0.0625rem;
    line-height: 0.15rem;
    font-size: 0.10625rem;
    font-weight: bold;
    background: #f6f7f8;
    border-left: 3px solid #22BF81;
}

.news-info .content p {
    margin: 0.1rem 0;
    line-height: 0.2rem;
    font-size: 0.1rem;
    text-indent: 0.2em;
}

.news-info .content p img {
    margin: 0.25em 0;
    vertical-align: top;
    width: 50%;
}

.news-info .book {
    margin: 0.1rem 0.2rem 0 0.1rem;
    padding: 0.1rem 0;
    border-top: 1px solid #f0f1f2;
    border-bottom: 1px solid #f0f1f2;
    height: 1.5rem;
}

.news-info .book dt {
    float: left;
    width: 1rem;
    height: 1.5rem;
}

.news-info .book dt img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    box-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.2);
    margin-left:0.1rem;
}

.news-info .book dd {
    float: left;
    position: relative;
    padding-left: 0.2rem;
    height: 1rem;
    overflow: hidden;
}

.news-info .book dd h4 {
    margin-bottom: 0.1rem;
    line-height: 0.2rem;
    font-size: 0.2rem;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-info .book dd .intro {
    margin-bottom: 0.1rem;
    height: 0.225rem;
    line-height: 0.125rem;
    font-size: 0.15rem;
    margin-left:0 !important;
    color: #999;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-info .book dd .info {
    margin-bottom: 0.1rem;
    line-height: 0.1rem;
    font-size: 0.0875rem;
    color: #999;
}

.news-info .book dd .info span {
    margin-right: 0.1rem;
}

.news-info .book dd .view {
    display: block;
    width: 0.75rem;
    height: 0.1875rem;
    line-height: 0.1875rem;
    font-size: 0.0875rem;
    text-align: center;
    color: #fff;
    background: #fe7031;
    border-radius: 2px;
}

.news-info .porn {
    margin: 0.05rem 0.1rem 0 0.1rem;
}

.news-info .porn li {
    padding: 0.625rem 0;
    line-height: 1.25rem;
    font-size: 0.9375rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-info .porn li a {
    color: #22BF81;
}

.news-info .porn li a:hover {
    color: #fe7031;
}

.news-info .porn li span {
    color: #999;
}

.news-info .sort {
    margin: 0 1rem;
    position: relative;
}

.news-info .sort span {
    position: absolute;
    top: 1rem;
    right: 0;
    display: block;
    width: 3rem;
    height: 2.25rem;
    line-height: 2.25rem;
    text-align: center;
    font-size: 0.875rem;
    color: #999;
}

.news-info .sort span.sort-asc {
    right: 3rem;
}

.news-info .sort span.on {
    color: #fe7031;
}

.news-info .chapters {
    margin: 1rem;
}

.news-info .chapters h3 {
    font-size: 13px;
    padding: 0.5rem 0.625rem;
    line-height: 1.25rem;
    color: #969ba3;
    background-color: #f6f7f8;
    border-left: 3px solid #22BF81;
}

.news-info .chapters li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.news-info .chapters li::after {
    display: block;
    margin-top: -1px;
    content: '';
    border-top: 1px solid #f0f1f2;
    transform: scaleY(.75);
}

.news-info .chapters li:last-child::after {
    display: none;
}

.news-info .chapters li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0.75rem 0;
    line-height: 1.25rem;
    font-size: 0.875rem;
}

.news-info .chapters li.vip {
    background: url(/static/images/mvip.png) no-repeat 100% 50%;
    background-size: 0.625rem;
}

.news-info .chapters-more a {
    display: block;
    padding: 0.75rem 0;
    line-height: 1.25rem;
    font-size: 0.875rem;
    text-align: center;
}

.xs-button {
    text-align: center;
    color: #fff;
    background: #fe7031;
    border-radius: 2px;
    width:1rem !important;
    float:right;
    margin-right: 0.05rem;
    font-size: 0.14rem;
}

.xs-line {
    border-bottom: #d9d9db 1px solid;
    height: 0.45rem;
}