@keyframes fadeIn0 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.rebate {
  position: relative;
  height: 4600px;
  min-width: 1200px;
  max-width: 1920px;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/b.b0e706e7260b712e0e10.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.rebate-mask {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
.rebate-header {
    height: 53px;
    z-index: 123;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
.rebate-header-logo {
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/logo.674ee8ab1c9cc8482da7.png);
      width: 259px;
      height: 36px;
    }
.rebate-header-login {
      margin-right: 20px;
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/login.15e84c4bc9657ae9d65d.png);
      width: 114px;
      height: 53px;
    }
.rebate-header-user {
      display: flex;
      align-items: center;
    }
.rebate-header-user p {
        font-size: 18px;
        color: #fff;
        padding-right: 20px;
      }
.rebate-header-user-rewards {
        display: block;
        cursor: pointer;
        width: 112px;
        height: 51px;
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/rewards.ff00284acaaa148f889c.png);
      }
.rebate-header-user .logout p {
          text-decoration: underline;
          font-style: normal;
          cursor: pointer;
        }
.rebate-sidebar {
    width: 217px;
    height: 419px;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/sidebar.3f402493eefa02ada6e7.png);
    position: fixed;
    bottom: 100px;
    right: 10px;
    box-sizing: border-box;
    padding-top: 160px;
    z-index: 123;
  }
.rebate-sidebar-0 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 6px;
    }
.rebate-sidebar-1 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 6px;
    }
.rebate-sidebar-2 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 6px;
    }
.rebate-sidebar-3 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 6px;
    }
.rebate-sidebar-4 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 4px;
    }
.rebate-sidebar-5 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 40px;
    }
.rebate-info {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 80px;
    box-sizing: border-box;
    padding-left: 160px;
    margin-top: 256px;
  }
.rebate-info-item {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
    }
.rebate-info-item h1 {
        font-weight: 600;
        color: rgb(0, 79, 218);
        font-size: 18px;
        margin-right: 20px;
        text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
      }
.rebate-info-item p {
        font-weight: 600;
        font-size: 16px;
        color: rgb(0, 79, 218);
        padding-right: 10px;
        text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
      }
.rebate-info-item-togame {
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        background-color: rgb(255, 155, 25);
        padding: 2px 8px;
        border-radius: 16px;
        text-align: center;
      }
.rebate-event {
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    height: 640px;
    box-sizing: border-box;
    padding-top: 94px;
    position: relative;
  }
.rebate-event-bubble {
      top: 10px;
      right: -200px;
      position: absolute;
    }
.rebate-event-bubble-0 {
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/0.aa902820aea1a0d99d65.png);
        width: 224px;
        height: 162px;
        margin-left: 20px;
        box-sizing: border-box;
        padding: 60px 40px 0 40px;
      }
.rebate-event-bubble-0 p {
          font-size: 16px;
          color: #000;
        }
.rebate-event-bubble-1 {
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/1.d616bb5867883d7e7a63.png);
        width: 26px;
        height: 23px;
        margin-left: 20px;
        margin-top: -20px;
        opacity: 0;
        animation-name: fadeIn0;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in;
        animation-duration: 3s;
      }
.rebate-event-bubble-2 {
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/2.994062535fbcab1799a7.png);
        width: 19px;
        height: 17px;
        opacity: 0;
        animation-name: fadeIn1;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in;
        animation-duration: 3s;
      }
.rebate-event-coin {
      top: 164px;
      left: 300px;
      position: absolute;
      color: #fff;
      padding: 4px 22px;
      border-radius: 20px;
      background-color: rgba(0, 0, 0, 0.5);
    }
.rebate-event-rule {
      bottom: 250px;
      left: 0;
      position: absolute;
      width: 210px;
      height: 100px;
      cursor: pointer;
    }
.rebate-event-gold {
      bottom: 164px;
      left: 238px;
      position: absolute;
      width: 584px;
      height: 240px;
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/gold.f5cdb017fee1aa3a8a87.png);
      cursor: pointer;
    }
