.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'myfont';
  src: url('../woff/myriadpro-regular.woff') format('woff'), /* chrome、firefox */ url('../ttf/myriadpro-regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../otf/myriadpro-regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../svg/myriadpro-regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../eot/myriadpro-regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../ttf/din-condensed-bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../ttf/open-sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../ttf/nunitosans_7pt_semicondensed-regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../ttf/nunitosans_7pt_semicondensed-bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../ttf/nunitosans_7pt_semicondensed-semibold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.promotion-module .banner-module {
  position: relative;
  background: url('../jpg/banner-bg.jpg') no-repeat center #00c899;
  height: 548px;
}
.promotion-module .banner-module::after {
  position: absolute;
  top: 36px;
  right: 60px;
  background: url("../png/banner-board.png") no-repeat center;
  width: 889px;
  height: 521px;
  content: '';
  display: inline-block;
}
.promotion-module .banner-module .banner-l {
  padding-left: 206px;
  padding-top: 106px;
}
.promotion-module .banner-module .banner-title {
  background: url("../png/bannner-title.png") no-repeat center;
  width: 872px;
  height: 161px;
}
.promotion-module .banner-module .banner-des {
  margin-top: 6px;
  font-size: 24px;
  line-height: 36px;
  color: #ffffff;
}
.promotion-module .banner-module .event-time {
  font-size: 29px;
  font-weight: bold;
  color: #ffffff;
  background: url("../png/time-box-bg.png") no-repeat center;
  width: 450px;
  height: 65px;
  line-height: 65px;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 0 16px;
  margin-top: 30px;
  font-family: NunitoSans-Semibold;
}
.promotion-module .common-title {
  text-align: center;
}
.promotion-module .common-title .num-ber {
  background: url('../png/serial-one.png') no-repeat center;
  width: 64px;
  height: 53px;
  display: inline-block;
}
.promotion-module .common-title .same-title {
  margin: 6px auto 0;
  width: 1070px;
  text-align: center;
  height: 64px;
  line-height: 64px;
  background-color: #008552;
  border-radius: 22px;
}
.promotion-module .common-title .same-title::after {
  background: url('../png/title-one.png') no-repeat center;
  width: 1033px;
  height: 41px;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.promotion-module .common-title .same-des {
  margin-top: 34px;
  font-size: 18px;
  color: #000000;
  text-align: center;
  font-family: NunitoSans;
}
.promotion-module .content-module {
  background: url('../png/content-bg.png') no-repeat center #9beec2;
  height: 2452px;
}
.promotion-module .the-same-item {
  padding-bottom: 90px;
}
.promotion-module .the-same-item .same-box .public-region {
  margin-top: 30px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-district {
  background-color: #f0f9e7;
  box-shadow: -5px 5px 18px 0 rgba(103, 126, 89, 0.45);
  border-radius: 55px;
  box-sizing: border-box;
  position: relative;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list {
  width: 324px;
  height: 188px;
  background-image: linear-gradient(36deg, #248544 0%, #61b97c 100%), linear-gradient(#efefef, #efefef);
  background-blend-mode: normal,
          normal;
  border-radius: 10px;
  padding: 5px;
  margin-top: -12px;
  margin-bottom: 50px;
  transition: all 0.3s ease-in-out;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list.alone .sum-total {
  font-size: 72px !important;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list.alone .coupons-t {
  margin-top: 0;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list.alone .line {
  margin-top: 0;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list:hover {
  transform: translateY(-5px);
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .list-line {
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 12px 0;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -12px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t .symbol {
  font-size: 36px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t .sum-total {
  font-size: 95px;
  letter-spacing: -6px;
  font-family: NunitoSans-Semibold;
  font-style: italic;
  margin-left: -4px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t .cou-r {
  text-align: center;
  margin-left: 20px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t .cou-des {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .coupons-t .cou-sum {
  font-size: 18px;
  font-weight: normal;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .line {
  width: 100%;
  height: 1px;
  border-top: 0.5px dashed white;
  opacity: 0.5;
  margin-top: -18px;
}
.promotion-module .the-same-item .same-box .public-region .coupons-list .get-coupon {
  font-size: 20px;
  color: #000000;
  width: 260px;
  height: 36px;
  background-color: #efefef;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  margin: 12px auto 0;
}
.promotion-module .the-same-item .same-box .public-des {
  font-size: 14px;
  letter-spacing: -0.1px;
  margin-top: 30px;
}
.promotion-module .the-same-item .same-box .get-all-coupons {
  text-align: center;
  margin-top: 30px;
}
.promotion-module .the-same-item .same-box .get-all-coupons span {
  height: 36px;
  line-height: 36px;
  background-color: #ff4949;
  box-shadow: -1px 4px 6px 1px rgba(165, 215, 115, 0.51);
  border-radius: 16px;
  padding: 0 20px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
}
.promotion-module .the-same-item .same-box .get-all-coupons span:hover {
  background-color: #f63333;
}
.promotion-module .the-same-item.one .same-box {
  padding-top: 80px;
}
.promotion-module .the-same-item.one .coupons-district {
  padding: 46px 236px 36px 236px;
}
.promotion-module .the-same-item.one .coupons-district .coupons-com {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.promotion-module .the-same-item.one .coupons-district .coupons-list:nth-child(3) {
  margin-bottom: 0;
}
.promotion-module .the-same-item.one .coupons-district .coupons-list:nth-child(4) {
  margin-bottom: 0;
}
.promotion-module .the-same-item.two .num-ber {
  background: url("../png/serial-two.png") no-repeat center;
  width: 71px;
  height: 53px;
}
.promotion-module .the-same-item.two .same-title:after {
  background: url("../png/title-two.png") no-repeat center;
  width: 860px;
  height: 41px;
}
.promotion-module .the-same-item.two .same-des {
  line-height: 36px;
}
.promotion-module .the-same-item.two .public-region {
  height: 411px;
  box-shadow: -5px 5px 18px 0 rgba(103, 126, 89, 0.45);
  overflow: hidden;
  border-radius: 55px;
}
.promotion-module .the-same-item.three .num-ber {
  background: url("../png/serial-three.png") no-repeat center;
  width: 71px;
  height: 53px;
}
.promotion-module .the-same-item.three .same-title::after {
  background: url("../png/title-three.png") no-repeat center;
  width: 864px;
  height: 44px;
}
.promotion-module .the-same-item.three .public-region {
  background-color: #f0f9e7;
  box-shadow: -5px 5px 18px 0 rgba(103, 126, 89, 0.45);
  border-radius: 55px;
  padding: 32px;
}
.promotion-module .the-same-item.three .each-share-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.promotion-module .the-same-item.three .each-tag {
  font-size: 30px;
  font-weight: bold;
  color: #190606;
  margin-right: 20px;
}
.promotion-module .the-same-item.three .jump-btn {
  margin-right: 34px;
  display: flex;
  align-items: center;
}
.promotion-module .the-same-item.three .jump-btn img {
  transition: all 0.3s ease;
}
.promotion-module .the-same-item.three .jump-btn .title {
  font-size: 16px;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #190606;
  margin-left: 20px;
}
.promotion-module .the-same-item.three .jump-btn:hover img {
  transform: scale(1.1);
}
.promotion-module .the-same-item.three .rule-box {
  color: #000000;
  margin: 30px auto 0;
  width: 800px;
}
.promotion-module .the-same-item.three .rule-box dt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.promotion-module .the-same-item.three .rule-box dd {
  font-size: 14px;
}
.the-window-pop {
  display: none;
}
.the-window-pop.js-claim-coupon .waring:before {
  display: none !important;
}
.the-window-pop:after {
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.55);
  content: '';
  display: block;
}
.the-window-pop .pop-wrap {
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  right: 0;
  top: 0;
  box-sizing: border-box;
  text-align: center;
}
.the-window-pop .pop-wrap:after {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}
.the-window-pop .pop-info {
  display: inline-block;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 370px;
  vertical-align: middle;
  border: solid 1px #000;
}
.the-window-pop .pop-head {
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  padding: 10px 22px;
  background: #008552;
  color: #fff;
}
.the-window-pop .pop-body {
  border-top: 4px solid #9beec2;
  padding: 20px 40px;
  max-height: calc(100vh - 160px);
  overflow-y: auto;
}
.the-window-pop .pop-body .state-row {
  font-size: 18px;
  color: #000;
}
.the-window-pop .pop-body .state-row.waring:before {
  content: '';
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAYCAQAAACc2y8WAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAHdElNRQfoBQcOFR/T10JtAAAAQElEQVQY02P8X86AAGcZ//9H4lYwMexBlmViQAEUcN8zMdxD8BjPonApMPkeFu5ZBqIB438XZN0YoUGCq9CMAgB3WhMkUEscIQAAAABJRU5ErkJggg==") no-repeat center #ff4949;
  width: 40px;
  height: 40px;
  border: 2px solid #9e6c01;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 30px;
}
.the-window-pop .pop-footer {
  padding-bottom: 24px;
  text-align: center;
  font-size: 0;
}
.the-window-pop .pop-footer .btn {
  width: 80px;
  height: 30px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 4px;
  border: solid 2px #9e6c01;
  font-size: 16px;
  color: #000;
  margin-left: 40px;
  transition: all 0.3s linear;
}
.the-window-pop .pop-footer .btn:first-child {
  margin-left: 0;
}
.the-window-pop .pop-footer .btn.active {
  background: #ff4949;
  color: #fff;
}
.the-window-pop .pop-footer .btn.active:hover {
  background: #e02d2d;
}
/*# sourceMappingURL=SummerSpectacular2024.css.map */