personal_data_statistics.css 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. .container-right{
  2. width:98%;
  3. padding-bottom: 0px;
  4. margin:15px auto;
  5. border:1px solid #d9d9d9;
  6. font-family: '宋体';
  7. border-radius: 4px;
  8. font-size: 12px;
  9. }
  10. .row-1{
  11. width:100%;
  12. height:35px;
  13. background-color: #f5f5f5;
  14. }
  15. .row-2{
  16. width:100%;
  17. height:50px;
  18. }
  19. .row-3{
  20. width:100%;
  21. height:80px;
  22. }
  23. .col-1{
  24. width:49%;
  25. height:40px;
  26. float:left;
  27. line-height: 40px;
  28. text-align: center;
  29. font-weight: bold;
  30. }
  31. .row-1 span{
  32. margin-left: 20px;
  33. line-height: 35px;
  34. }
  35. .line-1{
  36. width:100%;
  37. height: 1px;
  38. background-color: #d9d9d9;
  39. }
  40. .line-2{
  41. width:1px;
  42. height:40px;
  43. background-color: #d9d9d9;
  44. float:left;
  45. }
  46. .line-3{
  47. width:1px;
  48. height:400px;
  49. background-color: #d9d9d9;
  50. float:left;
  51. }
  52. .line-4,.line-5{
  53. width:1px;
  54. height:80px;
  55. background-color: #d9d9d9;
  56. float:left;
  57. }
  58. .line-6{
  59. width:79.8%;
  60. height:1px;
  61. background-color:#d9d9d9;
  62. float:right;
  63. }
  64. .dept,.job{
  65. width:10%;
  66. height:80px;
  67. float:left;
  68. text-align: center;
  69. }
  70. .current-month{
  71. width:79.8%;
  72. height:40px;
  73. float:right;
  74. line-height: 40px;
  75. }
  76. .next-month{
  77. width:79.8%;
  78. height:40px;
  79. float:right;
  80. line-height: 40px;
  81. }
  82. .name{
  83. width:30px;
  84. height:50px;
  85. float:left;
  86. margin-left: 20px;
  87. line-height: 50px;
  88. }
  89. .div-start{
  90. width:120px;
  91. height:50px;
  92. float:left;
  93. margin-left: 30px;
  94. line-height: 50px;
  95. }
  96. .div-to{
  97. width:20px;
  98. height:50px;
  99. float:left;
  100. line-height: 50px;
  101. }
  102. .div-start input,.div-end input{
  103. width:100px;
  104. height:30px;
  105. border: 1px solid #ccc;
  106. font-size: 14px;
  107. padding: 5px 8px;
  108. border-radius: 4px;
  109. }
  110. .div-end{
  111. width:120px;
  112. height:50px;
  113. float:left;
  114. margin-left: 5px;
  115. line-height: 50px;
  116. }
  117. .div-check{
  118. width:160px;
  119. height:50px;
  120. float:left;
  121. margin-left: 10px;
  122. line-height: 50px;
  123. border-radius: 4px;
  124. }
  125. .div-check select{
  126. width:160px;
  127. height:30px;
  128. border: 1px solid #ccc;
  129. border-radius: 4px;
  130. }
  131. .div-select{
  132. width:100px;
  133. height:50px;
  134. float:left;
  135. margin-left: 5px;
  136. line-height: 50px;
  137. }
  138. .div-select select{
  139. width:100px;
  140. height:30px;
  141. border: 1px solid #ccc;
  142. border-radius: 4px;
  143. }
  144. .name1{
  145. width:98px;
  146. height:50px;
  147. float:left;
  148. margin-left: 10px;
  149. line-height: 50px;
  150. }
  151. .query{
  152. width:80px;
  153. height:50px;
  154. float:left;
  155. margin-left: 20px;
  156. }
  157. .export{
  158. width:80px;
  159. height:50px;
  160. float:right;
  161. margin-right: 20px;
  162. }
  163. .div-button button{
  164. width:80px;
  165. height:30px;
  166. color: #fff;
  167. background-color: #3280fc;
  168. border-color: #1970fc;
  169. border:1px solid transparent;
  170. border-radius: 4px;
  171. margin-top: 10px;
  172. }
  173. .row-7{
  174. width:100%;
  175. height:40px;
  176. background-color: #328dc7;
  177. color: white;
  178. }
  179. .row-8{
  180. height: 100%;
  181. height:400px;
  182. background-color: #f5f5f5;
  183. }.container-right{
  184. width:98%;
  185. padding-bottom: 0px;
  186. margin:15px auto;
  187. border:1px solid #d9d9d9;
  188. font-family: '宋体';
  189. }
  190. .row-1{
  191. width:100%;
  192. height:35px;
  193. background-color: #f5f5f5;
  194. }
  195. .row-1 span{
  196. margin-left: 20px;
  197. line-height: 35px;
  198. }
  199. .line-1{
  200. width:100%;
  201. height: 1px;
  202. background-color: #d9d9d9;
  203. }
  204. .row-2{
  205. width:100%;
  206. height:50px;
  207. }
  208. .row-7{
  209. width:100%;
  210. height:40px;
  211. }
  212. .col-1{
  213. width:49%;
  214. height:40px;
  215. float:left;
  216. line-height: 40px;
  217. text-align: center;
  218. font-weight: bold;
  219. }
  220. .line-2{
  221. width:1px;
  222. height:40px;
  223. background-color: #d9d9d9;
  224. float:left;
  225. }
  226. .line-3{
  227. width:1px;
  228. height:400px;
  229. background-color: #328dc7;
  230. float:left;
  231. }
  232. .row-8{
  233. height: 100%;
  234. height:400px;
  235. background-color: #f5f5f5;
  236. }
  237. .border-line{
  238. width:100%;
  239. height: 442px;
  240. margin:15px auto;
  241. border:1px solid #328dc7;
  242. }