li{
  list-style: none;
}
.s-user-nav{
  display: flex;
  justify-content: center;
  background: #e9b315;
}
.s-user-nav>li{
 margin-right: 5px;
}
.s-my-hotsale-contents{
  display: flex;
}
.s-img{
  width: 100%;
}
.s-goods-ul{
  line-height: 40px !important;
}
.s-info-buy{
  font-size: 15px;
    line-height: 25px;
    margin-top: 15px;
}
.s-dl a{
  color: red;
}

.s-tj{
    height: 225px !important    ;
}
.s-advertising{
    text-align: center;
}

.s-advertising img{
    width: 1200px;
    height: 90px;
    margin-top: 40px;
}
.s-advertising2 img{
  margin-bottom: 40px;  
}
.s-hotsale-prices{
    display: flex;
    justify-content: space-between;
}




