.home-screen-shot{width:100%;margin:0 auto;padding-top:48px;position:relative}.home-screen-shot .text_312{width:487px;height:22px;overflow-wrap:break-word;color:#51515b;font-size:22px;font-family:PingFangSC-Medium;font-weight:500;white-space:nowrap;line-height:22px;margin:0 auto;text-align:center}.home-screen-shot .scene{width:1200px!important;margin:60px auto 0;overflow:hidden;width:100%;position:relative}.home-screen-shot .scene:after,.home-screen-shot .scene:before{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.home-screen-shot .scene:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,.8),transparent)}.home-screen-shot .scene:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,.8),transparent)}.home-screen-shot .scene .scene__track{display:flex;align-items:center;gap:50px;animation:scene-marquee 10s linear infinite;will-change:transform}.home-screen-shot .scene img{height:40px;width:auto;flex:0 0 auto;user-select:none;pointer-events:none;filter:grayscale(.1)}@keyframes scene-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}