@-webkit-keyframes li-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes li-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes li-fade-in{0%{opacity:0}to{opacity:1}}@keyframes li-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes li-fade-out{0%{opacity:1}to{opacity:0}}@keyframes li-fade-out{0%{opacity:1}to{opacity:0}}.li-fade-enter-active{-webkit-animation:li-fade-in .3s ease-out both;animation:li-fade-in .3s ease-out both}.li-fade-leave-active{-webkit-animation:li-fade-out .3s ease-in both;animation:li-fade-out .3s ease-in both}.agent-remark-but{margin-top:.21333rem}.agent-remark-icon{position:fixed;bottom:.8rem;right:.8rem}.agent-remark-item{height:1.6rem;padding:.21333rem .21333rem .21333rem .32rem;background:#fff;margin:.10667rem .16rem}.agent-remark-item_top{font-size:.42667rem;font-weight:700;line-height:.8rem}.agent-remark-item_bottom{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.agent-remark-item_bottom_first{color:#7a7878;margin-right:.26667rem}.agent-remark-item_bottom_last{color:#979696}.no-data{text-align:center;line-height:1.33333rem}