.history-mgt-box{font-family:HarmonyOS-Medium}.history-mgt-box .title{font-size:24px;font-style:normal;font-weight:500;line-height:normal;padding:32px}.history-mgt-box .history-nav{border-bottom-width:1px;border-bottom-style:solid;position:relative;margin:12px 32px 32px 32px}.history-mgt-box .history-nav .history-nav-search{position:absolute;right:0;top:0;display:flex;padding-top:10px}.history-mgt-box .history-nav .history-nav-search>div{margin-left:8px}.history-mgt-box .table-data{padding:0 32px}.history-mgt-box .table-data .pagination{margin-bottom:40px}.history-mgt-box .table-coin{display:flex;align-items:center}.history-mgt-box .table-coin img{width:24px;height:24px;border-radius:100%;margin-right:12px}.history-mgt-box .table-coin dd{line-height:18px}.history-mgt-box .table-coin .coinShowName{font-size:16px;font-weight:500}.history-mgt-box .table-coin .coinLongName{font-size:12px}.history-mgt-box .copy{margin-left:4px}.history-mgt-box .address-col{position:relative}.history-mgt-box .address-col .long-value{visibility:hidden;transform:translateY(-5px);opacity:0;position:absolute;width:204px;padding:9px 12px;left:0;top:22px;box-sizing:border-box;box-shadow:0 3px 4px 1px rgba(0,0,0,.28);border-radius:8px;word-break:break-all;z-index:2;transition:all .5s}.history-mgt-box .address-col:hover .long-value{visibility:visible;opacity:1;transform:translateY(0)}.history-mgt-box .copyValue{position:absolute;left:-9999px;top:-9999px}