Bez popisu

Search.css 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. body {
  2. font-family: "微软雅黑";
  3. font-size: 15px;
  4. }
  5. .clearfix:after {
  6. content: "";
  7. display: block;
  8. clear: both;
  9. }
  10. ul li {
  11. list-style: none;
  12. /*float: left;*/
  13. }
  14. .fr {
  15. float: right;
  16. }
  17. .size-12 {
  18. font-size: 12px;
  19. }
  20. .size-13 {
  21. font-size: 13px;
  22. }
  23. /*标头*/
  24. .th-box {
  25. margin-top: 10px;
  26. width: 100%;
  27. padding: 5px;
  28. border-bottom: 1px solid #e7eaec;
  29. }
  30. .th-bar {
  31. height: 40px;
  32. }
  33. .sc_btn {
  34. display: block;
  35. padding: 7px;
  36. color: #FFF;
  37. float: left;
  38. border-radius: 5px;
  39. }
  40. .sc_btn:hover{
  41. color:#fff;
  42. }
  43. .seach-box ul {
  44. overflow: hidden;
  45. }
  46. .seach-box ul li {
  47. margin-right: 5px;
  48. float: left;
  49. }
  50. .photo {
  51. background-color: #FFF;
  52. background-image: none;
  53. border: 1px solid #e5e6e7 !important;
  54. border-radius: 1px;
  55. color: inherit;
  56. padding: 6px 12px;
  57. height: 34px !important;
  58. }
  59. .selects {
  60. background-color: #FFF;
  61. background-image: none;
  62. border: 1px solid #e5e6e7;
  63. border-radius: 1px;
  64. color: inherit;
  65. padding: 6px 12px;
  66. }
  67. #Select:focus {
  68. outline: none;
  69. border-color: #00BFFF;
  70. }
  71. input:focus {
  72. outline: none;
  73. border-color: #00BFFF;
  74. }
  75. .spiner-example {
  76. position: absolute;
  77. top: 50%;
  78. left: 50%;
  79. z-index: 111;
  80. margin-left: -85px;
  81. margin-top: -100px;
  82. display: none;
  83. }
  84. .sk-spinner-three-bounce {
  85. width: 170px !important;
  86. }
  87. .sk-spinner p {
  88. display: inline-block;
  89. font-size: 18px;
  90. margin-left: 10px;
  91. }
  92. #goods tr th {
  93. text-align: center;
  94. }
  95. #goods td {
  96. text-align: center;
  97. }
  98. .max_width li {
  99. width: 50%;
  100. margin: 10px 0;
  101. }
  102. .gjsu label {
  103. width: 100px;
  104. margin-right: 10px;
  105. text-align: right;
  106. }
  107. .add_time {
  108. text-align: center;
  109. margin-bottom: 20px;
  110. }
  111. .imgs {
  112. color: rgb(0, 128, 0);
  113. cursor: pointer;
  114. }
  115. .imgs a:hover {
  116. color: #e43926;
  117. }
  118. .ckxq ul li {
  119. padding: 5px 15px;
  120. cursor: pointer;
  121. }
  122. .Active {
  123. background: #1ab394;
  124. color: #FFFFFF;
  125. }
  126. /*.gdxq_title{
  127. background-image: none;
  128. background-color: #68b0fe;
  129. border-bottom: 1px solid #D6D6D6;
  130. color:#FFFFFF;
  131. font-size: 14px;
  132. font-weight: bold;
  133. height: 28px;
  134. line-height: 28px;padding-left: 15px;
  135. }*/
  136. .tbodys th {
  137. text-align: right;
  138. /*background: rgb(214,236,255);*/
  139. }
  140. .tbodys td {
  141. text-align: left;
  142. }
  143. .tbodys input {
  144. background-color: #FFF;
  145. background-image: none;
  146. border-radius: 1px;
  147. color: inherit;
  148. padding: 1px 6px;
  149. border: 1px solid #d7d7d7;
  150. }
  151. .Hidens {
  152. display: none;
  153. }
  154. textarea {
  155. border: 1px solid #d7d7d7;
  156. outline: none;
  157. resize: none;
  158. width: 100%;
  159. height: 100px;
  160. }
  161. .ckxq {
  162. padding: 5px;
  163. border: 1px solid #e5e6e7;
  164. }
  165. .ckxq_ul {
  166. margin-top: 10px;
  167. }
  168. #gdxq_table > tbody > tr > th {
  169. padding: 4px;
  170. width: 100px;
  171. }
  172. #gdxq_table > tbody > tr > td {
  173. padding: 4px;
  174. width: 200px;
  175. }
  176. ._table1 > tbody > tr > th {
  177. text-align: right;
  178. padding: 4px !important;
  179. }
  180. ._table1 > tbody > tr > td {
  181. padding: 4px !important;
  182. }
  183. .t-shade {
  184. position: fixed;
  185. top: 0;
  186. left: 0;
  187. width: 100%;
  188. height: 100%;
  189. background: rgba(0, 0, 0, 0.48);
  190. z-index: 10004;
  191. display: none;
  192. }
  193. .shade_k {
  194. z-index: 10005;
  195. width: 80%;
  196. margin: 2% auto;
  197. background-color: #fff;
  198. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  199. display: none;
  200. border-radius: 5px;
  201. }
  202. .shade_title {
  203. padding: 0 80px 0 20px;
  204. height: 42px;
  205. line-height: 42px;
  206. border-bottom: 1px solid #eee;
  207. font-size: 16px;
  208. color: #FFFFFF;
  209. overflow: hidden;
  210. background-color: #1ab394;
  211. border-radius: 2px 2px 0 0;
  212. position: relative;
  213. border-top-left-radius: 5px;
  214. border-top-right-radius: 5px;
  215. }
  216. .setwin {
  217. position: absolute;
  218. right: 15px;
  219. top: 5px;
  220. font-size: 0;
  221. line-height: initial;
  222. }
  223. .setwin a {
  224. position: relative;
  225. width: 16px;
  226. height: 16px;
  227. font-size: 20px;
  228. color: #fff;
  229. }
  230. .shade_content {
  231. overflow-y: auto;
  232. position: relative;
  233. padding-bottom: 50px;
  234. }
  235. .sa_title {
  236. padding-left: 20px;
  237. height: 35px;
  238. line-height: 35px;
  239. border-bottom: 1px solid #D7D7D7;
  240. }
  241. .inpBox {
  242. border: 1px solid #e5e6e7;
  243. height: 27px;
  244. width: 170px;
  245. display: inline-block;
  246. position: relative;
  247. vertical-align: middle;
  248. }
  249. .inps {
  250. width: 167px;
  251. height: 24px;
  252. outline: none;
  253. border: 0;
  254. border-image-width: 0;
  255. padding: 0;
  256. padding-left: 3px;
  257. }
  258. .xl {
  259. display: inline-block;
  260. background: url(../../img/dropDown.png) no-repeat;
  261. height: 100%;
  262. background-position: center center;
  263. width: 20px;
  264. position: absolute;
  265. right: 0;
  266. top: 0px;
  267. background-color: #1ab395;
  268. cursor: pointer;
  269. }
  270. .wh_btn input {
  271. background: #1ab394;
  272. color: #fff;
  273. padding: 6px 10px;
  274. outline: none;
  275. font-size: 12px;
  276. margin-left: 15px;
  277. border: 0;
  278. border-radius: 3px;
  279. box-sizing: border-box;
  280. }
  281. .wh_btn {
  282. width: 80%;
  283. text-align: center;
  284. padding-top: 20px;
  285. margin: 0 auto;
  286. margin-bottom: 30px;
  287. }
  288. .cx {
  289. display: block;
  290. }
  291. /*延时*/
  292. .overTime {
  293. width: 15px;
  294. height: 15px;
  295. border-radius: 50%;
  296. background: #e43926;
  297. margin: 0 auto;
  298. }
  299. .Ctime {
  300. width: 15px;
  301. height: 15px;
  302. border-radius: 50%;
  303. background: #1ab395;
  304. margin: 0 auto;
  305. }
  306. .Closed {
  307. font-size: 30px;
  308. float: right;
  309. position: relative;
  310. top: -12px;
  311. right: 5px;
  312. cursor: pointer;
  313. }
  314. .xl_common {
  315. background: #fff;
  316. position: absolute;
  317. width: 100%;
  318. border: 1px solid darkgrey ;
  319. right: 0;
  320. top: 26px;
  321. z-index: 10;
  322. display: none;
  323. /* height: 100px; */
  324. overflow-y: auto;
  325. }
  326. .xl_common li {
  327. padding-top: 5px;
  328. cursor: pointer;
  329. width: 100%;
  330. }
  331. .xl_common li:hover {
  332. background: #EBEBEB;
  333. }
  334. .xl_box{
  335. padding:0;
  336. }
  337. .addTree {
  338. background: #fff;
  339. position: absolute;
  340. width: 100%;
  341. border: 1px solid darkgrey;
  342. right: 0;
  343. top: 26px;
  344. z-index: 10;
  345. display: none;
  346. height: 100px;
  347. overflow-y: auto;
  348. }
  349. .warning{
  350. color: #eea236;
  351. }
  352. .primary{
  353. color: #1ab394;
  354. }
  355. .defauli{
  356. color:#bababa;
  357. }