style.css 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. /*大屏*/
  2. *{margin: 0;padding: 0;}
  3. html, body{width: 100%; height: 100%; overflow: hidden;}
  4. #container{height: 100%;background: #15181d;overflow: hidden;position: relative;padding: 0 2%;color: #ffffff;}
  5. .page_top{height: 13%;display: flex; flex-wrap: nowrap;justify-content: space-between;align-items:center;}
  6. .top_left{display: flex;justify-content:flex-start;align-items: center;}
  7. .top_time{float: right;display: flex;}
  8. .logo{display: flex;}
  9. .wms_name{display: flex;position: relative;font-size: 36px;color: #777985;margin-left: 5px;margin-right: 45px;}
  10. .wms_name em{position: absolute;display: block;background: #3c7cc6; right:-30px;top:10px;width: 27px;height: 15px;line-height: 15px;font-size: 12px;color: #FFFFFF;text-align: center;}
  11. .depot{display: flex;width:76px;height: 22px;background: #7a7a78;position: relative;justify-content:center;}
  12. .depot input{display: block;text-align: center; width: 100%;height: 22px;background: transparent;cursor: pointer;color: #5a9d67;font-weight: 900;box-sizing: border-box;line-height: 22px;}
  13. .depot input::-webkit-input-placeholder {color:#5a9d67;}
  14. .depot input:-moz-placeholder {color:#5a9d67;}
  15. .depot input::-moz-placeholder {color:#5a9d67;}
  16. .depot input:-ms-input-placeholder {color:#5a9d67;}
  17. .depo_down{position: absolute;width: 100%;left: 0;top: 22px;color: #FFFFFF;text-align: center;display: none;}
  18. .depo_down li{cursor: pointer;background: #7a7a78;transition: all .3s ease-in;}
  19. .depo_down li:hover{background: #6b6a6d;}
  20. .depo_down li+li{border-top: 1px dashed #b0b0b0;line-height: 26px;}
  21. .top_time{display: flex;justify-content:flex-end;height: 100%;align-items: center;}
  22. .top_time input{width: 140px;height: 22px;line-height: 22px;text-align: center;background: #2d313c;color: #FFFFFF;font-size: 14px;cursor: pointer;}
  23. .top_time span{margin: 0 5px;font-size: 12px;}
  24. .top_time .layui-laydate .layui-this{background-color:#7a7a78 !important;}
  25. /*top*/
  26. .order_list{height: 12.5%;display: flex;justify-content: space-between;align-items:center;}
  27. .order{height: 100%;background: #1b1e25;display: flex; flex-direction:column;padding-top: 5px; justify-content: center;align-items: flex-start;width:19.2%;padding-left: 1.2%;box-sizing: border-box;}
  28. .order_name{font-size: 14px;color: #989399;line-height: 26px;}
  29. .order_num{font-family: "黑体"; height: 100%;display: flex;justify-content:flex-start;align-items:center ;font-size: 32px;font-weight: 900;}
  30. .main{height: 69%;background: #0c111d;margin-top: 1%;display: flex;justify-content:space-between;align-items:center;}
  31. .main_left{display: flex; width:48%;height: 100%;flex-direction: column;justify-content:center;align-items:center;}
  32. .main_midd{display: flex; width:35%;height: 100%;flex-direction: column;justify-content:space-between;align-items:flex-start;}
  33. .home_today{width: 100%;height: 49%;display: flex;background: #1b1e25;flex-direction: column;justify-content:flex-start;align-items:flex-start; margin-bottom: 2%;padding-top: 2%;box-sizing: border-box;}
  34. .home_tit{flex-grow:0;flex-shrink:0;display: flex;font-size: 14px;color: #797c85;padding-left: 3%;box-sizing: border-box;}
  35. .home_list{flex-grow:0;flex-shrink:0;padding-left: 2%;box-sizing: border-box;margin-top: 10px; display: flex;flex-direction: row ;width: 100%; justify-content: space-between;align-items:flex-start;}
  36. .home_order{width: 25%; display: flex;flex-direction: column;justify-content:flex-start;align-items:flex-start;}
  37. .home_name{font-size: 12px;color: #aca9b0;}
  38. .home_num{font-size: 18px;}
  39. .new_num{color: #533d86;}
  40. .jian_num{color: #60ba9e;}
  41. .zhi_num{color: #476d9e;}
  42. .chu_num{color: #b1526a;}
  43. .ship_order{width: 100%;height: 49%;display: flex;background: #1b1e25;}
  44. #home_today{width: 100%;display: flex;height: 100%;flex-direction: column;justify-content:flex-start;align-items:flex-start;}
  45. #ship_order{padding-top:10px;box-sizing: border-box;}
  46. .imple{width: 100%;height: 49%;padding-right: 20px;box-sizing: border-box; display: flex;background: #1b1e25;flex-direction: column;justify-content:flex-start;align-items:flex-start; margin-bottom: 2%;padding-top: 2%;box-sizing: border-box;}
  47. .order_wait{width: 100%;height: 49%;display: flex;justify-content:space-between;align-items:flex-start; box-sizing: border-box;}
  48. .commis{display: flex; width:49%;height: 100%;flex-direction: column;justify-content:center;align-items:flex-start;background: #1b1e25;padding:0 10px;box-sizing: border-box;}
  49. .comm_tit{font-size: 14px;color: #979b9e; padding-left: 17px;box-sizing: border-box;padding-top: 5px; line-height: 28px;}
  50. .comm_list{display: flex;height: 100%;width: 100%; flex-direction: column;justify-content: center;align-items: center;}
  51. .comm_cont{border-bottom: 2px solid #1e2225; display: flex;width: 100%;justify-content: space-between;align-items: center;}
  52. .com_name{display: flex;background: #d4d6d5;color: #2e2e2c;padding: 0 5px;}
  53. .com_num{display: flex;}
  54. .abort{display: flex; width:49%;height: 100%;flex-direction: column;padding-bottom: 10px;box-sizing: border-box; justify-content:flex-start;align-items:flex-start;background: #1b1e25;}
  55. .abot_tit{font-size: 14px;color: #e0e1e3;padding-left: 17px;box-sizing: border-box;padding-top: 5px;line-height: 28px;}
  56. .abort_box{display: flex;width: 100%;height: 100%;overflow: hidden;flex-direction: column;justify-content:flex-start;align-items:flex-start;}
  57. .abort_list{font-size: 14px;color: #e0e1e3;padding:0 10px;box-sizing: border-box; display: flex;width: 100%;height: 100%;overflow-y: scroll;flex-direction: column;justify-content:flex-start;align-items:flex-start;}
  58. .abort_cont{line-height:30px; display: flex;width: 100%;justify-content: space-between;align-items: center;}
  59. .abort_name{display: flex;width: 50%;justify-content:flex-start;align-items: center;}
  60. .abort_num{display: flex;width: 50%;justify-content:flex-start;align-items: center;}
  61. .abort_use{width: 100%;height: auto;}
  62. /*截止时间出库率*/
  63. .main_rig{display: flex;background: #1b1e25; width:15%;height: 100%;flex-direction: column;justify-content:flex-start;align-items:flex-start;padding: 10px;box-sizing: border-box;}
  64. .situ_tit{display: flex; font-size: 14px;color: #979b9e;line-height: 20px;padding-top: 5px;}
  65. .situ_use {display: flex;width: 100%;height: 100%;overflow: hidden;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
  66. .situ_list{font-size: 14px;color: #e0e1e3;padding:0 10px;box-sizing: border-box; display: flex;width: 100%;height: 100%;overflow-y: scroll;flex-direction: column;justify-content:flex-start;align-items:flex-start;}
  67. .situ_use{width: 100%;height: 100%;}
  68. .situ_top span{vertical-align: middle;}
  69. .situ_name{display: inline-block;height: 20px;line-height: 20px;background: #d1d2d4;padding: 0 10px;color: #454b4b;}
  70. .situ_use ul{height: auto;width: 100%;}
  71. .situ_time{margin-left: 2px;}
  72. .situ_use li{margin-top: 10px;}
  73. .lssl{display: flex;justify-content: space-between;align-items: center;width: 100%;margin-top: 5px;}
  74. .lsl_name{display: flex;color: #898e94;}
  75. .lsl_num{display: flex;color: #dfe0e5;}
  76. .lal_all{width: 100%;height: 5px;background: #704fba;}
  77. .quan{display: flex;justify-content: space-between;align-items: center;width: 100%;margin-top: 5px;}
  78. .quan_name{display: flex;color: #898e94;}
  79. .quan_num{display: flex;color: #dfe0e5;}
  80. .quan_all{width: 100%;height: 5px;background: #1f2326;margin-top: 2px;position: relative;}
  81. .tity{width: 20%;height: 5px;position: absolute;left: 0;top: 0;background: #4983d4;}
  82. /*大屏*/