.rebate[data-v-b6273be2] {
  min-height: 776px;
  background: url(../../static/img/rebate.png) no-repeat;
  background-position: center center;
  background-size: cover;
}
.rebate .wrapper[data-v-b6273be2] {
  padding-top: 20px;
}
.rebate .rebate-title[data-v-b6273be2] {
  position: relative;
  margin: 0 auto;
  background: url(../../static/img/textBg.png) no-repeat;
  width: 843px;
  height: 246px;
}
.rebate .activityIntroduction[data-v-b6273be2] {
  height: 32px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  position: relative;
  margin: 0 auto;
  padding-left: 10px;
}
.rebate .activityIntroduction span[data-v-b6273be2] {
  color: rgba(245, 207, 159, 0.6);
  font-size: 14px;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
}
.rebate .activityIntroduction span.date[data-v-b6273be2] {
  margin-left: 30px;
}
.rebate .activityIntroduction span.introduction[data-v-b6273be2] {
  min-width: 400px;
  max-width: 610px;
}
.rebate .rebate-main[data-v-b6273be2] {
  padding-top: 14px;
  width: 100%;
}
.rebate .rebate-main .rebate-left[data-v-b6273be2] {
  width: 560px;
  height: 367px;
  background: #212023;
  border: 2px solid #eee8ca;
  border-radius: 10px;
  overflow: hidden;
}
.rebate .rebate-main .rebate-left .getBtn[data-v-b6273be2] {
  background: url(../../static/img/btn.png) no-repeat;
  background-size: 100% 100%;
  width: 544px;
  height: 49px;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
}
.rebate .rebate-main .rebate-right[data-v-b6273be2] {
  width: 418px;
  height: 367px;
  background: #212023;
  border: 2px solid #eee8ca;
  border-radius: 10px;
  overflow: hidden;
}
.rebate .rebate-main .rebate-right table[data-v-b6273be2] {
  width: 100%;
}
.rebate .rebate-main .rebate-right table tr td[data-v-b6273be2]:nth-child(1) {
  width: 30%;
}
.rebate .rebate-main .rebate-right table tr td[data-v-b6273be2]:nth-child(2) {
  width: 35%;
}
.rebate .rebate-main .rebate-right table tr td[data-v-b6273be2]:nth-child(3) {
  width: 35%;
}
.rebate .rebate-main .rebate-right .ranking-header td[data-v-b6273be2] {
  height: 45px;
  color: #fdedd8;
}
.rebate .rebate-main .table[data-v-b6273be2] {
  height: 274px;
  overflow: auto;
}
.rebate .rebate-main table[data-v-b6273be2] {
  width: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.rebate .rebate-main table .header[data-v-b6273be2] {
  width: 100%;
  height: 37px;
  background: -webkit-linear-gradient(bottom, #c18d53, #fcd8a9);
  background: linear-gradient(0deg, #c18d53, #fcd8a9);
  color: #432b15;
  font-size: 16px;
}
.rebate .rebate-main table tr[data-v-b6273be2] {
  background: rgba(203, 154, 98, 0.08);
}
.rebate .rebate-main table tr[data-v-b6273be2]:nth-child(2n) {
  background: rgba(203, 154, 98, 0.04);
}
.rebate .rebate-main table tr th[data-v-b6273be2] {
  width: 33.3%;
}
.rebate .rebate-main table tr td[data-v-b6273be2] {
  width: 33.3%;
  color: rgba(249, 211, 163, 0.7);
  line-height: 45px;
  text-align: center;
  font-size: 16px;
}

