icon.css 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. .icon-male{
  2. background:url('icons/male.png') no-repeat center center;
  3. }
  4. .icon-ticket{
  5. background:url('icons/ticket.png') no-repeat center center;
  6. }
  7. .icon-ticketAuth{
  8. background:url('icons/ticketAuth.png') no-repeat center center;
  9. }
  10. .icon-auth1{
  11. background:url('icons/auth1.png') no-repeat center center;
  12. }
  13. .icon-confirm{
  14. background:url('icons/confirm.png') no-repeat center center;
  15. }
  16. .icon-unit{
  17. background:url('icons/unit.png') no-repeat center center;
  18. }
  19. .icon-range{
  20. background:url('icons/range.png') no-repeat center center;
  21. }
  22. .icon-role{
  23. background:url('icons/role.png') no-repeat center center;
  24. }
  25. .icon-railway{
  26. background:url('icons/railway.png') no-repeat center center;
  27. }
  28. .icon-job{
  29. background:url('icons/job.png') no-repeat center center;
  30. }
  31. .icon-keybox{
  32. background:url('icons/keybox.png') no-repeat center center;
  33. }
  34. .icon-openclose{
  35. background:url('icons/openclose.png') no-repeat center center;
  36. }
  37. .icon-door{
  38. background:url('icons/door.png') no-repeat center center;
  39. }
  40. .icon-female{
  41. background:url('icons/female.png') no-repeat center center;
  42. }
  43. .icon-blank{
  44. background:url('icons/blank.gif') no-repeat center center;
  45. }
  46. .icon-add{
  47. background:url('icons/add.png') no-repeat center center;
  48. }
  49. .icon-version{
  50. background:url('icons/version.png') no-repeat center center;
  51. }
  52. .icon-problem{
  53. background:url('icons/problem.png') no-repeat center center;
  54. }
  55. .icon-lockkey{
  56. background:url('icons/lockkey.png') no-repeat center center;
  57. }
  58. .icon-fail{
  59. background:url('icons/fail.png') no-repeat center center;
  60. }
  61. .icon-pdf{
  62. background:url('icons/pdf.png') no-repeat center center;
  63. }
  64. .icon-loginlog{
  65. background:url('icons/loginlog.png') no-repeat center center;
  66. }
  67. .icon-adu{
  68. background:url('icons/adu.png') no-repeat center center;
  69. }
  70. .icon-location{
  71. background:url('icons/location.png') no-repeat center center;
  72. }
  73. .icon-delay{
  74. background:url('icons/delay.png') no-repeat center center;
  75. }
  76. .icon-exchange{
  77. background:url('icons/exchange.png') no-repeat center center;
  78. }
  79. .icon-edit{
  80. background:url('icons/edit.png') no-repeat center center;
  81. }
  82. .icon-upload{
  83. background:url('icons/upload.png') no-repeat center center;
  84. }
  85. .icon-holiday{
  86. background:url('icons/holiday.png') no-repeat center center;
  87. }
  88. .icon-mapOper{
  89. background:url('icons/mapOper.png') no-repeat center center;
  90. }
  91. .icon-map{
  92. background:url('icons/map.png') no-repeat center center;
  93. }
  94. .icon-googleMap{
  95. background:url('icons/googleMap.png') no-repeat center center;
  96. }
  97. .icon-baiduMap{
  98. background:url('icons/baiduMap.png') no-repeat center center;
  99. }
  100. .icon-license{
  101. background:url('icons/license.png') no-repeat center center;
  102. }
  103. .icon-clear{
  104. background:url('icons/clear.png') no-repeat center center;
  105. }
  106. .icon-remove{
  107. background:url('icons/remove.png') no-repeat center center;
  108. }
  109. .icon-email{
  110. background:url('icons/message.png') no-repeat center center;
  111. }
  112. .icon-locklog{
  113. background:url('icons/locklog.png') no-repeat center center;
  114. }
  115. .icon-export{
  116. background:url('icons/export.png') no-repeat center center;
  117. }
  118. .icon-lockauth{
  119. background:url('icons/lockauth.png') no-repeat center center;
  120. }
  121. .icon-import{
  122. background:url('icons/import.png') no-repeat center center;
  123. }
  124. .icon-lockauthedit{
  125. background:url('icons/lockauthedit.png') no-repeat center center;
  126. }
  127. .icon-save{
  128. background:url('icons/save.png') no-repeat center center;
  129. }
  130. .icon-cut{
  131. background:url('icons/cut.png') no-repeat center center;
  132. }
  133. .icon-ok{
  134. background:url('icons/ok.png') no-repeat center center;
  135. }
  136. .icon-no{
  137. background:url('icons/no.png') no-repeat center center;
  138. }
  139. .icon-config{
  140. background:url('icons/config.png') no-repeat center center;
  141. }
  142. .icon-statistics1{
  143. background:url('icons/statistics1.png') no-repeat center center;
  144. }
  145. .icon-cancel{
  146. background:url('icons/cancel.png') no-repeat center center;
  147. }
  148. .icon-reload{
  149. background:url('icons/reload.png') no-repeat center center;
  150. }
  151. .icon-search{
  152. background:url('icons/search.png') no-repeat center center;
  153. }
  154. .icon-print{
  155. background:url('icons/print.png') no-repeat center center;
  156. }
  157. .icon-help{
  158. background:url('icons/help.png') no-repeat center center;
  159. }
  160. .icon-undo{
  161. background:url('icons/undo.png') no-repeat center center;
  162. }
  163. .icon-redo{
  164. background:url('icons/redo.png') no-repeat center center;
  165. }
  166. .icon-back{
  167. background:url('icons/back.png') no-repeat center center;
  168. }
  169. .icon-sum{
  170. background:url('icons/sum.png') no-repeat center center;
  171. }
  172. .icon-tip{
  173. background:url('icons/tip.png') no-repeat center center;
  174. }
  175. .icon-filter{
  176. background:url('icons/filter.png') no-repeat center center;
  177. }
  178. .icon-man{
  179. background:url('icons/man.png') no-repeat center center;
  180. }
  181. .icon-person{
  182. background:url('icons/person.png') no-repeat center center;
  183. }
  184. .icon-usergo{
  185. background:url('icons/user_go.png') no-repeat center center;
  186. }
  187. .icon-warn{
  188. background:url('icons/warn.png') no-repeat center center;
  189. }
  190. .icon-warn1{
  191. background:url('icons/warn1.png') no-repeat center center;
  192. }
  193. .icon-database{
  194. background:url('icons/database.png') no-repeat center center;
  195. }
  196. .icon-warn2{
  197. background:url('icons/warn2.png') no-repeat center center;
  198. }
  199. .icon-statistics{
  200. background:url('icons/statistics.png') no-repeat center center;
  201. }
  202. .icon-ignore{
  203. background:url('icons/ignore.png') no-repeat center center;
  204. }
  205. .icon-ignore1{
  206. background:url('icons/ignore1.png') no-repeat center center;
  207. }
  208. .icon-rosette{
  209. background:url('icons/rosette.png') no-repeat center center;
  210. }
  211. .icon-rosette1{
  212. background:url('icons/rosette1.png') no-repeat center center;
  213. }
  214. .icon-webcam{
  215. background:url('icons/webcam.png') no-repeat center center;
  216. }
  217. .icon-message{
  218. background:url('icons/message.png') no-repeat center center;
  219. }
  220. .icon-vcard{
  221. background:url('icons/vcard.png') no-repeat center center;
  222. }
  223. .icon-vcardedit{
  224. background:url('icons/vcard_edit.png') no-repeat center center;
  225. }
  226. .icon-lock{
  227. background:url('icons/lock.png') no-repeat center center;
  228. }
  229. .icon-more{
  230. background:url('icons/more.png') no-repeat center center;
  231. }
  232. .icon-tower{
  233. background:url('icons/tower.png') no-repeat center center;
  234. }
  235. .icon-group{
  236. background:url('icons/group.png') no-repeat center center;
  237. }
  238. .icon-usergray{
  239. background:url('icons/user_gray.png') no-repeat center center;
  240. }
  241. .icon-userorange{
  242. background:url('icons/user_orange.png') no-repeat center center;
  243. }
  244. .icon-usersuit{
  245. background:url('icons/user_suit.png') no-repeat center center;
  246. }
  247. .icon-userred{
  248. background:url('icons/user_red.png') no-repeat center center;
  249. }
  250. .icon-home{
  251. background:url('icons/home.png') no-repeat center center;
  252. }
  253. .icon-computer{
  254. background:url('icons/computer.png') no-repeat center center;
  255. }
  256. .icon-company{
  257. background:url('icons/company.png') no-repeat center center;
  258. }
  259. .icon-company1{
  260. background:url('icons/company1.png') no-repeat center center;
  261. }
  262. .icon-company2{
  263. background:url('icons/company2.png') no-repeat center center;
  264. }
  265. .icon-key{
  266. background:url('icons/key.png') no-repeat center center;
  267. }
  268. .icon-log{
  269. background:url('icons/log.png') no-repeat center center;
  270. }
  271. .icon-earth{
  272. background:url('icons/earth.png') no-repeat center center;
  273. }
  274. .icon-earth1{
  275. background:url('icons/earth.png') no-repeat center center;
  276. }
  277. .icon-station{
  278. background:url('icons/station.png') no-repeat center center;
  279. }
  280. .icon-gongdan{
  281. background:url('icons/gongdan.png') no-repeat center center;
  282. }
  283. .icon-info{
  284. background:url('icons/info.png') no-repeat center center;
  285. }
  286. .icon-agent{
  287. background:url('icons/agent.png') no-repeat center center;
  288. }
  289. .icon-agent1{
  290. background:url('icons/agent1.png') no-repeat center center;
  291. }
  292. .icon-operator{
  293. background:url('icons/Operator.png') no-repeat center center;
  294. }
  295. .icon-mini-add{
  296. background:url('icons/mini_add.png') no-repeat center center;
  297. }
  298. .icon-mini-edit{
  299. background:url('icons/mini_edit.png') no-repeat center center;
  300. }
  301. .icon-mini-refresh{
  302. background:url('icons/mini_refresh.png') no-repeat center center;
  303. }
  304. .icon-large-picture{
  305. background:url('icons/large_picture.png') no-repeat center center;
  306. }
  307. .icon-large-clipart{
  308. background:url('icons/large_clipart.png') no-repeat center center;
  309. }
  310. .icon-large-shapes{
  311. background:url('icons/large_shapes.png') no-repeat center center;
  312. }
  313. .icon-large-smartart{
  314. background:url('icons/large_smartart.png') no-repeat center center;
  315. }
  316. .icon-large-chart{
  317. background:url('icons/large_chart.png') no-repeat center center;
  318. }