No Description

wh.css 4.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. body {
  2. font-family: "微软雅黑";
  3. }
  4. .fl {
  5. float: left;
  6. }
  7. .WH ul li {
  8. float: left;
  9. }
  10. .clearflow:after {
  11. content: "";
  12. display: block;
  13. clear: both;
  14. }
  15. .input {
  16. outline: none;
  17. }
  18. .WH {
  19. margin: 0 auto;
  20. height: 650px;
  21. overflow: hidden;
  22. position: absolute;
  23. top: 90px;
  24. left: 220px;
  25. overflow: hidden;
  26. background: rgb(245,245,245);
  27. padding: 10px;
  28. }
  29. .Color {
  30. border: 1px solid #1ab395;
  31. border-radius: 5px;
  32. }
  33. .WH-top {
  34. background-color: #1ab394;
  35. height: 42px;
  36. }
  37. .WH-top span {
  38. font-size: 16px;
  39. color: #FFFFFF;
  40. line-height: 42px;
  41. margin-left: 25px;
  42. }
  43. .Cotent_box {
  44. margin-top: 25px;
  45. }
  46. .closes {
  47. width: 30px;
  48. height: 30px;
  49. display: block;
  50. float: right;
  51. background: #CCCCCC;
  52. border-radius: 50%;
  53. /* display: block; */
  54. position: relative;
  55. top: 5px;
  56. left: -5px;
  57. }
  58. .closes a {
  59. display: block;
  60. position: absolute;
  61. color: #fff;
  62. top: -5px;
  63. left: 10px;
  64. }
  65. /*键盘*/
  66. .KeyWord {
  67. background: #FFFFFF;
  68. padding-top: 20px;
  69. }
  70. .hidens {
  71. display: none !important;
  72. }
  73. .img {
  74. display: block;
  75. width: 27px;
  76. height: 21px;
  77. background: url(../img/remove.png);
  78. position: absolute;
  79. right: 0;
  80. top: 15px;
  81. }
  82. .WH_Itop {
  83. position: relative;
  84. }
  85. .WH_Itop input {
  86. width: 100%;
  87. font-size: 30px;
  88. padding: 5px;
  89. outline: none;
  90. border: none;
  91. padding-left: 30px;
  92. letter-spacing: 2px;
  93. }
  94. .Num_box ul {
  95. padding: 0;
  96. padding-top: 20px;
  97. overflow-y: hidden;
  98. }
  99. .Num_box ul li {
  100. width: 33%;
  101. margin-bottom: 15px;
  102. }
  103. .Num_box ul li div {
  104. width: 80px;
  105. height: 80px;
  106. display: block;
  107. border: 1px solid rgb(49,49,49);
  108. border-radius: 50%;
  109. text-align: center;
  110. margin-right: 5px;
  111. margin: auto;
  112. cursor: pointer;
  113. }
  114. .Num_box ul li div a {
  115. line-height: 80px;
  116. font-size: 30px;
  117. color: rgb(49,49,49);
  118. }
  119. .actives {
  120. background: rgb(4,176,15);
  121. border: 1px solid rgb(4,176,15) !important;
  122. color: #FFFFFF !important;
  123. }
  124. .Last_phone {
  125. width: 100% !important;
  126. }
  127. .Last_phone div {
  128. background: rgb(4,176,15) !important;
  129. border: none !important;
  130. }
  131. .CallOut {
  132. width: 80px;
  133. height: 80px;
  134. display: block;
  135. background: url(../img/CallPhone.png) no-repeat;
  136. background-position: center center;
  137. }
  138. /*表格*/
  139. .bg {
  140. background: #fff;
  141. border-top: 10px solid rgb(231,234,236);
  142. }
  143. .bg_title {
  144. padding: 10px;
  145. border-bottom: 1px solid #ccc;
  146. padding-bottom: 0;
  147. }
  148. .bg_title li {
  149. padding: 5px 15px;
  150. color: #000000;
  151. letter-spacing: 2px;
  152. font-size: 14px;
  153. cursor: pointer;
  154. }
  155. .lactive {
  156. background-color: #1ab394;
  157. color: #fff !important;
  158. }
  159. .cx {
  160. padding: 10px;
  161. }
  162. .cx span {
  163. margin-right: 10px;
  164. color: #000000;
  165. letter-spacing: 2px;
  166. font-size: 14px;
  167. color: #fff;
  168. }
  169. .blanks{
  170. color: #000000!important;
  171. }
  172. .cx input {
  173. width: 90px;
  174. border: 1px solid #ccc;
  175. padding-left: 5px;
  176. color: #000000;
  177. }
  178. .cx select {
  179. outline: none;
  180. width: 90px;
  181. border: 1px solid #ccc;
  182. }
  183. .ty {
  184. background-color: #1ab394;
  185. color: #fff !important;
  186. height: 18px;
  187. padding: 2px 25px;
  188. border-radius: 5px;
  189. }
  190. #tbody tr td {
  191. font-size: 14px;
  192. }
  193. /*表格CSS*/
  194. .fixed-table-container {
  195. border-left: none;
  196. border-right: none;
  197. border-bottom: none;
  198. }
  199. .fixed-table-loading {
  200. display: none;
  201. }
  202. #goods tr th {
  203. border: 1px solid #e7eaec;
  204. border-left: none;
  205. }
  206. #tbody tr td {
  207. border: 1px solid #e7eaec;
  208. border-left: none;
  209. }
  210. .ty {
  211. cursor: pointer;
  212. }
  213. .ty:hover {
  214. background: rgb(4,176,15) !important;
  215. }