.link {
    height: 50px;
    padding-top: 20px;
    overflow: hidden;
    margin-left: 195px;
}
.link a {
    margin: 0 1px;
    height: 21px;
    line-height: 21px;
    padding: 0 7px;
    border: 1px solid #b8b8b8;
}

.xx-left {
    border-left: 1px solid #C2D9F2;
}
.xx-right {
    /*border: 1px solid #c2d9f2;*/
}
.more {
    font-size: 14px;
    font-family: "黑体";
    width: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 0;
    bottom: 3px;
}