li{
  list-style: none;
}
.s-user-nav{
  display: flex;
  justify-content: center;
}
.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;
  font-size: 20px;
  font-weight: bold;
}

.s-tj{
    height: 225px !important    ;
}

.s-newests{
    display: flex;
        justify-content: space-between;
    
}
.s-newests-list{
    width: 23%;
        text-align: center;
}

.s-newests-list img{
    width: 100%;
    height: 255px;
}

.s-newests-tit{
    font-size: 14px;
    color: #333;
    margin: 15px;
}
.s-newests-price{
    color: red;
    font-size: 22px;
}







