.rebate {
  position: relative;
  height: 5600px;
  min-width: 1200px;
  max-width: 1920px;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/b.d04c56b5e1c606188a34.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/202601/img/logo.e56765b7c4ee7a208c77.png);
      width: 253px;
      height: 30px;
    }
  .rebate-header-login {
      margin-right: 20px;
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202601/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/202601/img/rewards.ff00284acaaa148f889c.png);
      }
  .rebate-header-user .logout p {
          text-decoration: underline;
          font-style: normal;
          cursor: pointer;
        }
  .rebate-sidebar {
    width: 235px;
    height: 431px;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/sidebar.afb75c895594fddbab00.png);
    position: fixed;
    bottom: 100px;
    right: 0px;
    box-sizing: border-box;
    padding-top: 194px;
    z-index: 123;
  }
  .rebate-sidebar-0 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 28px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-1 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 30px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-2 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 30px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-3 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 30px;
      margin-bottom: 8px;
    }
  .rebate-sidebar-4 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 30px;
      margin-bottom: 0px;
    }
  .rebate-sidebar-5 {
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
      width: 50%;
      height: 50px;
    }
  .rebate-info {
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    box-sizing: border-box;
    padding-left: 210px;
    margin-top: 208px;
    position: relative;
  }
  .rebate-info-item {
      display: flex;
      align-items: center;
    }
  .rebate-info-item h1 {
        font-weight: 600;
        color: rgb(255, 255, 255);
        font-size: 18px;
        margin-right: 20px;
      }
  .rebate-info-item p {
        font-weight: 600;
        font-size: 18px;
        color: rgb(255, 255, 255);
        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-event {
    margin-left: auto;
    margin-right: auto;
    height: 1400px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .rebate-event-purchase {
      width: 189px;
      height: 150px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
    }
  .rebate-event-purchase-active {
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/purchase.905501652a2eea00db50.png);
        cursor: pointer;
      }
  .rebate-event-purchase-inactive {
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/purchase-inactive.f81ae1442bc2cf93a34b.png);
      }
  .rebate-event-gift-active {
      border: 5px solid red;
      cursor: pointer;
    }
  .rebate-event-gift-inactive {
      border: 5px solid transparent;
      cursor: pointer;
    }
  .rebate-event-gift-grey {
      border: 5px solid transparent;
      filter: grayscale(1);
    }
  .rebate-event-gift-1 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/1.29a6729e6990ffbfb465.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-2 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/2.434d3db32e6952113625.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-3 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/3.63d6bbf61977bb5d6fe3.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-4 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/4.dabcd9ebb356a3465f06.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-5 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/5.03c85e6a6af31a319c88.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-6 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/6.9b188a542d70da7a4057.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-7 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/7.e31348533f93f9c750fe.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-8 {
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/8.a9b5db0f3c80e1d9f8da.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-9 {
      width: 154px;
      height: 92px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/9.8298b0a344ab7239c72f.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-10 {
      width: 154px;
      height: 92px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/10.efb62dc0f647fd69a0c5.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-11 {
      width: 154px;
      height: 92px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/11.c4e4684e369f753557d1.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-12 {
      width: 172px;
      height: 102px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/12.aaa121fa198e516964dd.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-13 {
      width: 172px;
      height: 102px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/13.2b7f37949e9f80a10ca8.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-gift-14 {
      width: 172px;
      height: 102px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/14.0b9fef1c7d0fe09fb3c7.png);
      background-position: center center;
      background-repeat: no-repeat;
    }
  .rebate-event-content {
      top: 68px;
      left: 50%;
      margin-left: -704px;
      position: absolute;
      height: 100%;
      width: 1460px;
    }
  .rebate-event-left {
      width: 100px;
      height: 400px;
      position: absolute;
      top: 400px;
      left: 300px;
      transform: rotate(-1deg);
    }
  .rebate-event-left-item {
        width: 61px;
        height: 31px;
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/buy.973c3a5750e438ea77de.gif);
        background-repeat: no-repeat;
        background-position: center center;
        margin: 0 auto;
        cursor: pointer;
        border: 4px solid #261d0a;
        background-color: #a56746;
        padding: 4px 10px;
        border-radius: 16px;
      }
  .rebate-event-left-item-0 {
          margin-top: 40px;
        }
  .rebate-event-left-item-1 {
          margin-top: 50px;
        }
  .rebate-event-left-item-2 {
          margin-top: 40px;
        }
  .rebate-event-left-item-3 {
          margin-top: 40px;
        }
  .rebate-event-middle {
      position: absolute;
      top: 612px;
      left: 550px;
      width: 260px;
      height: 100px;
      transform: rotate(-2deg);
    }
  .rebate-event-middle h1 {
        color: #261d0a;
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
      }
  .rebate-event-middle h1 span {
          font-weight: 600;
          text-decoration: underline;
        }
  .rebate-event-middle p {
        color: #261d0a;
        font-size: 14px;
        font-weight: 600;
      }
  .rebate-event-box {
      position: absolute;
      bottom: 100px;
      right: -200px;
      width: 1217px;
      height: 919px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center center;
    }
  .rebate-event-box-move {
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/box.48bdd795f8b3539a89eb.gif);
      }
  .rebate-event-box-still {
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/box.f6e4b2f3565a7f3654c4.png);
      }
  .rebate-event-box-rule {
        cursor: pointer;
        position: absolute;
        width: 69px;
        height: 22px;
        top: 304px;
        left: 520px;
        background-image: url(//gamestatic.iqiyi.com/game/202601/img/rule.6036c4f7e5df45c9f7b1.gif);
      }
  .rebate-event-box p {
        text-align: center;
        transform: rotate(-2deg);
        position: absolute;
        top: 252px;
        left: 750px;
        width: 140px;
        color: #261d0a;
        font-size: 30px;
        font-weight: 600;
      }
  .rebate-button {
    margin-left: auto;
    margin-right: auto;
    width: 349px;
    height: 94px;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
  }
  .rebate-button-active {
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/active.781b2fa6bc66575d8755.png);
    }
  .rebate-button-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/inactive.6e031e98efd7c6c3f372.png);
    }
  .rebate-button-used {
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/used.cc4a39eb0775c329692e.png);
    }
  .rebate-button-1 {
    margin-left: auto;
    margin-right: auto;
    width: 282px;
    height: 89px;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
  }
  .rebate-button-1-active {
      cursor: pointer;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/active1.fcd9d42bf92482425501.png);
    }
  .rebate-button-1-inactive {
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/inactive1.84bc5ea3db1b327ab96b.png);
    }
  .rebate-button-1-used {
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/used1.5c7d587d3f7ef810f805.png);
    }
  .rebate-rebate-0 {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 1000px;
    box-sizing: border-box;
    padding-top: 540px;
  }
  .rebate-rebate-0 p {
      color: rgb(91, 38, 6);
      text-align: center;
      font-size: 28px;
      padding-bottom: 20px;
    }
  .rebate-rebate-0 p span {
        font-size: 32px;
        color: rgb(233, 28, 1);
      }
  .rebate-rebate-1 {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    padding-top: 510px;
    padding-left: 0px;
    height: 800px;
  }
  .rebate-rebate-1-item {
      display: inline-block;
      vertical-align: middle;
      color: rgb(122, 72, 46);
      font-size: 28px;
      text-align: center;
      padding-bottom: 50px;
    }
  .rebate-rebate-1-item-0 {
        width: 260px;
        margin-left: 60px;
      }
  .rebate-rebate-1-item-1 {
        width: 260px;
        margin-left: 80px;
      }
  .rebate-rebate-1-item-2 {
        width: 260px;
        margin-left: 80px;
      }
  .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: 80px;
    height: 800px;
    width: 100%;
    position: relative;
    overflow-x: visible;
    overflow-y: visible;
  }
  .rebate-rules {
    height: 500px;
    width: 1200px;
    margin-top: 220px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .rebate-rules-item0 {
      width: 170px;
      height: 30px;
      position: absolute;
      right: 267px;
      top: 103px;
      cursor: pointer;
    }
  .rebate-rules-item1 {
      width: 170px;
      height: 30px;
      position: absolute;
      right: 76px;
      top: 103px;
      cursor: pointer;
    }
  .rebate-rules-item2 {
      width: 134px;
      height: 30px;
      position: absolute;
      left: 600px;
      bottom: 96px;
      cursor: pointer;
    }
  .rebate-rules-item3 {
      width: 134px;
      height: 30px;
      position: absolute;
      left: 885px;
      bottom: 96px;
      cursor: pointer;
    }
  .rebate-rules-item4 {
      width: 134px;
      height: 30px;
      position: absolute;
      left: 427px;
      bottom: 68px;
      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/202601/img/bg.6e33b80d2949a94db267.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
  padding-left: 10px;
}
  .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(118, 70, 44);
        background-color: rgb(118, 70, 44);
      }
  .rebate-record-content-item {
      box-sizing: border-box;
      border-right: 2px solid rgb(118, 70, 44);
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-record-content-item-title {
        background-color: 2px solid rgb(118, 70, 44);
      }
  .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(118, 70, 44);
        border-left: 2px solid rgb(118, 70, 44);
      }
  .rebate-record-content-item-col p {
          line-height: 40px;
          font-size: 16px;
          color: 2px solid rgb(118, 70, 44);
        }
  .rebate-record-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 26px;
    top: 8px;
    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/202601/img/bg.1e960b52bb9bc001458e.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 90px;
  padding-left: 10px;
}
  .rebate-rewards p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .rebate-rewards-content {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 260px;
    overflow: auto;
  }
  .rebate-rewards-content-item:first-child {
        border-top: 2px solid rgb(118, 70, 44);
        background-color: rgb(118, 70, 44);
      }
  .rebate-rewards-content-item {
      box-sizing: border-box;
      border-right: 2px solid rgb(118, 70, 44);
      width: 100%;
      background-color: rgb(255, 255, 255);
}
  .rebate-rewards-content-item-title {
        background-color: 2px solid rgb(118, 70, 44);
      }
  .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(118, 70, 44);
        border-left: 2px solid rgb(118, 70, 44);
      }
  .rebate-rewards-content-item-col p {
          line-height: 40px;
          font-size: 14px;
          color: 2px solid rgb(118, 70, 44);
        }
  .rebate-rewards-content-item-col i {
          line-height: 40px;
          font-size: 14px;
          color: 2px solid rgb(118, 70, 44);
          text-decoration: underline;
          cursor: pointer;
          font-style: normal;
        }
  .rebate-rewards-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 26px;
    top: 8px;
    cursor: pointer;
  }

