.scroll-box[data-v-1f39e907]{display:flex;width:100%;border:2px solid;overflow:hidden;transition:2.5s;will-change:height;min-height:0;max-height:54px;-o-border-image:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent) 1;border-image:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent) 1;box-sizing:border-box;margin:8px 0;background-image:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent)}.scroll-box .scroll-content[data-v-1f39e907]{box-sizing:border-box;line-height:50px;white-space:nowrap;width:-moz-max-content;width:max-content;animation-name:roll-1f39e907;animation-iteration-count:infinite;animation-timing-function:linear;color:#1890ff}.scroll-box .scroll-content[data-v-1f39e907]:hover{animation-play-state:paused}@keyframes roll-1f39e907{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}