.s-wow{
    font-size: 28px;
    font-weight: bold;
}
.s-subtopic-list .active{
    background: beige !important;
}
.s-fade-con span{
    text-wrap: initial !important;
}
.s-card{
    width: 125px;
}
.s-foot-n{
    width: 130px !important;
}
.s-con-top{
    margin-top: 35px;
    display: flex;
}
.s-con-top img{
   margin-right: 55px;
}
.s-con-toptit{
    line-height: 45px;
}
.s-con-phone{
    font-size: 20px;
    font-weight: bold;
    color: red;
}
.s-contents{
    border-top: 1px solid #b9b9b9;
    margin-top: 15px;
}
.s-contents-font{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    color: black;
}
.s-describe{
    white-space: inherit !important;
    margin-top: 8px;
    overflow: inherit !important;
    padding-bottom: 5px;
}
.s-muban-panel{
    height: 930px !important;
}
.s-arclist{
    display: block;
    text-align: center;
}
.s-arclist-img{
    width: 282px;
    height: 240px;
    margin-top: 10px;
}
.s-tt{
    color: #cdcdcd !important
}
.s-info{
    display: flex;
    justify-content: space-between;
    padding-right: 20px;

}
.s-shares{
    display: flex;
    justify-content: space-between;
}

.s-clients_container{
    display: flex;
    justify-content: center;
}
.s-news-panel{
    background: #f1f1f1;
}
.s-news-right{
    width: 100% !important;
    padding: 20px 0px !important;
    height: 400px !important;
}
.s-news_right-top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.s-news_right-top>{
    width: 50%;
}
.s-news-container{
    height: 440px !important;
}

.s-navs{
    display: flex;
    justify-content: center;
}
.s-user-nav{
    margin-left: 25px;
    display: flex;
}
.s-user-nav .s-a{
    color: white;
    display: block;
    background: red;
    width: 75px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 22px;
    font-size: 16px;
}
.s-user-nav>div{
    margin-right: 8px;
    
}
.s-search{
    width: 155px;
    height: 30px;
    border-radius: 15px;
    margin-top: 23px;
    padding-left: 5px;
}
.s-search-btn{
    width: 55px;
    height: 32px;
    border-radius: 15px;
}
.s-list-img{
    height: 200px;
}
.s-con-imgs{
        width: 455px !important ;
}
}

.s-issue{
    background: #f50000;
    display: block;
    width: 71px;
    height: 44px;
    margin: 15px;
    text-align: center;
    line-height: 44px;
    color: white;
}






