.s-logo{
    width: 215px;
}
.s-w1200{
  display: flex;
  justify-content: space-between;
}
.s-fr{
  display: flex;
}
.s-user-nav{
  display: flex;
  margin-left: 25px;
}
.s-user-nav>li{
   background: green;
    padding: 0px 10px;
    margin-right: 5px;
}
.s-user-nav>li a{
 color: white;
}
.s-search-frame{
  background: #ebebeb;
  padding: 25px 0px;
}
.s-search{
  display: flex;
  justify-content: center;
}
.s-ser-k{
  width: 600px;
  height: 40px;
  padding-left: 12px;
  border: 0px;
}
.s-ser-btn{
  height: 39px;
    width: 95px;
    border: 0px;
    background: #afaaaa;
    color: white;
    font-size: 18px;
    margin-left: 30px;
}
.s-release{
  background: #b4b6d3;
}
.s-put a{
  color: white !important; ;
}
img{
  max-width: 100%;
}
.s-recommend{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.s-w1200s .active{
  color: white;
  background:#1f9d22 !important;
}
.s-justify-content>li{
  width: 55px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #d1d1d1;
  text-align: center;
  margin-right: 5px;
}
.s-con-top{
  display: flex;
  margin-top: 45px;
  
}
.s-con-img{
  width: 45%;
  margin-right: 20px;
}
.s-con-img img{
  width: 100%;
}
.s-con-rin{
  margin-top: 45px;
    line-height: 45px;
    font-size: 16px;
}
.s-hint{
  background: #c9c9c9;
  padding: 5px;
  color: #df4c4c;
  margin-top: 26px;
}
.s-particulars{
  padding: 12px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid;
}
.s-browse{
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
  padding-right: 8px;
  padding-left: 8px;
}
.s-browse2{
  display: flex;
}
.s-browse2 img{
  display: flex;
  width: 20px;
  margin-right: 6px;

}

.s-lit-img{
  height: 255px !important;
}
.s-lit-img img{
  width: 100%;
  height: 100%;
}
.s-list-k{
  width: 272px !important;
  border: 1px solid #bbb4b4;
  padding: 5px;
}