.rebate {
  position: relative;
  height: 5200px;
  min-width: 1200px;
  max-width: 1920px;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/b.3044ba3edee04fd2b2a6.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/202602/img/logo.e56765b7c4ee7a208c77.png);
      width: 253px;
      height: 30px;
    }
  .rebate-header-login {
      margin-right: 20px;
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202602/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/202602/img/rewards.ff00284acaaa148f889c.png);
      }
  .rebate-header-user .logout p {
          text-decoration: underline;
          font-style: normal;
          cursor: pointer;
        }
  .rebate-sidebar {
    width: 163px;
    height: 401px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/sidebar.42984e5e88f2d88fdae7.png);
    position: fixed;
    bottom: 100px;
    right: 0px;
    box-sizing: border-box;
    z-index: 123;
    padding-top: 96px;
    overflow: visible;
  }
  .rebate-sidebar-decoration {
      background-image: url(//gamestatic.iqiyi.com/game/202602/img/decoration.cc8dbf8dbb5c652eca10.png);
      width: 408px;
      height: 156px;
      position: absolute;
      top: -32px;
      right: 0;
    }
  .rebate-sidebar-0 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 60%;
      height: 36px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-1 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 60%;
      height: 34px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-2 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 60%;
      height: 34px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-3 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 60%;
      height: 34px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-4 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 60%;
      height: 36px;
      margin-bottom: 0px;
    }
  .rebate-info {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    box-sizing: border-box;
    padding-top: 80px;
    padding-left: 20px;
    position: relative;
  }
  .rebate-info-item {
      display: flex;
      align-items: center;
    }
  .rebate-info-item::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        background-image: url(//gamestatic.iqiyi.com/game/202602/img/dot.ace1fce54a9e567a825e.png);
        background-size: contain;
        background-repeat: no-repeat;
        flex-shrink: 0;
      }
  .rebate-info-item h1 {
        font-weight: 600;
        color: rgb(94, 46, 23);
        font-size: 18px;
        margin-right: 20px;
      }
  .rebate-info-item p {
        font-weight: 600;
        font-size: 18px;
        color: rgb(94, 46, 23);
        padding-right: 10px;
      }
  .rebate-info-item-togame {
        margin-left: 10px;
        z-index: 123;
        cursor: pointer;
        font-size: 16px;
        color: rgb(255, 255, 255);
        background-color: rgb(94, 46, 23);
        padding: 2px 8px;
        border-radius: 16px;
        text-align: center;
      }
  .rebate-event0 {
    z-index: 124;
    margin-left: auto;
    margin-right: auto;
    height: 1100px;
    width: 1100px;
    box-sizing: border-box;
    position: relative;
    margin-top: 500px;
    box-sizing: border-box;
    padding-left: 160px;
    padding-top: 100px;
  }
  .rebate-event0-item {
      display: inline-block;
      vertical-align: top;
      width: 240px;
      height: 400px;
      margin-left: 40px;
      position: relative;
    }
  .rebate-event0-item:first-child {
        margin-left: 0;
      }
  .rebate-event0-item-tip {
        width: 36px;
        height: 90px;
        position: absolute;
        top: 126px;
        right: 6px;
        cursor: pointer;
      }
  .rebate-event0-item-tip:hover::after {
          content: '花神令可用于兑换福袋奖励哦！';
          position: absolute;
          top: 100%;
          left: 50%;
          transform: translateX(-50%);
          white-space: nowrap;
          color: #c41a1a;
          font-size: 14px;
          font-weight: 600;
          padding: 6px 12px;
          background-color: rgba(255, 255, 255, 0.9);
          border-radius: 4px;
          z-index: 125;
        }
  .rebate-event0-item-button {
        width: 86px;
        height: 31px;
        position: absolute;
        bottom: 44px;
        right: 100px;
        cursor: pointer;
      }
  .rebate-event0-item-button-active {
          background-image: url(//gamestatic.iqiyi.com/game/202602/img/event0-active.b3007d8144897c57f867.png);
        }
  .rebate-event0-item-button-inactive {
          background-image: url(//gamestatic.iqiyi.com/game/202602/img/event0-inactive.5d00e64dff0516eb8007.png);
        }
  .rebate-event0-rule {
      width: 134px;
      height: 100px;
      cursor: pointer;
      display: inline-block;
      vertical-align: bottom;
    }
  .rebate-event1 {
    height: 1250px;
    width: 1500px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    position: relative;
  }
  .rebate-event1-count {
      position: absolute;
      top: 120px;
      left: 80px;
      font-size: 26px;
      font-weight: 600;
      color: rgb(0, 0, 0);
    }
  .rebate-event1-rule {
      width: 200px;
      height: 56px;
      position: absolute;
      cursor: pointer;
      top: 540px;
      left: 650px;
    }
  .rebate-event1-item {
      width: 118px;
      height: 37px;
      position: absolute;
    }
  .rebate-event1-item-active {
        background-image: url(//gamestatic.iqiyi.com/game/202602/img/active.88914bdfefc7da6293e5.png);
        cursor: pointer;
      }
  .rebate-event1-item-inactive {
        background-image: url(//gamestatic.iqiyi.com/game/202602/img/inactive.7f5b8640a6da7205ad49.png);
      }
  .rebate-event1-item-0 {
        top: 636px;
        left: 200px;
      }
  .rebate-event1-item-1 {
        top: 484px;
        left: 778px;
      }
  .rebate-event1-item-2 {
        top: 636px;
        right: -20px;
      }
  .rebate-event1-item-3 {
        top: 1010px;
        left: 546px;
      }
  .rebate-event1-item-4 {
        top: 1010px;
        right: 314px;
      }
  .rebate-gamelist {
    margin-top: 80px;
    height: 800px;
    width: 100%;
    position: relative;
    overflow-x: visible;
    overflow-y: visible;
  }
  .rebate-rules {
    height: 300px;
    width: 1250px;
    margin-top: 220px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .rebate-rules-item0 {
      width: 132px;
      height: 30px;
      position: absolute;
      right: 78px;
      top: 56px;
      cursor: pointer;
    }
  .rebate-rules-item1 {
      width: 132px;
      height: 30px;
      position: absolute;
      right: 18px;
      top: 138px;
      cursor: pointer;
    }
  .rebate-rules-item2 {
      width: 162px;
      height: 30px;
      position: absolute;
      left: 428px;
      bottom: 90px;
      cursor: pointer;
    }
  .rebate-rules-item3 {
      width: 162px;
      height: 30px;
      position: absolute;
      left: 842px;
      bottom: 90px;
      cursor: pointer;
    }
  .rebate-rules-item4 {
      width: 134px;
      height: 30px;
      position: absolute;
      left: 475px;
      bottom: 47px;
      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/202602/img/bg.be406037351c2ef37827.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 180px;
  padding-left: 90px;
}
  .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 #5cafb1;
        background-color: #5cafb1;
      }
  .rebate-record-content-item {
      box-sizing: border-box;
      border-right: 2px solid #5cafb1;
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-record-content-item-title {
        background-color: #5cafb1;
      }
  .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 #5cafb1;
        border-left: 2px solid #5cafb1;
      }
  .rebate-record-content-item-col p {
          line-height: 40px;
          font-size: 16px;
          color: #5cafb1;
        }
  .rebate-record-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    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/202602/img/bg.75718adf399c18fc0313.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 170px;
  padding-left: 80px;
}
  .rebate-rewards p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .rebate-rewards-content {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    height: 202px;
    overflow: auto;
  }
  .rebate-rewards-content-item:first-child {
        border-top: 2px solid #5cafb1;
        background-color: #5cafb1;
      }
  .rebate-rewards-content-item {
      box-sizing: border-box;
      border-right: 2px solid #5cafb1;
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-rewards-content-item-title {
        background-color: #5cafb1;
      }
  .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 #5cafb1;
        border-left: 2px solid #5cafb1;
      }
  .rebate-rewards-content-item-col p {
          line-height: 40px;
          font-size: 14px;
          color: #5cafb1;
        }
  .rebate-rewards-content-item-col i {
          line-height: 40px;
          font-size: 14px;
          color: #5cafb1;
          text-decoration: underline;
          cursor: pointer;
          font-style: normal;
        }
  .rebate-rewards-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }

.rebate-popup-faq {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.b168eedd5a209f19b8ee.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: 7px;
    top: 25px;
    cursor: pointer;
  }

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

.rebate-popup-rule1 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.01aa3b5ecd96231bb25f.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: 7px;
    top: 25px;
    cursor: pointer;
  }

.rebate-popup-coupon-game {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.37fa8e292cd585ae09be.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding: 200px 100px 80px 120px;
}
  .rebate-popup-coupon-game .返利以代金券方式的游戏 {
    font-size: 19.486px;
    font-family: 'FZY4JW';
    color: rgb(118, 70, 44);
    line-height: 2.455;
    text-align: center;
    -moz-transform: matrix(2.01915941605708, 0, 0, 2.05273639011435, 0, 0);
    -webkit-transform: matrix(2.01915941605708, 0, 0, 2.05273639011435, 0, 0);
    -ms-transform: matrix(2.01915941605708, 0, 0, 2.05273639011435, 0, 0);
    position: absolute;
    left: 341.26px;
    top: 4920.802px;
    z-index: 274;
  }
  .rebate-popup-coupon-game-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    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(118, 70, 44);
        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(118, 70, 44);
        font-size: 16px;
        margin-right: 16px;
        margin-bottom: 4px;
      }

