123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680 |
- /*
- * @Author: Marte
- * @Date: 2020-01-14 09:57:52
- * @Last Modified by: Marte
- * @Last Modified time: 2020-01-21 19:36:57
- */
- html, body, ul, li, p, img { margin:0; padding:0; }
- ul, ol { list-style:none; }
- img {border:none; padding:0;margin:0;outline-style:none; border:0; vertical-align:middle; display:block;}
- s,i,em{font-style:normal;text-decoration:none;}
- html{
- width:1280px;
- height:720px;
- margin: 0 auto;
- }
- body{
- width:1280px;
- height:720px;
- margin: 0 auto;
- font-size:20px;
- color: #f1f1f1;
- overflow: hidden;
- font-family:'Microsoft Yahei;Arial';
- }
- @-webkit-keyframes pulse {
- from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
- 50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}
- to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
- }
- @keyframes pulse {
- from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
- 50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}
- to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
- }
- .current{
- -webkit-animation: pulse .3s .02s ease both;
- -moz-animation: pulse .4s .02 ease both;
- }
- .pulse {
- -webkit-animation-name: pulse;
- animation-name: pulse;
- }
- .main{
- width:1280px;
- height:720px;
- overflow: hidden;
- /* background: url("../img/bg1.jpg") no-repeat center;
- background-attachment: fixed;
- background-size: 100%;*/
- position: relative;
- }
- #scrollCont{
- width:1280px;
- height:798px;
- background: url("../img/bg1.jpg") no-repeat center;
- /*background-attachment: fixed;*/
- background-size: 100%;
- position: absolute;
- top: 0;
- left: 0;
- }
- .page_btn{
- position: absolute;
- }
- .pg0{
- width: 154px;
- height: 50px;
- top: 20px;
- left: 1100px;
- background: url("../img/btn_back_def.png") no-repeat center;
- }
- .pg0.current{
- background: url("../img/btn_back_sel.png") no-repeat center;
- }
- .pg1{
- width: 154px;
- height: 50px;
- top: 80px;
- left: 1100px;
- background: url("../img/btn_rules_def.png") no-repeat center;
- }
- .pg1.current{
- background: url("../img/btn_rules_sel.png") no-repeat center;
- }
- .pg2{
- width: 154px;
- height: 50px;
- top: 140px;
- left: 1100px;
- background: url("../img/btn_find_def.png") no-repeat center;
- }
- .pg2.current{
- background: url("../img/btn_find_sel.png") no-repeat center;
- }
- .pg3{
- width: 589px;
- height: 336px;
- top: 172px;
- left: 339px;
- }
- .pg3.current{
- background: url("../img/btn_video_sel.png") no-repeat center;
- }
- .pg4,#product1{
- width: 301px;
- height: 96px;
- top: 520px;
- }
- /*.pg4,.pg5,#product1,#product2{
- width: 301px;
- height: 96px;
- top: 520px;
- }*/
- .pg4{
- left: 470px;
- }
- /*#product1,#product2*/
- #product1{
- position: absolute;
- top: 340px;
- left: 480px;
- }
- #product2{
- top: 400px;
- left: 500px;
- }
- .pg4,#product1{
- background: url("../img/btn_bigBag_def.png") no-repeat center;
- }
- .pg4.current,#product1.current{
- background: url("../img/btn_bigBag_sel.png") no-repeat center;
- }
- .pg4.hasOrder,#product1.hasOrder{
- background: url("../img/btn_bigBag_hasOrder.png") no-repeat center;
- }
- .pg5{
- left: 650px;
- }
- .pg5,#product2{
- background: url("../img/btn_miniBag_def.png") no-repeat center;
- }
- .pg5.current,#product2.current{
- background: url("../img/btn_miniBag_sel.png") no-repeat center;
- }
- .pg5.hasOrder,#product2.hasOrder{
- background: url("../img/btn_miniBag_hasOrder.png") no-repeat center;
- }
- .prizeNum{
- position: absolute;
- left: 574px;
- top: 614px;
- font-size: 22px;
- font-weight: bold;
- }
- .list{
- width: 1160px;
- height: 158px;
- overflow: hidden;
- position: absolute;
- top: 650px;
- left: 60px;
- }
- .list li{
- position: absolute;
- top: 0;
- left: 0;
- }
- .ip_btn{
- width: 152px;
- height: 148px;
- }
- .list .ip1{
- background: url("../img/ip_01.png") no-repeat center;
- }
- .list .ip2{
- left: 202px;
- background: url("../img/ip_02.png") no-repeat center;
- }
- .list .ip3{
- left: 404px;
- background: url("../img/ip_03.png") no-repeat center;
- }
- .list .ip4{
- left: 606px;
- background: url("../img/ip_04.png") no-repeat center;
- }
- .list .ip5{
- left: 808px;
- background: url("../img/ip_05.png") no-repeat center;
- }
- .list .ip6{
- left: 1010px;
- background: url("../img/ip_06.png") no-repeat center;
- }
- .list .ip1.current{
- background: url("../img/ip_01_sel.png") no-repeat center;
- }
- .list .ip2.current{
- background: url("../img/ip_02_sel.png") no-repeat center;
- }
- .list .ip3.current{
- background: url("../img/ip_03_sel.png") no-repeat center;
- }
- .list .ip4.current{
- background: url("../img/ip_04_sel.png") no-repeat center;
- }
- .list .ip5.current{
- background: url("../img/ip_05_sel.png") no-repeat center;
- }
- .list .ip6.current{
- background: url("../img/ip_06_sel.png") no-repeat center;
- }
- .voteGroup{
- width: 1280px;
- /* height: 1240px; */
- position: absolute;
- top: 796px;
- left: 0;
- background: url("../img/bg02.jpg") repeat-y center;
- }
- .tit1{
- position: absolute;
- top: 60px;
- left: 400px;
- }
- .tit1 img,.tit1 .times{display: inline-block;}
- .tit1 .times{
- position: absolute;
- top: 18px;
- left: 630px;
- width: 200px;
- }
- .tit1 .times span{
- display: inline-block;
- width: 60px;
- height: 32px;
- line-height: 32px;
- font-size: 26px;
- font-weight: bold;
- vertical-align: middle;
- margin-left: 10px;
- }
- .voteList{
- overflow: hidden;
- width: 1000px;
- /*height: 820px;*/
- padding: 30px;
- margin: 220px auto 0;
- border: 6px solid #7A0B18;
- border-radius: 30px;
- margin-bottom: 230px;
- background: url(../img/bg01.jpg) repeat-y center;
- /* border-top-left-radius: 20px 60px;
- border-top-right-radius: 20px 60px;
- border-bottom-right-radius: 20px 60px;
- border-bottom-left-radius: 20px 60px;*/
- }
- .voteList li{
- float: left;
- margin-right: 12px;
- /*margin-bottom: 20px;*/
- }
- .voteList li:nth-child(4n){
- margin-right: 0;
- }
- .voteList li .u_img{
- width: 231px;
- height: 152px;
- border-radius: 10px;
- box-shadow: 4px 4px 0 0 #7A0B18;
- overflow: hidden;
- position: relative;
- border: 4px solid transparent;
- }
- .voteList li .u_img.current{
- border:4px solid #00D3E2;
- background: url(../img/btn_play.png) no-repeat center;
- }
- .u_img i{
- width: 60px;
- height: 26px;
- display: block;
- position: absolute;
- left: 170px;
- top: 127px;
- line-height: 28px;
- text-align: center;
- font-weight: bold;
- color: #4e4a4a;
- background: #00d3df;
- border-radius: 10px;
- }
- .u_msg{
- width: 231px;
- height: 40px;
- line-height: 38px;
- text-align: center;
- font-size: 18px;
- color: #7A0B18;
- font-weight: bold;
- }
- .voteTxt{
- display: inline-block;
- width: 231px;
- /*height: 152px;*/
- margin-right: 18px;
- margin-bottom: 20px;
-
- }
- .voteTxt i{
- display: block;
- width: 185px;
- height: 52px;
- line-height: 52px;
- text-align: center;
- border-radius: 26px;
- border:2px solid #7A0B18;
- background-color: #C8241E;
- font-weight: bold;
- margin: 0 auto;
- }
- .voteTxt.current i{
- background-color: #00D3E2;
- }
- .popup{
- width: 1280px;
- height: 720px;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 99;
- visibility: hidden;
- }
- #rulesPopup{
- height: 1883px;
- background: url('../img/rules.png') no-repeat center;
- }
- .bar{
- width: 12px;
- height: 600px;
- background-color: #fff8ca;
- position: fixed;
- top: 86px;
- left: 1200px;
- border-radius: 6px;
- }
- .progress{
- display: inline-block;
- width: 12px;
- height: 200px;
- border-radius: 6px;
- background-color: #fcba1f;
- position: absolute;
- top: 0;
- left: 0;
- }
- .code{
- width: 220px;
- height: 260px;
- position: absolute;
- top: 196px;
- left: 934px;
- text-align: center;
- }
- .code img{
- width: 180px;
- height: 180px;
- margin: 0 auto 6px;
- }
- .code span{
- display: block;
- font-size: 22px;
- font-weight: bold;
- line-height: 30px;
- }
- #lotteryPopup{
- background: url('../img/lottery.png') no-repeat center;
- }
- .confirm{
- width: 173px;
- height: 61px;
- background: url('../img/btn_confirm_def.png') no-repeat center;
- position: absolute;
- top: 590px;
- left: 554px;
- }
- .confirm.current{
- background: url('../img/btn_confirm_sel.png') no-repeat center;
- }
- #exchangePopup{
- background: url('../img/page_04.png') no-repeat center;
- }
- #exchangePopup .confirm{
- left: 350px;
- }
- #exchangePopup .cancel{
- left: 664px;
- }
- #phone{
- width: 331px;
- height: 71px;
- position: absolute;
- top: 251px;
- left: 614px;
- line-height: 71px;
- font-size: 26px;
- text-align: center;
- color: #392316;
- font-weight: bold;
- }
- #phone.current{
- background: url('../img/input.png') no-repeat center;
- }
- #keyBoard{
- width: 340px;
- height: 110px;
- position: absolute;
- top: 350px;
- left: 618px;
- }
- .phoneNum{
- float: left;
- font-size: 20px;
- color: #392316;
- font-weight: bold;
- background: #f6e27b;
- width: 46px;
- height: 46px;
- text-align: center;
- line-height: 50px;
- border: 3px solid transparent;
- margin-right: 2px;
- margin-bottom: 2px;
- box-shadow: 0px 0px 5px 5px #edda77 inset;
- }
- .phoneNum.current{
- border:3px solid #392316;
- }
- #awardPopup{
- background: url('../img/page_03.png') no-repeat center;
- }
- #prizelog{
- position: absolute;
- left: 300px;
- top: 250px;
- color: #6a7a20;
- font-size: 20px;
- font-weight: 700;
- }
- .prizelogRow{
- position:relative;
- height: 40px;
- }
- .prizelogCol1{
- position: absolute;
- left: 20px;
- width: 160px;
- text-align: center;
- }
- .prizelogCol2{
- position: absolute;
- left: 170px;
- width: 200px;
- text-align: center;
- }
- .prizelogCol3{
- position: absolute;
- left: 388px;
- width: 220px;
- text-align: center;
- }
- #myAward{
- position: absolute;
- left: 430px;
- top: 460px;
- width: 198px;
- height: 44px;
- text-align: center;
- line-height: 40px;
- font-size: 20px;
- font-weight: 700;
- color: #6a7a20;
- }
- #myPhone{
- position: absolute;
- left: 760px;
- top: 460px;
- width: 170px;
- height: 44px;
- text-align: center;
- line-height: 40px;
- font-size: 20px;
- font-weight: 700;
- color: #6a7a20;
- }
- #unWinToyPopup{
- background: url('../img/page_05.png') no-repeat center;
- }
- #unWinToyVipPopup{
- background: url('../img/page_06.png') no-repeat center;
- }
- /*#noChancePopup{
- background: url('../img/page_07.png') no-repeat center;
- }
- #noChanceVipPopup{
- background: url('../img/page_08.png') no-repeat center;
- }
- */
- #prizePopup{
- background: url('../img/page_09.png') no-repeat center;
- }
- #markDownPopup{
- background: url('../img/page_10.png') no-repeat center;
- }
- .toAward,.cancel,.confirm,.toExchange{
- width: 227px;
- height: 91px;
- position: absolute;
- top: 590px;
- left: 524px;
- }
- .toAward{
- left: 650px;
- background: url('../img/btn_exchange_nor.png') no-repeat center;
- }
- .toAward.current{
- background: url('../img/btn_exchange_cov.png') no-repeat center;
- }
- .cancel{
- left: 350px;
- background: url('../img/btn_cancel_nor.png') no-repeat center;
- }
- .toExchange{
- left: 650px;
- background: url('../img/btn_exchange_nor.png') no-repeat center;
- }
- .toExchange.current{
- background: url('../img/btn_exchange_cov.png') no-repeat center;
- }
- #prizePopup .cancel{
- left: 400px;
- }
- .pmodel{
- width: 162px;
- height: 220px;
- position: absolute;
- left: 380px;
- top: 260px;
- }
- .poster,.poster1{
- width: 185px;
- height: 236px;
- position: absolute;
- left: 368.5px;
- top: 252px;
- }
- .poster_2{
- left: 558.5px;
- }
- .poster_3{
- left: 748.5px;
- }
- .poster.current,.poster1.current{
- background: url('../img/content_f.png') no-repeat center;
- }
- .pmodel_1{
- background: url('../img/content0.jpg') no-repeat center;
- }
- .pmodel_2{
- left: 570px;
- background: url('../img/content1.jpg') no-repeat center;
- }
- .pmodel_3{
- left: 760px;
- background: url('../img/content2.jpg') no-repeat center;
- }
- .cancel.current{
- background: url('../img/btn_cancel_cov.png') no-repeat center;
- .toExchange{
- left: 650px;
- background: url('../img/btn_exchange_nor.png') no-repeat center;
- }
- .toExchange.current{
- background: url('../img/btn_exchange_cov.png') no-repeat center;
- }
|