#flashSalesMonth {
  box-sizing: border-box;
  padding-bottom: 40px;
}
#flashSalesMonth .container {
  width: 1030px;
  margin: 0 auto;
  margin-top: -60px;
  z-index: 99;
  position: relative;
}

.brandTitle {
  position: absolute;
  width: 100%;
  top: 92px;
  left: 0;
  color: #FFFFFF;
  z-index: 100;
}
.brandTitle h1 {
  width: 1030px;
  margin: 0 auto 8px;
  font-size: 90px;
  color: #FFFFFF;
  font-weight: 600;
}
.brandTitle h2 {
  width: 1030px;
  margin: 0 auto;
  font-size: 40px;
}

/* 红包样式 */
.arch-wrapper {
  display: flex;
  width: 965px;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}

.arch-wrapper .arch-item {
  display: inline-block;
}
.big {
  width: 100%;
  height: 210px;
}
.middle {
  width: 50%;
  height: 160px;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 0 5px;
}
.middle:nth-child(2n){
  justify-content: flex-start;
}
.mini {
  width: 33.3%;
  height: 134px;
}
.minimum {
  width: 25%;
  height: 106px;
}
.arch-wrapper .packet-content {
  position: relative;
}
.arch-wrapper .big .packet-content {
  width: 524px;
}

.arch-wrapper .middle .packet-content {
  width: 382px;
}

.arch-wrapper .mini .packet-content {
  width: 315px;
}

.arch-wrapper .minimum .packet-content {
  width: 234px;
}

.arch-wrapper .packet-content .red-packet-info {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20211019/4674303135160882977_pic1.png)
    center / 100% no-repeat;
}

.arch-wrapper .big .red-packet-info {
  height: 190px;
}

.arch-wrapper .middle .red-packet-info {
  height: 140px;
}

.arch-wrapper .mini .red-packet-info {
  height: 114px;
}

.arch-wrapper .minimum .red-packet-info {
  height: 86px;
}

.arch-wrapper .packet-content .red-packet-info .packet-type {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #de7d17;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20211019/4728848816922223533_pic1.png)
    no-repeat;
  background-size: 100% 100%;
}

.arch-wrapper .big .red-packet-info .packet-type {
  left: 10px;
  width: 25px;
  padding: 10px 0;
  line-height: 17px;
  font-size: 16px;
}

.arch-wrapper .middle .red-packet-info .packet-type {
  left: 8px;
  width: 20px;
  padding: 8px 0;
  line-height: 15px;
  font-size: 14px;
}

.arch-wrapper .mini .red-packet-info .packet-type {
  left: 6px;
  width: 16px;
  padding: 5px 0;
  line-height: 13px;
  font-size: 12px;
}

.arch-wrapper .minimum .red-packet-info .packet-type {
  left: 4px;
  width: 16px;
  padding: 5px 0;
  line-height: 13px;
  font-size: 12px;
}

.arch-wrapper .packet-content .red-packet-info .money {
  color: #f33b2f;
  text-align: center;
}

.arch-wrapper .big .red-packet-info .money {
  width: 350px;
  margin-left: 35px;
  padding-top: 33px;
}

.arch-wrapper .middle .red-packet-info .money {
  width: 248px;
  margin-left: 28px;
  padding-top: 23px;
}

.arch-wrapper .mini .red-packet-info .money {
  width: 209px;
  margin-left: 22px;
  padding-top: 20px;
}

.arch-wrapper .minimum .red-packet-info .money {
  width: 156px;
  margin-left: 20px;
  padding-top: 13px;
}

.arch-wrapper .packet-content .red-packet-info .money em {
  display: inline-block;
  font-weight: bold;
  font-style: normal;
}

.arch-wrapper .big .red-packet-info .money em {
  font-size: 26px;
}

.arch-wrapper .middle .red-packet-info .money em {
  font-size: 22px;
}

.arch-wrapper .mini .red-packet-info .money em {
  font-size: 18px;
}

.arch-wrapper .minimum .red-packet-info .money em {
  font-size: 14px;
}

.arch-wrapper .packet-content .red-packet-info .money .minus {
  font-weight: bold;
}

.arch-wrapper .big .red-packet-info .money .minus {
  font-size: 60px;
  line-height: 64px;
}

.arch-wrapper .middle .red-packet-info .money .minus {
  font-size: 48px;
  line-height: 48px;
}

.arch-wrapper .mini .red-packet-info .money .minus {
  font-size: 38px;
  line-height: 38px;
}

.arch-wrapper .minimum .red-packet-info .money .minus {
  font-size: 30px;
  line-height: 30px;
}

