.nsfwnav.mui-table-view.mui-grid-view .mui-table-view-cell{
    padding-top: 8px;
}
.fw_tit_new span.fb{
    display: inline-block;
    border-left: 3px solid #0095f1;
    padding-left: 10px;
}
.navImg img{
    width: 22px;
    height: 22px;
}
img.addCss{
    width: 60px;
    height: 60px;
    top: -36px;
    left: 8px;
}
.overScroll{
    overflow: initial!important;
}
.navbor{
    width: 80px;
    height: 24px;
    left: 50%;
    top: 0px;
    transform: translate(-50%);
    overflow: hidden;
}
.navborBorder{
    background-color: #f6f6f6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 100px;
    width: 80px;
    position: absolute;
    height: 100px;
    bottom: -2px;
}
.mui-tab-item{
    width: 20%;
}
.nsfwnav.mui-table-view.mui-grid-view .mui-table-view-cell{
    width: 20%;
    margin: 0;
    padding: 0;
}
.chose_navagation.mui-grid-view .mui-table-view-cell>a:not(.mui-btn){
    margin: 10px 0;
}
.raNumTip{
    right:-20px;
    top: -10px;
    background-color: #FA2D19;
    color:#fff;
    border-radius: 100px;
    font-size: 10px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.skuCss .flex{
    border-right: 1px solid #eee;
    margin: 10px 0;
    text-align: center;
    font-size:12px;
    flex: 1;
}
.flex1{
    flex: 1;
}
.mui-tab-item .cur{
    display: none;
}
.mui-active .cur{
    display: inline-block;
}
.mui-active .noCur{
    display: none;
}