css.wcss 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  1. {
  2. "node" : {
  3. "width": "100%",
  4. "height": "100%",
  5. "overflow": "hidden"
  6. },
  7. "contentContainerNode" : {
  8. "overflow-x" : "hidden",
  9. //"margin-right": "10px",
  10. "overflow-y" : "scroll"
  11. },
  12. "topContainerNode" : {
  13. "overflow" : "hidden",
  14. "margin" : "0px auto",
  15. "width" : "1182px"
  16. },
  17. "topNode": {
  18. "color" : "#333",
  19. "height": "60px",
  20. "background-color": "#3c75b7",
  21. "line-height": "60px",
  22. "font-size": "14px",
  23. "font-weight": "bold",
  24. "text-align": "left"
  25. },
  26. "topIconNode" : {
  27. "margin-left": "10px",
  28. "width": "200px",
  29. "height": "60px",
  30. "float": "left",
  31. "background": "url(/x_component_Forum/$Main/default/icon/bbs.png) no-repeat center center"
  32. },
  33. "topTextNode" : {
  34. "color" : "#fff",
  35. "padding-left" : "20px",
  36. "font-size": "24px",
  37. "float": "left",
  38. "overflow" : "hidden",
  39. "text-overflow" : "ellipsis",
  40. "white-space":"nowrap"
  41. },
  42. "topContentNode" : {
  43. "float" : "right",
  44. "padding-right" : "10px"
  45. },
  46. "searchDiv" : {
  47. "overflow" : "hidden",
  48. "float" : "left",
  49. "margin-left" : "280px",
  50. "margin-top" : "18px"
  51. },
  52. "searchInput" : {
  53. "float" : "left",
  54. "height" : "24px",
  55. "line-height" : "24px",
  56. "width" : "300px",
  57. "border" : "0px",
  58. "color" : "#999",
  59. "background-color" : "#f5f5f5"
  60. },
  61. "searchInput_over" : {
  62. "background-color" : "#fff"
  63. },
  64. "searchAction" : {
  65. "float" : "left",
  66. "height" : "26px",
  67. "line-height" : "26px",
  68. "background": "url(/x_component_Forum/$Main/default/icon/search-20.png) no-repeat center center",
  69. "width" : "26px",
  70. "background-color" : "#f5f5f5",
  71. "cursor" : "pointer"
  72. },
  73. "searchAction_over" : {
  74. "background": "url(/x_component_Forum/$Main/default/icon/search-20-over.png) no-repeat center center",
  75. "background-color" : "#fff"
  76. },
  77. "searchAction_over2" : {
  78. "background": "url(/x_component_Forum/$Main/default/icon/search-20-color.png) no-repeat center center",
  79. "background-color" : "#fff"
  80. },
  81. "signupNode" : {
  82. "float" : "right",
  83. "margin-top" : "18px",
  84. "margin-right" : "13px",
  85. "overflow" : "hidden",
  86. "width" : "60px",
  87. "cursor" : "pointer"
  88. },
  89. "signupIconNode" : {
  90. "width": "24px",
  91. "height": "24px",
  92. "float": "left",
  93. "background": "url(/x_component_Forum/$Main/default/icon/signup.png) no-repeat center center"
  94. },
  95. "signupTextNode" : {
  96. "height": "24px",
  97. "line-height" : "24px",
  98. "float": "left",
  99. "color" : "#fff",
  100. "font-size" : "16px",
  101. "font-weight" : "normal"
  102. },
  103. "logoutNode" : {
  104. "margin-top" : "18px",
  105. "margin-right" : "13px",
  106. "overflow" : "hidden",
  107. "width" : "70px",
  108. "float" : "right",
  109. "cursor" : "pointer"
  110. },
  111. "logoutIconNode" : {
  112. "width": "24px",
  113. "height": "24px",
  114. "float": "left",
  115. "background": "url(/x_component_Forum/$Main/default/icon/logout.png) no-repeat center center"
  116. },
  117. "logoutTextNode" : {
  118. "height": "24px",
  119. "line-height" : "24px",
  120. "float": "left",
  121. "color" : "#fff",
  122. "font-size" : "16px",
  123. "font-weight" : "normal"
  124. },
  125. "loginNode" : {
  126. "margin-top" : "18px",
  127. "margin-right" : "13px",
  128. "overflow" : "hidden",
  129. "width" : "70px",
  130. "cursor" : "pointer"
  131. },
  132. "loginIconNode" : {
  133. "width": "24px",
  134. "height": "24px",
  135. "float": "left",
  136. "background": "url(/x_component_Forum/$Main/default/icon/user.png) no-repeat center center"
  137. },
  138. "loginTextNode" : {
  139. "height": "24px",
  140. "line-height" : "24px",
  141. "float": "left",
  142. "color" : "#fff",
  143. "font-size" : "16px",
  144. "font-weight" : "normal"
  145. },
  146. "settingNode" : {
  147. "float" : "right",
  148. "margin-top" : "18px",
  149. "margin-right" : "13px",
  150. "overflow" : "hidden",
  151. "width" : "70px",
  152. "cursor" : "pointer"
  153. },
  154. "settingIconNode" : {
  155. "float" : "right",
  156. "width": "24px",
  157. "height": "24px",
  158. "float": "left",
  159. "background": "url(/x_component_Forum/$Main/default/icon/settings.png) no-repeat center center"
  160. },
  161. "settingTextNode" : {
  162. "height": "24px",
  163. "line-height" : "24px",
  164. "float": "left",
  165. "color" : "#fff",
  166. "font-size" : "16px",
  167. "font-weight" : "normal"
  168. },
  169. "personNode" : {
  170. "margin-top" : "18px",
  171. "margin-right" : "13px",
  172. "overflow" : "hidden",
  173. "width" : "90px",
  174. "cursor" : "pointer"
  175. },
  176. "personIconNode" : {
  177. "width": "24px",
  178. "height": "24px",
  179. "float": "left",
  180. "background": "url(/x_component_Forum/$Main/default/icon/user.png) no-repeat center center"
  181. },
  182. "personTextNode" : {
  183. "height": "24px",
  184. "line-height" : "24px",
  185. "float": "left",
  186. "color" : "#fff",
  187. "font-size" : "16px",
  188. "font-weight" : "normal"
  189. },
  190. "rightContentNode": {
  191. "height": "100%",
  192. "margin-left": "160px",
  193. "overflow": "hidden",
  194. "background-color" : "#fff", //"#fcfcfc",
  195. "opacity": 1
  196. },
  197. "naviNode": {
  198. "padding-top" : "10px",
  199. "width": "162px",
  200. "height": "100%",
  201. "overflow": "hidden",
  202. // "border": "0px",
  203. // "border-radius": "0px",
  204. "float": "left",
  205. "position": "static",
  206. "overflow": "hidden",
  207. //"margin-right" : "-7px",
  208. //"background-color" : "#fcfcfc",
  209. "background-color" : "#365775" //"#476783"
  210. //"border-right": "1px solid #e8e8e8"
  211. },
  212. "naviMenuNode": {
  213. "display" : "block",
  214. "padding-top" :"10px",
  215. "width": "198px",
  216. "height": "30px",
  217. "margin": "0px",
  218. "line-height" :"30px",
  219. "font-family": "微软雅黑",
  220. "font-size": "14px",
  221. "color" : "#ddd",
  222. "padding-left" : "10px"
  223. },
  224. "naviItemNode" : {
  225. "background-color" : "transparent",
  226. "cursor" : "pointer",
  227. //"color" : "#666",
  228. "color" : "#fff",
  229. "padding-left" : "30px",
  230. "height" : "30px",
  231. "line-height" : "30px",
  232. "font-family": "微软雅黑",
  233. "font-size": "14px"
  234. //"text-shadow": "0px 0px 2px #fff"
  235. },
  236. "naviItemNode_current" : {
  237. // "background-color" : "#e6f3ff",
  238. "background-color" : "#fff",
  239. "color" : "#666",
  240. "font-weight" : "400"
  241. //"text-shadow": "0px 0px 0px"
  242. },
  243. "naviItemNode_over" : {
  244. "background-color" : "#e6f3ff",
  245. "color" : "#666"
  246. //"text-shadow": "0px 0px 2px #fff"
  247. },
  248. "viewNaviSepartorNode" : {
  249. "margin" : "10px auto",
  250. //"height" : "10px",
  251. "width" : "100%",
  252. "border-bottom" : "1px solid #ddd"
  253. },
  254. "middleNode" : {
  255. "overflow" : "hidden",
  256. // "margin-top" : "20px",
  257. // "margin-left" : "10px",
  258. // "margin-bottom" : "20px",
  259. //"margin-right" : "10px",
  260. "margin" : "0px auto",
  261. "width" : "1182px"
  262. },
  263. "categoryNode" : {
  264. "overflow" : "hidden"
  265. },
  266. "categoryTopNode" : {
  267. //"padding" : "5px",
  268. "font-family": "微软雅黑",
  269. "color" : "#fff",
  270. "background-color" : "#fff",
  271. "overflow" : "hidden",
  272. "position" : "relative",
  273. "height": "44px",
  274. "width" : "100%"
  275. //"margin-bottom" : "10px",
  276. },
  277. "categoryTopTitleNode" : {
  278. "padding-left" : "15px",
  279. "height": "44px",
  280. "padding-left" : "30px",
  281. "line-height" :"44px",
  282. "font-size": "18px",
  283. "font-weight" : "bold",
  284. "float" : "left",
  285. "cursor" : "pointer",
  286. "width" : "275px",
  287. "position" : "absolute",
  288. "background": "url(/x_component_Forum/$Main/default/icon/title_background.png) no-repeat 10px 0px"
  289. },
  290. "categoryTopRightNode" : {
  291. "color" : "#333",
  292. "height": "44px",
  293. "font-size": "14px",
  294. "line-height" :"44px",
  295. "float" : "right"
  296. },
  297. "categoryTopRightNode2" : {
  298. "color" : "#333",
  299. "padding-right" : "15px",
  300. "height": "44px",
  301. "font-size": "14px",
  302. "line-height" :"44px",
  303. "float" : "right"
  304. },
  305. "recommandNode" : {
  306. "overflow" : "hidden"
  307. },
  308. "recommandTopNode" : {
  309. //"padding" : "5px",
  310. "font-family": "微软雅黑",
  311. "color" : "#fff",
  312. "background-color" : "#fff",
  313. "overflow" : "hidden",
  314. "position" : "relative",
  315. "height": "44px",
  316. "width" : "100%"
  317. //"margin-bottom" : "10px",
  318. },
  319. "recommandTopTitleNode" : {
  320. "padding-left" : "15px",
  321. "height": "44px",
  322. "padding-left" : "30px",
  323. "line-height" :"44px",
  324. "font-size": "18px",
  325. "font-weight" : "bold",
  326. "float" : "left",
  327. "cursor" : "pointer",
  328. "width" : "275px",
  329. "position" : "absolute",
  330. "background": "url(/x_component_Forum/$Main/default/icon/title_background.png) no-repeat 10px 0px"
  331. },
  332. "recommandTopRightNode" : {
  333. "padding-right" : "15px",
  334. "height": "35px",
  335. "font-size": "14px",
  336. "line-height" :"35px",
  337. "float" : "right"
  338. },
  339. "person" : {
  340. "cursor" : "pointer",
  341. "color": "#5c7084"
  342. },
  343. "person_over" : {
  344. "color": "#0258ad"
  345. },
  346. //推荐样式开始"
  347. "documentListNode_rcm" : {
  348. //"margin" : "0px 20px 0px 0px"
  349. "overflow" : "hidden",
  350. "background-color" : "#Fff",
  351. "padding-bottom" : "5px",
  352. "margin-bottom" : "10px"
  353. },
  354. "documentNode_rcm" : {
  355. //"margin-top" : "5px",
  356. "padding-left" : "10px",
  357. //"border" : "1px solid #dedede",
  358. "width" : "580px",
  359. "box-shadow" :"none",
  360. "float" : "left",
  361. "hieght" : "36px",
  362. "line-height" : "36px",
  363. "overflow" : "hidden"
  364. },
  365. "documentItemNode_rcm" : {
  366. },
  367. "documentItemNode_rcm_title" : {
  368. "color": "#333",
  369. "padding-left" : "5px",
  370. "font-size" : "14px",
  371. "float" : "left",
  372. "width" : "354px",
  373. "white-space":"nowrap",
  374. "overflow":"hidden",
  375. "text-overflow":"ellipsis",
  376. "cursor" : "pointer"
  377. },
  378. "documentItemNode_rcm_title_over" : {
  379. "color": "#0258ad"
  380. },
  381. "documentItemNode_rcm_right" : {
  382. "margin-left" : "20px",
  383. "float" : "left",
  384. "width" : "115px",
  385. "overflow" : "hidden"
  386. },
  387. "documentItemNode_rcm_person" : {
  388. "color": "#5c7084",
  389. "padding-left" : "5px",
  390. "font-size" : "12px",
  391. "float" : "left",
  392. "cursor" : "pointer"
  393. },
  394. "documentItemNode_rcm_person_over" : {
  395. "color": "#0258ad"
  396. },
  397. "documentItemNode_rcm_time" : {
  398. "float" : "left"
  399. },
  400. "documentItemNode_rcm_section" : {
  401. "margin-top" : "5px",
  402. "padding" : "2px 3px",
  403. //"background-color" : "#f3f3f3",
  404. "height" : "20px",
  405. "line-height" : "20px",
  406. "width" : "80px",
  407. "color" : "#fff",
  408. "float" : "left",
  409. "cursor" : "pointer",
  410. "text-align" : "center"
  411. },
  412. "documentListNode" : {
  413. //"margin" : "0px 20px 0px 0px"
  414. "overflow" : "hidden"
  415. //"background-color" : "#fff"
  416. },
  417. //tile 样式开始
  418. "documentNode" : {
  419. "margin-right" : "10px",
  420. "margin-bottom" : "10px",
  421. //"border" : "1px solid #dedede",
  422. "width" : "288px",
  423. "height" : "250px",
  424. "box-shadow" :"none",
  425. "float" : "left"//,
  426. //"cursor":"pointer"
  427. },
  428. "documentNode_over" : {
  429. "box-shadow" :"0px 3px 3px #999"
  430. },
  431. "documentItemNode" : {
  432. "background-color" : "#fff"
  433. },
  434. "documentItemTopNode":{
  435. "overflow": "hidden"//,
  436. //"cursor": "pointer"
  437. },
  438. "documentItemTopIconNode" : {
  439. "padding-top": "10px",
  440. "padding-left": "10px",
  441. "float": "left",
  442. "cursor" : "pointer"
  443. },
  444. "documentItemTopIcon" : {
  445. "border-radius": "10px",
  446. "width": "64px",
  447. "height": "64px"
  448. },
  449. "documentItemTopContent" : {
  450. "height": "80px",
  451. "margin-right": "5px",
  452. "margin-left": "80px"
  453. },
  454. "documentItemTopDiv" : {
  455. "overflow":"hidden","padding-top":"7px"
  456. },
  457. "documentItemTopPersonInfor" : {
  458. "height" : "15px",
  459. "line-height" : "15px",
  460. "color" : "#5c7084",
  461. "float" : "left",
  462. "cursor" : "pointer"
  463. },
  464. "documentItemTopInfor" : {
  465. "height" : "15px",
  466. "line-height" : "15px",
  467. "color" : "#9f9f9f",
  468. "float" : "left"
  469. },
  470. "documentItemTitleNode" : {
  471. "margin-top" : "5px",
  472. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "微软雅黑", "font-size": "16px","font-weight" : "bold",
  473. "float" : "left"
  474. },
  475. "documentItemTitleNode_over" : {
  476. "color" : "rgb(51, 51, 51)"
  477. },
  478. "documentItemToday" : {
  479. "margin-top" : "5px",
  480. "margin-left" : "10px",
  481. "background-color" : "#8ca3b5",
  482. "height" : "20px",
  483. "line-height" : "20px",
  484. "width" : "50px",
  485. "color" : "#fff",
  486. "float" : "left",
  487. "text-align" : "center"
  488. },
  489. "documentItemListNode" : {
  490. "height" : "159px",
  491. "padding-top" : "5px",
  492. "margin-top" : "5px",
  493. "margin-left" : "10px",
  494. "margin-right" : "10px",
  495. "border-top" : "1px solid #dedede"
  496. },
  497. "documentItemListItemNode" : {
  498. "color" : "#333",
  499. "height" : "24px",
  500. "line-height" : "24px",
  501. "font-size" : "14px",
  502. "cursor" : "pointer",
  503. "overflow": "hidden",
  504. "white-space": "nowrap",
  505. "text-overflow": "ellipsis"
  506. },
  507. "documentItemListItemNode_over" : {
  508. "color" : "#0258ad"
  509. },
  510. //tile 样式结束
  511. //list样式开始
  512. "documentNode_list" : {
  513. "overflow" : "hidden",
  514. "margin" : "0px 0px 10px 0px",
  515. //"border" : "1px solid #dedede",
  516. "height" : "170px",
  517. "box-shadow" :"none",
  518. "float" : "left"//,
  519. //"cursor":"pointer"
  520. },
  521. "documentNode_list_over" : {
  522. "box-shadow" :"3px 3px 3px #999"
  523. },
  524. "documentItemNode_list" : {
  525. "overflow" : "hidden",
  526. "background-color" : "#fff"
  527. },
  528. "documentItemLeftNode":{
  529. "overflow": "hidden",
  530. "width" : "450px",
  531. "float": "left"
  532. },
  533. "documentItemLeftIconNode" : {
  534. "margin-left" : "20px",
  535. "margin-top": "40px",
  536. "float": "left",
  537. "cursor" : "pointer"
  538. },
  539. "documentItemLeftIcon" : {
  540. "border-radius": "10px",
  541. "width": "64px",
  542. "height": "64px"
  543. },
  544. "documentItemLeftContent" : {
  545. "height": "170px",
  546. "margin-right": "5px",
  547. "margin-left": "100px"
  548. },
  549. "documentItemLeftDiv" : {
  550. "overflow":"hidden","padding-top":"7px"
  551. },
  552. "documentItemLeftInfor" : {
  553. "height" : "15px",
  554. "line-height" : "15px",
  555. "color" : "#9f9f9f",
  556. "float" : "left"
  557. },
  558. "documentItemLeftMemo" : {
  559. "color" : "#666",
  560. "height" : "80px",
  561. "line-height" : "20px",
  562. "overflow" : "hidden"
  563. },
  564. "documentItemTitleNode" : {
  565. "margin-top" : "5px",
  566. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "微软雅黑", "font-size": "16px","font-weight" : "bold",
  567. "float" : "left",
  568. "cursor" : "pointer"
  569. },
  570. "documentItemTitleNode_over" : {
  571. "color" : "rgb(51, 51, 51)"
  572. },
  573. "documentItemListNode_list" : {
  574. "float" : "left",
  575. "width" : "472px",
  576. "height" : "170px",
  577. "padding-top" : "5px",
  578. "margin-top" : "5px",
  579. "margin-left" : "10px",
  580. "margin-right" : "10px"
  581. },
  582. "documentItemListItemNode_list" : {
  583. "color" : "#333",
  584. "height" : "24px",
  585. "line-height" : "24px",
  586. "font-size" : "14px",
  587. "cursor" : "pointer",
  588. "overflow": "hidden",
  589. "white-space": "nowrap",
  590. "text-overflow": "ellipsis"
  591. },
  592. "documentItemListItemNode_list_over" : {
  593. "color" : "#0258ad"
  594. },
  595. "documentItemReplyListNode_list" : {
  596. "float" : "left",
  597. "width" : "210px",
  598. "height" : "140px",
  599. "padding-top" : "5px",
  600. "margin-top" : "5px",
  601. "margin-left" : "20px",
  602. "margin-right" : "10px"
  603. },
  604. "documentItemReplyListItemNode_list" : {
  605. "color" : "#888",
  606. "height" : "24px",
  607. "line-height" : "24px",
  608. "font-size" : "12px",
  609. "cursor" : "pointer"
  610. },
  611. "documentItemReplyListItemNode_list_over" : {
  612. "color" : "#0258ad"
  613. },
  614. "documentItemReplyTimeNode_list" : {
  615. "float" : "left"
  616. },
  617. "documentItemReplyPersonNode_list" : {
  618. "margin-left" : "10px",
  619. "float" : "left",
  620. "color" : "#5c7084"
  621. },
  622. "documentItemReplyPersonNode_list_over" : {
  623. "color" : "#0258ad"
  624. },
  625. //list样式结束
  626. ///image样式开始
  627. "documentItemNode_image" : {
  628. "overflow" : "hidden",
  629. "background-color" : "#fff"
  630. },
  631. "documentNode_image" : {
  632. "margin-bottom" : "10px",
  633. "margin-right" : "10px",
  634. //"border" : "1px solid #dedede",
  635. "width" : "586px",
  636. "height" : "250px",
  637. "box-shadow" :"none",
  638. "float" : "left"
  639. },
  640. "documentItemLeftImage" : {
  641. "cursor" : "pointer",
  642. "margin-top" : "10px",
  643. "margin-left" : "10px",
  644. // "width": "230px",
  645. // "height": "230px"
  646. "width": "230px",
  647. "height": "230px",
  648. "border-bottom-left-radius": "5px",
  649. "border-bottom-right-radius": "5px",
  650. "border-top-left-radius": "5px",
  651. "border-top-right-radius": "5px"
  652. //"float" : "left"
  653. },
  654. "documentItemLeft" : {
  655. "float" : "left",
  656. "width" : "250px",
  657. "height" : "250px"
  658. },
  659. "documentItemRight" : {
  660. "float" : "left",
  661. "width" : "334px"
  662. }
  663. //image样式结束
  664. // "documentItemIconNode" : {
  665. // "top" : "112px",
  666. // "left" : "92px",
  667. // "width" : "68px",
  668. // "height" : "68px",
  669. // "background": "url(/x_component_Execution/$MinderExplorer/default/icon/xmind68.png) no-repeat center center",
  670. // "position" : "absolute"
  671. // },
  672. // "documentItemIconNode_over" : {
  673. // "background": "url(/x_component_Execution/$MinderExplorer/default/icon/xmind_over68.png) no-repeat center center"
  674. // },
  675. }