css.wcss 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547
  1. {
  2. "node" : {
  3. "width": "100%",
  4. "height": "100%",
  5. "overflow": "hidden",
  6. "-webkit-user-select": "text",
  7. "-moz-user-select": "text"
  8. },
  9. "contentContainerNode" : {
  10. "overflow-x" : "hidden",
  11. //"margin-right": "10px",
  12. "overflow-y" : "scroll"
  13. },
  14. "rightContentNode": {
  15. "height": "100%",
  16. "margin-left": "160px",
  17. "overflow": "hidden",
  18. "background-color" : "#fff", //"#fcfcfc",
  19. "opacity": 1
  20. },
  21. "naviNode": {
  22. "padding-top" : "10px",
  23. "width": "162px",
  24. "height": "100%",
  25. "overflow": "hidden",
  26. // "border": "0px",
  27. // "border-radius": "0px",
  28. "float": "left",
  29. "position": "static",
  30. "overflow": "hidden",
  31. //"margin-right" : "-7px",
  32. //"background-color" : "#fcfcfc",
  33. "background-color" : "#365775" //"#476783"
  34. //"border-right": "1px solid #e8e8e8"
  35. },
  36. "naviMenuNode": {
  37. "display" : "block",
  38. "padding-top" :"10px",
  39. "width": "198px",
  40. "height": "30px",
  41. "margin": "0px",
  42. "line-height" :"30px",
  43. "font-family": "Microsoft YaHei",
  44. "font-size": "14px",
  45. "color" : "#ddd",
  46. "padding-left" : "10px"
  47. },
  48. "naviItemNode" : {
  49. "background-color" : "transparent",
  50. "cursor" : "pointer",
  51. //"color" : "#666",
  52. "color" : "#fff",
  53. "padding-left" : "30px",
  54. "height" : "30px",
  55. "line-height" : "30px",
  56. "font-family": "Microsoft YaHei",
  57. "font-size": "14px"
  58. //"text-shadow": "0px 0px 2px #fff"
  59. },
  60. "naviItemNode_current" : {
  61. // "background-color" : "#e6f3ff",
  62. "background-color" : "#fff",
  63. "color" : "#666",
  64. "font-weight" : "400"
  65. //"text-shadow": "0px 0px 0px"
  66. },
  67. "naviItemNode_over" : {
  68. "background-color" : "#e6f3ff",
  69. "color" : "#666"
  70. //"text-shadow": "0px 0px 2px #fff"
  71. },
  72. "viewNaviSepartorNode" : {
  73. "margin" : "10px auto",
  74. //"height" : "10px",
  75. "width" : "100%",
  76. "border-bottom" : "1px solid #ddd"
  77. },
  78. "middleNode" : {
  79. "overflow" : "hidden",
  80. // "margin-top" : "20px",
  81. // "margin-left" : "10px",
  82. // "margin-bottom" : "20px",
  83. //"margin-right" : "10px",
  84. "margin" : "0px auto",
  85. "width" : "1182px"
  86. },
  87. "categoryNode" : {
  88. "overflow" : "hidden"
  89. },
  90. "categoryTopNode" : {
  91. //"padding" : "5px",
  92. "font-family": "Microsoft YaHei",
  93. "color" : "#fff",
  94. "background-color" : "#f7f7f7",
  95. "overflow" : "hidden",
  96. "position" : "relative",
  97. "height": "40px",
  98. "width" : "100%"
  99. //"margin-bottom" : "10px",
  100. },
  101. "categoryTopTitleNode" : {
  102. "padding-left" : "15px",
  103. "height": "40px",
  104. "line-height" :"40px",
  105. "font-size": "18px",
  106. "font-weight" : "bold",
  107. "float" : "left",
  108. "cursor" : "pointer",
  109. "width" : "275px",
  110. "position" : "absolute"
  111. //"background": "url(../x_component_Forum/$Main/default/icon/title_background.png) no-repeat 10px 0px"
  112. },
  113. "categoryTopRightNode" : {
  114. "color" : "#999",
  115. "height": "40px",
  116. "font-size": "14px",
  117. "line-height" :"40px",
  118. "float" : "right"
  119. },
  120. "categoryTopRightNode2" : {
  121. "color" : "#333",
  122. "padding-right" : "15px",
  123. "height": "40px",
  124. "font-size": "14px",
  125. "line-height" :"40px",
  126. "float" : "right"
  127. },
  128. "recommandNode" : {
  129. "overflow" : "hidden"
  130. },
  131. "recommandTopNode" : {
  132. //"padding" : "5px",
  133. "font-family": "Microsoft YaHei",
  134. "color" : "#fff",
  135. "background-color" : "#f7f7f7",
  136. "overflow" : "hidden",
  137. "position" : "relative",
  138. "height": "40px",
  139. "width" : "100%"
  140. //"margin-bottom" : "10px",
  141. },
  142. "recommandTopTitleNode" : {
  143. "color" : "#3c76b7",
  144. "padding-left" : "15px",
  145. "height": "40px",
  146. "line-height" :"40px",
  147. "font-size": "18px",
  148. "font-weight" : "bold",
  149. "float" : "left",
  150. "cursor" : "pointer",
  151. "width" : "275px",
  152. "position" : "absolute"//,
  153. //"background": "url(../x_component_Forum/$Main/default/icon/title_background.png) no-repeat 10px 0px"
  154. },
  155. "recommandTopRightNode" : {
  156. "padding-right" : "15px",
  157. "height": "35px",
  158. "font-size": "14px",
  159. "line-height" :"35px",
  160. "float" : "right"
  161. },
  162. "person" : {
  163. "cursor" : "pointer",
  164. "color": "#5c7084"
  165. },
  166. "person_over" : {
  167. "color": "#0258ad"
  168. },
  169. //推荐样式开始"
  170. "documentListNode_rcm" : {
  171. //"margin" : "0px 20px 0px 0px"
  172. "overflow" : "hidden",
  173. "background-color" : "#fff",
  174. "padding-bottom" : "5px"
  175. //"margin-bottom" : "10px"
  176. },
  177. "documentNode_rcm" : {
  178. //"margin-top" : "5px",
  179. "padding-left" : "10px",
  180. //"border" : "1px solid #dedede",
  181. "width" : "580px",
  182. "box-shadow" :"none",
  183. "float" : "left",
  184. "hieght" : "36px",
  185. "line-height" : "36px",
  186. "overflow" : "hidden"
  187. },
  188. "documentItemNode_rcm" : {
  189. },
  190. "documentItemNode_rcm_title" : {
  191. "color": "#333",
  192. "padding-left" : "5px",
  193. "font-size" : "14px",
  194. "float" : "left",
  195. "width" : "279px",
  196. "white-space":"nowrap",
  197. "overflow":"hidden",
  198. "text-overflow":"ellipsis",
  199. "cursor" : "pointer"
  200. },
  201. "documentItemNode_rcm_title_over" : {
  202. "color": "#0258ad"
  203. },
  204. "documentItemNode_rcm_right" : {
  205. "margin-right" : "16px",
  206. "float" : "right",
  207. "width" : "140px",
  208. "overflow" : "hidden"
  209. },
  210. "documentItemNode_rcm_arrow" : {
  211. "color": "#5c7084",
  212. "padding-left" : "5px",
  213. "font-size" : "18px",
  214. "float" : "left",
  215. "cursor" : "pointer"
  216. },
  217. "documentItemNode_rcm_person" : {
  218. "color": "#5c7084",
  219. "padding-left" : "5px",
  220. "width" : "65px",
  221. "height" : "30px",
  222. "overflow" : "hidden",
  223. "text-align" : "right",
  224. "min-width" : "40px",
  225. "font-size" : "12px",
  226. "float" : "right",
  227. "cursor" : "pointer"
  228. },
  229. "documentItemNode_rcm_person_over" : {
  230. "color": "#0258ad"
  231. },
  232. "documentItemNode_rcm_time" : {
  233. "float" : "right",
  234. "color" : "#999",
  235. "font-size" : "13px",
  236. "width" : "70px",
  237. "height" : "30px",
  238. "overflow" : "hidden",
  239. "text-align" : "right"
  240. },
  241. "documentItemNode_rcm_index" : {
  242. "margin-top" : "8px",
  243. "float" : "left",
  244. "font-weight" : "bold",
  245. "font-size" : "12px",
  246. "border-radius" : "2px",
  247. "width" : "20px",
  248. "height" : "20px",
  249. "line-height" : "20px",
  250. "color" : "#fff",
  251. "text-align" : "center"
  252. },
  253. "documentItemNode_rcm_section" : {
  254. "margin-left" : "8px",
  255. //"width" : "88px",
  256. "color" : "#fff",
  257. "float" : "left",
  258. "cursor" : "pointer",
  259. "overflow" : "hidden",
  260. "max-width" : "85px",
  261. "height" : "30px"
  262. },
  263. "documentListNode" : {
  264. //"margin" : "0px 20px 0px 0px"
  265. "overflow" : "hidden",
  266. "background-color" : "#fff"
  267. },
  268. //tile 样式开始
  269. "documentNode" : {
  270. "margin-right" : "10px",
  271. "margin-top" : "10px",
  272. "border" : "1px solid #eee",
  273. "width" : "286px",
  274. "height" : "250px",
  275. "box-shadow" :"none",
  276. "float" : "left"//,
  277. //"cursor":"pointer"
  278. },
  279. "documentNode_over" : {
  280. "box-shadow" :"0px 3px 3px #999"
  281. },
  282. "documentItemNode" : {
  283. "background-color" : "#fff"
  284. },
  285. "documentItemTopNode":{
  286. "overflow": "hidden"//,
  287. //"cursor": "pointer"
  288. },
  289. "documentItemTopIconNode" : {
  290. "padding-top": "10px",
  291. "padding-left": "10px",
  292. "float": "left",
  293. "cursor" : "pointer"
  294. },
  295. "documentItemTopIcon" : {
  296. "border-radius": "10px",
  297. "width": "64px",
  298. "height": "64px"
  299. },
  300. "documentItemTopContent" : {
  301. "height": "80px",
  302. "margin-right": "5px",
  303. "margin-left": "82px"
  304. },
  305. "documentItemTopDiv" : {
  306. "overflow":"hidden","padding-top":"7px"
  307. },
  308. "documentItemTopPersonInfor" : {
  309. "height" : "15px",
  310. "line-height" : "15px",
  311. "color" : "#5c7084",
  312. "float" : "left",
  313. "cursor" : "pointer"
  314. },
  315. "documentItemTopInfor" : {
  316. "font-size" : "13px",
  317. "height" : "15px",
  318. "line-height" : "15px",
  319. "color" : "#9f9f9f",
  320. "float" : "left"
  321. },
  322. "documentItemTitleNode" : {
  323. "margin-top" : "5px",
  324. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  325. "float" : "left"
  326. },
  327. "documentItemTitleNode_over" : {
  328. "color" : "rgb(51, 51, 51)"
  329. },
  330. "documentItemToday" : {
  331. "margin-top" : "5px",
  332. "margin-left" : "10px",
  333. "background-color" : "#8ca3b5",
  334. "height" : "20px",
  335. "line-height" : "20px",
  336. "width" : "50px",
  337. "color" : "#fff",
  338. "float" : "left",
  339. "text-align" : "center"
  340. },
  341. "documentItemListNode" : {
  342. "height" : "159px",
  343. "padding-top" : "5px",
  344. "margin-top" : "5px",
  345. "margin-left" : "10px",
  346. "margin-right" : "10px"//,
  347. //"border-top" : "1px solid #dedede"
  348. },
  349. "documentItemListItemNode" : {
  350. "color" : "#333",
  351. "height" : "24px",
  352. "line-height" : "24px",
  353. "font-size" : "14px",
  354. "cursor" : "pointer",
  355. "overflow": "hidden",
  356. "white-space": "nowrap",
  357. "text-overflow": "ellipsis",
  358. "letter-spacing" : "1px",
  359. "padding-left" : "15px",
  360. "background": "url(../x_component_Forum/$Main/default/icon/dot.png) no-repeat left center"
  361. },
  362. "documentItemListItemNode_over" : {
  363. "color" : "#0258ad",
  364. "background": "url(../x_component_Forum/$Main/default/icon/dot_over.png) no-repeat left center"
  365. },
  366. //tile 样式结束
  367. //list样式开始
  368. "documentNode_list" : {
  369. "overflow" : "hidden",
  370. //"margin" : "0px 0px 10px 0px",
  371. "border-bottom" : "1px solid #eee",
  372. "height" : "170px",
  373. "box-shadow" :"none",
  374. "float" : "left"//,
  375. //"cursor":"pointer"
  376. },
  377. "documentNode_list_over" : {
  378. "box-shadow" :"3px 3px 3px #999"
  379. },
  380. "documentItemNode_list" : {
  381. "overflow" : "hidden",
  382. "background-color" : "#fff"
  383. },
  384. "documentItemLeftNode":{
  385. "overflow": "hidden",
  386. "width" : "450px",
  387. "float": "left"
  388. },
  389. "documentItemLeftIconNode" : {
  390. "margin-left" : "20px",
  391. "margin-top": "40px",
  392. "float": "left",
  393. "cursor" : "pointer"
  394. },
  395. "documentItemLeftIcon" : {
  396. "border-radius": "10px",
  397. "width": "64px",
  398. "height": "64px"
  399. },
  400. "documentItemLeftContent" : {
  401. "height": "170px",
  402. "margin-right": "5px",
  403. "margin-left": "100px"
  404. },
  405. "documentItemLeftDiv" : {
  406. "overflow":"hidden","padding-top":"7px"
  407. },
  408. "documentItemLeftInfor" : {
  409. "height" : "15px",
  410. "line-height" : "15px",
  411. "color" : "#9f9f9f",
  412. "float" : "left"
  413. },
  414. "documentItemLeftMemo" : {
  415. "color" : "#666",
  416. "height" : "80px",
  417. "line-height" : "20px",
  418. "overflow" : "hidden"
  419. },
  420. "documentItemTitleNode" : {
  421. "margin-top" : "5px",
  422. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  423. "float" : "left",
  424. "cursor" : "pointer"
  425. },
  426. "documentItemTitleNode_over" : {
  427. "color" : "rgb(51, 51, 51)"
  428. },
  429. "documentItemListNode_list" : {
  430. "float" : "left",
  431. "width" : "472px",
  432. "height" : "170px",
  433. "padding-top" : "5px",
  434. "margin-top" : "5px",
  435. "margin-left" : "10px",
  436. "margin-right" : "10px"
  437. },
  438. "documentItemListItemNode_list" : {
  439. "padding-left" : "15px",
  440. "color" : "#333",
  441. "height" : "24px",
  442. "line-height" : "24px",
  443. "font-size" : "14px",
  444. "cursor" : "pointer",
  445. "overflow": "hidden",
  446. "white-space": "nowrap",
  447. "text-overflow": "ellipsis",
  448. "letter-spacing" : "1px",
  449. "background": "url(../x_component_Forum/$Main/default/icon/dot.png) no-repeat left center"
  450. },
  451. "documentItemListItemNode_list_over" : {
  452. "color" : "#0258ad",
  453. "background": "url(../x_component_Forum/$Main/default/icon/dot_over.png) no-repeat left center"
  454. },
  455. "documentItemReplyListNode_list" : {
  456. "float" : "left",
  457. "width" : "204px",
  458. "height" : "140px",
  459. "padding-top" : "5px",
  460. "margin-top" : "5px",
  461. "margin-left" : "20px",
  462. "margin-right" : "16px"
  463. },
  464. "documentItemReplyListItemNode_list" : {
  465. "color" : "#888",
  466. "height" : "24px",
  467. "line-height" : "24px",
  468. "font-size" : "12px",
  469. "cursor" : "pointer"
  470. },
  471. "documentItemReplyListItemNode_list_over" : {
  472. "color" : "#0258ad"
  473. },
  474. "documentItemReplyTimeNode_list" : {
  475. "float" : "right"
  476. },
  477. "documentItemReplyPersonNode_list" : {
  478. "margin-left" : "10px",
  479. "float" : "right",
  480. "min-width" : "40px",
  481. "text-align" : "right",
  482. "color" : "#5c7084"
  483. },
  484. "documentItemReplyPersonNode_list_over" : {
  485. "color" : "#0258ad"
  486. },
  487. //list样式结束
  488. ///image样式开始
  489. "documentItemNode_image" : {
  490. "overflow" : "hidden",
  491. "background-color" : "#fff"
  492. },
  493. "documentNode_image" : {
  494. //"margin-bottom" : "10px",
  495. "margin-right" : "10px",
  496. "border-bottom" : "1px solid #ddd",
  497. "width" : "584px",
  498. "height" : "250px",
  499. "box-shadow" :"none",
  500. "float" : "left"
  501. },
  502. "documentItemLeftImage" : {
  503. "cursor" : "pointer",
  504. "margin-top" : "10px",
  505. "margin-left" : "10px",
  506. // "width": "230px",
  507. // "height": "230px"
  508. "width": "230px",
  509. "height": "230px"//,
  510. // "border-bottom-left-radius": "5px",
  511. // "border-bottom-right-radius": "5px",
  512. // "border-top-left-radius": "5px",
  513. // "border-top-right-radius": "5px"
  514. //"float" : "left"
  515. },
  516. "documentItemLeft" : {
  517. "float" : "left",
  518. "width" : "250px",
  519. "height" : "250px"
  520. },
  521. "documentItemRight" : {
  522. "float" : "left",
  523. "width" : "334px"
  524. }
  525. //image样式结束
  526. // "documentItemIconNode" : {
  527. // "top" : "112px",
  528. // "left" : "92px",
  529. // "width" : "68px",
  530. // "height" : "68px",
  531. // "background": "url(../x_component_Execution/$MinderExplorer/default/icon/xmind68.png) no-repeat center center",
  532. // "position" : "absolute"
  533. // },
  534. // "documentItemIconNode_over" : {
  535. // "background": "url(../x_component_Execution/$MinderExplorer/default/icon/xmind_over68.png) no-repeat center center"
  536. // },
  537. }