.xxgk_top_list{
    overflow: hidden;
    background: #fff;
    padding: 0px 0 10px 15px;
	}
.xxgk_top_list ul li{
    float: left;
    width: 192px;
    text-align: center;
    margin-top: 15px;
    border-right: 1px solid #d3d3d3;
    }
.xxgk_top_list ul li:nth-child(6n){
 border:none;
}
.xxgk_top_list ul li a{
        color:#000000;
        font-size: 16px;
        text-decoration: none;
        font-family: "Microsoft Yahei";
    }

.xxgk_top_list ul li:hover a{color:#83b6d8;}
.xxgk_top_list ul li.chovers a { color:#94C0DD;}