.teamIntroduction6 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.teamIntroduction6 * {
    box-sizing: border-box;
}

.teamIntroduction6 .teamIntroduction6Top {
    margin-bottom: 54px;
}

.teamIntroduction6Top .title {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    margin-right: 6px;
}

.teamIntroduction6Top .enTitle {
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    color: rgb(216, 216, 216);
    display: inline-block;
}

.teamIntroduction6TabContent {
    float: left;
    width: 16%;
}

.teamIntroduction6DecList {
    float: left;
    width: 84%;
}

.teamIntroduction6TabContent .teamIntroduction6Name {
    position: relative;
    border-radius: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 18px;
    height: 70px;
    line-height: 23px;
    width: 250%;
    /* text-align: center; */
    float: left;
    color: #000;
    padding: 33px 10px 10px 24px;
}

.teamIntroduction6TabContent .teamIntroduction6CurName {font-weight: 600; padding-top: 20px;
    padding-left: 0px;
	font-size: 18px;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 10%);
    border-left: 2px solid #F49E1F;
    color:#000;
    background: #fff;
}

a.teamIntroduction6DecA {
    margin-left: 21px;
}

.teamIntroduction6Dec {
    width: 100%;
    float: left;
    display: none;
    padding-left: 7%;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.teamIntroduction6Dec:after,
.teamIntroduction6List:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.teamIntroduction6Dec .teamIntroduction6DecA {
    display: block;
    margin-left: 26%;
    margin-top: 0%;
    cursor: auto;
    float: left;
    width: 75%;
    padding-right: 0%;
    
}

.teamIntroduction6Dec .teamIntroduction6DecA .image-animation {
    max-width: 100%;
    border: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.teamIntroduction6Dec .ModuleImageTextGiantContent {
    color: #777;
    font-size: 12px;
    float: left;
    width: 53%;
    padding-top: 16px;
}

.teamIntroduction6Dec .ModuleImageTextGiantContent .name {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 26px;
    color: #333;
}

.teamIntroduction6Dec .ModuleImageTextGiantContent .nameIntro {
    margin: 0;
    font-size: 12px;
    margin-bottom: 22px;
}

.teamIntroduction6Dec .ModuleImageTextGiantContent .nameIntroDec {
    line-height: 22px;
    margin: 0;
}

.awardProject {
    margin-top: 22px;
}