style.css 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. /*Reset 样式初始化*/
  2. html, body, form, fieldset, p, a, ul, ol, li, div, legend, label,
  3. br, input, button, textarea, h1, h2, h3, h4, h5,em{
  4. padding: 0;
  5. margin: 0;
  6. font-weight: normal;
  7. font-style: normal;
  8. font-size: 12px;
  9. font-family:"微软雅黑","Tahoma";
  10. vertical-align: baseline;
  11. text-align:justify;
  12. word-wrap:break-word;
  13. text-justify:inter-ideograph
  14. }
  15. body{text-align:center}
  16. ul, ol, li, h1 {
  17. line-height:normal;
  18. list-style-image:none;
  19. list-style-position:outside;
  20. list-style-type:none
  21. }
  22. dl {
  23. margin:0
  24. }
  25. dd {
  26. margin-left:0
  27. }
  28. a {
  29. outline:none;
  30. }
  31. a img {
  32. border:0 none
  33. }
  34. img {
  35. vertical-align:middle;
  36. border:0px
  37. }
  38. table {
  39. border-collapse:collapse
  40. }
  41. .clearfix:after {
  42. content:".";
  43. display:block;
  44. height:0;
  45. clear:both;
  46. visibility:hidden
  47. }
  48. .clearfix {
  49. display:inline-block;
  50. overflow:hidden
  51. }
  52. .clearfix {
  53. display:block
  54. }
  55. body {color:#fff;background:#c82526}
  56. /**/
  57. .wrapBody {width:960px;margin:0 auto}
  58. .conImages01 {
  59. background:url(conImages01.jpg) no-repeat;
  60. width:100%;
  61. height:237px
  62. }
  63. .conImages02 {
  64. background:url(conImages02.jpg) no-repeat;
  65. width:100%;
  66. height:185px
  67. }
  68. .wrapBonus {
  69. background:url(conImages03.jpg) no-repeat;
  70. width:100%;
  71. height:420px
  72. }
  73. .wrapCountdown {
  74. background:url(conImages04.jpg) no-repeat
  75. }
  76. .wrapCountdown .wrapBonusBtn {
  77. margin: 10px 0px 40px 0px;
  78. }
  79. .countdownItem {
  80. text-align:center;
  81. font-size:40px
  82. }
  83. .countdownItem h2{
  84. font-size:24px;
  85. margin:0 0 0 215px
  86. }
  87. .countdownItem span{
  88. font-size:60px;
  89. margin:0 5px 0 0;
  90. background:url(countDownBg.jpg) no-repeat;
  91. width:80px;
  92. height:85px;
  93. line-height:85px;
  94. text-align:center;
  95. display: inline-block;
  96. *display:inline;
  97. zoom:1
  98. }
  99. .wrapBonusBtn {
  100. margin:42px 0 0 112px;
  101. position:relative;
  102. }
  103. .wrapBonusBtn .todayBonus {
  104. width:189px;
  105. height:128px;
  106. background:url(todayBonus.jpg) no-repeat;
  107. display:inline-block;
  108. *display:inline;
  109. *zoom:1
  110. }
  111. .wrapBonusBtn .bonusButton {
  112. background:url(bonusButton.jpg) no-repeat;
  113. width:239px;
  114. height:77px;
  115. top:26px;
  116. left:238px;
  117. position:absolute
  118. }
  119. .wrapBonusBtn .bonusButton a{
  120. display:inline-block;
  121. *display:inline;
  122. *zoom:1;
  123. width:239px;
  124. height:77px
  125. }
  126. .wrapBonusBtn .bonusButtonR {
  127. background:url(bonusButton.jpg) no-repeat 0 -77px;
  128. width:239px;
  129. height:77px;
  130. top:26px;
  131. left:238px;
  132. position:absolute
  133. }
  134. .daysBonus {
  135. height:170px;
  136. position: relative;
  137. width:750px;
  138. margin:0 auto
  139. }
  140. .daysBonus ul{}
  141. .daysBonus li {
  142. padding:0 25px;
  143. border-bottom:1px solid #999;
  144. position: absolute;
  145. bottom:0;
  146. *width:70px
  147. }
  148. .daysBonus li .dbBonus {
  149. background:#999;
  150. text-align:center;
  151. margin:0 auto
  152. }
  153. .daysBonus li .dbBonus b{
  154. font-size:23px
  155. }
  156. .daysBonus li .dbDate {
  157. margin:0 0 -18px 0;
  158. text-align:center;
  159. position:absolute
  160. }
  161. .daysBonus li.li01 .dbBonus{
  162. width:38px;
  163. height:23px
  164. }
  165. .daysBonus li.li01 .dbBonus b{
  166. font-size:22px;
  167. line-height:22px
  168. }
  169. .daysBonus li.li02{left:88px}
  170. .daysBonus li.li02 .dbBonus{
  171. width:45px;
  172. height:38px
  173. }
  174. .daysBonus li.li02 .dbBonus b{
  175. font-size:26px
  176. }
  177. .daysBonus li.li03{left:183px}
  178. .daysBonus li.li03 .dbBonus{
  179. width:50px;
  180. height:52px
  181. }
  182. .daysBonus li.li03 .dbBonus b{
  183. font-size:30px
  184. }
  185. .daysBonus li.li04{left:283px}
  186. .daysBonus li.li04 .dbBonus{
  187. width:56px;
  188. height:74px
  189. }
  190. .daysBonus li.li04 .dbBonus b{
  191. font-size:34px
  192. }
  193. .daysBonus li.li05{left:389px}
  194. .daysBonus li.li05 .dbBonus{
  195. width:63px;
  196. height:96px
  197. }
  198. .daysBonus li.li05 .dbBonus b{
  199. font-size:36px
  200. }
  201. .daysBonus li.li06{left:502px}
  202. .daysBonus li.li06 .dbBonus{
  203. width:69px;
  204. height:119px
  205. }
  206. .daysBonus li.li06 .dbBonus b{
  207. font-size:40px
  208. }
  209. .daysBonus li.li07{left:621px}
  210. .daysBonus li.li07 .dbBonus{
  211. width:74px;
  212. height:144px
  213. }
  214. .daysBonus li.li07 .dbBonus b{
  215. font-size:50px
  216. }
  217. .footer {
  218. background:#330000;
  219. text-align:center;
  220. padding:15px 0
  221. }
  222. .footer a{
  223. color:#fff;
  224. font-size:24px;
  225. margin:0 20px
  226. }
  227. .footer a:hover{
  228. text-decoration:none;
  229. }
  230. /**/
  231. .day01 .wrapBonusBtn .todayBonus {
  232. background:url(todayBonus01.jpg) no-repeat;
  233. }
  234. .day01 .daysBonus li.li01 .dbBonus {background:#ff8a00}
  235. .day02 .wrapBonusBtn .todayBonus {
  236. background:url(todayBonus02.jpg) no-repeat;
  237. }
  238. .day02 .daysBonus li.li02 .dbBonus {background:#ff8a00}
  239. .day03 .wrapBonusBtn .todayBonus {
  240. background:url(todayBonus03.jpg) no-repeat;
  241. }
  242. .day03 .daysBonus li.li03 .dbBonus {background:#ff8a00}
  243. .day04 .wrapBonusBtn .todayBonus {
  244. background:url(todayBonus04.jpg) no-repeat;
  245. }
  246. .day04 .daysBonus li.li04 .dbBonus {background:#ff8a00}
  247. .day05 .wrapBonusBtn .todayBonus {
  248. background:url(todayBonus05.jpg) no-repeat;
  249. }
  250. .day05 .daysBonus li.li05 .dbBonus {background:#ff8a00}
  251. .day06 .wrapBonusBtn .todayBonus {
  252. background:url(todayBonus06.jpg) no-repeat;
  253. }
  254. .day06 .daysBonus li.li06 .dbBonus {background:#ff8a00}
  255. .day07 .wrapBonusBtn .todayBonus {
  256. background:url(todayBonus07.jpg) no-repeat;
  257. }
  258. .day07 .daysBonus li.li07 .dbBonus {background:#ff8a00}