zijin.css 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. @CHARSET "UTF-8";
  2. /**
  3. Ace Admin Template CSS File
  4. */
  5. a{
  6. text-decoration:none;
  7. }
  8. #second{
  9. margin-top:25px;
  10. height: 50px;
  11. }
  12. .re a span{
  13. color: #4c637b;
  14. }
  15. .da {
  16. color: black;
  17. }
  18. li.btn1{
  19. float:left;
  20. width:120px;
  21. height:34px;
  22. line-height:34px;
  23. color:#36AEEA!important;
  24. font-size:12px;
  25. border:1px solid #36AEEA;
  26. border-radius:5px!important;
  27. text-align: center;
  28. cursor: pointer;
  29. margin:10px 10px 0 0;
  30. }
  31. li.btn1:hover{
  32. background-color:#36AEEA!important;
  33. }
  34. #third ul .active1{
  35. float:left;
  36. color: #4c637b;
  37. margin:0px 0px 0px 10px;
  38. }
  39. #third ul .size1{
  40. float:left;
  41. margin:10px 10px 0px 10px;
  42. color: #4c637b;
  43. }
  44. #third ul .size2{
  45. float:left;
  46. margin:10px 10px 0px 10px;
  47. color: #4c637b;
  48. }
  49. #third ul .divider2{
  50. float:left;
  51. margin:10px 10px 0px 10px;
  52. color: #4c637b;
  53. }
  54. a{
  55. color: #4c637b;
  56. }
  57. #searchbtn{
  58. float:left;
  59. margin:25px 30px 0px 30px;
  60. }
  61. th{
  62. border:none;
  63. }
  64. td{
  65. border-color: #d4d8db;
  66. border-left:none;
  67. border-right:none;
  68. }
  69. .table1{
  70. margin-top: 15px;
  71. float: left;
  72. text-align: center;
  73. border-collapse: collapse;
  74. border-color: #d4d8db;
  75. width: 97.3%;
  76. line-height: 60px;
  77. padding: 20px 20px 0px;
  78. margin-left: 20px;
  79. }
  80. .table1 th td tr{
  81. border-collapse: collapse;
  82. color: #4c637b;
  83. float: left;
  84. margin-top: 100px;
  85. text-align: center;
  86. width: 97.5%;
  87. line-height: 20px;
  88. margin-left:20px;
  89. margin-right:20px;
  90. margin-top:20px;
  91. }
  92. .tr1 {
  93. color: #4c637b;
  94. }
  95. .table1 tr {
  96. border: thin solid #b9c5d9;
  97. }
  98. .th11 {
  99. width: 80px;
  100. }
  101. .table1 th {
  102. border: medium none;
  103. height: 70px;
  104. }
  105. .tablefig{
  106. width:97.5%;
  107. margin-top:20px;
  108. margin-left:20px;
  109. clear: both;
  110. }
  111. .control-group{
  112. float:left;
  113. margin-left: 25px;
  114. font-size:14px;
  115. height:40px;
  116. color: #4c637b;
  117. display: inline-flex
  118. }
  119. .i{
  120. height:25px;
  121. width:150px;
  122. }
  123. #third ul{
  124. margin-left: 20px;
  125. }
  126. select{
  127. height:25px;
  128. width:150px;
  129. }
  130. .table1 th{
  131. line-height:80px;
  132. height:80px;
  133. border:none;
  134. text-align: center;
  135. color: #4c637b;
  136. }
  137. .table1 td{
  138. text-align: center;
  139. height: 60px;
  140. border:none;
  141. color:#4c637b;
  142. }
  143. .btn3{
  144. background: #36aeea none repeat scroll 0 0;
  145. border: medium none;
  146. border-radius: 5px;
  147. color: white;
  148. cursor: pointer;
  149. display: inline;
  150. font-size: 14px;
  151. height: 30px;
  152. margin-left: 15px;
  153. min-width: 100px;
  154. float:left;
  155. }
  156. .btn3:hover{
  157. background:#4c637b;
  158. color:white;
  159. }
  160. .ljbtn2{
  161. background: #67ba2f none repeat scroll 0 0;
  162. border: medium none;
  163. border-radius: 5px;
  164. color: white;
  165. cursor: pointer;
  166. display: block;
  167. height: 30px;
  168. line-height: 30px;
  169. text-align: center;
  170. text-decoration: none;
  171. width: 100px;
  172. }
  173. .ljbtn2:hover{
  174. background:#4c637b;
  175. text-decoration : none ;
  176. color:white;
  177. }
  178. #daochu{
  179. float: left;
  180. margin-left: 20px;
  181. }
  182. .control-group .control-group-lfet{
  183. position:absloute;
  184. float:left;
  185. display:none;
  186. clear:both;
  187. }
  188. .fig{
  189. text-align: center;
  190. width:97.3%;
  191. lin-heiht:70px;
  192. }