.box-software dl dt span{
    color: #5ca8f6;
}
.box-software dt{
    margin-bottom:10px;
}
.box-software dd a {
    height: 35px;
    display: block;
    line-height: 35px;
    background: #FAFAFA;
    margin-right: 2px;
    margin-bottom: 2px;
    float: left;
    padding: 0 16px;
}
.box-software dd a:hover {
    background: #5ca8f6;
    color: #fff;
}
.box-software dl {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    overflow: hidden;
}

















