.burger{display:inline-block;position:absolute;width:3rem;height:6.2vh;left:20px;color:#fff;font-size:25px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-backface-visibility:hidden}.push_nav_opening .burger{z-index:51}.burger:hover{cursor:pointer;opacity:.8}.push_nav{width:70%;height:100%;color:#000;position:fixed;top:0;left:-70%;z-index:100;overflow:scroll;background:#fff;-webkit-transition:ease-in-out .25s;transition:ease-in-out .25s;font-size:16px}.push_nav_opening{overflow:hidden;height:100%}.js_root_push_nav.isOpen,.push_nav_level.isOpen{left:0}.close_level,.open_level{cursor:pointer}.push_nav_level{background:#fff}.push_nav_level *,.push_nav_level a{color:#fff}.close_level,.open_level,.push_nav a{padding:16px 0 16px 20px;border-bottom:1px solid #bfbfbf;display:block;text-indent:16px;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}.close_level:hover,.open_level:hover,.push_nav a:hover{background:rgba(255,255,255,.5)}.push_nav_level_category{color:#fff}.push_nav_level_list>a{color:#000}.close_level{font-size:16px}a{font-size:16px}.screen{position:fixed;background:rgba(0,0,0,.7);width:100%;height:0;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.push_nav_opening .screen{height:100%;opacity:1}.push_nav_root_header{width:100%;height:150px;padding-top:20px;background-color:#1e5dba}.push_nav_root_header img{margin-left:20px;width:150px}.push_nav_root_header i{display:block;margin-left:20px;font-size:20px;margin-bottom:20px;cursor:pointer}.push_nav_root_header>p{margin-top:20px;text-indent:20px;font-size:1.8rem}.push_nav_level_header{width:100%;height:150px;padding-top:20px;background-color:#1e5dba}.push_nav_level_header i{display:block;margin-left:20px;font-size:20px;margin-bottom:20px;cursor:pointer}.push_nav_level_header>p{padding-top:30px;text-indent:20px;font-size:1.8rem}.open_level i{line-height:19px;padding-right:20px;float:right;color:#000}