.normal-hd {
    height: 36px;
}

.normal-tt {
    min-width: 110px;
    height: 35px;
    line-height: 35px;
}
.normal-hd {
    height: 41px;
    border-bottom: 1px solid #efefef;
}

.normal-tt {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    /*颜色*/
    background:#c00107;
}

.leader-info {
    float: left;
    width: 57.45%;
    margin-left: 20px;
    margin-top: 20px;
}
.info-job {
    float: left;
    width: 68px;
    height: 26px;
    margin-top: 52px;
    line-height: 26px;
    padding-left: 3px;
}
.info-img {
    float: left;
    width: calc(100% - 68px);
    margin-left: -25px;
}
.per-info {
    float: left;
    margin-left: 25px;
    width: 100px;
    margin-top: 22px;
}

.per-info>a>p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}