.rebate-event-silver {
      bottom: 160px;
      left: 300px;
      position: absolute;
      width: 495px;
      height: 263px;
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/silver.f570bd1e20b92b2cdeea.png);
      cursor: pointer;
    }
.rebate-event-options {
      width: 66%;
      height: 100px;
      position: absolute;
      bottom: 38px;
      left: 21%;
      display: flex;
      align-items: center;
    }
.rebate-event-options-silver {
        height: 100%;
        width: 232px;
        margin-right: 62px;
        cursor: pointer;
      }
.rebate-event-options-gold {
        height: 100%;
        width: 232px;
        margin-left: 34px;
        cursor: pointer;
      }
.rebate-event-options-pointer {
        width: 120px;
        height: 126px;
        transition: all 0.3s ease-out;
      }
.rebate-event-options-pointer-content {
          margin-left: -30px;
          width: 154px;
          height: 126px;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/arrow.324f0fad3b3dc14504e7.png);
        }
.rebate-event-buttons {
      position: relative;
      padding-top: 140px;
      width: 1250px;
      margin-left: auto;
      margin-right: auto;
    }
.rebate-event-buttons-rule {
        cursor: pointer;
        position: absolute;
        right: -270px;
        top: 40px;
        width: 170px;
        height: 170px;
      }
.rebate-event-buttons-left {
        position: absolute;
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/left.d65fd54be52b501fa791.png);
        width: 364px;
        height: 241px;
        left: 310px;
        top: 80px;
        background-size: 100% 100%;
        transition: all 0.2s ease-out;
      }
.rebate-event-buttons-right {
        position: absolute;
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/right.765d9486d749ebc31fea.png);
        width: 363px;
        height: 266px;
        right: 230px;
        top: 100px;
        background-size: 100% 100%;
        transition: all 0.2s ease-out;
      }
.rebate-event-buttons-row {
        display: flex;
        justify-content: space-between;
      }
.rebate-event-buttons-gold {
        width: 197px;
        height: 193px;
        margin-bottom: 34px;
      }
.rebate-event-buttons-gold-active {
          cursor: pointer;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/gold-active.509ae95ecb21d6b4443d.png);
        }
.rebate-event-buttons-gold-inactive {
          cursor: pointer;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/gold-inactive.d82345a7ddb40eff6880.png);
          background-size: 92px 88px;
          background-repeat: no-repeat;
          background-position: top 20px center;
          margin-right: 14px;
        }
.rebate-event-buttons-gold-done {
          background-size: 92px 88px;
          background-repeat: no-repeat;
          background-position: top 20px center;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/gold-done.2098e2a2f389d7826ded.png);
          margin-right: 14px;
        }
.rebate-event-buttons-silver {
        width: 197px;
        height: 193px;
        margin-bottom: 34px;
      }
.rebate-event-buttons-silver-active {
          cursor: pointer;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/silver-active.cdbf38cd3b57684557fe.png);
          margin-left: 106px;
        }
.rebate-event-buttons-silver-inactive {
          cursor: pointer;
          background-size: 89px 79px;
          background-repeat: no-repeat;
          background-position: top 20px center;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/silver-inactive.3e80f38d254d12168ba3.png);
          margin-left: 92px;
        }
.rebate-event-buttons-silver-done {
          background-size: 89px 79px;
          background-repeat: no-repeat;
          background-position: top 20px center;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/silver-done.5058b2fa0dab4e19078c.png);
          margin-left: 92px;
        }
.rebate-gamelist {
    height: 869px;
    width: 100%;
    position: relative;
    overflow-x: visible;
    overflow-y: visible;
  }
