common_yckj.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766
  1. @charset "UTF-8";
  2. * { margin: 0; padding: 0; }
  3. a:hover { text-decoration: none; }
  4. .blank_s { height: 8px; }
  5. .blank_m { height: 16px; }
  6. .blank_l { height: 26px; }
  7. .bds { border: solid 1px #ccc !important; }
  8. .bdd { border: dashed 1px #ccc !important; }
  9. .bdd_t { border-top: dashed 1px #ccc !important; }
  10. .bdd_l { border-left: dashed 1px #ccc !important; }
  11. .bdd_r { border-right: dashed 1px #ccc !important; }
  12. .bdd_t { border-top: dashed 1px #ccc !important; }
  13. .bds_b { border-bottom: solid 1px #ccc !important; }
  14. .bds_t { border-top: solid 1px #ccc !important; }
  15. .bds_l { border-left: solid 1px #ccc !important; }
  16. .bds_r { border-right: solid 1px #ccc !important; }
  17. .bdd_b { border-bottom: dashed 1px #ccc !important; }
  18. .bdn { border: none !important; }
  19. .bdn_b { border-bottom: none !important; }
  20. .bdn_t { border-top: none !important; }
  21. .bdn_l { border-left: none !important; }
  22. .bg_white { background: #fff !important; }
  23. .bg_f5 { background: #F5F5F5 !important; }
  24. .bg_ff { background: #fff !important; }
  25. .bg_none { background: none !important; }
  26. .cursor { cursor: pointer; }
  27. .cursor_none { cursor: default !important; }
  28. .dis_blk { display: block !important; }
  29. .dis_none { display: none !important; }
  30. .dis_inline { display: inline !important; }
  31. .dis_inb { display: inline-block !important; }
  32. .clear { clear: both; }
  33. .fl { float: left !important; }
  34. .fwb { font-weight: bold; }
  35. .white { color: #fff !important; }
  36. .red { color: #ff0000 !important; }
  37. .black { color: #000 !important; }
  38. .grey { color: grey !important; }
  39. .blue { color: blue !important; }
  40. .light-blue { color: #009CEB !important; }
  41. .bgc_grey { background: #ccc; }
  42. .fs12 { font-size: 12px !important; }
  43. .fs13 { font-size: 13px !important; }
  44. .fs14 { font-size: 14px !important; }
  45. .fs15 { font-size: 15px !important; }
  46. .fs16 { font-size: 16px !important; }
  47. .fs17 { font-size: 17px !important; }
  48. .fs18 { font-size: 18px !important; }
  49. .fs19 { font-size: 19px !important; }
  50. .fs20 { font-size: 20px !important; }
  51. .fs21 { font-size: 21px !important; }
  52. .fs22 { font-size: 22px !important; }
  53. .fs23 { font-size: 23px !important; }
  54. .fs24 { font-size: 24px !important; }
  55. .fs25 { font-size: 25px !important; }
  56. .fs26 { font-size: 26px !important; }
  57. .fs27 { font-size: 27px !important; }
  58. .fs28 { font-size: 28px !important; }
  59. .fs29 { font-size: 29px !important; }
  60. .fs30 { font-size: 30px !important; }
  61. .fs31 { font-size: 31px !important; }
  62. .fs32 { font-size: 32px !important; }
  63. .fs33 { font-size: 33px !important; }
  64. .fs34 { font-size: 34px !important; }
  65. .fs35 { font-size: 35px !important; }
  66. .fs36 { font-size: 36px !important; }
  67. .fs37 { font-size: 37px !important; }
  68. .fs38 { font-size: 38px !important; }
  69. .fs39 { font-size: 39px !important; }
  70. .fs40 { font-size: 40px !important; }
  71. .fs41 { font-size: 41px !important; }
  72. .fs42 { font-size: 42px !important; }
  73. .fs43 { font-size: 43px !important; }
  74. .fs44 { font-size: 44px !important; }
  75. .fs45 { font-size: 45px !important; }
  76. .fs46 { font-size: 46px !important; }
  77. .fs47 { font-size: 47px !important; }
  78. .fs48 { font-size: 48px !important; }
  79. .fs49 { font-size: 49px !important; }
  80. .fs50 { font-size: 50px !important; }
  81. .fr { float: right !important; }
  82. .h10 { height: 10px !important; }
  83. .h20 { height: 20px !important; }
  84. .h30 { height: 30px !important; }
  85. .h40 { height: 40px !important; }
  86. .h50 { height: 50px !important; }
  87. .h60 { height: 60px !important; }
  88. .h70 { height: 70px !important; }
  89. .h80 { height: 80px !important; }
  90. .h90 { height: 90px !important; }
  91. .h100 { height: 100px !important; }
  92. .h150 { height: 150px !important; }
  93. .h200 { height: 200px !important; }
  94. .h250 { height: 250px !important; }
  95. .h300 { height: 300px !important; }
  96. .h350 { height: 350px !important; }
  97. .h400 { height: 400px !important; }
  98. .h450 { height: 450px !important; }
  99. .h500 { height: 500px !important; }
  100. .h550 { height: 550px !important; }
  101. .h600 { height: 600px !important; }
  102. .h650 { height: 650px !important; }
  103. .h700 { height: 700px !important; }
  104. .mb0 { margin-bottom: 0px; }
  105. .mb5 { margin-bottom: 5px; }
  106. .mb10 { margin-bottom: 10px; }
  107. .mb15 { margin-bottom: 15px; }
  108. .mb20 { margin-bottom: 20px; }
  109. .mb25 { margin-bottom: 25px; }
  110. .mb30 { margin-bottom: 30px; }
  111. .mb35 { margin-bottom: 35px; }
  112. .mb40 { margin-bottom: 40px; }
  113. .mb45 { margin-bottom: 45px; }
  114. .mb50 { margin-bottom: 50px; }
  115. .mb55 { margin-bottom: 55px; }
  116. .mb60 { margin-bottom: 60px; }
  117. .mt0 { margin-top: 0px !important; }
  118. .mt5 { margin-top: 5px !important; }
  119. .mt10 { margin-top: 10px !important; }
  120. .mt15 { margin-top: 15px !important; }
  121. .mt20 { margin-top: 20px !important; }
  122. .mt25 { margin-top: 25px !important; }
  123. .mt30 { margin-top: 30px !important; }
  124. .mt35 { margin-top: 35px !important; }
  125. .mt40 { margin-top: 40px !important; }
  126. .mt45 { margin-top: 45px !important; }
  127. .mt50 { margin-top: 50px !important; }
  128. .mt55 { margin-top: 55px !important; }
  129. .mt60 { margin-top: 60px !important; }
  130. .ml0 { margin-left: 0px; }
  131. .ml5 { margin-left: 5px; }
  132. .ml10 { margin-left: 10px; }
  133. .ml15 { margin-left: 15px; }
  134. .ml20 { margin-left: 20px; }
  135. .ml25 { margin-left: 25px; }
  136. .ml30 { margin-left: 30px; }
  137. .ml35 { margin-left: 35px; }
  138. .ml40 { margin-left: 40px; }
  139. .ml45 { margin-left: 45px; }
  140. .ml50 { margin-left: 50px; }
  141. .ml55 { margin-left: 55px; }
  142. .ml60 { margin-left: 60px; }
  143. .mr0 { margin-right: 0px; }
  144. .mr5 { margin-right: 5px; }
  145. .mr10 { margin-right: 10px; }
  146. .mr15 { margin-right: 15px; }
  147. .mr20 { margin-right: 20px; }
  148. .mr25 { margin-right: 25px; }
  149. .mr30 { margin-right: 30px; }
  150. .mr35 { margin-right: 35px; }
  151. .mr40 { margin-right: 40px; }
  152. .mr45 { margin-right: 45px; }
  153. .mr50 { margin-right: 50px; }
  154. .mr55 { margin-right: 55px; }
  155. .mr60 { margin-right: 60px; }
  156. .m0 { margin: 0 !important; }
  157. .ma0 { margin: 0 auto; }
  158. .pb0 { padding-bottom: 0 !important; }
  159. .p0 { padding: 0px; }
  160. .p5 { padding: 5px; }
  161. .p10 { padding: 10px; }
  162. .p15 { padding: 15px; }
  163. .p20 { padding: 20px; }
  164. .p25 { padding: 25px; }
  165. .p30 { padding: 30px; }
  166. .p35 { padding: 35px; }
  167. .p40 { padding: 40px; }
  168. .p45 { padding: 45px; }
  169. .p50 { padding: 50px; }
  170. .p55 { padding: 55px; }
  171. .p60 { padding: 60px; }
  172. .pl0 { padding-left: 0px; }
  173. .pl5 { padding-left: 5px; }
  174. .pl10 { padding-left: 10px; }
  175. .pl15 { padding-left: 15px; }
  176. .pl20 { padding-left: 20px; }
  177. .pl25 { padding-left: 25px; }
  178. .pl30 { padding-left: 30px; }
  179. .pl35 { padding-left: 35px; }
  180. .pl40 { padding-left: 40px; }
  181. .pl45 { padding-left: 45px; }
  182. .pl50 { padding-left: 50px; }
  183. .pl55 { padding-left: 55px; }
  184. .pl60 { padding-left: 60px; }
  185. .pr0 { padding-right: 0px; }
  186. .pr5 { padding-right: 5px; }
  187. .pr10 { padding-right: 10px; }
  188. .pr15 { padding-right: 15px; }
  189. .pr20 { padding-right: 20px; }
  190. .pr25 { padding-right: 25px; }
  191. .pr30 { padding-right: 30px; }
  192. .pr35 { padding-right: 35px; }
  193. .pr40 { padding-right: 40px; }
  194. .pr45 { padding-right: 45px; }
  195. .pr50 { padding-right: 50px; }
  196. .pr55 { padding-right: 55px; }
  197. .pr60 { padding-right: 60px; }
  198. .pb0 { padding-bottom: 0px; }
  199. .pb5 { padding-bottom: 5px; }
  200. .pb10 { padding-bottom: 10px; }
  201. .pb15 { padding-bottom: 15px; }
  202. .pb20 { padding-bottom: 20px; }
  203. .pb25 { padding-bottom: 25px; }
  204. .pb30 { padding-bottom: 30px; }
  205. .pb35 { padding-bottom: 35px; }
  206. .pb40 { padding-bottom: 40px; }
  207. .pb45 { padding-bottom: 45px; }
  208. .pb50 { padding-bottom: 50px; }
  209. .pb55 { padding-bottom: 55px; }
  210. .pb60 { padding-bottom: 60px; }
  211. .pt0 { padding-top: 0px; }
  212. .pt5 { padding-top: 5px; }
  213. .pt10 { padding-top: 10px; }
  214. .pt15 { padding-top: 15px; }
  215. .pt20 { padding-top: 20px; }
  216. .pt25 { padding-top: 25px; }
  217. .pt30 { padding-top: 30px; }
  218. .pt35 { padding-top: 35px; }
  219. .pt40 { padding-top: 40px; }
  220. .pt45 { padding-top: 45px; }
  221. .pt50 { padding-top: 50px; }
  222. .pt55 { padding-top: 55px; }
  223. .pt60 { padding-top: 60px; }
  224. .pct1 { width: 1%; }
  225. .pct2 { width: 2%; }
  226. .pct3 { width: 3%; }
  227. .pct4 { width: 4%; }
  228. .pct5 { width: 5%; }
  229. .pct6 { width: 6%; }
  230. .pct7 { width: 7%; }
  231. .pct8 { width: 8%; }
  232. .pct9 { width: 9%; }
  233. .pct10 { width: 10%; }
  234. .pct11 { width: 11%; }
  235. .pct12 { width: 12%; }
  236. .pct13 { width: 13%; }
  237. .pct14 { width: 14%; }
  238. .pct15 { width: 15%; }
  239. .pct16 { width: 16%; }
  240. .pct17 { width: 17%; }
  241. .pct18 { width: 18%; }
  242. .pct19 { width: 19%; }
  243. .pct20 { width: 20%; }
  244. .pct21 { width: 21%; }
  245. .pct22 { width: 22%; }
  246. .pct23 { width: 23%; }
  247. .pct24 { width: 24%; }
  248. .pct25 { width: 25%; }
  249. .pct26 { width: 26%; }
  250. .pct27 { width: 27%; }
  251. .pct28 { width: 28%; }
  252. .pct29 { width: 29%; }
  253. .pct30 { width: 30%; }
  254. .pct31 { width: 31%; }
  255. .pct32 { width: 32%; }
  256. .pct33 { width: 33%; }
  257. .pct34 { width: 34%; }
  258. .pct35 { width: 35%; }
  259. .pct36 { width: 36%; }
  260. .pct37 { width: 37%; }
  261. .pct38 { width: 38%; }
  262. .pct39 { width: 39%; }
  263. .pct40 { width: 40%; }
  264. .pct41 { width: 41%; }
  265. .pct42 { width: 42%; }
  266. .pct43 { width: 43%; }
  267. .pct44 { width: 44%; }
  268. .pct45 { width: 45%; }
  269. .pct46 { width: 46%; }
  270. .pct47 { width: 47%; }
  271. .pct48 { width: 48%; }
  272. .pct49 { width: 49%; }
  273. .pct50 { width: 50%; }
  274. .pct51 { width: 51%; }
  275. .pct52 { width: 52%; }
  276. .pct53 { width: 53%; }
  277. .pct54 { width: 54%; }
  278. .pct55 { width: 55%; }
  279. .pct56 { width: 56%; }
  280. .pct57 { width: 57%; }
  281. .pct58 { width: 58%; }
  282. .pct59 { width: 59%; }
  283. .pct60 { width: 60%; }
  284. .pct61 { width: 61%; }
  285. .pct62 { width: 62%; }
  286. .pct63 { width: 63%; }
  287. .pct64 { width: 64%; }
  288. .pct65 { width: 65%; }
  289. .pct66 { width: 66%; }
  290. .pct67 { width: 67%; }
  291. .pct68 { width: 68%; }
  292. .pct69 { width: 69%; }
  293. .pct70 { width: 70%; }
  294. .pct71 { width: 71%; }
  295. .pct72 { width: 72%; }
  296. .pct73 { width: 73%; }
  297. .pct74 { width: 74%; }
  298. .pct75 { width: 75%; }
  299. .pct76 { width: 76%; }
  300. .pct77 { width: 77%; }
  301. .pct78 { width: 78%; }
  302. .pct79 { width: 79%; }
  303. .pct80 { width: 80%; }
  304. .pct81 { width: 81%; }
  305. .pct82 { width: 82%; }
  306. .pct83 { width: 83%; }
  307. .pct84 { width: 84%; }
  308. .pct85 { width: 85%; }
  309. .pct86 { width: 86%; }
  310. .pct87 { width: 87%; }
  311. .pct88 { width: 88%; }
  312. .pct89 { width: 89%; }
  313. .pct90 { width: 90%; }
  314. .pct91 { width: 91%; }
  315. .pct92 { width: 92%; }
  316. .pct93 { width: 93%; }
  317. .pct94 { width: 94%; }
  318. .pct95 { width: 95%; }
  319. .pct96 { width: 96%; }
  320. .pct97 { width: 97%; }
  321. .pct98 { width: 98%; }
  322. .pct99 { width: 99%; }
  323. .pct100 { width: 100%; }
  324. .nowrap { overflow: hidden; -o-text-overflow: ellipsis; /*兼容opera*/ text-overflow: ellipsis; /*这就是省略号喽*/ overflow: hidden; /*设置超过的隐藏*/ white-space: nowrap; /*设置不折行*/ }
  325. .pos_r { position: relative; }
  326. .pos_a { position: absolute; }
  327. .pos_f { position: fixed; }
  328. .tl { text-align: left !important; }
  329. .tr { text-align: right !important; }
  330. .tc { text-align: center !important; }
  331. .w0 { width: 0px; }
  332. .w20 { width: 20px; }
  333. .w40 { width: 40px; }
  334. .w60 { width: 60px; }
  335. .w80 { width: 80px; }
  336. .w100 { width: 100px; }
  337. .w120 { width: 120px; }
  338. .w140 { width: 140px; }
  339. .w160 { width: 160px; }
  340. .w180 { width: 180px; }
  341. .w200 { width: 200px; }
  342. .w220 { width: 220px; }
  343. .w240 { width: 240px; }
  344. .w260 { width: 260px; }
  345. .w280 { width: 280px; }
  346. .w300 { width: 300px; }
  347. .w320 { width: 320px; }
  348. .w340 { width: 340px; }
  349. .w360 { width: 360px; }
  350. .w380 { width: 380px; }
  351. .w400 { width: 400px; }
  352. .w420 { width: 420px; }
  353. .w440 { width: 440px; }
  354. .w460 { width: 460px; }
  355. .w480 { width: 480px; }
  356. .w500 { width: 500px; }
  357. .w520 { width: 520px; }
  358. .w540 { width: 540px; }
  359. .w560 { width: 560px; }
  360. .w580 { width: 580px; }
  361. .w600 { width: 600px; }
  362. .w620 { width: 620px; }
  363. .w640 { width: 640px; }
  364. .w660 { width: 660px; }
  365. .w680 { width: 680px; }
  366. .w700 { width: 700px; }
  367. .w720 { width: 720px; }
  368. .w740 { width: 740px; }
  369. .w760 { width: 760px; }
  370. .w780 { width: 780px; }
  371. .w800 { width: 800px; }
  372. /*==================loading=======================*/
  373. .spinner { width: 60px; height: 60px; background-color: #67CF22; margin: 10px auto; -webkit-animation: rotateplane 1.2s infinite ease-in-out; animation: rotateplane 1.2s infinite ease-in-out; }
  374. @-webkit-keyframes rotateplane { 0% { -webkit-transform: perspective(120px); }
  375. 50% { -webkit-transform: perspective(120px) rotateY(180deg); }
  376. 100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
  377. @keyframes rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  378. 50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  379. 100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
  380. /*==================end loading===================*/
  381. /*from table*/
  382. table.formtable { width: 100%; font-family: verdana, arial, sans-serif; font-size: 11px; color: #333333; border-width: 1px; border-color: #ddd; border-collapse: collapse; }
  383. table.formtable th { border-width: 1px; padding: 8px; border-style: solid; border-color: #ddd; background-color: #dedede; }
  384. table.formtable td { border-width: 1px; padding: 8px; border-style: solid; border-color: #ddd; background-color: #ffffff; }
  385. table.tdcenter td { text-align: center; }
  386. table.formtable .ft_title { background: #f5f5f5; text-align: right; padding-right: 5px; width: 120px; }
  387. /*from table*/
  388. /*# sourceMappingURL=common_yckj.css.map */