/* 新商城频道页 */
.cp1024 .mall-wrap .shop-wrap{
  grid-column-start: 1;
  grid-column-end: 3;
}
.cp1024 .mall-wrap .shop-wrap .newIndex-shop-wrapper{
  width: 1200px;
  column-gap: 18px;
  justify-content: flex-start;
}

.cp1024 .ad-wrap .adv-desc {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  height: 62px;
  margin-bottom: 10px;
}