.rebate-popup-charge {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.bc6b6122e52fed88eaaf.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 130px;
}
  .rebate-popup-charge p {
    color: rgb(118, 70, 44);
    font-weight: 600;
    text-align: center;
    font-size: 36px;
  }
  .rebate-popup-charge-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-charge-togame {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 162px;
    height: 53px;
    right: 162px;
    bottom: 55px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/confirm.afd847b155b659924816.png);
  }

.game-list {
  width: 1538px;
  height: 827px;
  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/202602/img/bg.df1a83250a64eaded7a3.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/202602/img/middle.4768140f23d498b6b289.png) center repeat-y;
    background-size: 100%;
  }
  .game-list-content {
    display: block;
    width: 920px;
    height: 100%;
    position: absolute;
    top: 150px;
    left: 440px;
  }
  .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(110, 58, 17);
          margin-right: 6px;
        }
  .game-list-content-top-left p {
          cursor: pointer;
          color: rgb(110, 58, 17);
          margin-right: 4px;
          padding: 1px 12px;
        }
  .game-list-content-top-left-active {
          border-radius: 20px;
          color: rgb(250, 255, 224) !important;
          background-color: rgb(110, 58, 17);
        }
  .game-list-content-top-right {
        width: 224px;
        height: 36px;
        border: 2px solid rgb(110, 58, 17);
        display: flex;
      }
  .game-list-content-top-right input {
          padding: 0 10px;
          box-sizing: border-box;
          height: 100%;
          width: 184px;
          color: rgb(110, 58, 17);
          font-size: 16px;
        }
  .game-list-content-top-right input::placeholder {
          color: rgb(110, 58, 17);
        }
  .game-list-content-top-right-button {
          cursor: pointer;
          height: 100%;
          width: 40px;
          background-color: rgb(110, 58, 17);
          background-image: url(//gamestatic.iqiyi.com/game/202602/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/202602/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(110, 58, 17);
        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(110, 58, 17);
        }
  .game-list-content-footer .active {
        background-color: transparent;
        color: rgb(110, 58, 17);
      }
  .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(110, 58, 17) transparent transparent transparent;
      transform: rotate(0deg);
    }

