信阳市新县12345县长热线 - 代码来源于 息县数字城管XiXianSZCG_Web

laydate.css 6.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. /**
  2. @Name: laydate 核心样式
  3. @Author:贤心
  4. @Site:http://sentsin.com/layui/laydate
  5. **/
  6. html {
  7. _background-image: url(about:blank);
  8. _background-attachment: fixed;
  9. }
  10. .laydate_body .laydate_box,
  11. .laydate_body .laydate_box * {
  12. margin: 0;
  13. padding: 0;
  14. }
  15. .laydate-icon,
  16. .laydate-icon-default,
  17. .laydate-icon-danlan,
  18. .laydate-icon-dahong,
  19. .laydate-icon-molv {
  20. height: 22px;
  21. line-height: 22px;
  22. padding-right: 20px;
  23. border: 1px solid #C6C6C6;
  24. background-repeat: no-repeat;
  25. background-position: right center;
  26. background-color: #fff;
  27. outline: 0;
  28. }
  29. .laydate-icon-default {
  30. background-image: url(../skins/default/icon.png)
  31. }
  32. .laydate-icon-danlan {
  33. border: 1px solid #B1D2EC;
  34. background-image: url(../skins/danlan/icon.png)
  35. }
  36. .laydate-icon-dahong {
  37. background-image: url(../skins/dahong/icon.png)
  38. }
  39. .laydate-icon-molv {
  40. background-image: url(../skins/molv/icon.png)
  41. }
  42. .laydate_body .laydate_box {
  43. width: 240px;
  44. font: 12px '\5B8B\4F53';
  45. z-index: 99999999;
  46. *margin: -2px 0 0 -2px;
  47. *overflow: hidden;
  48. _margin: 0;
  49. _position: absolute!important;
  50. background-color: #fff;
  51. }
  52. .laydate_body .laydate_box li {
  53. list-style: none;
  54. }
  55. .laydate_body .laydate_box .laydate_void {
  56. cursor: text!important;
  57. }
  58. .laydate_body .laydate_box a,
  59. .laydate_body .laydate_box a:hover {
  60. text-decoration: none;
  61. blr: expression(this.onFocus=this.blur());
  62. cursor: pointer;
  63. }
  64. .laydate_body .laydate_box a:hover {
  65. text-decoration: none;
  66. }
  67. .laydate_body .laydate_box cite,
  68. .laydate_body .laydate_box label {
  69. position: absolute;
  70. width: 0;
  71. height: 0;
  72. border-width: 5px;
  73. border-style: dashed;
  74. border-color: transparent;
  75. overflow: hidden;
  76. cursor: pointer;
  77. }
  78. .laydate_body .laydate_box .laydate_yms,
  79. .laydate_body .laydate_box .laydate_time {
  80. display: none;
  81. }
  82. .laydate_body .laydate_box .laydate_show {
  83. display: block;
  84. }
  85. .laydate_body .laydate_box input {
  86. outline: 0;
  87. font-size: 14px;
  88. background-color: #fff;
  89. }
  90. .laydate_body .laydate_top {
  91. position: relative;
  92. height: 31px;
  93. padding: 5px;
  94. *width: 100%;
  95. z-index: 99;
  96. }
  97. .laydate_body .laydate_ym {
  98. position: relative;
  99. float: left;
  100. height: 24px;
  101. cursor: pointer;
  102. }
  103. .laydate_body .laydate_ym input {
  104. float: left;
  105. height: 24px;
  106. line-height: 24px;
  107. text-align: center;
  108. border: none;
  109. cursor: pointer;
  110. }
  111. .laydate_body .laydate_ym .laydate_yms {
  112. position: absolute;
  113. left: -1px;
  114. top: 24px;
  115. height: 181px;
  116. }
  117. .laydate_body .laydate_y {
  118. width: 121px;
  119. margin-right: 6px;
  120. }
  121. .laydate_body .laydate_y input {
  122. width: 64px;
  123. margin-right: 15px;
  124. }
  125. .laydate_body .laydate_y .laydate_yms {
  126. width: 121px;
  127. text-align: center;
  128. }
  129. .laydate_body .laydate_y .laydate_yms a {
  130. position: relative;
  131. display: block;
  132. height: 20px;
  133. }
  134. .laydate_body .laydate_y .laydate_yms ul {
  135. height: 139px;
  136. padding: 0;
  137. *overflow: hidden;
  138. }
  139. .laydate_body .laydate_y .laydate_yms ul li {
  140. float: left;
  141. width: 59px;
  142. height: 20px;
  143. line-height: 20px;
  144. text-overflow: ellipsis;
  145. overflow: hidden;
  146. white-space: nowrap;
  147. }
  148. .laydate_body .laydate_m {
  149. width: 99px;
  150. }
  151. .laydate_body .laydate_m .laydate_yms {
  152. width: 99px;
  153. padding: 0;
  154. }
  155. .laydate_body .laydate_m input {
  156. width: 42px;
  157. margin-right: 15px;
  158. }
  159. .laydate_body .laydate_m .laydate_yms span {
  160. display: block;
  161. float: left;
  162. width: 42px;
  163. margin: 5px 0 0 5px;
  164. line-height: 24px;
  165. text-align: center;
  166. _display: inline;
  167. }
  168. .laydate_body .laydate_choose {
  169. display: block;
  170. float: left;
  171. position: relative;
  172. width: 20px;
  173. height: 24px;
  174. }
  175. .laydate_body .laydate_choose cite,
  176. .laydate_body .laydate_tab cite {
  177. left: 50%;
  178. top: 50%;
  179. }
  180. .laydate_body .laydate_chtop cite {
  181. margin: -7px 0 0 -5px;
  182. border-bottom-style: solid;
  183. }
  184. .laydate_body .laydate_chdown cite,
  185. .laydate_body .laydate_ym label {
  186. top: 50%;
  187. margin: -2px 0 0 -5px;
  188. border-top-style: solid;
  189. }
  190. .laydate_body .laydate_chprev cite {
  191. margin: -5px 0 0 -7px;
  192. }
  193. .laydate_body .laydate_chnext cite {
  194. margin: -5px 0 0 -2px;
  195. }
  196. .laydate_body .laydate_ym label {
  197. right: 28px;
  198. }
  199. .laydate_body .laydate_table {
  200. width: 230px;
  201. margin: 0 5px;
  202. border-collapse: collapse;
  203. border-spacing: 0px;
  204. }
  205. .laydate_body .laydate_table td {
  206. width: 31px;
  207. height: 19px;
  208. line-height: 19px;
  209. text-align: center;
  210. cursor: pointer;
  211. font-size: 12px;
  212. }
  213. .laydate_body .laydate_table thead {
  214. height: 22px;
  215. line-height: 22px;
  216. }
  217. .laydate_body .laydate_table thead th {
  218. font-weight: 400;
  219. font-size: 12px;
  220. text-align: center;
  221. }
  222. .laydate_body .laydate_bottom {
  223. position: relative;
  224. height: 31px;
  225. line-height: 20px;
  226. padding: 5px;
  227. font-size: 12px;
  228. }
  229. .laydate_body .laydate_bottom #laydate_hms {
  230. position: relative;
  231. z-index: 1;
  232. float: left;
  233. }
  234. .laydate_body .laydate_time {
  235. position: absolute;
  236. left: 5px;
  237. bottom: 26px;
  238. width: 129px;
  239. height: 125px;
  240. *overflow: hidden;
  241. }
  242. .laydate_body .laydate_time .laydate_hmsno {
  243. padding: 5px 0 0 5px;
  244. }
  245. .laydate_body .laydate_time .laydate_hmsno span {
  246. display: block;
  247. float: left;
  248. width: 24px;
  249. height: 19px;
  250. line-height: 19px;
  251. text-align: center;
  252. cursor: pointer;
  253. *margin-bottom: -5px;
  254. }
  255. .laydate_body .laydate_time1 {
  256. width: 228px;
  257. height: 154px;
  258. }
  259. .laydate_body .laydate_time1 .laydate_hmsno {
  260. padding: 6px 0 0 8px;
  261. }
  262. .laydate_body .laydate_time1 .laydate_hmsno span {
  263. width: 21px;
  264. height: 20px;
  265. line-height: 20px;
  266. }
  267. .laydate_body .laydate_msg {
  268. left: 49px;
  269. bottom: 67px;
  270. width: 141px;
  271. height: auto;
  272. overflow: hidden;
  273. }
  274. .laydate_body .laydate_msg p {
  275. padding: 5px 10px;
  276. }
  277. .laydate_body .laydate_bottom li {
  278. float: left;
  279. height: 20px;
  280. line-height: 20px;
  281. border-right: none;
  282. font-weight: 900;
  283. }
  284. .laydate_body .laydate_bottom .laydate_sj {
  285. width: 33px;
  286. text-align: center;
  287. font-weight: 400;
  288. }
  289. .laydate_body .laydate_bottom input {
  290. float: left;
  291. width: 21px;
  292. height: 20px;
  293. line-height: 20px;
  294. border: none;
  295. text-align: center;
  296. cursor: pointer;
  297. font-size: 12px;
  298. font-weight: 400;
  299. }
  300. .laydate_body .laydate_bottom .laydte_hsmtex {
  301. height: 20px;
  302. line-height: 20px;
  303. text-align: center;
  304. }
  305. .laydate_body .laydate_bottom .laydte_hsmtex span {
  306. position: absolute;
  307. width: 20px;
  308. top: 0;
  309. right: 0px;
  310. cursor: pointer;
  311. }
  312. .laydate_body .laydate_bottom .laydte_hsmtex span:hover {
  313. font-size: 14px;
  314. }
  315. .laydate_body .laydate_bottom .laydate_btn {
  316. position: absolute;
  317. right: 5px;
  318. top: 5px;
  319. }
  320. .laydate_body .laydate_bottom .laydate_btn a {
  321. float: left;
  322. height: 20px;
  323. padding: 0 6px;
  324. _padding: 0 5px;
  325. }
  326. .laydate_body .laydate_bottom .laydate_v {
  327. position: absolute;
  328. left: 10px;
  329. top: 6px;
  330. font-family: Courier;
  331. z-index: 0;
  332. }