.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;
}
/*清除默认样式*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  display: inline-block;
}
a:focus,
a:active {
  color: inherit;
}
input {
  border: none;
}
button {
  border: none;
  cursor: pointer;
}
i {
  display: inline-block;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
textarea::-webkit-input-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea:-ms-input-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
/*清除IEX号*/
/*::-ms-clear,::-ms-reveal{display:none;}*/
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input,
textarea,
button {
  outline: none;
}
.container_warp {
  width: 1280px !important;
  margin: 0 auto;
}
.wrap-jp {
  width: 1130px;
  margin: 0 auto;
}
.go_wrap {
  width: 1440px !important;
  margin: 0 auto;
}
.go_wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.clear-fix:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
body {
  min-width: 1440px;
  background: #fafdff;
}
.sales-promotion-page {
  padding-bottom: 80px;
}
.sales-promotion-page .container-warp {
  width: 1424px;
  margin: 0 auto;
}
.sales-promotion-page .common-title {
  font-weight: 800;
  font-size: 60px;
  color: #293E56;
  text-align: center;
}
.sales-promotion-page .common-des {
  font-size: 24px;
  color: #6E767F;
  text-align: center;
}
.sales-promotion-page .banner-module {
  background: url("../images/summer-sale/banner-bg.png") no-repeat center;
  width: 100%;
  min-width: 1424px;
  height: 800px;
  background-size: cover;
  padding-top: 68px;
  box-sizing: border-box;
  position: relative;
}
.sales-promotion-page .banner-module .banner-title {
  background: url("../images/summer-sale/banner-title.png") no-repeat center;
  width: 658px;
  height: 92px;
  margin: 0 auto 80px;
}
.sales-promotion-page .banner-module .remit-des {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 70px;
}
.sales-promotion-page .banner-module .des-title {
  font-weight: 500;
  font-size: 47px;
  margin-bottom: 30px;
  color: #002507;
  background: linear-gradient(to bottom, #52a5e9, #2271d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.sales-promotion-page .banner-module .prize-bt {
  display: flex;
  align-items: flex-end;
}
.sales-promotion-page .banner-module .info {
  font-size: 47px;
  color: #002507;
  background: linear-gradient(to bottom, #52a5e9, #2271d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-left: 14px;
}
.sales-promotion-page .banner-module .banner-time {
  font-weight: 500;
  font-size: 36px;
  color: #E1FFFF;
  background: linear-gradient(to bottom, #52a5e9, #2271d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-top: 70px;
  text-align: center;
}
.sales-promotion-page .banner-module .jump-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
  width: 560px;
  height: 106px;
  background-color: #ffff00;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border-radius: 53px;
  display: block;
  margin: 0 auto;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.24);
}
.sales-promotion-page .banner-module .jump-link a {
  width: 560px;
  height: 106px;
  line-height: 106px;
  font-weight: 500;
  font-size: 48px;
  color: #E1FFFF;
  background: linear-gradient(to bottom, #52a5e9, #2271d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.sales-promotion-page .product-module,
.sales-promotion-page .quality-module {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.sales-promotion-page .product-module .container_warp,
.sales-promotion-page .quality-module .container_warp {
  position: relative;
  z-index: 1;
}
.sales-promotion-page .product-module:before,
.sales-promotion-page .quality-module:before {
  background: url("../images/summer-sale/sale-bg.png") no-repeat center;
  width: 100%;
  min-width: 1424px;
  height: 588px;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: auto;
}
.sales-promotion-page .product-module .product-box,
.sales-promotion-page .quality-module .product-box {
  margin-top: 80px;
  position: relative;
  z-index: 1;
}
.sales-promotion-page .product-module .product-list,
.sales-promotion-page .quality-module .product-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.sales-promotion-page .product-module .product-list:first-of-type .product-item:first-of-type,
.sales-promotion-page .quality-module .product-list:first-of-type .product-item:first-of-type {
  margin-right: 180px;
}
.sales-promotion-page .product-module .product-list:last-of-type,
.sales-promotion-page .quality-module .product-list:last-of-type {
  margin-bottom: unset;
}
.sales-promotion-page .product-module .product-list:last-of-type .product-item,
.sales-promotion-page .quality-module .product-list:last-of-type .product-item {
  margin-left: 25px;
}
.sales-promotion-page .product-module .product-list:last-of-type .product-item:first-of-type,
.sales-promotion-page .quality-module .product-list:last-of-type .product-item:first-of-type {
  margin-left: unset;
}
.sales-promotion-page .product-module .product-item,
.sales-promotion-page .quality-module .product-item {
  width: 458px;
}
.sales-promotion-page .product-module .product-item .product-pic,
.sales-promotion-page .quality-module .product-item .product-pic {
  width: 458px;
  height: 284px;
  box-shadow: 6px 6px 20px 0 rgba(0, 17, 0, 0.16);
  overflow: hidden;
  border-radius: 20px;
}
.sales-promotion-page .product-module .product-item .product-pic img,
.sales-promotion-page .quality-module .product-item .product-pic img {
  width: 100%;
  height: 100%;
}
.sales-promotion-page .product-module .product-item .product-title,
.sales-promotion-page .quality-module .product-item .product-title {
  font-weight: bold;
  font-size: 24px;
  color: #293E56;
  text-align: center;
  margin-top: 26px;
}
.sales-promotion-page .product-module .product-item .product-des,
.sales-promotion-page .quality-module .product-item .product-des {
  font-size: 16px;
  color: #6E767F;
  text-align: center;
  margin-top: 10px;
}
.sales-promotion-page .quality-module {
  padding-top: unset;
}
.sales-promotion-page .quality-module:before {
  bottom: -290px;
}
.sales-promotion-page .coupon-module .coupon-box {
  margin-top: 40px;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}
.sales-promotion-page .coupon-module .coupon-box.active .coupon-item:nth-child(5) {
  display: block;
}
.sales-promotion-page .coupon-module .coupon-box.active .coupon-item:nth-child(6) {
  display: block;
}
.sales-promotion-page .coupon-module .coupon-box.active .coupon-item:nth-child(7) {
  display: block;
}
.sales-promotion-page .coupon-module .coupon-box.active .coupon-item:nth-child(8) {
  display: block;
}
.sales-promotion-page .coupon-module .coupon-box.active .unfold-btn .arrow-down {
  transform: rotate(180deg);
}
.sales-promotion-page .coupon-module .coupon-box .coupon-remit {
  padding: 0 2px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item {
  background: url("../images/summer-sale/coupon-bg2.png") no-repeat center;
  width: 692px;
  height: 330px;
  border-radius: 20px;
  padding: 60px 120px 10px;
  box-shadow: 6px 6px 20px 0 rgba(0, 17, 0, 0.16);
  overflow: hidden;
  margin-top: 40px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:first-of-type {
  background: url("../images/summer-sale/coupon-bg1.png") no-repeat center;
  width: 692px;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:nth-child(4) {
  background: url("../images/summer-sale/coupon-bg3.png") no-repeat center;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:nth-child(5) {
  background: url("../images/summer-sale/coupon-bg3.png") no-repeat center;
  display: none;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:nth-child(6) {
  display: none;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:nth-child(7) {
  display: none;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:nth-child(8) {
  background: url("../images/summer-sale/coupon-bg3.png") no-repeat center;
  display: none;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-item:hover {
  transform: translateY(-5px);
}
.sales-promotion-page .coupon-module .coupon-box .coupon-des {
  font-size: 18px;
  color: #D85455;
  text-align: center;
  margin-top: 10px;
}
.sales-promotion-page .coupon-module .coupon-box .num-prize {
  color: #4A9BE6;
  font-weight: 1000;
  text-align: center;
  margin-top: -28px;
}
.sales-promotion-page .coupon-module .coupon-box .num-total {
  font-size: 136px;
}
.sales-promotion-page .coupon-module .coupon-box .symbol {
  font-size: 82px;
  vertical-align: super;
}
.sales-promotion-page .coupon-module .coupon-box .tips-info {
  font-size: 24px;
  color: #4A9BE6;
  text-align: center;
  margin-top: -34px;
}
.sales-promotion-page .coupon-module .coupon-box .mil-des {
  font-size: 16px;
}
.sales-promotion-page .coupon-module .coupon-box .jum-link {
  width: 247px;
  height: 50px;
  line-height: 50px;
  background-color: #ffff00;
  border-radius: 25px;
  text-align: center;
  margin: 10px auto;
  display: block;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.24);
}
.sales-promotion-page .coupon-module .coupon-box .jum-link a {
  width: 247px;
  height: 50px;
  font-size: 24px;
  color: #E1FFFF;
  background: linear-gradient(to bottom, #52a5e9, #2271d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn {
  width: 300px;
  cursor: pointer;
  margin: 80px auto 0;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn .arrow-title {
  font-weight: 800;
  font-size: 60px;
  color: #4A9BE6;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn .arrow-down {
  background: url("../images/summer-sale/toggle-icon.png") no-repeat center;
  width: 306px;
  height: 91px;
  position: relative;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn .arrow-down:after {
  content: '';
  position: absolute;
  bottom: -60px;
  right: -100px;
  z-index: 1;
  background: url("../images/summer-sale/pointer-icon.gif") no-repeat center;
  width: 183px;
  height: 141px;
  background-size: cover;
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn.pack-up .arrow-down {
  transform: rotate(180deg);
}
.sales-promotion-page .coupon-module .coupon-box .coupon-btn.pack-up .arrow-down:after {
  display: none;
}
.sales-promotion-page .rules-module {
  position: relative;
}
.sales-promotion-page .rules-module:before {
  background: url("../images/summer-sale/sale-bg.png") no-repeat center;
  width: 100%;
  min-width: 1424px;
  height: 588px;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -190px;
  margin: auto;
}
.sales-promotion-page .rules-module .rules-box {
  width: 1424px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 6px 6px 20px 0 rgba(0, 17, 0, 0.16);
  border-radius: 60px;
  padding: 80px;
  position: relative;
  z-index: 1;
}
.sales-promotion-page .rules-module .rules-box dt {
  text-align: center;
  font-weight: 800;
  font-size: 60px;
  color: #293E56;
  margin-bottom: 70px;
}
.sales-promotion-page .rules-module .rules-box dd {
  font-size: 20px;
  line-height: 30px;
  color: #6E767F;
  margin-bottom: 20px;
}
.sales-promotion-page .rules-module .rules-box dd:last-of-type {
  margin-bottom: unset;
}
/*# sourceMappingURL=summer-sale.css.map */