body {
  /* background-image: url(/image/bodybg.png);
  background-size: cover;
  background-color: rgb(210, 208, 210); */
  padding-bottom: 0 !important;
}

#bottom{
  /* display: none; */
  position: relative;
}

#topView{
  position: sticky;
  top: 0;
}
#headerView{
  /* position: sticky; */
  /* top: 31px; */
  background-color: #fff;
}

#homeBox {
  overflow: hidden;
  /* background: #f5f5f5; */
  padding-bottom: 35px;
}

.adBoxContent{
  position: relative;
}
.adBoxHot{
  display: block;
  position: absolute !important;
  z-index: 99;
}

/*swiper的轮播盒子*/
#homeBox .swiper {
  position: relative;
  min-width: 1000px;
  /*设置最小宽度-新加*/
  width: 1200px;
  height: 500px;
  margin: 0 auto;
  border-bottom: 1px solid #d3d3d3;
}

#homeBox .swiper .swiperBox {
  width: 100%;
  height: 100%;
  position: absolute;
}

#homeBox .swiper .swiperBox .swiper-container {
  width: 100%;
  height: 100%;
}

#homeBox .swiper .swiperBox .swiper-container>span.prev {
  left: 20px;
}

#homeBox .swiper .swiperBox .swiper-container>span.next {
  right: 20px;
}

#homeBox .swiper .swiperBox .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
  width: 100%;
}

#homeBox .swiper .swiperBox .swiper-container .swiper-wrapper .swiper-slide a>img {
  height: 100%;
  width: 100%;
}

/*swiper的设置*/

#homeBox .swiper .swiperBox .swiper-container .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  bottom: 5px;
}

#homeBox .swiper .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}

.swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #999;
}

#homeBox .swiper .swiperBox .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 50%;
}

#homeBox .swiper .swiperBox .swiper-container .swiper-active-switch {
  background: #fff;
}

/*轮播图上的广告栏*/
#homeBox .swiper .advertisingColumn {
  position: relative;
}

#homeBox .swiper .advertisingColumn>div {
  width: 200px;
  position: absolute;
  z-index: 100;
  right: 0;
  height: 466px;
  top: 17px;
}

#homeBox .swiper .advertisingColumn>div .up {
  height: 230px;
  margin-bottom: 6px;
  background: #fff;
}

#homeBox .swiper .advertisingColumn>div .up ul {
  overflow: hidden;
}

#homeBox .swiper .advertisingColumn>div .up ul li {
  float: left;
  width: 50%;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px #e8e8e8 solid;
  color: #747474;
  background: #eee;
}

#homeBox .swiper .advertisingColumn>div .up ul li:nth-child(1) {
  border-right: 1px #e8e8e8 solid;
}

#homeBox .swiper .advertisingColumn>div .up ul li.active {
  border-bottom: none;
  background: #fff;
}

#homeBox .swiper .advertisingColumn>div .up .MallIconList {
  overflow: hidden;
}

#homeBox .swiper .advertisingColumn>div .up .MallIconList a {
  width: 33.3%;
  display: block;
  float: left;
  padding-top: 25px;
}

#homeBox .swiper .advertisingColumn>div .up .MallIconList a img {
  width: 50%;
  display: block;
  margin: 0 auto
}

#homeBox .swiper .advertisingColumn>div .up .MallIconList a p {
  text-align: center;
  height: 30px;
  line-height: 24px;
}

#homeBox .swiper .advertisingColumn>div .up .adver {
  display: none;
}

#homeBox .swiper .advertisingColumn>div .up .adver a {
  color: #747474;
  padding: 0 18px;
  display: block;
  line-height: 25px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#homeBox .swiper .advertisingColumn>div .up .adver a:hover {
  color: #1A553C;
}

#homeBox .swiper .advertisingColumn>div .up .adver a.active {
  color: #ff6804;
  font-size: 14px;
  font-weight: bold;
}


#homeBox .swiper .advertisingColumn>div .down {
  width: 200px;
  height: 230px;
  background: #fff;
  position: relative;
}

#homeBox .swiper .advertisingColumn>div .down .swiper-smell-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

