mt.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546
  1. /*仓房基础设施*/
  2. .infr-r a {
  3. display: inline-block;
  4. text-align: center;
  5. line-height: 25px;
  6. margin-left: 10px;
  7. }
  8. .basic-device-w-t {
  9. display: inline-block;
  10. margin-bottom: 20px;
  11. }
  12. .basic-device-w-t input {
  13. width: 100px;
  14. }
  15. .basic-device-w-b {
  16. display: block;
  17. margin-top: 10px;
  18. }
  19. .infr-left-span {
  20. display: inline-block;
  21. text-align: right;
  22. width: 78px;
  23. }
  24. /*出入库信息*/
  25. .in-device-w-t {
  26. display: inline-block;
  27. line-height: 40px;
  28. margin-right: 20px;
  29. }
  30. .in-pitem-lit {
  31. display: inline-block;
  32. min-width: 114px;
  33. }
  34. .in-device-w-b {
  35. display: inline-block;
  36. margin-top: 15px;
  37. }
  38. .history-record-s {
  39. display: inline-block;
  40. margin-right: 30px;
  41. }
  42. /*粮食基本信息*/
  43. .grain-record-h2 {
  44. margin: 0;
  45. padding: 10px 20px;
  46. font-size: 16px;
  47. }
  48. #grain-basic-info ul {
  49. list-style-type: none;
  50. margin: 8px 0;
  51. }
  52. /*#grain-basic-info .beforeTitle {
  53. width: 166px;
  54. text-align: right;
  55. }*/
  56. #grain-basic-info ul li {
  57. display: inline-block;
  58. font-size: 13px;
  59. text-align: left;
  60. width: 220px;
  61. height: 15px;
  62. line-height: 15px;
  63. overflow: hidden;
  64. white-space:nowrap;
  65. text-overflow: ellipsis;
  66. }
  67. #grain-basic-info ul li span:first-child{
  68. display: inline-block;
  69. min-width: 80px;
  70. text-align: right;
  71. }
  72. .grain-basic-m {
  73. display: inline-block;
  74. font-weight: bold;
  75. color: #1A9856;
  76. }
  77. #grainAdd-device-w .grain-device-w-t {
  78. display: inline-block;
  79. line-height: 40px;
  80. margin-right: 20px;
  81. text-align: right;
  82. }
  83. #grainAdd-device-w .grain-pitem-lit {
  84. display: inline-block;
  85. min-width: 145px;
  86. }
  87. #grainAdd-device-w .grain-first-lit {
  88. min-width: 80px;
  89. }
  90. #grainHistory-device-w .grain-device-w-t {
  91. display: inline-block;
  92. line-height: 40px;
  93. margin-right: 20px;
  94. text-align: right;
  95. }
  96. #grainHistory-device-w .grain-pitem-lit {
  97. display: inline-block;
  98. min-width: 145px;
  99. }
  100. #grainHistory-device-w .grain-first-lit {
  101. min-width: 80px;
  102. }
  103. .grain-device-w-t input,.grain-device-w-t select {
  104. width: 95px;
  105. }
  106. #grainHistory-device-w .textbox-text {
  107. color: #1A9856;
  108. }
  109. #grainHistory-device-w h2 {
  110. font-family: 'Microsoft Yahei';
  111. text-indent: 18px;
  112. margin: 10px 0;
  113. }
  114. .check-device-w-t {
  115. display: inline-block;
  116. margin-bottom: 20px;
  117. }
  118. .check-device-w-first {
  119. margin-right: 50px;
  120. }
  121. .check-device-w-t .check-device-first {
  122. width: 55px;
  123. display: inline-block;
  124. text-align: right;
  125. }
  126. .check-device-w-t .grain-pitem-lit {
  127. display: inline-block;
  128. width: 130px;
  129. }
  130. .change-device-center {
  131. display: inline-block;
  132. margin-left: 30px;
  133. margin-right: 30px;
  134. }
  135. /*费用耗损信息*/
  136. .costLoss-record-s {
  137. display: inline-block;
  138. margin-right: 20px;
  139. }
  140. .costLoss-device-w-t {
  141. display: inline-block;
  142. margin-bottom: 20px;
  143. }
  144. .costLoss-pitem-lit {
  145. text-align: right;
  146. display: inline-block;
  147. width: 90px;
  148. }
  149. /*监督检查信息*/
  150. .Supervise-device-w-t,.Supervise-device-w-b {
  151. display: inline-block;
  152. margin-bottom: 15px;
  153. }
  154. .Supervise-pitem-lit {
  155. text-align: right;
  156. display: inline-block;
  157. width: 90px;
  158. }
  159. #Supervise-device-w .Supervise-pitem-lit { width:110px;}
  160. .Supervise-input-fives input {
  161. width: 70px;
  162. }
  163. .Supervise-whether{
  164. width: 30px;
  165. /* background: #1A9856; */
  166. color: black;
  167. display: inline-block;
  168. border-radius: 4px;
  169. cursor: pointer;
  170. height: 20px;
  171. line-height: 20px;
  172. text-align: center;
  173. text-decoration: underline;
  174. }
  175. .t-set-sup {
  176. width: 95px;
  177. background: #1A9856;
  178. color: white;
  179. display: inline-block;
  180. border-radius: 4px;
  181. cursor: pointer;
  182. height: 20px;
  183. line-height: 20px;
  184. text-align: center;
  185. }
  186. .Supervise-input-three input {
  187. width: 120px;
  188. }
  189. .Supervise-pitem-center {
  190. margin-right: 11px;
  191. margin-left: 11px;
  192. }
  193. .Supervise-pitem-center2 {
  194. margin-left: 170px;
  195. }
  196. .Supervise-device-button {
  197. margin-left: 183px
  198. }
  199. /*储粮作业信息*/
  200. #storedGrain-device-w {
  201. overflow: hidden;
  202. }
  203. #storedGrain-device-w form {
  204. padding: 30px;
  205. }
  206. #storedGrain-device-w .tabs-panels {
  207. border: none;
  208. }
  209. .storedGrain-pitem-lit {
  210. text-align: right;
  211. display: inline-block;
  212. width: 80px;
  213. }
  214. .storedGrain-device-w-t {
  215. display: inline-block;
  216. margin-bottom: 25px;
  217. }
  218. .storedGrain-device-span-first {
  219. margin-right: 80px;
  220. }
  221. /*选项卡一*/
  222. .sg-form-0 input {
  223. width: 100px;
  224. }
  225. .sg-form-0 .storedGrain-pitem-lit {
  226. text-align: right;
  227. display: inline-block;
  228. width: 120px;
  229. }
  230. .sg-form-0 .storedGrain-span-first {
  231. width: 78px;
  232. }
  233. .sg-form-0 .storedGrain-device-w-t {
  234. display: inline-block;
  235. margin-bottom: 15px;
  236. margin-right: 11px;
  237. }
  238. .sg-form-0 .storedGrain-span-last {
  239. margin-right: 0;
  240. }
  241. .storedGrain-one-table {
  242. width: 100%;
  243. margin: 20px 0;
  244. border: 1px solid #ddd;
  245. border-collapse: collapse;
  246. }
  247. .storedGrain-one-table tr {
  248. font-weight: normal;
  249. }
  250. .storedGrain-one-table td {
  251. border: 1px solid #bbb;
  252. text-align: center;
  253. line-height: 25px;
  254. }
  255. .storedGrain-one-table td input {
  256. border: none;
  257. }
  258. /*选项卡二*/
  259. .sg-form-1 input {
  260. width: 100px;
  261. }
  262. .sg-form-1 .storedGrain-pitem-lit {
  263. text-align: right;
  264. display: inline-block;
  265. width: 80px;
  266. }
  267. .sg-form-1 .storedGrain-device-w-t {
  268. display: inline-block;
  269. margin-bottom: 15px;
  270. margin-right: 30px;
  271. }
  272. .sg-form-1 .storedGrain-span-last {
  273. margin-right: 0;
  274. }
  275. .storedGrain-two-table {
  276. width: 100%;
  277. border: 1px solid #ddd;
  278. margin: 20px 0;
  279. border-collapse: collapse;
  280. }
  281. .storedGrain-two-table tr {
  282. font-weight: normal;
  283. }
  284. .storedGrain-two-table td {
  285. border: 1px solid #ddd;
  286. text-align: center;
  287. min-width: 60px;
  288. line-height: 25px;
  289. }
  290. .storedGrain-two-table input {
  291. width: 78px;
  292. }
  293. .storedGrain-two-table td input {
  294. border: none;
  295. }
  296. .sg-form-1 .storedGrain-device-radio {
  297. margin-bottom: 15px;
  298. }
  299. .sg-form-1 .storedGrain-device-radio input {
  300. width: 20px;
  301. }
  302. /*选项卡三*/
  303. .sg-form-2 .storedGrain-pitem-lit {
  304. display: inline-block;
  305. width: 102px;
  306. }
  307. .sg-form-2 .storedGrain-device-w-t {
  308. text-align: right;
  309. display: inline-block;
  310. margin-bottom: 25px;
  311. }
  312. .sg-form-2 .storedGrain-span-first {
  313. margin-right: 260px;
  314. }
  315. /*选项卡四*/
  316. .sg-form-3 .storedGrain-pitem-lit {
  317. text-align: right;
  318. display: inline-block;
  319. width: 66px;
  320. }
  321. .sg-form-3 .storedGrain-device-w-t {
  322. text-align: right;
  323. display: inline-block;
  324. margin-bottom: 25px;
  325. }
  326. .sg-form-3 .storedGrain-device-radio {
  327. margin-bottom: 25px;
  328. }
  329. .sg-form-3 .storedGrain-span-center {
  330. margin-left: 33px;
  331. margin-right: 32px;
  332. }
  333. /*设备药品管理*/
  334. #deviceOut-return-w .deviceOut-return-title {
  335. font-size: 15px;
  336. text-indent: 12px;
  337. display: block;
  338. margin-bottom: 25px;
  339. }
  340. .t-return {
  341. background-color: #ff9800;
  342. width: 40px;
  343. color: white;
  344. display: inline-block;
  345. border-radius: 4px;
  346. cursor: pointer;
  347. height: 20px;
  348. line-height: 20px;
  349. text-align: center;
  350. }
  351. /*设备药品管理通用样式*/
  352. .deviceIn-device-w-t {
  353. text-align: right;
  354. display: inline-block;
  355. margin-bottom: 25px;
  356. /*margin-right: 150px;*/
  357. }
  358. .deviceIn-pitem-lit {
  359. text-align: right;
  360. display: inline-block;
  361. width: 100px;
  362. }
  363. .deviceIn-span-first {
  364. margin-right: 150px;
  365. }
  366. /**/
  367. /*发布公告*/
  368. .noticeMag-device-w-w {
  369. display: inline-block;
  370. margin-bottom: 15px;
  371. }
  372. .noticeMag-pitem-lit {
  373. text-align: right;
  374. display: inline-block;
  375. width: 80px;
  376. }
  377. /*机械及器材库存明细*/
  378. .inventoryDetail-form-one .deviceIn-pitem-lit {
  379. width: 100px;
  380. }
  381. .inventoryDetail-form-two .deviceIn-pitem-lit {
  382. width: 100px;
  383. }
  384. .inventoryDetail-form-update .deviceIn-pitem-lit {
  385. width: 100px;
  386. }
  387. .deviceMaintain-form-add .deviceIn-pitem-lit {
  388. width: 100px;
  389. }
  390. .deviceService-form-add .deviceIn-pitem-lit {
  391. width: 100px;
  392. }
  393. .deviceCheck-form-add .deviceIn-pitem-lit {
  394. width: 100px;
  395. }
  396. .inventoryDetail-device-first .deviceModel-first .receiveInfo-device-first,.deviceCheck-device-first {
  397. margin-right: 30px;
  398. }
  399. .inventoryDetail-device-first .deviceModel-first .deviceIn-pitem-lit {
  400. width: 55px;
  401. }
  402. .receiveInfo-form-add .deviceIn-pitem-lit,.receiveInfo-form-view .deviceIn-pitem-lit,.receiveInfo-form-return .deviceIn-pitem-lit {
  403. width: 90px;
  404. }
  405. /*储粮化学药剂管理*/
  406. .chemicalInAndOut-form {
  407. padding: 30px;
  408. }
  409. .chemicalInAndOut-form input {
  410. width: 110px;
  411. }
  412. .chemicalInAndOut-form select {
  413. width: 114px;
  414. }
  415. #chemicalInAndOut-device-w {
  416. overflow: hidden;
  417. }
  418. #chemicalInAndOut-device-w .tabs-panels {
  419. border: none;
  420. }
  421. #chemicalHouse-device-w input[type="text"],#chemicalHouse-device-view input[type="text"] {
  422. width: 110px;
  423. }
  424. .chemicalHouse-form table,.chemicalHouse-form-view table,.storedGrain-two-table-tonic {
  425. width: 100%;
  426. margin-bottom: 20px;
  427. border: 1px solid #ddd;
  428. border-collapse: collapse;
  429. }
  430. .chemicalHouse-form table tr,.chemicalHouse-form-view table tr,.storedGrain-two-table-tonic tr {
  431. font-weight: normal;
  432. }
  433. .chemicalHouse-form table td,.chemicalHouse-form-view table td,.storedGrain-two-table-tonic td {
  434. border: 1px solid #ddd;
  435. text-align: center;
  436. line-height: 25px;
  437. }
  438. .chemicalHouse-form table td input,.chemicalHouse-form-view table td input {
  439. border: none;
  440. }
  441. .wrap-downLoad {
  442. height: 35px;
  443. margin: 10px 0 20px 0;
  444. }
  445. .wrap-downLoad .three-span-downLoad {
  446. margin-right: 20px;
  447. }
  448. .wrap-downLoad .downLoad-data {
  449. display: inline-block;
  450. padding: 5px;
  451. }
  452. .grain-buckle {
  453. overflow: hidden;
  454. }
  455. .grain-buckle .info-float-left {
  456. width: 60%;
  457. float: left;
  458. }
  459. .grain-buckle .info-float-right {
  460. width: 25%;
  461. float: left;
  462. }
  463. .checker-img-wrap,.checker2-img-wrap {
  464. display: inline-block;
  465. width: 122px;
  466. height: 20px;
  467. border: 1px solid #b1c242;
  468. text-align: center;
  469. line-height: 18px;
  470. }
  471. /*============================ydf添加css============================*/
  472. .archiveMg-label-t{ display:inline-block; line-height:40px;}
  473. .label-wrap{ margin:10px 0px;}
  474. .label-wrap label{ font-weight:bold; display:inline-block; width:130px; text-align:right; vertical-align:middle; padding-right:5px;}
  475. .label-wrap .label-val{ width:100px; display:inline-block;}
  476. .label-wrap .label-val.w1{ width:330px;}
  477. .archiveMg-con h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px;}
  478. #archiveMg-sub-yijjl-w .in-pitem-lit{ min-width:90px;}
  479. #archiveMg-sub-liangqjcxx-w .in-pitem-lit{ min-width:120px;}
  480. #archiveMg-sub-fengyx-w .in-pitem-lit{ min-width:120px;}
  481. #archiveMg-sub-liangqjcxx-w h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px; margin-bottom:5px;}
  482. #archiveMg-sub-fengyx-w h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px; margin-bottom:5px;}
  483. #archiveMg-sub-churk-w .in-pitem-lit{ min-width:130px;}
  484. #profit-loss-dialog .in-pitem-lit{ min-width:130px;}
  485. #archiveMg-sub-jiagpz-w .in-pitem-lit{ min-width:130px;}
  486. #archiveMg-sub-zhiljc-w0 .in-pitem-lit{ min-width:80px;}
  487. #chemicalHouse-device-w .deviceIn-pitem-lit, #chemicalHouse-device-view .deviceIn-pitem-lit{ width:60px;}
  488. .pandian-tab1-box{ margin:0px 60px 20px 63px;}
  489. .pandian-box1{ margin:0px 60px 10px 63px;}
  490. .pandian-box1 label{ margin-right:10px;}
  491. .pandian-box1 label input{ margin-right:5px;}
  492. .pandian-tab1 th{ background:#eee; border:1px solid #ddd; text-align:center; padding:3px 0px;}
  493. .archiveMg-tab1{ width:730px; border-collapse:collapse; margin:10px 0 10px 115px;}
  494. .archiveMg-tab1 td{ border:1px solid #ddd; padding:3px 0px; text-align:center;}
  495. .archiveMg-tab2{ width:730px; border-collapse:collapse; margin:10px 0 10px 115px;}
  496. .archiveMg-tab2 td{ border:1px solid #ddd; padding:3px 0px; text-align:center;}
  497. #archiveMg-sub-cangcgl-w .in-device-w-t{ margin-right:0px;}
  498. #archiveMg-sub-cangcgl-w .pic{ height:190px;}
  499. .label-marr30 .archiveMg-label-t{ margin-right:30px;}
  500. .br-tit{ line-height:20px; vertical-align:middle;}
  501. .storedGrain-one-table input{ width:80px;}
  502. .info-yes a{ color:#fff; text-decoration:none; display:block; width:100%; cursor:pointer;}
  503. .storedGrain-subType-w{ width:140px;}
  504. .archiveMg-con, .yijjl-tab, .liangqjcxx-tab, .fengyx-tab, .churk-tab, .zhiljc-tab, .chulzy-tab, .jiagpz-tab, .dancfy-tab, .cangcgl-tab{ padding:20px;}
  505. .out-pitem{ padding:20px;}
  506. .no-border-box .panel-body-noheader{ border-width: 0px;}
  507. .grain-check-record-box,.grain-change-table{ margin:0px 10px;}
  508. .bif-con > div.main-wrap{ height:100%;}
  509. .main-wrap-bor{ border:1px solid #b1c242; overflow:auto; height:552px;}
  510. .detail-qrcode-lingpeijian-table,.detail-qrcode-wuzi-table{ border-collapse:collapse;}
  511. .detail-qrcode-lingpeijian-table td,.detail-qrcode-wuzi-table td{ border:1px solid #ccc; padding:3px 8px;}
  512. #detail-qrcode-shebei-table input{ border: 0px none;}
  513. .detail-qrcode-shebei-table{ border-collapse: collapse;}
  514. .detail-qrcode-shebei-table td{ border: 1px solid #ccc; padding: 0px 5px;}
  515. .elect-record-tab1{ margin:auto;}
  516. .elect-record-tab1 td{ padding:10px 5px;}
  517. .elect-record-tab1 td label{ float:right;}
  518. .elect-record-tab1 td.radio-td label{ float:left; margin-right:20px;}
  519. .tab-mar1{ margin:25px auto 30px;}