css.wcss 13 KB

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