#homeBox .swiper .advertisingColumn>div .down .swiper-smell-container>span.prev {
  left: 0px;
}

#homeBox .swiper .advertisingColumn>div .down .swiper-smell-container>span.next {
  right: 0px;
}

#homeBox .swiper .advertisingColumn>div .down .swiper-smell-container .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
  width: 100%;
}

#homeBox .swiper .advertisingColumn>div .down .swiper-smell-container .swiper-wrapper .swiper-slide a>img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;

}

/*楼层底端的服务*/
.bottomService .indexfootReputation {
  overflow: hidden;
}

.bottomService .indexfootReputation li {
  width: 25%;
  float: left;
  border-right: 1px solid #d3d3d3;
  padding: 10px 25px;
  height: 100px;
}

.bottomService .indexfootReputation li a {
  width: 100%;
}

.bottomService .indexfootReputation li a img {
  width: 100%;
  height: 100%;
}

.bottomService .indexfootReputation li:last-child {
  border-right: none;
}


/*
 
 * 楼层整体配置，包括主购物图*/
#homeBox .floorBox {
  margin-top: 40px;
}

#homeBox .floorBox .floor {
  width: 1206px;
  overflow: hidden;
  height: auto;
}

#homeBox .floorBox .floor .floorAd {
  display: block;
  width: 100%;
  /*height: 100px;*/
  /*屏蔽原因：楼层广告位，未设置时，不预留位置*/
  height: auto;
  margin-bottom: 30px;
}

#homeBox .floorBox .floor .floorAd img {
  width: 100%;
  height: 100%;

}

#homeBox .floorBox .floor>h4 {
  margin-bottom: 18px;
  color: #333;
  display: flex;
  align-items: center;
  padding: 0 20px;
  flex-wrap: wrap;
  gap: 20px 90px;
  justify-content: center;
}

#homeBox .floorBox .floor>h4 span {
  display: block;
  font-size: 18px;
  padding: 18px;
  background-color: #fff;
  border-radius: 25px;
  cursor: pointer;
}

#homeBox .floorBox .floor>h4 span.floorActive {
  color: #fff;
  background-color: #1A553C;
}

#homeBox .floorBox .floor>h4 a {
  display: inline-block;
  padding: 0 20px;
  line-height: 35px;
  color: #333;
  margin-right: 10px;
}

#homeBox .floorBox .floor>h4 a:hover {
  background: #9e84b1;
}

#homeBox .floorBox .floor .boxL {
  width: 195px;
  margin-right: 6px;
  height: 466px;
  float: left;
  position: relative;
  overflow: hidden;
}

#homeBox .floorBox .floor .goodsContent {
  width: 1200px;
  padding: 18px;
  border-radius: 12px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}

#homeBox .floorBox .floor .goodsList {
  width: 100%;
  /* height: 464px; */
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

#homeBox .floorBox .floor .lookMore {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
  cursor: pointer;
  align-self: center;
}

#homeBox .floorBox .floor .boxL img {
  display: block;
  width: 100%;
  height: 100%;
}

#homeBox .floorBox .floor .boxL .floorNav {
  height: 50%;
  width: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, .2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
  z-index: 1;
}

#homeBox .floorBox .floor .boxL .floorNav ul {
  overflow: hidden;
}

#homeBox .floorBox .floor .boxL .floorNav .shortAD li {
  width: 50%;
  padding: 5px 15px;
  float: left;
}

#homeBox .floorBox .floor .boxL .floorNav .longAD li {
  width: 100%;
  padding: 5px 15px;
}

#homeBox .floorBox .floor .boxL .floorNav ul li a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #FFFFFF;
}

#homeBox .floorBox .floor .boxL .floorNav ul li a:hover {
  color: yellow;
}

#homeBox .floorBox .floor .boxR {
  width: 216px;
  height: 320px;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

#homeBox .recommendAreaHot li:hover,
#homeBox .masterPurchaseGraphOne li:hover,
#homeBox .floorBox .floor .boxR:hover,
#homeBox .recommendArea li:hover,
.secondKill_2 .sk-swiper .swiper-wrapper li:hover {
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); */
  -webkit-transform: translate3d(0, -3px, 0);
  -ms-transform: translate3d(0, -3px, 0);
  -o-transform: translate3d(0, -3px, 0);
  -moz-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}

