.rebate {
  position: relative;
  height: 4900px;
  min-width: 1200px;
  max-width: 1920px;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/b.a1f0100643485f8b17bb.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: 90px;
    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/202509/img/logo.e56765b7c4ee7a208c77.png);
      width: 253px;
      height: 30px;
    }
  .rebate-header-login {
      margin-right: 20px;
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202509/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/202509/img/rewards.ff00284acaaa148f889c.png);
      }
  .rebate-header-user .logout p {
          text-decoration: underline;
          font-style: normal;
          cursor: pointer;
        }
  .rebate-sidebar {
    width: 340px;
    height: 704px;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/sidebar.883e173743c2502c00cc.png);
    position: fixed;
    bottom: 100px;
    right: 0px;
    box-sizing: border-box;
    padding-top: 224px;
    z-index: 123;
  }
  .rebate-sidebar-0 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-1 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-2 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-3 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 32px;
      margin-bottom: 8px;
    }
  .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: 54%;
      height: 50px;
    }
  .rebate-info {
    margin-left: auto;
    margin-right: auto;
    width: 620px;
    height: 70px;
    box-sizing: border-box;
    padding-left: 100px;
    margin-top: 240px;
    position: relative;
  }
  .rebate-info-item {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
    }
  .rebate-info-item h1 {
        font-weight: 600;
        color: rgb(255, 247, 171);
        text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
        font-size: 18px;
        margin-right: 20px;
      }
  .rebate-info-item p {
        font-weight: 600;
        font-size: 16px;
        color: rgb(255, 247, 171);
        text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
        padding-right: 10px;
      }
  .rebate-info-item-togame {
        margin-left: 10px;
        z-index: 123;
        cursor: pointer;
        font-size: 16px;
        color: rgb(255, 247, 171);
        background-color: rgb(255, 108, 0);
        padding: 2px 8px;
        border-radius: 16px;
        text-align: center;
      }
  .rebate-event {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 700px;
    width: 822px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 110px;
  }
  .rebate-event-rule {
      z-index: 222;
      width: 120px;
      height: 100px;
      position: absolute;
      top: 80px;
      right: -104px;
      cursor: pointer;
    }
  .rebate-event-item {
      width: 274px;
      height: 448px;
      text-align: center;
      box-sizing: border-box;
      padding-top: 70px;
      padding-left: 20px;
      position: relative;
    }
  .rebate-event-item-left {
        width: 29px;
        height: 29px;
        position: absolute;
        left: 55px;
        top: 180px;
        cursor: pointer;
      }
  .rebate-event-item-left-0 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/left0.57dd1ec525a6e12076e1.png);
        }
  .rebate-event-item-left-1 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/left1.dd68e08bf54d5a490fad.png);
        }
  .rebate-event-item-left-2 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/left2.733c7dd34408345e5e8c.png);
        }
  .rebate-event-item-right {
        width: 29px;
        height: 29px;
        position: absolute;
        right: 38px;
        top: 180px;
        cursor: pointer;
      }
  .rebate-event-item-right-0 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/right0.8091fd4a9d45b5d24c16.png);
        }
  .rebate-event-item-right-1 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/right1.d86b3efab4057c71111d.png);
        }
  .rebate-event-item-right-2 {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/right2.70cfb31131572eb3867c.png);
        }
  .rebate-event-item-top p {
          font-size: 16px;
          color: #fff;
        }
  .rebate-event-item-bottom {
        padding-bottom: 16px;
        height: 60px;
      }
  .rebate-event-item-0 {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/0.e0d8a176acc60d8f6fa7.png);
    }
  .rebate-event-item-0 h1 {
        font-weight: 600;
        font-size: 48px;
        color: rgb(125, 30, 29);
        padding-bottom: 10px;
      }
  .rebate-event-item-0-bottom p {
          font-size: 16px;
          color: rgb(125, 30, 29);
          font-weight: 600;
        }
  .rebate-event-item-0-button {
        width: 223px;
        height: 85px;
        position: absolute;
        bottom: 80px;
        left: 36px;
        cursor: pointer;
      }
  .rebate-event-item-0-button-active {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/active0.8a6799f1b5338ae4aaef.png);
        }
  .rebate-event-item-0-button-inactive {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/inactive.860fb0ac5877c684e446.png);
        }
  .rebate-event-item-1 {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/1.d1682cffdde5530a5be5.png);
      margin-left: -30px;
    }
  .rebate-event-item-1 h1 {
        font-weight: 600;
        font-size: 48px;
        color: rgb(229, 49, 90);
        padding-bottom: 10px;
      }
  .rebate-event-item-1-bottom p {
          font-size: 16px;
          color: rgb(229, 49, 90);
          font-weight: 600;
        }
  .rebate-event-item-1-button {
        width: 223px;
        height: 85px;
        position: absolute;
        bottom: 80px;
        left: 36px;
        cursor: pointer;
      }
  .rebate-event-item-1-button-active {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/active1.32cc9492262eb1ab97fb.png);
        }
  .rebate-event-item-1-button-inactive {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/inactive.860fb0ac5877c684e446.png);
        }
  .rebate-event-item-2 {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/2.beb8461f26acf29e5b6a.png);
      margin-left: -30px;
    }
  .rebate-event-item-2 h1 {
        font-weight: 600;
        font-size: 48px;
        color: rgb(108, 37, 151);
        padding-bottom: 10px;
      }
  .rebate-event-item-2-bottom p {
          font-size: 16px;
          color: rgb(108, 37, 151);
          font-weight: 600;
        }
  .rebate-event-item-2-button {
        width: 223px;
        height: 85px;
        position: absolute;
        bottom: 80px;
        left: 36px;
        cursor: pointer;
      }
  .rebate-event-item-2-button-active {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/active2.85cc4b8c99065f2dfc5e.png);
        }
  .rebate-event-item-2-button-inactive {
          background-image: url(//gamestatic.iqiyi.com/game/202509/img/inactive.860fb0ac5877c684e446.png);
        }
  .rebate-button {
    margin-left: auto;
    margin-right: auto;
    width: 318px;
    height: 92px;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
  }
  .rebate-button-active {
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/active.605b92241ef2ef015bdb.png);
    }
  .rebate-button-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/inactive.4bfd651b79e59cb1ab07.png);
    }
  .rebate-button-used {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/used.f8f5cfbe392681c8c04b.png);
    }
  .rebate-button-1 {
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    height: 61px;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
  }
  .rebate-button-1-active {
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/active1.d4cdf26f1b80852f59a3.png);
    }
  .rebate-button-1-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/inactive1.13a46bc06277902d780c.png);
    }
  .rebate-button-1-used {
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/used1.c5d4b433ea690ac6f792.png);
    }
  .rebate-rebate-0 {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 900px;
    box-sizing: border-box;
    padding-top: 600px;
  }
  .rebate-rebate-0 p {
      color: rgb(255, 247, 171);
      text-align: center;
      font-size: 28px;
      padding-bottom: 20px;
    }
  .rebate-rebate-0 p span {
        font-size: 32px;
        color: rgb(255, 247, 171);
      }
  .rebate-rebate-1 {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    padding-top: 550px;
    padding-left: 0px;
    height: 900px;
  }
  .rebate-rebate-1-item {
      display: inline-block;
      vertical-align: middle;
      color: rgb(255, 236, 198);
      font-size: 28px;
      text-align: center;
      padding-bottom: 70px;
    }
  .rebate-rebate-1-item-0 {
        width: 260px;
        margin-left: 100px;
      }
  .rebate-rebate-1-item-1 {
        width: 260px;
        margin-left: 60px;
      }
  .rebate-rebate-1-item-2 {
        width: 260px;
        margin-left: 60px;
      }
  .rebate-rebate-1 p {
      padding-bottom: 20px;
      text-align: center;
      font-size: 28px;
      color: rgb(165, 72, 0);
    }
  .rebate-rebate-1 p span {
        font-size: 32px;
        color: rgb(243, 85, 15);
      }
  .rebate-gamelist {
    margin-top: 280px;
    height: 800px;
    width: 100%;
    position: relative;
    overflow-x: visible;
    overflow-y: visible;
  }
  .rebate-rules {
    height: 500px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .rebate-rules-item0 {
      width: 110px;
      height: 30px;
      position: absolute;
      left: 180px;
      bottom: 80px;
      cursor: pointer;
    }
  .rebate-rules-item1 {
      width: 140px;
      height: 30px;
      position: absolute;
      left: 449px;
      bottom: 80px;
      cursor: pointer;
    }
  .rebate-rules-item2 {
      width: 134px;
      height: 30px;
      position: absolute;
      left: 438px;
      bottom: 50px;
      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/202509/img/bg.efe173040d64dc5dde08.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
  padding-left: 20px;
}
  .rebate-record-content {
    width: 74%;
    height: 242px;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .rebate-record-content-item:first-child {
        border-top: 2px solid rgb(165, 72, 0);
      }
  .rebate-record-content-item {
      box-sizing: border-box;
      border-right: 2px solid rgb(165, 72, 0);
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-record-content-item-title {
        background-color: rgb(165, 72, 0);
      }
  .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(165, 72, 0);
        border-left: 2px solid rgb(165, 72, 0);
      }
  .rebate-record-content-item-col p {
          line-height: 40px;
          font-size: 16px;
          color: rgb(165, 72, 0);
        }
  .rebate-record-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    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/202509/img/bg.2fad0bff8102427622e4.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
  padding-left: 20px;
}
  .rebate-rewards p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .rebate-rewards-content {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 280px;
    overflow: auto;
  }
  .rebate-rewards-content-item:first-child {
        border-top: 2px solid rgb(165, 72, 0);
      }
  .rebate-rewards-content-item {
      box-sizing: border-box;
      border-right: 2px solid rgb(165, 72, 0);
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-rewards-content-item-title {
        background-color: rgb(165, 72, 0);
      }
  .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(165, 72, 0);
        border-left: 2px solid rgb(165, 72, 0);
      }
  .rebate-rewards-content-item-col p {
          line-height: 40px;
          font-size: 14px;
          color: rgb(165, 72, 0);
        }
  .rebate-rewards-content-item-col i {
          line-height: 40px;
          font-size: 14px;
          color: rgb(165, 72, 0);
          text-decoration: underline;
          cursor: pointer;
          font-style: normal;
        }
  .rebate-rewards-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }

