.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;
}
.buy-nav-ul{
height: 120px;
width: 474px;
margin: 0 auto;
overflow: hidden;

}
.buy-nav-ul li{
width: 155px;
height:120px;
line-height: 120px;
float: left;
text-align: center;
}
.buy-nav-ul li a{
width: 155px;
height:120px;
line-height: 120px;
float: left;
display: inline-block;
text-align: center;
}
.GnHost-icon{
background:url(../images/GnHost-icon.png) no-repeat 27px 3px;
}
.GnHost-icon:hover{
background: url(../images/GnHost-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: 14px;
color: #3e6c8d;
height: 120px;
line-height: 210px;
width: 155px;
display: inline-block;
}