.map1 li, .map1 li span, .map1 li a {
    line-height: 12px;
}

.site-box {
    width: 185px;
    float: left;
    background: #fff;
}

.site-bt {
    color: #333;
    width: 124px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    font-size: 20px;
    padding-left: 20px;
    background: url(../images/site-icon.png) 110px center no-repeat #f3f7fd;
    margin: 20px auto 15px;
}

.site-item {
    padding: 0 0px 0 17px;
    overflow: hidden;
}

.site-item a {
    float: left;
    width: 45px;
    height: 26px;
    color: #333;
    margin: 0 5px 15px;
    line-height: 26px;
    display: inline-block;
}

    .site-item a.bluefont {
        color: #41a9fb;
    }

.site-item .site-item-s {
    width: 60px;
}

.site-item .site-item-f {
    width: 80px;
}

.table-two tr {
    height: 28px;
    line-height: 28px;
}



