.link{
    width:1200px;}
.link li{
    width: 12%;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #ededed;}
.link li a{
    font-size: 14px;
    color: #000;}