.rebate-popup-rebate-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.7d862bd0b5da6049ddeb.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-rebate-success-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 26px;
    top: 26px;
    cursor: pointer;
  }
  .rebate-popup-rebate-success-confirm {
    margin-left: auto;
    margin-right: auto;
    width: 162px;
    height: 53px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/confirm.afd847b155b659924816.png);
  }
  .rebate-popup-rebate-success-use {
    margin-left: auto;
    margin-right: auto;
    width: 162px;
    height: 53px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/use.1ad09a43d90d5f5a787f.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(118, 70, 44);
      text-align: center;
      padding-bottom: 6px;
    }
  .rebate-popup-rebate-success-content p {
      font-weight: 600;
      font-size: 20px;
      color: rgb(118, 70, 44);
      text-align: center;
    }

.rebate-popup-rebate-confirm {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.5f5a1a42b01fda7a2291.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: 26px;
    top: 8px;
    cursor: pointer;
  }
  .rebate-popup-rebate-confirm-cancel {
    position: absolute;
    width: 200px;
    height: 67px;
    bottom: 126px;
    right: 126px;
    cursor: pointer;
  }
  .rebate-popup-rebate-confirm-confirm {
    position: absolute;
    width: 200px;
    height: 67px;
    bottom: 126px;
    left: 126px;
    cursor: pointer;
  }

