.teamIntroduction4 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.teamIntroduction4Top {
    text-align: center;
}

.teamIntroduction4Top .title {
    font-size: 30px;
    color: rgb(63, 63, 63);
    line-height: 46px;
}

.teamIntroduction4Top .enTitle {
    color: rgb(216, 216, 216);
    font-size: 18px;
    line-height: 26px;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.teamIntroduction4List:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.teamIntroduction4List .teamIntroduction4Item {
    width: 100%;
    display: table;
    margin-top: 30px;
    float: left;
}

.teamIntroduction4Item .image-animation a {
    width: 50%;
}

.teamIntroduction4Item .image-animation {
    display: block;
    border: 0;
    width: 100%;
}

.teamIntroduction4Item .ModuleImageTextGiantContent {
    display: table-cell;
    vertical-align: middle;
    margin-left: 20px;
    width: 50%;
}

.teamIntroduction4Item .ModuleImageTextGiantContent .name {
    color: #333;
    font-size: 18px;
    margin-bottom: 16px;
}

.teamIntroduction4Item .ModuleImageTextGiantContent .occupation {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.teamIntroduction4Item .ModuleImageTextGiantContent .dec {
    color: #777;
    font-size: 14px;
    line-height: 20px;
}