.s-user-nav{
    display: flex;
}
.s-user-nav a{
    background: #6c6767;
    color: white !important;
    padding: 5px 15px !important;
    margin-right: 5px;
}
.s-form{
    display: flex;
}
.s-s-form{
    margin-top: 14px !important;
}
.s-tit{
    margin-top: 5px;
    margin-bottom: 3px;
}
.s-des{
    color: #999797;
    font-size: 15px;
    margin-bottom: 5px;
}
.s-active{
    color: #fff !important;
    background-color: #7E0204;
}
.s-pag{
    display: flex !important;
}
.s-padding-big-top{
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}
.s-con-tit{
    width: 100%;
    display: flex;
}
.s-newsTitle{
    display: flex;
    flex-direction: column;
}

.s-xqcon{
    margin-top: 15px;
    display: flex;
}
.s-xqcon-img{
    width: 42%;
    margin-right: 88px;
}
.s-xqcon img{
    width: 100%;
}
.s-font{
    font-size: 16px;
    line-height: 36px;
}
.s-remind{
    background: #cdcdcd;
    padding: 10px 10px;
    color: black;
}
.s-dl{
    font-size: 18px;
    font-weight: bold;
    color: red;
}