articleShared.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956
  1. h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dd, textarea, form, input, select, body {
  2. margin: 0;
  3. padding: 0;
  4. font-size: 12px;
  5. font-family: "Microsoft Yahei"
  6. }
  7. body, html {
  8. font-size: 10px
  9. }
  10. em {
  11. font-style: normal
  12. }
  13. li {
  14. list-style: none
  15. }
  16. a {
  17. text-decoration: none;
  18. outline: medium none;
  19. word-wrap: break-word;
  20. overflow: hidden
  21. }
  22. img {
  23. vertical-align: top;
  24. border: 0
  25. }
  26. textarea {
  27. overflow: auto;
  28. resize: none
  29. }
  30. body {
  31. font-family: "Microsoft Yahei";
  32. max-width: 680px;
  33. border-left: 1px solid #d9d9d9;
  34. border-right: 1px solid #d9d9d9;
  35. margin: 0 auto
  36. }
  37. html, body {
  38. font-size: 10px
  39. }
  40. table {
  41. border-collapse: collapse
  42. }
  43. h1 {
  44. font-size: 14px
  45. }
  46. h2 {
  47. font-size: 12px
  48. }
  49. input {
  50. vertical-align: middle;
  51. outline: 0
  52. }
  53. textarea {
  54. outline: 0
  55. }
  56. .clear:after {
  57. clear: both;
  58. content: '';
  59. display: block
  60. }
  61. .clear {
  62. zoom: 1
  63. }
  64. input {
  65. vertical-align: 0
  66. }
  67. body, html {
  68. font-size: 10px
  69. }
  70. body {
  71. background: #f8f8f8
  72. }
  73. .over {
  74. overflow: hidden
  75. }
  76. .reserv-icon-right {
  77. display: inline-block;
  78. position: absolute;
  79. top: 0;
  80. right: -8px;
  81. font-family: "iconfont" !important;
  82. font-size: 30px;
  83. font-style: normal
  84. }
  85. .reserv-icon-right:before {
  86. display: block;
  87. height: 100%;
  88. background-size: 152px auto;
  89. content: '\e622';
  90. color: #777
  91. }
  92. .wrapper {
  93. max-width: 960px;
  94. padding-bottom: 60px;
  95. margin: 0 auto
  96. }
  97. .open-app {
  98. position: relative;
  99. display: block;
  100. height: 59px;
  101. background: #efefef;
  102. border-bottom: 1px solid #ccc
  103. }
  104. .open-app .app-btn {
  105. right: 10px
  106. }
  107. .app-logo {
  108. width: 39px;
  109. height: 39px;
  110. float: left;
  111. margin: 9px 0 0 10px
  112. }
  113. .app-logo img {
  114. width: 100%
  115. }
  116. .app-text {
  117. float: left;
  118. margin-left: 8px
  119. }
  120. .app-text h3 {
  121. font-size: 1.6rem;
  122. color: #363636;
  123. line-height: 20px;
  124. padding-top: 11px;
  125. font-weight: normal
  126. }
  127. .app-text p {
  128. color: #999;
  129. font-size: 1rem;
  130. line-height: 16px
  131. }
  132. .app-btn {
  133. position: absolute;
  134. width: 83px;
  135. height: 27px;
  136. line-height: 27px;
  137. background: #5fa443;
  138. font-size: 1.4rem;
  139. color: #fff;
  140. text-align: center;
  141. right: 51px;
  142. top: 15px;
  143. border-radius: 2px
  144. }
  145. .app-btn:active {
  146. background: #4e8436;
  147. color: #999
  148. }
  149. .article {
  150. padding: 0 10px;
  151. overflow: hidden
  152. }
  153. .article .article-head {
  154. position: relative;
  155. padding-top: 12px;
  156. width: 100%
  157. }
  158. .article .article-head h1 {
  159. font-size: 2rem;
  160. color: #000;
  161. font-weight: normal;
  162. line-height: 30px
  163. }
  164. .article .article-head h2 {
  165. padding: 10px 0;
  166. color: #999;
  167. font-family: 'Helvetica light'
  168. }
  169. .article .article-head .source, .article .article-head .category, .article .article-head .author {
  170. float: left;
  171. padding-right: 10px;
  172. font-size: 1.2rem;
  173. font-weight: normal
  174. }
  175. .article .article-head .time {
  176. float: right;
  177. font-size: 1.2rem;
  178. font-weight: normal;
  179. font-family: "Helvetica light"
  180. }
  181. .article .article-head .shuoke-mark {
  182. position: absolute;
  183. width: 50px;
  184. height: 50px;
  185. right: -28px;
  186. top: -11px;
  187. background: url("/eynb/template/shuo.png") no-repeat;
  188. background-size: 50px auto
  189. }
  190. .article-content p {
  191. margin-top: 15px;
  192. font-size: 1.7rem;
  193. color: #363636;
  194. line-height: 28px;
  195. text-align: justify
  196. }
  197. .picbox img {
  198. text-align: center;
  199. margin: 0 auto;
  200. background: url(/eynb/template/bg_day.png) no-repeat center #e0e0e0;
  201. max-width: 100%
  202. }
  203. .picboxpc img {
  204. width: 100%;
  205. text-align: center;
  206. display: block;
  207. margin: 20px 0;
  208. background: url(/eynb/template/bg_day.png) no-repeat center #e0e0e0;
  209. max-width: 100%;
  210. height: auto
  211. }
  212. .picboxvideo {
  213. margin-bottom: 20px;
  214. }
  215. .picboxvideo img {
  216. text-align: center;
  217. display: block;
  218. margin: 0 auto;
  219. background: url(/eynb/template/shipindefaut.png) no-repeat center #525252;
  220. max-width: 100%
  221. }
  222. .iconfont {
  223. display: inline-block
  224. }
  225. .iconfont:before {
  226. content: '';
  227. display: inline-block;
  228. background: url("/eynb/template/zan_new1.png") no-repeat;
  229. background-size: 200px 0
  230. }
  231. .btn-full {
  232. display: block;
  233. text-align: center;
  234. padding: 12px 0;
  235. font-size: 1.4rem;
  236. color: #4680d1;
  237. border-bottom: 1px solid #e9e9e9
  238. }
  239. .btn-full .icon-arrow-right {
  240. width: 12px;
  241. height: 8px;
  242. vertical-align: top;
  243. margin-left: 2px
  244. }
  245. .btn-full .icon-arrow-r {
  246. width: 7px;
  247. height: 14px;
  248. margin-left: 4px;
  249. vertical-align: top
  250. }
  251. .btn-full .icon-arrow-r:before {
  252. width: 100%;
  253. height: 100%;
  254. display: inline-block;
  255. background-position: -85px -2px;
  256. background-size: 200px auto
  257. }
  258. .post-bor li:nth-last-child(1) {
  259. border-bottom: 0
  260. }
  261. .btn-full .icon-arrow-right:before {
  262. width: 100%;
  263. height: 100%;
  264. display: inline-block;
  265. background-position: -4px -4px;
  266. background-size: 200px auto
  267. }
  268. .comment {
  269. padding-top: 8px
  270. }
  271. .comment .comment-title {
  272. height: 36px;
  273. line-height: 36px;
  274. background: #d9d9d9;
  275. color: #666;
  276. text-indent: 9px;
  277. font-size: 1.4rem;
  278. font-weight: normal
  279. }
  280. .post-flow li {
  281. position: relative;
  282. padding: 18px 0 14px 42px;
  283. border-bottom: 1px solid #e9e9e9
  284. }
  285. .post-flow li .post-box {
  286. margin: 0 10px
  287. }
  288. .post-flow li .post-box .user-icon i {
  289. position: absolute;
  290. right: 5px;
  291. bottom: -5px;
  292. width: 17px;
  293. height: 16px;
  294. background: url("/eynb/template/icon-main.png") 1px -7px no-repeat;
  295. background-size: 98px 159px
  296. }
  297. .post-flow li .user-icon {
  298. position: absolute;
  299. left: 10px;
  300. top: 19px;
  301. width: 42px
  302. }
  303. .post-flow li .user-icon a {
  304. display: block;
  305. width: 32px;
  306. height: 32px;
  307. background: url("/eynb/template/m_header_nav_search.png") right bottom;
  308. background-size: 100px auto
  309. }
  310. .post-flow li .user-icon img {
  311. width: 32px;
  312. height: 32px
  313. }
  314. .post-flow .user-content-head .name {
  315. color: #4680d1;
  316. font-size: 1.5rem;
  317. display: inline-block;
  318. padding-right: 7px
  319. }
  320. .post-flow .user-content-head .series {
  321. color: #a6a6a6;
  322. font-size: 1.2rem
  323. }
  324. .post-flow .user-content-head .flowLevel {
  325. float: right;
  326. font-size: 1.2rem;
  327. color: #a6a6a6
  328. }
  329. .post-flow .reply-cont {
  330. color: #363636;
  331. font-size: 1.6rem;
  332. line-height: 36px;
  333. text-align: justify;
  334. padding-bottom: 10px
  335. }
  336. .post-flow .relyhf {
  337. padding: 5px 10px;
  338. border-left: 4px solid #f0f0f0;
  339. margin-bottom: 15px
  340. }
  341. .post-flow .relyhf p {
  342. font-size: 1.4rem;
  343. text-align: justify;
  344. color: #909090;
  345. line-height: 24px
  346. }
  347. .user-content-foot {
  348. padding-top: 10px
  349. }
  350. .post-flow .user-content-foot .time {
  351. float: left;
  352. font-size: 1.2rem;
  353. color: #999;
  354. font-family: "Helvetica light"
  355. }
  356. .box-col {
  357. float: right;
  358. padding-left: 30px;
  359. font-size: 1.2rem;
  360. color: #4680d1
  361. }
  362. .comment-btn-main {
  363. padding: 15px 0;
  364. margin: 0 10px
  365. }
  366. .comment-btn {
  367. display: block;
  368. height: 39px;
  369. line-height: 39px;
  370. background: #3475cf;
  371. color: #fff;
  372. text-align: center;
  373. font-size: 1.6rem;
  374. border-radius: 4px
  375. }
  376. .comment-btn:active {
  377. background: #2c5ea4;
  378. color: #999
  379. }
  380. .comment-btn .comment-btn-icon {
  381. display: inline-block;
  382. width: 18px;
  383. height: 13px;
  384. margin-right: 5px;
  385. vertical-align: top
  386. }
  387. .comment-btn .comment-btn-icon:before {
  388. width: 100%;
  389. height: 100%;
  390. background: url("/eynb/template/zan_new1.png") -3px -19px no-repeat;
  391. background-size: 200px auto
  392. }
  393. .icon-font-comment {
  394. display: inline-block;
  395. width: 17px;
  396. height: 16px;
  397. vertical-align: -5px;
  398. margin-right: 6px
  399. }
  400. .icon-font-comment:before {
  401. width: 100%;
  402. height: 100%;
  403. background: url("/eynb/template/zan_new1.png") -55px -4px no-repeat;
  404. background-size: 200px auto
  405. }
  406. .icon-likesmall {
  407. display: inline-block;
  408. width: 17px;
  409. height: 17px;
  410. vertical-align: -3px;
  411. margin-right: 6px;
  412. font-family: 'Helvetica light'
  413. }
  414. .icon-likesmall:before {
  415. width: 100%;
  416. height: 100%;
  417. background: url("/eynb/template/zan_new.png") -28px -2px no-repeat;
  418. background-size: 200px auto
  419. }
  420. .comment-btn .comment-down:before {
  421. background-position: -27px -20px
  422. }
  423. .comment-btn:active .comment-down:before {
  424. background-position: -76px -20px
  425. }
  426. .comment-btn:before .comment-btn-icon:before {
  427. background-position: -52px -20px
  428. }
  429. .comment-btn:before .comment-down:before {
  430. background-position: -76px -20px
  431. }
  432. .open-app-foot {
  433. position: fixed;
  434. bottom: 0;
  435. left: 0;
  436. width: 100%;
  437. height: 56px;
  438. background: rgba(0, 0, 0, 0.8);
  439. z-index: 1000
  440. }
  441. .post-flows {
  442. width: 100%;
  443. overflow: hidden
  444. }
  445. .open-app-foot .close {
  446. position: absolute;
  447. width: 21px;
  448. height: 20px;
  449. right: 10px;
  450. top: 18px
  451. }
  452. .open-app-foot .close:before {
  453. width: 100%;
  454. height: 100%;
  455. background: url("/eynb/template/zan_new1.png") -1px -39px;
  456. background-size: 200px auto
  457. }
  458. .open-app-foot .close:active:before {
  459. background-position: -31px -39px
  460. }
  461. .open-app-foot h3 {
  462. color: #e7e7e7
  463. }
  464. .post-main {
  465. padding: 0 10px;
  466. border-bottom: 1px solid #e9e9e9;
  467. overflow: hidden
  468. }
  469. .host-head {
  470. height: 32px;
  471. padding: 15px 10px;
  472. border-top: 1px solid #e9e9e9
  473. }
  474. .pic {
  475. float: left;
  476. width: 42px;
  477. position: relative
  478. }
  479. .pic i {
  480. position: absolute;
  481. right: 5px;
  482. bottom: -5px;
  483. width: 17px;
  484. height: 16px;
  485. background: url("/eynb/template/renzheng.png") 1px -7px no-repeat;
  486. background-size: 98px 159px
  487. }
  488. .pic img {
  489. border-radius: 2px;
  490. width: 32px;
  491. height: 32px
  492. }
  493. .name {
  494. color: #999;
  495. float: left
  496. }
  497. .name a {
  498. color: #4680d1;
  499. font-size: 1.5rem;
  500. display: inline-block;
  501. line-height: 22px;
  502. position: relative;
  503. top: -2px
  504. }
  505. .name span {
  506. font-size: 1.2rem;
  507. line-height: 16px
  508. }
  509. .flowLevel {
  510. float: right;
  511. text-align: right;
  512. font-size: 1.2rem
  513. }
  514. .flowLevel b {
  515. color: #999;
  516. line-height: 18px;
  517. font-weight: normal
  518. }
  519. .flowLevel .flow {
  520. position: relative;
  521. top: -2px
  522. }
  523. .headclick {
  524. position: relative;
  525. top: -2px
  526. }
  527. .flowLevel .time {
  528. display: inline-block;
  529. font-family: "Helvetica light"
  530. }
  531. .host-content h2 {
  532. position: relative;
  533. font-size: 2.1rem;
  534. position: relative;
  535. line-height: 24px;
  536. text-align: justify;
  537. padding-top: 25px
  538. }
  539. .host-content h2 .jing {
  540. position: absolute;
  541. width: 50px;
  542. height: 50px;
  543. right: -20px;
  544. top: -10px;
  545. background: url("/eynb/template/jing.png") no-repeat;
  546. background-size: 50px auto
  547. }
  548. .forum-info {
  549. line-height: 16px;
  550. padding-top: 10px;
  551. color: #999;
  552. }
  553. .forum-info span {
  554. padding-right: 10px;
  555. display: inline-block
  556. }
  557. .forum-info-reply, .forum-info-view {
  558. background: url("/eynb/template/viewpinglun.png") no-repeat;
  559. background-size: 78px 118px;
  560. padding-left: 18px
  561. }
  562. .forum-info .forum-info-view {
  563. font-family: "Helvetica light";
  564. background-position: 0 2px
  565. }
  566. .forum-info .forum-info-reply {
  567. font-family: "Helvetica light";
  568. background-position: 0 -13px
  569. }
  570. .forum-info .forum-info-name {
  571. float: right;
  572. text-align: right;
  573. font-size: 1.2rem;
  574. padding-right: 0
  575. }
  576. .box-col .num {
  577. font-family: "Helvetica light"
  578. }
  579. .host-content p {
  580. font-size: 1.7rem;
  581. line-height: 26px;
  582. margin-bottom: 15px;
  583. text-align: justify;
  584. color: #363636
  585. }
  586. .host-content .host-content-inline {
  587. font-size: 1.7rem;
  588. line-height: 26px;
  589. margin-bottom: 15px;
  590. text-align: justify;
  591. color: #363636
  592. }
  593. .picbox {
  594. margin: 20px 0;
  595. text-align: center
  596. }
  597. .reply_cont {
  598. line-height: 26px;
  599. font-size: 1.7rem
  600. }
  601. .relyhf p a {
  602. color: #4680d1
  603. }
  604. .quoteimg {
  605. max-width: 120px;
  606. max-height: 90px;
  607. margin-top: 5px;
  608. margin-bottom: 5px
  609. }
  610. .yy_reply_cont {
  611. font-size: 1.7rem;
  612. line-height: 28px;
  613. padding-bottom: 15px
  614. }
  615. .relyhf .rrlycontxt {
  616. font-size: 1.4rem;
  617. line-height: 24px
  618. }
  619. .user-content .relyhf p {
  620. font-size: 1.4rem;
  621. text-align: justify
  622. }
  623. .shield {
  624. display: block;
  625. font-size: 1.4rem;
  626. line-height: 24px
  627. }
  628. .shield i {
  629. background: url("/eynb/template/icon-main.png") no-repeat;
  630. background-size: 98px 159px
  631. }
  632. .shield i {
  633. float: left;
  634. width: 17px;
  635. height: 16px;
  636. margin: 3px 6px 0 0;
  637. background-position: 0 -44px
  638. }
  639. .relyhf .relyhfimg {
  640. height: 0;
  641. overflow: hidden
  642. }
  643. .user-head {
  644. height: 32px;
  645. margin-bottom: 15px
  646. }
  647. .user-_cont {
  648. padding-top: 5px
  649. }
  650. .post-box .user-content p {
  651. font-size: 1.7rem;
  652. line-height: 26px;
  653. text-align: justify;
  654. color: #363636;
  655. word-break: break-all
  656. }
  657. table {
  658. table-layout: fixed;
  659. border-collapse: collapse
  660. }
  661. .articleDiv .peizhiTable img, .articleDiv_mini .peizhiTable img {
  662. width: 60px;
  663. height: 45px
  664. }
  665. .peizhiTable {
  666. width: 100%;
  667. border-collapse: collapse;
  668. border: split 1 #e1e1e1;
  669. background-color: transparent;
  670. margin-bottom: 25px
  671. }
  672. .peizhiTable tr > td:first-child {
  673. width: 44px
  674. }
  675. .peizhiTable img {
  676. background: 0
  677. }
  678. .host-content:after {
  679. content: "";
  680. display: block;
  681. clear: both
  682. }
  683. .replys {
  684. padding-right: 5px;
  685. font-size: 13px;
  686. color: #4680d1;
  687. float: right;
  688. display: inline-block
  689. }
  690. .replys i {
  691. float: left;
  692. background: url("/eynb/template/zan_new1.png") -55px -2px no-repeat;
  693. background-size: 200px auto;
  694. width: 17px;
  695. margin-right: 6px;
  696. height: 17px
  697. }
  698. .adv01 {
  699. margin-bottom: 25px;
  700. padding-top: 10px
  701. }
  702. .post-flows li {
  703. padding: 15px 10px
  704. }
  705. .shuoke-info-reply, .shuoke-info-view {
  706. background: url("/eynb/template/viewpinglun.png") no-repeat;
  707. background-size: 78px 118px;
  708. padding-left: 18px
  709. }
  710. .shuoke-info .shuoke-info-reply {
  711. background-position: 0 -8px
  712. }
  713. .shuoke-info span {
  714. display: inline-block;
  715. padding-right: 10px;
  716. display: inline-block
  717. }
  718. .post-flows li {
  719. border-top: 1px solid #e9e9e9
  720. }
  721. .post-flows li:after {
  722. content: "";
  723. display: block;
  724. clear: both
  725. }
  726. .yy_reply_cont p {
  727. font-size: 1.7rem;
  728. line-height: 28px;
  729. padding-bottom: 15px
  730. }
  731. .host-content {
  732. padding-bottom: 15px
  733. }
  734. .param_table2 {
  735. border-left: 1px solid #e1e1e1;
  736. border-right: 1px solid #e1e1e1;
  737. margin-top: 10px;
  738. border-bottom: 1px solid #e1e1e1;
  739. color: #666666;
  740. border-collapse: collapse;
  741. text-align: left;
  742. }
  743. .param_table2 thead tr th:nth-child(1) {
  744. padding-right: 10px;
  745. }
  746. .param_table2 thead tr th:nth-child(2), .param_table2 thead tr th:nth-child(3) {
  747. width: 20%;
  748. }
  749. .param_table2 tbody tr td:nth-child(2), .param_table2 tbody tr td:nth-child(3) {
  750. width: 20%;
  751. }
  752. .param_table2 tr th, .param_table2 tr td {
  753. border: 0;
  754. padding: 0;
  755. word-break: normal;
  756. padding-left: 10px;
  757. }
  758. .param_table2 tr th {
  759. background-color: #3b5998;
  760. color: #ffffff !important;
  761. font-weight: bold;
  762. }
  763. .param_table2 tr th.talign {
  764. text-align: center;
  765. }
  766. .param_table2 tr td {
  767. border-bottom: 1px solid #e1e1e1;
  768. height: 28px;
  769. }
  770. .param_table2 .font14w {
  771. font-weight: bold;
  772. }
  773. .param_table2 .colff, .param_table2 .colff * {
  774. color: #ffffff !important;
  775. }
  776. .col7e {
  777. color: #29447e;
  778. font-weight: bold;
  779. }
  780. .font33-b {
  781. color: #333333;
  782. font-weight: bold;
  783. }
  784. .bg7692cd {
  785. background-color: #7692cd;
  786. }
  787. .bgefef {
  788. background-color: #efefef;
  789. }
  790. .article-content .paramlist {
  791. color: #a2a6ae;
  792. }
  793. .article-content .paramlist dd {
  794. font-size: 16px;
  795. padding: 0 0 0 2px;
  796. }