/* 

  .header {
    height: 120px;
    position: relative !important;
  }

  .header .menu .menu-item .a {
    color: #333 !important;
  }

  .header .top span {
    color: #333 !important;

  }

  .header .top .btn.btn-login {
    color: #1472FF !important;
  }

  .header .logo_new a img {
    opacity: 0;

  }

  .header .logo_new {
    background: url("/skin/style/img/newlogo1.png") !important;
  }
  .menu-item:hover  .a{
    color: #4381ff !important;
  }
  .header .top .btn.btn-res {
    color: #fff !important;
    background: #1472FF !important;
    border: none !important;
  }
 .headtop {
    background-color: #f3f6fd !important;
  } */