.carousel[data-v-298b070e] {
  width: 700px;
  height: 72px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(255, 229, 187, 0.14);
          box-shadow: 0px 5px 10px 0px rgba(255, 229, 187, 0.14);
  border-radius: 36px;
  position: absolute;
  left: 50%;
  bottom: -36px;
  margin-left: -350px;
  overflow: hidden;
}
.carousel ul li[data-v-298b070e] {
    height: 72px;
}
.carousel ul li img[data-v-298b070e] {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      margin-right: 13px;
}
.carousel ul li p[data-v-298b070e] {
      font-size: 16px;
      color: #333333;
}
.carousel ul li p span[data-v-298b070e] {
        margin: 0 5px;
}

.gift[data-v-1c20bc44] {
  min-height: 250px;
  padding: 37px 0 100px;
  background: #f6f8f9;
  text-align: center;
}
.gift h2[data-v-1c20bc44] {
    padding-top: 79px;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}
.gift h3[data-v-1c20bc44] {
    font-size: 16px;
    color: #999999;
    padding: 19px 0 43px;
}
.gift .gift_main-list[data-v-1c20bc44] {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
}
.gift .arrows[data-v-1c20bc44] {
    width: 200px;
    height: 48px;
    background-image: -webkit-gradient(linear, right top, left top, from(#ff4b33), to(#ff6d41));
    background-image: linear-gradient(-90deg, #ff4b33 0%, #ff6d41 100%);
    border-radius: 24px;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
}
.gift .arrows[data-v-1c20bc44]:hover {
      background-image: -webkit-gradient(linear, right top, left top, from(#ff705c), to(#ff8967));
      background-image: linear-gradient(-90deg, #ff705c 0%, #ff8967 100%);
}
.gift .arrows img[data-v-1c20bc44] {
      margin-left: 10px;
}
.gift .exchange-dialog .exchange-dialog__content[data-v-1c20bc44] {
    height: 146px;
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__int[data-v-1c20bc44] {
      font-size: 16px;
      color: #333333;
      margin-bottom: 12px;
      font-weight: 600;
}
.gift .exchange-dialog .exchange-dialog__content > span[data-v-1c20bc44] {
      font-size: 14px;
      color: #999999;
      display: block;
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__button button[data-v-1c20bc44] {
      width: 140px;
      height: 40px;
      border-radius: 20px;
      font-size: 16px;
      line-height: 37px;
      margin: 29px 5px 0;
      display: block;
      text-align: center;
      outline: none;
      border: none;
      cursor: pointer;
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__button button.exchange-dialog__isBg[data-v-1c20bc44] {
        background: -webkit-gradient(linear, right top, left top, from(#ff4b33), to(#ff6d41));
        background: linear-gradient(-90deg, #ff4b33 0%, #ff6d41 100%);
        color: #ffffff;
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__button button.exchange-dialog__isBg[data-v-1c20bc44]:hover {
          background: -webkit-gradient(linear, right top, left top, from(#ff705c), to(#ff8967));
          background: linear-gradient(-90deg, #ff705c 0%, #ff8967 100%);
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__button button.exchange-dialog__noBg[data-v-1c20bc44] {
        background: none;
        border: 1px solid #ff3c30;
        color: #ff3c30;
}
.gift .exchange-dialog .exchange-dialog__content .exchange-dialog__button button.exchange-dialog__noBg[data-v-1c20bc44]:hover {
          background: #ffecec;
}

.index[data-v-61b4e96c] {
  min-width: 1200px;
}
.index section[data-v-61b4e96c] {
    position: relative;
    z-index: 2;
}
.index section + section[data-v-61b4e96c] {
      z-index: 1;
}