#homeBox .floorBox .floor .boxR img {
  width: 216px;
  height: 216px;
}

#homeBox .floorBox .floor .boxRS {
  background: #fff;
}

#homeBox .floorBox .floor .boxRS .goodsDesc {
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  height: 48px;
}

#homeBox .floorBox .floor .boxRS .goodsPrice {
  font-size: 20px;
  color: #E63C39;
}

#homeBox .floorBox .floor .boxRS .goodsPrice>span {
  font-size: 16px;
}

#homeBox .floorBox .floor .boxR>div {
  position: absolute;
  z-index: 1;
  transition: all .3s;
  width: 100%;
  height: 50%;
  top: 100%;
  background: rgba(0, 0, 0, .2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
}

#homeBox .floorBox .floor .boxR.active {
  width: 396px;
}

/*楼层推荐品牌*/
#homeBox .floorBox .brandBox {
  padding-top: 10px;
  overflow: hidden;
  position: relative;
}

#homeBox .floorBox .brandBox .prev,
#homeBox .floorBox .brandBox .next {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
}

#homeBox .floorBox .brandBox .prev {
  left: 10px;
}

#homeBox .floorBox .brandBox .next {
  right: 10px;
}

#homeBox .floorBox .brand {
  width: 100%;
  height: 90px;
  overflow: hidden;
  padding-left: 33px;
  padding-right: 33px;
}

#homeBox .floorBox .brand .swiper-brandBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#homeBox .floorBox .swiper-brandBox .swiper-slide {
  height: 100%;
}

#homeBox .floorBox .swiper-brandBox .swiper-slide a {
  display: block;
  float: left;
  width: 140px;
  height: 100%;
  margin-right: 2px
}

#homeBox .floorBox .swiper-brandBox .swiper-slide img {
  width: 100%;
  height: 100%;
}


/*主题购*/
#homeBox .masterPurchaseGraphOne {
  overflow: hidden;
  width: 1200px;
  height: 184px;
}

#homeBox .masterPurchaseGraphOne li {
  float: left;
  display: block;
  width: 586px;
  height: 184px;
  border-radius: 2px;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

#homeBox .masterPurchaseGraphOne li:first-child {
  width: 586px;
  margin-right: 20px;
}

#homeBox .masterPurchaseGraphOne li img {
  width: 100%;
  display: block;
  height: 100%;
}

/*热区推荐*/
#homeBox .recommendAreaHot {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 18px;
  flex: 1 1 0;
  justify-content: center;
}

#homeBox .recommendAreaHot li {
  box-sizing: border-box;
  padding: 18px 26px;
  width: 25%;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

#homeBox .recommendAreaHot li .bigTitle {
  font-size: 24px;
}

#homeBox .recommendAreaHot li .subTitle {
  font-size: 14px;
  color: #666;
  margin-left: 13px;
}

#homeBox .recommendAreaHot li img {
  width: 248px;
  height: 108px;
  margin-top: 15px;
}

#homeBox .recommendAreaHot li:nth-child(3n+3) {
  margin-right: 0
}

/*推荐区*/
#homeBox .recommendArea {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 18px;
  border-radius: 12px;
  background-color: #fff;
  gap: 18px;
  flex-wrap: wrap;
}

#homeBox .recommendArea li {
  width: 216px;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  align-self: flex-start;
}

/* #homeBox .recommendArea li:nth-child(5n+5) {
	margin-right: 0
} */

#homeBox .recommendArea li img {
  display: block;
  /*width: 100%;*/
  /*height: 100%;*/
  width: 216px;
  height: 216px;
}

#homeBox .recommendArea li .pDesc {
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  height: 48px;
}

#homeBox .recommendArea li .pName {
  font-size: 20px;
  color: #E63C39;
}

#homeBox .recommendArea li .pName>span {
  font-size: 16px;
}

