
.anchor_layer .nav_wrap.navFix{position: fixed; left: 0; top: 0; width: 100%; background-color: #fff; z-index: 9999;}
.anchor_layer .nav_wrap a{ color: rgb(0, 0, 0); line-height: 80px;  behavior: url(pie.htc);display: block;border-bottom: rgb(255, 255, 255) 5px solid;} 
.anchor_layer .nav_wrap .active,.details_main .anchor_layer .nav_wrap a:hover{border-bottom: #e60012 5px solid;    color:#005ead ; behavior: url(pie.htc);font-weight: bold;}  

.anchor_layer .nav_wrap a:hover{
    border-bottom: #e60012 5px solid;
    color:#005ead ;
}
.border_f00{
    border-bottom: #e60012 5px solid !important;
    font-weight: bold;
    color:#005ead !important;
}