style.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. .o2_process_AppExp_content {
  2. width: 100%;
  3. height: 100%;
  4. background: #FFFFFF;
  5. }
  6. .o2_process_AppExp_top {
  7. background: #FAFAFA;
  8. height: 50px;
  9. }
  10. .o2_process_AppExp_All {
  11. float: left;
  12. margin-left: 30px;
  13. width: 32px;
  14. height: 48px;
  15. padding-left: 22px;
  16. line-height: 48px;
  17. border-bottom: 2px solid #FAFAFA;
  18. font-size: 16px;
  19. color: #333333;
  20. background: url("../x_component_query_QueryExplorer/$Main/default/icon/icon_quanbu.png") 0 center no-repeat;
  21. cursor: pointer;
  22. }
  23. .o2_process_AppExp_All_over {
  24. border-bottom: 2px solid #999999;
  25. }
  26. .o2_process_AppExp_All_current {
  27. color: #4A90E2;
  28. border-bottom: 2px solid #4A90E2;
  29. background: url("../x_component_query_QueryExplorer/$Main/default/icon/icon_quanbu_click.png") 0 center no-repeat;
  30. }
  31. .o2_process_AppExp_create {
  32. background-color: #4A90E2;
  33. border-radius: 100px;
  34. font-size: 14px;
  35. color: #FFFFFF;
  36. background-image: url("../x_component_query_QueryExplorer/$Main/default/icon/icon_zengjia_click2.png");
  37. background-position: 21px center;
  38. background-repeat: no-repeat;
  39. width: 77px;
  40. padding-left: 43px;
  41. height: 30px;
  42. line-height: 30px;
  43. margin-top: 10px;
  44. float: right;
  45. margin-right: 30px;
  46. cursor: pointer;
  47. }
  48. .o2_process_AppExp_import {
  49. float: right;
  50. margin-right: 30px;
  51. width: 56px;
  52. background: url("../x_component_query_QueryExplorer/$Main/default/icon/icon__leading_in_grey.png") 0 center no-repeat;
  53. padding-left: 22px;
  54. height: 50px;
  55. line-height: 50px;
  56. font-size: 14px;
  57. color: #333333;
  58. cursor: pointer;
  59. }
  60. .o2_process_AppExp_category {
  61. background: #FAFAFA;
  62. height: 50px;
  63. line-height: 50px;
  64. margin-left: 102px;
  65. margin-right: 300px;
  66. overflow: hidden;
  67. position: relative;
  68. box-shadow: 0 ;
  69. }
  70. .o2_process_AppExp_category_more{
  71. position: absolute;
  72. box-shadow: 0 0 10px #999999 ;
  73. }
  74. .o2_process_AppExp_bottom {
  75. height: 80px;
  76. background-image: url("../x_component_query_QueryExplorer/$Main/default/icon/pic_sy_liucheng.png");
  77. background-repeat: no-repeat;
  78. background-size: cover;
  79. background-position: top center;
  80. }
  81. .o2_process_AppExp_contentArea {
  82. overflow: auto;
  83. background: #f0f0f0;
  84. padding-top: 30px;
  85. background: url("../x_component_query_QueryExplorer/$Main/default/icon/query_bg.png") left bottom;
  86. }
  87. .o2_process_AppExp_contentNode {
  88. margin: 0 30px 20px 50px;
  89. overflow: hidden;
  90. }
  91. .o2_process_AppExp_categoryItem {
  92. float: left;
  93. margin-left: 20px;
  94. height: 48px;
  95. padding-left: 22px;
  96. padding-right: 10px;
  97. line-height: 48px;
  98. border-bottom: 2px solid #FAFAFA;
  99. font-size: 14px;
  100. color: #333333;
  101. background: url("../x_component_query_QueryExplorer/$Main/default/icon/icon_files.png") 0 center no-repeat;
  102. cursor: pointer;
  103. }
  104. .o2_process_AppExp_categoryItem_over {
  105. border-bottom: 2px solid #999999;
  106. }
  107. .o2_process_AppExp_categoryItem_current {
  108. color: #4A90E2;
  109. border-bottom: 2px solid #4A90E2;
  110. background: url("../x_component_query_QueryExplorer/$Main/default/icon/icon_files_click.png") 0 center no-repeat;
  111. }
  112. .o2_process_AppExp_categoryExpandButtonArea{
  113. height: 10px;
  114. width: 100%;
  115. position: absolute;
  116. margin: auto;
  117. bottom: 2px;
  118. }
  119. .o2_process_AppExp_categoryExpandButton {
  120. width: 20px;
  121. height: 50px;
  122. line-height: 5px;
  123. text-align: center;
  124. font-size: 16px;
  125. font-weight: bold;
  126. /*border: 1px solid #eeeeee;*/
  127. border-radius: 5px;
  128. background-image: url("../x_component_query_QueryExplorer/$Main/default/icon/more.png");
  129. background-position: center center;
  130. background-repeat: no-repeat;
  131. /*background-color: #dddddd;*/
  132. cursor: pointer;
  133. margin: auto;
  134. margin-right: 20px;
  135. float: right;
  136. }
  137. .o2_process_AppExp_noApplicationNode {
  138. background-image: url("../x_component_query_QueryExplorer/$Main/default/icon/empty.png");
  139. background-position: top center;
  140. background-repeat: no-repeat;
  141. padding-top: 80px;
  142. color: #999999;
  143. font-size: 22px;
  144. text-align: center;
  145. margin-top: 10%;
  146. line-height: 40px;
  147. cursor: pointer;
  148. }
  149. .o2_process_AppExp_item_node {
  150. height: 180px;
  151. background-color: #FFFFFF;
  152. float: left;
  153. margin-bottom: 20px;
  154. margin-right: 20px;
  155. border-radius: 6px;
  156. border: 1px solid #ffffff;
  157. }
  158. .o2_process_AppExp_item_node_over {
  159. box-shadow: 2px 2px 16px #999999;
  160. border-top-width: 1px;
  161. border-bottom-width: 1px;
  162. border-left-width: 1px;
  163. border-right-width: 1px;
  164. border-color: #0f81cc;
  165. }
  166. .o2_process_AppExp_item_node_del {
  167. background-color: #fae3e3 !important;
  168. }
  169. .o2_process_AppExp_item_titleArea {
  170. width: 180px;
  171. float: left;
  172. height: 180px;
  173. cursor: pointer;
  174. }
  175. .o2_process_AppExp_item_titleNode {
  176. padding: 0px 10px;
  177. margin: 30px 0px 20px 0px;
  178. height: 130px;
  179. border-right: 1px solid #E6E6E6;
  180. }
  181. .o2_process_AppExp_item_icon {
  182. height: 50px;
  183. width: 50px;
  184. border-radius: 25px;
  185. margin: auto;
  186. background-repeat: no-repeat;
  187. background-position: center;
  188. background-size: 50px;
  189. }
  190. .o2_process_AppExp_item_titleContent{
  191. text-align: center;
  192. height: 70px;
  193. }
  194. .o2_process_AppExp_item_titleName {
  195. font-size: 16px;
  196. height: 44px;
  197. line-height: 22px;
  198. margin-top: 8px;
  199. color: #323C47;
  200. text-overflow: ellipsis;
  201. word-wrap: break-word;
  202. word-break: break-all;
  203. }
  204. .o2_process_AppExp_item_titleDescription {
  205. height: 22px;
  206. line-height: 22px;
  207. font-size: 12px;
  208. color: #999999;
  209. }
  210. .o2_process_AppExp_item_contentArea {
  211. margin-left: 180px;
  212. height: 180px;
  213. overflow: hidden;
  214. }
  215. .o2_process_AppExp_item_contentNode {
  216. margin: 34px 20px 0 20px;
  217. height: 120px;
  218. }
  219. .o2_process_AppExp_item_contentForm {
  220. height: 56px;
  221. line-height: 30px;
  222. }
  223. .o2_process_AppExp_item_contentProcess {
  224. height: 56px;
  225. line-height: 30px;
  226. margin-top: 10px;
  227. }
  228. .o2_process_AppExp_item_contentView {
  229. height: 56px;
  230. line-height: 30px;
  231. }
  232. .o2_process_AppExp_item_contentStat {
  233. height: 56px;
  234. line-height: 30px;
  235. margin-top: 10px;
  236. }
  237. .o2_process_AppExp_item_contentTitle {
  238. font-size: 16px;
  239. color: #333333;
  240. text-align: center;
  241. float: left;
  242. height: 30px;
  243. }
  244. .o2_process_AppExp_item_contentList {
  245. font-size: 13px;
  246. color: #666666;
  247. height: 56px;
  248. overflow: hidden;
  249. }
  250. .o2_process_AppExp_item_content_element {
  251. height: 28px;
  252. line-height: 28px;
  253. float: left;
  254. margin-right: 4px;
  255. padding: 0 13px;
  256. border-radius: 14px;
  257. color: #666666;
  258. cursor: pointer;
  259. }
  260. .o2_process_AppExp_item_content_element_over {
  261. background-color: #f0f0f0;
  262. color: #666666;
  263. }
  264. .o2_process_AppExp_item_categoryNode {
  265. width: 80px;
  266. padding: 0 5px;
  267. height: 20px;
  268. line-height: 20px;
  269. float: right;
  270. border-top-left-radius: 10px;
  271. border-bottom-left-radius: 10px;
  272. background-color: #F0F0F0;
  273. font-size: 11px;
  274. color: #666666;
  275. text-align: center;
  276. position: relative;
  277. top: -175px;
  278. cursor: default;
  279. overflow: hidden;
  280. }
  281. .o2_process_AppExp_item_categoryColorNode {
  282. background-color: #ecf3fc;
  283. }
  284. .o2_process_AppExp_applicationCreateMarkNode {
  285. opacity: 0.6;
  286. position: absolute;
  287. background-color: #CCCCCC;
  288. top: 0;
  289. left: 0;
  290. }
  291. .o2_process_AppExp_applicationCreateAreaNode {
  292. opacity: 0;
  293. position: absolute;
  294. top: 0;
  295. }
  296. .o2_process_AppExp_applicationCreateNode {
  297. background-color: #FFF;
  298. width: 80%;
  299. max-width: 600px;
  300. box-shadow: 0 0 20px #999;
  301. margin: auto;
  302. border-radius: 8px;
  303. border: 6px solid #666;
  304. overflow: hidden;
  305. }
  306. .o2_process_AppExp_applicationCreateNewNode {
  307. width: 47px;
  308. height: 47px;
  309. background: url(../x_component_query_QueryExplorer/$Main/default/icon/new.png) no-repeat;
  310. }
  311. .o2_process_AppExp_applicationCreateFormNode {
  312. border-radius: 8px;
  313. border: 0px solid #666;
  314. width: 70%;
  315. margin: auto;
  316. font-size: 16px;
  317. color: #666;
  318. }
  319. .o2_process_AppExp_applicationCreateOkActionNode {
  320. height: 30px;
  321. width: 85px;
  322. cursor: pointer;
  323. float: right;
  324. line-height: 30px;
  325. padding-left: 65px;
  326. font-size: 16px;
  327. border-radius: 3px;
  328. border: 1px solid #354f67;
  329. color: #FFF;
  330. margin-right: 20px;
  331. margin-top: 20px;
  332. box-shadow: 0px 0px 0px #666;
  333. background: url(../x_component_query_QueryExplorer/$Main/default/icon/editOk_bg.png) no-repeat;
  334. }
  335. .o2_process_AppExp_applicationCreateCancelActionNode {
  336. height: 30px;
  337. width: 60px;
  338. cursor: pointer;
  339. float: right;
  340. line-height: 30px;
  341. padding-left: 40px;
  342. font-size: 16px;
  343. border-radius: 3px;
  344. color: #FFF;
  345. margin-top: 20px;
  346. box-shadow: 0 0 0 #666;
  347. border: 1px solid #999;
  348. background: url(../x_component_query_QueryExplorer/$Main/default/icon/editCancel_bg.png) no-repeat;
  349. }
  350. .o2_process_AppExp_item_newNode {
  351. width: 34px;
  352. height: 30px;
  353. background: #F23030;
  354. background: url(../x_component_query_QueryExplorer/$Main/default/icon/new.png) no-repeat;
  355. font-size: 8px;
  356. color: #FFFFFF;
  357. text-align: center;
  358. position: relative;
  359. top: -180px;
  360. display: none;
  361. }
  362. .o2_process_AppExp_item_newNode_text {
  363. width: 28px;
  364. height: 28px;
  365. transform: rotate(-45deg);
  366. line-height: 20px;
  367. }
  368. .o2_process_AppExp_item_ActionArea {
  369. height: 20px;
  370. /*position: relative;*/
  371. /*top: -45px;*/
  372. width: 50px;
  373. float: right;
  374. margin-right: 10px;
  375. clear: both;
  376. opacity: 0;
  377. }
  378. .o2_process_AppExp_item_Action_export {
  379. width: 20px;
  380. height: 20px;
  381. background: url(../x_component_query_QueryExplorer/$Main/default/icon/export.png) center center no-repeat;
  382. cursor: pointer;
  383. float: right;
  384. margin-right: 5px;
  385. }
  386. .o2_process_AppExp_item_Action_delete {
  387. width: 20px;
  388. height: 20px;
  389. background: url(../x_component_query_QueryExplorer/$Main/default/icon/delete.png) center center no-repeat;
  390. cursor: pointer;
  391. float: right;
  392. margin-right: 5px;
  393. }
  394. .o2_process_AppExp_item_Action_delete_select {
  395. background: url(../x_component_query_QueryExplorer/$Main/default/icon/delete_red.png) center center no-repeat !important;
  396. }
  397. .o2_process_AppExp_deleteElements {
  398. position: absolute;
  399. background-color: #c04444;
  400. border: 2px solid #FFF;
  401. border-radius: 5px;
  402. box-shadow: 0 0 10px #999;
  403. cursor: pointer;
  404. color: #FFF;
  405. padding: 5px 10px;
  406. }