[v-cloak] {
  opacity: 0;
}
.mid-page .w1280 {
  width: 1280px;
  margin: 0 auto;
}
.mid-page .banner-module {
  background: url("../images/banner-bg.jpg") no-repeat center #ffe69b;
  width: 100%;
  min-width: 1280px;
  height: 800px;
  background-size: cover;
}
.mid-page .banner-module .banner-remit {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.mid-page .banner-module .banner-tips {
  width: 951px;
  text-align: center;
  position: absolute;
  left: 24px;
  top: 165px;
}
.mid-page .banner-module .banner-title {
  background: url("../images/banner-title.png") no-repeat center;
  width: 951px;
  height: 115px;
}
.mid-page .banner-module .banner-time {
  background: url("../images/banner-time-bg.png") no-repeat center;
  width: 586px;
  height: 83px;
  line-height: 92px;
  margin: 0 auto;
  font-size: 22px;
  color: #F60C07;
  font-weight: bold;
}
.mid-page .turntable-module {
  background: url("../images/turntable-bg.png") no-repeat center;
  width: 100%;
  min-width: 1280px;
  height: 856px;
  background-size: cover;
  margin-top: -30px;
}
.mid-page .turntable-module .mid-title {
  background: url("../images/mid-title1.png") no-repeat center;
  width: 1280px;
  height: 60px;
  margin-bottom: 30px;
}
.mid-page .turntable-module .turntable-box {
  background: url("../images/turntable-box-bg.png") no-repeat center;
  width: 1280px;
  height: 686px;
  padding: 50px 60px 30px 60px;
  box-sizing: border-box;
}
.mid-page .turntable-module .turn-remit {
  margin-bottom: 20px;
  display: flex;
}
.mid-page .turntable-module .turn-remit .set-prize {
  background: url("../images/turntable-container-bg.png") no-repeat center;
  width: 676px;
  height: 537px;
  padding: 49px 88px 89px 52px;
  box-sizing: border-box;
}
.mid-page .turntable-module .turn-remit .set-draw-box {
  position: relative;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn {
  background: url("../images/get-free-btn.png") no-repeat center;
  width: 263px;
  height: 126px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -62px auto 0;
  transition: all 0.3s ease-in-out;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn .count {
  font-size: 15px;
  color: #FFFBEE;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn .not-login a {
  color: #fff;
  position: relative;
  transition: alla 0.3s ease-in-out;
  cursor: pointer;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn .not-login a:after {
  width: 100%;
  height: 1px;
  display: block;
  content: '';
  background: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn .not-login a:hover {
  color: #ff5401;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn .not-login a:hover:after {
  background: #ff5401;
}
.mid-page .turntable-module .turn-remit .set-draw-box .get-free-btn:hover {
  background: url("../images/get-free-btn-hover.png") no-repeat center;
}
.mid-page .turntable-module .turn-remit .grid-draw {
  width: 100%;
  height: 400px;
  position: relative;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize {
  width: 126px;
  height: 126px;
  background: linear-gradient(0deg, #FFE69B 0%, #FFFFFF 100%);
  border-radius: 14px;
  border-image: linear-gradient(0deg, #FFC899, #FFE8A2) 10 10;
  border: 1px solid #ffd4a3;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:first-of-type {
  left: 0;
  top: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:first-of-type img {
  top: 18px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(2) {
  top: 0;
  left: 136px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(2) img {
  top: 24px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(3) {
  top: 0;
  right: 136px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(3) img {
  top: 13px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(4) {
  top: 0;
  right: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(4) img {
  top: 8px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(5) {
  top: 137px;
  right: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(5) img {
  top: 10px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(6) {
  bottom: 0;
  right: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(6) img {
  top: 32px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(7) {
  bottom: 0;
  right: 137px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(7) img {
  top: 6px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(8) {
  left: 136px;
  bottom: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(8) img {
  top: 6px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(9) {
  left: 0;
  bottom: 0;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(9) img {
  top: 20px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(10) {
  left: 0;
  bottom: 136px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize:nth-of-type(10) img {
  top: 16px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize .name {
  font-size: 14px;
  color: #FF5228;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize.win .name {
  font-weight: bold;
}
.mid-page .turntable-module .turn-remit .grid-draw .prize.win:after {
  background: url("../images/win-bg.png") no-repeat center;
  width: 125px;
  height: 126px;
  content: '';
  display: block;
}
.mid-page .turntable-module .turn-remit .my-gift {
  padding-top: 40px;
  width: 480px;
  margin-bottom: 30px;
}
.mid-page .turntable-module .turn-remit .my-gift .gift-title {
  font-size: 16px;
  color: #FF7E0C;
  margin-bottom: 30px;
}
.mid-page .turntable-module .turn-remit .my-gift .gift-title:before {
  background: url("../images/gift-icon.png") no-repeat center;
  width: 18px;
  height: 18px;
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 8px;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists {
  height: 215px;
  max-height: 215px;
  overflow-y: auto;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists::-webkit-scrollbar {
  width: 1px;
  height: 0;
  background: linear-gradient(0deg, rgba(255, 246, 227, 0.2) 0%, rgba(255, 160, 60, 0.2) 50%, rgba(255, 246, 227, 0.2) 100%);
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists::-webkit-scrollbar-thumb {
  width: 5px;
  height: 30px;
  background: #FA6324;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .my-prize {
  background: linear-gradient(270deg, #FFEEB8 0%, #FEECD5 100%);
  height: 60px;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 2px;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .my-prize:last-of-type {
  margin-bottom: unset;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .prize-image {
  width: 60px;
  height: 60px;
  background-size: 100% 100%;
  margin-right: 20px;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .prize-title {
  width: 240px;
  font-size: 14px;
  color: #984700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-right: 10px;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .get-btn {
  background: url("../images/get-btn.png") no-repeat center;
  width: 115px;
  height: 39px;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .get-btn.get-over {
  background: url("../images/get-bnt-over.png") no-repeat center;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .get-btn.get-over:hover {
  background: url("../images/get-bnt-over.png") no-repeat center;
}
.mid-page .turntable-module .turn-remit .my-gift .each-lists .get-btn:hover {
  background: url("../images/get-bnt-hover.png") no-repeat center;
}
.mid-page .turntable-module .turn-remit .my-gift .product-empty {
  min-height: 214px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mid-page .turntable-module .turn-remit .my-gift .product-empty:after {
  background: url("../images/empty-icon1.png") no-repeat center;
  width: 165px;
  height: 98px;
  content: '';
  display: block;
}
.mid-page .turntable-module .turn-remit .rules-des dt {
  font-size: 16px;
  color: #FF7E0C;
  margin-bottom: 10px;
}
.mid-page .turntable-module .turn-remit .rules-des dt:before {
  background: url("../images/rules-icon.png") no-repeat center;
  width: 16px;
  height: 18px;
  content: '';
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-bottom;
}
.mid-page .turntable-module .turn-remit .rules-des dd {
  font-size: 14px;
  color: #984700;
  line-height: 24px;
}
.mid-page .turntable-module .win-tips {
  background: url("../images/win-tips-bg.png") no-repeat center;
  width: 1141px;
  height: 45px;
  padding: 0 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.mid-page .turntable-module .win-tips .horn-icon {
  background: url("../images/horn-icon.png") no-repeat center;
  width: 21px;
  min-width: 21px;
  height: 21px;
  display: block;
  margin-right: 14px;
}
.mid-page .turntable-module .win-tips .swiper-container {
  height: 46px;
  margin: 0;
}
.mid-page .turntable-module .win-tips .win-row {
  font-size: 14px;
  color: #853F01;
  display: flex;
  align-items: center;
}
.mid-page .guess-module-section {
  background: url("../images/guess-bg.png") no-repeat center;
  width: 100%;
  min-width: 1280px;
  height: 1008px;
  background-size: cover;
  padding: 94px 0 80px;
  box-sizing: border-box;
}
.mid-page .guess-module-section .mid-title {
  background: url("../images/mid-title2.png") no-repeat center;
  width: 1280px;
  height: 60px;
  margin-bottom: 32px;
}
.mid-page .guess-module-section .mystery-box {
  background: url("../images/mystery-box-bg.png") no-repeat center;
  width: 1280px;
  height: 741px;
  padding: 0 10px;
  box-sizing: border-box;
}
.mid-page .guess-module-section .mystery-box .tips-text {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 18px;
}
.mid-page .guess-module-section .mystery-box .tips-text:before {
  background: url("../images/mill-title-icon.png") no-repeat center;
  width: 81px;
  height: 19px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  transform: rotateY(180deg);
  margin-right: 24px;
}
.mid-page .guess-module-section .mystery-box .tips-text:after {
  background: url("../images/mill-title-icon.png") no-repeat center;
  width: 81px;
  height: 19px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
}
.mid-page .guess-module-section .mystery-box .tips-text .not-login a {
  color: #fff;
  position: relative;
  transition: alla 0.3s ease-in-out;
  cursor: pointer;
}
.mid-page .guess-module-section .mystery-box .tips-text .not-login a:after {
  width: 100%;
  height: 1px;
  display: block;
  content: '';
  background: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.mid-page .guess-module-section .mystery-box .tips-text .not-login a:hover {
  color: #ffe69b;
}
.mid-page .guess-module-section .mystery-box .tips-text .not-login a:hover:after {
  background: #ffe69b;
}
.mid-page .guess-module-section .mystery-box .the-guess-box {
  width: 100%;
  height: 504px;
  margin-top: 25px;
  position: relative;
}
@keyframes upAndDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes upAndDown2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift {
  width: 215px;
  height: 220px;
  position: absolute;
  cursor: pointer;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift .view-img {
  position: relative;
  z-index: 2;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift:after {
  background: url("../images/gift-symbol-icon.png") no-repeat center;
  width: 78px;
  height: 80px;
  content: '';
  display: block;
  position: absolute;
  left: 60px;
  bottom: 50px;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess1 {
  left: 100px;
  top: 26px;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess1:after {
  animation: upAndDown 3.2s infinite linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess2 {
  left: 380px;
  top: 26px;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess2:after {
  animation: upAndDown2 3.2s infinite 650ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess3 {
  right: 380px;
  top: 26px;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess3:after {
  animation: upAndDown 3.2s infinite 800ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess4 {
  right: 100px;
  top: 26px;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess4:after {
  animation: upAndDown2 3.2s infinite 150ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess5 {
  left: 180px;
  bottom: 0;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess5:after {
  animation: upAndDown 3.2s infinite 260ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess6 {
  left: 510px;
  bottom: 0;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess6:after {
  animation: upAndDown2 3.2s infinite 400ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess7 {
  right: 220px;
  bottom: 0;
}
.mid-page .guess-module-section .mystery-box .the-guess-box .gift.guess7:after {
  animation: upAndDown 3.2s infinite 650ms linear;
}
.mid-page .guess-module-section .mystery-box .the-guess-mask {
  height: 40px;
  margin-top: 14px;
  padding: 0 54px 0 124px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.mid-page .guess-module-section .mystery-box .the-guess-mask .horn-icon {
  background: url("../images/horn-icon.png") no-repeat center;
  width: 21px;
  min-width: 21px;
  height: 21px;
  display: block;
  margin-right: 14px;
  margin-bottom: 3px;
}
.mid-page .guess-module-section .mystery-box .the-guess-mask .swiper-container {
  margin: 0;
  height: 20px;
  flex: 1;
}
.mid-page .guess-module-section .mystery-box .the-guess-mask .swiper-container .swiper-slide {
  display: flex;
}
.mid-page .guess-module-section .mystery-box .the-guess-mask .swiper-container .guess-text {
  width: 348px;
  height: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 13px;
  color: #984700;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent {
  height: 60px;
  margin-top: 40px;
  padding: 0 10px 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .guess-rules {
  display: flex;
  align-items: center;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .guess-rules h3 {
  font-size: 18px;
  color: #FFFFFF;
  margin-right: 40px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .guess-rules h3:before {
  background: url("../images/rules-icon2.png") no-repeat center;
  width: 18px;
  height: 20px;
  content: '';
  display: inline-block;
  vertical-align: sub;
  margin-right: 12px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .guess-rules .text {
  width: 763px;
  height: 48px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis {
  position: relative;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .my-gift {
  background: url("../images/guess-prize-hover.png") no-repeat center;
  width: 207px;
  height: 61px;
  transition: all 0.3s ease-in-out;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .plate-win {
  background: url("../images/guess-mil-bg.png") no-repeat center;
  width: 440px;
  height: 336px;
  padding: 30px 20px 30px 26px;
  box-sizing: border-box;
  position: absolute;
  right: -20px;
  bottom: 86px;
  z-index: 2;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis:after {
  width: 100%;
  height: 30px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 66px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis:hover .my-gift {
  background: url("../images/guess-prize.png") no-repeat center;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis:hover .plate-win {
  display: block;
  opacity: 1;
  visibility: visible;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .win-text {
  font-size: 18px;
  color: #FF5400;
  margin-bottom: 12px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .win-text:before {
  background: url("../images/gift-icon2.png") no-repeat center;
  width: 20px;
  height: 20px;
  content: '';
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .no-win {
  background: url("../images/empty-icon1.png") no-repeat center;
  width: 165px;
  height: 98px;
  margin: 70px auto 0;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .each-lists {
  max-height: 248px;
  overflow-y: auto;
  padding-right: 20px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .each-lists::-webkit-scrollbar {
  width: 1px;
  height: 0;
  background: linear-gradient(0deg, rgba(255, 246, 227, 0.2) 0%, rgba(255, 160, 60, 0.2) 50%, rgba(255, 246, 227, 0.2) 100%);
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .each-lists::-webkit-scrollbar-thumb {
  width: 5px;
  height: 30px;
  background: #FA6324;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .each-item {
  height: 80px;
  background: linear-gradient(90deg, #FFF8EA 0%, rgba(255, 251, 244, 0) 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 4px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .each-item:last-of-type {
  margin-bottom: unset;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .gift-pic {
  width: 66px;
  min-width: 66px;
  height: 66px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .gift-title {
  min-width: 174px;
  font-size: 14px;
  color: #984700;
  max-width: 100px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .redemption-button {
  background: url("../images/get-btn.png") no-repeat center;
  width: 115px;
  min-width: 115px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .redemption-button:hover {
  background: url("../images/get-bnt-hover.png") no-repeat center;
}
.mid-page .guess-module-section .mystery-box .guess-mask-parent .prizes-dis .redemption-button.changed {
  background: url("../images/get-bnt-over.png") no-repeat center;
}
.mid-page .product-module {
  background: url("../images/product-bg.png") no-repeat center;
  height: 1578px;
  background-size: cover;
  overflow: hidden;
}
.mid-page .product-module .w1280 {
  padding-top: 98px;
}
.mid-page .product-module .mid-title {
  background: url("../images/product-title.png") no-repeat center;
  height: 60px;
  background-size: cover;
}
.mid-page .product-module .product-view {
  margin: 30px 0 0 -44px;
}
.mid-page .product-module .product-view .product-item {
  background: url("../images/product-el-bg.png") no-repeat center;
  width: 617px;
  height: 641px;
  background-size: cover;
  margin: 0 0 24px 44px;
  float: left;
}
.mid-page .product-module .product-view .product-item .view-img {
  position: relative;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
.mid-page .product-module .product-view .product-item .view-img img {
  display: block;
  margin: 20px auto 0;
  width: 561px;
  height: 498px;
  transition: all 0.3s ease-in-out;
}
.mid-page .product-module .product-view .product-item .view-img h3 {
  font-weight: 800;
  font-size: 24px;
  color: #001100;
  height: 64px;
  line-height: 64px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.mid-page .product-module .product-view .product-item .view-img:hover img {
  transform: scale(1.1);
}
.mid-page .product-module .product-view .product-item .price-info {
  float: left;
  margin-top: 2px;
}
.mid-page .product-module .product-view .product-item .price-info .origin {
  font-size: 16px;
  color: #212121;
}
.mid-page .product-module .product-view .product-item .price-info .origin .price {
  text-decoration: line-through;
}
.mid-page .product-module .product-view .product-item .price-info .diss {
  font-weight: bold;
  font-size: 28px;
  color: #212121;
}
.mid-page .product-module .product-view .product-item .price-info .diss .price {
  color: #FF5400;
  font-size: 34px;
}
.mid-page .product-module .product-view .product-item .product-price {
  margin-top: 26px;
  padding: 0 28px;
  box-sizing: border-box;
}
.mid-page .product-module .product-view .product-item .product-price .change-btn {
  background: url("../images/fragment-btn1.png") no-repeat center;
  width: 245px;
  height: 71px;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  transition: all 0.3s ease-in-out;
}
.mid-page .product-module .product-view .product-item .product-price .change-btn:hover {
  background: url("../images/fragment-btn-active.png") no-repeat center;
}
.mid-page .product-module .product-view .product-item .product-price .change-btn:active {
  margin-top: 1px;
}
.mid-page .fragment-module {
  background: url("../images/fragment-bg.png") no-repeat center;
  height: 1007px;
  background-size: cover;
  overflow: hidden;
}
.mid-page .fragment-module .w1280 {
  padding-top: 98px;
}
.mid-page .fragment-module .mid-title {
  background: url("../images/fragment-title.png") no-repeat center;
  width: 1280px;
  height: 60px;
  margin: 0 auto;
  background-size: cover;
}
.mid-page .fragment-module .graphic-box {
  margin-top: 30px;
  background: url("../images/fragment-graphic.png") no-repeat center;
  width: 1280px;
  height: 676px;
  padding-top: 112px;
  padding-left: 58px;
  padding-right: 74px;
  box-sizing: border-box;
  position: relative;
}
.mid-page .fragment-module .graphic-box .tips {
  position: absolute;
  bottom: 0;
  left: 60px;
  right: 0;
  margin: auto;
  font-weight: bold;
  font-size: 14px;
  color: #FF7E0C;
  padding: 28px;
}
.mid-page .fragment-module .graphic-l {
  float: left;
  width: 670px;
  height: 486px;
  padding: 80px 0 0 0;
  box-sizing: border-box;
  position: relative;
}
.mid-page .fragment-module .graphic-l .surplus-el {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  text-align: center;
  font-weight: 600;
}
.mid-page .fragment-module .graphic-l .graphic-btn {
  display: block;
  background: url("../images/fragment-btn.png") no-repeat center;
  width: 245px;
  height: 71px;
  line-height: 71px;
  color: #fff;
  margin: 44px auto 0;
  font-weight: bold;
  font-size: 26px;
  background-size: cover;
}
.mid-page .fragment-module .graphic-l .graphic-btn.active {
  background: url("../images/fragment-btn-hover.png") no-repeat center;
  transition: all 0.3s ease-in-out;
}
.mid-page .fragment-module .graphic-l .graphic-btn.active:hover {
  background: url("../images/fragment-btn-hover2.png") no-repeat center;
}
.mid-page .fragment-module .graphic-l .graphic-btn.active:active {
  transform: translateY(1px);
}
.mid-page .fragment-module .graphic-l .graphic-gift-btn {
  display: block;
  background: url("../images/graphic-gift-btn.png") no-repeat center;
  width: 245px;
  height: 71px;
  cursor: pointer;
  margin: 44px auto 0;
  transition: all 0.3s ease-in-out;
}
.mid-page .fragment-module .graphic-l .graphic-gift-btn:hover {
  background: url("../images/graphic-gift-btn-hover.png") no-repeat center;
}
.mid-page .fragment-module .graphic-l .graphic-gift-btn.active-end {
  background: url("../images/graphic-gift-btn-over.png") no-repeat center;
}
.mid-page .fragment-module .graphic-l .fragment-graphic {
  margin: 0 auto;
  position: relative;
  background: url("../images/fragment-start.png") no-repeat center;
  width: 520px;
  height: 246px;
  background-size: cover;
}
.mid-page .fragment-module .graphic-l .fragment-graphic.end {
  background: url("../images/fragment-end.png") no-repeat center;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic {
  position: absolute;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment1 {
  background: url("../images/fragment-graphic1.png") no-repeat center;
  top: 0;
  left: 0;
  width: 173px;
  height: 123px;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment2 {
  background: url("../images/fragment-graphic2.png") no-repeat center;
  width: 228px;
  height: 123px;
  top: 0;
  left: 146px;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment3 {
  background: url("../images/fragment-graphic3.png") no-repeat center;
  width: 171px;
  height: 123px;
  top: 0;
  right: 0;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment4 {
  background: url("../images/fragment-graphic4.png") no-repeat center;
  width: 173px;
  height: 150px;
  left: 0;
  bottom: 0;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment5 {
  background: url("../images/fragment-graphic5.png") no-repeat center;
  width: 229px;
  height: 150px;
  bottom: 1px;
  left: 146px;
}
.mid-page .fragment-module .graphic-l .fragment-graphic .graphic.fragment6 {
  background: url("../images/fragment-graphic6.png") no-repeat center;
  width: 171px;
  height: 150px;
  right: 0;
  bottom: 0;
}
.mid-page .fragment-module .graphic-r {
  float: right;
  width: 476px;
  height: 486px;
}
.mid-page .fragment-module .graphic-r .rules-title {
  text-align: center;
  margin-top: 40px;
  font-weight: bold;
  font-size: 20px;
  color: #001100;
  margin-bottom: 14px;
}
.mid-page .fragment-module .graphic-r .graphic-rules {
  font-weight: 500;
  font-size: 14px;
  color: #984700;
  line-height: 20px;
  padding: 0 46px;
  box-sizing: border-box;
}
.mid-page .fragment-module .graphic-r .graphic-rules .rules-el {
  margin-top: 10px;
  line-height: 22px;
  position: relative;
  padding-left: 20px;
}
.mid-page .fragment-module .graphic-r .graphic-rules .rules-el:before {
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #984700;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.mid-page .fragment-module .graphic-r .graphic-rules a {
  color: #984700;
}
.mid-page .fragment-module .graphic-r .graphic-rules a:hover {
  color: #FF7E0C;
  text-decoration: underline;
}
.mid-page .fragment-module .graphic-r .not-login {
  padding: 22px 0;
  text-align: center;
}
.mid-page .fragment-module .graphic-r .not-login a {
  color: #ff5401;
  position: relative;
  transition: alla 0.3s ease-in-out;
  cursor: pointer;
}
.mid-page .fragment-module .graphic-r .not-login a:after {
  width: 100%;
  height: 1px;
  display: block;
  content: '';
  background: #ff5401;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.mid-page .fragment-module .graphic-r .not-login a:hover {
  text-decoration: unset;
}
.mid-page .fragment-module .graphic-r .view-card {
  margin-top: 30px;
}
.mid-page .fragment-module .win-tips {
  width: 500px;
  height: 24px;
  padding: 0 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 28px;
  right: 28px;
}
.mid-page .fragment-module .win-tips .horn-icon {
  background: url("../images/horn-icon.png") no-repeat center;
  width: 21px;
  min-width: 21px;
  height: 21px;
  display: block;
  margin-right: 14px;
}
.mid-page .fragment-module .win-tips .swiper-container {
  height: 24px;
  margin: 0;
}
.mid-page .fragment-module .win-tips .win-row {
  font-size: 14px;
  color: #853F01;
  display: flex;
  align-items: center;
}
.mid-page .win-pop:before {
  display: block;
  content: '';
  background: rgba(13, 0, 0, 0.75);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 111;
}
.mid-page .win-pop .the-win-body {
  position: fixed;
  z-index: 112;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mid-page .win-pop .the-win-body .the-win-pop {
  background: url("../images/pop-up-bg1.png") no-repeat center;
  width: 517px;
  height: 661px;
  padding: 22px 28px 24px;
  box-sizing: border-box;
  position: relative;
}
.mid-page .win-pop .the-win-body .win-msg {
  width: 100%;
  height: 370px;
  padding-bottom: 60px;
  box-sizing: border-box;
  position: relative;
}
.mid-page .win-pop .the-win-body .win-img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.mid-page .win-pop .the-win-body .win-img img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mid-page .win-pop .the-win-body .small-tips {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
.mid-page .win-pop .the-win-body .small-tips .title {
  font-weight: 800;
  font-size: 24px;
  color: #FF5400;
}
.mid-page .win-pop .the-win-body .small-tips .des {
  font-size: 14px;
  color: #984700;
}
.mid-page .win-pop .the-win-body .collect-info {
  margin: 14px auto 15px;
}
.mid-page .win-pop .the-win-body .collect-info .coll-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.mid-page .win-pop .the-win-body .collect-info .coll-row:last-of-type {
  margin-bottom: unset;
}
.mid-page .win-pop .the-win-body .collect-info .small {
  width: 226px;
  height: 44px;
  background: #FFFEF6;
  border: 1px solid #FFA03C;
  box-sizing: border-box;
  padding: 0 24px;
  font-size: 14px;
}
.mid-page .win-pop .the-win-body .collect-info .small::placeholder {
  color: #984700;
}
.mid-page .win-pop .the-win-body .collect-info textarea {
  width: 100%;
  height: 44px;
  background: #FFFEF6;
  border: 1px solid #FFA03C;
  box-sizing: border-box;
  padding: 10px 24px;
  font-size: 14px;
  resize: none;
}
.mid-page .win-pop .the-win-body .collect-info textarea::placeholder {
  color: #984700;
}
.mid-page .win-pop .the-win-body .collect-info .el-cascader {
  width: 100%;
}
.mid-page .win-pop .the-win-body .collect-info .el-cascader .el-input__inner {
  height: 44px;
  background: #FFFEF6;
  border: 1px solid #FFA03C;
  border-radius: unset;
  font-size: 14px;
  padding: 0 24px;
}
.mid-page .win-pop .the-win-body .collect-info .el-cascader .el-input__inner::placeholder {
  color: #984700;
}
.mid-page .win-pop .the-win-body .collect-info .el-cascader .el-icon-arrow-down:before {
  color: #984700;
}
.mid-page .win-pop .the-win-body .tool-row {
  display: flex;
  justify-content: space-between;
  width: 460px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0 auto;
}
.mid-page .win-pop .the-win-body .tool-row.branch-row a {
  width: 226px;
  height: 64px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.mid-page .win-pop .the-win-body .tool-row.branch-row a:first-of-type {
  background: url("../images/pop-btn-2.png") no-repeat center;
}
.mid-page .win-pop .the-win-body .tool-row.branch-row a:first-of-type:hover {
  background: url("../images/pop-btn-2-hover.png") no-repeat center;
}
.mid-page .win-pop .the-win-body .tool-row.branch-row a:last-of-type {
  color: #FF5400;
  background: url("../images/pop-bnt-3.png") no-repeat center;
}
.mid-page .win-pop .the-win-body .tool-row.branch-row a:last-of-type:hover {
  background: url("../images/pop-bnt-3-hover.png") no-repeat center;
}
.mid-page .win-pop .the-win-body .tool-row a {
  background: url("../images/pop-btn-1.png") no-repeat center;
  width: 461px;
  height: 61px;
  font-weight: bold;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FEFEFE;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.mid-page .win-pop .the-win-body .tool-row a:hover {
  background: url("../images/pop-btn-1-hover.png") no-repeat center;
}
.mid-page .win-pop .the-win-body .close-btn {
  background: url("../images/close-btn-icon.png") no-repeat center;
  width: 17px;
  height: 17px;
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  right: -20px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.mid-page .win-pop .the-win-body .close-btn:hover {
  transform: rotate(90deg);
}
.mid-page .win-pop.public-pop .the-win-body .tool-row {
  bottom: 22px;
}
.mid-page .win-pop.jd-pop .the-win-pop {
  background: url("../images/pop-up-bg3.png") no-repeat center;
  width: 517px;
  height: 553px;
}
.mid-page .win-pop.jd-pop .the-win-pop .collect-info .small {
  width: 100%;
}
.mid-page .win-pop.jd-pop .the-win-pop .tool-row {
  bottom: 22px;
}
.mid-page .win-pop.msg-pop .the-win-pop,
.mid-page .win-pop.take-part-pop .the-win-pop,
.mid-page .win-pop.integral-pop .the-win-pop {
  background: url("../images/pop-up-bg2.png") no-repeat center;
  width: 517px;
  height: 508px;
}
/*# sourceMappingURL=mid-autumn-2025.css.map */