Нет описания

Search.css 8.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  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. .search-region-name{
  259. width: 260px !important;
  260. height: 34px;
  261. background-color: #FFF !important;
  262. border: 1px solid #e5e6e7;
  263. }
  264. .xl {
  265. background: url(../../img/dropDown.png) no-repeat;
  266. background-position: center center;
  267. width: 20px;
  268. height: 32px;
  269. position: absolute;
  270. right: 0;
  271. top: 1px;
  272. background-color: #1ab395;
  273. cursor: pointer;
  274. }
  275. .xl:hover {
  276. background-color: #e6d523;
  277. }
  278. .wh_btn input {
  279. background: #1ab394;
  280. color: #fff;
  281. padding: 6px 10px;
  282. outline: none;
  283. font-size: 12px;
  284. margin-left: 15px;
  285. border: 0;
  286. border-radius: 3px;
  287. box-sizing: border-box;
  288. }
  289. .wh_btn {
  290. width: 80%;
  291. text-align: center;
  292. padding-top: 20px;
  293. margin: 0 auto;
  294. margin-bottom: 30px;
  295. }
  296. .cx {
  297. display: block;
  298. }
  299. /*超时*/
  300. .overTime {
  301. width: 15px;
  302. height: 15px;
  303. border-radius: 50%;
  304. background: #e43926;
  305. margin: 0 auto;
  306. }
  307. .Ctime {
  308. width: 20px;
  309. height: 20px;
  310. /*border-radius: 50%;*/
  311. background:url(../../img/qigan.png) no-repeat;
  312. margin: 0 auto;
  313. }
  314. .Closed {
  315. font-size: 30px;
  316. float: right;
  317. position: relative;
  318. top: -12px;
  319. right: 5px;
  320. cursor: pointer;
  321. }
  322. .xl_common {
  323. background: #fff;
  324. position: absolute;
  325. width: 100%;
  326. border: 1px solid darkgrey ;
  327. right: 0;
  328. top: 26px;
  329. z-index: 10;
  330. display: none;
  331. /* height: 100px; */
  332. overflow-y: auto;
  333. }
  334. .xl_common li {
  335. padding-top: 5px;
  336. cursor: pointer;
  337. width: 100%;
  338. }
  339. .xl_common li:hover {
  340. background: #EBEBEB;
  341. }
  342. .xl_box{
  343. padding:0;
  344. }
  345. .addTree {
  346. background: #fff;
  347. position: absolute;
  348. width: 100%;
  349. border: 1px solid darkgrey;
  350. right: 0;
  351. top: 26px;
  352. z-index: 10;
  353. display: none;
  354. height: 300px;
  355. overflow-y: auto;
  356. }
  357. .addTree .list li:hover {
  358. background: #ebebeb;
  359. color: #717171;
  360. }
  361. .ztree li {
  362. width: 100%;
  363. overflow: hidden;
  364. white-space: nowrap;
  365. text-overflow: ellipsis;
  366. }
  367. .warning{
  368. color: #eea236;
  369. }
  370. .primary{
  371. color: #1ab394;
  372. }
  373. .defauli{
  374. color:#bababa;
  375. }
  376. .workOrderIdColorRed{
  377. color: #FF0000;
  378. }
  379. .workOrderIdColorGreen{
  380. color: #008000;
  381. }
  382. .plasechoce{
  383. margin: 0;
  384. padding-left: 10px;
  385. padding-top: 5px;
  386. }
  387. .plasechoce:hover{
  388. background: #ebebeb;
  389. }
  390. .tool_downs {
  391. padding: 0;
  392. margin: 0;
  393. }
  394. .tool_downs li {
  395. float: none;
  396. display: inline-block;
  397. }
  398. .tool_downs li .aBtn {
  399. color: #337ab7;
  400. width: auto;
  401. padding: 0 3px;
  402. display: inline-block;
  403. font-size: 14px;
  404. }
  405. /* 时间输入框宽度 */
  406. .search_time {
  407. width: 228px!important;
  408. }
  409. /* 搜索导出按钮 */
  410. .btn-position{
  411. float: right
  412. }
  413. /* 操作 */
  414. .W60margin .th-inner {
  415. width:120px !important;
  416. margin-right: 160px !important;
  417. }
  418. .W60margin{
  419. width:120px !important;
  420. margin-right: 160px !important;
  421. padding-left: 5px !important;
  422. }
  423. .W60margin .workOrderTypeJudgeText {
  424. padding-left: 20px !important;
  425. }
  426. .W50 {
  427. width: 50px;
  428. }
  429. .W50 .th-inner {
  430. width: 50px;
  431. }
  432. .W60 {
  433. width: 60px;
  434. }
  435. .W60 .th-inner {
  436. width: 60px;
  437. }
  438. .W70 {
  439. width: 70px;
  440. }
  441. .W70 .th-inner {
  442. width: 70px;
  443. }
  444. .W80 {
  445. width: 80px;
  446. }
  447. .W80 .th-inner {
  448. width: 80px;
  449. }
  450. .W100 {
  451. width: 100px;
  452. }
  453. .W100 .th-inner {
  454. width: 100px;
  455. }
  456. .W120 {
  457. width: 120px;
  458. }
  459. .W120 .th-inner {
  460. width: 120px;
  461. }
  462. .W160 {
  463. width: 160px
  464. }
  465. .W160 .th-inner {
  466. width: 160px;
  467. }
  468. .W190 {
  469. width: 190px;
  470. }
  471. .W190 .th-inner {
  472. width: 190px;
  473. }
  474. .W220 {
  475. width: 240px;
  476. }
  477. .W220 .th-inner {
  478. width: 240px;
  479. }
  480. .W240 {
  481. width: 240px;
  482. }
  483. .W240 .th-inner {
  484. width: 240px;
  485. }
  486. .W380{
  487. width: 380px;
  488. }
  489. .W380 .th-inner{
  490. width: 380px;
  491. }
  492. .W750 .th-inner{
  493. width: 750px;
  494. }
  495. .W750 .th-inner{
  496. width: 750px;
  497. }
  498. .W200 .th-inner {
  499. width:200px !important;
  500. background: #F5F5F5;
  501. border-right: 1px solid #dddddd;
  502. }
  503. .W200{
  504. width:200px !important;
  505. height: 36px !important;
  506. position: absolute;
  507. right: 0;
  508. border: 0;
  509. }
  510. .W200 .tool_downs{
  511. position: absolute;
  512. top: 0;
  513. right: 0;
  514. height: 36px;
  515. width: 200px;
  516. background: #F5F5F5;
  517. box-sizing:border-box;
  518. border: 1px solid #dddddd;
  519. }
  520. .W200 .tool_downs li{
  521. padding-top: 8px;
  522. }
  523. #workorderlist tbody tr:first-child .W200 .tool_downs{
  524. margin-top: 1px;
  525. }