.dialog[data-v-55099bc1]{-ms-overflow-style:none}.dialog[data-v-55099bc1]::-webkit-scrollbar{width:0!important}.dialog[data-v-55099bc1]{overflow:-moz-scrollbars-none;overflow:auto;z-index:9999;background-color:#fff;width:400px;height:300px;border-radius:5px;position:fixed;bottom:20px;right:20px;-webkit-animation:enter-data-v-55099bc1 .5s ease-in-out;animation:enter-data-v-55099bc1 .5s ease-in-out;box-shadow:0 0 3px 0 rgba(0,0,0,.3)}.dialog .title[data-v-55099bc1]{display:flex;justify-content:space-between;padding:10px}.dialog .title i[data-v-55099bc1]{color:#979aa0}.dialog .body[data-v-55099bc1]{display:flex;flex-direction:column-reverse}.dialog .body .item[data-v-55099bc1]{display:flex;padding:5px 20px;justify-content:space-between;color:#979aa0;font-size:15px}.dialog .body .item img[data-v-55099bc1]{width:40px;height:40px;margin-right:10px}.dialog .body .item[data-v-55099bc1] .el-progress-bar{padding-right:0}.dialog .footer[data-v-55099bc1]{color:#979aa0}@-webkit-keyframes enter-data-v-55099bc1{0%{opacity:0;right:-500px}to{right:20px;opacity:1}}@keyframes enter-data-v-55099bc1{0%{opacity:0;right:-500px}to{right:20px;opacity:1}}