.lucky_draw_title { width: 100%; height: 750rpx; background-repeat: no-repeat; background-size: 100% 750rpx; background-image: url(http://pos.juweiyun.cn/373001/file/wechatApppoint.png); } /* .lucky_draw_title_img { width: 100%; height: 750rpx; } */ .lucky_draw { width: 100%; height: 100%; background: rgba(255, 124, 6, 1); } .lucky_draw_items { width: 100%; height: 722rpx; margin-top: -280rpx; } .lucky_draw_items image { width: 100%; height: 722rpx; } .lucky_draw_bottom { width: 100%; height: 600rpx; background: rgba(255, 124, 6, 1); } .lucky_draw_bottom_items { width: 678rpx; /* height: 400rpx; */ padding-bottom: 10rpx; background: rgba(255, 253, 240, 1); border-radius: 20rpx; margin: auto auto; margin-top: 40rpx; display: flex; flex-direction: column; justify-content: flex-start; min-height: 300rpx; } .lucky_draw_bottom_rule { width: 370rpx; height: 70rpx; background: linear-gradient(180deg, rgba(255, 195, 79, 1), rgba(255, 97, 20, 1)); border-radius: 35rpx; margin: auto auto; text-align: center; font-size: 34rpx; font-family: PingFang SC; font-weight: 500; color: rgba(255, 255, 255, 1); line-height: 70rpx; margin-top: -30rpx; } .lucky_draw_items_title { position: absolute; left: 32%; font-size: 28rpx; font-family: PingFang SC; font-weight: 400; color: rgba(51, 51, 51, 1); width: 280rpx; height: 65rpx; line-height: 65rpx; } .num { font-size: 35rpx; font-family: PingFang SC; font-weight: 400; color: #ea0000; } .lucky_draw_bottom_rule_y { position: absolute; width: 100%; min-height: 300rpx; } .lucky_draw_bottom_item { width: 90%; font-size: 28rpx; font-family: PingFang SC; font-weight: 400; color: rgba(192, 73, 0, 1); line-height: 50rpx; padding-left: 30rpx; } .lucky_draw_item { width: 100%; height: 500rpx; position: absolute; margin-top: 140rpx; } .items { width: 75%; height: 500rpx; margin: auto auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .item { width: 180rpx; height: 150rpx; background: rgba(255, 237, 144, 1); border-radius: 10rpx; display: flex; justify-content: center; align-content: center; align-items: center; flex-wrap: wrap; flex-direction: column; background-repeat: no-repeat; background-size: 180rpx 150rpx; background-image: url(http://pos.juweiyun.cn/373001/file/wechatAppbtn-white.png); } .item image { width: 64rpx; height: 58rpx; } .item_text1 { font-size: 26rpx; font-family: PingFang SC; font-weight: 500; color: rgba(140, 53, 0, 1); padding-top: 10rpx; } .zj { background-image: url(http://pos.juweiyun.cn/373001/file/wechatAppbtn-yellow.png); } .item_text2 { font-size: 22rpx; font-family: PingFang SC; font-weight: 500; color: rgba(255, 75, 68, 1); } .active { background: #ffed90; } .mode_view { width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; } .phone_bg_view { width: 100%; height: 105%; background: rgba(0, 0, 0, 0.60); display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; } .phone_center_view { box-sizing: border-box; width: 500rpx; background-image: url(http://pos.juweiyun.cn/373001/file/wechatAppbgn%402x.png); background-repeat: no-repeat; background-size: 500rpx 580rpx; border-radius: 8rpx; display: flex; flex-direction: column; align-items: center; position: relative; height: 580rpx; } .winning_item { width: 270rpx; height: 110rpx; margin: auto auto; } .up_window_view { height: 90%; width: 90%; margin: auto auto; display: flex; flex-direction: column; align-content: center; align-items: center; justify-content: space-around; } .up_window_title { font-size: 60rpx; font-family: PingFang SC; font-weight: bold; color: rgba(255, 255, 255, 1); } .up_window_content { font-size: 36rpx; font-family: PingFang SC; font-weight: bold; color: rgba(255, 255, 255, 1); } .up_window_out_time { font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: rgba(139, 139, 139, 1); } .up_window_out_know { width: 430rpx; height: 80rpx; background: rgba(255, 120, 8, 1); border-radius: 10rpx; text-align: center; font-size: 36rpx; font-family: PingFang SC; font-weight: 500; color: rgba(255, 255, 254, 1); line-height: 80rpx; } .winning_item_view text { display: block; position: absolute; width: 51%; text-align: center; margin-top: 30rpx; font-size: 28rpx; font-family: PingFang SC; font-weight: bold; color: rgba(255, 68, 46, 1); } .lucky_draw_record { width: 130rpx; height: 50rpx; background: rgba(255, 163, 0, 1); border-radius: 25rpx 0px 0px 25rpx; font-size: 26rpx; font-family: PingFang SC; font-weight: 500; color: rgba(255, 255, 255, 1); float: right; margin-top: 320rpx; text-align: center; line-height: 50rpx; } .center{ text-align: center; line-height: 300rpx; }