.blessing_get_prize { width: 100vw; height: 100vh; overflow: auto; background-color: #4B00F3; padding-bottom: 58px; .is__get_prize { width: 100%; height: 140px; background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/quan2x.png') center center no-repeat; background-size: 100% 100%; margin-top: 10px; position: relative; .get_piriz__info { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; .result { height:16px; line-height: 16px; font-size:16px; font-weight:400; color:rgba(76,33,239,1); margin-top: 30px; } .virtual { font-size:16px; font-weight:500; color:rgba(76,33,239,1); line-height:20px; margin-top: 10px; div { width: 100%; text-align: center; text-align-last: center; margin-top: 4px; } } .no_prize { font-size:16px; font-weight:500; color:rgba(76,33,239,1); width: 100%; text-align: center; text-align-last: center; margin-top: 18px; } .real__prize { font-size:16px; font-weight:500; color:rgba(76,33,239,1); width: 100%; margin-top: 16px; display: flex; flex-direction: column; justify-content: center; align-items: center; div { line-height: 20px; width: 80%; text-align: center; text-align-last: center; } .address { font-size:12px; font-weight:400; text-decoration:underline; color:rgba(76,33,239,1); margin-top: 6px; } } } } .current_stage { width:100%; font-size:16px; font-weight:500; color:rgba(255,255,255,1); text-align: center; text-align-last: center; margin-top: 36px; } .prize_list_container { width: 100%; height:250px; background:rgba(53,0,162,1); box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.1); display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; padding: 16px; .prize__item { width: 106px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; margin-right: 10px; &:nth-child(3n) { margin-right: 0; } .prize__image { width: 106px; height: 82px; } .name__num { display: flex; flex-direction: row; justify-content: space-around; align-items: center; font-size:12px; font-weight:400; color:rgba(255,255,255,1); margin-top: 6px; span { &:first-child { width: 70px; flex: 0 0 auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } &:last-child { width: 36px; flex: 0 0 auto; } } } } } .join__button { display: block; width:340px; height:50px; background:linear-gradient(90deg,rgba(255,105,5,1) 0%,rgba(255,180,5,1) 100%); font-size:18px; font-weight:500; color:rgba(255,255,255,1); border-radius:5px; margin: 20px auto 32px; line-height: 50px; text-align: center; text-align-last: center; } .prize__tip { display: flex; flex-direction: row; justify-content: center; align-items: center; font-size:14px; font-weight:400; color:rgba(255,255,255,1); margin-bottom: 12px; .line { width: 128px; height: 1px; background: #fff; } span { margin: 0 8px; } } .blessing__des { font-size:12px; font-weight:300; color:rgba(255,255,255, .6); text-align: center; margin-bottom: 16px; } .to__preheat { display: inline-block; width: 100%; font-size:14px; font-weight:300; text-decoration:underline; color:rgba(255,255,255, .6); text-align: center; } .active_over_container { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 340px; height: 156px; margin: 4px auto; background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/active_over.png') center center no-repeat; background-size: 100% 100%; p { font-size:18px; font-weight:500; color:rgba(76,33,239,1); line-height:27px; } .to_active { width:298px; height:44px; background:linear-gradient(90deg,rgba(255,105,5,1) 0%,rgba(255,180,5,1) 100%); border-radius:5px; font-size:18px; font-weight:500; color:rgba(255,255,255,1); display: flex; justify-content: center; align-items: center; margin-top: 20px; } } } .address__prize { font-size: 16px; width: 100%; text-align: center; text-align-last: center; color: #525C65; line-height: 16px; margin-top: 16px; }