.s-boxx{
    display: flex;
    justify-content: space-between;
    padding: 0px 8px;
    padding-bottom: 8px;
}
.s-box-da{
    display: flex;
}
.s-box-da img{
    width: 20px;
    margin-right: 5px;
}
.s-describe{
    text-indent: -2em;
}
.s-cs{
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.s-pagecon{
    display: flex;
    margin-top: 15px;
}
.s-pagecon .active a{
   color: red;
}
.s-pagecon>li{
    border: 1px solid #a3a3a3;
    padding: 5px 8px;
    margin-right: 8px;
 }
 .s-nav{
    display: flex;
 }
 .s-user-nav{
    width: 105px;
    display: flex;
    align-items: center;
 }
 .s-user-nav li{
margin-right: 8px;
font-size: 15px;
 }
 .s-con-xx{
    margin-bottom: 15px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    color: #9b9a9a;
 }
.s-show{
    font-size: 18px;
    font-weight: bold;
    color: red !important;
}
.s-con-img{
    height: 255px !important;
}
.s-box-liucheng{
    margin-top: 10px;
}
.s-swiper-slide .active{
    background: #0076fe;
    border-color: #0076fe;
    color: #fff;
}
.s-pctop{
        text-align: justify !important  ;
}
img{
    max-width: 100% !important;
}











