.jf-mask_CNeYi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.jf-modal_1Ufn3 {
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 1200;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
  justify-content: space-between; }
  .jf-modal__title_PLwb6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0 20px 0;
    object-fit: cover;
    font-size: 24px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center; }
  .jf-modal__close_3Ey1- {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center; }

.prize-zone__close_1J94g {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.prize-detail_2HTU- {
  width: 260px;
  height: 88px;
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  background-size: 100% 100%;
  color: white; }

.prize-url_2ijQa {
  width: 65px;
  height: 65px;
  margin-right: 9px; }
  .prize-url_2ijQa img {
    width: auto;
    height: 100%; }

.prize-info_3NmaW {
  width: 190px; }

.bg_ylk9s {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

.roulette_2Lf9b {
  width: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  transform-origin: center center; }

.item_3q7jE {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 1rem;
  transform: translate(-50%, -50%); }

