header{position:fixed;z-index:100;top:0;left:0;right:0;transition:all .3s ease 0s}header.news_detail{background:#1a2735;position:unset}header.fixed_menu{background:#1a2735;padding:10px 0}header .middle .right .box_search{transition:all .3s ease 0s;position:absolute;padding:12px 15px;background:#fff;max-width:unset;opacity:0;z-index:-10;border-top:1px solid rgba(14,35,107,.2);width:100vw;top:100%;left:50%;transform:translate(-50%,-100%)}@media (min-width: 992px){header .middle .right .box_search{width:300px;right:0;left:unset;border-top:none;transform:translateY(-100%);border-radius:5px}}header .middle .right .box_search.show{opacity:1;box-shadow:0 5px 5px #0000000d;transform:translate(-50%);z-index:1}@media (min-width: 992px){header .middle .right .box_search.show{transform:none}}header .middle .right .box_search input{height:42px;border-radius:8px 0 0 8px;padding:0 15px;border:1px solid #E5E5E5;background:none;transition:all .3s ease 0s;background:#fff;border-right:0}header .middle .right .box_search input::-moz-placeholder{color:#ababab}header .middle .right .box_search input::placeholder{color:#ababab}header .middle .category:hover .main svg.down{transform:rotate(225deg);margin-bottom:-3px}header .middle .category:hover .menu_sub{display:block}header .middle .category .menu_sub{position:absolute;left:0;top:100%;right:0;display:none}header .middle .category .menu_sub .container>ul{display:flex;justify-content:space-between;width:calc(100% + 15px);margin-right:-15px}header .middle .category .menu_sub .container>ul>li{padding-right:15px}header .middle .category .menu_sub .container>ul>li>p{padding-bottom:12px}@media (min-width: 1200px){header .middle .category .menu_sub .container>ul>li>p{padding-bottom:18px}}header .middle .category .menu_sub .container>ul>li>p>a{font-size:18px;font-weight:600}header .middle .category .menu_sub .container>ul>li p span{display:none}header .middle .category .menu_sub .container>ul>li ul li:not(:last-child){padding-bottom:15px}@media (min-width: 1200px){header .middle .category .menu_sub .container>ul>li ul li:not(:last-child){padding-bottom:28px}}header .middle .category .menu_sub .container>ul>li ul li a{color:#2e3033}header .middle .category .menu_sub .container>ul>li ul li ul{display:none}header .middle .category .menu_sub a:hover{color:#f95006!important}header .list_info li{padding:0 10px;position:relative}@media (min-width: 1200px){header .list_info li{padding:0 15px}}header .list_info li:not(:last-child):after{content:"";width:1px;height:12px;background:#ababab;position:absolute;right:0;top:4px}header .list_info li:first-child{padding-left:0}header .list_info li:last-child{padding-right:0}.toogle_menu,.btn_open_menu{width:20px;height:17px;background-size:contain;transition:all .3s ease 0s;margin-left:15px;display:flex;flex-direction:column;justify-content:space-between}.toogle_menu.open,.btn_open_menu.open{background-size:contain}.toogle_menu.open span:nth-child(2),.toogle_menu.open span:nth-child(3),.btn_open_menu.open span:nth-child(2),.btn_open_menu.open span:nth-child(3){width:12px}.toogle_menu.open span:nth-child(4),.btn_open_menu.open span:nth-child(4){width:100%}.toogle_menu span,.btn_open_menu span{display:inline-block;width:100%;height:2px;background:#fff;transition:all .3s ease 0s}.toogle_menu span:nth-child(4),.btn_open_menu span:nth-child(4){width:12px}.main_menu{display:flex;justify-content:space-between;align-items:center}.main_menu li:hover>ul,.main_menu li:hover>.menu_sub{display:block}.main_menu>li:hover>p a{border-bottom-color:#fff}.main_menu>li:hover>p svg{transform:rotate(180deg)}.main_menu>li a:hover,.main_menu>li a.current{border-bottom-color:#fff}.main_menu>li>p{height:32px;display:inline-flex;align-items:center;justify-content:center}.main_menu>li>p svg{transition:all .3s ease 0s}.main_menu>li>p>a{border-bottom:1px solid transparent;height:100%;padding:0 3px}.main_menu>li ul{position:absolute;background:#fff;padding:12px 20px 21px;min-width:250px;display:none;top:0;left:100%;border-radius:0 10px 10px 0;z-index:10}.main_menu>li ul li:not(:last-child){padding-bottom:10px}.main_menu>li .menu_sub{position:absolute;left:0;right:0;top:100%;background:#fff;padding:30px;border-radius:0 0 15px 15px;box-shadow:0 3px 20px #0000000d;display:none;max-height:calc(100vh - 123px);overflow:hidden}.main_menu>li .menu_sub .list_menu{display:block}.main_menu>li .menu_sub .list_menu .wrap{overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 183px)}.main_menu>li .menu_sub .list_menu .wrap::-webkit-scrollbar{width:4px;background:#ebebeb;border-radius:5px}.main_menu>li .menu_sub .list_menu .wrap::-webkit-scrollbar-thumb{width:4px;background:#1a2735;border-radius:5px}.main_menu>li .menu_sub .list_menu .wrap ul{display:flex;position:unset;padding:0;row-gap:20px;box-shadow:none}.main_menu>li>ul{top:100%;border-radius:0 0 10px 10px;left:-20px;max-height:calc(100vh - 132px);overflow-x:hidden;overflow-y:auto;text-align:left;box-shadow:0 3px 20px #0000000d}.main_menu>li>ul::-webkit-scrollbar{width:4px}.main_menu>li>ul::-webkit-scrollbar-thumb{width:4px;background:#1a2735;border-radius:5px}#menu_mobile{position:fixed;top:0;left:0;z-index:1000;background:#fff;width:330px;max-width:100%;padding:30px 15px 40px;height:100vh;overflow-y:auto;transform:translate(-100%);transition:all .3s ease 0s}#menu_mobile::-webkit-scrollbar,#menu_mobile::-webkit-scrollbar-thumb{display:none}#menu_mobile.open{transform:none}#menu_mobile .toogle_menu{position:absolute;width:40px;height:40px;padding:10px;top:5px;right:5px;z-index:1}#menu_mobile .toogle_menu span{background:#1a2735}#menu_mobile ul.menu li p span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:-10px;padding-top:2px}#menu_mobile ul.menu li p span svg{margin:auto}#menu_mobile ul.menu li p span.open svg{transform:rotate(180deg)}#menu_mobile ul.menu li a{font-size:16px;flex-grow:1;color:#1a2735}#menu_mobile ul.menu li svg{transition:all .3s ease 0s}#menu_mobile ul.menu>li:not(:last-child){border-bottom:1px solid rgba(26,39,53,.1)}#menu_mobile ul.menu>li.current{border-bottom:1px solid #1A2735}#menu_mobile ul.menu>li>p>a{padding:12px 0}#menu_mobile ul.menu>li ul{padding-left:15px;padding-bottom:15px;display:none}#menu_mobile ul.menu>li ul a{padding:5px 0;font-size:15px}.overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;transform:translate(-100%);transition:all .4s ease 0s;background:#00000080;z-index:999}.overlay.open{transform:none}#google_translate_element span{display:none!important}#google_translate_element .goog-te-gadget{font-size:0!important}#google_translate_element select{margin:0!important;background:#1b1b1b;font-size:13px;color:#fff!important;height:22px;padding:0 11px 0 10px;border:none;cursor:pointer;background-image:url(/build/assets/down_select-Oww1v5FG.png);background-repeat:no-repeat;background-size:9px;background-position:right 10px}
