Nenhuma Descrição

Search.css 8.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572
  1. body {
  2. font-family: "微软雅黑";
  3. font-size: 14px;
  4. }
  5. .clearfix:after {
  6. content: "";
  7. display: block;
  8. clear: both;
  9. }
  10. ul li {
  11. list-style: none;
  12. float: left;
  13. }
  14. .fr {
  15. float: right;
  16. }
  17. .size-12 {
  18. font-size: 12px;
  19. }
  20. .size-13 {
  21. font-size: 13px;
  22. }
  23. /*标头*/
  24. .th-box {
  25. margin-top: 10px;
  26. width: 100%;
  27. padding: 5px;
  28. border-bottom: 1px solid #e7eaec;
  29. }
  30. .th-bar {
  31. height: 40px;
  32. }
  33. .sc_btn {
  34. display: block;
  35. padding: 7px;
  36. color: #FFF;
  37. float: left;
  38. border-radius: 5px;
  39. }
  40. .sc_btn:hover{
  41. color:#fff;
  42. }
  43. .seach-box ul {
  44. overflow: hidden;
  45. }
  46. .seach-box ul li {
  47. margin-right: 5px;
  48. }
  49. .photo {
  50. width: 128px;
  51. padding: 2px 2PX 2PX 10PX;
  52. height: 27px;
  53. border: 1px solid #ebebeb;
  54. color: #1ab394;
  55. outline: none;
  56. vertical-align: middle;
  57. }
  58. .selects {
  59. width: 177px;
  60. background-color: #FFF;
  61. background-image: none;
  62. border: 1px solid #e5e6e7;
  63. border-radius: 1px;
  64. color: inherit;
  65. padding: 6px 12px;
  66. }
  67. #Select:focus {
  68. outline: none;
  69. border-color: #00BFFF;
  70. }
  71. input:focus {
  72. outline: none;
  73. border-color: #00BFFF;
  74. }
  75. .spiner-example {
  76. position: absolute;
  77. top: 50%;
  78. left: 50%;
  79. z-index: 111;
  80. margin-left: -85px;
  81. margin-top: -100px;
  82. display: none;
  83. }
  84. .sk-spinner-three-bounce {
  85. width: 170px !important;
  86. }
  87. .sk-spinner p {
  88. display: inline-block;
  89. font-size: 18px;
  90. margin-left: 10px;
  91. }
  92. #goods tr th {
  93. text-align: center;
  94. }
  95. #goods td {
  96. text-align: center;
  97. }
  98. .inputs {
  99. width: 90px;
  100. }
  101. .max_width li {
  102. width: 50%;
  103. margin: 10px 0;
  104. }
  105. .gjsu label {
  106. width: 100px;
  107. margin-right: 10px;
  108. text-align: right;
  109. }
  110. .add_time {
  111. text-align: center;
  112. margin-bottom: 20px;
  113. }
  114. .imgs {
  115. color: rgb(0, 128, 0);
  116. cursor: pointer;
  117. }
  118. .imgs a:hover {
  119. color: #e43926;
  120. }
  121. .ckxq ul li {
  122. padding: 5px 15px;
  123. cursor: pointer;
  124. }
  125. .Active {
  126. background: #1ab394;
  127. color: #FFFFFF;
  128. }
  129. /*.gdxq_title{
  130. background-image: none;
  131. background-color: #68b0fe;
  132. border-bottom: 1px solid #D6D6D6;
  133. color:#FFFFFF;
  134. font-size: 14px;
  135. font-weight: bold;
  136. height: 28px;
  137. line-height: 28px;padding-left: 15px;
  138. }*/
  139. .tbodys th {
  140. text-align: right;
  141. /*background: rgb(214,236,255);*/
  142. }
  143. .tbodys td {
  144. text-align: left;
  145. }
  146. .tbodys input {
  147. background-color: #FFF;
  148. background-image: none;
  149. border-radius: 1px;
  150. color: inherit;
  151. padding: 1px 6px;
  152. border: 1px solid #d7d7d7;
  153. }
  154. .Hidens {
  155. display: none;
  156. }
  157. textarea {
  158. border: 1px solid #d7d7d7;
  159. outline: none;
  160. }
  161. .ckxq {
  162. padding: 5px;
  163. border: 1px solid #e5e6e7;
  164. }
  165. .ckxq_ul {
  166. margin-top: 10px;
  167. }
  168. #gdxq_table > tbody > tr > th {
  169. padding: 4px;
  170. width: 100px;
  171. }
  172. #gdxq_table > tbody > tr > td {
  173. padding: 4px;
  174. width: 200px;
  175. }
  176. ._table1 > tbody > tr > th {
  177. text-align: right;
  178. padding: 4px !important;
  179. }
  180. ._table1 > tbody > tr > td {
  181. padding: 4px !important;
  182. }
  183. .t-shade {
  184. position: fixed;
  185. top: 0;
  186. left: 0;
  187. width: 100%;
  188. height: 100%;
  189. background: rgba(0, 0, 0, 0.48);
  190. z-index: 10004;
  191. display: none;
  192. }
  193. .shade_k {
  194. z-index: 10005;
  195. width: 55%;
  196. margin: 2% auto;
  197. background-color: #fff;
  198. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  199. display: none;
  200. border-radius: 5px;
  201. }
  202. .shade_title {
  203. padding: 0 80px 0 20px;
  204. height: 42px;
  205. line-height: 42px;
  206. border-bottom: 1px solid #eee;
  207. font-size: 16px;
  208. color: #FFFFFF;
  209. overflow: hidden;
  210. background-color: #1ab394;
  211. border-radius: 2px 2px 0 0;
  212. position: relative;
  213. border-top-left-radius: 5px;
  214. border-top-right-radius: 5px;
  215. }
  216. .setwin {
  217. position: absolute;
  218. right: 15px;
  219. top: 5px;
  220. font-size: 0;
  221. line-height: initial;
  222. }
  223. .setwin a {
  224. position: relative;
  225. width: 16px;
  226. height: 16px;
  227. font-size: 20px;
  228. color: #fff;
  229. }
  230. .shade_content {
  231. overflow-y: auto;
  232. position: relative;
  233. padding-bottom: 50px;
  234. }
  235. .sa_title {
  236. padding-left: 20px;
  237. height: 35px;
  238. line-height: 35px;
  239. border-bottom: 1px solid #D7D7D7;
  240. }
  241. .inpBox {
  242. border: 1px solid #e5e6e7;
  243. height: 27px;
  244. width: 170px;
  245. display: inline-block;
  246. position: relative;
  247. vertical-align: middle;
  248. }
  249. .inps {
  250. width: 167px;
  251. height: 24px;
  252. outline: none;
  253. border: 0;
  254. border-image-width: 0;
  255. padding: 0;
  256. padding-left: 3px;
  257. }
  258. .xl {
  259. display: inline-block;
  260. background: url(../../img/dropDown.png) no-repeat;
  261. height: 100%;
  262. background-position: center center;
  263. width: 20px;
  264. position: absolute;
  265. right: 0;
  266. top: 0px;
  267. background-color: #1ab395;
  268. cursor: pointer;
  269. }
  270. .wh_btn input {
  271. background: #1ab394;
  272. color: #fff;
  273. padding: 6px 10px;
  274. outline: none;
  275. font-size: 12px;
  276. margin-left: 15px;
  277. border: 0;
  278. border-radius: 3px;
  279. box-sizing: border-box;
  280. }
  281. .wh_btn {
  282. width: 80%;
  283. text-align: center;
  284. padding-top: 20px;
  285. margin: 0 auto;
  286. margin-bottom: 30px;
  287. }
  288. .cx {
  289. display: block;
  290. }
  291. /*超时*/
  292. .overTime {
  293. width: 15px;
  294. height: 15px;
  295. border-radius: 50%;
  296. background: #e43926;
  297. margin: 0 auto;
  298. }
  299. .Ctime {
  300. width: 20px;
  301. height: 20px;
  302. /*border-radius: 50%;*/
  303. background:url(../../img/qigan.png) no-repeat;
  304. margin: 0 auto;
  305. }
  306. .Closed {
  307. font-size: 30px;
  308. float: right;
  309. position: relative;
  310. top: -12px;
  311. right: 5px;
  312. cursor: pointer;
  313. }
  314. .xl_common {
  315. background: #fff;
  316. position: absolute;
  317. width: 100%;
  318. border: 1px solid darkgrey ;
  319. right: 0;
  320. top: 26px;
  321. z-index: 10;
  322. display: none;
  323. /* height: 100px; */
  324. overflow-y: auto;
  325. }
  326. .xl_common li {
  327. padding-top: 5px;
  328. cursor: pointer;
  329. width: 100%;
  330. }
  331. .xl_common li:hover {
  332. background: #EBEBEB;
  333. }
  334. .xl_box{
  335. padding:0;
  336. }
  337. .addTree {
  338. background: #fff;
  339. position: absolute;
  340. width: 100%;
  341. border: 1px solid darkgrey;
  342. right: 0;
  343. top: 26px;
  344. z-index: 10;
  345. display: none;
  346. height: 100px;
  347. overflow-y: auto;
  348. }
  349. .warning{
  350. color: #eea236;
  351. }
  352. .primary{
  353. color: #1ab394;
  354. }
  355. .defauli{
  356. color:#bababa;
  357. }
  358. .workOrderIdColorRed{
  359. color: #FF0000;
  360. }
  361. .workOrderIdColorGreen{
  362. color: #008000;
  363. }
  364. .plasechoce{
  365. margin: 0;
  366. padding-left: 10px;
  367. padding-top: 5px;
  368. }
  369. .plasechoce:hover{
  370. background: #ebebeb;
  371. }
  372. .tool_downs {
  373. padding: 0;
  374. margin: 0;
  375. }
  376. .tool_downs li {
  377. float: none;
  378. display: inline-block;
  379. }
  380. .tool_downs li .aBtn {
  381. color: #337ab7;
  382. width: auto;
  383. padding: 0 3px;
  384. display: inline-block;
  385. font-size: 14px;
  386. }
  387. /* 时间输入框宽度 */
  388. .search_time {
  389. width: 228px!important;
  390. }
  391. /* 搜索导出按钮 */
  392. .btn-position{
  393. float: right
  394. }
  395. /* 操作 */
  396. .W60margin .th-inner {
  397. width:120px !important;
  398. margin-right: 160px !important;
  399. }
  400. .W60margin{
  401. width:120px !important;
  402. margin-right: 160px !important;
  403. padding-left: 5px !important;
  404. }
  405. .W60margin .workOrderTypeJudgeText {
  406. padding-left: 20px !important;
  407. }
  408. .W50 {
  409. width: 50px;
  410. }
  411. .W50 .th-inner {
  412. width: 50px;
  413. }
  414. .W60 {
  415. width: 60px;
  416. }
  417. .W60 .th-inner {
  418. width: 60px;
  419. }
  420. .W70 {
  421. width: 70px;
  422. }
  423. .W70 .th-inner {
  424. width: 70px;
  425. }
  426. .W80 {
  427. width: 80px;
  428. }
  429. .W80 .th-inner {
  430. width: 80px;
  431. }
  432. .W100 {
  433. width: 100px;
  434. }
  435. .W100 .th-inner {
  436. width: 100px;
  437. }
  438. .W120 {
  439. width: 120px;
  440. }
  441. .W120 .th-inner {
  442. width: 120px;
  443. }
  444. .W160 {
  445. width: 160px
  446. }
  447. .W160 .th-inner {
  448. width: 160px;
  449. }
  450. .W190 {
  451. width: 190px;
  452. }
  453. .W190 .th-inner {
  454. width: 190px;
  455. }
  456. .W220 {
  457. width: 240px;
  458. }
  459. .W220 .th-inner {
  460. width: 240px;
  461. }
  462. .W240 {
  463. width: 240px;
  464. }
  465. .W240 .th-inner {
  466. width: 240px;
  467. }
  468. .W380{
  469. width: 380px;
  470. }
  471. .W380 .th-inner{
  472. width: 380px;
  473. }
  474. .W750 .th-inner{
  475. width: 750px;
  476. }
  477. .W750 .th-inner{
  478. width: 750px;
  479. }
  480. .W200 .th-inner {
  481. width:200px !important;
  482. background: #F5F5F5;
  483. border-right: 1px solid #dddddd;
  484. }
  485. .W200{
  486. width:200px !important;
  487. height: 36px !important;
  488. position: absolute;
  489. right: 0;
  490. border: 0;
  491. }
  492. .W200 .tool_downs{
  493. position: absolute;
  494. top: 0;
  495. right: 0;
  496. height: 36px;
  497. width: 200px;
  498. background: #F5F5F5;
  499. box-sizing:border-box;
  500. border: 1px solid #dddddd;
  501. }
  502. .W200 .tool_downs li{
  503. padding-top: 8px;
  504. }
  505. #workorderlist tbody tr:first-child .W200 .tool_downs{
  506. margin-top: 1px;
  507. }