﻿/*友情链接*/
.friendly-lianxi {
    margin-top: 50px;
    padding-bottom: 50px;
    background: #fafafa;
    border-top: 1px solid #eeeeed;
    width: 100%;
    min-width: 1200px;
}

.friendly span, .lianxi-wrap span {
    color: #555555;
    font-size: 12px;
    padding-bottom: 7px !important;
    margin-right: 15px;
}

.friendly a {
    color: #999999;
    font-size: 12px;
    margin-right: 10px;
    line-height: 24px;
}

    .friendly a:hover {
        color: #333;
        text-decoration: underline;
    }

.lk-current {
    border-bottom: 2px solid #2a9c3b;
}

.friendly {
    width: 789px;
    margin-right: 54px;
}


.hid {
    display: none;
}

.active {
    display: block !important;
}

.lianxi-wrap {
    width: 356px;
}

.lianxi div {
    color: #555555;
    font-size: 12px;
    line-height: 24px;
}

    .lianxi div em {
        color: #999999;
        font-size: 12px;
    }
/*end友情链接*/