.rebate-rules {
    margin-top: 180px;
    height: 160px;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
.rebate-rules-item0 {
      width: 97px;
      height: 30px;
      position: absolute;
      right: 91px;
      top: 18px;
      cursor: pointer;
    }
.rebate-rules-item1 {
      width: 100px;
      height: 30px;
      position: absolute;
      right: 11px;
      bottom: 63px;
      cursor: pointer;
    }
.rebate-rules-item2 {
      width: 131px;
      height: 30px;
      position: absolute;
      right: 630px;
      bottom: 36px;
      cursor: pointer;
    }
.rebate-rules-item3 {
      width: 133px;
      height: 30px;
      position: absolute;
      right: 299px;
      bottom: 36px;
      cursor: pointer;
    }
.rebate-rules-item4 {
      width: 94px;
      height: 30px;
      position: absolute;
      left: 328px;
      bottom: 12px;
      cursor: pointer;
    }

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    list-style: none;
    font-weight: normal; 
    font-size: 100%;
}

img {
    border:none; 
    outline: none;
}

input {
    border: 0 none;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

input::placeholder {
}

button {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    padding: 0;
    margin: 0; 
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none; 
}

select {
    border-radius: 0;
    background-color: #fff;
    appearance: none;
}

a {
  text-decoration: none; 
}

input[type=number] {
    appearance: textfield;
}

input[type=checkbox] {
    background-color: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    appearance: none;
    margin: 0; 
}
/* reset */

html {
    width: 100%;
    height: 100%;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Neue Haas Grotesk Text Pro, Arial Nova, Segoe UI, Helvetica Neue, \.PingFang SC, PingFang SC, Microsoft YaHei, Microsoft JhengHei, Source Han Sans SC, Noto Sans CJK SC, Source Han Sans CN, Noto Sans SC, Source Han Sans TC, Noto Sans CJK TC, Hiragino Sans GB, sans-serif;
    background: #fff;
    font-size: 100%;
    width: 100%;
    height: 100%;
}

#root {
    width: 100%;
    height: 100%;
}
.mask {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
}
.rebate-record {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.c83c3d950e41387581ef.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 118px;
}
  .rebate-record-content {
    width: 64%;
    height: 282px;
    overflow: auto;
    margin-left: 140px;
  }
  .rebate-record-content-item:first-child {
        border-top: 2px solid rgb(0, 80, 179);
      }
  .rebate-record-content-item {
      box-sizing: border-box;
      width: 100%;
      background-color: rgb(255, 255, 255);
      border-right: 2px solid rgb(0, 80, 179);
}
  .rebate-record-content-item-title {
        background-color: rgb(0, 80, 179) !important;
      }
  .rebate-record-content-item-title p {
          color: rgb(255, 255, 255) !important;
        }
  .rebate-record-content-item-col {
        height: 40px;
        box-sizing: border-box;
        text-align: center;
        width: 25%;
        display: inline-block;
        vertical-align: middle;
        border-bottom: 2px solid rgb(0, 80, 179);
        border-left: 2px solid rgb(0, 80, 179);
      }
  .rebate-record-content-item-col p {
          line-height: 40px;
          font-size: 16px;
          color: rgb(0, 80, 179);
        }
  .rebate-record-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }

.modal .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
  }
    .modal .modal-overlay .modal-container {
      position: relative;
      box-sizing: border-box;
      z-index: 1024;
      display: block;
    }

