/* pages/guessPrize/guessPrize.wxss */ image{ display: block; } view{ -webkit-overflow-scrolling: touch; } .main{ height: calc(100vh - 120rpx); overflow: auto; position: relative; } .pageBg{ position: absolute; left: 0; top: 0; width: 750rpx; height: 1388rpx; z-index: -1; } .ruleBtn{ width: 81rpx; height: 81rpx; position: fixed; right: 35rpx; top: 100rpx; } .ruleFrame{ position: fixed; top:0; left: 0; height: calc(100vh - 120rpx); overflow: auto; } .gameRule{ width: 750rpx; height: 2363rpx; margin-top: -1rpx; } .closeRule{ position: fixed; right: 70rpx; top: 102rpx; width: 56rpx; height: 57rpx; } .versions-14{ width: 150rpx; height: 36rpx; margin: 0 auto; margin-top: 208rpx; } .versions-15{ width: 368rpx; height: 30rpx; margin: 15rpx auto; } .versions-9{ width: 374rpx; height: 44rpx; margin: 0 auto; } .versions-16{ width: 513rpx; height: 51rpx; margin: 0 auto; margin-top: 50rpx; } .versions-17{ width: 589rpx; height: 51rpx; margin: 0 auto; margin-top: 88rpx; } .selectFream{ position: relative; margin-top: 30rpx; } .slideMask{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; } .versions-19{ width: 535rpx; height: 137rpx; margin: 0 auto; margin-left: 124rpx; } .versions-8{ width: 374rpx; height: 44rpx; margin: 0 auto; margin-top: 15rpx; } .versions-18{ width: 382rpx; height: 54rpx; margin: 0 auto; margin-top: 20rpx; } .timeFrame{ display: flex; align-items: center; justify-content: center; margin-top: 95rpx; } .versions-12{ width: 87rpx; height: 3rpx; } .versions-10{ width: 218rpx; height: 24rpx; margin-left: 10rpx; margin-right: 5rpx; } .versions-11{ width: 22rpx; height: 23rpx; margin-left:5rpx; margin-right: 10rpx; } .numGroup{ position: relative; } .versions-13{ width: 31rpx; height: 31rpx; } .numText{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); line-height: 25rpx; font-size:25rpx; font-family:NissanBrand; font-weight:400; color:rgba(24,42,114,1); } .versions-5{ width: 710rpx; height: 70rpx; margin: 0 auto; margin-top: 140rpx; } .shareWindow{ position: fixed; top:0; left: 0; width: 100%; height: calc(100vh - 120rpx); display: flex; align-items: center; justify-content: center; background-color: rgba(000, 000, 000, 0.5); } .shareWindowGroup{ position: relative; width: 591rpx; height: 611rpx; } .versions-23{ width: 100%; height: 100%; } .versions-22{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 60rpx; width: 462rpx; height: 54rpx; } .shareBtn{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 60rpx; height: 54rpx; margin: 0; padding: 0; opacity: 0; } .versions-24{ position: absolute; top: -42rpx; right: -42rpx; width: 42rpx; height: 42rpx; } .priceGroup{ position: absolute; top: 18rpx; left: 154rpx; width: 60rpx; height: 100rpx; display: flex; align-items: center; justify-content: center; /* background-color: red; */ } .priceImg{ width: 51rpx; height: 64rpx; }