.body-container a:hover, .body-container a:visited {
    color: #000000;
}

.epc-banner-img {
    margin-top: 77px;
    margin-bottom: 100px;
    width: 100%;
    height: 401px;
}

.epc-title-center {
    color: #00F798;
    font-weight: bold;
    font-size: 43px;
    font-family: Source Han Sans CN, sans-serif;
    text-align: left;
    padding-left: 15px;
    background-image: linear-gradient(to left, #00F798, #fff 70%);
    border-left: 10px solid #00F798;
    line-height: 46px;
    position: relative;
}

.epc-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 68px;
}

.epc-box-img {
    width: 378px;
    height: 190px;
    margin-right: 32px;
    margin-bottom: 30px;
    -webkit-user-drag: none;
}

.epc-box-img:nth-child(3n) {
    margin-right: 0;
}

.epc-text1 {
    margin-top: 25px;
    margin-bottom: 65px;
    font-size: 27px;
    line-height: 47px;
}

.epc-img1 {
    width: 100%;
}

.epc-person-main {
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
}

.epc-person-box {
    width: 580px;
}

.epc-person-box img {
    width: 100%;
    margin-bottom: 36px;
}

.epc-person-box p {
    font-size: 27px;
    line-height: 47px;
}

.epc-more {
    display: flex;
    margin: 100px auto;
    align-items: center;
    justify-content: center;
}

.epc-more img {
    margin: 0 30px;
    width: 33px;
    height: 36px;
}

.epc-more span {
    display: flex;
    width: 557px;
    height: 1px;
    border-bottom: 1px dotted #00F798;
}

.epc-title-center-color {
    font-size: 43px;
    font-family: Source Han Sans CN, sans-serif;
    font-weight: 800;
    color: #00C3FF;
    line-height: 46px;
    margin-bottom: 20px;
}

.epc-flash-main {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    margin-bottom: 65px;
}

.epc-flash-box {
    width: 591px;
    height: 143px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    cursor: pointer;
    position: relative;
}

.epc-flash-box:last-child {
    margin-right: 0;
}

.epc-flash-box span {
    text-align: center;
    font-size: 36px;
    font-family: Source Han Sans CN, sans-serif;
    color: #000000;
    line-height: 42px;
}

.epc-flash-box-img {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-user-drag: none;
}

.epc-list {
    padding-bottom: 47px;
}

.epc-list img {
    width: 536px;
    height: 402px;
}

.epc-box-6 {
    display: flex;
    flex-direction: column;
    margin-right: 85px;
}

.epc-content-left {
    font-size: 27px;
    line-height: 47px;
    text-align: justify;
}

.epc-color {
    color: #00F798;
    font-weight: bold;
}

.epc-bottom-box {
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
}

.epc-bottom-img {
    width: 395px;
    height: 84px;
    -webkit-user-drag: none;
}

.epc-text2 {
    font-weight: bold;
    font-size: 38px;
    color: #00F798;
    margin-top: 25px;
}

.epc-flash-box1 {
    width: 286px;
    height: 142px;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #00F798;
    font-size: 34px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 43px;
}

.epc-flash-box2, .epc-flash-box3 {
    width: 190px;
    height: 142px;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #00F798;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 43px;
}

.epc-list, .epc-list1, .epc-list2, .epc-list3 {
    justify-content: space-between;
}

.epc-list img, .epc-list1 img, .epc-list2 img, .epc-list3 img {
    width: 536px;
    height: 402px;
}

.epc-video-icon {
    position: absolute;
    right: 13px;
    top: 8px;
    width: 29px;
    height: 29px;
}

.epc-flash-box {
    width: 591px;
    height: 143px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    cursor: pointer;
    position: relative;
    color: #fff;
    background: #00F798;
    font-size: 40px;
    font-weight: bold;
}

.epc-color {
    background: #00C3FF;
}

.epc-bottom-img2 {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 77px;
}