.rebate-rewards {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.06ef8a90884ae915d418.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 118px;
}
  .rebate-rewards-content {
    margin-left: 140px;
    width: 64%;
    height: 282px;
    overflow: auto;
  }
  .rebate-rewards-content-item:first-child {
        border-top: 2px solid rgb(0, 80, 179);
      }
  .rebate-rewards-content-item {
      box-sizing: border-box;
      width: 100%;
      background-color: rgb(255, 255, 255);
      border-right: 2px solid rgb(0, 80, 179);
}
  .rebate-rewards-content-item-title {
        background-color: rgb(0, 80, 179) !important;
      }
  .rebate-rewards-content-item-title p {
          color: rgb(255, 255, 255) !important;
        }
  .rebate-rewards-content-item-col {
        height: 40px;
        box-sizing: border-box;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        border-bottom: 2px solid rgb(0, 80, 179);
        border-left: 2px solid rgb(0, 80, 179);
      }
  .rebate-rewards-content-item-col p {
          line-height: 40px;
          font-size: 14px;
          color: rgb(0, 80, 179);
        }
  .rebate-rewards-content-item-col i {
          line-height: 40px;
          font-size: 14px;
          color: rgb(0, 80, 179);
          text-decoration: underline;
          cursor: pointer;
          font-style: normal;
        }
  .rebate-rewards-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 123px;
    top: 13px;
    cursor: pointer;
  }

.rebate-popup-faq {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.b76ab04e79f4a1156865.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-faq-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }

.rebate-popup-rule1 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.502c585d508e5a75b5bf.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-rule1-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: 0;
    top: 0;
    cursor: pointer;
  }

.rebate-popup-rule {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.ee440c18a9e3762382cf.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-rule-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: 0;
    top: 0;
    cursor: pointer;
  }

.rebate-popup-charge {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.131983f31b8e38e14d27.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 180px;
}
  .rebate-popup-charge p {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    color: rgb(13, 67, 132);
  }
  .rebate-popup-charge-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 123px;
    top: 13px;
    cursor: pointer;
  }
  .rebate-popup-charge-togame {
    position: absolute;
    width: 217px;
    height: 85px;
    right: 340px;
    bottom: 100px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/confirm.c8434ea95c8a32d4c387.png);
  }

