.blackbg_0422 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 888;
  background-color: rgba(0, 0, 0, 0.6);
  /* display: none; */
}

.popupgo_0422 {
  width: 600px;
  position: fixed;
  z-index: 999999;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  min-height: 300px;
  max-height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius:12px;
   overflow:hidden;
  /* display: none; */
}

.popupgo_0422 h1 {
  font-size: 16px;
  color: #fff;
  width: 100%;
  background-color: #e91e63;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding: 0 16px;
}

.popupgo_0422 h2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #e91e63;
  /* background-color: #fffde6; */
    padding: 10px 0 0px;
  line-height: 1.5;
}

.popupgo_p_0422 {
  overflow-y: auto; /*max-height:210px;*/
  width: 100%;
  border-top: 1px solid #ddd;
  text-align: left;
}

.popupgo_0422 p {
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  padding: 0 12px 10px;
  height:60px;
  overflow:hidden;
}

.gotIt_0422 {
  width: 100%;
  max-width: 300px;
  margin: 8px auto 16px;
  padding: 1rem;
  background: #ff5400;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  border-radius: 8px;
}

.popimg_0422 {
  width: 150px;
  height: 150px;
  padding: 16px;
  text-align: center;
  position: absolute;
  right: 0px;
}

.redf_0422 {
  color: #ff0004 !important;
  font-size: 15px !important;
}

.popupgo_s_0422 {
  width: 100%;
  padding: 16px;
  border-top: 1px solid #ddd;
  text-align: left;
  position: relative; /*min-height:100px;*/
}

.popupgo_s_0422 li {
  line-height: 1.5;
  margin-bottom: 8px;
}

.popupgo_s_0422 li:last-child {
  margin-bottom: 0;
}

.prizeStatus_0422 {
  height: 100px;
  width: 100px;
  background-size: 100px;
  position: absolute;
  top: 60px;
  right: 20px;
  background-image: url(../img/b353a07b2ec65b4bc8fe7da178bfea80.png);
  background-repeat: no-repeat;
}

.popupr_0422 {
  position: relative;
  min-height: 300px;
  max-height: 80vh;
  overflow-y: auto;
}

.qrno_0422 {
  min-height: auto !important;
  height: auto !important;
}

.closepop_0422 {
  width: 30px;
  height: 30px;
  /*background-color: #666;*/
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.code_0422 {
  width: 100%;
  text-align: center;
}

.code_0422 img {
  width: 50%;
}

@media screen and (max-width: 736px) {
  .popupgo_0422 {
    position: fixed;
    top: 0 !important;
    right: 0;
    left: 0 !important;
    bottom: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    height: auto;
    transform: translate(-0%, -0%);
    max-height: auto;
  }

  .popupr_0422 {
    min-height: auto;
    max-height: 100vh;
    height: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    overflow-y: auto; /*padding-bottom: 80px;*/
  }

  .popimg_0422 {
    position: static;
    width: 100%;
    height: auto;
  }

  .popimg_0422 img {
    width: 150px;
  }

  .popupgo_p_0422 {
    overflow-y: auto;
    height: auto;
  }

  .code_0422 img {
    width: 100%;
  }

  .birthday_popup_0422 {
    position: fixed;
    top: 16vh !important;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    height: auto;
    transform: translate(-0%, -0%);
    max-height: 420px;
  }
}

@media screen and (max-width: 320px) {
  .popimg_0422 img {
    width: 100px;
  }
  .popupgo_p_0422 {
    overflow-y: auto;
  }
  .popupgo_0422 h2 {
    font-size: 20px;
  }
}
