/* 设置头部手机端 汉堡包样式内容 */

.nva-header-colse{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #f2f2f2;
}

.nva-header-colse img {
    height: 15px;
    width: 15px;
    margin-left: 10%;
}

.nav-header-ul li a {
    font-size: 14px;
}

.nav-header-ul .language-btn {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: bold;
}
.nav-header-ul .language-box li {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: bold;
}

.nav-shopping-car {
    font-size: 14px !important;
    font-weight: bold;
}