.mar_t15 {
  margin-top: 15px;
}

#homeBox .floorInfo {
  position: absolute;
  width: 80px;
  left: -90px;
  top: 50%;
  z-index: 1000;
}

#homeBox .floorInfo>div {
  position: relative;
  display: block;
  border: 1px solid #d3d3d3;
  margin-bottom: 5px;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  overflow: hidden;
}

#homeBox .floorInfo>div a {
  position: absolute;
  left: -100%;
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background: #1A553C;
  transition: all .2s;
  top: 0;
}

#homeBox .floorInfo>div:hover a {
  left: 0;
}

#homeBox .floorInfo>div.active a {
  left: 0;
}

#homeBox .wid {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}

/*秒杀*/
.secondKill_1 {
  width: 220px;
  overflow: hidden;
  float: left;
  background: #1A553C;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.secondKill_2 {
  width: 900px;
  float: left;
  margin-left: 40px;
  position: relative;
}

.secondKill_2 .sk-swiper {
  height: 293px;
  overflow: hidden;
}

.secondKill_1 .sk_tit {
  font-size: 38px;
  color: #fff;
  margin-top: 34px;
}

.secondKill_1 img {
  width: 32px;
  height: 52px;
  margin-top: 10px;
}

.secondKill_1 .sk_desc {
  margin-top: 20px;
}

.secondKill_1 .sk_time {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  color: #2A2A29;
}

.secondKill_1 .sk_time i {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #2A2A29;
  line-height: 35px;
  font-size: 20px;
  color: #fff;
  border-radius: 2px;
}

.secondKill_2 li {
  width: 220px !important;
  background: #fff;
  padding: 20px;
  margin-right: 4px;
}

.secondKill_2 li .pName {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 22px;
}

.secondKill_2 li img {
  width: 170px;
  height: 170px;
}

.secondKill_2 li .pName em {
  font-size: 14px;
}

.secondKill_2 li .pName em:last-child {
  font-size: 12px;
  text-decoration: line-through;
  color: #888;
}

.swiper-slide {
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

.secondKill_2 .prev,
.secondKill_2 .next {
  display: inline-block;
  width: 26px;
  height: 46px;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -23px;
  background: #ccc;
  z-index: 10;
  cursor: pointer;
}

.secondKill_2 .prev {
  background-image: url(/image/prev.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
}

.secondKill_2 .next {
  left: inherit;
  right: -40px;
  background-image: url(/image/next.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 1200px) {
  #homeBox .floorBox .floor {
    width: 1005px;
    margin: 0 auto;
  }

  #homeBox .floorBox {
    width: 1005px;
    margin: 0 auto;
    margin-top: 20px;
  }

  #homeBox .floorBox .floor .goodsContent {
    width: 1005px;
  }

  #homeBox .wid {
    width: 999px;
    margin: auto;
    overflow: hidden
  }

  #homeBox .recommendAreaHot li {
    width: 324px;
    /* float: left; */
    /* height: 130px; */
    background: #fff;
    margin-right: 13px;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
  }

  #homeBox .recommendAreaHot li .bigTitle {
    font-size: 20px;
  }

  #homeBox .recommendAreaHot li .subTitle {
    font-size: 13px;
  }

  #homeBox .recommendAreaHot li img {
    width: 100%;
    height: auto;
    aspect-ratio: 62 / 27;
  }

  #homeBox .masterPurchaseGraphOne li {
    width: 493px;
    height: 150px;
  }

  #homeBox .masterPurchaseGraphOne li:first-child {
    width: 493px;
  }

  /* #homeBox .recommendArea li {
    margin-right: 8px;
    margin-left: 9px;
  } */

  #homeBox .recommendArea li:nth-child(5n+5) {
    margin-right: 10px;
  }

  .secondKill_2 {
    width: 700px;
  }

  #homeBox .floorBox .brand {
    height: 74px;
  }

  #homeBox .floorBox .swiper-brandBox .swiper-slide a {
    width: 114px;
  }

  .secondKill_2 li {
    width: 171px !important;
  }

  .secondKill_2 li img {
    width: 135px;
    height: 135px;
  }
}