#xg_header{
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0px;
  left: 0px;
}
.p1753mf1753-00004,.p1728m50013 img{

transition: 0.5s;
-moz-transition: 0.5s; /* Firefox 4 */
-webkit-transition: 0.5s; /* Safari and Chrome */
-o-transition: 0.5s; /* Opera */
}

.p1728m50013 img{
    cursor: pointer;
   -ms-transition: all 0.8s;
}
.p1728m50013 .col-lg-3:hover img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.p1753mf1753-00004:hover{
  background: #ffffff!important;
}
.p1753mf1753-00004:hover .p1753mf1753-09909d6832dc10bca .xg_menuLi1 a{

  color:#333333!important;

}

.p1753mf1753-00004:hover .p1753mf1753-00f1fa1458f649e41{
   display: none!important;
}

.p1753mf1753-00004:hover .p1753mf1753-06fbfafbc0e17c716{
   display: block!important;
}


.xg_hf-list li:first-child .xg_hfl-txt{
    width: 100px;
    height: 50px;
    background: #fff;
    color: #333;
    position: absolute;
    right: 55px;
    top: 6px;
    line-height: 50px;
    border-radius: 3px;
    font-size: 14px;
    display: none;
}

.xg_hf-list li:first-child:hover .xg_hfl-txt{
    display: block!important;
}

.xg_hfLink:after{
   top:23px !important;
}