.van-nav-bar.van-hairline--bottom{background-color:#000}.van-nav-bar .van-nav-bar__title,i.van-icon.van-icon-arrow-left.van-nav-bar__arrow{color:#fff}.post .cell-item{width:100%;margin-bottom:.26667rem;border:.05333rem solid #f0f0f0;border-radius:.32rem .32rem .32rem .32rem;overflow:hidden;box-sizing:border-box}.post .cell-item .posthub{display:flex;justify-content:space-between;background:#fff;padding:.53333rem 0 .26667rem .26667rem}.post .cell-item .posthub .userAvatar{display:flex;justify-content:flex-start}.post .cell-item .posthub .userAvatar .vue-avatar--wrapper:not(:first-child){margin-left:-.53333rem}.post .cell-item img{width:80%;height:auto;display:block;margin:0 auto}.post .cell-item .item-body{padding:.32rem}.post .cell-item .item-body .item-desc{font-size:.4rem;color:#333;line-height:.4rem;font-weight:700}.post .cell-item .item-body .item-footer{margin-top:.58667rem;position:relative;display:flex;align-items:center;justify-content:space-between}.post .cell-item .item-body .item-footer .heart{font-size:.66667rem}.post .cell-item .item-body .item-footer .heart.is-active{color:red;-webkit-animation:heart-active .5s linear;animation:heart-active .5s linear}@-webkit-keyframes heart-active{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes heart-active{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.post .cell-item .item-body .item-footer .heart .amount{font-size:.37333rem;color:#666}