.rebate-popup-rebate-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.c675c2d64e0af2964fc6.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-rebate-success-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-rebate-success-confirm {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.808f48ef59394ab43519.png);
  }
  .rebate-popup-rebate-success-use {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/use.61e439fbea724be3fa64.png);
  }
  .rebate-popup-rebate-success-content {
    margin: 0 auto;
    width: 90%;
    height: 130px;
    overflow: auto;
  }
  .rebate-popup-rebate-success-content h1 {
      font-weight: 600;
      font-size: 28px;
      color: rgb(125, 54, 6);
      text-align: center;
      padding-bottom: 6px;
    }
  .rebate-popup-rebate-success-content p {
      font-weight: 600;
      font-size: 20px;
      color: rgb(125, 54, 6);
      text-align: center;
    }

.rebate-popup-rebate-confirm {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.82e831db1c628611336d.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-rebate-confirm-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-rebate-confirm-cancel {
    position: absolute;
    width: 230px;
    height: 67px;
    bottom: 226px;
    right: 134px;
    cursor: pointer;
  }
  .rebate-popup-rebate-confirm-confirm {
    position: absolute;
    width: 230px;
    height: 67px;
    bottom: 226px;
    left: 144px;
    cursor: pointer;
  }

.rebate-popup-rebate-select {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.a22da611bb5753fd3226.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 140px;
}
  .rebate-popup-rebate-select-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-rebate-select-confirm {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.808f48ef59394ab43519.png);
  }
  .rebate-popup-rebate-select-content {
    margin: 0 auto;
    width: 70%;
    overflow: auto;
  }
  .rebate-popup-rebate-select-content-select {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
      width: 240px;
      height: 40px;
      position: relative;
    }
  .rebate-popup-rebate-select-content-select-triangle {
        z-index: 0;
        margin-top: -5px;
        top: 50%;
        right: 10px;
        position: absolute;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent rgb(30, 161, 78) transparent;
        transform: rotate(180deg);
      }
  .rebate-popup-rebate-select-content select {
      width: 100%;
      height: 100%;
      display: block;
      box-sizing: border-box;
      background-color: transparent;
      border: 2px solid rgb(125, 54, 6);
      color: rgb(125, 54, 6);
      padding: 0 10px;
      font-size: 16px;
    }

