.callbacks_tabs.callbacks1_tabs li a{right: 78px;}
.nav-link2 {
    width: 50px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 3px;}
.fa2{
    display: block;
    width: 30px;
    height: 30px;
    background: url(/xia.png) center no-repeat;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-style: normal;}
.sidemenu li.open i.fa-chevron-down2 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}
.ul>li>a:hover {
  color: #fff !important; background-color: #005bac !important;
    padding-left: 70px !important;}


.ul>li{background-color: #c5c5c5;}
    .ul>li>a{ color: #fff;}
    .ons{ background-color: #005bac !important;}
    .ons>a{color: #fff !important; background-color: #005bac !important;padding-left: 70px !important;}
