.lianxi_title {
    text-align: center;
    padding: 40px 0 10px;
    border-bottom: 1px solid #ccc;
}

.lianxi_title h3 {
    font-size: 18px;
    color: #5a5a5a;
    padding-bottom: 5px;
    font-weight: 555;
}

.lianxi_con P {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2;
    margin: 30px 0;
}

.lianxi_test_item {
    margin-top: 20px;
    border-bottom: 2px solid #ccc;
}

.lianxi_test_item p {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 2;
    margin: 16px 0;
}

.lianxi_test_item p.lianxi_pur {
    background-color: #814e9b;
    font-weight: 555;
    color: #fff;
    width: auto;
    display: inline;
    font-size: 16px;
    padding-bottom: 0;

}

.lianxi_test_item p.fake_title {
    color: #814e9b;
    font-weight: 560;
}