.banner,
.banner .container,
.banner img {
  height: 310px;
}
/* 分类列表 */
.mall-cate>ul {
  margin-top: 0;
  background: #fff;
  width: 100%;
  height: auto;
  color: #262626;
  /* 消除pc端padding-top的影响 */
  padding-top: 0;
}

.mall-cate a {
  color: #262626;
}

.mall-cate .children {
  position: static;
  padding: 0;
  width: auto;
  height: auto;
  display: none !important;
}

.mall-cate .children span {
  height: 44px;
  overflow: hidden;
  display: block;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}

.mall-cate .children li {
  margin-left: -10px;
  margin-top: 0 !important;
  height: 44px;
  overflow: hidden;
  padding-left: 0;
}

.mall-cate .children li.active {
  height: auto;
}

.mall-cate .children a {
  display: block;
  margin: 0 0 0 10px !important;
  border-top: .5px solid #D9D9D9;
}

.mall-cate .children a:hover {
  color: #262626;
}

.mall-cate .children span~a {
  padding-left: 40px;
  display: none;
}

.mall-cate .children li.active span~a {
  display: block;
}

.mall-cate .children span~a~a {
  margin-top: -44px !important;
}

.mall-cate .item {
  padding: 0 !important;
  line-height: 44px;
  border-bottom: .5px solid #D9D9D9;
}

.mall-cate .item::before {
  display: none !important;
}

.mall-cate .item__title {
  margin-bottom: 0;
  display: block;
}

.mall-cate .item__title.active~.children {
  display: block !important;
}

.mall-cate .children span a,
.mall-cate .item__title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #ECECEC;
}

.mall-cate .children span a {
  background: #f7f7f7;
}

.mall-cate .children span a::after,
.mall-cate .item__title a::after {
  font-size: 12px;
  content: '\e674';
  font-family: iconfont;
  transform: scale(.6);
}

.mall-cate .children li.active span>a::after,
.mall-cate .item__title.active a::after {
  content: '\e672';
}

.promotions {
  margin: 30px 15px 20px;
}

.promotions__1 {
  width: 100%;
  margin-bottom: 2.816901408%;
}

.promotions__1 a+a {
  margin-top: 2.816901408%;
}

.promotions__2 {
  margin-right: 2.816901408%;
  margin-left: 0;
}


.spike {
  display: block;
  margin: 0 15px;
  height: auto;
}

.spike__times {
  height: auto;
  padding: 10px;
  width: 100%;
  flex-direction: row;
  justify-content: initial;
  align-items: initial;
}

.spike__times h1 {
  font-size: 18px;
  margin: 5px 0 10px 10px;
  font-weight: 500;
}

.spike__times .icon {
  font-size: 20px;
  margin-bottom: -5px;
}

.spike__times>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.spike__times .flex__main {
  flex: 1;
}

.spike__times>div:last-child {
  align-items: flex-end;
}

.spike__times__left {
  margin: 2px 0 5px;
  line-height: 1;
}

.spike__times__left div {
  width: 20px;
  height: 22px;
  font-size: 14px;
  margin: 0 4px;
}

.spike__times__des {
  order: 2;
  font-size: 12px;
}

.spike__times__btn {
  width: 70px;
  height: 22px;
  font-size: 12px;
  margin: 0 0 10px;
}


.spike__items {
  padding: 10px;
}

.spike__items::before,
.spike__items::after {
  content: '';
  position: absolute;
  width: 10px;
  top: 0;
  height: 100%;
  background: #fff;
}

.spike__items::before {
  left: 0;
}

.spike__items::after {
  right: 0;
}

.spike__items .icon {
  width: 18px;
  height: 30px;
}

/* .spike__items ul { */
  /* display: flex; */
  /* width: 999999px; */
/* } */

.spike__item {
  float: left;
  width: 157.5px;
  height: auto;
  position: static !important;
  margin: 0;
}

.spike__item+.spike__item {
  margin-left: 10px;
}

.spike__item__thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 315/178;
}

.spike__item__title {
  font-size: 13px;
  line-height: 17px;
  height: 34px;
}

.spike__item__title+div {
  position: relative;
}

.spike__item__price {
  display: flex;
  align-items: center;
  position: static;
}

.spike__item__price del {
  font-size: 12px;
  order: 2;
}

.spike__item__price ins {
  font-size: 16px;
  margin-right: 5px;
  margin-left: 0;
}

