body{
  font-family:
  Arial,Tahoma    !important;
  background:#0059FF;
  color: #333;
}
@media screen and (min-width: 992px){
  .bootsnav {
    background-color: !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-top-color: ;
  }

  nav.navbar.bootsnav ul.nav>li>a{
    transition: all .3s;
  }
  nav.navbar.bootsnav ul.nav>li>a:hover,nav.navbar.bootsnav ul.nav>li.on>a,nav.navbar.bootsnav ul.nav>li>a.hover{
    background-color: #0D6FC9!important;
  }
  nav.navbar.bootsnav ul.nav>li>a.active{
    background-color: #0D6FC9;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a{
    background: !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a.hover{
    background: #0D6FC9!important;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu>li>a{
    font-size: ;
    font-weight: normal;
    font-style: normal;
    text-decoration: none!important;
    color:  !important;
    transition: all .3s;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu>li>a:hover,  nav.navbar.bootsnav ul.nav ul.dropdown-menu>li>a.hover{
    font-size: ;
    font-weight: normal;
    font-style: normal;
    text-decoration: none!important;
    color: #EFF2F5 !important;
  }
  .bootsnav ul.nav>li>a{
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none!important;
    color:  !important;
  }
}

#welcome-text{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: }
.footer{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none!important;
  color:  !important;
  background-color:  !important;
}
.footer .footer-top{
  border-bottom: none;
}
.footer a{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none!important;
  color:  !important;
}
.footer a:hover，.footer a.hover{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none!important;
  color: #F0F4F8 !important;
}
  

.j-header {
        --nav-active-color:  #F8F5F5;  --nav-hover-bg: #0D6FC9;  --nav-hover-color: #F2F6F9;  --nav-active-bg: #0D6FC9;        --nav-dropdown-hover-color: #EFF2F5;  --nav-dropdown-hover-bg:#0D6FC9;  }

.j-welcome{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.j-menu_item>a {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none}
.j-menu_item:hover>a {
  font-size: ;
  font-weight: 700;
  font-style: normal;
  text-decoration: none!important
}
.j-menu_item ul li a{
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none}

.j-menu_item ul li.is-hover>a, .j-menu_item ul li:hover>a {
  font-size: ;
  font-weight: normal;
  font-style: normal;
  text-decoration: none}

.j-menu_item>a.active{
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  text-decoration: underline!important
}

}