.s-process-list2{
    display: flex;
    justify-content: space-between;
}
.s-process-list3{
width: 18%;
text-align: center;
}
.s-process-list3 img{
    width:100%;
height: 175px;
margin-top: 10px;

}
.s-process-tit{
    margin-top: 10px;
    display: block;
}
.s-footer-b a{
color:#888888;
}
.s-Shop-list{
    margin-top: 15px;
    margin-bottom: 15px;
}
.s-store-sales-left{
    padding-bottom: 20px;
}
#go1{
    line-height: 35px;
}
.s-avatar-box{
    padding: 8px;
    line-height: 35px;
}
.s-avatar-box>div{
    border-bottom: 1px solid #e9e9e9;
}
.s-avatar-box2{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid black;
}
.s-pagenation{
    display: flex;
}
.s-pagenation .active a{
    color: red;
}
.s-gy{
    display: flex;
    max-width: 950px;
    margin: 0 auto;
    justify-content: space-around;
    margin-top: 15px;
}
.s-gy>div{
    width: 125px;
    height: 45px;
    background: wheat;
    text-align: center;
    line-height: 45px;
}
.s-active{
    background-color: #c4c4c4 !important;
}
.s-user-nav{
    display: flex;
}
.s-user-nav a{
    color: white;
}
.s-user-nav li{
    margin-right: 5px;
}
