.arrow{width:.8rem;height:.8rem;background-color:#ccc;border-radius:.04rem;position:fixed;bottom:19%;right:4%;z-index:1000}.arrow img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-sign .item:hover{cursor:pointer}.cursor01:hover{cursor:pointer!important}.el-pagination .active{background-color:#fd6c0b!important}.list-status-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 0;color:#999;font-size:.22rem;width:100%;text-align:center}.list-status-wrap .status-text{margin-top:.2rem}.list-status-wrap .spinner{width:.48rem;height:.48rem;border:.04rem solid #e5e5e5;border-top-color:#fd6c0b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}