.rebate-popup-faq {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.2d600a928b637d47c1dd.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-faq-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }

.rebate-popup-rule {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.ff017e68ca0202f932d9.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: -3px;
    top: -2px;
    cursor: pointer;
  }

.rebate-popup-coupon-game {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.963b9c0d6f5a1d073e66.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding: 160px 80px 80px 120px;
}
  .rebate-popup-coupon-game-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-coupon-game-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .rebate-popup-coupon-game-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .rebate-popup-coupon-game-item-left {
      margin-right: 22px;
    }
  .rebate-popup-coupon-game-item-left p {
        color: #fff;
        font-size: 16px;
        height: 22px;
        width: 38px;
        border-radius: 11px;
        background-color: rgb(228, 97, 45);
        line-height: 22px;
        text-align: center;
      }
  .rebate-popup-coupon-game-item-right {
      display: flex;
      flex-wrap: wrap;
    }
  .rebate-popup-coupon-game-item-right p {
        color: rgb(228, 97, 45);
        font-size: 16px;
        margin-right: 16px;
        margin-bottom: 4px;
      }

.rebate-popup-charge {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.4bed9b8b2bbf4f7a2883.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 160px;
}
  .rebate-popup-charge p {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    color: rgb(125, 54, 6);
  }
  .rebate-popup-charge-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-charge-togame {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    right: 162px;
    bottom: 55px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.808f48ef59394ab43519.png);
  }

