国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1392 рядки
25KB

  1. /***
  2. * DedeCMS v5.3 Style (grass green)
  3. * dedecms.com Author pigz 2008-11-10 09:32
  4. **/
  5. .pleft{
  6. width:712px;
  7. float:left;
  8. overflow:hidden;
  9. }
  10. .pleft .place{
  11. width:712px;
  12. height:24px;
  13. line-height:24px;
  14. background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
  15. border-top:1px solid #BADAA1;
  16. border-bottom:1px solid #BADAA1;
  17. text-indent:12px;
  18. color:#428C5B;
  19. overflow:hidden;
  20. }
  21. .pleft .place strong{
  22. color:#428c5b;
  23. font-weight:normal;
  24. letter-spacing:1px;
  25. }
  26. .pleft .place a{
  27. color:#428c5b;
  28. margin:0px 2px;
  29. }
  30. .pleft .place a:hover{
  31. color:#ff3333;
  32. text-decoration:none;
  33. }
  34. .pleft .place small{
  35. display:inline-block;
  36. vertical-align:middle;
  37. width:8px;
  38. height:20px;
  39. *height:24px;
  40. overflow:hidden;
  41. background:url(../images/ico-3.gif) 2px 8px no-repeat;
  42. font-size:0px;
  43. }
  44. .place{
  45. height:24px;
  46. line-height:24px;
  47. text-indent:18px;
  48. color:#999;
  49. background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
  50. border-top:1px solid #BADAA1;
  51. border-bottom:1px solid #BADAA1;
  52. overflow:hidden;
  53. font-family:宋体;
  54. margin-bottom:6px;
  55. text-align:left;
  56. }
  57. .place strong{
  58. color:#397CBE;
  59. font-weight:normal;
  60. letter-spacing:1px;
  61. }
  62. .place a{
  63. color:#397CBE;
  64. margin:0px 2px;
  65. }
  66. .place a:hover{
  67. color:#FF3366
  68. margin:0px 2px;
  69. TEXT-DECORATION: underline;
  70. }
  71. .pright{
  72. width:240px;
  73. float:right;
  74. overflow:hidden;
  75. }
  76. .dede_pages{
  77. }
  78. .dede_pages ul{
  79. float:left;
  80. padding:12px 0px 12px 16px;
  81. }
  82. .dede_pages ul li{
  83. float:left;
  84. font-family:Tahoma;
  85. line-height:17px;
  86. margin-right:6px;
  87. border:1px solid #E9E9E9;
  88. }
  89. .dede_pages ul li a{
  90. float:left;
  91. padding:2px 4px 2px;
  92. color:#555;
  93. display:block;
  94. }
  95. .dede_pages ul li a:hover{
  96. color:#690;
  97. text-decoration:none;
  98. padding:2px 4px 2px;
  99. }
  100. .dede_pages ul li.thisclass,
  101. .dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
  102. background-color:#F8F8F8;
  103. padding:2px 4px 2px;
  104. font-weight:bold;
  105. }
  106. .dede_pages .pageinfo{
  107. line-height:21px;
  108. padding:12px 10px 12px 16px;
  109. color:#999;
  110. }
  111. .dede_pages .pageinfo strong{
  112. color:#555;
  113. font-weight:normal;
  114. margin:0px 2px;
  115. }
  116. /*---------- index ---------*/
  117. .index .bignews{
  118. width:424px;
  119. height:400px;
  120. float:right;
  121. border:1px solid #DADADA;
  122. overflow:hidden;
  123. }
  124. .index .bignews a{
  125. color:#555;
  126. }
  127. .index .bignews .onenews{
  128. margin:0 3px 0 3px;
  129. padding:7px 6px;
  130. border-bottom:1px dashed #EBEBEB;
  131. }
  132. .index .bignews .onenews h2{
  133. text-align:center;
  134. display:block;
  135. height:32px;
  136. line-height:28px;
  137. }
  138. .index .bignews .onenews h2 a{
  139. font-size:16px;
  140. }
  141. .index .bignews .onenews p{
  142. line-height:19px;
  143. color:#666;
  144. }
  145. .index .bignews div.newarticle{
  146. height:24px;
  147. background:url(../images/new-article.gif) 8px 3px no-repeat;
  148. font-size:0px;
  149. color:#fff;
  150. }
  151. .index .bignews div.d1{
  152. padding:6px 10px;
  153. clear:both;
  154. width:406px;
  155. overflow:hidden;
  156. }
  157. .index .bignews div.d1arc{
  158. margin-right:12px;
  159. width:190px;
  160. float:left;
  161. height:24px;
  162. line-height:24px;
  163. overflow:hidden;
  164. }
  165. .index .bignews div.d1arc a {
  166. }
  167. .index .bignews ul.c2{
  168. width:416px;
  169. padding:0px 4px 0px;
  170. clear:both;
  171. overflow:hidden;
  172. }
  173. .index .bignews ul.c2 a {
  174. font-size:13px;
  175. }
  176. .index .flashnews{
  177. width:280px;
  178. height:192px;
  179. overflow:hidden;
  180. float:left;
  181. }
  182. .index .latestnews{
  183. width:280px;
  184. height:200px;
  185. margin-top:8px;
  186. float:left;
  187. }
  188. .index .latestnews dl dd{
  189. padding:2px 5px;
  190. }
  191. .index .latestnews ul a{
  192. color:#555;
  193. }
  194. .index .picnews{
  195. width:712px;
  196. float:left;
  197. clear:both;
  198. overflow:hidden;
  199. margin-top:9px;
  200. *margin-top:12px;
  201. _margin-top:0px;
  202. }
  203. .listbox{
  204. width:720px;
  205. overflow:hidden;
  206. float:left;
  207. clear:both;
  208. overflow:hidden;
  209. }
  210. .index .listbox dl{
  211. width:352px;
  212. margin-right:8px;
  213. margin-top:2px;
  214. float:left;
  215. }
  216. .index .listbox ul a{
  217. color:#666;
  218. }
  219. .index .usercenter .tbox dd{
  220. height:370px;
  221. display:none;
  222. }
  223. .index .usercenter .tbox dd#loading{
  224. display:block;
  225. text-align:center;
  226. line-height:200px;
  227. letter-spacing:2px;
  228. color:#999999;
  229. }
  230. .index .userlogin{
  231. padding-top:10px;
  232. }
  233. .index .userlogin .fb{
  234. height:37px;
  235. }
  236. .index .userlogin .fb span{
  237. float:left;
  238. width:60px;
  239. text-align:right;
  240. padding-right:6px;
  241. color:#888;
  242. }
  243. .index .userlogin .fb img{
  244. vertical-align:middle;
  245. margin-left:5px;
  246. }
  247. .index .userlogin .submit{
  248. text-align:center;
  249. padding-top:3px;
  250. }
  251. .index .userlogin .submit a{
  252. color:#003300;
  253. margin-left:7px;
  254. }
  255. .index .userinfo{
  256. }
  257. .index .userinfo .welcome{
  258. width:220px;
  259. height:24px;
  260. margin:12px auto;
  261. background:#F9F9F9;
  262. border-top:1px solid #EEE;
  263. border-bottom:1px solid #EEE;
  264. line-height:23px;
  265. text-indent:10px;
  266. color:#666;
  267. }
  268. .index .userinfo .welcome strong{
  269. color:#F60;
  270. font-weight:bold;
  271. }
  272. .index .userinfo .userface{
  273. width:60px;
  274. height:64px;
  275. overflow:hidden;
  276. padding-left:16px;
  277. padding-top:2px;
  278. float:left;
  279. }
  280. .index .userinfo .userface a{
  281. display:block;
  282. margin:0px auto;
  283. text-align:center;
  284. }
  285. .index .userinfo .userface a img{
  286. width:52px;
  287. height:52px;
  288. display:block;
  289. margin:0px auto 6px;
  290. padding:2px;
  291. border:1px solid #DDD;
  292. }
  293. .index .userinfo .mylink{
  294. width:144px;
  295. float:left;
  296. overflow:hidden;
  297. }
  298. .index .userinfo .mylink ul{
  299. }
  300. .index .userinfo .mylink ul li{
  301. width:72px;
  302. float:left;
  303. line-height:21px;
  304. text-indent:12px;
  305. }
  306. .index .userinfo .mylink ul li a{
  307. color:#555;
  308. }
  309. .index .userinfo .uclink{
  310. height:31px;
  311. line-height:31px;
  312. clear:both;
  313. overflow:hidden;
  314. text-align:center;
  315. color:#DDD;
  316. }
  317. .index .userinfo .uclink a{
  318. color:#690;
  319. margin:0px 2px;
  320. }
  321. .index .latestlogin{
  322. padding-top:16px;
  323. }
  324. .index .latestlogin strong{
  325. width:102px;
  326. padding-left:6px;
  327. letter-spacing:1px;
  328. color:#555;
  329. display:block;
  330. line-height:21px;
  331. background:#FFF;
  332. position:relative;
  333. z-index:5;
  334. }
  335. .index .latestlogin ul{
  336. width:224px;
  337. border-top:1px solid #DDDDDD;
  338. padding-top:20px;
  339. z-index:3;
  340. margin:-12px auto 0px;
  341. }
  342. .index .commend dl dd{
  343. padding-top:0px;
  344. }
  345. .index .hot dl dd{
  346. padding-top:0px;
  347. }
  348. .index .hot dl dd .c1 li{
  349. width:210px;
  350. overflow:hidden;
  351. }
  352. .index .vote dl dd strong{
  353. display:block;
  354. line-height:27px;
  355. padding-left:8px;
  356. letter-spacing:1px;
  357. color:#3f7652;
  358. border-bottom:1px solid #DDDDDD;
  359. margin:0px 4px;
  360. }
  361. .index .vote dl dd .fb{
  362. padding-top:10px;
  363. height:21px;
  364. padding-left:10px;
  365. color:#555;
  366. }
  367. .index .vote dl dd .fb input{
  368. margin-right:4px;
  369. }
  370. .index .vote dl dd .submit{
  371. text-align:center;
  372. height:35px;
  373. padding-top:8px;
  374. }
  375. .index .vote dl dd .submit button{
  376. margin-right:10px;
  377. }
  378. .index .vote dl dd .submit a{
  379. color:#003300
  380. }
  381. /*---------- channel ---------*/
  382. .channel .flashnews{
  383. width:280px;
  384. height:192px;
  385. overflow:hidden;
  386. float:left;
  387. background:#F00;
  388. }
  389. .channel .topcommand{
  390. width:424px;
  391. float:right;
  392. overflow:hidden;
  393. }
  394. .channel .topcommand dl dd{
  395. height:162px;
  396. }
  397. .channel .topcommand a{
  398. color:#666;
  399. }
  400. .channel .topcommand .onenews{
  401. padding:3px 12px;
  402. border-bottom:1px solid #EBEBEB;
  403. }
  404. .channel .topcommand .onenews h2{
  405. display:block;
  406. height:28px;
  407. line-height:25px;
  408. }
  409. .channel .topcommand .onenews h2 a{
  410. font-size:16px;
  411. }
  412. .channel .topcommand .onenews p{
  413. line-height:19px;
  414. color:#666;
  415. }
  416. .channel .picnews{
  417. width:712px;
  418. float:left;
  419. clear:both;
  420. overflow:hidden;
  421. }
  422. .channel .listbox{
  423. width:720px;
  424. overflow:hidden;
  425. float:left;
  426. clear:both;
  427. overflow:hidden;
  428. }
  429. .channel .listbox dl{
  430. width:352px;
  431. margin-right:8px;
  432. margin-top:8px;
  433. float:left;
  434. }
  435. .channel .listbox ul a{
  436. color:#666;
  437. }
  438. /*---------- viewbox ---------*/
  439. .viewbox{
  440. width:712px;
  441. overflow:hidden;
  442. padding-bottom:8px;
  443. }
  444. .viewbox .title{
  445. height:56px;
  446. line-height:56px;
  447. text-align:center;
  448. overflow:hidden;
  449. padding-top:10px;
  450. }
  451. .viewbox .title h2{
  452. font-size:24px;
  453. color:#2b2b2b;
  454. }
  455. .viewbox .info{
  456. height:24px;
  457. line-height:17px;
  458. text-align:center;
  459. overflow:hidden;
  460. color:#666;
  461. }
  462. .viewbox .info small{
  463. margin-left:8px;
  464. margin-right:3px;
  465. color:#999;
  466. font-size:12px;
  467. }
  468. .viewbox .info a{
  469. color:#690;
  470. }
  471. .viewbox .intro{
  472. width:90%;
  473. padding:8px 16px;
  474. line-height:24px;
  475. background:#f5fcee;
  476. border:1px solid #DCDDDD;
  477. font-size:14px;
  478. color:#706A6A;
  479. margin:8px auto 0 auto;
  480. }
  481. .viewbox .infolist{
  482. width:368px;
  483. float:left;
  484. }
  485. .viewbox .infolist small{
  486. width:100px;
  487. text-align:right;
  488. display:block;
  489. float:left;
  490. font-size:12px;
  491. line-height:31px;
  492. color:#999;
  493. clear:left;
  494. height:31px;
  495. overflow:hidden;
  496. }
  497. .viewbox .infolist span{
  498. width:200px;
  499. line-height:30px;
  500. float:left;
  501. height:31px;
  502. overflow:hidden;
  503. }
  504. .viewbox .picview{
  505. width:320px;
  506. float:right;
  507. padding-right:24px;
  508. padding-top:16px;
  509. }
  510. .viewbox .labeltitle{
  511. height:23px;
  512. background:url(../images/view-labeltitle-bg.gif) left 10px repeat-x;
  513. clear:both;
  514. overflow:hidden;
  515. margin:0px auto 0px;
  516. padding-top:10px;
  517. }
  518. .viewbox .labeltitle strong{
  519. width:80px;
  520. height:23px;
  521. line-height:23px;
  522. text-align:center;
  523. color:#FFF;
  524. letter-spacing:1px;
  525. display:block;
  526. float:left;
  527. background:url(../images/view-labeltitle-bg.gif) left -44px no-repeat;
  528. overflow:hidden;
  529. }
  530. .viewbox .content{
  531. font-size:14px;
  532. padding:12px 16px;
  533. line-height:25px;
  534. color:#333;
  535. }
  536. .viewbox .dede_pages{
  537. width:712px;
  538. float:none;
  539. overflow:hidden;
  540. text-align:center;
  541. }
  542. .viewbox .dede_pages ul{
  543. margin:0px auto;
  544. float:none;
  545. clear:both;
  546. overflow:hidden;
  547. text-align:center;
  548. white-space:nowrap;
  549. }
  550. .viewbox .dede_pages ul li,.viewbox .dede_pages ul li a{
  551. float:none;
  552. display:inline;
  553. }
  554. .viewbox .boxoff{
  555. height:10px;
  556. overflow:hidden;
  557. clear:both;
  558. background:url(../images/boxoff.gif) left 15px repeat-x;
  559. margin:4px auto;
  560. padding-top:10px;
  561. }
  562. .viewbox .boxoff strong{
  563. display:block;
  564. width:8px;
  565. height:10px;
  566. overflow:hidden;
  567. font-size:0px;
  568. line-height:100px;
  569. background:url(../images/boxoff.gif) right -10px no-repeat;
  570. float:left;
  571. }
  572. .viewbox .newdigg{
  573. width:406px;
  574. height:51px;
  575. margin:8px auto;
  576. clear:both;
  577. overflow:hidden;
  578. padding-left:8px;
  579. }
  580. .viewbox .diggbox{
  581. width:195px;
  582. height:51px;
  583. float:left;
  584. margin-right:8px;
  585. overflow:hidden;
  586. cursor:pointer;
  587. }
  588. .viewbox .diggbox .digg_act{
  589. font-size:14px;
  590. float:left;
  591. line-height:31px;
  592. text-indent:32px;
  593. height:29px;
  594. overflow:hidden;
  595. font-weight:bold;
  596. }
  597. .viewbox .diggbox .digg_num{
  598. float:left;
  599. line-height:29px;
  600. text-indent:5px;
  601. }
  602. .viewbox .diggbox .digg_percent{
  603. width:180px;
  604. clear:both;
  605. padding-left:10px;
  606. overflow:hidden;
  607. }
  608. .viewbox .diggbox .digg_percent .digg_percent_bar{
  609. width:100px;
  610. height:7px;
  611. background:#E8E8E8;
  612. border-right:1px solid #CCC;
  613. float:left;
  614. overflow:hidden;
  615. margin-top:3px;
  616. }
  617. .viewbox .diggbox .digg_percent .digg_percent_num{
  618. font-size:10px;
  619. float:left;
  620. padding-left:10px;
  621. }
  622. .viewbox .diggbox .digg_percent .digg_percent_bar span{
  623. display:block;
  624. height:5px;
  625. overflow:hidden;
  626. background:#000;
  627. }
  628. .viewbox .newdigg .digg_good{
  629. background:url(../images/newdigg-bg.png) left top no-repeat;
  630. }
  631. .viewbox .newdigg .digg_bad{
  632. background:url(../images/newdigg-bg.png) right top no-repeat;
  633. }
  634. .viewbox .newdigg .digg_good .digg_act{
  635. color:#C30;
  636. }
  637. .viewbox .newdigg .digg_good .digg_num{
  638. color:#C63;
  639. }
  640. .viewbox .newdigg .digg_bad .digg_act{
  641. color:#36C;
  642. }
  643. .viewbox .newdigg .digg_bad .digg_num{
  644. color:#39C;
  645. }
  646. .viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
  647. border:1px solid #E37F24;
  648. background:#FFC535;
  649. }
  650. .viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
  651. border:1px solid #689ACC;
  652. background:#94C0E4;
  653. }
  654. .viewbox .handle{
  655. height:59px;
  656. padding-top:12px;
  657. overflow:hidden;
  658. clear:both;
  659. }
  660. .viewbox .handle .digg{
  661. width:59px;
  662. height:59px;
  663. float:left;
  664. background:url(../images/digg-bg.gif) no-repeat;
  665. margin-right:12px;
  666. }
  667. .viewbox .handle .digg .digg_num{
  668. width:56px;
  669. height:34px;
  670. font-size:20px;
  671. text-align:center;
  672. line-height:34px;
  673. overflow:hidden;
  674. color:#6B9169;
  675. }
  676. .viewbox .handle .digg .digg_act{
  677. width:56px;
  678. height:22px;
  679. line-height:23px;
  680. overflow:hidden;
  681. }
  682. .viewbox .handle .digg .digg_act a{
  683. margin-left:11px;
  684. color:#666;
  685. float:left;
  686. }
  687. .viewbox .handle .context{
  688. float:left;
  689. }
  690. .viewbox .handle .context ul li{
  691. line-height:29px;
  692. color:#888;
  693. }
  694. .viewbox .actbox{
  695. width:260px;
  696. text-align:center;
  697. float:right;
  698. padding-top:20px;
  699. padding-right:10px;
  700. }
  701. .viewbox .actbox ul li{
  702. display:inline;
  703. padding-left:22px;
  704. background-image:url(../images/actbox-ico.gif);
  705. background-repeat:no-repeat;
  706. margin-right:10px;
  707. }
  708. .viewbox .actbox ul li a{
  709. color:#666;
  710. }
  711. .viewbox .actbox ul li#act-fav{
  712. background-position:4px 0px;
  713. }
  714. .viewbox .actbox ul li#act-err{
  715. background-position:4px -37px;
  716. }
  717. .viewbox .actbox ul li#act-pus{
  718. background-position:4px -73px;
  719. }
  720. .viewbox .actbox ul li#act-pnt{
  721. background-position:4px -109px;
  722. }
  723. .viewbox .downurllist{
  724. width:100%;
  725. clear:both;
  726. overflow:hidden;
  727. }
  728. .viewbox .downurllist li{
  729. height:27px;
  730. background:url(../images/downurl-bg.gif) right top no-repeat;
  731. padding-right:4px;
  732. float:left;
  733. margin-right:10px;
  734. overflow:hidden;
  735. margin-top:10px;
  736. }
  737. .viewbox .downurllist li a{
  738. height:27px;
  739. background:url(../images/downurl-bg.gif) left top no-repeat;
  740. display:block;
  741. font-size:12px;
  742. color:#555;
  743. text-indent:30px;
  744. line-height:27px;
  745. float:left;
  746. padding-right:5px;
  747. }
  748. .viewbox .downurllist li a:hover{
  749. color:#F63;
  750. text-decoration:none;
  751. }
  752. .viewbox .picbox{
  753. width:100%;
  754. text-align:center;
  755. padding-top:10px;
  756. font-size:14px;
  757. line-height:31px;
  758. overflow:hidden;
  759. }
  760. .viewbox .picbox img{
  761. display:block;
  762. margin:16px auto 6px;
  763. }
  764. .viewbox .picbox ul.e8{
  765. font-size:12px;
  766. line-height:normal;
  767. }
  768. .viewbox .picbox ul.e8 li .pic{
  769. background:none;
  770. border:1px solid #EEE;
  771. overflow:hidden;
  772. }
  773. .viewbox .picbox ul.e8 img{
  774. margin:3px;
  775. border:none;
  776. }
  777. .viewbox .picbox ul.e8 li .title{
  778. padding-top:0px;
  779. }
  780. .specialpic{
  781. width:200px;
  782. overflow:hidden;
  783. float:left;
  784. margin-right:20px;
  785. padding-top:10px;
  786. }
  787. .specialpic img{
  788. width:200px;
  789. display:block;
  790. }
  791. .speciallist{
  792. width:720px;
  793. overflow:hidden;
  794. }
  795. .speciallist dl.tbox{
  796. width:352px;
  797. margin-right:8px;
  798. margin-top:8px;
  799. float:left;
  800. }
  801. .storypic{
  802. width:160px;
  803. overflow:hidden;
  804. float:left;
  805. margin-right:20px;
  806. padding-top:10px;
  807. }
  808. .storypic img{
  809. width:160px;
  810. display:block;
  811. }
  812. .infos_userinfo{
  813. width:240px;
  814. overflow:hidden;
  815. }
  816. .infos_userinfo dd{
  817. padding:12px;
  818. overflow:hidden;
  819. background:#FFF;
  820. }
  821. .infos_userinfo dd .userface{
  822. width:52px;
  823. height:52px;
  824. padding:1px;
  825. border:1px solid #DDD;
  826. overflow:hidden;
  827. float:left;
  828. margin-right:8px;
  829. }
  830. .infos_userinfo dd .userface img{
  831. width:52px;
  832. height:52px;
  833. overflow:hidden;
  834. display:block;
  835. }
  836. .infos_userinfo dd .username{
  837. height:19px;
  838. line-height:19px;
  839. display:block;
  840. overflow:hidden;
  841. font-weight:bold;
  842. color:#F60;
  843. }
  844. .infos_userinfo dd .useract{
  845. width:140px;
  846. height:44px;
  847. overflow:hidden;
  848. float:left;
  849. padding-left:4px;
  850. }
  851. .infos_userinfo dd .useract-pm,.infos_userinfo dd .useract-af{
  852. width:70px;
  853. float:left;
  854. line-height:19px;
  855. height:19px;
  856. overflow:hidden;
  857. }
  858. .infos_userinfo dd .useract-vi{
  859. display:block;
  860. clear:both;
  861. line-height:19px;
  862. height:19px;
  863. overflow:hidden;
  864. color:#666;
  865. }
  866. .infos_userinfo dd .userinfo-sp{
  867. height:25px;
  868. line-height:25px;
  869. clear:both;
  870. display:block;
  871. padding-left:10px;
  872. }
  873. .infos_userinfo dd .userinfo-sp small{
  874. font-size:12px;
  875. color:#AAA;
  876. margin-right:5px;
  877. }
  878. .infos_search dd{
  879. padding:4px 4px 12px 8px;
  880. }
  881. .infos_search dd select,.infos_search dd input,.infos_search dd button{
  882. margin-left:4px;
  883. margin-top:8px;
  884. }
  885. .infos_search dd select{
  886. font-size:14px;
  887. }
  888. .tags_list dd{
  889. padding:4px 12px;
  890. line-height:220%;
  891. }
  892. .tags_list dd a{
  893. margin-right:10px;
  894. white-space:nowrap;
  895. }
  896. .tagc1{
  897. font-size:12px;
  898. color:#666;
  899. }
  900. .tagc2{
  901. font-size:14px;
  902. font-weight:bold;
  903. color:#555;
  904. }
  905. .sp-title{
  906. color:#888;
  907. padding:0px 12px;
  908. border-top:1px solid #EAEAEA;
  909. border-bottom:1px solid #EAEAEA;
  910. background:#f3fbea url(../images/search-top-bg.gif) repeat-x scroll;
  911. margin-bottom:8px;
  912. }
  913. .sp-title h2{
  914. font-size:14px;
  915. line-height:27px;
  916. }
  917. .sp-title h2 a{
  918. margin-left:6px;
  919. color:#03541F;
  920. }
  921. .sp-title .more{
  922. float:right;
  923. margin:-27px 0px;
  924. line-height:27px;
  925. }
  926. .linkbox{
  927. padding:10px 8px;
  928. border-bottom:1px solid #EEE;
  929. }
  930. .linkbox h3,.linkbox h3 a{
  931. font-size:14px;
  932. color:#693;
  933. }
  934. .buycar{
  935. }
  936. .buycar h2{
  937. font-size:14px;
  938. color:#F60;
  939. line-height:31px;
  940. }
  941. .buycar .flow{
  942. width:100%;
  943. border-left:1px solid #DEE79E;
  944. border-right:1px solid #DEE79E;
  945. border-top:1px solid #DEE79E;
  946. /* border-collapse:collapse;*/
  947. margin-bottom:16px;
  948. }
  949. .buycar .flow td{
  950. height:23px;
  951. line-height:19px;
  952. background:#F8FAEB;
  953. text-align:center;
  954. color:#888;
  955. overflow:hidden;
  956. border-right:1px solid #EFF3CF;
  957. border-bottom:1px solid #EFF3CF;
  958. border-top:3px solid #FFF;
  959. letter-spacing:3px;
  960. }
  961. .buycar .flow td.thisclass{
  962. background:#FFF;
  963. border-bottom:1px solid #FFF;
  964. border-top:3px solid #F8FAEB;
  965. font-weight:bold;
  966. color:#333;
  967. }
  968. .flinkbox{
  969. padding:4px 10px;
  970. }
  971. .formbox{
  972. width:90%;
  973. margin:0px auto;
  974. }
  975. .formbox .fb{
  976. width:100%;
  977. clear:both;
  978. overflow:hidden;
  979. padding-top:10px;
  980. margin:0px auto;
  981. }
  982. .formbox .fb .name{
  983. width:180px;
  984. float:left;
  985. height:31px;
  986. text-align:right;
  987. padding-right:10px;
  988. line-height:31px;
  989. font-size:14px;
  990. color:#666;
  991. display:block;
  992. }
  993. .formbox .fb .value{
  994. float:left;
  995. }
  996. .formbox .fb .value img{
  997. vertical-align:middle;
  998. }
  999. .dede_comment{
  1000. padding-bottom:6px;
  1001. }
  1002. /*评论
  1003. ------------*/
  1004. .decmt-box2{
  1005. width:98%;
  1006. padding:6px 5px;
  1007. margin:0px auto;
  1008. overflow:hidden;
  1009. clear:both;
  1010. }
  1011. .decmt-box2 span.fr{
  1012. float:right;
  1013. }
  1014. .decmt-box2 span.title{
  1015. float:left;
  1016. line-height:20px;
  1017. width:600px;
  1018. }
  1019. .decmt-box2 ul{
  1020. }
  1021. .decmt-box2 ul li{
  1022. width:100%;
  1023. border-bottom:1px dashed #ccc;
  1024. padding-bottom:10px;
  1025. overflow:hidden;
  1026. }
  1027. .decmt-box2 ul li a.plpic{
  1028. float:left;
  1029. width:40px;
  1030. height:40px;
  1031. padding:2px;
  1032. border:1px solid #DFD9B9;
  1033. background:#F9FDED;
  1034. margin-right:5px;
  1035. overflow:hidden;
  1036. }
  1037. .decmt-box2 ul li p{
  1038. float:left;
  1039. width:630px;
  1040. line-height:22px;
  1041. }
  1042. .decmt-box2 .comment_act{
  1043. float:left;
  1044. width:630px;
  1045. line-height:20px;
  1046. color:#aeaeae;
  1047. }
  1048. .decmt-box2 .comment_act a{
  1049. color:#aeaeae;
  1050. }
  1051. .decmt-box{
  1052. width:98%;
  1053. padding:6px 5px;
  1054. margin:0px auto;
  1055. overflow:hidden;
  1056. clear:both;
  1057. }
  1058. .decmt-box span.fr{
  1059. float:right;
  1060. }
  1061. .decmt-box span.title{
  1062. float:left;
  1063. line-height:20px;
  1064. width:600px;
  1065. }
  1066. .decmt-box ul{
  1067. }
  1068. .decmt-box ul li{
  1069. width:100%;
  1070. border-bottom:1px dashed #ccc;
  1071. padding-bottom:10px;
  1072. overflow:hidden;
  1073. }
  1074. .decmt-box ul li a.plpic{
  1075. float:left;
  1076. width:40px;
  1077. height:40px;
  1078. padding:2px;
  1079. border:1px solid #DFD9B9;
  1080. background:#F9FDED;
  1081. margin-right:5px;
  1082. overflow:hidden;
  1083. }
  1084. .decmt-box ul li p{
  1085. float:left;
  1086. width:630px;
  1087. line-height:22px;
  1088. }
  1089. .decmt-box .comment_act{
  1090. float:left;
  1091. width:630px;
  1092. line-height:20px;
  1093. color:#aeaeae;
  1094. }
  1095. .decmt-box .comment_act a{
  1096. color:#aeaeae;
  1097. }
  1098. .decmt-box1{
  1099. width:98%;
  1100. padding:6px 5px;
  1101. margin:0px auto;
  1102. overflow:hidden;
  1103. clear:both;
  1104. }
  1105. .decmt-box1 span.fr{
  1106. float:right;
  1107. }
  1108. .decmt-box1 span.title{
  1109. float:left;
  1110. line-height:20px;
  1111. width:600px;
  1112. }
  1113. .decmt-box1 ul{
  1114. }
  1115. .decmt-box1 ul li{
  1116. width:100%;
  1117. border-bottom:1px dashed #ccc;
  1118. padding:10px 0;
  1119. overflow:hidden;
  1120. }
  1121. .decmt-box1 ul li a.plpic{
  1122. float:left;
  1123. width:40px;
  1124. height:40px;
  1125. padding:2px;
  1126. border:1px solid #DFD9B9;
  1127. background:#F9FDED;
  1128. margin-right:5px;
  1129. overflow:hidden;
  1130. }
  1131. .decmt-box1 ul li p{
  1132. float:left;
  1133. width:880px;
  1134. line-height:22px;
  1135. }
  1136. .decmt-box1 .comment_act{
  1137. float:left;
  1138. width:880px;
  1139. line-height:20px;
  1140. color:#aeaeae;
  1141. }
  1142. .decmt-box1 .comment_act a{
  1143. color:#aeaeae;
  1144. }
  1145. .dede_comment .decmt-box .decmt-title{
  1146. line-height:19px;
  1147. color:#999;
  1148. font-family:Tahoma;
  1149. }
  1150. .dede_comment .decmt-box .decmt-title span{
  1151. margin-right:2px;
  1152. vertical-align:middle;
  1153. }
  1154. .dede_comment .decmt-box .decmt-title .moodico{
  1155. height:18px;
  1156. width:18px;
  1157. display:inline-block;
  1158. }
  1159. .dede_comment .decmt-box .decmt-title .username{
  1160. color:#669;
  1161. }
  1162. .dede_comment .decmt-box .decmt-title .username a{
  1163. color:#669;
  1164. }
  1165. .dede_comment .decmt-box .decmt-title .username a:hover{
  1166. text-decoration:none;
  1167. color:#690;
  1168. }
  1169. .dede_comment .decmt-box .decmt-title .ip{
  1170. color:#669;
  1171. font-size:11px;
  1172. }
  1173. .dede_comment .decmt-box .decmt-title .date{
  1174. color:#555;
  1175. font-size:11px;
  1176. }
  1177. .dede_comment .decmt-box .decmt-act{
  1178. float:right;
  1179. margin-top:-18px;
  1180. padding-right:10px;
  1181. position:relative;
  1182. clear:both;
  1183. color:#999;
  1184. }
  1185. .dede_comment .decmt-box .decmt-act span{
  1186. margin-right:7px;
  1187. }
  1188. .dede_comment .decmt-box .decmt-act span a{
  1189. color:#888;
  1190. }
  1191. .dede_comment .decmt-box .decmt-content{
  1192. color:#555;
  1193. line-height:21px;
  1194. clear:both;
  1195. width:99%;
  1196. margin:2px auto 0px;
  1197. /* background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
  1198. text-indent:18px;*/
  1199. }
  1200. .dede_comment .decmt-box .decmt-content img{
  1201. vertical-align:middle;
  1202. }
  1203. .decmt-box,.decmt-content .decmt-box,.dede_comment .decmt-box .decmt-box {
  1204. background:#FFE;
  1205. border:1px solid #CCC;
  1206. margin:6px auto;
  1207. }
  1208. .dede_comment .decmt-box .decmt-box .decmt-title{
  1209. text-indent:4px;
  1210. }
  1211. .dede_comment .decmt-box .decmt-box .decmt-content{
  1212. color:#555;
  1213. }
  1214. .nocomment{
  1215. padding:10px;
  1216. color:#666;
  1217. }
  1218. .dede_comment_post{
  1219. padding:5px;
  1220. }
  1221. .dcmp-title{
  1222. line-height:25px;
  1223. }
  1224. .dcmp-title strong{
  1225. color:#444;
  1226. font-weight:normal;
  1227. }
  1228. .dcmp-title small{
  1229. font-size:12px;
  1230. color:#999999;
  1231. }
  1232. .dcmp-stand{
  1233. float:right;
  1234. margin-top:-18px;
  1235. padding-right:10px;
  1236. position:relative;
  1237. clear:both;
  1238. color:#999;
  1239. }
  1240. .dcmp-stand strong{
  1241. font-weight:normal;
  1242. color:#444;
  1243. }
  1244. .dcmp-stand input{
  1245. margin-right:2px;
  1246. }
  1247. .dcmp-stand img{
  1248. vertical-align:middle;
  1249. margin-right:2px;
  1250. }
  1251. .dcmp-content{
  1252. padding-top:8px;
  1253. }
  1254. .dcmp-content textarea{
  1255. height:100px;
  1256. width:450px;
  1257. float:left;
  1258. }
  1259. .dcmp-content1{
  1260. /*width:700px;*/
  1261. padding-top:8px;
  1262. }
  1263. .dcmp-content1 textarea{
  1264. height:100px;
  1265. width:700px;
  1266. float:left;
  1267. }
  1268. .dcmp-mood{
  1269. height:25px;
  1270. width:212px;
  1271. margin-top:8px;
  1272. float:right;
  1273. }
  1274. .dcmp-mood strong{
  1275. float:left;
  1276. color:#444;
  1277. font-weight:normal;
  1278. line-height:25px;
  1279. }
  1280. .dcmp-mood ul{
  1281. float:left;
  1282. }
  1283. .dcmp-mood ul li{
  1284. float:left;
  1285. margin-right:8px;
  1286. height:30px;
  1287. }
  1288. .dcmp-mood ul li input,.dcmp-mood ul li img{
  1289. vertical-align:middle;
  1290. margin-right:4px;
  1291. *margin-right:0px;
  1292. }
  1293. .dcmp-post{
  1294. height:35px;
  1295. overflow:hidden;
  1296. clear:both;
  1297. color:#444;
  1298. padding:5px 0 10px 0;
  1299. }
  1300. .dcmp-post .dcmp-userinfo{
  1301. float:left;
  1302. margin-right:6px;
  1303. }
  1304. .dcmp-post .dcmp-userinfo input{
  1305. height:13px;
  1306. padding-right:0px;
  1307. }
  1308. .dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
  1309. vertical-align:middle;
  1310. margin:5px;
  1311. }
  1312. .dcmp-post .dcmp-submit{
  1313. float:left;
  1314. padding-top:6px;
  1315. }
  1316. .dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
  1317. vertical-align:middle;
  1318. }
  1319. .dcmp-post .dcmp-submit button{
  1320. width:70px;
  1321. height:25px;
  1322. border:none;
  1323. background:url(../images/btn-bg2.gif) no-repeat;
  1324. line-height:25px;
  1325. letter-spacing:1px;
  1326. overflow:hidden;
  1327. color:#444;
  1328. cursor:pointer;
  1329. margin-left:5px;
  1330. }
  1331. /* 代码高亮 */
  1332. pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
  1333. pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
  1334. pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
  1335. pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
  1336. pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
  1337. pre ol li.alt{color:inherit}
  1338. pre ol li span{color:black; background-color:inherit}
  1339. pre .comment, pre .comments{color:#008200; background-color:inherit}
  1340. pre .string{color:blue; background-color:inherit}
  1341. pre .keyword{color:#069; font-weight:bold; background-color:inherit}
  1342. pre .preprocessor{color:gray; background-color:inherit}
  1343. pre .dp-xml .cdata{color:#ff1493}
  1344. pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
  1345. pre .dp-xml .attribute{color:red}
  1346. pre .dp-xml .attribute-value{color:blue}
  1347. pre .dp-sql .func{color:#ff1493}
  1348. pre .dp-sql .op{color:#808080}
  1349. pre .dp-rb .symbol{color:#a70}
  1350. pre .dp-rb .variable{color:#a70; font-weight:bold}
  1351. pre .dp-py .builtins{color:#ff1493}
  1352. pre .dp-py .magicmethods{color:#808080}
  1353. pre .dp-py .exceptions{color:brown}
  1354. pre .dp-py .types{color:brown; font-style:italic}
  1355. pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
  1356. pre .dp-j .annotation{color:#646464}
  1357. pre .dp-j .number{color:#C00000}
  1358. pre .dp-delphi .number{color:blue}
  1359. pre .dp-delphi .directive{color:#008284}
  1360. pre .dp-delphi .vars{color:#000}
  1361. pre .dp-css .value{color:black}
  1362. pre .dp-css .important{color:red}
  1363. pre .dp-c .vars{color:#d00}
  1364. pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}
  1365. #commetpages {
  1366. text-align:center;
  1367. line-height:28px;
  1368. }
  1369. #commetpages a {
  1370. border:1px solid #BADAA1;
  1371. padding:0 3px 0 3px;
  1372. }