Нет описания

QualityCommon.css 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. body {
  2. font-family: "微软雅黑";
  3. font-size: 14px;
  4. }
  5. ul li {
  6. list-style: none;
  7. float: left;
  8. }
  9. .fr {
  10. float: right;
  11. }
  12. /*标头*/
  13. .th-box {
  14. width: 100%;
  15. padding: 5px;
  16. border-bottom: 1px solid #e7eaec;
  17. }
  18. .th-bar {
  19. height: 40px;
  20. }
  21. .sc_btn {
  22. color: rgb(255, 255, 255);
  23. font-size: 12px;
  24. margin-left: 15px;
  25. box-sizing: border-box;
  26. background: rgb(26, 179, 148);
  27. padding: 6px 10px;
  28. outline: none;
  29. border-width: 0px;
  30. border-style: initial;
  31. border-color: initial;
  32. border-image: initial;
  33. border-radius: 3px;
  34. }
  35. .sc_btn:hover{
  36. color: #fff;
  37. }
  38. .seach-box ul {
  39. overflow: hidden;
  40. }
  41. .seach-box ul li {
  42. margin-right: 5px;
  43. }
  44. .photo {
  45. width: 128px;
  46. padding: 2px 2PX 2PX 10PX;
  47. height: 27px;
  48. border: 1px solid #ebebeb;
  49. color: #1ab394;
  50. outline: none;
  51. vertical-align: middle;
  52. }
  53. ._saleOffice{
  54. width: 128px;
  55. padding: 2px 2PX 2PX 10PX;
  56. height: 27px;
  57. border: 1px solid #ebebeb;
  58. color: #1ab394;
  59. outline: none;
  60. vertical-align: middle;
  61. }
  62. .select {
  63. padding: 2px;
  64. height: 28px;
  65. border: 1px solid #ebebeb;
  66. outline: none;
  67. vertical-align: middle;
  68. }
  69. .select:focus {
  70. outline: none;
  71. border-color: #00BFFF;
  72. }
  73. input:focus {
  74. outline: none;
  75. border-color: #00BFFF;
  76. }
  77. .spiner-example {
  78. position: absolute;
  79. top: 50%;
  80. left: 50%;
  81. z-index: 111;
  82. margin-left: -85px;
  83. margin-top: -100px;
  84. display: none;
  85. }
  86. .sk-spinner-three-bounce {
  87. width: 170px!important;
  88. }
  89. .sk-spinner p {
  90. display: inline-block;
  91. font-size: 18px;
  92. margin-left: 10px;
  93. }
  94. #goods tr th {
  95. text-align: center;
  96. }
  97. #goods td {
  98. text-align: center;
  99. }
  100. .t-shade {
  101. position: fixed;
  102. top: 0;
  103. left: 0;
  104. width: 100%;
  105. height: 100%;
  106. background: rgba(0, 0, 0, 0.48);
  107. z-index: 10004;
  108. display: none;
  109. }
  110. .shade_k {
  111. z-index: 10005;
  112. width: 50%;
  113. margin: 5% auto;
  114. background-color: #fff;
  115. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  116. border-radius: 5px;
  117. }
  118. .shade_title {
  119. padding: 0 80px 0 20px;
  120. height: 42px;
  121. line-height: 42px;
  122. border-bottom: 1px solid #eee;
  123. font-size: 16px;
  124. color: #FFFFFF;
  125. overflow: hidden;
  126. background-color: rgb(26, 179, 148);
  127. border-radius: 2px 2px 0 0;
  128. position: relative;
  129. }
  130. .setwin {
  131. position: absolute;
  132. right: 15px;
  133. top: 5px;
  134. font-size: 20px;
  135. line-height: initial;
  136. }
  137. .shade_content {
  138. height: 500px;
  139. position: relative;
  140. padding-bottom: 50px;
  141. overflow-x: hidden;
  142. }
  143. .sa_title {
  144. padding-left: 20px;
  145. height: 35px;
  146. line-height: 35px;
  147. border-bottom: 1px solid #D7D7D7;
  148. }
  149. .wh_btn {
  150. width: 80%;
  151. text-align: center;
  152. padding-top: 20px;
  153. margin: 0 auto;
  154. margin-bottom: 20px;
  155. }
  156. .wh_btn input {
  157. padding: 7px 20px;
  158. color: #FFF;
  159. border-radius: 5px;
  160. margin-right: 30px;
  161. border: 1px solid #23c6c8;
  162. }
  163. .inps {
  164. width: 167px;
  165. height: 24px;
  166. outline: none;
  167. border: 0;
  168. border-image-width: 0;
  169. padding: 0;
  170. padding-left: 3px;
  171. }
  172. .inpBox {
  173. border: 1px solid #e5e6e7;
  174. height: 27px;
  175. width: 170px;
  176. display: inline-block;
  177. position: relative;
  178. vertical-align: middle;
  179. }
  180. .inpBox select {
  181. width: 100%;
  182. outline: none;
  183. border: 0;
  184. background: transparent;
  185. padding: 1px;
  186. }
  187. .cx {
  188. display: block!important;
  189. }
  190. .form_table {
  191. width: 100%;
  192. border: 1px solid #EDECFF;
  193. }
  194. .form_table td {
  195. padding: 6px 0 5px 10px;
  196. text-align: left;
  197. color: #717171;
  198. line-height: 200%;
  199. border-top: 1px dotted #cccccc;
  200. }
  201. .form_table th {
  202. padding: 5px 8px 5px 0;
  203. color: #333;
  204. font-weight: 700;
  205. text-align: right;
  206. background: #f9f9f9;
  207. border-right: 1px dotted #cccccc;
  208. border-top: 1px dotted #cccccc;
  209. }
  210. .play {
  211. height: 50px;
  212. width: 100%;
  213. }
  214. #downlond {
  215. padding: 0 8px;
  216. height: 24px;
  217. line-height: 24px;
  218. color: #707070;
  219. border: 1px solid #D7D7D7;
  220. cursor: pointer;
  221. vertical-align: middle;
  222. }
  223. .txtInput {
  224. margin-right: 5px;
  225. padding: 0 3px 0 3px;
  226. height: 22px;
  227. line-height: 22px;
  228. background: #FAFAFA;
  229. border: 1px solid #D7D7D7;
  230. vertical-align: middle;
  231. font-size: 12px;
  232. width: 50px;
  233. color: blue;
  234. }
  235. .btnSubmit {
  236. padding: 0 10px;
  237. height: 28px;
  238. line-height: 28px;
  239. color: #3D80B3;
  240. font-weight: bold;
  241. border: 1px solid #AED0EA;
  242. cursor: pointer;
  243. vertical-align: middle;
  244. overflow: hidden;
  245. }
  246. .foot_btn_box {
  247. padding: 15px 20px;
  248. text-align: center;
  249. }
  250. .xqlb {
  251. display: none;
  252. }
  253. .gjss {
  254. display: none;
  255. }
  256. .Block {
  257. display: block;
  258. }
  259. .Input{
  260. margin-right: 5px;
  261. padding: 0 3px 0 3px;
  262. height: 22px;
  263. line-height: 22px;
  264. background: #FAFAFA;
  265. border: 1px solid #D7D7D7;
  266. vertical-align: middle;
  267. font-size: 12px;
  268. width: 50px;
  269. color: blue;
  270. }