/* E20简介 */

.banner {
    margin-top: 120px;
}


/* 简介内容 */

.aboutCont {
    width: 1200px;
    margin: 30px auto;
}

.aboutTitle {
    margin-top: 30px;
}

.aboutTitle h3 {
    font-size: 40px;
    color: #0069b9;
    font-weight: 500;
    letter-spacing: 4px;
}

.aboutTitle img {}

.aboutIntro {
    margin-top: 30px;
}

.aboutIntro p {
    text-indent: 2rem;
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
    color: #666666;
}

.aboutTrendChart {
    margin: 40px 0;
}

.aboutTrendChart img {
    width: 100%;
}


/* 核心团队 */

.teamCont {
    width: 1200px;
    margin: 0 auto;
}

.teamOne {
    padding: 20px 0;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.teamOneList {}

.teamOneList li {
    display: flex;
    cursor: pointer;
}

.teamOnePhoto {}

.teamOnePhoto img {}

.teamOneInfo {
    margin-left: 56px;
}

.teamOneName {}

.teamOneName h1 {
    font-size: 24px;
    color: #88848b;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    display: inline-block;
}

.teamOneTitle {
    font-size: 18px;
    margin-left: 20px;
}

.teamOnePosition {}

.teamOnePosition p {
    line-height: 26px;
    color: #88848b;
    font-size: 14px;
}

.teamOneIntro {
    margin-top: 20px;
}

.teamOneIntro p {
    line-height: 26px;
    color: #88848b;
    font-size: 14px;
}

.teamOther {}

.teamOtherList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.teamOtherList li {
    width: 510px;
    margin-bottom: 30px;
}

.teamOtherTop {
    display: flex;
}

.teamOtherPhoto {}

.teamOtherPhoto img {}

.teamOtherInfo {
    margin-left: 56px;
}

.teamOtherName {}

.teamOtherName h1 {
    font-size: 24px;
    color: #88848b;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    display: inline-block;
}

.teamOtherPosition {}

.teamOtherPosition p {
    line-height: 26px;
    color: #88848b;
    font-size: 14px;
}

.teamOtherBottom {
    margin-top: 20px;
}

.teamOtherBottom p {
    line-height: 26px;
    color: #88848b;
    font-size: 14px;
    text-align: justify;
}


/* E20大事记 */

.aboutMemorabilia {
    width: 1200px;
    margin: 40px auto;
}

.memorabiliaCont {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.memorabiliaContLeft {
    width: 560px;
    position: relative;
    z-index: 9;
}

.lctop {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    background: #ffffff;
    z-index: 9;
}

.lcl {
    /* background: url('https://www.e20.com.cn/images/about/line.png') repeat-y 12px top; */
    position: relative;
    background: url('../images/about/line.png') repeat-y 12px top;
}

.lcbox {
    /* width: 420px; */
    width: 500px;
    padding-left: 30px;
    /* background: url('https://www.e20.com.cn/images/about/icon.png') no-repeat 9px 9px; */
    background: url('../images/about/icon.png') no-repeat 9px 9px;
}

.lcbox h1 {
    color: #0069b9;
    font-size: 18px;
    margin-bottom: 8px;
}

.lcbox p {
    font-size: 12px;
    color: #333333;
    line-height: 26px;
}

.lcbox .color_blue {
    font-size: 18px;
    color: #0069b9;
}

.lcbox a {
    color: #0069b9;
    margin: 0 2px;
}

.lcbox .color_black {
    color: #333333;
    font-size: 12px;
}

.lcbox .fz12 {
    font-size: 12px;
}

.mt25 {
    margin-top: 25px;
}

.memorabiliaContRight {
    width: 584px;
    position: relative;
    z-index: 9;
}

.lcbig {
    /* background: url('https://www.e20.com.cn/images/about/big.png') no-repeat 0px 0px; */
    background: url('../images/about/big.png') no-repeat 0px 0px;
}

.lcleft {
    width: 394px;
    height: 196px;
    position: absolute;
    left: 0;
    top: 1100px;
    /* background: url('https://www.e20.com.cn/images/about/left.jpg') no-repeat left; */
    background: url('../images/about/left.jpg') no-repeat left;
}

.lcright {
    width: 408px;
    height: 296px;
    position: absolute;
    right: 0;
    top: 600px;
    /* background: url('https://www.e20.com.cn/images/about/right.jpg') no-repeat left; */
    background: url('../images/about/right.jpg') no-repeat left;
}


/* 共建机构与资质荣誉 */

.honorsCont {
    width: 1200px;
    margin: 40px auto;
}

.honorsPhoto {
    margin-top: 30px;
}

.honorsPhoto img {}

.honorsList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.honorsList li {
    margin-right: 30px;
    margin-bottom: 20px;
}

.honorsList li img {
    width: 240px;
}

.jointInstitutions {}

.institutionsChineseTitle {
    font-size: 30px;
    font-weight: bold;
    color: #d49c43;
}

.institutionsEnglishTitle {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: 300;
    /* margin-top: 5px; */
}

.institutionsIntro {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #d49c43;
    text-align: justify;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1.5px solid #d49c43;
}

.jointList {
    margin: 25px 0 0;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    /* width: 800px; */
}

.jointList li {
    /* margin-right: 80px; */
    margin-bottom: 25px;
    margin-right: 25px;
}

.jointList li img {
    width: 240px;
}


/* 资质荣誉 */

.EnterpriseHonor {
    margin-top: 30px;
}

.honorChineseTitle {
    font-size: 30px;
    font-weight: bold;
    color: #d49c43;
}

.honorEnglishTitle {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: 300;
    /* margin-top: 5px; */
}

.honorIntro {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #d49c43;
    text-align: justify;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1.5px solid #d49c43;
}


/* 重要活动 */

.importantActivity {}

.importantActivityCont {
    width: 1200px;
    margin: 0 auto;
}

.importantActivityCont ul li a {
    color: #333333;
}


/* 手机端适配 */

@media (max-width: 768px) {
    /* E20简介 */
    .mAboutCont {
        padding: 15px 10px;
        background: #E2F4FE;
    }
    .mAboutTitle {
        margin-bottom: 10px;
    }
    .mAboutTitle h4 {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 3px;
        color: #0069b9;
        text-align: center;
    }
    .mAboutTitle img {
        width: 50%;
    }
    .mAboutIntro {}
    .mAboutIntro p {
        font-size: 14px;
        text-indent: 2rem;
        line-height: 24px;
        color: #333333;
    }
    .mAboutTrendChart {
        margin-top: 15px;
    }
    .mAboutTrendChart img {
        width: 100%;
    }
    /* 核心团队 */
    .mTeamCont {
        padding: 15px 10px;
        background: #E2F4FE;
    }
    .mTeamList {}
    .mTeamList li {
        padding-bottom: 15px;
        border-bottom: 1px solid #dcdcdc;
        margin-bottom: 15px;
    }
    .mTeamList li:last-child {
        margin-bottom: 0;
    }
    .mTeamTop {
        display: flex;
    }
    .mTeamPhoto {}
    .mTeamPhoto img {
        width: 100px;
    }
    .mTeamInfo {
        margin-left: 15px;
    }
    .mTeamName {}
    .mTeamName h1 {
        font-size: 20px;
        color: #88848b;
        padding-bottom: 10px;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px solid #88848b;
        display: inline-block;
    }
    .mTeamTitle {
        font-size: 14px;
        margin-left: 10px;
        font-weight: 500;
    }
    .mTeamPosition {}
    .mTeamPosition p {
        font-size: 14px;
        color: #333333;
        line-height: 20px;
    }
    .mTeamIntro {
        margin-top: 10px;
    }
    .mTeamIntro p {
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        text-align: justify;
    }
    /* E20大事记 */
    .mAboutMemorabilia {
        background: #E2F4FE;
        padding: 15px 10px;
    }
    .mMemorabiliaCont {}
    .mMemorabiliaList {}
    .mMemorabiliaList li {
        margin-bottom: 5px;
    }
    .mMemorabiliaTitle {
        color: #0069b9;
        font-size: 14px;
    }
    .mMemorabiliaList li p {
        font-size: 12px;
        color: #333333;
        line-height: 18px;
        text-align: justify;
    }
    .mMemorabiliaList li p a {
        color: #0069b9;
    }
    /* 共建机构与资质荣誉 */
    .mHonorsCont {
        padding: 15px 10px;
        /* background: #E2F4FE; */
    }
    /* 共建机构 */
    .mJointInstitutions {}
    .mInstitutionsChineseTitle {
        font-size: 16px;
        font-weight: bold;
        color: #d49c43;
    }
    .mInstitutionsEnglishTitle {
        font-size: 15px;
        color: #e4e4e4;
        font-weight: 300;
        margin-top: 5px;
    }
    .mInstitutionsIntro {
        margin-top: 10px;
        font-size: 14px;
        font-weight: 500;
        color: #d49c43;
        text-align: justify;
        line-height: 24px;
        padding-bottom: 10px;
        border-bottom: 1.5px solid #d49c43;
    }
    .mJointInstitutions {}
    .mJointList {
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .mJointList li {
        width: 48%;
        margin-bottom: 15px;
    }
    .mJointList li img {
        width: 100%;
    }
    /* 资质荣誉 */
    .mEnterpriseHonor {
        margin-bottom: 15px;
    }
    .mHonorChineseTitle {
        font-size: 16px;
        font-weight: bold;
        color: #d49c43;
    }
    .mHonorEnglishTitle {
        font-size: 15px;
        color: #e4e4e4;
        font-weight: 300;
        margin-top: 5px;
    }
    .mHonorIntro {
        margin-top: 10px;
        font-size: 14px;
        font-weight: 500;
        color: #d49c43;
        text-align: justify;
        line-height: 24px;
        padding-bottom: 10px;
        border-bottom: 1.5px solid #d49c43;
    }
    /* 证书列表 */
    .mHonorsPhoto {
        margin-top: 10px;
    }
    .mHonorsPhoto img {
        width: 100%;
    }
    .mHonorsList {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .mHonorsList li {
        width: 32%;
    }
    .mHonorsList img {
        width: 100%;
    }
    /* 重要活动 */
    .mImportantActivity {
        padding: 15px 10px;
        border-top: 1px solid #dddddd;
    }
    .mImportantActivityCont {}
    .mImportantActivityList {
        color: #333333;
    }
    .mImportantActivityList li {}
    /* 20250702 */
    .mImportantActivityList li:last-child .mImportantActivityItem {
        border: none;
        padding-bottom: 0;
    }
    .mImportantActivityTitle {
        margin-bottom: 10px;
    }
    .mImportantActivityTitle h4 {
        font-size: 18px;
        text-align: center;
    }
    .mImportantActivityItem {
        display: flex;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
    }
    .mImportantActivityDate {
        /* background: url('https://www.e20.com.cn/images/about/hdate.png') no-repeat center; */
        background: url('../images/about/hdate.png') no-repeat center;
        background-size: cover;
        text-align: center;
        margin-right: 10px;
        padding: 5px 15px 10px;
        height: 61px;
    }
    .mImportantActivityDate h4 {
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
    }
    .mImportantActivityDate h6 {
        font-size: 32px;
        font-weight: bold;
    }
    .mImportantActivityInfo {}
    .mImportantActivityDesc {
        font-size: 14px;
        text-align: justify;
        /* text-indent: 2rem; */
        /* 20250702 */
        text-indent: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mImportantActivityDesc a {
        color: #0068b7;
    }
}