.pd_dropdown {
    display: none;
    position: absolute;
    z-index: 99999999999999999;
}



.navCot1 .pd_dropdown > li {
    
    
}

 li {
    list-style: none;
    
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
    
} 
 

.navCot1 .pd_dropdown {
    background: rgba(250,250,250,.9);
    text-align: center;
    width: 157px;
    
    z-index: 9999;
}

.navCot1 .pd_dropdown > li > a {
    display: block;
    color: #000000;
    height: 48px;
    line-height: 48px;
    

}


.navCot1 .pd_dropdown > li > a:hover {

    color: #fff;
}

.navCot1 .gt1{width: 320px;box-sizing: border-box;}
.gt1 .gt2{display: inline-block;width: 49.2%;box-sizing: border-box;}
.bor-right{border-right: 1px solid #a79f9f;box-sizing: border-box; }
.nav .gt1 a:hover {
    position: relative;
    left: -3px;
	color: #fff;
    background: #c8161d;
    width: 103%;
	
}
.nav .bor-right a:hover {
    position: relative;
    left: 0px;
	color: #fff;
    background: #c8161d;
    width: 99%;
	
}