.module_portal_header .portal_header {width: 100%; height: 60px; background: #4A4A4A; box-sizing: border-box; z-index: 99;  transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.module_portal_header .portal_header .w {max-width: 1055px; width: 100%; margin: auto;}
.module_portal_header .portal_header .logowrap {margin: auto; float:left; width: auto; margin-top: 12px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.module_portal_header .portal_header .logowrap img {height: 35px; float: left;}
.module_portal_header .portal_header .logowrap h1 {height: 100%; font-family: daniel, sans-serif;}
.module_portal_header .portal_header .logowrap a {display: block; height: 100%;}
.module_portal_header .portal_header .logowrap .txtlogo {height: 100%; color: #fff; padding-top: 5px; font-size: 20px; text-align: center; display: flex; justify-content: center; align-items: center;}
.module_portal_header .portal_header ul {height: 50px; float: right;}
.module_portal_header .portal_header ul li {float: right; }
.module_portal_header .portal_header ul li a {opacity:1; color: #fff; font-size: 15px; text-decoration: none; padding: 22px 14px 0 14px; display: block;}
.module_portal_header .portal_header ul li a:hover {opacity:0.9;}
.module_portal_header .mobile_click_menu {display: none;}
@media screen and (max-width: 800px) {.module_portal_header .mobile_click_menu {display:block; float: right; z-index: 99; position: absolute; top: 10px; right: 5px; color: #fff; font-size: 33px; width:40px; margin: auto; text-align: center;}
.module_portal_header .content.menu_responsive_open .portal_header .w {position: fixed; height: 100%; background: #4A4A4A}
.module_portal_header .portal_header .logowrap {margin: auto; padding-top: 10px; float: none; overflow: hidden; text-align: center;}
.module_portal_header .portal_header .logowrap a {display: inline-block;}
.module_portal_header .portal_header .logowrap img {margin:auto; float: none;}
.module_portal_header .portal_header ul {height: auto; float: none; display: none; margin-top: 30px;}
.module_portal_header .portal_header ul li {float: none; width: 100%; display: block; clear: both; text-align: center;}
.module_portal_header .content.menu_responsive_open ul {display: block;}}
