.marquee-container{display:flex;align-items:center;width:100%;overflow:hidden;background-color:#000c;padding-left:.085rem}.marqueebg{display:flex;flex-grow:1;margin-left:.06rem;align-items:center;height:.26rem;overflow:hidden}.marqueecontent{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.marqueeitem1{font-size:.16rem;color:#9e9e9e;font-size:.1rem;white-space:nowrap;text-align:justify}.marqueeitem2{font-size:.16rem;color:#ffb223;font-size:.1rem;white-space:nowrap;text-align:justify}.marquee{display:flex;animation:marquee 6s linear infinite}.brodcast{flex-shrink:0;width:.11rem;height:.1rem}@keyframes marquee{0%{transform:translate(3.5rem)}5%{transform:translate(3.5rem)}95%{transform:translate(-100%)}to{transform:translate(-100%)}}.showMarquee{animation:animshowmarquee .15s ease 1 forwards}@keyframes animshowmarquee{0%{height:0}to{height:.26rem}}
