html,
body {
  width: 100%;
  overflow-x: hidden;
  background: #edecff url('../images/bg.png') center top no-repeat;
}

.salesreward:hover .slider-prev,
.salesreward:hover .slider-next {
  display: block !important;
}

.sales_promotion:hover .slider-prev,
.sales_promotion:hover .slider-next {
  display: block !important;
}

header {
  height: 580px;
}

.bx {
  width: 1220px;
  margin: 24px auto;
  padding: 30px 0;
  position: relative;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.salesreward {
  width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}

.salesreward_title {
  margin: 0 auto;
  margin-bottom: 0;
  padding: 24px 0 20px;
}

.salesreward_title .salesreward_title_wz,
.salespromotion_title .salespromote_title_wz {
  text-align: center;
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 105px;
  font-family: "PingFang SC";
  color: rgb(255, 255, 255);
  z-index: 73;
}

/* Ã¥â€¢â€ Ã¥Â®Â¶Ã¤Â¼ËœÃ¦Æ’Â  */
.box-list-container {
  position: relative;
  width: 990px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 38px;
}

.hot-store .box-list-container {
  margin: 20px auto 0;
}

.salesreward .slider-prev {
  background-image: url("../images/icon-left.png");
  position: absolute;
  width: 68px;
  height: 68px;
  top: 50%;
  left: 0%;
  margin-top: -34px;
  z-index: 20;
}

.salesreward .slider-next {
  background-image: url("../images/icon-right.png");
  position: absolute;
  width: 68px;
  height: 68px;
  top: 50%;
  right: -76px;
  margin-top: -34px;
  z-index: 20;
}

.salesreward .slider-prev {
  background-image: url("../images/icon-left.png");
  position: absolute;
  width: 68px;
  height: 68px;
  top: 50%;
  margin-top: -34px;
  z-index: 20;
  left: -76px;
}

.sales_promotion .slider-next {
  background-image: url("../images/icon-right.png");
  position: absolute;
  width: 68px;
  height: 68px;
  top: 50%;
  margin-top: -28px;
  z-index: 20;
  right: -76px;
}

.sales_promotion .slider-prev {
  background-image: url("../images/icon-left.png");
  position: absolute;
  width: 68px;
  height: 68px;
  top: 50%;
  margin-top: -28px;
  z-index: 20;
  left: -76px;
}

.salesreward ul.move-box {
  position: relative;
  width: 10000px;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: -10px;
  /* padding-top: 20px; */
  /*    padding-left:92px;*/

}

.salesreward ul.move-box li {
  float: left;
  width: 1080px;
  height: auto;
  overflow: hidden;
  /*width: 875px;
    height: auto;
    float: left;
    overflow: hidden; */
}

/* Ã©ÂÂ®Ã§Â½Â©Ã¥Â±â€š*/
.salesreward ul.move-box li a {
  float: left;
  display: block;
  width: 188px;
  height: 138px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  margin-right: 12px;
  margin-top: 14px;
}

.salesreward ul.move-box li a .icon_img {
  /* background-image: url("../images/image1.png");     */
  height: 50px;
  display: block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 24px;
}

.salesreward ul.move-box li a .sales_discount {
  font-size: 20px;
  color: #fff;
  width: 100%;
  height: 40px;
  background: #155577;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.salespromotion_title {
  margin: 0 auto 0;
  text-align: center;
}

.salespromote_title_wz {
  font-size: 40px;
  color: #ffeeb6;
  text-align: center;
  line-height: 105px;
}

.sales_promotion {
  width: 1142px;
  margin: 0 auto;
  overflow: hidden;
}

.sales_promotion .sales_promotionUl {
  padding: 70px 70px;
  width: 890px;
}

.sales_promotion .sales_promotionUl li a {
  width: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

.sales_promotion ul li a {
  width: 490px;
  height: 166px;
  display: inline-block;
  margin: 0 7px 7px 0;
}

.sales_promotion ul li a:nth-child(2n) {
  margin-right: 0px;
}

.sales_promotion .sales_promotionUl li img {
  width: 490px;
  height: 166px;
  display: block;
}


.sales_promotion ul.move-box {
  position: relative;
  width: 10000px;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 20px;
  /*    padding-left:72px;
    margin: 50px 10px 10px 0;*/

}

.sales_promotion ul.move-box li {
  float: left;
  width: 1080px;
  height: auto;
  font-size: 0;
  overflow: hidden;
}

.sales_promotion ul.move-box li .product-item img {
  width: 490px;
  height: 166px;
}

.float-menu {
  position: fixed;
  background: url("../images/float-menu.png") no-repeat;
  width: 209px;
  height: 224px;
  right: 20px;
  bottom: 250px;
  overflow: hidden;
  z-index: 99;
}

.float-menu ul {
  width: 180px;
  height: 204px;
  margin: 70px 15px 0;
}

.float-menu ul li {
  color: #a00e14;
  font-size: 20px;
  font-weight: bold;
  font-family: "PingFang SC";
  height: 46px;
  line-height: 46px;
  margin: 0 2px 10px 1px;
  text-align: center;
  cursor: pointer;
}

.float-menu ul li.cur {
  background: #a00e14;
  border-radius: 30px;
  color: #fff;
}

.float-menu .top-btn {
  height: 78px;
  background: none;
}

.bubble {
  width: 97px;
  height: 194px;
}

.bubble1 {
  position: absolute;
  bottom: 90px;
  left: 0px;
}

.bubble2 {
  position: absolute;
  top: 1600px;
  right: 0px;
}

.salesreward_title_wz img,
.salespromote_title_wz img {
  width: 100%;
}
.salesreward_title {
  margin-bottom: 0;
}
.salesreward_title,
.salespromote_title {
  text-align: center;
}

.title {
  display: block;
  margin: 0 auto;
  width: 300px;
  font-family: 'sourcehanserifcn';
  color: #fff;
  font-size: 36px;
  text-align: center;
  line-height: 64px;
  background-color: #0C2D2C;
  border-radius: 32px;
}
