#nav .NItemTable {
    width: 128px !important;
}
.s-logo{
    width: 100%;
    height: 100%;
}
.s-btn{
    width: 100%;
    height: 100%;
    background-color:#d2a069 ;
    border: 0px;
}
.s-gy-img{
    width: 100%;
}
.s-dlb{
    display: block;
    border: 1px solid;
    width: 95px;
    text-align: center;
    background: #d67d7d;
}
.s-page-sum strong{
    margin-top: 0px !important;
    padding: 1px 8px !important;
}
.s-tops{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.s-tops-k{
    background: #e2e2e2;
    padding-top: 10px;
    padding-bottom: 5px;
}
.page-sum{
    display: flex !important;
}
.page-sum .active a{
    color: red;
}
li{
    list-style: none;
}
.s-user-nav{
    display: flex !important;
}
.s-user-nav>li{
    margin-right: 5px;
}