chapter.css 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
  1. /* 搜索 */
  2. .searchInput {
  3. width: 1114px;
  4. height: 38px;
  5. border: solid 1px black;
  6. margin-top: 20px;
  7. margin-left: 100px;
  8. border-top-left-radius: 4px;
  9. border-bottom-left-radius: 4px;
  10. outline: none;
  11. border-color: grey;
  12. }
  13. .searchBtn {
  14. height: 40px;
  15. padding: 5px 15px;
  16. border-top-left-radius: 0;
  17. border-bottom-left-radius: 0;
  18. border-left: none;
  19. border-color: #4e6ef2
  20. }
  21. .button {
  22. background-color: #4e6ef2;
  23. color: #fff;
  24. margin-top: 20px;
  25. width: 6%;
  26. }
  27. #pagination {
  28. position: absolute;
  29. bottom: 10px;
  30. left: 300px
  31. }
  32. /* 章节 */
  33. .bodymain {
  34. background-color: #fff;
  35. border-top: 1px solid #dbdbdc;
  36. }
  37. .bodymain {
  38. width: 1314px;
  39. border: 1px solid #dbdbdc;
  40. border-top: none;
  41. /* background-color: #f7f7f7; */
  42. box-shadow: 0 0 10px #CCCBCB;
  43. -ms-box-shadow: 0 0 10px #CCCBCB;
  44. -moz-box-shadow: 0 0 10px #CCCBCB;
  45. -webkit-box-shadow: 0 0 10px #CCCBCB;
  46. -o-box-shadow: 0 0 10px #CCCBCB;
  47. display: inline-block;
  48. }
  49. .notebox {
  50. height: 32px;
  51. background: #f6f6f6;
  52. border: #F0F0F0 solid 1px;
  53. padding: 0 20px;
  54. min-width: 1156px;
  55. }
  56. .w {
  57. margin: 0 auto;
  58. }
  59. .note {
  60. line-height: 32px;
  61. cursor: pointer;
  62. }
  63. .note strong {
  64. color: #0059bd;
  65. }
  66. b,
  67. strong {
  68. font-weight: bold;
  69. }
  70. /* 书 */
  71. .clearfix {
  72. display: block;
  73. clear: both;
  74. }
  75. .journalInfo .pic {
  76. position: relative;
  77. width: 170px;
  78. min-height: 168px;
  79. _height: 188px;
  80. }
  81. .journalInfo .pic,
  82. .journalInfo .titbox,
  83. .journalInfo .journalType,
  84. .journalInfo .infobox {
  85. float: left;
  86. }
  87. .journalInfo .infobox {
  88. width: 1120px;
  89. }
  90. #qk .journalInfo .titbox {
  91. margin-bottom: 10px;
  92. }
  93. .journalInfo .titbox {
  94. min-width: 210px;
  95. padding-right: 20px;
  96. font-family: "Microsoft YaHei", "微软雅黑", "黑体", "Simsun", serif;
  97. color: #333;
  98. font-size: 18px;
  99. line-height: 30px;
  100. margin-bottom: 20px;
  101. }
  102. .journalInfo .titbox p {
  103. font-weight: 400;
  104. color: #555;
  105. font-size: 12px;
  106. }
  107. .clear {
  108. display: block;
  109. clear: both;
  110. width: 0;
  111. height: 0;
  112. line-height: 0;
  113. overflow: hidden;
  114. font-size: 0;
  115. }
  116. #qk .infobox ul {
  117. width: 270px;
  118. }
  119. .journalInfo .listbox ul {
  120. float: left;
  121. min-height: 94px;
  122. color: #333;
  123. line-height: 23px;
  124. }
  125. .journalInfo .infobox ul {
  126. width: 350px;
  127. margin-right: 30px;
  128. }
  129. .journalInfo .listbox .tit {
  130. height: 23px;
  131. line-height: 23px;
  132. color: #666;
  133. font-weight: 600;
  134. background-color: #F2F2F2;
  135. margin-bottom: 5px;
  136. }
  137. ol,
  138. ul li {
  139. list-style: none outside none;
  140. }
  141. .journalInfo .listbox .morehide {
  142. white-space: nowrap;
  143. text-overflow: ellipsis;
  144. overflow: hidden;
  145. }
  146. .journalInfo .listbox p {
  147. width: 100%;
  148. line-height: 23px;
  149. }
  150. .journalInfo .listbox p {
  151. width: 100%;
  152. line-height: 23px;
  153. }
  154. .journalInfo .listbox p {
  155. width: 100%;
  156. line-height: 23px;
  157. }
  158. .hide {
  159. display: none;
  160. }
  161. .journalInfo .listbox p {
  162. width: 100%;
  163. line-height: 23px;
  164. }
  165. #qk .infobox ul {
  166. width: 270px;
  167. }
  168. .journalInfo .listbox ul {
  169. float: left;
  170. min-height: 94px;
  171. color: #333;
  172. line-height: 23px;
  173. }
  174. .journalInfo .infobox ul {
  175. width: 350px;
  176. margin-right: 30px;
  177. }
  178. .journalInfo .listbox .tit {
  179. height: 23px;
  180. line-height: 23px;
  181. color: #666;
  182. font-weight: 600;
  183. background-color: #F2F2F2;
  184. margin-bottom: 5px;
  185. }
  186. #evaluateInfo {
  187. margin-right: 0
  188. }
  189. /* 浏览部分 */
  190. .journalTabbox .lArea {
  191. width: 590px;
  192. height: 42px;
  193. }
  194. .lArea {
  195. float: left;
  196. }
  197. .journalTabbox .lArea .cur {
  198. border-style: solid;
  199. border-width: 3px 1px 1px;
  200. border-color: #479BE9 #D7D7D7 #F6F6F6;
  201. background-color: #F5F5F5;
  202. color: #0077CB;
  203. }
  204. .journalTabbox .lArea li {
  205. float: left;
  206. height: 39px;
  207. line-height: 39px;
  208. font-size: 14px;
  209. padding: 0 27px;
  210. }
  211. .journalTabbox .lArea .cur a {
  212. color: #0077CB;
  213. }
  214. .journalTabbox .rArea {
  215. width: 456px;
  216. padding-top: 6px;
  217. }
  218. .rArea {
  219. float: right;
  220. }
  221. .journalTabbox .rArea .selectBox {
  222. margin-right: 10px;
  223. -webkit-border-radius: 3px;
  224. -moz-border-radius: 3px;
  225. border-radius: 3px;
  226. }
  227. .selectBox {
  228. width: 144px;
  229. height: 28px;
  230. border: 1px solid #ccc;
  231. overflow: hidden;
  232. *height: 27px;
  233. }
  234. .fl {
  235. float: left;
  236. }
  237. .selectBox select {
  238. width: 146px;
  239. vertical-align: middle;
  240. margin-left: -1px;
  241. font-size: 14px;
  242. padding: 4px 4px 5px 4px;
  243. margin-top: -1px;
  244. padding: 4px 0 5px 0\9\0;
  245. *height: 29px;
  246. *margin-top: -1px;
  247. }
  248. button,
  249. select {
  250. text-transform: none;
  251. }
  252. option {
  253. font-weight: normal;
  254. display: block;
  255. white-space: pre;
  256. min-height: 1.2em;
  257. padding: 0px 2px 1px;
  258. }
  259. .journalTabbox .rArea .searchbox {
  260. position: relative;
  261. width: 300px;
  262. height: 30px;
  263. }
  264. .fl {
  265. float: left;
  266. }
  267. .searchbox {
  268. /* background: url(./images/searchbj.png) left bottom repeat-x; */
  269. height: 112px;
  270. width: 100%;
  271. }
  272. .journalTabbox .rArea .btn-search {
  273. position: absolute;
  274. top: 0;
  275. left: 270px;
  276. width: 30px;
  277. height: 30px;
  278. background-position: 3px -116px;
  279. }
  280. /* 文章主体左侧部分 */
  281. .wrapper {
  282. /* background-color: #f9f9f9; */
  283. }
  284. .main {
  285. position: relative;
  286. width: 96%;
  287. margin: 100px auto;
  288. font-family: "Microsoft yahei";
  289. /* border: 1px solid #e4e4e4; */
  290. background-color: #fff;
  291. clear: both;
  292. }
  293. .sidebar-a {
  294. position: relative;
  295. z-index: 9;
  296. float: left;
  297. width: 16%;
  298. font-size: 13px;
  299. color: #666;
  300. background-color: #fafafa;
  301. }
  302. .sidebar-a .sidebar-a-con {
  303. padding-top: 15px;
  304. overflow: hidden;
  305. }
  306. .sidebar-a h5 {
  307. padding-left: 8%;
  308. margin-top: 30px;
  309. margin-bottom: 20px;
  310. line-height: 40px;
  311. font-size: 18px;
  312. color: #666;
  313. font-weight: normal;
  314. white-space: nowrap;
  315. }
  316. .catalog-list {
  317. padding: 0 5% 30px 8%;
  318. /* border-bottom: 1px solid #e2e2e2; */
  319. }
  320. ol,
  321. ul,
  322. li {
  323. list-style: none outside none;
  324. }
  325. .catalog-list li {
  326. line-height: 30px;
  327. overflow: hidden;
  328. white-space: nowrap;
  329. text-overflow: ellipsis;
  330. }
  331. /* 右侧相关 */
  332. .sidebar-out {
  333. position: relative;
  334. z-index: 9;
  335. float: right;
  336. width: 19%;
  337. margin-left: -1px;
  338. border-left: 1px solid #e6e6e6;
  339. background-color: #fafafa;
  340. }
  341. .box1 {
  342. width: 60px;
  343. height: 200px;
  344. margin-top: 10px;
  345. float: left;
  346. margin-right: 40px
  347. }
  348. .box1 .kk {
  349. font-size: 10px;
  350. width: 58px;
  351. height: 120px;
  352. }
  353. .box1 .book {
  354. width: 60px;
  355. height: 60px;
  356. display: inline-block;
  357. }
  358. .content span {
  359. width: 600px;
  360. height: 400px;
  361. overflow-y: auto;
  362. }
  363. .essayBox {
  364. /* border-bottom: 1px solid #eee; */
  365. text-align: left;
  366. }
  367. .side-content {
  368. min-height: 500px;
  369. padding-top: 15px;
  370. font-size: 13px;
  371. color: #59616f;
  372. overflow: hidden;
  373. }
  374. /* 中间 */
  375. .container {
  376. padding-top: 60px;
  377. background-color: #fff;
  378. overflow: hidden;
  379. }
  380. .container .doc {
  381. width: 79%;
  382. min-width: 750px;
  383. margin: 0 auto 30px;
  384. }
  385. .top-first {
  386. height: 20px;
  387. line-height: 20px;
  388. }
  389. .doc .top-tip {
  390. width: 100%;
  391. padding: 0;
  392. margin-bottom: 0;
  393. line-height: 20px;
  394. height: 20px;
  395. font-size: 12px;
  396. color: #666;
  397. word-break: break-all;
  398. background-color: #fff;
  399. }
  400. .brief {
  401. clear: both;
  402. }
  403. .wx-tit {
  404. text-align: center;
  405. }
  406. .wrapper h1 {
  407. padding-top: 25px;
  408. padding-bottom: 15px;
  409. font-size: 24px;
  410. color: #333;
  411. font-weight: normal;
  412. line-height: 35px;
  413. vertical-align: middle;
  414. font-family: "Microsoft yahei";
  415. }
  416. .brief .author {
  417. padding: 0;
  418. margin-right: 10px;
  419. line-height: 27px;
  420. text-align: center;
  421. font-size: 14px;
  422. font-weight: normal;
  423. }
  424. .wx-tit .author span {
  425. position: relative;
  426. display: inline-block;
  427. min-height: 30px;
  428. }
  429. .doc h3 span {
  430. margin-right: 20px;
  431. }
  432. .doc h3 {
  433. line-height: 27px;
  434. font-size: 14px;
  435. font-weight: normal;
  436. }
  437. .row {
  438. float: none;
  439. min-height: 26px;
  440. padding-top: 8px;
  441. font-size: 14px;
  442. color: #000;
  443. clear: both;
  444. text-align: justify;
  445. text-justify: inter-word;
  446. }
  447. .row .rowtit {
  448. display: inline-block;
  449. vertical-align: middle;
  450. padding-right: 5px;
  451. line-height: 26px;
  452. font-weight: bold;
  453. }
  454. .row .abstract-text,
  455. .row .claim-text {
  456. display: inline;
  457. color: #666;
  458. line-height: 26px;
  459. font-weight: normal;
  460. text-align: justify;
  461. text-justify: inter-word;
  462. }