.spike__item__btn {
  font-size: 12px;
  width: 75px;
  height: 22px;
}

.spike__item__progress {
  order: 2;
  transform-origin: right bottom;
  font-size: 12px;
  transform: scale(.83333333333);
  margin-right: 0;
  text-align: right;
  position: absolute;
  right: 0;
  width: 120px;
}

.spike__item__content {
  height: auto;
  padding: 10px;
  border-width: 0 .5px .5px;
}

.spike__item__progress>div {
  transform-origin: right 0;
  transform: scale(.55555555555);
  width: 120px;
}

.spike__item__progress+div {
  padding-top: 0;
}
/* 消除pc的影响，热销品牌 */
.mall-home__section {
  margin-top: 30px;
  padding: 0;
}

.mall-home__section .items {
  margin-top: 18px;
}

.mall-home .items .p-item {
  margin-bottom: 2.8985507246376812%;
}

.mall-home .items .p-item:nth-child(even) {
  margin-right: 0;
}

.mall-home .items .p-item:nth-child(odd) {
  margin-right: 2.8985507246376812%;
}

.search-baner {
  display: block;
  padding-top: 0;
}

.search-baner a {
  width: 100%;
  display: block;
  margin: 0;
}

.search-baner a+a {
  margin-left: 0;
  margin-top: 10px;
}

.mall-crumbs {
  margin-top: 60px;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mall-crumbs span {
  display: block;
  font-size: 22px;
  font-weight: 500;
  color: #262626;
  margin-left: 0;
  line-height: 1.618;
}

.mall-crumbs+.mall-list {
  padding-top: 0;
  margin-top: -18px;
}

.search-key .filter-btn,
.mall-crumbs .filter-btn {
  min-width: 100px;
  height: 32px;
  background: #262626;
  border: none;
  border-radius: 0;
  color: #fff;
  outline: none;
}

.search-key .filter-btn .icon,
.mall-crumbs .filter-btn .icon {
  margin-right: 8px;
  font-size: 13px;
}

.search-key {
  padding-top: 15px;
  position: relative;
}

.search-key .filter-btn {
  position: absolute;
  top: 20px;
  right: 0;
}

.search-empty {
  margin: 25px auto;
}

.spike-times {
  margin: 5px 0 0 0;
}
.spike-times li {
  font-size: 12px;
  height: 40px;
}
#miaosha_ {
  position: relative;
  flex-direction: row;
  flex-wrap: inherit;
}
.spike-banner .container{
  padding-left: 15px;
}
.spike-banner .h1 {
  font-size: 30px;
}

.spike-banner .h2 {
  /* margin-top: -25px; */
  font-size: 15px;
}
.spike-times li+li{
  /*padding-left:20px;*/

}
.spike-left {
  font-size: 12px;
  padding: 15px 0 20px;
}
.miaosha_area{width: 80%;}
.spike-times time {
  font-size: 16px;
  font-weight: 700;
}
.spike-times span {
  transform: scale(.833333333)
}
.spike-times .more {
  width: 40px;
}
.spike-times .more .icon {
  font-size: 14px;
}
.spike-items {
  justify-content: space-between;
  padding-bottom: 0;
}
.spike-items .spike__item {
  width: 48.55156431054461%;
  margin-bottom: 2.8968713789107765%;
}
.search-baner img {
  height: auto;
  object-fit: cover;
  aspect-ratio: 384/78;
}
/* banner的手机样式 */
.banner__img-mall {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  background-size: cover !important;
  background-position: center !important;
}
/* 分类的选择 */
.mall-cate-container {
  /* 消除position: absolute; 样式的影响 */
  position: static;
  z-index: 4;
  width: auto;
}
/* 分类列表 */
.mall-cate>ul {
  margin-top: 30px;
  background: #fff;
  width: 100%;
  height: auto;
  color: #262626;
  /* 消除pc端padding-top的影响 */
  padding-top: 0;
}
/* 商品推荐的手机样式 */
.mall-home-goods {
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  align-items: left !important;
  margin-top: 15px;
}
.mall-home-goods-left {
  display: flex;
  flex-direction: column;
  justify-content: left !important;
  align-items: flex-start !important;
}
.mall-home-goods-menu {
  /* 消除pc的影响 */
  margin-left: 0 !important;
  display: flex;
}
/* 大标题 */
.hike-title {
  font-size: 20px;
}