body{margin:0;padding:0}header{position:fixed;transition:box-shadow .5s linear;width:100%;z-index:999}header.p{box-shadow:0 10px 15.66px 2.34px rgba(0,0,0,.05)}header .top-brand{align-items:center;background-color:#0067d0;color:#cbe5ff;display:flex;flex-direction:row;font-size:13px;height:38px;justify-content:space-between}header .top-brand a{color:#cbe5ff;cursor:pointer;margin-left:15px;text-decoration:none}header .top-brand a:hover{color:#fff}header .header-brand{background-color:#fff;flex-direction:row;height:100px;transition:height .5s linear}header .header-brand,header .header-brand .logo{align-items:center;display:flex}header .header-brand .navbar{height:100%;padding:0}header .header-brand .navbar ul{display:flex;flex-direction:row;height:100%;margin:0;padding:0}header .header-brand .navbar ul li{align-items:flex-start;display:flex;justify-content:center;list-style:none;position:relative;width:120px}header .header-brand .navbar ul li a{align-items:center;color:#454545;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;text-decoration:none;transition:color .3s ease;width:100%;z-index:999}header .header-brand .navbar ul li a.active{color:#cbe5ff}header .header-brand .navbar ul li b{background-color:#0067d0;height:0;opacity:.7;transition:height .3s ease;width:100%}header .header-brand .navbar ul li b.active{height:100%;opacity:.8}footer{background-color:#0067d0;color:#d0e7ff;font-size:14px}footer a{color:#d0e7ff;cursor:pointer;text-decoration:none}footer a:hover{color:#fff}footer .container-box{border-bottom:1px solid #005ab7}footer .container-box .container{display:flex;flex-direction:row;justify-content:space-between;padding:30px}footer .container-box .container ul{margin:0;padding:0;width:33%}footer .container-box .container ul.footer-navber{width:100%}footer .container-box .container ul.footer-navber li.footer-navber-li{display:flex;justify-content:space-between}footer .container-box .container ul li{list-style:none;padding-bottom:5px}footer .container-box .container ul li h5{background:url(../image/03870f2e3f5c138dbc59.svg) no-repeat 0 100%;height:35px}footer .copyright{display:block}footer .copyright div{align-items:center;border-top:1px solid #0277ef;display:flex;flex-direction:column;justify-content:center;padding-bottom:10px;padding-top:15px;width:100%}footer .copyright div span{padding:3px}