郑州颐和随访系统UI

wh.css 3.6KB

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