.rebate-popup-event0-error {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.021590a6fdfe4464acf8.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-event0-error-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event0-error-handle {
    margin-left: auto;
    margin-right: auto;
    width: 312px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-top: 178px;
  }

.rebate-popup-event-error {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.06e6d042f3f06a3560f7.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: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event-error-handle {
    margin-left: auto;
    margin-right: auto;
    width: 312px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-top: 178px;
  }

.rebate-popup-event0-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.779f68955b780e6bc444.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-event0-success-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event0-success-use {
    margin-top: 177px;
    margin-left: auto;
    margin-right: auto;
    width: 310px;
    height: 56px;
    cursor: pointer;
  }

.rebate-popup-event1-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.c0c2e88c1a3cf0febdb5.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 142px;
}
  .rebate-popup-event1-success-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event1-success-use {
    margin-top: 177px;
    margin-left: auto;
    margin-right: auto;
    width: 310px;
    height: 56px;
    cursor: pointer;
  }

.rebate-popup-event-confirm {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.ce3cc2deafc2e0c82e83.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 340px;
}
  .rebate-popup-event-confirm-count {
    position: absolute;
    top: 140px;
    left: 200px;
    font-size: 22px;
    font-weight: 600;
    color: rgb(94, 46, 23);
  }
  .rebate-popup-event-confirm-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event-confirm-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .rebate-popup-event-confirm-item {
    border-radius: 10px;
    width: 172px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .rebate-popup-event-confirm-item-highlight {
      background-color: rgba(0, 0, 0, 0.3);
    }
  .rebate-popup-event-confirm-0 {
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/0.d0c807f12a7944b2d9c1.png);
    background-size: 144px 199px;
  }
  .rebate-popup-event-confirm-1 {
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/1.1fd049ac8bbc05e89aaa.png);
    background-size: 157px 199px;
  }
  .rebate-popup-event-confirm-2 {
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/2.77541f979a1df81371cf.png);
    background-size: 150px 201px;
  }
  .rebate-popup-event-confirm-3 {
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/3.e2af97650854aa97de0c.png);
    background-size: 170px 205px;
  }
  .rebate-popup-event-confirm-4 {
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/4.4f004b86233d720b1d65.png);
    background-size: 158px 201px;
  }
  .rebate-popup-event-confirm-confirm {
    width: 218px;
    height: 62px;
    cursor: pointer;
    position: absolute;
    bottom: 266px;
    left: 516px;
  }

