index.css 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. /* Create by gaojiye */
  2. @charset "utf-8";
  3. /*通用样式ͨ*/
  4. body,html,.main{
  5. height: 100%;
  6. width: 100%;
  7. }
  8. body,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol{
  9. margin:0;
  10. padding:0;
  11. }
  12. ul, li,ol{
  13. list-style: none;
  14. }
  15. a:link,
  16. a:visited,
  17. a:active {
  18. text-decoration: none;
  19. }
  20. body{
  21. background: #040f3c;
  22. }
  23. .main-left,
  24. .main-right{
  25. float: left;
  26. width: 28%;
  27. height: 100%;
  28. padding: 0 5px;
  29. }
  30. .main-middle{
  31. float: left;
  32. width: 44%;
  33. height: 100%;
  34. padding: 0 5px;
  35. }
  36. .border-container {
  37. position: relative;
  38. margin-top: 10px;
  39. /* padding: 10px;*/
  40. border: 1px solid #24214e;
  41. }
  42. .main-middle .borderno-container{
  43. border-top: none;
  44. border-bottom: none;
  45. }
  46. .name-title{
  47. background: #4545e3;
  48. padding: 8px 14px;
  49. border-bottom-right-radius:6px;
  50. border-bottom-left-radius:6px;
  51. position: absolute;
  52. left: 5%;
  53. }
  54. .tile-size-color{
  55. font-size:12px ;
  56. color: #fff;
  57. }
  58. .containertop{
  59. height: 50%;
  60. }
  61. .containerbottom{
  62. height: 47%;
  63. }
  64. #radar,.graduateyear,.bar-chart,#courserate,.line-chart,.bars-chart,.radar-chart,.progress1-chart,#mapadd,
  65. .progress2-chart{
  66. height: 100%;
  67. }
  68. #mapadd{
  69. position:relative;
  70. }
  71. #radar .radarkong{
  72. height: 17%;
  73. position: relative;
  74. }
  75. .Totalequipment{
  76. margin-right: 18px;
  77. }
  78. #radar .radarkong p{
  79. position: absolute;
  80. bottom: 0;
  81. text-align: center;
  82. width: 100%;
  83. }
  84. .SiteStatusList{
  85. position: absolute;
  86. bottom: 10%;
  87. color: #fff;
  88. font-size: 12px;
  89. width: 100%;
  90. display: flex;
  91. justify-content: center;
  92. flex-direction: row;
  93. align-items: center;
  94. }
  95. .SiteStatusList li:first-child{
  96. margin-left: 22px;
  97. }
  98. .SiteStatusList li{
  99. margin-right: 20px;
  100. }
  101. .SiteStatusList .Statussame{
  102. float: left;
  103. padding: 5px;
  104. margin-top: 2px;
  105. margin-right: 5px;
  106. }
  107. .SiteStatusList .Statusnormal{
  108. background: #4f8bf9;
  109. }
  110. .SiteStatusList .Statusemergency{
  111. background: #fea31e;
  112. }
  113. .SiteStatusList .StatusOffline{
  114. background: #959595;
  115. }
  116. .SiteStatusList .ThisweekData,.SiteStatusList .ThisweekData{
  117. padding: 7px;
  118. border-radius: 50%;
  119. float: left;
  120. cursor: pointer;
  121. }
  122. .SiteStatusList .Datasame{
  123. background: #39c1f5;
  124. }
  125. .SiteStatusList .Defaultgray{
  126. color: #959595;
  127. }
  128. .SiteStatusList .DataSwitch{
  129. background: #555474;
  130. border-radius: 10px;
  131. }
  132. .teacher-pie,.teacher-pie .teacherList{
  133. height: 100%;
  134. }
  135. .teacher-pie .teacherList{
  136. border: 1px solid #24214e;
  137. position: relative;
  138. }
  139. .teacher-pie .teacherList:first-child{
  140. width: 50%;
  141. border-left: none;
  142. float: left;
  143. }
  144. .teacher-pie .teacherList .name-title{
  145. padding-left:10px ;
  146. }
  147. .teacher-pie .teacherList:last-child{
  148. width: 49%;
  149. border-right: none;
  150. float: right;
  151. }
  152. .number-show{
  153. position: absolute;
  154. top: 20%;
  155. right: 5%;
  156. }
  157. #mapadd .mapleft{
  158. width: 33%;
  159. height: 100%;
  160. float: left;
  161. position: relative;
  162. /*background: #009688;*/
  163. }
  164. #mapadd .progressMore{
  165. color: #fff;
  166. font-size: 12px;
  167. position: absolute;
  168. right: 7%;
  169. top: 60%;
  170. text-decoration: underline;
  171. }
  172. #mapadd .map-chart{
  173. width: 65%;
  174. height: 100%;
  175. float: left;
  176. }
  177. #mapadd .Devicestatus-List{
  178. width: 50%;
  179. position: absolute;
  180. bottom: 12%;
  181. left: 4%;
  182. color: #fff;
  183. }
  184. #mapadd .Devicestatus-List li{
  185. float: left;
  186. height: 35px;
  187. margin-right: 1%;
  188. line-height: 35px;
  189. position: relative;
  190. }
  191. #mapadd .Devicestatus-List li:nth-of-type(1){
  192. width: 65.5%;
  193. border: 1px solid #3ae034;
  194. background: rgba(58,224,52,0.5);
  195. }
  196. #mapadd .Devicestatus-List li:nth-of-type(2){
  197. width: 10.5%;
  198. border: 1px solid #778699;
  199. background: rgba(199,134,153,0.5);
  200. }
  201. #mapadd .Devicestatus-List li:nth-of-type(3){
  202. width: 10.5%;
  203. border: 1px solid #1b9fff;
  204. background: rgba(27,159,255,0.5);
  205. }
  206. #mapadd .Devicestatus-List li:nth-of-type(4){
  207. width: 9.5%;
  208. border: 1px solid #e77407;
  209. background: rgba(213,116,7,0.5);
  210. }
  211. .Devicestatus-List .DevicestatusName{
  212. position: absolute;
  213. top: -35px;
  214. left: 0;
  215. }
  216. .pie-chart{
  217. width: 100%;
  218. height: 82%;
  219. }