.buy-nav{
width: 100%;
/*height: 120px;*/
background: #fff;
/*top: 109px;
left: 0px;*/
z-index: 999;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
display:none;
    border-top: 1px solid #eee;
}
.buy-nav-ul{
width: 474px;
margin: 0 auto;
overflow: hidden;

}
.buy-nav-ul li{
width: 155px;
/*line-height: 120px;*/
float: left;
text-align: center;
    position: relative;
    padding:0 20px;
}
.buy-nav-ul li:last-child:before{
    display: none;
}
.buy-nav-ul li:before{
    content: '';
    display: block;
    clear: both;
    height: 40px;
    width: 1px;
    background: #0d6fb8;
    position: absolute;
    top: 40px;
    right: 0px;
}
.GnHost-icon5~span{
    position: relative;
}
.GnHost-icon5~span:before{
    content: '';
    display: block;
    clear: both;
    height: 10px;
    width: 1px;
    background: #a0a0a0;
    position: absolute;
    top: 10px;
    right: 54px;
}
.buy-nav-ul li:hover .GnHost-icon5~span:before{
    background: #3399ff;
}
.buy-nav-ul li a{
float: left;
display: block;
text-align: center;
    padding: 20px 0 15px 0;
    min-width: 132px;
    /*margin-left: 20px;*/
}
/*.GnHost-icon{*/
/*background:url(../images/kjx-icon.png) no-repeat 27px 3px;*/
/*}*/
/*.GnHost-icon:hover{*/
/*background: url(../images/kjx-icon-hover.png) no-repeat 27px 3px;*/
/*}*/
/*.TeamLink-icon{*/
/*background:url(../images/TeamLink-icon.png) no-repeat 36px 8px;*/
/*}*/
/*.TeamLink-icon:hover{*/
/*background:url(../images/TeamLink-icon-hover.png) no-repeat 36px 8px;*/
/*}*/
/*.bw8-icon{*/
/*background: url(../images/bw8-icon.png)  no-repeat 36px 8px;*/
/*}*/
/*.bw8-icon:hover{*/
/*background:url(../images/bw8-icon-hover.png) no-repeat 36px 8px;*/
/*}*/
/*.rest-icon{*/
/*background: url(../images/rest-icon.png) no-repeat 36px 8px;*/
/*}*/
/*.rest-icon:hover{*/
/*background:url(../images/rest-icon-hover.png) no-repeat 36px 8px;*/
/*}*/
.li-font{
font-size: 12px;
color: #333333;
text-align: center;
line-height: 30px;
display: block;
}