123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445 |
- /* pages/luckDraw/detail.wxss */
- page {
- background: #BF2637;
- }
- .head-bg {
- width: 750rpx;
- height: 576rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 1;
- }
- .head-bg image {
- width: 750rpx;
- height: 576rpx
- }
- .luck-draw-box {
- width: 680rpx;
- height: 848rpx;
- margin: 370rpx auto 0;
- position: relative;
- z-index: 2;
- }
- .luck-draw-bg {
- width: 680rpx;
- height: 848rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 0;
- }
- .luck-draw-bg image {
- width: 680rpx;
- height: 848rpx;
- }
- .luck-draw-body {
- width: 680rpx;
- height: 848rpx;
- z-index: 2;
- position: relative;
- }
- .luck-draw-tip {
- width: 100%;
- height: 68rpx;
- margin: auto;
- padding-top: 116rpx;
- text-align: center;
- font-size: 56rpx;
- font-weight: 800;
- color: #fff;
- font-style: italic;
- }
- .luck-draw-tip image {
- height: 46rpx;
- }
- .luck-draw-tip ._niyou {
- width: 110rpx;
- margin-right: 6rpx;
- }
- .luck-draw-tip ._ci {
- width: 56rpx;
- margin-left: 6rpx;
- }
- .luck-draw-tip ._cjjh {
- width: 220rpx;
- }
- .luck-draw-tip ._num {
- height: 38rpx;
- }
- .luck-draw-tip ._0 {
- width: 40rpx;
- }
- .luck-draw-tip ._1 {
- width: 18rpx;
- }
- .luck-draw-tip ._2 {
- width: 40rpx;
- }
- .luck-draw-tip ._3 {
- width: 42rpx;
- }
- .luck-draw-tip ._4 {
- width: 38rpx;
- }
- .luck-draw-tip ._5 {
- width: 40rpx;
- }
- .luck-draw-tip ._6 {
- width: 40rpx;
- }
- .luck-draw-tip ._7 {
- width: 36rpx;
- }
- .luck-draw-tip ._8 {
- width: 40rpx;
- }
- .luck-draw-tip ._9 {
- width: 40rpx;
- }
- .luck-draw-record-btn {
- width: 178rpx;
- height: 38rpx;
- border-radius: 30rpx;
- background: #FF7A95;
- color: #fff;
- font-size: 24rpx;
- text-align: center;
- margin: 20rpx auto;
- }
- .luck-draw-gifts {
- width: 528rpx;
- height: 510rpx;
- margin: auto;
- position: relative;
- }
- ._gift {
- position: absolute;
- }
- ._pos_0 {
- left: 0;
- top: 0;
- }
- ._pos_1 {
- left: 178rpx;
- top: 0;
- }
- ._pos_2 {
- left: 356rpx;
- top: 0;
- }
- ._pos_3 {
- left: 0;
- top: 176rpx;
- }
- ._pos_4 {
- left: 356rpx;
- top: 176rpx;
- }
- ._pos_5 {
- left: 0;
- top: 352rpx;
- }
- ._pos_6 {
- left: 178rpx;
- top: 352rpx;
- }
- ._pos_7 {
- left: 356rpx;
- top: 352rpx;
- }
- ._gift ._ico {
- width: 168rpx;
- height: 160rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 1;
- }
- ._gift ._ico image {
- width: 168rpx;
- height: 160rpx;
- }
- ._gift ._text {
- height: 24rpx;
- font-size: 22rpx;
- line-height: 24rpx;
- width: 168rpx;
- position: absolute;
- text-align: center;
- z-index: 2;
- color: #6C4EC2;
- left: 0;
- top: 102rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- padding: 0 10rpx;
- width: 168rpx;
- box-sizing: border-box;
- }
- ._gift ._bg {
- width: 168rpx;
- height: 160rpx;
- position: absolute;
- left: 0;
- top: 0;
- }
- ._turn_btn {
- left: 178rpx;
- top: 176rpx;
- }
- ._turn_btn ._nums {
- width: 168rpx;
- font-size: 32rpx;
- font-weight: 800;
- height: 32rpx;
- position: absolute;
- left: 0;
- top: 88rpx;
- color: #fff;
- text-align: center;
- }
- .block-item-title {
- height: 38rpx;
- line-height: 38rpx;
- text-align: center;
- margin: 104rpx auto 80rpx;
- display: flex;
- justify-content: center;
- }
- .block-item-title view:nth-child(1) {
- width: 90rpx;
- height: 1px;
- position: relative;
- top: 20rpx;
- background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));
- }
- .block-item-title text {
- font-weight: 580;
- font-size: 40rpx;
- color: #fff;
- margin: 0 20rpx;
- }
- .block-item-title view:nth-child(3) {
- width: 90rpx;
- height: 1px;
- background: #fff;
- position: relative;
- top: 20rpx;
- background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));
- }
- .rule-des {
- width: 600rpx;
- margin: auto;
- color: #fff;
- font-size: 28rpx;
- }
- .rule-des view {
- margin-bottom: 20rpx;
- }
- .hit-record-list {
- width: 600rpx;
- margin: auto;
- min-height: 300rpx;
- max-height: 1000rpx;
- }
- .hit-record-list ._item {
- display: flex;
- justify-content: space-between;
- color: #fff;
- font-size: 28rpx;
- height: 60rpx;
- }
- /**
- * 弹出框
- **/
- .dlg {
- width: 100vw;
- height: 100vh;
- z-index: 1001;
- background: rgba(0, 0, 0, 0.5);
- left: 0;
- top: 0;
- position: fixed;
- }
- .prize-body {
- width: 630rpx;
- height: 750rpx;
- position: absolute;
- left: calc(100vw / 2 - 630rpx / 2);
- top: calc(100vh / 2 - 750rpx / 2);
- z-index: 1;
- }
- .prize-body ._bg {
- width: 630rpx;
- height: 750rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: -1;
- }
- .prize-title {
- width: 534rpx;
- height: 134rpx;
- position: absolute;
- left: calc(630rpx / 2 - 534rpx / 2);
- top: 112rpx;
- z-index: 0;
- text-align: center;
- font-size: 68rpx;
- color: #F9635F;
- font-weight: 800;
- line-height: 134rpx;
- }
- .prize-title image {
- width: 534rpx;
- height: 134rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: -1;
- }
- .prize-figure {
- width: 306rpx;
- height: 216rpx;
- position: absolute;
- left: 164rpx;
- top: 365rpx;
- }
- .prize-figure image {
- width: 306rpx;
- height: 216rpx;
- }
- .prize-subtitle {
- width: 100%;
- height: 35rpx;
- font-size: 34rpx;
- color: #fff;
- line-height: 35rpx;
- position: absolute;
- top: 265rpx;
- left: 0;
- text-align: center;
- box-sizing: border-box;
- padding: 0 120rpx;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .prize-tip {
- width: 100%;
- font-size: 30rpx;
- height: 50rpx;
- position: absolute;
- top: 595rpx;
- left: 0;
- text-align: center;
- color: #fff;
- box-sizing: border-box;
- padding: 0 60rpx;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .dlg .btns {
- height: 96rpx;
- width: 100%;
- position: absolute;
- top: 651rpx;
- display: flex;
- justify-content:center;
- }
- .dlg .btns ._btn {
- height: 80rpx;
- background: #FC7A73;
- border-radius: 28rpx;
- line-height: 80rpx;
- text-align: center;
- color: #fff;
- font-size: 36rpx;
- font-weight: 600;
- margin: 0 10rpx;
- box-shadow:rgba(229, 80, 79, 1) 0 0 5px;
- }
- .dlg ._confirm {
- width: 240rpx;
- }
- .dlg ._exchange {
- width: 240rpx;
- }
- .dlg ._share {
- width: 400rpx;
- }
- .dlg button._share {
- padding: 0;
- margin: 0;
- }
- .dlg ._layer {
- width: 100vw;
- height: 100vh;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 0;
- }
- button.phone-button {
- width: 168rpx !important;
- height: 160rpx;
- position: absolute;
- left: 0;
- top: 0;
- opacity: 0;
- z-index: 2;
- }
- .status_tip_layer {
- width: 100vw;
- height: 100vh;
- position: fixed;
- z-index: 2000;
- background:rgba(0,0,0, 0.9);
- left: 0;
- top: 0;
- }
- .status_tip_layer ._text {
- color: #fff;
- width: 100vw;
- height: 200rpx;
- position: absolute;
- left: 0;
- top: calc(100vh / 2 - 200rpx / 2);
- text-align: center;
- color: #FB766F;
- font-weight: 800;
- font-size: 60rpx;
- font-style: italic;
- }
|