.rebate-popup-rebate-select {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.8601308156a9d65d366c.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
}
  .rebate-popup-rebate-select-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 26px;
    top: 8px;
    cursor: pointer;
  }
  .rebate-popup-rebate-select-confirm {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 162px;
    height: 53px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/confirm.afd847b155b659924816.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(118, 70, 44) 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(118, 70, 44);
      color: rgb(118, 70, 44);
      padding: 0 10px;
      font-size: 16px;
    }

.rebate-popup-detail {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.f118604963f67279849b.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
}
  .rebate-popup-detail-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 32px;
    top: 26px;
    cursor: pointer;
  }
  .rebate-popup-detail-confirm {
    width: 200px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 49px;
    left: 126px;
  }
  .rebate-popup-detail-cancel {
    width: 200px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 49px;
    right: 142px;
  }
  .rebate-popup-detail-content {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rebate-popup-detail-content-10 {
      cursor: pointer;
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/10.70668407ed28a7899085.png);
    }
  .rebate-popup-detail-content-15 {
      cursor: pointer;
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/15.187f1e7de35b781d7769.png);
    }
  .rebate-popup-detail-content-20 {
      cursor: pointer;
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/20.41edda24e585c9f7aa86.png);
    }
  .rebate-popup-detail-content-30 {
      cursor: pointer;
      width: 165px;
      height: 85px;
      background-image: url(//gamestatic.iqiyi.com/game/202601/img/30.9c05689e6b265454d5b0.png);
    }
  .rebate-popup-detail-active {
    border: 4px solid red;
    background-repeat: no-repeat;
  }
  .rebate-popup-detail-inactive {
    border: 4px solid rgba(122, 117, 117, 0);
    background-repeat: no-repeat;
  }
  .rebate-popup-detail p {
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: rgb(118, 70, 44);
    font-weight: 600;
  }

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

.rebate-popup-rule {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.d6e1753d2dbd8f77485a.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-rule-rule-0 {
    position: absolute;
    width: 168px;
    height: 40px;
    cursor: pointer;
    top: 130px;
    right: 270px;
  }
  .rebate-popup-rule-rule-1 {
    position: absolute;
    width: 165px;
    height: 40px;
    cursor: pointer;
    top: 130px;
    right: 73px;
  }

.rebate-popup-coupon-game {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/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: 30px;
    top: 26px;
    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/202601/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: 26px;
    top: 8px;
    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/202601/img/confirm.afd847b155b659924816.png);
  }

.game-list {
  width: 1393px;
  height: 887px;
  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/202601/img/bg.6df6e3183dae446f7a3a.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/202601/img/middle.4768140f23d498b6b289.png) center repeat-y;
    background-size: 100%;
  }
  .game-list-content {
    display: block;
    width: 920px;
    height: 100%;
    position: absolute;
    top: 200px;
    left: 240px;
  }
  .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/202601/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/202601/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-event-rule-0 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.84ed517b0b702c801bf8.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-event-rule-0-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: -3px;
    top: -2px;
    cursor: pointer;
  }

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

