ul.whats-new-menu{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:50px}ul.whats-new-menu li a{color:#000;display:block;border:1px solid #ededed;border-radius:40px;padding:8px 40px;transition:all .2s ease}ul.whats-new-menu li{margin:0 10px}ul.whats-new-menu li.active-aside a{color:#fff;background:#2f499e}ul.whats-new-menu li a:hover{background:#30499e;color:#fff}.sticky ul.whats-new-menu{margin-top:10px;margin-bottom:0;display:none}@media only screen and (max-width:1199px){ul.whats-new-menu{margin:30px auto 40px}}@media only screen and (max-width:991px){ul.whats-new-menu li a{padding:5px 20px;font-size:15px}ul.whats-new-menu li{margin:10px 5px 5px}}@media only screen and (max-width:767px){ul.whats-new-menu{max-width:400px}}@media only screen and (max-width:480px){.zw-template-zp_whats_new .zw-template-inner{overflow:hidden}ul.whats-new-menu li a{padding:4px 11px;font-size:14px}ul.whats-new-menu li{margin:0 4px}}