.popup-bottom{position:fixed;height:100%;width:100%;top:0;left:0}.popup-bottom__show-enter-active,.popup-bottom__show-leave-active{transition:opacity .3s ease-in-out}.popup-bottom__show-enter,.popup-bottom__show-leave-to{opacity:0}.popup-bottom__move-enter-active,.popup-bottom__move-leave-active{transition:transform .3s ease-in-out}.popup-bottom__move-enter,.popup-bottom__move-leave-to{transform:translateY(100%)}.popup-bottom__mask{height:100%;width:100%}.popup-bottom__mask--shadow{background-color:rgba(0,0,0,.7)}.popup-bottom__content{position:absolute;bottom:0;width:100%;min-height:50%;display:flex;flex-direction:column}.popup-bottom__title{padding:.2rem;text-align:center;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#f5f5f9;border-bottom:1px solid #eee;font-size:.32rem;color:#333}.popup-bottom__body{background-color:#fff;padding:.32rem;height:100%;overflow:auto;flex-grow:1;position:relative}.popup-bottom__body:after{content:"";display:block;width:100%;height:.32rem;background-color:#fff;position:absolute;bottom:0;left:0}.history-filter__title[data-v-5d60fc30]{font-size:.28rem;color:#666}.history-filter__content[data-v-5d60fc30]{max-height:7.68rem;min-height:55vh;display:flex;flex-direction:column;justify-content:space-between}.history-filter__submit .m-button[data-v-5d60fc30]{width:100%}.p-historyReport[data-v-92a5ecb4]{height:100%;display:flex;flex-direction:column}.p-historyReport .g-content[data-v-92a5ecb4]{flex:1;overflow:scroll}.p-historyReport .header-icons img[data-v-92a5ecb4]{width:.48rem}.historyReport__wrapper[data-v-92a5ecb4]{padding:.4rem .2rem .8rem;display:flex;flex-direction:column}.historyReport__header[data-v-92a5ecb4]{padding:.52rem .2rem .2rem;display:flex;flex-direction:column;align-items:center}.historyReport__profitLossTitle[data-v-92a5ecb4]{display:flex;align-items:center}.historyReport__profitLossTitleText[data-v-92a5ecb4]{font-size:.28rem}.historyReport__profitLossTitleRefresh[data-v-92a5ecb4]{display:block;flex-shrink:0;width:.36rem;height:.36rem;margin-left:.12rem}.historyReport__profitLossTitleRefresh--isRefresh[data-v-92a5ecb4]{animation:history-report-refresh-spin-92a5ecb4 1s linear infinite}@keyframes history-report-refresh-spin-92a5ecb4{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.historyReport__profitLoss[data-v-92a5ecb4]{margin-top:.3rem;font-size:.48rem;font-weight:500;color:#4db1e7}.historyReport__profitLossTips[data-v-92a5ecb4]{margin-top:.68rem;color:#666}.historyReport__list[data-v-92a5ecb4]{display:grid;grid-template-columns:repeat(2,1fr);gap:.1rem;margin-top:.2rem}.historyReport__item[data-v-92a5ecb4]{padding:.2rem;background-color:#fff}.historyReport__itemTitle[data-v-92a5ecb4]{font-size:.28rem}.historyReport__itemValue[data-v-92a5ecb4]{margin-top:.2rem;font-size:.28rem;font-weight:500;color:#4db1e7}