header.nav-homepage-style{
    padding: 2px;
}
.menu-kuan{
    width: 20%
}
.logos-t{
    width: 100px;
    /*margin-left: -7%;*/
    /*padding-left: 5%;*/
}
.logos-t img{
    width: 110px;
    /*margin-left: 50%;*/

}
#mega-menu .drop-menu{
    width: 300px;
}

.mm-panel ul.mm-listview li:first-child.mm-listitem{
    margin-top: 10px;
}

/*phone*/
@media (max-width: 767.98px) {
    .stylehome1{
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        background: #ffffff;

    }
    .xiaotubiao{
        position: absolute;
        top: 12px;
        right: 11%;
        border-radius: 100%;
        color: white;
        line-height: 5px;
        padding: 4px;
        font-size: 10px;
    }
    .popup-search-field{
        height: 0;
    }
}
/*pc*/
@media (min-width: 767.98px) {

    .xiaotubiao{
        position: absolute;
        top: 0px;
        right: 5.5%;
        border-radius: 100%;
        color: white;
        line-height: 5px;
        padding: 4px;
        font-size: 10px;
    }
}
#respMenu li a{
    font-weight: 300;
}
#menu li a{
    font-family: none;
    font-weight: 300;
}