.rebate-popup-user {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
  .rebate-popup-user iframe {
    width: 100%;
    height: 100%;
  }

.game-list {
  width: 1481px;
  height: 869px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: height 0.2s ease-in-out;
  position: relative;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.a3e1d2611679eadd5022.png);
  background-repeat: no-repeat;
}
  .game-list-bg {
    z-index: 0;
    position: absolute;
    top: 640px;
    left: 0;
    width: 100%;
    height: calc(100% - 640px - 272px);
    background: url(//gamestatic.iqiyi.com/game/202508/img/middle.4768140f23d498b6b289.png) center repeat-y;
    background-size: 100%;
  }
  .game-list-content {
    display: block;
    width: 920px;
    height: 100%;
    position: absolute;
    top: 190px;
    left: 220px;
  }
  .game-list-content-top {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
  .game-list-content-top-left {
        display: flex;
        align-items: center;
      }
  .game-list-content-top-left h1 {
          color: #4175ab;
          margin-right: 6px;
        }
  .game-list-content-top-left p {
          cursor: pointer;
          color: #4175ab;
          margin-right: 4px;
          padding: 1px 12px;
        }
  .game-list-content-top-left-active {
          border-radius: 20px;
          color: rgb(250, 255, 224) !important;
          background-color: #4175ab;
        }
  .game-list-content-top-right {
        width: 224px;
        height: 36px;
        border: 2px solid #4175ab;
        display: flex;
      }
  .game-list-content-top-right input {
          padding: 0 10px;
          box-sizing: border-box;
          height: 100%;
          width: 184px;
          color: rgb(0, 0, 0);
          font-size: 16px;
        }
  .game-list-content-top-right input::placeholder {
          color: rgb(0, 0, 0);
        }
  .game-list-content-top-right-button {
          cursor: pointer;
          height: 100%;
          width: 40px;
          background-color: #4175ab;
          background-image: url(//gamestatic.iqiyi.com/game/202508/img/search.8bbf4a04bdf785371bc0.png);
          background-size: 30px 30px;
          background-repeat: no-repeat;
          background-position: center center;
        }
  .game-list-content-items {
      width: 880px;
      overflow: hidden;
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px;
    }
  .game-list-content-items-wrapper {
        width: 900px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
      }
  .game-list-content-items-item {
        position: relative;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 30px;
        width: 205px;
        height: 116px;
        background-position: center;
        background-size: 100%;
        transition: transform 0.15s ease-in-out;
      }
  .game-list-content-items-item:hover {
          transform: scale(1.1);
        }
  .game-list-content-items-item:hover::after {
          display: block;
          position: absolute;
          bottom: -25px;
          width: 100%;
          text-align: center;
          font-weight: bold;
          font-size: 16px;
          color: #000;
          content: attr(data-content);
        }
  .game-list-content-items-shade {
        display: block;
        position: absolute;
        bottom: 0;
        width: 205px;
        height: 116px;
        background-image: url(//gamestatic.iqiyi.com/game/202508/img/musk.1ad7f10e7007dc6803bd.png);
        pointer-events: none;
        content: '*';
      }
  .game-list-content-items-togame {
        display: block;
        position: absolute;
        left: 42px;
        top: 77px;
        border-radius: 15px;
        width: 126px;
        height: 29px;
        background-color: #ffbc00;
        cursor: pointer;
        user-select: none;
        line-height: 29px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        color: #fffefc;
      }
  .game-list-content-items-togame:hover {
          background-color: #e54916;
          color: #fff;
        }
  .game-list-content-footer {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 24px;
    }
  .game-list-content-footer div {
        margin-right: 5px;
        margin-left: 5px;
        padding: 0 2px;
        width: 26px;
        background-color: #4175ab;
        cursor: pointer;
        user-select: none;
        line-height: 24px;
        height: 24px;
        text-align: center;
        font-size: 16px;
        color: #f4fadc;
      }
  .game-list-content-footer div:hover {
          background-color: rgb(50, 144, 28);
        }
  .game-list-content-footer .active {
        background-color: transparent;
        color: #4175ab;
      }
  .game-list-content-footer .active:hover {
          background-color: transparent;
        }
  .game-list-content-more {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 24px 20px 0 20px;
      border-color: #4175ab transparent transparent transparent;
      transform: rotate(0deg);
    }

.rebate-popup-error {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 130px;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.131983f31b8e38e14d27.png);
}
  .rebate-popup-error p {
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: rgb(13, 67, 132);
    padding-right: 20px;
  }
  .rebate-popup-error-text {
    margin-top: 40px;
  }
  .rebate-popup-error-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-error-to-finish {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 100px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/to-finish.eda9492e011003df036f.png);
  }
  .rebate-popup-error-to-collect {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 100px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/to-collect.dedd03b637f00cdf70e9.png);
  }

.rebate-popup-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.22e3eeb034d8f630a2ff.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 160px;
}
  .rebate-popup-success p {
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: rgb(13, 67, 132);
    padding-right: 40px;
  }
  .rebate-popup-success-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-success-confirm {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 100px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/confirm.c8434ea95c8a32d4c387.png);
  }

.rebate-popup-success-code {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.22e3eeb034d8f630a2ff.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 160px;
}
  .rebate-popup-success-code p {
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    color: rgb(13, 67, 132);
    padding-right: 40px;
  }
  .rebate-popup-success-code p span {
    }
  .rebate-popup-success-code p i {
      margin-left: 10px;
      text-decoration: underline;
      font-style: normal;
      cursor: pointer;
    }
  .rebate-popup-success-code-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-success-code-exchange {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 80px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/exchange.7c3ae8c25fc5443108f8.png);
  }

.rebate-popup-success-mobile {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.22e3eeb034d8f630a2ff.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 160px;
}
  .rebate-popup-success-mobile p {
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: rgb(13, 67, 132);
    padding-right: 40px;
  }
  .rebate-popup-success-mobile-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-success-mobile-input {
    padding: 0 10px;
    font-size: 18px;
    position: absolute;
    width: 300px;
    height: 54px;
    left: 248px;
    bottom: 200px;
    border: 2px solid rgb(13, 67, 132);
  }
  .rebate-popup-success-mobile-confirm {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 80px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/confirm.c8434ea95c8a32d4c387.png);
  }

