Hzone .css 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. *{
  2. font-size:14px;
  3. }
  4. .control-group.group-row-space{
  5. border-bottom: 2px solid #f4f5f7;
  6. height: 33px;
  7. margin-left: 10px;
  8. line-height:45px;
  9. }
  10. .form-align-radio{
  11. margin-right:5px;
  12. }
  13. .form-align-radio a:hover{
  14. border-bottom:2px solid #36aeea;
  15. }
  16. #btn-group{
  17. /* border:1px solid pink; */
  18. padding-top:5px;
  19. }
  20. #dropdown-menu{
  21. width:400px;
  22. position:relative;
  23. left:20px;
  24. /* border:1px dotted green; */
  25. }
  26. #dropdown-menu li{
  27. float:left;
  28. padding:8px;
  29. }
  30. #btn-group{
  31. height:45px;
  32. /* width:600px; */
  33. }
  34. .btn-menu{
  35. margin-left:5px;
  36. margin-top:15px;
  37. margin-bottom:2px;
  38. border-radius:5px;
  39. border-color:#36aeea;
  40. border-style:solid;
  41. border-width:1px;
  42. background:white;
  43. text-align:center;
  44. width:90px;
  45. height:30px;
  46. color:#36aeea;
  47. cursor: pointer;
  48. }
  49. #search-from{
  50. width:300px;
  51. /* border:1px solid red; */
  52. height:45px;
  53. float:right;
  54. position:relative;
  55. top:-40px;
  56. }
  57. #search-box{
  58. /* border:1px solid black; */
  59. border:none;
  60. width: 230px;
  61. height: 34px;
  62. position:relative;
  63. top:5px;
  64. left:25px;
  65. }
  66. #search-input{
  67. height:30px;
  68. width:180px;
  69. padding-left:25px;
  70. border-radius:5px 0px 0px 5px;
  71. border:none;
  72. background:#f3f3f3;
  73. }
  74. #search-button{
  75. border:none;
  76. height:30px;
  77. border-radius:0px 5px 5px 0px;
  78. position:relative;
  79. top:4px;
  80. left:-5px;
  81. }
  82. #table_hp{
  83. width:99%;
  84. margin-left:8px;
  85. margin-top:15px;
  86. border:2px solid #f4f5f7;
  87. border-bottom-style:none;
  88. border-radius:5px;
  89. }
  90. .fxk-label{
  91. display:block;
  92. /* border: 1px solid #ff00ff; */
  93. width:40px;
  94. height:30px;
  95. position:relative;
  96. left:20px;
  97. }
  98. .fxk-check-box {
  99. opacity: 0.8;
  100. position: absolute;
  101. z-index: -1;
  102. }
  103. input[type=checkbox]+span {
  104. display: inline-block;
  105. height: 20px;
  106. width: 20px;
  107. border:1px solid #ccc;
  108. border-radius: 2px;
  109. background-color: white;
  110. position:relative;
  111. top:3px;
  112. }
  113. input[type=checkbox]:checked+span {
  114. /* background-color: #36aeea; */
  115. background: url(../images/bluegou.png) no-repeat ;
  116. }
  117. th{
  118. height: 80px;
  119. color:#444444;
  120. }
  121. tr:hover{
  122. background-color:#f3f3f3;
  123. }
  124. td{
  125. height:60px;
  126. text-align:center;
  127. color:#444444;
  128. }
  129. .hp_table_td_button,.hp_table_td_status,.hp_table_td_delete{
  130. height:34px;
  131. width:80px;
  132. border-radius:5px;
  133. border:none;
  134. background:#36aeea;
  135. cursor: pointer;
  136. }
  137. button {
  138. color:white;
  139. }
  140. .hp_table_td_button:hover{
  141. background:#4c637b;
  142. }
  143. .hp_table_td_status:hover{
  144. background:#4c637b;
  145. }
  146. .hp_table_td_delete:hover{
  147. background:#4c637b;
  148. }
  149. #daochu{
  150. float: left;
  151. margin-top: 20px;
  152. margin-bottom: 10px;
  153. }
  154. .btn2{
  155. border-radius:5px 5px 5px 5px;
  156. border:none;
  157. width:170px;
  158. height:34px;
  159. color:white;
  160. background:#67ba2f;
  161. text-align:center;
  162. cursor: pointer;
  163. }
  164. .btn2:visited{
  165. background-color: #4c637b;
  166. }
  167. .btn2:hover{
  168. background:#4c637b;
  169. }
  170. .span6{
  171. /* border:1px solid red; */
  172. width:400px;
  173. height:30px;
  174. position:relative;
  175. left:1000px;
  176. top:10px;
  177. }
  178. .span6 a {
  179. display: block;
  180. float: left;
  181. width :34px;
  182. height:34px;
  183. COLOR: #4c637b;
  184. text-decoration: none ;
  185. }
  186. .span6 a:hover {
  187. color: white;
  188. text-align:left;
  189. background-image: url(../images/round.jpg);
  190. background-repeat: no-repeat;
  191. }
  192. #divselect{
  193. /* border:1px solid red; */
  194. }
  195. #inputselect{
  196. /* border:1px solid red; */
  197. }