.s-search-k{
  height: 24px;
}
.s-relations{
  display: flex;
  justify-content: space-between;
    padding: 8px 5px;
}
.s-form-control{
  color: white !important;
}
.s-list{
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.s-list>div{
  width: 24%;
  margin-bottom: 8px;
      margin-right: 10px;
}
.s-list img{
    width: 82%;
    height: 215px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.s-list-bot{
  padding: 15px;
  border: 1px solid #c9c8c8;
}
.s-list-tit{
font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.s-list-relation{
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  padding-top: 5px;
}
.s-list-particulars{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border: 1px solid #9f9999;
    margin-top: 8px;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
}
.s-tips{
  display: block !important;
}
.s-tips span{
  margin-right: 8px;
}
.s-e-pagebox{
  display: flex;
}
.s-e-pagebox>li{
  margin-right: 5px;
}
.s-e-pagebox .active a{
  color: red;
}
.s-conss{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 15px;
}
.s-e-box{
  width: 38% !important;
}
.s-e-box img{
  width: 100%;
}
.s-topss{
  width: 1200px;
  color: white;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 12px;
}
.s-topss a{
  color: white;
}
.s-user-nav{
  display: flex;
}
.s-user-nav>div{
  margin-right: 5px;
}
.s-navli{
    width: 11% !important   ;
}

.s-newPicBox{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}
.s-separate{
    border-bottom: 2px solid #999999;
    width: 89px;
}

.s-list-img{
        text-align: center;
    padding-top: 5px;
    border: 1px solid #c9bfbf;
        border-bottom: 0px;
}
.s-list-des{
           height: 40px;
    color: #7c7c7c;
}










