.ms_title {
    margin-bottom: 20px;
}
.ms_title strong {
    color:#ff7200;
    display:block;
    font-weight:normal;
    font-size: 30px;
    line-height: 44px;
}
.ms_title span {
    font-size:18px;
    color:#999;
}
.ms_desp {
    height:382px;
    margin:58px 0 70px;
    overflow: hidden;
}

.ms_desp .ms_desp_txt {
    width: 510px;
}
.ms_desp .ms_desp_txt p {
    text-indent: 2rem;
}

.ms_about_team {
    height: 922px;
    background: url(../images/about/about_bg.jpg) center;
    background-size: cover;
}

.ms_about_team .ms_title {
    text-align:center;
    margin-top: 56px;
    margin-bottom: 38px;
}

.ms_about_team_item .ms_title strong {
    margin-bottom: 20px;
}

.ms_about_team_list {
    overflow:hidden
}
.ms_about_team_list ul {
    width: 1300px;
}
.ms_about_team_list li {
    float:left;
    margin-right:50px;
}