/* Scoped to the explicitly selected page. Banner selector verified on blog.anyun.info. */
body.anyun-center-page .header-slider-container{display:none!important}
body.anyun-center-page .header{background:var(--main-bg-color,#fff)!important;box-shadow:0 1px 12px #132b4310}
body.anyun-center-page .header .navbar-top{background:var(--main-bg-color,#fff)!important}
body.anyun-center-page .header .navbar-nav>li>a{color:var(--main-color,#34465a)!important;text-shadow:none}
body.anyun-center-page .header .navbar-nav>.current-menu-item>a{color:var(--focus-color,#285ce6)!important}
body.anyun-center-page .anyun-center-shell{width:100%;max-width:1500px;margin:0 auto;padding:28px 24px 36px;min-height:60vh}
body.anyun-center-page .anyun-center-shell>.anyun-tc{margin:0 auto}
@media(max-width:760px){body.anyun-center-page .anyun-center-shell{padding:18px 10px 24px}}
