.hero_wrapper[data-v-80e9e47a]{
z-index:998 !important
}
li{
    list-style: none;
}
i{
    font-style: unset;
}
.new-navbar-subnav{
    display: flex;
}
.new-nav-name{
    padding: unset;
margin-left: 155px;
}
.new-nav-name li:hover{
    cursor: context-menu;
}
.new-nav-L{
    position: absolute;
    left: 0;
    width: 15%;
    background: #ffff;
    height: 100%;
    text-align: center;
}
.item-bar-li{
    display: flex;
    margin: 15px 0;
}
.new-nav-active{
    color: #000;
    font-weight: bold;
    line-height: 1;
}
.new-nav-active .arrow-right {
    background-image: url(new-R.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
}
.new-nav-R{
    width: 84%;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.new-nav-R .new-nav-name {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    max-height: 235px;
    overflow: auto;
    padding-bottom: 50px;
}
.new-nav-R .new-nav-name li i{
    display: flex;
    flex-flow: column;
}
.new-nav-R .new-nav-name li{
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.new-nav-name .price{
    color: red;
}
.new-nav-name a img{
    width: 80px;
}
.new-index{
    display: block !important;
}
/* width:1366 */
@media screen and (max-width: 1919px)and (min-width: 1200px){
    .new-nav-name {
        margin-left: 60px;
    }
}
/*mobile*/
@media screen and (max-width: 767px) {
.navbar-off-canvas{
    overflow: auto;
}
    .new-nav-m-panel .nav-link {
        color: black;
        font-size: 1.25rem;
        font-weight: bold;
    }

    .new-nav-m-panel, .new-nav-m-panel-ul {
        padding: unset;
    }

    .new-nav-m-panel-ul img {
        width: 80px;
    }

    .has-subnav .arrow-right {
        background-image: url(new-R.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top center;
        width: 1.2rem;
        height: 1.2rem;
        position: absolute;
        right: 1rem;
    }

    .new-nav-item-span {
        display: flex;
        align-items: center;
    }

    .new-nav-m-panel-ul {
        display: none;
        flex-wrap: wrap;
        text-align: center;
    }

    .new-nav-m-panel-ul span {
        width: 50%;
    }

    .showListPanel {
        display: flex;
    }

    .new-m-down {
        transform: rotate(90deg) !important;
    }

    .new-nav-m-panel-ul-Level {
        font-size: 1rem;
        font-weight: 600;
        color: #000;
        display: block;
        padding: 0 0 0 0.8rem;
        align-items: center;
        margin: 0.5rem 0;
    }

    .new-nav-m-panel-ul-Level .new-Level-name {
        text-align: left;
        margin-left: 1rem;
    }

    .new-nav-m-panel-ul-Level .arrow-right {
        background-image: url(new-R.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top center;
        width: .8rem;
        height: .8rem;
        position: absolute;
        right: 1rem;
    }

    .new-Level-list {
        display: none;
        flex-wrap: wrap;
    }

    .new-Level-activeList {
        display: flex !important;
    }

    .new-Level-list img {
        width: 60%;
        margin: auto;
    }

    .new-Level-list span {
        margin: .5rem 0;
        line-height: 1;
    }

    .new-nav-name {
        display: flex;
        flex-flow: column;
        line-height: .2rem;
        align-items: center;
        margin: auto;
    }

    .iconR .arrow-right {
        transform: rotate(90deg);
    }
}

/* pad */
@media screen and (max-width: 1199px)and (min-width: 768px){
.navbar-off-canvas{
    overflow: auto;
}
    .new-nav-m-panel .nav-link {
        color: black;
        font-size: 1.25rem;
        font-weight: bold;
    }

    .new-nav-m-panel, .new-nav-m-panel-ul {
        padding: unset;
    }

    .new-nav-m-panel-ul img {
        width: 80px;
    }

    .has-subnav .arrow-right {
        background-image: url(new-R.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top center;
        width: 1.2rem;
        height: 1.2rem;
        position: absolute;
        right: 1rem;
    }

    .new-nav-item-span {
        display: flex;
        align-items: center;
    }

    .new-nav-m-panel-ul {
        display: none;
        flex-wrap: wrap;
        text-align: center;
    }

    .new-nav-m-panel-ul span {
        width: 50%;
        line-height:1;
    }

    .showListPanel {
        display: flex;
    }

    .new-m-down {
        transform: rotate(90deg) !important;
    }

    .new-nav-m-panel-ul-Level {
        font-size: 1rem;
        font-weight: 600;
        color: #000;
        display: block;
        padding: 0 0 0 0.8rem;
        align-items: center;
        margin: 0.5rem 0;
    }

    .new-nav-m-panel-ul-Level .new-Level-name {
        text-align: left;
        margin-left: 1rem;
    }

    .new-nav-m-panel-ul-Level .arrow-right {
        background-image: url(new-R.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top center;
        width: .8rem;
        height: .8rem;
        position: absolute;
        right: 1rem;
    }

    .new-Level-list {
        display: none;
        flex-wrap: wrap;
    }

    .new-Level-activeList {
        display: flex !important;
    }

    .new-Level-list img {
        width: 60%;
       margin: auto;
    }

    .new-Level-list span {
        margin: .5rem 0;
    }

    .new-nav-name {
        display: flex;
        flex-flow: column;
        line-height: .2rem;
        align-items: center;
        margin: auto;
    }
    .iconR .arrow-right {
        transform: rotate(90deg);
    }
}