.rebate-popup-event-rule-2 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.1e099d035a2c006bb039.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 200px;
}
  .rebate-popup-event-rule-2-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: -3px;
    top: -2px;
    cursor: pointer;
  }
  .rebate-popup-event-rule-2 p {
    position: absolute;
    left: 86px;
    top: 82px;
    color: #000;
    font-size: 18px;
  }
  .rebate-popup-event-rule-2-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

.rebate-popup-event-rule-3 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.e87ee44423d5ec6cceaa.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 200px;
}
  .rebate-popup-event-rule-3-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: -3px;
    top: -2px;
    cursor: pointer;
  }
  .rebate-popup-event-rule-3 p {
    position: absolute;
    left: 86px;
    top: 82px;
    color: #000;
    font-size: 18px;
  }
  .rebate-popup-event-rule-3-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

.rebate-popup-event-rule-4 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.4611668b92e610ffbaf9.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 200px;
}
  .rebate-popup-event-rule-4-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: -3px;
    top: -2px;
    cursor: pointer;
  }
  .rebate-popup-event-rule-4 p {
    position: absolute;
    left: 86px;
    top: 82px;
    color: #000;
    font-size: 18px;
  }
  .rebate-popup-event-rule-4-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rebate-popup-event-rule-4-content .rebate-event-gift-10 {
      margin-left: 20px;
      margin-right: 20px;
    }

.rebate-popup-event-rule-5 {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.42701cc66a8ecb4801ee.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 200px;
}
  .rebate-popup-event-rule-5-close {
    position: absolute;
    width: 57px;
    height: 57px;
    right: -3px;
    top: -2px;
    cursor: pointer;
  }
  .rebate-popup-event-rule-5 p {
    position: absolute;
    left: 86px;
    top: 82px;
    color: #000;
    font-size: 18px;
  }
  .rebate-popup-event-rule-5-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

.rebate-popup-success-mobile {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.68c1f1010ddb00791be4.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 110px;
}
  .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: 26px;
    top: 26px;
    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: 162px;
    height: 53px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/confirm.6d9b88ea3f3a33607bb3.png);
  }

.rebate-popup-success-code {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.7d862bd0b5da6049ddeb.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 120px;
}
  .rebate-popup-success-code p {
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    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: 26px;
    top: 26px;
    cursor: pointer;
  }
  .rebate-popup-success-code-exchange {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 162px;
    height: 53px;
    cursor: pointer;
    background-image: url(//gamestatic.iqiyi.com/game/202601/img/exchange.e4b698bc8390dbb23674.png);
  }

.rebate-popup-event-error {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.44e66b16fcca521e3134.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: 56px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-top: 100px;
  }

.rebate-popup-event-success {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.b5cb97e241ccb547da8e.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: 8px;
    cursor: pointer;
  }
  .rebate-popup-event-success-use {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 226px;
    height: 56px;
    cursor: pointer;
  }

.rebate-popup-event-confirm {
  width: 100%;
  height: 100%;
  background-image: url(//gamestatic.iqiyi.com/game/202601/img/bg.e2100a34150f75b500eb.png);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
}
  .rebate-popup-event-confirm-close {
    position: absolute;
    width: 54px;
    height: 54px;
    right: 32px;
    top: 22px;
    cursor: pointer;
  }
  .rebate-popup-event-confirm-confirm {
    width: 200px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 60px;
    left: 150px;
  }
  .rebate-popup-event-confirm-cancel {
    width: 200px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 60px;
    right: 120px;
  }
  .rebate-popup-event-confirm-content {
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .rebate-popup-event-confirm h1 {
    text-align: center;
    color: rgb(118, 70, 44);
    font-size: 24px;
    font-weight: 600;
  }
  .rebate-popup-event-confirm h2 {
    position: absolute;
    top: 74px;
    left: 60px;
    color: rgb(118, 70, 44);
    font-size: 20px;
    font-weight: 600;
  }
  .rebate-popup-event-confirm p {
    text-align: center;
    font-size: 20px;
    color: rgb(118, 70, 44);
    font-weight: 600;
  }

