.marquee_box{width:1040px;height:100%;overflow:hidden;word-break:keep-all;white-space:nowrap;display:flex;align-items:center}@media screen and (max-width:500px){.marquee_box{width:640px}}.marquee_box p{display:inline-block;color:#fff;font-family:Source Han Sans CN;font-size:13px;letter-spacing:1.3px}.marquee_box:hover p{-webkit-animation-play-state:paused;animation-play-state:paused;cursor:default}