.game-list {
  width: 1077px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: height 0.2s ease-in-out;
  position: relative;
  background: url(//gamestatic.iqiyi.com/game/202509/img/top.e18455d5bbe557262365.png) center top no-repeat,
    url(//gamestatic.iqiyi.com/game/202509/img/bottom.80a6e760b4e89f7fbb40.png) center bottom no-repeat;
}
  .game-list-bg {
    z-index: 0;
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    height: calc(100% - 200px - 200px);
    background: url(//gamestatic.iqiyi.com/game/202509/img/middle.c8606e7182b9a8d2e03b.png) center repeat-y;
    background-size: 100%;
  }
  .game-list-content {
    display: block;
    width: 920px;
    height: 100%;
    position: absolute;
    top: 160px;
    left: 80px;
  }
  .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: rgb(228, 97, 45);
          margin-right: 6px;
        }
  .game-list-content-top-left p {
          cursor: pointer;
          color: rgb(228, 97, 45);
          margin-right: 4px;
          padding: 1px 12px;
        }
  .game-list-content-top-left-active {
          border-radius: 20px;
          color: rgb(250, 255, 224) !important;
          background-color: rgb(228, 97, 45);
        }
  .game-list-content-top-right {
        width: 224px;
        height: 36px;
        border: 2px solid rgb(228, 97, 45);
        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: rgb(228, 97, 45);
          background-image: url(//gamestatic.iqiyi.com/game/202509/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/202509/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: rgb(228, 97, 45);
        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(228, 97, 45);
        }
  .game-list-content-footer .active {
        background-color: transparent;
        color: rgb(228, 97, 45);
      }
  .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: rgb(228, 97, 45) transparent transparent transparent;
      transform: rotate(0deg);
    }

.rebate-popup-event-select {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.fd2554fbdae8bd978c8c.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 126px;
}
  .rebate-popup-event-select-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-event-select-confirm {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.53ce8230a3de7c65880b.png);
  }
  .rebate-popup-event-select-use {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/use.61e439fbea724be3fa64.png);
  }
  .rebate-popup-event-select-select {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/select.c769f32e270daf54bbfa.png);
  }
  .rebate-popup-event-select h1 {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    color: rgb(125, 54, 6);
    padding: 0 16px;
  }
  .rebate-popup-event-select p {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: rgb(125, 54, 6);
  }
  .rebate-popup-event-select-0-items {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 20px;
    }
  .rebate-popup-event-select-0-button {
      margin-top: 20px;
      margin-left: auto;
      margin-right: auto;
      width: 226px;
      height: 86px;
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/select.c769f32e270daf54bbfa.png);
      cursor: pointer;
    }
  .rebate-popup-event-select-0-active {
      border: 8px solid rgb(125, 54, 6);
    }
  .rebate-popup-event-select-0-inactive {
      border: 8px solid rgba(255, 255, 255, 0);
    }
  .rebate-popup-event-select-0-item {
      cursor: pointer;
      width: 148px;
      height: 150px;
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/item.af40ae9fefdce638bb5c.png);
      background-repeat: no-repeat;
      box-sizing: border-box;
      padding-top: 40px;
      padding-left: 10px;
    }
  .rebate-popup-event-select-0-item p {
        font-size: 24px;
      }
  .rebate-popup-event-select-1-item {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto;
      width: 148px;
      height: 150px;
      background-image: url(//gamestatic.iqiyi.com/game/202509/img/item.af40ae9fefdce638bb5c.png);
      background-repeat: no-repeat;
      box-sizing: border-box;
      padding-top: 40px;
      padding-left: 10px;
    }
  .rebate-popup-event-select-1-item p {
        font-size: 24px;
      }
  .rebate-popup-event-select-1-buttons {
      display: flex;
      justify-content: center;
      align-items: center;
    }
  .rebate-popup-event-select-1-buttons-0 {
        width: 226px;
        height: 86px;
        cursor: pointer;
        background-size: 100% 100%;
        background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.53ce8230a3de7c65880b.png);
      }
  .rebate-popup-event-select-1-buttons-1 {
        width: 226px;
        height: 86px;
        cursor: pointer;
        background-size: 100% 100%;
        background-image: url(//gamestatic.iqiyi.com/game/202509/img/cancel.64c2d2d0438eeb585697.png);
      }
  .rebate-popup-event-select-2 {
  }

.rebate-popup-success-mobile {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.fd2554fbdae8bd978c8c.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(125, 54, 6);
  }
  .rebate-popup-success-mobile-close {
    position: absolute;
    width: 62px;
    height: 62px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-success-mobile-input {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    font-size: 18px;
    width: 300px;
    height: 54px;
    border: 2px solid rgb(125, 54, 6);
  }
  .rebate-popup-success-mobile-confirm {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 217px;
    height: 85px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/confirm.53ce8230a3de7c65880b.png);
  }

.rebate-popup-success-code {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.c675c2d64e0af2964fc6.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 140px;
}
  .rebate-popup-success-code p {
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    color: rgb(125, 54, 6);
  }
  .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: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-success-code-exchange {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202509/img/exchange.21ee48e5c189f5738db7.png);
  }

.rebate-popup-event-error {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.086448ceaf6b86751eb5.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-event-error-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-event-error-handle {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-top: 120px;
  }

.rebate-popup-event-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202509/img/bg.b51195748bef0b873c72.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-event-success-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 4px;
    top: 14px;
    cursor: pointer;
  }
  .rebate-popup-event-success-use {
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 86px;
    cursor: pointer;
  }

