css.wcss 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. {
  2. "person" : {
  3. "cursor" : "pointer",
  4. "color": "#5c7084",
  5. "max-width": "62px",
  6. "overflow": "hidden",
  7. "white-space": "nowrap",
  8. "text-overflow": "ellipsis",
  9. "display": "inline-block"
  10. },
  11. "person_over" : {
  12. "color": "#0258ad"
  13. },
  14. "listNode" : {
  15. //"margin" : "0px 20px 0px 0px"
  16. "overflow" : "hidden",
  17. "background-color" : "#fff"
  18. },
  19. "itemTopDiv" : {
  20. "overflow":"hidden",
  21. "padding-top":"7px"
  22. },
  23. "itemTopInfor" : {
  24. "font-size" : "13px",
  25. "height" : "15px",
  26. "line-height" : "15px",
  27. "color" : "#9f9f9f",
  28. "float" : "left"
  29. },
  30. "itemTitleNode" : {
  31. "margin-top" : "5px",
  32. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  33. "float" : "left"
  34. },
  35. "itemTitleNode_over" : {
  36. "color" : "rgb(51, 51, 51)"
  37. },
  38. "itemToday" : {
  39. "margin-top" : "5px",
  40. "margin-left" : "10px",
  41. "background-color" : "#8ca3b5",
  42. "height" : "20px",
  43. "line-height" : "20px",
  44. "width" : "50px",
  45. "color" : "#fff",
  46. "float" : "left",
  47. "text-align" : "center"
  48. },
  49. "itemListNode" : {
  50. "height" : "159px",
  51. "padding-top" : "5px",
  52. "margin-top" : "5px",
  53. "margin-left" : "10px",
  54. "margin-right" : "10px"//,
  55. //"border-top" : "1px solid #dedede"
  56. },
  57. "itemListItemNode_over" : {
  58. "color" : "#0258ad",
  59. "background": "url(../x_component_Forum/$Main/default/icon/dot_over.png) no-repeat left center"
  60. },
  61. "node_list" : {
  62. "overflow" : "hidden",
  63. //"margin" : "0px 0px 10px 0px",
  64. "border-bottom" : "1px solid #eee",
  65. "height" : "170px",
  66. "box-shadow" :"none",
  67. "float" : "left"//,
  68. //"cursor":"pointer"
  69. },
  70. "node_list_over" : {
  71. "box-shadow" :"3px 3px 3px #999"
  72. },
  73. "itemNode_list" : {
  74. "overflow" : "hidden",
  75. "background-color" : "#fff"
  76. },
  77. "itemLeftNode":{
  78. "overflow": "hidden",
  79. "width" : "350px",
  80. "float": "left"
  81. },
  82. "itemLeftIconNode" : {
  83. "margin-left" : "20px",
  84. "margin-top": "40px",
  85. "float": "left",
  86. "cursor" : "pointer"
  87. },
  88. "itemLeftIcon" : {
  89. "border-radius": "10px",
  90. "width": "64px",
  91. "height": "64px"
  92. },
  93. "itemLeftContent" : {
  94. "height": "170px",
  95. "margin-right": "5px",
  96. "margin-left": "100px"
  97. },
  98. "itemLeftDiv" : {
  99. "overflow":"hidden","padding-top":"7px"
  100. },
  101. "itemLeftInfor" : {
  102. "height" : "15px",
  103. "line-height" : "15px",
  104. "color" : "#9f9f9f",
  105. "float" : "left"
  106. },
  107. "itemLeftMemo" : {
  108. "color" : "#666",
  109. "height" : "80px",
  110. "line-height" : "20px",
  111. "overflow" : "hidden"
  112. },
  113. "itemTitleNode" : {
  114. "margin-top" : "5px",
  115. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  116. "float" : "left",
  117. "cursor" : "pointer"
  118. },
  119. "itemTitleNode_over" : {
  120. "color" : "rgb(51, 51, 51)"
  121. },
  122. "itemListNode" : {
  123. "float" : "left",
  124. "width" : "402px",
  125. "height" : "170px",
  126. "padding-top" : "5px",
  127. "margin-top" : "5px",
  128. "margin-left" : "10px",
  129. "margin-right" : "10px"
  130. },
  131. "itemListItemNode" : {
  132. "padding-left" : "15px",
  133. "color" : "#333",
  134. "height" : "24px",
  135. "line-height" : "24px",
  136. "font-size" : "14px",
  137. "cursor" : "pointer",
  138. "overflow": "hidden",
  139. "white-space": "nowrap",
  140. "text-overflow": "ellipsis",
  141. "letter-spacing" : "1px",
  142. "background": "url(../x_component_Forum/$Main/default/icon/dot.png) no-repeat left center"
  143. },
  144. "itemListItemNode_over" : {
  145. "color" : "#0258ad",
  146. "background": "url(../x_component_Forum/$Main/default/icon/dot_over.png) no-repeat left center"
  147. },
  148. "itemReplyListNode" : {
  149. "float" : "left",
  150. "width" : "204px",
  151. "height" : "140px",
  152. "padding-top" : "5px",
  153. "margin-top" : "5px",
  154. "margin-left" : "20px",
  155. "margin-right" : "16px"
  156. },
  157. "itemReplyListItemNode" : {
  158. "color" : "#888",
  159. "height" : "24px",
  160. "line-height" : "24px",
  161. "font-size" : "12px",
  162. "cursor" : "pointer"
  163. },
  164. "itemReplyListItemNode_over" : {
  165. "color" : "#0258ad"
  166. },
  167. "itemReplyTimeNode" : {
  168. "float" : "right"
  169. },
  170. "itemReplyPersonNode" : {
  171. "margin-left" : "10px",
  172. "float" : "right",
  173. "min-width" : "40px",
  174. "text-align" : "right",
  175. "color" : "#5c7084"
  176. },
  177. "itemReplyPersonNode_over" : {
  178. "color" : "#0258ad"
  179. },
  180. //list样式结束
  181. "node_list_1_1" : {
  182. "overflow" : "hidden",
  183. "border-bottom" : "1px solid #eee",
  184. "height" : "182px",
  185. "box-shadow" :"none",
  186. "float" : "left"
  187. },
  188. "itemImageNode_type_1_1" : {
  189. "float" : "left",
  190. "width" : "245px"
  191. },
  192. "itemImage_type_1_1" : {
  193. "width" : "225px",
  194. "height" : "150px",
  195. "margin" : "16px"
  196. },
  197. "itemLeftNode_type_1_1":{
  198. "overflow": "hidden",
  199. "width" : "175px",
  200. "float": "left",
  201. "padding-top" : "12px"
  202. },
  203. "itemLeftContent_type_1_1" : {
  204. "height": "170px",
  205. "margin-right": "5px",
  206. "margin-left": "10px"
  207. },
  208. "itemReplyListNode_type_1_1" : {
  209. "float" : "left",
  210. "width" : "144px",
  211. "height" : "140px",
  212. "padding-top" : "5px",
  213. "margin-top" : "15px",
  214. "margin-left" : "10px",
  215. "margin-right" : "16px"
  216. },
  217. "itemListNode_type_1_1" : {
  218. "float" : "left",
  219. "width" : "402px",
  220. "height" : "170px",
  221. "padding-top" : "5px",
  222. "margin-top" : "15px",
  223. "margin-left" : "10px",
  224. "margin-right" : "10px"
  225. },
  226. "node_list_type_2_0" : {
  227. "overflow" : "hidden",
  228. //"margin" : "0px 0px 10px 0px",
  229. "border-bottom" : "1px solid #eee",
  230. "height" : "93px",
  231. "box-shadow" :"none",
  232. "float" : "left"//,
  233. //"cursor":"pointer"
  234. },
  235. "itemLeftNode_type_2_0":{
  236. "overflow": "hidden",
  237. "width" : "268px",
  238. "float": "left"
  239. },
  240. "itemLeftIconNode_type_2_0" : {
  241. "margin-left" : "20px",
  242. "margin-top": "15px",
  243. "float": "left",
  244. "cursor" : "pointer"
  245. },
  246. "itemLeftContent_type_2_0" : {
  247. //"height": "170px",
  248. "margin-right": "5px",
  249. "margin-left": "100px"
  250. },
  251. "itemListNode_type_2_0" : {
  252. "float" : "left",
  253. "width" : "217px",
  254. "height" : "170px",
  255. "padding-top" : "5px",
  256. "margin-top" : "5px",
  257. "margin-left" : "10px",
  258. "margin-right" : "10px"
  259. },
  260. "node_list_type_2_0_2" : {
  261. "overflow" : "hidden",
  262. //"margin" : "0px 0px 10px 0px",
  263. "border-bottom" : "1px solid #eee",
  264. "height" : "228px",
  265. "box-shadow" :"none",
  266. "float" : "left"//,
  267. //"cursor":"pointer"
  268. },
  269. "itemLeftNode_type_2_0_2":{
  270. "overflow": "hidden",
  271. "width" : "188px",
  272. "height" : "160px",
  273. "float": "left",
  274. "background-color" : "#f7f7f7",
  275. "margin" : "16px 16px",
  276. "padding-top" : "20px",
  277. "padding-bottom" : "16px"
  278. },
  279. "itemLeftIconNode_type_2_0_2" : {
  280. "text-align" : "center",
  281. "margin-bottom" : "5px",
  282. "cursor" : "pointer"
  283. },
  284. "itemLeftContent_type_2_0_2" : {
  285. "text-align" : "center"
  286. },
  287. "itemTopDiv_type_2_0_2" : {
  288. "overflow":"hidden",
  289. "padding-top":"7px",
  290. "display" : "inline-block"
  291. },
  292. "itemListNode_type_2_0_2" : {
  293. "float" : "left",
  294. "width" : "266px",
  295. "height" : "220px",
  296. "padding-top" : "5px",
  297. "margin-top" : "5px",
  298. "margin-left" : "10px",
  299. "margin-right" : "10px"
  300. },
  301. "node_list_type_2_1" : {
  302. "overflow" : "hidden",
  303. "border-bottom" : "1px solid #eee",
  304. "height" : "280px",
  305. "box-shadow" :"none",
  306. "float" : "left"//,
  307. },
  308. "itemLeftNode_type_2_1":{
  309. "overflow": "hidden",
  310. "width" : "198px",
  311. "height" : "280px",
  312. "float": "left",
  313. "margin" : "16px 6px 16px 16px"
  314. },
  315. "itemImageNode_type_2_1" : {
  316. "float" : "left"
  317. },
  318. "itemLeftIconNode_type_2_1" : {
  319. "float" : "left",
  320. "margin-bottom" : "5px",
  321. "cursor" : "pointer",
  322. "margin-top" : "12px"
  323. },
  324. "itemLeftContent_type_2_1" : {
  325. "float" : "left",
  326. "margin-left": "10px"
  327. },
  328. "itemImage_type_2_1" : {
  329. "width" : "208px",
  330. "height" : "145px"
  331. },
  332. "itemListNode_type_2_1" : {
  333. "float" : "left",
  334. "width" : "263px",
  335. "height" : "280px",
  336. "padding-top" : "5px",
  337. "margin-top" : "5px",
  338. "margin-left" : "10px",
  339. "margin-right" : "10px"
  340. },
  341. "node_list_type_2_1_2" : {
  342. "overflow" : "hidden",
  343. "border-bottom" : "1px solid #eee",
  344. "height" : "203px",
  345. "box-shadow" :"none",
  346. "float" : "left"//,
  347. },
  348. "itemImageNode_type_2_1_2" : {
  349. "float" : "left",
  350. "margin" : "16px"
  351. },
  352. "itemImage_type_2_1_2" : {
  353. "width" : "208px",
  354. "height" : "145px"
  355. },
  356. "itemLeftNode_type_2_1_2":{
  357. "overflow": "hidden",
  358. "width" : "255px",
  359. "height" : "80px",
  360. "padding-top" : "4px",
  361. "margin-right" : "10px"
  362. },
  363. "itemLeftIconNode_type_2_1_2" : {
  364. "float" : "left",
  365. "margin-bottom" : "5px",
  366. "cursor" : "pointer",
  367. "margin-top" : "12px"
  368. },
  369. "itemLeftContent_type_2_1_2" : {
  370. "float" : "left",
  371. "margin-left": "10px"
  372. },
  373. "itemListNode_type_2_1_2" : {
  374. "width" : "255px",
  375. "height" : "123px",
  376. "overflow" : "hidden",
  377. "padding-top" : "5px",
  378. "margin-top" : "5px"
  379. },
  380. "node_list_type_3_0" : {
  381. "overflow" : "hidden",
  382. "margin-right" : "10px",
  383. "margin-top" : "10px",
  384. "height" : "180px",
  385. "box-shadow" :"none",
  386. "float" : "left",
  387. "border":"1px solid #eee"
  388. },
  389. "itemLeftNode_type_3_0":{
  390. "overflow": "hidden",
  391. "width" : "308px"
  392. },
  393. "itemLeftIconNode_type_3_0" : {
  394. "margin-left" : "20px",
  395. "margin-top": "15px",
  396. "float": "left",
  397. "cursor" : "pointer"
  398. },
  399. "itemLeftContent_type_3_0" : {
  400. //"height": "170px",
  401. "margin-right": "5px",
  402. "margin-left": "100px"
  403. },
  404. "itemListNode_type_3_0" : {
  405. "width" : "308px",
  406. "height" : "175px",
  407. "padding-top" : "5px",
  408. "margin-top" : "5px",
  409. "margin-left" : "10px",
  410. "margin-right" : "10px"
  411. },
  412. "node_list_type_3_1" : {
  413. "overflow" : "hidden",
  414. "margin-right" : "10px",
  415. "margin-top" : "10px",
  416. "height" : "240px",
  417. "box-shadow" :"none",
  418. "float" : "left",
  419. "border":"1px solid #eee"
  420. },
  421. "itemLeftNode_type_3_1":{
  422. "margin-top": "5px",
  423. "overflow": "hidden",
  424. "width" : "328px"
  425. },
  426. "itemImageNode_type_3_1" : {
  427. "margin" : "10px",
  428. "float" : "left"
  429. },
  430. "itemImage_type_3_1" : {
  431. "width" : "180px",
  432. "height" : "120px"
  433. },
  434. "itemToday_type_3_1" : {
  435. "background-color" : "#8ca3b5",
  436. "height" : "20px",
  437. "line-height" : "20px",
  438. "width" : "50px",
  439. "color" : "#fff",
  440. "float" : "left",
  441. "text-align" : "center"
  442. },
  443. "itemLeftIconNode_type_3_1" : {
  444. "overflow": "hidden",
  445. "margin-left" : "20px",
  446. "margin-top": "14px",
  447. "cursor" : "pointer"
  448. },
  449. "itemLeftContent_type_3_1" : {
  450. "overflow": "hidden",
  451. "margin-left" : "20px",
  452. "margin-right": "5px"
  453. },
  454. "itemTopDiv_type_3_1" : {
  455. "overflow":"hidden",
  456. "padding-top":"2px"
  457. },
  458. "itemListNode_type_3_1" : {
  459. "width" : "303px",
  460. "height" : "70px",
  461. "padding-left" : "5px",
  462. "margin-left" : "10px",
  463. "margin-right" : "10px"
  464. },
  465. "node_list_type_4_0" : {
  466. "overflow" : "hidden",
  467. "margin-right" : "10px",
  468. "margin-top" : "10px",
  469. "height" : "190px",
  470. "box-shadow" :"none",
  471. "float" : "left",
  472. "border":"1px solid #eee"
  473. },
  474. "itemLeftNode_type_4_0":{
  475. "overflow": "hidden",
  476. "width" : "223px"
  477. },
  478. "itemLeftIconNode_type_4_0" : {
  479. "margin-left" : "20px",
  480. "margin-top": "15px",
  481. "float": "left",
  482. "cursor" : "pointer"
  483. },
  484. "itemLeftContent_type_4_0" : {
  485. //"height": "170px",
  486. "margin-right": "5px",
  487. "margin-left": "100px"
  488. },
  489. "itemListNode_type_4_0" : {
  490. "width" : "223px",
  491. "height" : "180px",
  492. "padding-top" : "5px",
  493. "margin-top" : "5px",
  494. "margin-left" : "10px",
  495. "margin-right" : "10px"
  496. },
  497. "node_list_type_4_1" : {
  498. "overflow" : "hidden",
  499. "margin-right" : "10px",
  500. "margin-top" : "10px",
  501. "height" : "360px",
  502. "box-shadow" :"none",
  503. "float" : "left",
  504. "border":"1px solid #eee"
  505. },
  506. "itemLeftNode_type_4_1":{
  507. "overflow": "hidden",
  508. "width" : "230px"
  509. },
  510. "itemImageNode_type_4_1" : {
  511. "margin-top" : "12px",
  512. "text-align" : "center"
  513. },
  514. "itemImage_type_4_1" : {
  515. "width" : "231px",
  516. "height" : "147px"
  517. },
  518. "itemLeftIconNode_type_4_1" : {
  519. "margin-left" : "20px",
  520. "margin-top": "15px",
  521. "float": "left",
  522. "cursor" : "pointer"
  523. },
  524. "itemLeftContent_type_4_1" : {
  525. //"height": "170px",
  526. "margin-right": "5px",
  527. "margin-left": "100px"
  528. },
  529. "itemListNode_type_4_1" : {
  530. "width" : "223px",
  531. "height" : "170px",
  532. "padding-top" : "5px",
  533. "margin-top" : "5px",
  534. "margin-left" : "10px",
  535. "margin-right" : "10px"
  536. }
  537. }