.back-to-top-fade-enter-active,.back-to-top-fade-leave-active{-webkit-transition:opacity .7s;transition:opacity .7s}.back-to-top-fade-enter,.back-to-top-fade-leave-to{opacity:0}.vue-back-to-top{cursor:pointer;position:fixed;z-index:1000}.vue-back-to-top .default{background-color:rgba(0,0,0,.15);color:#fff;text-align:center;padding:10px 15px;border-radius:5px}.vue-back-to-top .default:hover span{opacity:1}.vue-back-to-top .default span{opacity:.5}