.s-div1{
    font-size: 17px !important;
    color: #a19e9e !important;
}
.s-footer{
    height: 340px;
}
.s-new-head{
    background: #6a90ef !important;
}
.s-search-back{
    background: #f1eeee;
    padding: 20px 0px;
}
.s-search-k{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s-search-form{
    display: flex;
}
.s-search-s{
    width: 375px;
    height: 38px;
    padding-left: 8px;
}
.s-search-b{
    width: 55px;
    border: 0px;
    background: #479ce7;
    font-size: 16px;
    color: white;
    font-weight: bold;
}

.s-item{
    font-size: 15px !important;
}
.s-descriptions{
    width: 100%;
}
.s-description{
    width: 90%;
    margin: 0 auto;
}
.s-list-img{
    height: 385px !important;
}
li{
    list-style: none;
}
.s-list-bot{
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}
.s-pagination li{
    margin-right: 5px;
}
.s-pagination a{
    padding: 3px 8px;
    color: black;
    border: 1px solid #d1cfcf;
}
.s-pagination .active a{
   color: red;
}
.s-ho-frame{
    background: #fdfdfd;
    padding: 10px;
    display: flex;
    justify-content: center;
}
.s-ho-top{
    display: flex;
    justify-content: space-between;
    width: 1200px; 
}
.s-cont-top{
    display: flex;
}
.s-cont-img{
    width: 48%;
    margin-right: 20px;
}
.s-cont-top2{
    line-height: 45px;
}

.s-information-tit{
    color: black;
}
.s-space-x-8 span{
    color: black;
}
.s-space-x-8{
    line-height: 40px;
}
.s-sin{
    width: 100% !important;
}
.s-col-2 a{
    color: black;
    font-size: 17px;
    font-weight: bold;
}
.s-sin-nav{
    max-width: 885px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.s-separate{
    border-right: 1px solid #c1c1c1;
    height: 45px;
}
.s-sin-nav .active{
    color: red;
}

.s-registers{
    background-color: #51b1ff;
    padding: 8px 8px;
    border-radius: 15px;
    color: white;
}
















