.news{display:flex;flex-direction:column;align-items:center;margin-bottom:16px;width:100%;max-width:600px}.news a{width:100%;height:100%;border-radius:16px;box-shadow:0 0 32px 0 rgba(0,0,0,.2588235294)}.news-slider{width:100%;max-width:600px;display:block;overflow:hidden;border-radius:20px;aspect-ratio:1.98;max-height:300px;background-size:cover;background-repeat:no-repeat;background-position:50%}.news-actionbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:16px;width:80%}.news-actionbar-btn{width:132px;height:32px;background:#2b272e;border-radius:12px;color:hsla(0,0%,100%,.78)}.news-actionbar-btn-dot{cursor:pointer;height:8px;width:8px;margin:0 2px;background-color:#2b272e;border-radius:50%;display:inline-block;transition:background-color .6s ease,box-shadow .6s ease}@media(prefers-reduced-motion:reduce){.news-actionbar-btn-dot{transition:none}}.news-actionbar-btn-active{background-color:#ed4800;box-shadow:0 0 4px 0 #ed4800}@media only screen and (max-width:1199px){.news-actionbar{width:100%}}.recent-vip{display:flex;flex-direction:column;height:400px}@media only screen and (max-width:899px){.recent-vip{padding:0}}