total_company_statistics.css 3.9 KB

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