.s-navs{

  display: flex;
  justify-content: space-around;
}
.s-daohang{
  margin: 20px 0px;
  background-color: #ffffff00 !important;
}
.s-user-nav li{
  width: 75px !important;
  font-size: 17px;

  font-weight: bold;
}
.s-user-nav{
  display: flex;
}
.s-yy{
  text-align: center;
  height: 260px !important;
}

.s-yy-tit{
  font-size: 16px;
  margin: 5px 13px;

  display: block;
  font-weight: bold;
}
.s-yy-ms{
  padding: 0px 8px;
}
.s-lists{
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.s-lists>li{
width: 48%;
margin-bottom: 15px;
}
img{
  max-width: 100%;
}
.s-lists-z{
  display: flex;
}
.s-list-imgs{
  width: 40%;
  height: 150px;

}
.s-list-imgs{
  width: 40%;
  height: 150px;
  margin-right: 12px;
}
.s-list-imgs{
  width: 35%;
  height: 135px;

}
.s-list-imgs img{
  width: 100%;
  height: 100%;
}
.s-ms{
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.s-ms2{
  font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.s-ltel{
  position: relative;
  display: inline-block;
}
.s-ltel:after{
    content: "****";
    position: absolute;
    top: 3px;
    left: 29px;
    width: 43px;
    height: 20px;
    background-color: white;;

}
.s-neirong{
  height: 50px !important;
}
.s-listss{
  width: 90%;
  height: 178px;
}
.s-pagination2{
  display: flex;
}

