.esg-title {
    line-height: 2;
    text-align: center;
    color: #222222;text-transform: capitalize;
}

.esg2 {
    background: url('../images/esg2-bg.jpg') no-repeat center center/cover;
}

.esg2 .esg-title {
    margin-bottom: 40px;
}

.esg2 .tabbar .swiper-slide {
    width: auto;
    padding: 6px 33px;
    border-radius: 12px;
    border: 1px solid transparent;
    color: #486A00;
    cursor: pointer;
    transition: all ease .3s;
}

.esg2 .tabbar .swiper-slide.active,
.esg2 .tabbar .swiper-slide:hover {
    background: #FFFFFF;
    border: 1px solid #486A00;
}

.esg2 .tabbar .swiper-container {
    margin: 0 60px;
    width: 35.71%;
}

.esg2 .tabbar .my-swiper-button {
    position: static;
    transform: none;
    background: #6E9717;
}

.esg2 .tabbar .my-swiper-button:hover {
    background: #486A00;
}

.esg2 .tabbar .my-swiper-button path {
    stroke: #FFFFFF
}

.esg2 .tab-content {
    padding: 54px 0 60px;
    color: #222222;
}

.esg2 .tab-content .swiper-slide {
    width: 78.57%;
    background: #fff;
    opacity: 0;
    transition: all ease .3s;
}

.esg2 .tab-content .swiper-slide-prev,
.esg2 .tab-content .swiper-slide-next {
    opacity: 0.6;
}

.esg2 .tab-content .swiper-slide-active {
    opacity: 1;
}

.esg2 .tab-content .pic {
    width: 37.5%;
}

.esg2 .tab-content .intr {
    width: 62.5%;
    padding: 25px 50px 0;
}

.esg2 .tab-content .intr .info {
    padding: 0 10px 88px;
    margin-bottom: 53px;
    border-bottom: 1px solid #D9D9D9;
}

.esg2 .tab-content .intr h2 {
    line-height: 1.1;
}

.esg2 .tab-content .intr h3 {
    margin: 8px 0 30px;
    line-height: 1.1;
}

.esg2 .tab-content .intr p {
    line-height: 1.11;
}

.esg2 .tab-content .intr a .icon {
    width: 40px;
    margin-right: 10px;
}

.esg2 .main2 {
    padding: 24px 0 30px;
    border-top: 2px solid #486A00;
    border-bottom: 2px solid #486A00;
    color: #222222;
}

.esg2 .main2 p {
    width: 53.5%;
}

.esg2 .main3 {
    padding: 35px 0 0;
    color: #222222;
}

.esg2 .main3 .tabbar {
    transform: translateX(-15px);
}

.esg2 .main3 .tabbar .ev {
    padding: 0 15px;
    position: relative;
    cursor: pointer;
}

.esg2 .main3 .tabbar .ev:hover,
.esg2 .main3 .tabbar .ev.active {
    color: #486A00;
    text-decoration: underline;
}

.esg2 .main3 .tabbar .ev:not(:last-child)::after {
    content: '';
    height: 0.8em;
    border-right: 1px solid #222222;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.esg2 .main3 .tab-content2 {
    margin-top: 33px;
}

.esg2 .main3 .tab-content2 .ev {
    display: none;
}

.esg2 .main3 .tab-content2 .ev.active {
    display: block;
}

.esg2 .main3 .tab-content2 .ev li {
    list-style-type: none;
    border-bottom: 1px solid #B5B6B6;
    padding: 5px 0 10px;
}

.esg3 {
    background: #F5F7F8;
}

.esg3 .esg-title {
    margin-bottom: 18px;
}

.esg3 .swiper-container {
    padding-bottom: 64px;
}

.esg3 .swiper-slide {
    padding: 10px;
    width: 32.86%;
    display: block;
}

/* .esg3 .swiper-slide.active, */
.esg3 .swiper-slide:hover {
    background: #E4E9DF;
}

.esg3 .intr {
    padding: 22px 10px 60px;
}

.esg3 .intr p {
    margin-bottom: 18px;
}
.esg3 .intr h2{
    font-weight: normal;
}

.esg3 .swiper-scrollbar {
    background: #D9D9D9;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 2px;
    border-radius: 0;
}

.esg3 .swiper-scrollbar-drag {
    background: #486A00;
    border-radius: 0;
}

.esg4 {
    background: #FAFAF8;
}

.esg4 .esg-title {
    margin-bottom: 10px;
}

.esg4 .main1 {
    width: 100%;
    margin-bottom: 40px;
}

.esg4 .main2 {
    border-top: 1px solid #486A00;
}

.esg4 .main2 li {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #486A00;
}
.esg4 .main2 li.ev-none{
    display: none;
}

.esg4 .main2 li .intr {
    padding: 18px 0 10px;
    width: 62%;
    color: #222222;
}

.esg4 .main2 li .intr p {
    margin-top: 20px;
}

.esg4 .main2 li .you {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 17.43%;
    color: #486A00;
    border-left: 2px solid #B0B0AF;
}

.esg4 .main2 li .icon {
    width: 40px;
    transition: all ease .3s;
}

.esg4 .main2 li:hover .icon {
    transform: scale(1.3);
}


.esg4 .C-btn {
    margin-top: 60px;
}

/* 
*======================================================media===============================================================
*/
@media screen and (max-width:1680px) {}

@media screen and (max-width:1500px) {}

@media screen and (max-width:1366px) {
    .esg2 .tab-content .intr .info {
        padding: 0 10px 48px;
        margin-bottom: 33px;
    }
}

@media screen and (max-width:1025px) {
    .esg2 .esg-title {
        margin-bottom: 30px;
    }

    .esg2 .tabbar .swiper-slide {
        padding: 4px 20px;
        border-radius: 7px;
    }

    .esg2 .tab-content .pic {
        width: 100%;
    }

    .esg2 .tab-content .intr {
        width: 100%;
        padding: 25px 50px;
    }

    .esg2 .main3 .tabbar {
        transform: translateX(-15px);
        width: 100%;
        margin-top: 20px;
    }

    .esg3 .swiper-slide {
        padding: 10px;
        width: 60%;
    }

    .esg3 .intr {
        padding: 22px 10px;
    }

    .esg3 .swiper-container {
        padding-bottom: 34px;
    }
}

@media screen and (max-width:800px) {}

@media screen and (max-width:480px) {
    .esg2 .tab-content .swiper-slide {
        width: 100%;
    }

    .esg2 .main2 p {
        width: 100%;
        margin-top: 1em;
    }

    .esg3 .swiper-slide {
        padding: 10px;
        width: 90%;
    }

    .esg4 .main2 li .intr {
        padding: 18px 0 10px;
        width: 100%;
    }

    .esg4 .main2 li .intr p {
        line-height: 1.1;
        margin-top: 20px;
    }

    .esg4 .main2 li .you {
        align-items: flex-start;
        width: 100%;
        border-left: none;
    }

    .esg2 .tab-content .intr {
        width: 100%;
        padding: 25px 5%;
    }

    .esg2 .tab-content .intr .info {
        padding: 0 10px 28px;
        margin-bottom: 23px;
    }

    .esg2 .tab-content .intr a .icon {
        width: 30px;
    }

    .esg4 .main2 li .icon {
        width: 30px;
    }
}
