.assets-overview{width:100%;height:100%;display:flex;flex-direction:column;font-family:Open Sans}.assets-overview .total-assets{width:100%;height:168px;padding:24px;box-sizing:border-box;position:relative;margin-bottom:5px}.assets-overview .total-assets .icon-12{font-size:12px}.assets-overview .total-assets .title{font-size:24px;font-weight:400;line-height:33px;margin-bottom:24px}.assets-overview .total-assets .hide-assets{display:inline-block;width:24px;height:24px;border-radius:4px;text-align:center;line-height:24px;cursor:pointer;margin-left:12px}.assets-overview .total-assets .hide-assets .icon{vertical-align:.21em}.assets-overview .total-assets .folded-text{font-size:14px;line-height:16px;margin-bottom:12px}.assets-overview .total-assets .folded-num .btcNum{display:inline-block;font-size:24px;line-height:31px;font-weight:500}.assets-overview .total-assets .folded-num .fiatNum{font-size:14px}.assets-overview .total-assets .num-hide{font-size:24px;line-height:31px}.assets-overview .total-assets .funcButton-list{position:absolute;right:24px;top:24px;font-weight:500}.assets-overview .total-assets .funcButton-list .common-button{margin-left:20px}.assets-overview .assets-charts{width:485px;height:280px;border-radius:8px;padding:20px 24px;box-sizing:border-box;margin-bottom:6px;display:flex;flex-direction:column}.assets-overview .assets-charts .charts-title{font-size:16px;line-height:22px}.assets-overview .assets-charts .echart-box{flex:1;position:relative}.assets-overview .assets-charts .coin-list{position:absolute;width:200px;right:15px;top:30px}.assets-overview .assets-charts .coin-list .coin-item{width:100%;height:28px;padding:0 12px;margin-bottom:4px;display:flex;justify-content:space-between;align-items:center;border-radius:4px;box-sizing:border-box}.assets-overview .assets-charts .coin-list .coin-item .spot{display:inline-block;width:6px;height:6px;border-radius:1px;vertical-align:middle;margin-right:8px}.assets-overview .account-balance{width:100%;flex:1}.assets-overview .account-balance .account-item{width:100%;height:99px;padding:24px 24px 0 24px;position:relative;box-sizing:border-box}.assets-overview .account-balance .account-item:first-child:hover{border-top-left-radius:8px;border-top-right-radius:8px}.assets-overview .account-balance .account-item .account-name{font-size:14px;line-height:20px;margin-bottom:8px}.assets-overview .account-balance .account-item .account-balance_num{margin-bottom:20px}.assets-overview .account-balance .account-item .account-balance_num .btcNum{font-size:20px;line-height:26px;font-weight:500}.assets-overview .account-balance .account-item .account-balance_num .fiatNum{font-size:14px}.assets-overview .account-balance .account-item .operation-btn{position:absolute;right:24px;bottom:18px}.assets-overview .account-balance .account-item .operation-btn .common-button{margin-left:20px}.assets-overview .account-balance .account-item .bottom-line{width:100%;height:1px}.assets-overview .account-balance .account-item:last-child .bottom-line{display:none}.assets-overview .transfer-form{padding-bottom:20px}.assets-overview .transfer-form .bonus-vol{cursor:pointer;margin-top:5px}.assets-overview .transfer-form .bonus-vol:hover+.bonus-hint{display:block}.assets-overview .transfer-form .bonus-vol>a{border-bottom-style:dashed;border-bottom-width:1px;cursor:pointer}.assets-overview .transfer-form .bonus-hint{display:none;position:absolute;bottom:20px;left:0;padding:10px;z-index:1000;line-height:1.8;width:340px}.assets-overview .transfer-form .transfer-account{display:flex;margin-bottom:32px;position:relative;z-index:2}.assets-overview .transfer-form .transfer-account.reverse .exchange{transform:translate3d(232px,0,0)}.assets-overview .transfer-form .transfer-account.reverse .other{transform:translate3d(-232px,0,0)}.assets-overview .transfer-form .account-side{width:184px;transition:all .3s}.assets-overview .transfer-form .available{font-size:12px;line-height:16px;margin-top:8px;position:relative}.assets-overview .transfer-form .change-icon{padding:35px 12px 0}.assets-overview .transfer-form .change-icon .icon{cursor:pointer}.assets-overview .transfer-form .transfer-all{font-size:14px;margin-right:12px;cursor:pointer}.assets-overview .transfer-coin,.assets-overview .transfer-symbol{width:100%;margin-bottom:32px}.assets-overview .assets-loading{position:fixed;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:1000}