view.css 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. body{font-size:12px;font:14px/1 arial,Helvetica,"Helvetica Neue","Microsoft YaHei","\5B8B\4F53",tahoma,sans-serif; background-color:#fff;}
  2. body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,th,td{margin:0;padding:0;}
  3. body{ margin:0;padding:0;border:0;width:100%;height:100%;overflow-x:hidden;}
  4. .mini-toolbar{padding:1px;padding-top:0px;padding-bottom:1px;background-color:#fff;width:98%;margin-left:auto;margin-right:auto;}
  5. .btn_center{margin-left:25px;}
  6. .prompt{height:23px;padding-top:3px;background-color:#fff;border:solid 1px #EFEFEF; border-bottom:0px; padding-left:10px;color:#333;overflow:hidden;}
  7. /*success样式*/
  8. .resultSuccess{background-color:#fff;background-image:url(../images/utils/result_bg.gif);background-position:0 0;border:solid 1px #183376;position:absolute;color:#000;font-weight:700;font-size:16px;padding-left:5px;padding-right:5px;text-align:center;vertical-align:middle;z-index:9999;min-width:180px;height:40px;line-height:40px;display:none;overflow:hidden}
  9. /*进度*/
  10. .progress{background-color:#fff;background-image:url(../images/utils/result_bg.gif);background-position:0 0;border:solid 1px #183376;position:absolute;color:#000;font-size:14px;text-align:center;vertical-align:middle;z-index:9999;padding:0px 5px;height:40px;line-height:40px;display:none}
  11. /*遮罩层*/
  12. .mask{filter:alpha(opacity=40);opacity:0.4;-moz-opacity:0.4;background-color:#EEEEEE;z-index:1100;display:none;top:0;left:0;}
  13. /*.x-trigger-cell{vertical-align:middle;}*/
  14. /*body .mini-window *{overflow:hidden;}*/
  15. .mini-panel-body{padding:0px;}
  16. .mini-grid-row{height:25px;cursor:pointer;}
  17. .mini-grid-cell{height:25px;cursor:pointer;}
  18. #m_grid{margin-left:auto;margin-right:auto;}
  19. .nes {
  20. color: #ff0000;
  21. }
  22. .unnes{color:#fff}
  23. .webtext,.webtext_focus{height:18px;width:150px;border:solid 1px #A5ACB5;}
  24. textarea{border:solid 1px #A5ACB5;overflow:auto;}
  25. select{border:solid 1px #A5ACB5;}
  26. .keyboard{position:absolute;z-index:99999; background-color:#F5F6F7; width:160px;overflow:hidden;border:solid 1px #dedede;}
  27. .keyboard table{margin:0px;list-style:none;width:100%;}
  28. .keyboard td{padding:2px;width:35px;height:30px;text-align:center;}
  29. .keyboard td input{height:30px;width:35px;}
  30. .keyboard td .zero{width:94%;}
  31. .keyboard td .ok{height:62px;}
  32. .num_textbox{padding-left:3px;height:23px;font-size:11pt;font-family:Arial Black;width:120px;background-color:#FFFFE6;border:solid 1px #A5ACB5;}
  33. .tw_panel{font-size:9pt;font-family:Tahoma, Verdana, 宋体;width:420px;position:absolute;overflow:hidden;right:5px;bottom:1px;height:190px;border-width:0}
  34. .tw_border{border:1px solid #999;overflow:hidden;position:relative}
  35. .tw_header{width:100%;height:25px;overflow:hidden;background:#E3E6E8 url(../js/miniui/themes/default/images/panel/header.png) repeat-x 0 0;color:#201F35;border-bottom:solid 1px #bbb;cursor:default}
  36. .tw_panel .tw_title{padding-left:9px;padding-top:3px;float:left;line-height:16px}
  37. .tw_con{overflow-y:auto;line-height:22px;height:150px;padding:5px;background-color:#fff;}
  38. .report_title{width:750px;text-align:center;margin-top:5px;padding:5px 0px;position:relative;font-weight:bold;}
  39. .report_time{position:absolute;bottom:8px;right:100px;display:block;font-size:12pt;}
  40. .op_div{position:relative;white-space: nowrap;text-overflow: ellipsis;}
  41. .op_btn{position:absolute;cursor: pointer;top: -1px;right: 0px;z-index: 22;background-color:#F7F7F7; }
  42. .op_over{margin:0px;background-color:#F9D97C;border:solid 1px #999;padding-left:17px;vertical-align:middle;}
  43. .op_out{margin:1px;border:0px;padding-left:17px;vertical-align:middle;}
  44. /*.op_btn li{float:left;}*/
  45. .sp_en{white-space: nowrap;text-overflow: ellipsis;color:#E1292A;font-size:9pt}
  46. #zd_div {
  47. padding: 5px;
  48. margin-left: 50px; /*position:fixed;top:30px;left:50px;*/
  49. display: none;
  50. width: 50%;
  51. min-height: 60px;
  52. background-color: #fff;
  53. overflow: hidden;
  54. border: solid 1px #dedede;
  55. /*margin-top: 5px;
  56. z-index: 9999;*/
  57. }
  58. .zd_col {
  59. line-height: 25px;
  60. padding: 0px 5px;
  61. margin-top: 5px;
  62. }
  63. .zd_sel {
  64. padding: 0px 5px;
  65. }
  66. .zd_btn {
  67. padding: 0px 5px;
  68. margin-top: 5px;
  69. padding-bottom: 5px;
  70. }
  71. /*.op_icon{background:url(../images/op.gif);}
  72. .op_edit{background-position:-159px -105px;width:20px;height:20px;display:inline-block;}
  73. .op_edit_over{background-position:-183px -105px;width:20px;height:20px;display:inline-block;}
  74. .op_edit{background-position:-159px -105px;width:20px;height:20px;display:inline-block;}*/
  75. .filter_con {
  76. overflow: hidden;
  77. width: 100%;
  78. position: relative;
  79. }
  80. .filter_con:after {
  81. clear: both;
  82. }
  83. .filter_item{
  84. float: left;
  85. display: block;
  86. margin-left: 5px;
  87. margin-right: 5px;
  88. height: 40px;
  89. line-height: 40px;
  90. }
  91. .filter_item .sp {
  92. padding: 2px 1px;
  93. margin-right:1px;
  94. text-align: center;
  95. }
  96. .filter_item label {
  97. text-align: right;
  98. line-height: 32px;
  99. /*padding-left: 10px;*/
  100. padding-right: 10px;
  101. margin-bottom: 10px;
  102. display: inline-block;
  103. font-weight: normal;
  104. color: #879098;
  105. font-size: 14px;
  106. width: 66px;
  107. }
  108. .filter_item .inp {
  109. width: 235px;
  110. height: 32px;
  111. border: 1px solid #e1e1e1;
  112. border-radius: 5px;
  113. /*padding: 5px 10px;*/
  114. }
  115. .filter_item .inp_short {
  116. width: 100px;
  117. height: 32px;
  118. border: 1px solid #e1e1e1;
  119. border-radius: 5px;
  120. padding: 5px 10px;
  121. }
  122. .filter_item .inp_middle {
  123. width: 236px;
  124. height: 32px;
  125. border: 1px solid #e1e1e1;
  126. border-radius: 5px;
  127. /*padding: 5px 10px;*/
  128. }
  129. .filter_item .sel {
  130. width: 120px;
  131. height: 32px;
  132. border: 1px solid #e1e1e1;
  133. border-radius: 5px;
  134. padding: 5px 10px;
  135. }
  136. .filter_item .inp-time {
  137. width: 110px;
  138. height: 32px;
  139. border: 1px solid #e1e1e1;
  140. border-radius: 5px;
  141. /*padding: 5px 10px;*/
  142. }
  143. .filter_item .inp-money {
  144. width: 110px;
  145. height: 32px;
  146. border: 1px solid #e1e1e1;
  147. border-radius: 5px;
  148. /*padding: 5px 10px;*/
  149. }
  150. .filter_btn{
  151. padding-left:10px;
  152. margin:2px 0px;
  153. overflow:hidden;
  154. }
  155. .mini-buttonedit-input {
  156. font-size: 12px;
  157. }
  158. .mini-buttonedit-icon {
  159. margin-top: 3px;
  160. margin-left: 3px;
  161. }
  162. .filter_item .btn {
  163. margin: 2px 5px 2px 5px;
  164. }
  165. .win_tb {
  166. width: 96%;
  167. margin-left: auto;
  168. margin-right: auto;
  169. margin-top: 10px;
  170. background-color: #dedede;
  171. }
  172. .win_tb td {
  173. height: 36px;
  174. background-color: #fff;
  175. font-size: 14px;
  176. padding: 5px;
  177. }
  178. .win_tb input[type=text] {
  179. width: 90%;
  180. height: 24px;
  181. font-size: 14px;
  182. }
  183. .win_tb input[type=checkbox] {
  184. width: 18px;
  185. height: 18px;
  186. }
  187. .win_tb select {
  188. font-size: 14px;
  189. height: 30px;
  190. padding: 0px 5px;
  191. }
  192. .win_tb .td1 {
  193. color: #666;
  194. background-color: #F8F8F8;
  195. text-align: center;
  196. }
  197. .win_tb .td2 {
  198. }
  199. .oid_div {
  200. position: relative;
  201. align-items: center;
  202. min-height: 58px;
  203. align-content: center;
  204. display: flex;
  205. }
  206. .oid_state {
  207. position: absolute;
  208. bottom: 2px;
  209. right: 1px;
  210. }
  211. .word_tui {
  212. width: 16px;
  213. border-radius: 5px;
  214. background-color: red;
  215. color: white;
  216. font-size: 12px;
  217. text-align: center;
  218. padding: 3px 5px;
  219. margin-right: 1px;
  220. /* height: 20px; */
  221. /* height: 16px; */
  222. /* vertical-align: middle; */
  223. }
  224. .bc_tui {
  225. background-color: #001F3E;
  226. }
  227. .bc_hui {
  228. background-color: #6D6F01;
  229. }
  230. .bc_piao {
  231. background-color: #85144C;
  232. }
  233. .bc_piao2 {
  234. background-color: #6D0101;
  235. }
  236. .word_shou {
  237. background-color: saddlebrown;
  238. }
  239. .word_green {
  240. background-color: forestgreen;
  241. }
  242. .mini-grid-cell-nowrap {
  243. overflow: hidden;
  244. /* white-space: nowrap;
  245. text-overflow: ellipsis; */
  246. word-break: keep-all;
  247. word-wrap: break-word;
  248. white-space: normal;
  249. }
  250. .white-space {
  251. word-break: break-all;
  252. word-wrap: break-word;
  253. white-space: pre-wrap;
  254. }
  255. .memo-class {
  256. border: none;
  257. width: 100%;
  258. height:auto;
  259. font-size: 15px;
  260. resize: none;
  261. outline: none;
  262. background: transparent;
  263. text-align: center;
  264. max-height:200px;
  265. }
  266. .a_def,.a_def:visited{
  267. text-decoration:none;
  268. color:#000;
  269. }
  270. .a_def:hover {
  271. color:#F74F02;
  272. background:#C0F1FD;
  273. text-decoration:none;
  274. }
  275. a, a:visited {
  276. color: #0000ff;
  277. line-height: 20px;
  278. text-decoration: none;
  279. }
  280. a:hover{
  281. line-height:20px;
  282. color:#F74F02;
  283. text-decoration:none;
  284. }
  285. .menu a, .menu a:visited {
  286. color:#BFBBBB;
  287. line-height: 40px;
  288. }
  289. .menu a:hover{
  290. color:#fff;
  291. line-height: 40px;
  292. }
  293. .menu .sel a, .menu .sel a:visited{
  294. color:#fff;
  295. }
  296. .mini-grid-cell-inner {
  297. padding-top: 1px;
  298. padding-bottom: 1px;
  299. }
  300. .textbox-input {
  301. height: 28px;
  302. line-height: 28px;
  303. display: inline-block;
  304. font-size: 14px;
  305. color: #333;
  306. cursor: text;
  307. font-family: Verdana;
  308. border: 1px solid #e1e1e1;
  309. border-radius: 5px;
  310. margin-top: 6px;
  311. }
  312. .image_large {
  313. width: 100%;
  314. height: 100%;
  315. position: fixed;
  316. top: 0;
  317. left: 0;
  318. background-color: rgba(255,255,255,.9);
  319. display: none;
  320. z-index: 198910151;
  321. }
  322. .new_use_btn_green {
  323. background-color: #ECF6ED;
  324. color: #088615;
  325. border: 1px solid #66E873;
  326. }
  327. .new_use_btn_blue {
  328. background-color: #F3F7F7;
  329. color: #0687EC;
  330. border: 1px solid #90D3F6;
  331. }
  332. .new_use_btn_red {
  333. background-color: #FAF1F2;
  334. color: #F63E4E;
  335. border: 1px solid #FC6C79;
  336. }
  337. .new_use_btn_orange {
  338. background-color: #FDF5E6;
  339. color: #FFA500;
  340. border: 1px solid #F4A460;
  341. }
  342. .new_use_btn_real_blue {
  343. background-color: #2A70FA;
  344. color: white;
  345. border: 1px solid #0E337D;
  346. }