.menu-wrap .trading-menu .exchanges a{
    color: #000;
}
.menu-wrap .trading-menu .exchanges a:hover{
    color: #fd9800;
}
.exx-dropdown .exx-dropdown-menu.exchanges {

    min-width: 120%;
}
.exx-dropdown .exx-dropdown-menu.exchanges.en {

    min-width: 160%;
}

.menu-list li a{
    position: relative
}
.exx-language{
    margin-right: 4px
}
.menu-wrap .account-menu.exx-dropdown .menu-list li a{
    padding: 15px 30px 15px 25px;
}
.menu-list.exx_menu_list li a::before{
    content: '';
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    top: 4px;
    margin-right: 10px;
}
.menu-list li .exx_useraccount::before{
    background: url(/src/images/accountNew/nav_ico_account_nor.svg) no-repeat center top;
}
.menu-list li .exx_zichan::before{
    background: url(/src/images/accountNew/nav_ico_asset_nor.svg) no-repeat center top;
}
.menu-list li .exx_bill::before{
    background: url(/src/images/accountNew/nav_ico_bill_nor.svg) no-repeat center top;
}
.menu-list li .exx_trade::before{
    background: url(/src/images/accountNew/nav_ico_trade_nor.svg) no-repeat center top;
}
.menu-list li .exx_myexchange::before{
    background: url(/src/images/accountNew/nav_ico_myexchange_nor.svg) no-repeat center top;
}
.menu-list li .exx_band::before{
    background: url(/src/images/accountNew/nav_ico_AD_nor.svg) no-repeat center top;
}
.menu-list li .exx_myet::before{
    background: url(/src/images/accountNew/nav_ico_myet.png) no-repeat center top;
}
.menu-list li .exx_myproject::before{
    background: url(/src/images/accountNew/nav_ico_project_nor.svg) no-repeat center top;
}
.menu-list li .exx_logoout::before{
    background: url(/src/images/accountNew/nav_ico_logout_nor.svg) no-repeat center top;
}
.menu-list li .exx_contract_zichan::before{
    background: url(/src/images/accountNew/nav_ico_contract_asset_nor.svg) no-repeat center top;
}

.menu-list li .exx_useraccount:hover::before{
    background: url(/src/images/accountNew/nav_ico_account_pre.svg) no-repeat center top;
}
.menu-list li .exx_zichan:hover::before{
    background: url(/src/images/accountNew/nav_ico_asset_pre.svg) no-repeat center top;
}
.menu-list li .exx_bill:hover::before{
    background: url(/src/images/accountNew/nav_ico_bill_pre.svg) no-repeat center top;
}
.menu-list li .exx_trade:hover::before{
    background: url(/src/images/accountNew/nav_ico_trade_pre.svg) no-repeat center top;
}
.menu-list li .exx_myexchange:hover::before{
    background: url(/src/images/accountNew/nav_ico_myexchange_pre.svg) no-repeat center top;
}
.menu-list li .exx_band:hover::before{
    background: url(/src/images/accountNew/nav_ico_AD_pre.svg) no-repeat center top;
}
.menu-list li .exx_myet:hover::before{
    background: url(/src/images/accountNew/nav_ico_myet_hover.png) no-repeat center top;
}

.menu-list li .exx_myproject:hover::before{
    background: url(/src/images/accountNew/nav_ico_project_pre.svg) no-repeat center top;
}
.menu-list li .exx_logoout:hover::before{
    background: url(/src/images/accountNew/nav_ico_logout_pre.svg) no-repeat center top;
}
.menu-list li .exx_myet:hover::before{
    background: url(/src/images/accountNew/nav_ico_myet_hover.png) no-repeat center top;
}
.menu-list li .exx_myet::before{
    background: url(/src/images/accountNew/nav_ico_myet.png) no-repeat center top;
}
.menu-list li .exx_shoppingorder:hover::before{
  background: url(/src/images/accountNew/nav_ico_buyorder2.svg) no-repeat center top;
  background-size:90%;
}
.menu-list li .exx_shoppingorder::before{
  background: url(/src/images/accountNew/nav_ico_buyorder.svg) no-repeat center top;
  background-size:90%;
}
.menu-list li .exx_contract_zichan:hover::before{
    background: url(/src/images/accountNew/nav_ico_contract_asset_pre.svg) no-repeat center top;
}