.content {
    background: url("../../img/talent/talent_80.png") top center no-repeat;
}

.talent_pp1 {
    width: 150px;
}

.talent_p8 {
    text-align: left;
}

.talent_ul2 li {
    margin-right: 50px;}

.talent_ul2 li:nth-child(2n){
    margin-right: 0;
}

.talent_ul2 li:last-child {
    margin-top: 40px;
}

.talent_ul2 li p {
    font-size: 16px;
    color: #222;
    margin-bottom: 30px;
}

.talent_div .talent_p7 {
    width: 195px;
}

.talent_p9 {
    width: 1200px;
    margin: 0 auto;
    background: #f5f6f7;
}

.talent_p10 {
    background: #f5f6f7;
    text-align: center;
}

.talent_p6 {
    text-align: center;
}

.teachers_ul {
    width: 1200px;
    margin: 0 auto;
}

.teachers_ul li {
    float: left;
    width: 360px;
    margin-right: 57px;
    margin-bottom: 50px;
    height: 156px;
}

.teachers_ul li:nth-child(3n) {
    margin-right: 0;
}

.teachers_ul li img {
    float: left;
}

.teachers_ul li div {
    float: right;

    width: 195px;
}

.teachers_ul li div p:first-child {
    font-size: 24px;
    color: #333;
}

.teachers_ul li div p:last-child {
    font-size: 12px;
    color: #222;
    line-height: 26px;
}

.rencaipeiyang {
    color: #0364a9;
    border-color: #0364a9;
}