.s-logo{
    width: 135px;
}
.s-code{
    width: 165px !important;
}
.s-top{
    display: flex;
    margin: 0 auto;
    width: 70%;
    justify-content: space-between;
}
.s-user-nav{
    display: flex;
}
.s-user-nav>li{
    margin-right: 8px;
}
li{
    list-style: none;
}
.s-kuan{
    background: #0d7cdf;
    padding: 5px 10px;
    color: white;
    border-radius: 15px;
}
.s-caption{
    padding-bottom: 0px;
    height: 70px !important;
}
.s-lists{
    display: flex;
    justify-content: space-between;
    padding: 9px;
    border-top: 1px solid #d1d1d1;
}
.s-lists>div{
    width: 50%;
    text-align: center;
}
.s-lists2{
    border-right: 1px solid #e1e0e0;
}
.s-lg-img{
    height: 215px !important;
}
.s-case-article{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.s-separate{
    height: 35px;
    border-right: 1px solid #c3c2c2;
}
.s-navbar-nav{
    display: flex;
    align-items: center;
}
.s-search-k{
    border-radius: 27px 0px 0px 27px;
    height: 31px;
    padding-left: 5px;
    border:1px solid #6e6969;
}
.s-search-b{
    height: 31px;
    width: 45px;
}
.s-index-news{
        height: 235px !important;
}

.s-case-articless{
        background: white;
    padding: 25px;
}
.s-swiper-img{
    height: 255px !important    ;
}







