/* 选项卡 */

.n-productli {
    z-index: 2;
    padding-top: 12px;
}

#mCSB_2_container .l_a1bx1tbul .on::after {
    content: '';
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    position: absolute;
    background-color: #F7F9FA;
    z-index: 1;
}

.n-productli {
    z-index: 2;
    width: unset;
}

.n-productul .l_a1bx1tbli {
    position: relative;
}

#mCSB_2_container .l_a1bx1tbul .on::after {
    content: '';
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    position: absolute;
    background-color: #F7F9FA;
    z-index: 1;
}

.n-productul .l_a1bx1tbli:hover::after {
    content: '';
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    position: absolute;
    background-color: #F7F9FA;
    z-index: 1;
}

.n-productli .ys_imgbox_cover {
    width: 48px;
    height: 48px;
}

.n-productul .on .n-productli .ys_imgbox_cover {
    background-position: 0 48px;
}


/* 面包屑 */

.n-breadcrumb li a {
    font-size: 14px;
    color: #7D7D7D;
    line-height: 150%;
}

.n-breadcrumb li a:hover {
    color: #DA0030;
}

.n-breadcrumb li:last-child a:hover {
    color: #7D7D7D;
}


/* icon */