#top-header>.container{
    flex-direction: row-reverse;
    padding-right: 0;
    width: 100% !important;
    max-width:100% !important;
}
.toggle-menu-text{
    margin-right:30px; 
}
.top-header-left{
    flex-direction: row-reverse;
}
.en_zh{
    position: fixed;
    z-index: 1031;
    color: #000;
    right: 110px;
    top: 23px;
    cursor: pointer;
}
.nav{
    top:8px;
}
.nav.white .text{
    color: #000;
}