.title{
    padding: 32px 0 12px;
    color: #006fc1;
    font-size: 20px;
    text-align: center;
}
.introduce{
    padding-bottom: 33px;
    color: #666;
    font-size: 14px;
    text-indent:2em;
}
.list{
    margin-bottom: 34px;
    width: 978px;
    height:100%;
    border-left: 1px solid #e3e9ea;
    border-right: 1px solid #e3e9ea;
}
.position{
    padding:15px 0 16px 35px;
    width: 980px;
    background-color: #e3edec;
    color: #232323;
    font-size: 14px;
}
.name{
    border-bottom: 1px solid #e3e9ea;
}
.name-item{
    display: inline-block;
    padding: 16px 0 20px ;
    width: 135px;
    border-right: 1px solid #e3e9ea;
    text-align: center;
}