alert.css 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. body {
  2. background-image: none;
  3. background-color: transparent;
  4. }
  5. .alert_content {
  6. width: 7.322917rem;
  7. height: 4.1875rem;
  8. background-image: url("../images/alert_bgi.png");
  9. background-size: 100% 100%;
  10. margin: 0 auto;
  11. }
  12. .alert_content .alert_title {
  13. height: .3125rem;
  14. line-height: .416667rem;
  15. overflow: hidden;
  16. }
  17. .alert_content .alert_title .left {
  18. float: left;
  19. font-size: .125rem;
  20. color: #b5e1fc;
  21. margin-left: .3125rem;
  22. }
  23. .alert_content .alert_title .right {
  24. float: right;
  25. width: 2.538542rem;
  26. overflow: hidden;
  27. }
  28. .alert_content .alert_title .right .alert_type {
  29. float: left;
  30. width: .875rem;
  31. height: .125rem;
  32. line-height: .125rem;
  33. background-color: transparent;
  34. border: solid 1px #009dfe;
  35. margin-top: .130208rem;
  36. overflow: hidden;
  37. border-radius: .015625rem;
  38. }
  39. .alert_content .alert_title .right .btn-group {
  40. margin: 0;
  41. }
  42. .alert_content .alert_title .right .btn-group .btn {
  43. height: .125rem;
  44. line-height: .125rem;
  45. font-size: .072917rem;
  46. padding: 0;
  47. width: .291667rem;
  48. background-color: transparent;
  49. border-color: #009dfe;
  50. color: #257fb7;
  51. }
  52. .alert_content .alert_title .right .btn-group .btn.active {
  53. color: #fff;
  54. background-color: #009dfe;
  55. }
  56. .alert_content .alert_title .right .alert_time {
  57. float: right;
  58. margin-right: .263958rem;
  59. color: #b5e1fc;
  60. font-size: .072917rem;
  61. }
  62. .alert_content .alert_title .right .alert_time input {
  63. width: 1.041667rem;
  64. height: .135417rem;
  65. background-color: #051f33;
  66. border: solid 1px #009dfe;
  67. margin-left: .078125rem;
  68. padding: 0;
  69. text-align: center;
  70. background-image: url("../images/icon_rili1.png");
  71. background-repeat: no-repeat;
  72. background-position: 10px center;
  73. }
  74. .alert_content .alert_title .right .alert_time input:hover {
  75. border: solid 1px #009dfe!important;
  76. }
  77. .alert_content .alert_title .right .alert_time input:active {
  78. border: solid 1px #009dfe!important;
  79. }
  80. .alert_content .alert_title .right .alert_time input:focus {
  81. border: solid 1px #009dfe!important;
  82. }
  83. .alert_content .alert_people {
  84. padding-left: .260417rem;
  85. padding-right: .260417rem;
  86. margin-top: 15px;
  87. }
  88. .alert_content .alert_people > div {
  89. width: 1.677083rem;
  90. height: .239583rem;
  91. line-height: .239583rem;
  92. background-image: url("../images/people_bgi.png");
  93. background-size: 100% 100%;
  94. }
  95. .alert_content .alert_people > div span {
  96. color: #b5e1fc;
  97. display: inline-block;
  98. }
  99. .alert_content .alert_people > div span:nth-of-type(1) {
  100. font-size: .104167rem;
  101. margin-left: .364583rem;
  102. }
  103. .alert_content .alert_people > div span:nth-of-type(2) {
  104. font-size: .135417rem;
  105. margin-left: .130208rem;
  106. }
  107. .alert_content .alert_people > div span:nth-of-type(3) {
  108. font-size: .083333rem;
  109. }
  110. .alert_chart {
  111. padding-left: .260417rem;
  112. padding-right: .260417rem;
  113. margin-top: .1025rem;
  114. }
  115. .alert_chart .left {
  116. height: 2.848958rem;
  117. width: 2.15625rem;
  118. background-image: url("../images/quxian-bgi.png");
  119. background-size: 100% 100%;
  120. }
  121. .alert_chart .left_2 {
  122. height: 3.057292rem;
  123. width: 2.15625rem;
  124. }
  125. .alert_chart .left_2 ul {
  126. width: 199px;
  127. }
  128. .alert_chart .left_2 ul li {
  129. background-color: rgba(5, 31, 51, 0.75);
  130. }
  131. .alert_chart .left_2 ul li.title {
  132. box-shadow: inset 1px 0px 20px 6px #004b7a;
  133. border: 1px solid #009dfe;
  134. }
  135. .alert_chart .left_2 ul li.title div {
  136. height: 42px;
  137. line-height: 42px;
  138. }
  139. .alert_chart .left_2 ul li div {
  140. height: 46px;
  141. line-height: 46px;
  142. text-align: center;
  143. color: #b5e1fc;
  144. border: solid 1px #004b7a;
  145. width: 50%;
  146. }
  147. .alert_chart .right {
  148. width: 4.583333rem;
  149. }
  150. .alert_chart .right .top > div {
  151. width: 284px;
  152. height: 1.380208rem;
  153. background-image: url("../images/top_bgi.png");
  154. background-size: 100% 100%;
  155. }
  156. .alert_chart .right .top > div.bingfa2 {
  157. width: 3.005208rem;
  158. background-image: url("../images/right-chart-bgi.png");
  159. }
  160. .alert_chart .right .top .nianling_2 {
  161. width: 433px;
  162. height: 276px;
  163. background-image: url("../images/nianling_2.png");
  164. }
  165. .alert_chart .right .top .xingbie_2 {
  166. width: 433px;
  167. height: 276px;
  168. background-image: url("../images/nianling_2.png");
  169. }
  170. .alert_chart .right .bottom {
  171. height: 1.380208rem;
  172. margin-top: .088542rem;
  173. background-image: url("../images/bottom_bgi.png");
  174. background-size: 100% 100%;
  175. position: relative;
  176. }
  177. .alert_chart .right .bottom .btn-group {
  178. position: absolute;
  179. top: 0;
  180. right: .078125rem;
  181. z-index: 5;
  182. }
  183. .alert_chart .right .bottom_2 {
  184. height: 305px;
  185. margin-top: .088542rem;
  186. background-image: url("../images/bottom_bgi.png");
  187. background-size: 100% 100%;
  188. position: relative;
  189. }
  190. .alert_chart .right .bottom_2 .btn-group {
  191. position: absolute;
  192. top: 0;
  193. right: .078125rem;
  194. z-index: 5;
  195. }
  196. .alert_content .alert_close {
  197. width: .260417rem;
  198. height: .260417rem;
  199. margin: .308333rem auto 0;
  200. display: block;
  201. cursor: pointer;
  202. }
  203. .laydate-main-list-0 .layui-laydate-content .layui-laydate-list {
  204. background: #051f33;
  205. box-shadow: inset 7px -8px 20px 0px #053b5c;
  206. }
  207. .laydate-main-list-1 .layui-laydate-content .layui-laydate-list {
  208. background: #051f33;
  209. box-shadow: inset -11px -11px 20px 0px #053b5c;
  210. }
  211. .laydate-theme-molv .layui-laydate-content {
  212. border: none!important;
  213. }
  214. .laydate-theme-molv .layui-laydate-footer {
  215. background-color: #051f33;
  216. border: none!important;
  217. }
  218. .layui-laydate-list li {
  219. color: #b5e1fc;
  220. }
  221. .layui-laydate-list li.layui-this {
  222. color: #009dfe!important;
  223. }
  224. .layui-laydate-list li:hover {
  225. color: #009dfe!important;
  226. background: #051f33!important;
  227. }
  228. .layui-laydate-footer .laydate-footer-btns span {
  229. background-color: transparent!important;
  230. color: #257fb7!important;
  231. border-color: #009dfe!important;
  232. }
  233. .layui-laydate-footer .laydate-footer-btns span:hover {
  234. background-color: #009dfe!important;
  235. color: #fff!important;
  236. }
  237. .layui-laydate {
  238. left: 4.453125rem !important;
  239. }
  240. .layui-laydate .laydate-disabled,
  241. .layui-laydate .laydate-disabled:hover {
  242. color: #0c324f!important;
  243. }
  244. .chart-no-data {
  245. text-align: center;
  246. color: #b5e1fc;
  247. }
  248. .chart-no-data p {
  249. font-size: 16px;
  250. padding-top: 10px;
  251. font-weight: bold;
  252. }
  253. .chart-no-data img {
  254. display: block;
  255. margin: 40px auto 15px;
  256. }