.arch-wrapper .packet-content .red-packet-info .money .full {
  font-weight: 500;
}

.arch-wrapper .big .red-packet-info .money .full {
  font-size: 22px;
  line-height: 22px;
  margin-top: 6px;
}

.arch-wrapper .middle .red-packet-info .money .full {
  font-size: 18px;
  line-height: 18px;
  margin-top: 4px;
}

.arch-wrapper .mini .red-packet-info .money .full {
  font-size: 15px;
  line-height: 15px;
  margin-top: 2px;
}

.arch-wrapper .minimum .red-packet-info .money .full {
  font-size: 13px;
  line-height: 13px;
  margin-top: 1px;
}

.arch-wrapper .packet-content .red-packet-info .money .text {
  color: #888888;
}

.arch-wrapper .big .red-packet-info .money .text {
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px;
}

.arch-wrapper .middle .red-packet-info .money .text {
  font-size: 14px;
  line-height: 14px;
  margin-top: 6px;
}

.arch-wrapper .mini .red-packet-info .money .text {
  font-size: 12px;
  line-height: 12px;
  margin-top: 4px;
}

.arch-wrapper .minimum .red-packet-info .money .text {
  font-size: 12px;
  line-height: 12px;
  margin-top: 3px;
}

.arch-wrapper .packet-content .red-packet-info .btn-lingqu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
}

.arch-wrapper .big .red-packet-info .btn-lingqu {
  right: 50px;
  width: 26px;
  line-height: 28px;
  font-size: 26px;
}

.arch-wrapper .middle .red-packet-info .btn-lingqu {
  right: 35px;
  width: 20px;
  line-height: 22px;
  font-size: 20px;
}

.arch-wrapper .mini .red-packet-info .btn-lingqu {
  right: 27px;
  width: 18px;
  line-height: 19px;
  font-size: 18px;
}

.arch-wrapper .minimum .red-packet-info .btn-lingqu {
  right: 20px;
  width: 14px;
  line-height: 15px;
  font-size: 14px;
}

.arch-wrapper .packet-content .red-packet-info .shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  opacity: 0.7;
  z-index: 10;
  display: none;
}
.arch-wrapper .packet-content .item-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
}

.floor-list {
  margin-bottom: 20px;
}

.floor-list .floor-title {
  width: 100%;
  height: 55px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20211019/5422735311821716401_pic1.png) center / 100% no-repeat;
  line-height: 55px;
  padding-left: 20px;
  box-sizing: border-box;
  color: white;
  display: flex;
  align-items: center;
}

.floor-list .floor-title .title-text {
  font-size: 28px;
  font-weight: bold;
}

.floor-list .floor-title .dot {
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 100%;
  margin: auto 16px;
}

.floor-list .floor-title .tips {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
}

.floor-list .floor-content {
  width: 100%;
  box-sizing: border-box;
  background: #244dde;
  padding: 20px 20px 10px;
  margin-top: 10px;
}
.floor-list .red-floor-content{
  padding-bottom: 0;
}
.floor-list .floor-content .tab-list {
  display: flex;
  flex-wrap: wrap;
}

.floor-list .floor-content ul.tab-list li {
  margin-right: 10px;
  margin-bottom: 20px;
  width: 156px;
  height: 38px;
  line-height: 38px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  color: white;
  transition: all 0.2s linear;
  cursor: pointer;
  box-sizing: border-box;
}
.floor-list .floor-content ul.tab-list .active {
  background: #ffffff;
  color: #3341ee;
}

/* 右侧导航 */
.side-box {
  display: none;
  position: fixed;
  top: 200px;
  left: 50%;
  transform: translate(500%);
  z-index: 999;
}
.side-box li {
  cursor: pointer;
  text-align: center;
  width: 110px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 1px;
}
.to-top-icon {
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
}

/* 广告 */
.adImg {
  display: block;
  width: 990px;
  height: 80px;
  margin-bottom: 20px;
  background: rgba(36, 77, 222, .5);
  padding: 10px 20px;
}
.adImg img {
  width: 100%;
  height: 80px;
}

/* 轮播图 */
#flashSalesMonth .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
}
#flashSalesMonth .swiper-container .swiper-wrapper .swiper-slide .imgBox {
	width: 100%;
	height: 480px;
}
#flashSalesMonth .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 90px;
	left: 0;
	width: 100%;
}
#flashSalesMonth .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 20px;
	height: 4px;
	background: #ffffff;
	border-radius: 3px;
	opacity: 0.3;
}
#flashSalesMonth .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active{
  opacity: 1;
}
