Нет описания

Search.css 6.7KB

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