.page-collection{width:100%;min-height:100%}.page-collection .page-collection-buttons{width:100%;background-color:#3b3a46;position:fixed;bottom:0;left:0;z-index:99;padding:.15rem .3rem;display:-webkit-box;display:-webkit-flex;display:flex}.page-collection .page-collection-buttons .btn-item{width:100%;height:.9rem;background:-webkit-linear-gradient(right,#ff5b2c,#ff3f3f);background:linear-gradient(270deg,#ff5b2c,#ff3f3f);border-radius:.45rem;font-size:.3rem;font-family:PingFangSC-Medium,PingFang SC;color:#fff;line-height:.9rem;text-align:center}.page-collection .page-collection-buttons .btn-item.grey{background:#535260}.page-collection .goBack{height:.56rem;position:absolute;top:.36rem;left:.3rem;z-index:100;display:-webkit-box;display:-webkit-flex;display:flex}.page-collection .goBack img{height:100%}