msgManage1.css 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. @CHARSET "UTF-8";
  2. .caozuo_btn{
  3. background: #D9E0E7;
  4. cursor: pointer;
  5. height: 20px;
  6. line-height: 20px;
  7. display: inline-block;
  8. margin-top: 8px;
  9. padding: 2px 8px
  10. }
  11. .caozuo_btn:hover{
  12. background:#7FF1B7
  13. }
  14. .singleNav span a {
  15. color: black;
  16. display: block;
  17. overflow: hidden;
  18. text-decoration: none;
  19. text-overflow: ellipsis;
  20. white-space: nowrap;
  21. width: 71%
  22. }
  23. .roleSel{
  24. display:none
  25. }
  26. .dateSel{
  27. width:100%;
  28. margin-top: 10px;
  29. margin-bottom: 10px;
  30. position: relative
  31. }
  32. .cententCenter_t{
  33. text-align: center;
  34. width:10%;
  35. /* border-bottom: 2.0pt solid windowtext */
  36. }
  37. .cententCenter{
  38. text-align: center;
  39. }
  40. .cententCenter_btn{
  41. text-align: center;
  42. width:20%
  43. }
  44. .cententCenter_btn input{
  45. margin-left: 5px;
  46. background-color: #f4f7f8;
  47. border: 1px solid #d3dbde;
  48. height: 30px;
  49. line-height: 30px;
  50. border-radius: 3px 3px 3px 3px;
  51. color: #000000;
  52. min-width: 70px
  53. }
  54. .table{
  55. /* margin-top: 15px; */
  56. width:100%;
  57. margin: 15px auto;
  58. border-collapse: collapse;
  59. border:1pt solid #cbcbcb;
  60. padding: 5px;
  61. }
  62. .td_head{
  63. border: 1pt solid #cbcbcb;
  64. height:36px;
  65. line-height: 36px;
  66. font-weight: bold;
  67. }
  68. .td_border1{
  69. border-right:1pt solid #cbcbcb;
  70. border-left:1pt solid #cbcbcb;
  71. border-bottom:1pt solid #cbcbcb;
  72. height:36px;
  73. line-height: 36px;
  74. text-align: center
  75. }
  76. .td_border2{
  77. border-right:1pt solid #cbcbcb;
  78. border-left:1pt solid #cbcbcb;
  79. border-bottom:1pt solid #999999;
  80. height:36px;
  81. line-height: 36px;
  82. text-align: center;
  83. }
  84. .tr_border2{
  85. border-bottom: 1pt solid #999999;
  86. }
  87. .spanData{
  88. font-family: "宋体";
  89. font-size: 14px;
  90. color:#000000;
  91. width:80px;
  92. height:30px;
  93. line-height:30px;
  94. border: 1px solid #d3dbde;
  95. text-align: center;
  96. border-radius:5px;
  97. background-color: #f4f7f8;
  98. cursor: pointer;
  99. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  100. position: relative;
  101. clear: both;
  102. display:inline-block;
  103. text-align:center;
  104. margin-left:10px
  105. }
  106. .dataNumText {
  107. display: block;
  108. color: #FFF;
  109. text-align: center;
  110. font-size: 12px
  111. }
  112. .TitleHeads{
  113. font-size:20px;
  114. font-weight: bold;
  115. /* margin-left:106px; */
  116. }
  117. .blue_color{
  118. margin:5px 0;
  119. color:#4747a2;
  120. }
  121. .spanSel,.spanData:HOVER{
  122. background-color: #346db2;
  123. color: #fff;
  124. border: 1px solid #346db2
  125. }
  126. .spanDiv{
  127. position:absolute;
  128. top:5px;
  129. right:30px;
  130. display:block;
  131. /* border:1px solid black */
  132. }
  133. .divTable{
  134. display:inline-block;
  135. vertical-align:middle
  136. }
  137. .spantip{
  138. display: block;
  139. margin: 10px auto;
  140. font-size: 20px;
  141. font-weight: bold;
  142. width:230px;
  143. height:40px;
  144. line-height:40px
  145. }
  146. .spanNum {
  147. font-size: 14px;
  148. font-weight: bold
  149. }
  150. .l-layout-header-inner{
  151. font-size: 14px
  152. }
  153. .input1{
  154. display:inline-block;
  155. font-family: "宋体";
  156. font-size: 14px;
  157. color:#000000;
  158. width:60px;
  159. height:25px;
  160. line-height:25px;
  161. border: 1px solid #d3dbde;
  162. text-align: center;
  163. border-radius:5px;
  164. background: #f4f7f8;
  165. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  166. position: relative;
  167. clear: both;
  168. vertical-align: middle;
  169. text-align:center;
  170. margin-left:5px
  171. }
  172. .cfSpan{
  173. display:inline-block;
  174. font-family: "宋体";
  175. font-size: 14px;
  176. color:#000000;
  177. width:60px;
  178. height:25px;
  179. line-height:25px;
  180. border: 1px solid #d3dbde;
  181. text-align: center;
  182. border-radius:5px;
  183. background: #f4f7f8;
  184. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  185. position: relative;
  186. clear: both;
  187. vertical-align: middle;
  188. text-align:center;
  189. margin-left:5px
  190. /* left: 75px; */
  191. }
  192. .ycspan{
  193. position: relative;
  194. clear: both
  195. /* left: 90px; */
  196. }
  197. .yes_write{
  198. color:red;
  199. font-weight: bold
  200. }
  201. .input2,.ycspan{
  202. display:inline-block;
  203. font-family: "宋体";
  204. font-size: 14px;
  205. color:#000000;
  206. width:60px;
  207. height:25px;
  208. line-height:25px;
  209. vertical-align: middle;
  210. text-align:center;
  211. margin-left:5px
  212. }
  213. .input1:HOVER ,.cfSpan:HOVER {
  214. cursor: pointer;
  215. background: #346db2;
  216. color: #fff
  217. }
  218. .idxModule-loading-bg {position: absolute;width: 100%;height: 100%;background-color: #f2f2f2; opacity: .5;filter: alpha(opacity=50); left: 0;top: 0;z-index: 100}
  219. .idxModule-loading-box {position: absolute;width: 102px;height: 32px;left: 50%;margin-left: -54px;top: 50%;margin-top: -20px;border: 1px solid #ddd;padding: 2px;background-color: #fff;display: none;z-index: 101;border-radius: 3px;overflow: hidden}
  220. .idxModule-loading-box span {display: block;line-height: 30px;height: 30px; padding-left: 32px;background: url(/nwyj/images/index/idx_main/loading.gif) no-repeat 8px 8px;font-size: 12px}
  221. hr{
  222. border: 1px #A19191 solid;
  223. }
  224. .bgd_title{
  225. font-size: 16px;
  226. color: #191919;
  227. font-weight: bold;
  228. height: 40px;
  229. line-height: 40px;
  230. cursor: pointer;
  231. }
  232. .bgd_show{
  233. background-image: url("/nwyj/scripts/qui/libs/images/icons/bgd_hide.png") ;
  234. background-repeat: no-repeat;
  235. background-size: 24px 24px;
  236. padding-left: 30px;
  237. background-position: 0 50%;
  238. _background-position: 0 40%;
  239. }
  240. .bgd_hide{
  241. background-image: url("/nwyj/scripts/qui/libs/images/icons/bgd_show.png");
  242. background-repeat: no-repeat;
  243. background-size: 24px 24px;
  244. padding-left: 30px;
  245. background-position: 0 50%;
  246. _background-position: 0 40%;
  247. }
  248. .tables{
  249. margin: 0 auto;
  250. border-collapse: collapse;
  251. display: inline-block;
  252. /* border:none; */
  253. border-bottom:1pt solid #cbcbcb;
  254. border-top:1pt solid #cbcbcb;
  255. width:100%;
  256. }
  257. .tables1{
  258. /* margin: 0 auto; */
  259. width:100%;
  260. border-collapse: collapse;
  261. }
  262. .table_div{
  263. display: inline-block;
  264. vertical-align: top;
  265. }
  266. .froze_table{
  267. width:475px;
  268. }
  269. .no_froze_table{
  270. overflow: auto;
  271. }
  272. div#no_froze_table_baobiao,div#no_froze_table_baogao{
  273. /* width:54.9%; */
  274. border-right:1pt solid #cbcbcb;
  275. }
  276. .td_head_rt{
  277. border-left:1pt solid #cbcbcb;
  278. border-bottom:1pt solid #cbcbcb;
  279. height:36px;
  280. line-height: 36px;
  281. font-weight: bold;
  282. min-width:100px;
  283. }
  284. .td_border1_rt{
  285. border-left:1pt solid #cbcbcb;
  286. border-right:1pt solid #cbcbcb;
  287. border-bottom:1pt solid #cbcbcb;
  288. height:36px;
  289. line-height: 36px;
  290. text-align: center;
  291. min-width:100px;
  292. }
  293. .td_break{
  294. word-wrap:break-word;
  295. word-break:break-all;
  296. min-width:100px;
  297. }
  298. .lineHeight{
  299. line-height: 100%;
  300. }