.rebate-popup-success-coin {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.22e3eeb034d8f630a2ff.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 180px;
}
  .rebate-popup-success-coin p {
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: rgb(13, 67, 132);
    padding-right: 40px;
  }
  .rebate-popup-success-coin p span {
    }
  .rebate-popup-success-coin p i {
      margin-left: 10px;
      text-decoration: underline;
      font-style: normal;
      cursor: pointer;
    }
  .rebate-popup-success-coin-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-success-coin-confirm {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 80px;
    left: 302px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/confirm.c8434ea95c8a32d4c387.png);
  }

.rebate-popup-rebate-confirm {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.22e3eeb034d8f630a2ff.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 160px;
}
  .rebate-popup-rebate-confirm p {
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: rgb(13, 67, 132);
    padding-right: 40px;
  }
  .rebate-popup-rebate-confirm-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 122px;
    top: 16px;
    cursor: pointer;
  }
  .rebate-popup-rebate-confirm-cancel {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 100px;
    right: 210px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/cancel.a041f4920c366de8a9ed.png);
  }
  .rebate-popup-rebate-confirm-confirm {
    position: absolute;
    width: 217px;
    height: 85px;
    bottom: 100px;
    left: 160px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202508/img/confirm.c8434ea95c8a32d4c387.png);
  }

.rebate-popup-gold {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.4375376e8c56346cca28.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-gold-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 266px;
    top: 38px;
    cursor: pointer;
  }
  .rebate-popup-gold-coin {
    position: absolute;
    left: 298px;
    top: 219px;
    color: #fff;
    font-size: 16px;
  }
  .rebate-popup-gold-msg {
    position: absolute;
    left: 730px;
    top: 385px;
    color: #fff;
    font-size: 14px;
  }
  .rebate-popup-gold-button {
    width: 113px;
    height: 35px;
    position: absolute;
    cursor: pointer;
  }
  .rebate-popup-gold-button-active {
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/exchange.8a24d76f263561b38b54.png);
    }
  .rebate-popup-gold-button-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/exchange-inactive.040e6e2436e2ebf01dec.png);
    }
  .rebate-popup-gold-button-0 {
      left: 310px;
      top: 344px;
    }
  .rebate-popup-gold-button-1 {
      left: 458px;
      top: 344px;
    }
  .rebate-popup-gold-button-2 {
      left: 600px;
      top: 344px;
    }
  .rebate-popup-gold-button-3 {
      left: 746px;
      top: 344px;
    }
  .rebate-popup-gold-button-4 {
      left: 380px;
      top: 514px;
    }
  .rebate-popup-gold-button-5 {
      left: 526px;
      top: 514px;
    }
  .rebate-popup-gold-button-6 {
      left: 672px;
      top: 514px;
    }

.rebate-popup-silver {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202508/img/bg.08769cd2fcadd89cc6b1.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-silver-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 266px;
    top: 38px;
    cursor: pointer;
  }
  .rebate-popup-silver-coin {
    position: absolute;
    left: 298px;
    top: 219px;
    color: #fff;
    font-size: 16px;
  }
  .rebate-popup-silver-button {
    width: 113px;
    height: 35px;
    position: absolute;
    cursor: pointer;
  }
  .rebate-popup-silver-button-active {
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/exchange.8a24d76f263561b38b54.png);
    }
  .rebate-popup-silver-button-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202508/img/exchange-inactive.040e6e2436e2ebf01dec.png);
    }
  .rebate-popup-silver-button-0 {
      left: 310px;
      top: 360px;
    }
  .rebate-popup-silver-button-1 {
      left: 458px;
      top: 360px;
    }
  .rebate-popup-silver-button-2 {
      left: 600px;
      top: 360px;
    }
  .rebate-popup-silver-button-3 {
      left: 746px;
      top: 360px;
    }

