page.css 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526
  1. /*
  2. * @Author: Wang
  3. * @Date: 2019-12-03 16:53:40
  4. * @Last Modified by: Marte
  5. * @Last Modified time: 2019-12-06 14:17:46
  6. */
  7. html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, img { margin:0; padding:0; }
  8. img,input,button { border:none; padding:0;margin:0;outline-style:none; }
  9. ul{ list-style:none; }
  10. iframe{display:none;}
  11. input { padding-top:0; padding-bottom:0; font-family: "SimSun","Microsoft YaHei";}
  12. select, input { vertical-align:middle;}
  13. select, input{ font-size:12px; margin:0; }
  14. img {border:0; vertical-align:middle; display:block;}
  15. body { color:#666;background:#fff;}
  16. h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;}
  17. s,i,em{font-style:normal;text-decoration:none;}
  18. .fl {float:left;}
  19. .fr {float:right;}
  20. html {
  21. width: 1280px;
  22. height: 720px;
  23. margin: 0 auto;
  24. }
  25. body{
  26. font-size:20px;
  27. font-family:'Microsoft Yahei;Arial';
  28. color: #f1f1f1;
  29. background: url('../img/page_01.jpg') no-repeat center;
  30. background-attachment: fixed;
  31. background-size: 100%;
  32. overflow: hidden;
  33. width:1280px;
  34. height:720px;
  35. margin: 0 auto;
  36. }
  37. #content{
  38. width:1280px;
  39. height:720px;
  40. margin: 0 auto;
  41. }
  42. .gameNum{
  43. position: absolute;
  44. top: 654px;
  45. left: 560px;
  46. width: 130px;
  47. height: 31px;
  48. background: url('../img/timesTips.png') no-repeat 0 0;
  49. }
  50. .gameNum span{
  51. display: inline-block;
  52. font-weight: 500;
  53. font-size: 28px;
  54. position: absolute;
  55. left: 108px;
  56. top: -3px;
  57. color: #cffefe;
  58. }
  59. .boxGroup{
  60. width: 780px;
  61. height: 400px;
  62. position: relative;
  63. margin-top: 230px;
  64. }
  65. .boxGroup .box{
  66. width: 194px;
  67. height: 197px;
  68. background: url('../img/btn_box_def.png') no-repeat center;
  69. position: absolute;
  70. top: 0;
  71. left: 0;
  72. }
  73. .boxGroup .box_1{
  74. left: 70px;
  75. }
  76. .boxGroup .box_2{
  77. left: 274px;
  78. }
  79. .boxGroup .box_3{
  80. left: 478px;
  81. }
  82. .boxGroup .box_4,.boxGroup .box_5,.boxGroup .box_6,.boxGroup .box_7{
  83. top: 190px;
  84. }
  85. .boxGroup .box_5{
  86. left: 190px;
  87. }
  88. .boxGroup .box_6{
  89. left: 380px;
  90. }
  91. .boxGroup .box_7{
  92. left: 570px;
  93. }
  94. .boxGroup .current{
  95. background: url('../img/btn_box_sel.png') no-repeat center;
  96. }
  97. .pageLeft,.btnGroup{
  98. position: relative;
  99. width: 250px;
  100. height: 100%;
  101. }
  102. .pageLeft .myBox_btn{
  103. width: 220px;
  104. height: 145px;
  105. background: url('../img/btn_mh_def.png') no-repeat center;
  106. position: absolute;
  107. bottom: 0;
  108. left: 0;
  109. }
  110. .pageLeft .current{
  111. background: url('../img/btn_mh_sel.png') no-repeat center;
  112. }
  113. .btnGroup .page_btn{
  114. width: 227px;
  115. height: 91px;
  116. position: absolute;
  117. top: 26px;
  118. left: -10px;
  119. }
  120. .btnGroup .pb_1{
  121. background: url('../img/btn_fh_def.png') no-repeat center;
  122. }
  123. .btnGroup .pb_1.current{
  124. background: url('../img/btn_fh_sel.png') no-repeat center;
  125. }
  126. .btnGroup .pb_2{
  127. top: 90px;
  128. background: url('../img/btn_gz_def.png') no-repeat center;
  129. }
  130. .btnGroup .pb_2.current{
  131. background: url('../img/btn_gz_sel.png') no-repeat center;
  132. }
  133. .btnGroup .pb_3{
  134. top: 156px;
  135. background: url('../img/btn_dh_def.png') no-repeat center;
  136. }
  137. .btnGroup .pb_3.current{
  138. background: url('../img/btn_dh_sel.png') no-repeat center;
  139. }
  140. .btnGroup .order_btn,#othersProduct,#oursProduct{
  141. width: 220px;
  142. height: 150px;
  143. }
  144. .btnGroup .order_btn{
  145. position: absolute;
  146. bottom: 0;
  147. left: 0;
  148. }
  149. .btnGroup .ob_1,#oursProduct{
  150. background: url('../img/btn_ours_def.png') no-repeat center;
  151. }
  152. .btnGroup .ob_1{
  153. bottom:146px;
  154. }
  155. .btnGroup .ob_1.current,#oursProduct.current{
  156. background: url('../img/btn_ours_sel.png') no-repeat center;
  157. }
  158. .btnGroup .ob_2,#othersProduct{
  159. background: url('../img/btn_others_def.png') no-repeat center;
  160. }
  161. .btnGroup .ob_2.current,#othersProduct.current{
  162. background: url('../img/btn_others_sel.png') no-repeat center;
  163. }
  164. .btnGroup .ob_1.hasOrder,#oursProduct.hasOrder{
  165. background: url('../img/btn_ours_hasOrder.png') no-repeat center;
  166. }
  167. .btnGroup .ob_2.hasOrder,#othersProduct.hasOrder{
  168. background: url('../img/btn_others_hasOrder.png') no-repeat center;
  169. }
  170. .popup{
  171. width: 1280px;
  172. height: 720px;
  173. position: absolute;
  174. top: 0;
  175. left: 0;
  176. z-index: 99;
  177. visibility: hidden;
  178. }
  179. #rulesPopup{
  180. background: url('../img/page_02.png') no-repeat center;
  181. }
  182. #myBoxPopup{
  183. background: url('../img/page_03.png') no-repeat center;
  184. }
  185. #exchangePopup{
  186. background: url('../img/page_04.png') no-repeat center;
  187. }
  188. #unExchangePopup{
  189. background: url('../img/page_13.png') no-repeat center;
  190. }
  191. #winToyPopup{
  192. background: url('../img/page_10.png') no-repeat center;
  193. }
  194. #unWinToyPopup{
  195. background: url('../img/page_05.png') no-repeat center;
  196. }
  197. #unWinToyVipPopup{
  198. background: url('../img/page_06.png') no-repeat center;
  199. }
  200. #noChancePopup{
  201. background: url('../img/page_07.png') no-repeat center;
  202. }
  203. #noChanceVipPopup{
  204. background: url('../img/page_08.png') no-repeat center;
  205. }
  206. #CollectedSuccessPopup{
  207. background: url('../img/page_09.png') no-repeat center;
  208. }
  209. #markDownPopup{
  210. background: url('../img/page_12.png') no-repeat center;
  211. }
  212. .rulesBtn,.myBoxBtn,.unExchangeBtn,.confirm,.cancel,.markDownBtn,.unWinToyVipBtn,.runOutBtn,.submittedBtn,.timeOutBtn{
  213. width: 227px;
  214. height: 91px;
  215. /*background: url('../img/btn_qd_def.png') no-repeat center;*/
  216. position: absolute;
  217. top: 590px;
  218. left: 524px;
  219. }
  220. .rulesBtn.current,.myBoxBtn.current,.unExchangeBtn.current,.confirm.current,.markDownBtn.current,.unWinToyVipBtn.current,.runOutBtn.current,.submittedBtn.current,.timeOutBtn.current{
  221. background: url('../img/btn_qd_sel.png') no-repeat center;
  222. }
  223. #phone{
  224. width: 331px;
  225. height: 71px;
  226. position: absolute;
  227. top: 283px;
  228. left: 667px;
  229. line-height: 71px;
  230. font-size: 26px;
  231. text-align: center;
  232. }
  233. #phone.current{
  234. background: url('../img/input.png') no-repeat center;
  235. }
  236. .confirm{
  237. left: 400px;
  238. background: url('../img/btn_qd_def.png') no-repeat center;
  239. }
  240. .unWinToyVipBtn{
  241. background: url('../img/btn_qd_def.png') no-repeat center;
  242. }
  243. .cancel{
  244. left: 650px;
  245. background: url('../img/btn_qx_def.png') no-repeat center;
  246. }
  247. .cancel.current{
  248. background: url('../img/btn_qx_sel.png') no-repeat center;
  249. }
  250. #keyBoard{
  251. width: 340px;
  252. height: 110px;
  253. position: absolute;
  254. top: 364px;
  255. left: 674px;
  256. }
  257. .phoneNum{
  258. float: left;
  259. font-size: 20px;
  260. background:#5988eb;
  261. width: 46px;
  262. height: 46px;
  263. text-align: center;
  264. line-height: 50px;
  265. border:3px solid transparent;
  266. margin-right: 2px;
  267. margin-bottom: 2px;
  268. box-shadow: 0px 0px 5px 5px #4068d3 inset;
  269. }
  270. .phoneNum.current{
  271. border:3px solid #d4c020;
  272. }
  273. .otherBtn{
  274. font-size: 18px;
  275. }
  276. #othersProduct,#oursProduct{
  277. position: absolute;
  278. top: 354px;
  279. left: 400px;
  280. }
  281. #othersProduct{
  282. left: 680px;
  283. }
  284. #unWinToyPopup .confirm{
  285. left: 524px;
  286. }
  287. .pmodel{
  288. width: 162px;
  289. height: 220px;
  290. position: absolute;
  291. left: 380px;
  292. top: 260px;
  293. }
  294. .poster{
  295. width: 185px;
  296. height: 236px;
  297. position: absolute;
  298. left: 368.5px;
  299. top: 252px;
  300. }
  301. .poster_2{
  302. left: 558.5px;
  303. }
  304. .poster_3{
  305. left: 748.5px;
  306. }
  307. .poster.current{
  308. background: url('../img/content_f.png') no-repeat center;
  309. }
  310. .pmodel_1{
  311. background: url('../img/content0.jpg') no-repeat center;
  312. }
  313. .pmodel_2{
  314. left: 570px;
  315. background: url('../img/content1.jpg') no-repeat center;
  316. }
  317. .pmodel_3{
  318. left: 760px;
  319. background: url('../img/content2.jpg') no-repeat center;
  320. }
  321. #winToyPopup .confirm{
  322. left: 660px;
  323. }
  324. #toyImg{
  325. position: absolute;
  326. left: 560px;
  327. top: 268px;
  328. }
  329. .myBox{
  330. width: 227px;
  331. height: 91px;
  332. background: url('../img/btn_hg_def.png') no-repeat center;
  333. position: absolute;
  334. left: 400px;
  335. top: 590px;
  336. }
  337. .myBox.current{
  338. background: url('../img/btn_hg_sel.png') no-repeat center;
  339. }
  340. .toyGroup {
  341. position: relative;
  342. }
  343. .toyGroup li{
  344. width: 120px;
  345. height: 134px;
  346. position: absolute;
  347. top: 184px;
  348. left: 436px;
  349. }
  350. .toyGroup .toyLi1{
  351. left: 590px;
  352. }
  353. .toyGroup .toyLi2{
  354. left: 740px;
  355. }
  356. .toyGroup .toyLi3,.toyGroup .toyLi4,.toyGroup .toyLi5,.toyGroup .toyLi6{
  357. top: 354px;
  358. }
  359. .toyGroup .toyLi3{
  360. left: 362px;
  361. }
  362. .toyGroup .toyLi4{
  363. left: 516px;
  364. }
  365. .toyGroup .toyLi5{
  366. left: 670px;
  367. }
  368. .toyGroup .toyLi6{
  369. left: 824px;
  370. }
  371. .toyGroup li span{
  372. width: 40px;
  373. height: 40px;
  374. font-weight: bold;
  375. text-align: center;
  376. line-height: 40px;
  377. display: inline-block;
  378. position: absolute;
  379. right: -18px;
  380. top: -12px;
  381. background: #da1c75;
  382. border-radius: 20px;
  383. }
  384. .toyGroup li i{
  385. display: inline-block;
  386. width: 100%;
  387. text-align: center;
  388. font-size: 16px;
  389. font-weight: bold;
  390. position: absolute;
  391. top: 132px;
  392. left: 0;
  393. }
  394. #CollectedSuccessPopup{
  395. z-index: 999;
  396. }
  397. .CollectedSuccessBtn{
  398. width: 227px;
  399. height: 91px;
  400. position: absolute;
  401. top: 590px;
  402. left: 524px;
  403. }
  404. .CollectedSuccessBtn.current{
  405. background: url('../img/btn_dj_sel.png') no-repeat center;
  406. }
  407. #openBoxPopup{
  408. background: url('../img/page_11.png') no-repeat center;
  409. }
  410. #bigPrize{
  411. position: absolute;
  412. top: 400px;
  413. left: 500px;
  414. }
  415. .oBbtn_1,.oBbtn_2 {
  416. width: 227px;
  417. height: 91px;
  418. position: absolute;
  419. top: 590px;
  420. left: 400px;
  421. }
  422. .oBbtn_1{
  423. background: url('../img/btn_dj_def.png') no-repeat center;
  424. }
  425. .oBbtn_1.current{
  426. background: url('../img/btn_dj_sel.png') no-repeat center;
  427. }
  428. .oBbtn_2{
  429. left: 650px;
  430. background: url('../img/btn_qx_def.png') no-repeat center;
  431. }
  432. .oBbtn_2.current{
  433. background: url('../img/btn_qx_sel.png') no-repeat center;
  434. }
  435. #myPrize{
  436. position: absolute;
  437. top: 310px;
  438. left: 248px;
  439. }
  440. #runOutPopup{
  441. background: url('../img/page_14.png') no-repeat center;
  442. }
  443. #submittedPopup{
  444. background: url('../img/page_15.png') no-repeat center;
  445. }
  446. #timeOutPopup{
  447. background: url('../img/page_16.png') no-repeat center;
  448. }