123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743 |
- @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 .m_f_day{
- display: none;
- }
- .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 {
- background-size:.26rem;
- background-image: url(/assets/img/frontend/chapter/icon-night-1.png);
- }
- .m_f_night {
- background-size:.26rem;
- background-image: url(/assets/img/frontend/chapter/icon-night-0.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_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;
- }
- .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: #dfedd6;
- }
- .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: #f8ceda;
- }
- .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: #f3cb9d;
- }
- .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: .28rem;
- font-size: .20rem;
- }
- .read_body_fontsize_2 .read_main_p p {
- text-indent: .36rem;
- font-size: .22rem;
- }
- .read_body_fontsize_3 .read_main_p p {
- text-indent: .44rem;
- font-size: .24rem;
- }
- .read_body_fontsize_4 .read_main_p p {
- text-indent: .42rem;
- font-size: .21rem;
- }
- .read_body_fontsize_5 .read_main_p p {
- text-indent: .48rem;
- font-size: .25rem;
- }
- .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_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_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 {
- padding: 0 16px 16px;
- }
- .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 */
- }
- .read_pop_icon{
- position:fixed;
- right: .12rem;
- top: 1.5rem;
- z-index: 100;
- height: 1.03rem;
- width: .86rem;
- }
- .read_pop_icon .rpi_img,
- .read_pop_icon img,
- .rphb_img img{
- display: block;
- height: 100%;
- width: 100%;
- }
- .read_pop_icon .close_rpi{
- position: absolute;
- top: .16rem;
- right: .06rem;
- height: .2rem;
- width: .2rem;
- background: url(../../../img/1.png) no-repeat 0 0;
- background-size: .2rem .2rem;
- }
- .read_pop_hd_box{
- display: none;
- position: fixed;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- z-index: 1000;
- background-color: rgba(0,0,0,.8);
- font-size: 0;
- white-space: nowrap;
- text-align: center;
- }
- .rphb_content,
- .rphb_jgb{
- display: inline-block;
- vertical-align: middle;
- }
- .rphb_jgb{
- overflow: hidden;
- height: 100%;
- width: 1px;
- margin-left: -1px;
- }
- .rphb_content{
- overflow: hidden;
- position: relative;
- left: 0;
- top: 0;
- padding-bottom:20px;
- }
- .rphb_img{
- display: block;
- overflow: hidden;
- height: 368px;
- width: 307px;
- }
- .close_rphb{
- position: absolute;
- right:14px;
- top: 30px;
- height: 25px;
- width: 25px;
- background: url(../../../img/frontend/christmas_style/christmas_close.png) no-repeat 0 0;
- background-size: 100% 100%;
- }
- /*章末推荐书籍*/
- #read_recommend {
- width: 100%;
- position: relative;
- bottom: 0;
- padding: 0 14.4px;
- overflow: hidden;
- box-sizing: border-box;
- }
- #read_recommend .read_recommend_cover {
- float: left;
- position: relative;
- width: 25%;
- height: 100px;
- border-radius: 0 0 4px 0;
- background-color: #f1f1f1;
- margin-right: 3%;
- }
- #read_recommend .read_recommend_cover .read_recommend_tag {
- position: absolute;
- display: inline-block;
- width: 52px;
- height: 15px;
- line-height: 15px;
- background: #fbd345;
- border-radius: 0 0px 4px 0px;
- font-size: 12px;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #000000;
- text-align: center;
- z-index: 999;
- }
- #read_recommend .read_recommend_cover img {
- display: block;
- width: 100%;
- height: 100%;
- position: relative;
- }
- #read_recommend .read_recommend_detail {
- width: 72%;
- float: right;
- }
- #read_recommend .read_recommend_detail .read_recommend_bookname {
- margin: 0;
- padding: 0;
- height: 20px;
- line-height: 20px;
- text-align: left;
- font-size: 15px;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: rgba(0, 0, 0, 0.7);
- margin-bottom: 7.2px;
- }
- #read_recommend .read_recommend_detail .read_recommend_desc {
- margin: 0;
- padding: 0;
- font-size: 12px;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: rgba(0, 0, 0, 0.6);
- line-height: 18px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- }
- #read_recommend .read_recommend_detail .read_recommend_bottom {
- margin-top: 7.6px;
- height: 29px;
- overflow: hidden;
- }
- #read_recommend .read_recommend_detail .read_recommend_bottom .read_recommend_author {
- float: left;
- margin-top: 12px;
- height: 16px;
- font-size: 12px;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: rgba(0, 0, 0, 0.6);
- line-height: 16px;
- }
- #read_recommend .read_recommend_detail .read_recommend_bottom .read_recommend_start_read {
- float: right;
- width: 90px;
- height: 29px;
- line-height: 29px;
- background: #000000;
- border-radius: 14px;
- opacity: 0.55;
- font-size: 12px;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #ffffff;
- text-align: center;
- text-decoration: none;
- }
|