.rebate-popup-event-select {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202602/img/bg.9c45ba303da9fc24608a.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
}
  .rebate-popup-event-select-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 7px;
    top: 25px;
    cursor: pointer;
  }
  .rebate-popup-event-select-left {
    position: absolute;
    top: 166px;
    left: 196px;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
  }
  .rebate-popup-event-select-right {
    position: absolute;
    top: 166px;
    right: 90px;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
  }
  .rebate-popup-event-select-selected {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .rebate-popup-event-select-unselected {
    background-color: transparent;
  }
  .rebate-popup-event-select-confirm {
    width: 200px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 84px;
    left: 322px;
  }
  .rebate-popup-event-select-0_1 {
    width: 174px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/0_1.b18fe957ac6ed5472ae4.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rebate-popup-event-select-0_2 {
    width: 170px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/0_2.28cca12e65cebeb17f00.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rebate-popup-event-select-1_1 {
    width: 170px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/1_1.402e69f8c4d2071a2f67.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rebate-popup-event-select-1_2 {
    width: 170px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/1_2.0a30d0dab44b5c7c239e.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rebate-popup-event-select-2_1 {
    width: 170px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/2_1.402e69f8c4d2071a2f67.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rebate-popup-event-select-2_2 {
    width: 170px;
    height: 154px;
    background-image: url(//gamestatic.iqiyi.com/game/202602/img/2_2.b70367908e2913705436.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

