chapter.css 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786
  1. @charset "utf-8";
  2. * {
  3. font-family: \\5FAE\8F6F\96C5\9ED1, microsoft yahei;
  4. border: 0;
  5. margin: 0;
  6. padding: 0;
  7. background: transparent;
  8. font-weight: normal;
  9. font-style: normal;
  10. word-break: break-all;
  11. word-wrap: break-word;
  12. text-decoration: none;
  13. list-style: none;
  14. outline: none;
  15. -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  16. }
  17. body {
  18. font-size: .14rem;
  19. text-align: justify;
  20. }
  21. a {
  22. -webkit-tap-highlight-color: transparent;
  23. -webkit-touch-callout: none;
  24. -webkit-user-select: none;
  25. }
  26. select, input, textarea {
  27. border: none;
  28. font-size: .14rem;
  29. display: block;
  30. width: 100%;
  31. box-sizing: border-box;
  32. -webkit-box-sizing: border-box;
  33. appearance: none;
  34. -webkit-appearance: none;
  35. background: none;
  36. color: #666;
  37. resize: none;
  38. }
  39. input[type="button"], input[type="submit"], input[type="reset"], input[type="number"] {
  40. -webkit-appearance: none;
  41. -moz-appearance: none;
  42. appearance: none;
  43. }
  44. ::-webkit-input-placeholder {
  45. color: #d2d2d2;
  46. }
  47. :-moz-placeholder {
  48. color: #d2d2d2;
  49. }
  50. ::-moz-placeholder {
  51. color: #d2d2d2;
  52. }
  53. :-ms-input-placeholder {
  54. color: #d2d2d2;
  55. }
  56. input::-webkit-outer-spin-button,
  57. input::-webkit-inner-spin-button {
  58. -webkit-appearance: none !important;
  59. margin: 0;
  60. }
  61. html{
  62. height: 100%;
  63. }
  64. body{
  65. min-height: 100%;
  66. background-color:#eee;
  67. }
  68. /*内容页可点击*/
  69. .menu_position_101 {
  70. position: relative;
  71. left: 0;
  72. top: 0;
  73. z-index: 101;
  74. }
  75. /**/
  76. .read_tit_box {
  77. padding-top: .15rem;
  78. }
  79. .menu_box {
  80. display: none;
  81. overflow: hidden;
  82. position: fixed;
  83. left: 0;
  84. top: 0;
  85. right: 0;
  86. bottom: 0;
  87. z-index: 1000;
  88. }
  89. .menu_box i {
  90. position: absolute;
  91. left: 0;
  92. top: 0;
  93. right: 0;
  94. bottom: 0;
  95. }
  96. .menu_head {
  97. position: absolute;
  98. left: 0;
  99. top: 0;
  100. right: 0;
  101. height: .46rem;
  102. background-color: #24242b;
  103. }
  104. .menu_head_but {
  105. height: .46rem;
  106. }
  107. .return_page {
  108. float: left;
  109. height: .46rem;
  110. width: .46rem;
  111. background: url(../../img/frontend/icon/return_icon_1.png) no-repeat center center;
  112. background-size: .1rem auto;
  113. }
  114. .menu_h_more {
  115. float: right;
  116. height: .46rem;
  117. width: .46rem;
  118. background: url(../../img/frontend/icon/more_icon_1.png) no-repeat center center;
  119. background-size: .21rem auto;
  120. }
  121. .menu_h_reading {
  122. float: right;
  123. height: .46rem;
  124. width: .46rem;
  125. background: url(../../img/frontend/icon/more_icon_2.png) no-repeat center center;
  126. background-size: .21rem auto;
  127. }
  128. .menu_h_more_list {
  129. overflow: hidden;
  130. position: absolute;
  131. padding: .08rem 0;
  132. right: 0;
  133. top: .46rem;
  134. width: 1.2rem;
  135. background-color: rgba(36, 36, 43, 0.9);
  136. -webkit-transition: -webkit-transform 0.15s;
  137. transition: transform 0.15s;
  138. -webkit-transform: translateX(100%);
  139. transform: translateX(100%);
  140. }
  141. .menu_list_show {
  142. -webkit-transform: translateX(0);
  143. transform: translateX(0);
  144. }
  145. .menu_h_more_list a {
  146. margin: .03rem 0;
  147. display: block;
  148. height: .34rem;
  149. font-size: .14rem;
  150. color: #fff;
  151. text-align: center;
  152. line-height: .34rem;
  153. }
  154. .menu_footer {
  155. position: absolute;
  156. left: 0;
  157. right: 0;
  158. bottom: 0;
  159. height: .48rem;
  160. }
  161. .menu_footer_but {
  162. padding-bottom: .05rem;
  163. overflow: hidden;
  164. height: .43rem;
  165. background-color: rgba(0,0,0,.8);
  166. }
  167. .menu_footer_but_li{
  168. float: left;
  169. width: 33.33%;
  170. height: .43rem;
  171. text-align: center;
  172. font-size: 0;
  173. }
  174. .menu_footer_but a {
  175. display: inline-block;
  176. *display: inline;
  177. *zoom:1;
  178. padding-left: .31rem;
  179. height: .43rem;
  180. background-position: 0 center;
  181. background-repeat: no-repeat;
  182. background-size: .27rem auto;
  183. font-size: .13rem;
  184. color: #fff;
  185. text-align: left;
  186. line-height: .43rem;
  187. box-sizing: border-box;
  188. }
  189. .menu_footer_but .m_f_day{
  190. display: none;
  191. }
  192. .menu_footer_recent_null .menu_footer_but_li{
  193. width: 50%;
  194. }
  195. .m_f_prev {
  196. background-image: url(../../img/frontend/icon/menu_icon_1.png);
  197. }
  198. .m_f_catalog {
  199. background-image: url(../../img/frontend/icon/menu_icon_2.png);
  200. }
  201. .m_f_set {
  202. background-image: url(../../img/frontend/icon/menu_icon_3.png);
  203. }
  204. .m_f_day {
  205. display: none;
  206. background-image: url(../../img/frontend/icon/menu_icon_6.png);
  207. }
  208. .m_f_night {
  209. background-image: url(../../img/frontend/icon/menu_icon_4.png);
  210. }
  211. .m_f_next {
  212. background-image: url(../../img/frontend/icon/menu_icon_5.png);
  213. }
  214. .m_f_recently{
  215. background-image: url(../../img/frontend/icon/menu_icon_7.png);
  216. }
  217. .m_f_set_box {
  218. position: absolute;
  219. left: 0;
  220. right: 0;
  221. bottom: .48rem;
  222. padding: .08rem .08rem 0;
  223. overflow: hidden;
  224. background-color: rgba(0, 0, 0, 0.8);
  225. }
  226. .menu_set_show {
  227. -webkit-transform: translateY(0);
  228. transform: translateY(0);
  229. }
  230. .m_f_set_fontsize {
  231. margin-bottom: 16px;
  232. overflow: hidden;
  233. position: relative;
  234. left: 0;
  235. top: 0;
  236. }
  237. .m_f_font_min,
  238. .m_f_font_max {
  239. position: absolute;
  240. top: 0;
  241. height: 30px;
  242. width: 50px;
  243. text-align: center;
  244. color: #fff;
  245. font-size: 16px;
  246. line-height: 30px;
  247. }
  248. .m_f_font_min {
  249. left: 0;
  250. }
  251. .m_f_font_max {
  252. right: 0;
  253. }
  254. .m_f_font_range_box {
  255. position: relative;
  256. left: 0;
  257. top: 0;
  258. margin: 0 54px;
  259. height: 30px;
  260. }
  261. .m_f_font_rage {
  262. position: absolute;
  263. left: 0;
  264. top: 14px;
  265. right: 0;
  266. z-index: 100;
  267. height: 2px;
  268. border-left: 0 solid #ed424b;
  269. background-color: rgba(225, 225, 225, 0.2);
  270. }
  271. .m_f_font_rage span {
  272. position: absolute;
  273. left: 0px;
  274. top: -5px;
  275. margin-left: -6px;
  276. height: 12px;
  277. width: 12px;
  278. background-color: #fff;
  279. -moz-border-radius: 12px;
  280. -webkit-border-radius: 12px;
  281. border-radius: 12px;
  282. }
  283. .m_f_font_rage .m_f_font_left_1 {
  284. left: 0;
  285. }
  286. .m_f_font_rage .m_f_font_left_2 {
  287. left: 25%;
  288. }
  289. .m_f_font_rage .m_f_font_left_3 {
  290. left: 50%;
  291. }
  292. .m_f_font_rage .m_f_font_left_4 {
  293. left: 75%;
  294. }
  295. .m_f_font_rage .m_f_font_left_5 {
  296. left: 100%;
  297. }
  298. .m_f_input_range {
  299. display: block;
  300. position: absolute;
  301. left: 0;
  302. right: 0;
  303. top: .08rem;
  304. z-index: 200;
  305. height: .14rem;
  306. opacity: 0;
  307. filter: alpha(opacity=0);
  308. }
  309. .m_f_set_bg_box {
  310. overflow: hidden;
  311. margin: 0 0 .16rem;
  312. }
  313. .m_f_set_font_main {
  314. margin-top: .1rem;
  315. }
  316. .m_f_set_font_main a {
  317. background-color: #eee;
  318. }
  319. .m_f_set_bg_li {
  320. float: left;
  321. height: .3rem;
  322. width: 20%;
  323. }
  324. .m_f_set_bg_li_tit {
  325. float: left;
  326. height: .3rem;
  327. width: 15%;
  328. color: #fff;
  329. font-size: .13rem;
  330. text-align: center;
  331. line-height: .3rem;
  332. }
  333. .m_f_set_bg_li a {
  334. display: block;
  335. margin: 0 .08rem;
  336. height: .3rem;
  337. background-position: right bottom;
  338. background-repeat: no-repeat;
  339. background-size: .2rem auto;
  340. box-sizing: border-box;
  341. -moz-border-radius:.04rem;
  342. -webkit-border-radius:.04rem;
  343. border-radius:.04rem;
  344. font-size: .13rem;
  345. color: #513d3d;
  346. text-align: center;
  347. line-height: .3rem;
  348. }
  349. .m_f_set_bg_but_1 {
  350. background-color: #eee;
  351. }
  352. .m_f_set_bg_but_2 {
  353. background-color: #dfedd6;
  354. }
  355. .m_f_set_bg_but_3 {
  356. background-color: #f8ceda;
  357. }
  358. .m_f_set_bg_but_4,
  359. .read_theme_4 .read_recharge_tit_annotation span,
  360. .read_theme_4 .read_recharge_tit_null span {
  361. background-color: #f3cb9d;
  362. }
  363. .m_f_set_bg_box:first-child .m_f_set_bg_elect a {
  364. background-color: #FFB473;
  365. color: #fff;
  366. }
  367. .m_f_set_bg_box:last-child .m_f_set_bg_elect a{
  368. background-image: url(../../img/frontend/icon/icon-select.png);
  369. -moz-box-shadow: 0 0 0 .02rem #FFB473 inset;
  370. -webkit-box-shadow: 0 0 0 .02rem #FFB473 inset;
  371. box-shadow: 0 0 0 .02rem #FFB473 inset;
  372. }
  373. .read_theme_1,
  374. .read_theme_1 .read_fiexd_tit h1,
  375. .read_theme_1 .read_recharge_tit_annotation span,
  376. .read_theme_1 .read_recharge_tit_null span {
  377. background-color: #eee;
  378. }
  379. .read_theme_2,
  380. .read_theme_2 .read_fiexd_tit h1,
  381. .read_theme_2 .read_recharge_tit_annotation span,
  382. .read_theme_2 .read_recharge_tit_null span {
  383. background-color: #dfedd6;
  384. }
  385. .read_theme_3,
  386. .read_theme_3 .read_fiexd_tit h1,
  387. .read_theme_3 .read_recharge_tit_annotation span,
  388. .read_theme_3 .read_recharge_tit_null span {
  389. background-color: #e6d5da;
  390. }
  391. .read_theme_3 {
  392. background-position: center center;
  393. background-repeat: no-repeat;
  394. background-attachment: fixed;
  395. background-image: url(../../img/frontend/banner/read_theme_3.jpg);
  396. background-size: 100% auto;
  397. }
  398. .read_theme_3 .read_recharge_tit_annotation,
  399. .read_theme_3 .read_recharge_tit_null {
  400. background-image: url(../../img/frontend/icon/border_icon_2.png);
  401. }
  402. .read_theme_3 .read_recharge_tit_annotation span,
  403. .read_theme_3 .read_recharge_tit_null span,
  404. .read_theme_3 .read_chapter_price strong,
  405. .read_theme_3 .read_chapter_price em,
  406. .read_theme_3 .read_chapter_price i,
  407. .read_theme_3 .read_fiexd_tit h1,
  408. .read_theme_3 .read_charge_null_price strong {
  409. color: #86465a;
  410. }
  411. .read_theme_3 .read_recharge_more_but_1 {
  412. border-color: #e8c6cf;
  413. }
  414. .read_theme_4 {
  415. background: url(../../img/frontend/banner/read_theme_4.jpg) repeat-y center center;
  416. background-size: 100% auto;
  417. }
  418. .read_theme_4 .read_fiexd_tit h1 {
  419. background: url(../../img/frontend/banner/read_theme_4.jpg) repeat-y center center;
  420. background-size: 100% auto;
  421. }
  422. .read_theme_4 .read_recharge_tit_annotation,
  423. .read_theme_4 .read_recharge_tit_null {
  424. background-image: url(../../img/frontend/icon/border_icon_3.png);
  425. }
  426. .read_theme_4 .read_recharge_tit_annotation span,
  427. .read_theme_4 .read_recharge_tit_null span,
  428. .read_theme_4 .read_chapter_price strong,
  429. .read_theme_4 .read_chapter_price em,
  430. .read_theme_4 .read_chapter_price i,
  431. .read_theme_4 .read_fiexd_tit h1,
  432. .read_theme_4 .read_charge_null_price strong {
  433. color: #533722;
  434. }
  435. .read_theme_4 .read_recharge_more_but_1 {
  436. border-color: #c1ae98;
  437. }
  438. .read_theme_4 .read_recharge_tit_annotation span,
  439. .read_theme_4 .read_recharge_tit_null span {
  440. background: url(../../img/frontend/banner/read_theme_4.jpg) repeat-y center center;
  441. background-size: auto 286px;
  442. }
  443. .read_theme_3 .read_recharge_but_list a {
  444. background-color: rgba(255, 255, 255, 0.2);
  445. border-color: #e8c6cf;
  446. }
  447. .read_theme_4 .read_recharge_but_list a {
  448. background-color: rgba(255, 255, 255, 0.2);
  449. border-color: #c1ae98;
  450. }
  451. .read_theme_3 .read_recharge_but_select a,
  452. .read_theme_4 .read_recharge_but_select a {
  453. background-image: url(../../img/frontend/icon/elect_icon_1.png);
  454. border-color: #44bbff;
  455. }
  456. .read_theme_3 .read_recharge_sms_input {
  457. background-image: url(../../img/frontend/icon/sms_icon_3.png);
  458. background-color: #ebdde1;
  459. border-color: #e9cad3;
  460. }
  461. .read_theme_4 .read_recharge_sms_input {
  462. background-image: url(../../img/frontend/icon/sms_icon_2.png);
  463. background-color: #dbcebc;
  464. border-color: #c4b19c;
  465. }
  466. .read_theme_3 ::-webkit-input-placeholder {
  467. color: #c3a1ab;
  468. }
  469. .read_theme_3 :-moz-placeholder {
  470. color: #c3a1ab;
  471. }
  472. .read_theme_3 ::-moz-placeholder {
  473. color: #c3a1ab;
  474. }
  475. .read_theme_3 :-ms-input-placeholder {
  476. color: #c3a1ab;
  477. }
  478. .read_theme_4 ::-webkit-input-placeholder {
  479. color: #ad9d8a;
  480. }
  481. .read_theme_4 :-moz-placeholder {
  482. color: #ad9d8a;
  483. }
  484. .read_theme_4 ::-moz-placeholder {
  485. color: #ad9d8a;
  486. }
  487. .read_theme_4 :-ms-input-placeholder {
  488. color: #ad9d8a;
  489. }
  490. .read_theme_5,
  491. .read_theme_5 .read_fiexd_tit h1,
  492. .read_theme_5 .read_recharge_tit_annotation span,
  493. .read_theme_5 .read_recharge_tit_null span {
  494. background: #1d1d1f;
  495. }
  496. .read_theme_5 .read_ewm {
  497. border-color: #604916;
  498. background-color: #29292a;
  499. }
  500. .read_theme_5 .read_ewm_other strong {
  501. color: #9c7317;
  502. }
  503. .read_theme_5 .read_fiexd_tit h1,
  504. .read_theme_5 .read_tit_box h2,
  505. .read_theme_5 .read_tit_box strong,
  506. .read_theme_5 .read_tit_box em,
  507. .read_theme_5 .read_main_p p,
  508. .read_theme_5 .read_main_loading strong,
  509. .read_theme_5 .read_main_next,
  510. .read_theme_5 .read_recharge_tit_annotation span,
  511. .read_theme_5 .read_ewm_body em,
  512. .read_theme_5 .read_ewm_other h3,
  513. .read_theme_5 .read_recharge_tit_null span {
  514. color: #7e8286;
  515. }
  516. .read_theme_5 .read_main_next {
  517. background-color: #555;
  518. }
  519. .read_theme_5 .read_main_loading span {
  520. opacity: 0.3;
  521. }
  522. .read_theme_5 .m_f_night {
  523. display: none;
  524. }
  525. .read_theme_5 .m_f_day {
  526. display: inline-block;
  527. *display: inline;
  528. *zoom:1;
  529. }
  530. .read_theme_5 .read_recharge_list_tit,
  531. .read_theme_5 .read_recharge_sms_input input {
  532. color: #7e8286;
  533. }
  534. .read_theme_5 .read_recharge_but_list a strong,
  535. .read_theme_5 .read_recharge_but_list a em,
  536. .read_theme_5 .read_chapter_price strong,
  537. .read_theme_5 .read_chapter_price em,
  538. .read_theme_5 .read_chapter_price i {
  539. color: #56585c;
  540. }
  541. .read_theme_5 .read_recharge_tit_annotation span,
  542. .read_theme_5 .read_recharge_list_tit span {
  543. color: #6a7a8a;
  544. }
  545. .read_theme_5 .read_chapter_price em span,
  546. .read_theme_5 .read_recharge_but_list a em span,
  547. .read_theme_5 .read_recharge_sms_box span,
  548. .read_theme_5 .read_ewm_body p span {
  549. color: #a43334;
  550. }
  551. .read_theme_5 .read_recharge_but_list i {
  552. color: #c69797;
  553. background-color: #8c2e2f;
  554. }
  555. .read_theme_5 .read_recharge_sms_input {
  556. border-color: #29292a;
  557. background-color: #29292a;
  558. }
  559. .read_theme_5 .read_recharge_but_list a {
  560. background-color: #29292a;
  561. border-color: #29292a;
  562. }
  563. .read_theme_5 .read_recharge_more_but_1 {
  564. border-color: #5a5c5f;
  565. }
  566. .read_theme_5 .read_recharge_but_select a {
  567. background-image: url(../../img/frontend/icon/elect_icon_2.png);
  568. border-color: #2559a6;
  569. }
  570. .read_theme_5 .read_recharge_sms_but,
  571. .read_theme_5 .read_charge_order_but {
  572. background-color: #2559a6;
  573. color: #92acd3;
  574. -moz-box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
  575. -webkit-box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
  576. box-shadow: 0 4px 3px rgba(37, 89, 166, 0.2);
  577. }
  578. /*read_fiexd_tit f84545*/
  579. .read_fiexd_tit {
  580. height: 36px;
  581. }
  582. .read_fiexd_tit h1 {
  583. overflow: hidden;
  584. padding: 0 20px;
  585. position: fixed;
  586. left: 0;
  587. top: 0;
  588. right: 0;
  589. z-index: 1000;
  590. height: 36px;
  591. background-color: #eee;
  592. font-size: 12px;
  593. color: #a1a3a5;
  594. line-height: 36px;
  595. text-align: justify;
  596. box-sizing: border-box;
  597. }
  598. .read_body {
  599. min-height: 100%;
  600. overflow: hidden;
  601. text-align: justify;
  602. }
  603. .read_b_banner {
  604. margin: 0 0 10px;
  605. position: relative;
  606. left: 0;
  607. top: 0;
  608. overflow: hidden;
  609. }
  610. .read_b_banner img {
  611. display: block;
  612. width: 100%;
  613. }
  614. .read_b_close {
  615. position: absolute;
  616. left: 0;
  617. top: 0;
  618. bottom: 0;
  619. right: 93%;
  620. }
  621. .read_b_blank {
  622. position: absolute;
  623. left: 7%;
  624. top: 0;
  625. bottom: 0;
  626. right: 0;
  627. }
  628. .read_content_list {
  629. padding: 0 .15rem;
  630. }
  631. .read_main_box,
  632. .read_tit_box,
  633. .read_main_p,
  634. .read_main_p p,
  635. .read_main_other_box,
  636. .read_main_loading,
  637. .read_main_banner,
  638. .read_main_banner_img,
  639. .read_ewm {
  640. overflow: hidden;
  641. }
  642. .read_main_other_box {
  643. overflow: hidden;
  644. padding: .2rem 0;
  645. }
  646. .read_main_banner {
  647. margin: 20px 0;
  648. }
  649. .read_tit_box h2 {
  650. text-align: center;
  651. font-size: .21rem;
  652. color: #1d1b1b;
  653. line-height: 1.4;
  654. }
  655. .read_tit_box h2 em{
  656. margin: 0;
  657. padding: 0;
  658. display: inline-block;
  659. font-size: .21rem;
  660. color: #1d1b1b;
  661. font-style: normal;
  662. text-align: left;
  663. line-height: .24rem;
  664. white-space: normal;
  665. word-break: break-all;
  666. word-wrap: break-word;
  667. }
  668. .read_head_bookname{
  669. position: relative;
  670. left: 0;
  671. top: 0;
  672. margin: .1rem 0 0;
  673. overflow: hidden;
  674. height: .4rem;
  675. }
  676. .read_head_report{
  677. position: absolute;
  678. right: 0;
  679. top: 0;
  680. padding: 0 .06rem;
  681. height: .22rem;
  682. width: .4rem;
  683. text-decoration: none;
  684. text-align: center;
  685. font-size: .13rem;
  686. color: #7fdae9;
  687. box-sizing: border-box;
  688. line-height: .22rem;
  689. }
  690. .read_head_bookname strong{
  691. padding-right: .4rem;
  692. display: block;
  693. text-align: left;
  694. font-size: .13rem;
  695. color: rgba(27,27,27,.5);
  696. font-weight: normal;
  697. line-height: .22rem;
  698. }
  699. .read_tit_box strong {
  700. padding: 10px 0;
  701. display: block;
  702. font-size: 12px;
  703. color: #6a7a8a;
  704. line-height: 1.4;
  705. }
  706. .read_main_p p {
  707. margin: .1rem 0;
  708. font-size: .18rem;
  709. color: #1d1b1b;
  710. font-weight: normal;
  711. font-family:'PingFang-SC-Regular';
  712. text-indent:.36rem;
  713. line-height:1.8;
  714. }
  715. .read_main_p p:first-child {
  716. display: none;
  717. }
  718. .read_main_loading {
  719. display: none;
  720. white-space: nowrap;
  721. font-size: 0;
  722. text-align: center;
  723. }
  724. .read_main_loading span,
  725. .read_main_loading strong {
  726. display: inline-block;
  727. *display: inline;
  728. *zoom: 1;
  729. margin: 0 2px;
  730. font-size: 14px;
  731. line-height: 42px;
  732. vertical-align: middle;
  733. }
  734. .read_main_loading span {
  735. overflow: hidden;
  736. height: 10px;
  737. width: 32px;
  738. background: url(../../img/frontend/icon/loading.gif) no-repeat 0 0;
  739. background-size: 32px 10px;
  740. }
  741. .read_main_loading strong {
  742. margin-left: 4px;
  743. color: #6a7a8a;
  744. }
  745. .read_main_next {
  746. margin: 20px 0;
  747. height: 44px;
  748. background-color: #f4f6f8;
  749. font-size: 16px;
  750. color: #6a7a8a;
  751. text-align: center;
  752. line-height: 44px;
  753. -moz-border-radius: 44px;
  754. -webkit-border-radius: 44px;
  755. border-radius: 44px;
  756. }
  757. .read_main_banner_img a {
  758. display: block;
  759. overflow: hidden;
  760. }
  761. .read_main_banner_img img {
  762. display: block;
  763. width: 100%;
  764. }
  765. .read_ewm {
  766. padding: 10px;
  767. box-sizing: border-box;
  768. }
  769. .read_ewm_img_box {
  770. margin: 0 auto;
  771. width: 240px;
  772. overflow: hidden;
  773. }
  774. .read_ewm_img {
  775. margin: 0 auto;
  776. overflow: hidden;
  777. width: 120px;
  778. }
  779. .read_ewm_img img {
  780. display: block;
  781. width: 100%;
  782. }
  783. .read_ewm_img_box span {
  784. display: block;
  785. height: 30px;
  786. font-size: 14px;
  787. color: #a1a3a5;
  788. text-align: center;
  789. line-height: 30px;
  790. }
  791. .read_ewm_other {
  792. margin: 0 100px 0 0;
  793. }
  794. .read_ewm_other h3 {
  795. margin-bottom: 6px;
  796. height: 30px;
  797. font-size: 20px;
  798. color: #000;
  799. line-height: 30px;
  800. }
  801. .read_ewm_other span {
  802. display: block;
  803. font-size: 12px;
  804. color: #666;
  805. line-height: 20px;
  806. }
  807. .read_ewm_other strong {
  808. margin-top: 14px;
  809. display: block;
  810. font-size: 12px;
  811. color: #e6a30c;
  812. line-height: 20px;
  813. }
  814. .read_body_fontsize_1 .read_main_p p {
  815. text-indent: .28rem;
  816. font-size: .14rem;
  817. }
  818. .read_body_fontsize_2 .read_main_p p {
  819. text-indent: .36rem;
  820. font-size: .18rem;
  821. }
  822. .read_body_fontsize_3 .read_main_p p {
  823. text-indent: .44rem;
  824. font-size: .22rem;
  825. }
  826. .read_body_fontsize_4 .read_main_p p {
  827. text-indent: .42rem;
  828. font-size: .21rem;
  829. }
  830. .read_body_fontsize_5 .read_main_p p {
  831. text-indent: .48rem;
  832. font-size: .25rem;
  833. }
  834. .read_catalog_box {
  835. visibility: hidden;
  836. position: fixed;
  837. left: 0;
  838. top: 0;
  839. right: 0;
  840. bottom: 0;
  841. z-index: 3000;
  842. overflow: auto;
  843. -webkit-transition: visibility 0.25s;
  844. transition: visibility 0.25s;
  845. }
  846. .read_catalog_show {
  847. visibility: visible;
  848. -webkit-transition: none;
  849. transition: none;
  850. }
  851. .read_catalog_list {
  852. overflow: hidden;
  853. position: relative;
  854. left: 0;
  855. top: 0;
  856. z-index: 10;
  857. margin-right: 15%;
  858. padding: 0 14px;
  859. display: block;
  860. height: 100%;
  861. white-space: nowrap;
  862. -webkit-transition: -webkit-transform 0.15s;
  863. transition: transform 0.15s;
  864. -webkit-transform: translateX(-100%);
  865. transform: translateX(-100%);
  866. }
  867. .read_catalog_show .read_catalog_list,
  868. .read_catalog_show .read_catalog_loading {
  869. -webkit-transform: translateX(0);
  870. transform: translateX(0);
  871. }
  872. .read_catalog_box i {
  873. position: absolute;
  874. left: 0;
  875. top: 0;
  876. right: 0;
  877. bottom: 0;
  878. z-index: 5;
  879. background: rgba(36, 36, 43, 0.9) url(../../img/frontend/icon/close_icon_1.png) no-repeat 95% center;
  880. background-size: 22px 22px;
  881. -webkit-transition: opacity 0.25s;
  882. transition: opacity 0.25s;
  883. opacity: 0;
  884. }
  885. .read_catalog_show i {
  886. opacity: 1;
  887. }
  888. .read_catalog_tit {
  889. height: 50px;
  890. }
  891. .read_catalog_tit strong {
  892. float: left;
  893. height: 50px;
  894. font-size: 16px;
  895. color: #333;
  896. line-height: 50px;
  897. }
  898. .read_catalog_tit span {
  899. float: right;
  900. padding-right: 26px;
  901. height: 50px;
  902. background: url(../../img/frontend/icon/list_icon_1.png) no-repeat right center;
  903. background-size: 16px auto;
  904. font-size: 16px;
  905. color: #333;
  906. line-height: 50px;
  907. }
  908. .read_catalog_tit .read_reverse_sequence {
  909. background-image: url(../../img/frontend/icon/list_icon_2.png);
  910. }
  911. .read_catalog_ul {
  912. overflow: auto;
  913. position: absolute;
  914. left: 0;
  915. top: 50px;
  916. right: 0;
  917. bottom: 50px;
  918. padding: 0 14px;
  919. box-sizing: border-box;
  920. }
  921. .more_mun_but {
  922. position: absolute;
  923. left: 0;
  924. right: 0;
  925. bottom: 0;
  926. height: 50px;
  927. width: 100%;
  928. overflow: hidden;
  929. display: block;
  930. font-size: 14px;
  931. color: #44bbff;
  932. text-align: center;
  933. white-space: normal;
  934. word-break: break-all;
  935. word-wrap: break-word;
  936. line-height: 50px;
  937. border-top: 1px solid #edf0fa;
  938. }
  939. .read_catalog_ul_touch {
  940. -webkit-overflow-scrolling: touch;
  941. }
  942. .read_catalog_ul li {
  943. overflow: hidden;
  944. height: 50px;
  945. background-color: #fff;
  946. border-bottom: 1px solid #edf0fa;
  947. }
  948. .read_catalog_ul li a {
  949. overflow: hidden;
  950. display: block;
  951. height: 50px;
  952. font-size: 14px;
  953. color: #a1a3a5;
  954. white-space: normal;
  955. word-break: break-all;
  956. word-wrap: break-word;
  957. line-height: 50px;
  958. }
  959. .read_catalog_ul li a:visited,
  960. .read_catalog_ul li a {
  961. color: #3a4a5a;
  962. }
  963. .read_catalog_ul li a.read_catalog_elect {
  964. color: #5599ff;
  965. }
  966. .read_catalog_loading {
  967. position: absolute;
  968. left: 0;
  969. top: 0;
  970. right: 15%;
  971. bottom: 0;
  972. z-index: 6;
  973. padding-top: 50%;
  974. box-sizing: border-box;
  975. background-color: #fff;
  976. -webkit-transition: -webkit-transform 0.15s;
  977. transition: transform 0.15s;
  978. -webkit-transform: translateX(-100%);
  979. transform: translateX(-100%);
  980. }
  981. .read_catalog_loading_img_1 {
  982. margin: 0 auto 20px;
  983. width: 210px;
  984. height: 155px;
  985. background: url(../../img/frontend/icon/loading_icon_2.gif) no-repeat center center;
  986. background-size: 210px 155px;
  987. }
  988. .read_catalog_loading strong {
  989. display: block;
  990. font-size: 14px;
  991. color: #6a7a8a;
  992. text-align: center;
  993. line-height: 30px;
  994. }
  995. .read_catalog_loading_hide .read_catalog_loading_img_1,
  996. .read_catalog_loading_hide strong {
  997. display: none;
  998. }
  999. .menu_evocation_box {
  1000. position: fixed;
  1001. left: 0;
  1002. top: 0;
  1003. right: 0;
  1004. bottom: 0;
  1005. z-index: 100;
  1006. }
  1007. .menu_evocation_box span,
  1008. .menu_evocation_box strong {
  1009. display: block;
  1010. width: 100%;
  1011. }
  1012. .menu_evocation_box span {
  1013. height: 30%;
  1014. }
  1015. .menu_evocation_box strong {
  1016. height: 40%;
  1017. }
  1018. /*read_fiexd_tit end*/
  1019. /*微信扫码*/
  1020. .fiexd_ewm_box {
  1021. display: none;
  1022. position: fixed;
  1023. z-index: 5000;
  1024. left: 0;
  1025. top: 0;
  1026. right: 0;
  1027. bottom: 0;
  1028. width: 100%;
  1029. overflow: hidden;
  1030. background-color: rgba(27, 27, 27, 0.8);
  1031. font-size: 0;
  1032. white-space: nowrap;
  1033. text-align: center;
  1034. }
  1035. .f_main_cloes {
  1036. float: right;
  1037. margin-top: 4px;
  1038. width: 40px;
  1039. height: 40px;
  1040. background: url(../../img/frontend/icon/cha_icon_2.png) no-repeat center center;
  1041. background-size: 18px 18px;
  1042. }
  1043. .f_main_cloes_2 {
  1044. overflow: hidden;
  1045. display: block;
  1046. margin: 15px auto 0;
  1047. height: 26px;
  1048. width: 26px;
  1049. background: url(../../img/frontend/icon/close_icon_3.png) no-repeat center center;
  1050. background-size: 14px 14px;
  1051. border-radius: 26px;
  1052. border: 1px solid #fff;
  1053. }
  1054. .f_main_box,
  1055. .f_align {
  1056. display: inline-block;
  1057. *display: inline;
  1058. *zoom: 1;
  1059. vertical-align: middle;
  1060. }
  1061. .f_align {
  1062. margin-left: -1px;
  1063. height: 100%;
  1064. width: 1px;
  1065. }
  1066. .f_main_box {
  1067. width: 2.94rem;
  1068. }
  1069. .f_main_info {
  1070. overflow: hidden;
  1071. background-color: #fff;
  1072. border-radius: 6px;
  1073. }
  1074. .f_mian_title {
  1075. padding: 15px 0 0;
  1076. overflow: hidden;
  1077. }
  1078. .f_mian_title h3 {
  1079. height: 32px;
  1080. font-size: 18px;
  1081. color: #5e6a94;
  1082. text-align: center;
  1083. line-height: 32px;
  1084. }
  1085. .f_mian_title p {
  1086. text-align: center;
  1087. font-size: 13px;
  1088. color: #fb6b69;
  1089. line-height: 20px;
  1090. }
  1091. .f_mian_img {
  1092. overflow: hidden;
  1093. margin: 10px auto;
  1094. padding: 10px;
  1095. width: 160px;
  1096. height: 160px;
  1097. box-sizing: border-box;
  1098. border: 1px #dfe1e6 solid;
  1099. -moz-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
  1100. -webkit-box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
  1101. box-shadow: 0 2px 3px 0px rgba(94, 106, 148, 0.3);
  1102. }
  1103. .f_mian_img canvas,
  1104. .f_mian_img img {
  1105. display: block;
  1106. width: 100%;
  1107. height: 100%;
  1108. }
  1109. .f_main_text,
  1110. .f_main_text strong,
  1111. .f_main_text span {
  1112. display: block;
  1113. overflow: hidden;
  1114. font-size: 14px;
  1115. font-weight: normal;
  1116. color: #5e6a94;
  1117. text-align: center;
  1118. white-space: normal;
  1119. line-height: 18px;
  1120. }
  1121. .f_main_text {
  1122. padding: 0 16px 16px;
  1123. }
  1124. .f_main_text strong,
  1125. .f_main_text span {
  1126. margin: 4px 0;
  1127. }
  1128. .f_main_text span {
  1129. font-size: 10px;
  1130. }
  1131. .f_main_tomorrow_but {
  1132. display: block;
  1133. height: 46px;
  1134. border-top: 1px solid #dfe1e6;
  1135. text-align: center;
  1136. font-size: 15px;
  1137. color: #77a4ff;
  1138. line-height: 46px;
  1139. }
  1140. .f_main_over {
  1141. display: block;
  1142. margin: -8px auto 8px;
  1143. width: 200px;
  1144. height: 36px;
  1145. background-color: #f6f6f6;
  1146. border: 1px solid #ddd;
  1147. font-size: 14px;
  1148. color: #333;
  1149. text-align: center;
  1150. line-height: 36px;
  1151. border-radius: 4px;
  1152. }
  1153. /*弹出框*/
  1154. .bind_alert_box {
  1155. display: none;
  1156. position: fixed;
  1157. left: 0;
  1158. top: 0;
  1159. right: 0;
  1160. bottom: 0;
  1161. padding: 20px 0;
  1162. overflow: hidden;
  1163. background-color: rgba(0, 0, 0, 0.5);
  1164. text-align: center;
  1165. font-size: 0;
  1166. z-index: 3000;
  1167. }
  1168. .bind_alert_main,
  1169. .bind_alert_height {
  1170. display: inline-block;
  1171. *display: inline;
  1172. *zoom: 1;
  1173. vertical-align: middle;
  1174. }
  1175. .bind_alert_height {
  1176. height: 100%;
  1177. overflow: hidden;
  1178. width: 1px;
  1179. margin-left: -10px;
  1180. }
  1181. .bind_alert_main {
  1182. overflow: hidden;
  1183. width: 240px;
  1184. background-color: #fff;
  1185. border-radius: 6px;
  1186. font-size: 14px;
  1187. -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
  1188. -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
  1189. box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
  1190. }
  1191. .alert_tit {
  1192. text-align: center;
  1193. overflow: hidden;
  1194. height: 40px;
  1195. }
  1196. .alert_tit_clear {
  1197. margin: 5px 5px 0 0;
  1198. float: right;
  1199. width: 30px;
  1200. height: 30px;
  1201. background: url(../../img/frontend/icon/cha_icon_2.png) no-repeat center center;
  1202. background-size: 18px auto;
  1203. }
  1204. .alert_tit h2 {
  1205. margin: 0 40px;
  1206. overflow: hidden;
  1207. height: 40px;
  1208. font-size: 16px;
  1209. color: #808080;
  1210. text-align: center;
  1211. line-height: 40px;
  1212. }
  1213. .alert_tit h3 {
  1214. margin-top: 10px;
  1215. padding-left: 22px;
  1216. display: inline-block;
  1217. *display: inline;
  1218. *zoom: 1;
  1219. overflow: hidden;
  1220. height: 30px;
  1221. background: url(../../img/frontend/icon/warning_icon_2.png) no-repeat 0 center;
  1222. background-size: 18px auto;
  1223. font-size: 16px;
  1224. color: #333;
  1225. text-align: center;
  1226. line-height: 30px;
  1227. }
  1228. .alert_text {
  1229. padding: 10px;
  1230. }
  1231. .alert_txt_c {
  1232. font-size: 14px;
  1233. color: #808080;
  1234. text-align: left;
  1235. line-height: 20px;
  1236. }
  1237. .alert_but_box {
  1238. border-top: 1px solid #d8d8d8;
  1239. overflow: hidden;
  1240. }
  1241. .alert_but_box a {
  1242. display: block;
  1243. float: left;
  1244. width: 50%;
  1245. box-sizing: border-box;
  1246. }
  1247. .alert_but_1 {
  1248. height: 36px;
  1249. font-size: 15px;
  1250. color: #ff6fa2;
  1251. text-align: center;
  1252. line-height: 36px;
  1253. }
  1254. .unicom_input_box {
  1255. overflow: hidden;
  1256. margin: 10px 16px 0;
  1257. padding: 5px 6px;
  1258. height: 28px;
  1259. border: 1px solid #d8d8d8;
  1260. background-color: #fff;
  1261. border-radius: 4px;
  1262. }
  1263. .unicom_input_box input {
  1264. display: block;
  1265. width: 100%;
  1266. height: 28px;
  1267. border: 0;
  1268. margin: 0;
  1269. padding: 0;
  1270. font-size: 14px;
  1271. color: #333;
  1272. line-height: 28px;
  1273. }
  1274. .unicom_new_msg {
  1275. padding: 0 16px;
  1276. height: 34px;
  1277. text-align: right;
  1278. line-height: 24px;
  1279. }
  1280. .unicom_new_msg a,
  1281. .unicom_new_msg span {
  1282. font-size: 12px;
  1283. color: #4ab0fe;
  1284. line-height: 28px;
  1285. }
  1286. .marquee_text {
  1287. margin-bottom: 10px;
  1288. text-align: justify;
  1289. padding: 5px 16px;
  1290. background-color: #fffacb;
  1291. }
  1292. .marquee_main {
  1293. position: relative;
  1294. left: 0;
  1295. top: 0;
  1296. overflow: hidden;
  1297. }
  1298. .marquee_main span {
  1299. display: block;
  1300. font-size: 12px;
  1301. color: #9a6d44;
  1302. line-height: 20px;
  1303. }
  1304. /*read_ewm_body*/
  1305. .read_ewm_body {
  1306. display: none;
  1307. overflow: hidden;
  1308. padding: 0 20px 220px;
  1309. }
  1310. .read_ewm_body p {
  1311. margin: 20px 0;
  1312. }
  1313. .read_ewm_body p span {
  1314. color: #f84545;
  1315. }
  1316. .read_body_ewm_img {
  1317. margin: 40px auto 10px;
  1318. overflow: hidden;
  1319. width: 180px;
  1320. height: 180px;
  1321. }
  1322. .read_body_ewm_img img {
  1323. display: block;
  1324. width: 180px;
  1325. height: 180px;
  1326. }
  1327. .read_ewm_body em {
  1328. display: block;
  1329. height: 26px;
  1330. font-size: 14px;
  1331. color: #3a4a5a;
  1332. text-align: center;
  1333. line-height: 26px;
  1334. }
  1335. .read_ewm_body a {
  1336. display: block;
  1337. margin: 0 auto;
  1338. height: 30px;
  1339. width: 260px;
  1340. font-size: 14px;
  1341. color: #44bbff;
  1342. text-align: center;
  1343. line-height: 30px;
  1344. }
  1345. .scanIframe {
  1346. overflow: hidden;
  1347. position: absolute;
  1348. left: -100px;
  1349. top: -100px;
  1350. margin: 0;
  1351. padding: 0;
  1352. border: 0;
  1353. height: 1px;
  1354. width: 1px;
  1355. opacity: 0;
  1356. filter: alpha(opacity=0);
  1357. }
  1358. /***my_bookcase****/
  1359. .menu_h_more_list .my_bookcase,
  1360. .menu_h_more_list .menu_h_more_personal_center {
  1361. display: none;
  1362. }
  1363. .read_nex_but {
  1364. display: block;
  1365. margin: 0 0 0 2rem;
  1366. overflow: hidden;
  1367. height: .38rem;
  1368. background-color: #FFB473;
  1369. font-size: .18rem;
  1370. font-family:'PingFang-SC-Medium';
  1371. color: #fff;
  1372. text-align: center;
  1373. line-height: .38rem;
  1374. border-radius: .38rem;
  1375. /*box-shadow: 0 4px 3px rgba(68, 187, 255, 0.2);*/
  1376. }
  1377. .read_theme_5 .read_nex_but {
  1378. color: #989898;
  1379. /*background-color: #555;
  1380. box-shadow: 0 4px 3px rgba(85, 85, 85, 0.2);*/
  1381. }
  1382. .read_other_box {
  1383. overflow: hidden;
  1384. float: left;
  1385. width: 2rem;
  1386. height: .38rem;
  1387. }
  1388. .read_other_but_l,
  1389. .read_other_but_r{
  1390. overflow: hidden;
  1391. float: left;
  1392. height: .38rem;
  1393. width: .84rem;
  1394. font-family:'PingFang-SC-Medium';
  1395. font-size: .18rem;
  1396. color: #FFB473;
  1397. text-align: center;
  1398. line-height: .36rem;
  1399. border: 1px solid #FFB473;
  1400. box-sizing: border-box;
  1401. border-radius: .38rem;
  1402. }
  1403. .read_other_but_l {
  1404. margin-right: .15rem;
  1405. }
  1406. .read_other_box span {
  1407. overflow: hidden;
  1408. float: left;
  1409. margin: 9px 10px 0;
  1410. height: 14px;
  1411. width: 1px;
  1412. background-color: #27c1a0;
  1413. }
  1414. .recent_reading_but {
  1415. position:absolute;
  1416. padding: 0 24px 0 20px;
  1417. right: 0;
  1418. top: 60px;
  1419. height: 32px;
  1420. background-color: #38383e;
  1421. border-radius: 32px 0 0 32px;
  1422. font-size: 16px;
  1423. color: #fff;
  1424. line-height: 32px;
  1425. z-index: 1001;
  1426. }
  1427. #console_main {
  1428. height: 0;
  1429. font-size: 0;
  1430. }
  1431. .console_box {
  1432. position: fixed;
  1433. left: 0;
  1434. top: 50%;
  1435. right: 0;
  1436. z-index: 5000;
  1437. margin-top: -.23rem;
  1438. height: .46rem;
  1439. font-size: 0;
  1440. text-align: center;
  1441. }
  1442. .console_box span {
  1443. display: inline-block;
  1444. *display: inline;
  1445. *zoom: 1;
  1446. padding: 0 .3rem;
  1447. height: .46rem;
  1448. background-color: rgba(0, 0, 0, 0.9);
  1449. -moz-border-radius: .06rem;
  1450. -webkit-border-radius: .06rem;
  1451. border-radius: .06rem;
  1452. font-size: .14rem;
  1453. color: #fff;
  1454. text-align: center;
  1455. line-height: .46rem;
  1456. }
  1457. .page-guide-and {
  1458. display: none;
  1459. position: fixed;
  1460. left: 0;
  1461. top: 0;
  1462. bottom: 0;
  1463. z-index: 600;
  1464. width: 100%;
  1465. background: url(/assets/xd/img/android.png);
  1466. background-size: 100% 100%;
  1467. }
  1468. .page-guide-ios {
  1469. display: none;
  1470. position: fixed;
  1471. left: 0;
  1472. top: 0;
  1473. bottom: 0;
  1474. z-index: 600;
  1475. width: 100%;
  1476. background: url(/assets/xd/img/ios.png);
  1477. background-size: 100% 100%;
  1478. }
  1479. .read_main_box{
  1480. -webkit-touch-callout: none; /* iOS Safari */
  1481. -webkit-user-select: none; /* Chrome/Safari/Opera */
  1482. -khtml-user-select: none; /* Konqueror */
  1483. -moz-user-select: none; /* Firefox */
  1484. -ms-user-select: none; /* Internet Explorer/Edge */
  1485. user-select: none; /* Non-prefixed version, currentlynot supported by any browser */
  1486. }
  1487. .reminder_box{
  1488. clear: both;
  1489. overflow: hidden;
  1490. margin-top: .2rem;
  1491. padding:.1rem;
  1492. background-color: rgba(215,221,220,.1);
  1493. font-size: .13rem;
  1494. color: #535756;
  1495. line-height: .2rem;
  1496. }
  1497. .reminder_box span{
  1498. margin-left: -.08rem;
  1499. color: #E69A00;
  1500. font-size: .14rem;
  1501. }
  1502. .reminder_box a{
  1503. display: inline;
  1504. font-size: .13rem;
  1505. color: #7fdae9;
  1506. }
  1507. .read_theme_5 .read_tit_box em,
  1508. .read_theme_5 .reminder_box,
  1509. .read_theme_5 .read_head_bookname strong{
  1510. color: #7e8286;
  1511. }
  1512. .read_theme_5 .read_other_but_l,
  1513. .read_theme_5 .read_other_box span,
  1514. .read_theme_5 .read_other_but_r,
  1515. .read_theme_5 .read_nex_but{
  1516. color: #fff;
  1517. opacity: .7;
  1518. }
  1519. .read_theme_5 .read_nex_but{
  1520. border-color: #93e0cf;
  1521. }