伊川12345

Search.css 6.0KB

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