kaijiang.css 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. @charset "utf-8";
  2. /* CSS Document */
  3. /*=========下拉select统一样式===========*/
  4. select{width:auto; height:1.5rem; line-height:1.5rem; background-color:; -webkit-appearance:none; appearance:none; -moz-appearance:none;
  5. background:url(../images/down.png) no-repeat; background-position:94% center; background-size:.875rem; text-indent:.125rem;
  6. border:1px #bbb solid; color:#666; border-radius:.125rem; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; font-size:.75rem;}
  7. option{text-indent:.25rem; color:#666}
  8. body{background:#ededed;width:100%;overflow:hidden;}
  9. /*============================================首页================================================*/
  10. .subnav li a{display:inline-block; width:94%; line-height:2.125rem; height:2.125rem; padding:0 .125rem; text-align:center; font-size:1.125rem;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;color:#186ea7;}
  11. .subnav ul{width:100%;}
  12. .lottery{width:100vw; overflow:hidden;}
  13. .lottery .titles,.small-nav{height:2.25rem; border-bottom:2px #e84542 solid;margin-top:.25rem;}
  14. .lottery .titles h1,.small-nav div{font-size:1.25rem; line-height:2rem; color:#e84542;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px #ccc solid;}
  15. .lottery .titles h1 a,.small-nav div a{display:inline-block;padding:0 .5rem;font-size:1.125rem;padding-bottom:.125rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:1rem;}
  16. .lottery .titles h1 .active,.small-nav div .active{background:#fff;color:#e84542;border-top:4px #e84542 solid;border-left:1px #ccc solid;border-right:1px #ccc solid;border-bottom:0 none;margin-top:-1px;border-radius:0;line-height:2rem;font-size:1.25rem;}
  17. .lottery .titles h1 a.active:first-child{border-left:0 none;}
  18. .lottery .titles h1 a.active:last-child{border-right:0 none;}
  19. .small-nav{border-top:1px #52a8e1 solid;border-bottom:1px #52a8e1 solid;padding:0;background:#fff;}
  20. .other-nav{width:100%;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;background:#ebf7ff;}
  21. .other-nav a{display: block;height: 2.25rem;line-height: 2.25rem;color: #4d4d4d;font-size: .875rem;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;text-align: center;text-align:center;color:#666;height:2rem;line-height:2rem;font-size:.875rem;}
  22. .other-nav a:nth-of-type(4) {background: url(../images/new.gif)no-repeat right .25rem;background-size: 1.125rem;}
  23. .small-nav div{border-top:0 none;line-height:2.25rem;}
  24. .small-nav div a{line-height:2.25rem;height:2.25rem;overflow:hidden;}
  25. .small-nav div .active{background-color:#52a8e1;color:#fff;border:0 none;border-radius:0;font-size:1rem;font-weight:bold;line-height:2.25rem;}
  26. .small-nav div a.active:first-child{border-left:0 none;}
  27. .small-nav div a.active:last-child{border-right:0 none;}
  28. .lottery ul{padding:.5rem .5rem .125rem .5rem; background-color:#fff; border-bottom:1px #e5e5e5 solid; overflow:hidden;}
  29. .lottery li{float:left; width:100%; overflow:hidden;}
  30. .lottery li a{display:inline-block; width:100%; height:2.5rem;overflow:hidden;}
  31. .high .ballbox{overflow:hidden;}
  32. .high .ballbox a{display:inline-block;width:auto;height:auto;float:left;}
  33. .high .ballbox>span{display:inline-block;height:2rem;line-height:2rem;float:left;}
  34. .high .ballbox .ball{width:1.5rem;height:1.5rem;line-height:1.625rem;margin:.125rem;color:#333;}
  35. .high .ballbox a{height:2rem;margin-left:1.25rem;}
  36. .high-title{font-size:1rem;height:1.75rem;line-height:1.75rem;color:#666;background-color:#f5f5f5;text-indent:.5rem;
  37. border-bottom:1px #ddd solid;}
  38. .lottery li a.moreball{height:auto;}
  39. .lottery .title{height:1.25rem; line-height:1.25rem; color:#186ea7;}
  40. .lottery .date{height:1.25rem; line-height:1.25rem; margin-left:1.5rem; font-size:.875rem; color:#666;}
  41. .lottery .dates{height:1.25rem; line-height:1.25rem; font-size:.875rem; color:#4d4d4d;}
  42. .ball{display:inline-block; float:left; width:1.75rem; height:1.75rem; line-height:1.875rem; text-align:center; font-size:.875rem; color:#fff; border-radius:50%; margin:.25rem;}
  43. .red,.high .ballbox .red{background-color:#e84542;color:#fff;}
  44. .blue,.high .ballbox .blue{background-color:#52a8e1;color:#fff;}
  45. .more{display:inline-block; width:.625rem; height:1.25rem; background:url(../images/more.png) no-repeat center; background-size:100%; float:right; line-height:1.75; margin:.25rem;}
  46. .prog{display:inline-block; float:left; font-size:.75rem; color:#999; height:1.25rem; line-height:1.25rem;}
  47. .prog em{color:#e84542;}
  48. .links{display:inline-block; float:right; height:1.25rem; line-height:1.25rem;}
  49. .lottery .links a{display:inline-block; margin:0 .5rem; font-size:.75rem; color:#999; width:auto;}
  50. .zst-subnav{width:100%;z-index:100;padding-bottom:1.5rem;}
  51. .zst-subnav .unfold-up{left:0;box-shadow:none;height:1.5rem;width:100%;}
  52. .ballbox .text-red,.ballbox .text-blue{font-size:1rem;margin:.5rem .25rem;float:left;}
  53. .ballbox .text-red{color:#e84542;}
  54. .ballbox .text-blue{color:#186ea7;}
  55. .ballbox .poker{display:inline-block;padding-left:1.75rem;background:url(../images/poker.png) no-repeat left top;font-size:1.5rem;height:1.75rem;line-height:1.75rem;margin:.25rem .5rem;}
  56. .ballbox .meihua{background-position:left -113px;}
  57. .ballbox .heitao{background-position:left -36px;}
  58. .ballbox .fangpian{background-position:left -75px;color:#e84542;}
  59. .ballbox .hongtao{background-position:left 2px;color:#e84542;}
  60. /* 高频彩种选项 */
  61. .kj-nav{margin-top:-.25rem;border-top:1px #ddd solid;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;background:#fff;border-bottom:1px #ddd solid;}
  62. .kj-nav span{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;font-size:.875rem;line-height:2rem;}
  63. .kj-nav span.active{color:#186ea7;border-bottom:2px #186ea7 solid;}
  64. /*============================================开奖历史================================================*/
  65. .lottery-state{border-bottom:1px solid #ddd;padding-bottom:.25rem; background-color:#fff; overflow:hidden;}
  66. .lotter,.lotinfo{display:inline-block; float:left;}
  67. .lotter{width:15%; text-align:center;}
  68. .lotinfo{width:85%;}
  69. .lotinfo li{width:100%; line-height:1.875rem;}
  70. .lotinfo li:first-child{border-bottom:2px #e84542 solid;}
  71. .lotinfo .select{margin-left:.25rem; font-size:.875rem; padding:.375rem 0; line-height:1.5rem;}
  72. .lotinfo .select span{display:inline-block; width:5.5rem; height:1.5rem; border:1px #ddd solid; border-radius:.125rem; line-height:1.5rem; position:relative; z-index:3;
  73. background:url(../images/down.png) no-repeat 95% center; background-size:1.125rem .5rem; text-indent:.125rem;}
  74. .lotinfo .select span ul{display:none; width:5.4rem; border:1px #DDD solid; overflow:hidden; padding-bottom:.5rem; position:fixed; background-color:#fafafa;}
  75. .lotinfo .select span li{display:inline-block; float:left; border:0 none !important;}
  76. .lotinfo .select span li a{display:inline-block; width:100%; height:1.5rem; line-height:1.5rem;}
  77. .lotinfo .select span li a:hover{background-color:#fff;}
  78. .lotinfo .select span:hover ul{display:block;}
  79. .lotinfo .select select{margin:0 .125rem; line-height:1.25rem; vertical-align:middle;text-align:center;
  80. padding-right:1.5rem;max-width:8rem;}
  81. .lotinfo .select select option{text-align:center;}
  82. @media screen and (max-width:330px){.lotinfo .select select{max-width:5rem;}}
  83. .lotinfo .title{font-size:.75rem; color:#808080;height:1.5rem;line-height:1.5rem;}
  84. .lotinfo .title em{color:#e84542;}
  85. .lotinfo li .re-zs{margin-right:.875rem;color:#52a8e1;float:right;line-height:1.625rem;display:block;padding:0 .25rem;background:#52a8e1;color:#fff;height:1.625rem;position:relative;top:.25rem;border-radius:.125rem;}
  86. .lotinfo .lotitle{font-size:1rem; padding:.25rem 0;}
  87. .lotter span{display:inline-block;width:100%; height:3rem;background:url(../images/lot_logo.png) no-repeat top center; background-size:2.7rem;}
  88. .ssq span{background-position:center -37px;}
  89. .fc3d span{background-position:center 11px;}
  90. .dlt span{background-position:center -88px;}
  91. .p3 span{background-position:center -130px;}
  92. .p5 span{background-position:center -176px;}
  93. .hc1 span{background-position:center -314px;}
  94. .qxc span{background-position:center -267px;}
  95. .qlc span{background-position:center -222px;}
  96. .eexw span{background-position:center -359px;}
  97. .ssc span{background-position:center -406px;}
  98. .syxw span{background-position:center -451px;}
  99. .klsf span{background-position:center -498px;}
  100. .qyh span{background-position:center -552px;}
  101. .slxq span{background-position:center -602px;}
  102. .syxq span{background-position:center -653px;}
  103. .swxq span{background-position:center -700px;}
  104. .swxw span{background-position:center -748px;}
  105. .ljy span{background-position:center -793px;}
  106. .qws span{background-position:center -838px;}
  107. .klye span{background-position:center -887px;}
  108. .ks span{background-position:center -937px;}
  109. .hbssxw span{background-position:center -990px;}
  110. .pks span{background-position:center -1202px;}
  111. .klb span{background-position:center -1254px;}
  112. .xysc span{background-position:center -1096px;}
  113. .ytdj span{background-position:center -1150px;}
  114. .klpk span{background-position:center -1040px;}
  115. .ssl span{background-position:center -1315px;}
  116. .lotinfo .slogan{display:inline-block; height:1.125rem;padding-bottom:.25rem; background:url(../images/solgans.png) no-repeat top left;}
  117. .lotinfo .ssq{background-position:left -24px; width:7rem; background-size:210%;}
  118. .lotinfo .fc3d{background-position:left 8px; width:6rem; background-size:240%;}
  119. .lotinfo .p3{background-position:left 8px; width:6rem; background-size:240%;}
  120. .lotinfo .p5{background-position:left -56px; width:6rem; background-size:240%;}
  121. .lotinfo .qxc{background-position:left -88px; width:7rem; background-size:200%;}
  122. .lotinfo .qlc{background-position:left -88px; width:7rem; background-size:200%;}
  123. .lotinfo .hc1{background-position:left -174px; width:7rem; background-size:190%;}
  124. .lotinfo .eexw{background-position:left -252px; width:5rem; background-size:320%;}
  125. .lotinfo .gdslxq{background-position:left -252px; width:5rem; background-size:320%;}
  126. .lotinfo .fjslxq{background-position:left -239px; width:7rem; background-size:190%;}
  127. .lotinfo .dfljy{background-position:left -272px; width:7rem; background-size:190%;}
  128. .lotinfo .zjljy{background-position:left -305px; width:7rem; background-size:190%;}
  129. .lotinfo .swxw{background-position:left -411px; width:5rem; background-size:320%;}
  130. .lotinfo .qws{background-position:left -380px; width:7rem; background-size:180%;}
  131. .lotinfo .swxq{background-position:left -431px; width:6rem; background-size:220%;}
  132. .lotinfo .fjsyxq{background-position:left -443px; width:7rem; background-size:180%;}
  133. .lotinfo .high-sol{background-position:left -474px; width:7rem; background-size:180%;}
  134. .periods{width:100vw; background-color:#fff; border-bottom:1px #ddd solid; padding:.625rem 0; overflow:hidden;}
  135. .per-num{padding:0 .5rem; overflow:hidden;}
  136. .per-num span{font-size:.875rem; line-height:1.5rem;display:inline-block;float:left;}
  137. .per-num a{display:inline-block; width:4.5rem; height:1.5rem; border:1px #ddd solid; color:#888; text-align:center; margin:0 .25rem; font-size:.875rem; line-height:1.625rem;
  138. border-radius:.125rem;float:left;}
  139. .small a{width:3rem;}
  140. .small .query{width:5.5rem;height:1.625rem;line-height:1.625rem;border:1px #ddd solid;border-radius:.125rem;font-size:.875rem;color:#888;}
  141. .per-num .active{border:1px #52a8e1 solid; background-color:#52a8e1;color:#fff;}
  142. .lred{border:1px #e84542 solid; color:#e84542;}
  143. .lblue{border:1px #52a8e1 solid; color:#52a8e1;}
  144. .get-more{width:100%; text-align:center; background-color:#fff;}
  145. .get-more a{display:inline-block; width:100%; padding:.5rem 0 2rem 0;}
  146. .bg-grey{background-color:#fafcff !important;}
  147. .bg-red{background-color:#e84542 !important;color:#fff !important;}
  148. /*============================================开奖详情================================================*/
  149. .lottery-info{width:100vw; padding:.5rem 0; background-color:#fff; border-bottom:1px #ddd solid; overflow:hidden;}
  150. .lottery-info ul{padding:0 .5rem; overflow:hidden;}
  151. .lottery-info li{width:100%; overflow:hidden; line-height:1.5rem; height:1.5rem; font-size:.875rem; color:#666;}
  152. .lottery-info .title{font-size:1.125rem; position:relative;}
  153. .lottery-info .title a{display:inline-block; color:#fff;padding:0 .5rem; line-height: 1.5rem; text-align:center; border-radius:.25rem;background-color:#52a8e1;font-size:.875rem;position:absolute; right:0; top:0;}
  154. .lottery-info .ballbox{height:2.5rem; line-height:2.5rem; margin-top:.25rem;}
  155. .lottery-info .ballbox .reself{display:inline-block;color:#fff;padding:0 .5rem;line-height:1.5rem;border-radius:.25rem;background-color:#52a8e1;font-size:.875rem;margin:.25rem 0 0 2rem;float:left;}
  156. .lottery-info .tips{color:#999;}
  157. .lottery-info .his{height:2rem; line-height:2rem;font-size:.875rem;font-family:'微软雅黑';}
  158. .lottery-info .his span{font-weight:bold;font-family:'微软雅黑';}
  159. .lottery-info .his a{display:inline-block; padding:0 .25rem; color:#186ea7;margin:0 .125rem;font-family:'微软雅黑';}
  160. .lottery-info .his .jm{background:#52a8e1;color:#fff;height:1.5rem;line-height:1.5rem;border-radius:.25rem;padding:0 .5rem;}
  161. .lottery-info .dlt-more{overflow:hidden;height:2rem;}
  162. .lottery-info .dlt-more a{display:block;float:left;height:1.75rem;padding:0 .5rem;margin:0 .25rem;border:1px #52a8e1 solid;line-height:1.75rem;border-radius:.25rem;color:#52a8e1;}
  163. .details{width:100vw; padding:.5rem 0 0 0;background-color:#fff;margin:.5rem 0; overflow:hidden;border-top:2px #52a8e1 solid;}
  164. .detail{overflow:hidden;}
  165. .detail table{width:100%;border:1px #e5e5e5 solid; text-align:center;}
  166. .detail th{border:1px #e5e5e5 solid; height:1.75rem; line-height:1.75rem; color:#666;background:#f5faff;}
  167. .detail td{height:1.875rem; line-height:1.875rem; font-size:.875rem; color:#808080;border:1px #e5e5e5 solid;text-align:center;vertical-align:middle;}
  168. .detail .ballbox{overflow:hidden;}
  169. .detail .kjh{color:#e84542;}
  170. .detail .sjh{color:#52a8e1;}
  171. .detail .bold{font-weight:bold;}
  172. .detail .sball{display:inline-block; width:.625rem; height:.625rem; border-radius:50%; margin:.25rem .125rem; float:left;}
  173. .detail .red{background-color:#e84542;}
  174. .detail .blue{background-color:#52a8e1;}
  175. /*推荐*/
  176. .newcolumn{width:100vw; padding-bottom:.5rem; background-color:#fff; overflow:hidden;}
  177. .newcolumn .title{padding:0 .5rem; height:2.5rem; line-height:2.5rem; font-size:1.25rem; background-color:#fafafa; border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; overflow:hidden;}
  178. .newcolumn .title span{display:inline-block; float:left;}
  179. .newcolumn .title .reds{width:2px; height:1.375rem; background-color:#e84542; position:relative; top:0.625rem; margin:0 .5rem 0 .25rem;}
  180. .newcolumn .title .more-new{float:right; font-size:.875rem; color:#808080; padding:0 .25rem;}
  181. .newcolumn .news{padding:0 .5rem; overflow:hidden;}
  182. .newcolumn .news li{width:100%; overflow:hidden; position:relative;}
  183. .newcolumn .news li a{display:inline-block;padding:.625rem 10% .625rem 0; width:90%; font-size:1rem; color:#666; border-bottom:1px #e5e5e5 dashed; text-indent:.25rem;
  184. white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
  185. .newcolumn .news li span{display:inline-block; width:.625rem; height:1.25rem; background:url(../images/more.png) no-repeat center; background-size:100%; position:absolute;
  186. top:.5rem; right:0;}
  187. /*============================================试机号/开机号详情================================================*/
  188. .his .hisbut{display:inline-block; overflow:hidden; position:relative; top:.5rem;}
  189. .his .hisbut input{vertical-align:middle; float:left; font-weight:normal;}
  190. .text{width:5.25rem; height:1.5rem; line-height:1.5rem; border:1px #ddd solid; color:#999; text-align:center; margin-left:1rem;}
  191. .submit{width:2.75rem; height:1.625rem; background-color:#52a8e1; color:#fff; line-height:1.625rem; border-radius:0 .125rem .125rem 0}
  192. .detail h1{padding:.25rem .5rem .625rem .5rem; font-size:1.125rem;}
  193. .detail .ballbox{text-align:center; margin:0 auto 0;display:table;}
  194. .detail .ball{margin:.25rem .125rem;}
  195. .lotinfo .lotitle select{width:4.5rem; vertical-align:middle; line-height:1.25rem;}
  196. /*============================================开奖直播================================================*/
  197. .vcr{width:100vw; background-color:#000; text-align:center; overflow:hidden;}
  198. .video{margin:0 auto; padding:1rem; overflow:hidden;}
  199. .video .vms-player{position:relative;}
  200. /*============================================玩法规则================================================*/
  201. .lotteryNav{width:100%; height:2.75rem;background-color:#fafafa;border-bottom:1px #e84542 solid; overflow:hidden; position:relative;}
  202. .lotteryNav .lotternav{ white-space:nowrap; height:2.75rem; overflow:hidden; position:absolute;background-color:#fafafa;}
  203. .lotteryNav .lotternav a{display:inline-block; width:5rem; font-size:1.125rem; line-height:2.75rem; text-align:center; color:#808080;}
  204. .lotteryNav .lotternav .brline{color:#e84542; font-size:1.25rem;}
  205. .lotteryNav .about a{display:inline-block; width:2.5rem; height:2.75rem;}
  206. .lotteryNav .about .lefts{position:absolute; left:0; background:#f4f4f4 url(../images/ico_back.png) no-repeat center; background-size:40%; display:none; box-shadow:2px 0 4px #ccc;
  207. -webkit-box-shadow:2px 0 4px #ccc; -moz-box-shadow:2px 0 4px #ccc; -ms-box-shadow:2px 0 4px #ccc;}
  208. .lotteryNav .about .rights{position:absolute; right:0; background:#f4f4f4 url(../images/ico_right.png) no-repeat center;
  209. background-size:40%;box-shadow:-2px 0 4px #ccc;
  210. }
  211. .ruleInfo{background-color:#fff; padding-bottom:2rem;}
  212. .ruleTitle ul{overflow:hidden; background-color:#fff;}
  213. .ruleTitle li{display:inline-block; width:50%; text-align:center; float:left;}
  214. .ruleTitle li a{font-size:1.25rem; line-height:2.5rem; height:2.5rem; color:#808080; border-bottom:2px #ddd solid;display:inline-block; width:100%;}
  215. .ruleTitle li .bbline{border-bottom:2px solid #52a8e1; color:#52a8e1;}
  216. .ruleInfo .info{padding:.5rem 1rem; overflow:hidden;}
  217. .ruleInfo .info h2{font-size:1.125rem; line-height:1.875rem;}
  218. .ruleInfo .info p{font-size:1rem; line-height:1.75rem; color:#666; padding-bottom:1rem; text-indent:2em;}
  219. .ruleInfo .info td p{font-size:.75rem; text-indent:0; line-height:1.25rem;}
  220. .ruleInfo .info th{font-size:.875rem; height:1.875rem; text-align:center; border:#8fc6ea 1px solid;}
  221. .ruleInfo .info td{font-size:.75rem; height:1.5rem; text-align:center; border:1px #8fc6ea solid;}
  222. .ruleInfo .info .rule{overflow:hidden; border-bottom:1px #52a8e1 solid; float:left;width:95%; padding:.25rem .5rem;}
  223. .ruleInfo .info .rule .title span{font-size:1.125rem; color:#52a8e1;}
  224. .ruleInfo .info .rule li{float:left; width:100%;color:#808080; font-size:1rem; line-height:1.875rem;}
  225. .ruleInfo .info .rule li span{color:#333; float:none;}
  226. .ruleInfo .info .rule .ball{color:#fff;}
  227. .ruleInfo .info .rule .line{height:1px; border-bottom:1px #ddd dashed;}
  228. .wred-10{width:.25rem; height:.25rem; background-color:#e84542; margin:.125rem;}
  229. .wblue-10{width:.25rem; height:.25rem; background-color:#52a8e1; margin:.125rem;}
  230. .ruleInfo .ballbox li{width:100%; overflow:hidden;}
  231. /*=======================================================日历================================================================================*/
  232. .laydate_body .laydate_box, .laydate_body .laydate_box *{margin:0; padding:0; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;}
  233. .laydate-icon,
  234. .laydate-icon-default,
  235. .laydate-icon-danlan,
  236. .laydate-icon-dahong,
  237. .laydate-icon-molv{height:22px; line-height:22px; padding-right:20px; border:1px solid #C6C6C6; background-repeat:no-repeat; background-position:right center; background-color:#fff; outline:0;}
  238. .laydate-icon-default{ background-image:url(../images/icon_01.png)}
  239. .laydate-icon-danlan{border:1px solid #B1D2EC; background-image:url(../images/icon_01.png)}
  240. .laydate-icon-dahong{background-image:url(../images/icon_01.png)}
  241. .laydate-icon-molv{background-image:url(../images/icon_01.png)}
  242. .laydate_body .laydate_box{max-width:340px;width:90%; font:12px '\5B8B\4F53'; z-index:99999999; *margin:-2px 0 0 -2px; *overflow:hidden;
  243. _margin:0; _position:absolute!important; background-color:#fff;border:5px #ddd solid;}
  244. .laydate_body .laydate_box li{list-style:none;}
  245. .laydate_body .laydate_box .laydate_void{cursor:text!important;}
  246. .laydate_body .laydate_box a, .laydate_body .laydate_box a:hover{text-decoration:none; blr:expression(this.onFocus=this.blur());
  247. cursor:pointer;font-size:28px;color:#999;}
  248. .laydate_body .laydate_box a:hover{text-decoration:none;}
  249. .laydate_body .laydate_box cite, .laydate_body .laydate_box label{position:absolute; width:0; height:0; border-width:5px; border-style:dashed; border-color:transparent; overflow:hidden; cursor:pointer;}
  250. .laydate_body .laydate_box .laydate_yms, .laydate_body .laydate_box .laydate_time{display:none;}
  251. .laydate_body .laydate_box .laydate_show{display:block;}
  252. .laydate_body .laydate_box input{font-family:'微软雅黑';color:#999;outline:0; font-size:24px; background-color:#fff;}
  253. .laydate_body .laydate_top{position:relative; height:32px; padding:10px; *width:100%; z-index:99;}
  254. .laydate_body .laydate_ym{position:relative; float:left; height:32px; cursor:pointer;}
  255. .laydate_body .laydate_ym input{float:left; height:32px; line-height:32px; text-align:center; border:none; cursor:pointer;}
  256. .laydate_body .laydate_ym .laydate_yms{position:absolute; left: -1px; top: 34px; height:181px;}
  257. .laydate_body .laydate_y{width:151px;}
  258. .laydate_body .laydate_y input{width:92px; margin-right:6px;}
  259. .laydate_body .laydate_y .laydate_yms{width:141px;height:0; text-align:center;}
  260. .laydate_body .laydate_y .laydate_yms a{position:relative; display:none; height:0px;overflow:hidden;}
  261. .laydate_body .laydate_y .laydate_yms ul{height:0; padding:0; *overflow:hidden;0}
  262. .laydate_body .laydate_y .laydate_yms ul li{float:left;font-family:'微软雅黑';color:#999; width:80px; height:32px;font-size:18px; line-height:32px; text-overflow: ellipsis;
  263. overflow: hidden; white-space: nowrap;}
  264. .laydate_body .laydate_m{width:120px;}
  265. .laydate_body .laydate_m .laydate_yms{width:120px;height:auto; padding:0;background:#fff;border:1px #ddd solid;overflow:hidden;}
  266. .laydate_body .laydate_m input{width:62px; margin-right:15px;}
  267. .laydate_body .laydate_m .laydate_yms span{font-family:'微软雅黑';color:#999;display:block; float:left; width:42px; margin: 5px 0 0 5px; line-height:32px;
  268. text-align:center; _display:inline;background:#fff;font-size:18px;}
  269. .laydate_body .laydate_choose{display:block; float:left; position:relative; width:20px; height:32px;}
  270. .laydate_body .laydate_choose cite, .laydate_body .laydate_tab cite{left:50%; top:50%;}
  271. .laydate_body .laydate_chtop cite{margin:-7px 0 0 -5px; border-bottom-style:solid;}
  272. .laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label{top:50%; margin:-2px 0 0 -5px; border-top-style:solid;}
  273. .laydate_body .laydate_chprev cite{margin:-5px 0 0 -7px;}
  274. .laydate_body .laydate_chnext cite{margin:-5px 0 0 -2px;}
  275. .laydate_body .laydate_ym label{background:url(../images/more_01.gif)no-repeat center;}
  276. .laydate_body .laydate_y label{right:0px;}
  277. .laydate_body .laydate_m label{right:30px;}
  278. .laydate_body .laydate_table{ max-width:320px;width:100%; margin:0 5px; border-collapse:collapse; border-spacing:0px; }
  279. .laydate_body .laydate_table td{font-family:'微软雅黑';color:#999;width:45px; height:45px; line-height:45px; text-align: center; cursor:pointer; font-size: 20px;}
  280. .laydate_body .laydate_table td:hover{background:#f1f1f1;}
  281. .laydate_body .laydate_table .laydate_click{font-weight:bold;color:#333;}
  282. .laydate_body .laydate_table thead{height:22px; line-height:22px;}
  283. .laydate_body .laydate_table thead th{font-family:'微软雅黑';color:#999;font-weight:400; font-size:20px; text-align:center;}
  284. .laydate_body .laydate_bottom{position:relative;}
  285. .laydate_body .laydate_bottom #laydate_hms{position: relative; z-index: 1; float:left; }
  286. .laydate_body .laydate_time{ position:absolute; left:5px; bottom: 26px; width:129px; height:125px; *overflow:hidden;}
  287. .laydate_body .laydate_time .laydate_hmsno{ padding:5px 0 0 5px;}
  288. .laydate_body .laydate_time .laydate_hmsno span{display:block; float:left; width:24px; height:19px; line-height:19px; text-align:center; cursor:pointer; *margin-bottom:-5px;}
  289. .laydate_body .laydate_time1{width:228px; height:154px;}
  290. .laydate_body .laydate_time1 .laydate_hmsno{padding: 6px 0 0 8px;}
  291. .laydate_body .laydate_time1 .laydate_hmsno span{width:21px; height:20px; line-height:20px;}
  292. .laydate_body .laydate_msg{left:49px; bottom:67px; width:141px; height:auto; overflow: hidden;}
  293. .laydate_body .laydate_msg p{padding:5px 10px;}
  294. .laydate_body .laydate_bottom li{float:left; height:20px; line-height:20px; border-right:none; font-weight:900;}
  295. .laydate_body .laydate_bottom .laydate_sj{width:33px; text-align:center; font-weight:400;}
  296. .laydate_body .laydate_bottom input{float:left; width:21px; height:20px; line-height:20px; border:none; text-align:center; cursor:pointer; font-size:12px; font-weight:400;}
  297. .laydate_body .laydate_bottom .laydte_hsmtex{height:20px; line-height:20px; text-align:center;}
  298. .laydate_body .laydate_bottom .laydte_hsmtex span{position:absolute; width:20px; top:0; right:0px; cursor:pointer;}
  299. .laydate_body .laydate_bottom .laydte_hsmtex span:hover{font-size:14px;}
  300. .laydate_body .laydate_bottom .laydate_btn{position:absolute; right:5px; top:5px;}
  301. .laydate_body .laydate_bottom .laydate_btn a{float:left; height:20px; padding:0 6px; _padding:0 5px;}
  302. .laydate_body .laydate_bottom .laydate_v{position:absolute; left:10px; top:6px; font-family:Courier; z-index:0;}