/* home4 */
.home4 {
    padding: 42px 0;
}

.home4::after {
    width: 407.925px;
    height: 399.6px;
    background: url(../images/h4bg.png) no-repeat;
    background-size: 100%;
    bottom: auto;
    top: 0;
    left: auto;
    right: 148px;
}

.home4 .wp {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
}

.home4-t {
    position: relative;
}

.home4-t li * {
    transition: 0.5s;
}

.home4-t li {
    padding: 32.375px 0;
}

.home4-t li a {
    display: block;
    position: relative;
    border-radius: 27.75px;
    overflow: hidden;
    background: #F9F9F9;
}

.home4-t li .scale,
.home4-t li .imged {
    border-radius: 27.75px;
}

.home4-t li .con {
    height: 268.25px;
    padding: 27.75px 23.125px;
}

.home4-t li h3 {
    line-height: 27.75px;
    max-height: 55.5px\0;
    color: rgba(51, 51, 51, 1.0);
    font-weight: 700;
    font-size: 20px;
}

.home4-t li h4 {
    line-height: 24.05px;
    margin: 18.5px 0 27.75px;
    color: rgba(102, 102, 102, 0.800000011920929);
    font-weight: 400;
    font-size: 16px;
}

.home4-t li .xq {
    align-items: center;
    justify-content: space-between;
}

.home4-t li p {
    font-size: 14.95px;
    font-family: DIN;
    color: #9b0d14;
    padding-left: 37px;
    background: url(../picture/h4-t11.png) no-repeat left center;
    background-size: 29.6px !important;
    height: 18.5px;
}

.home4-t li span {
    width: 50.875px;
    height: 50.875px;
    background: url(../picture/h4-xq11.png) no-repeat;
    background-size: 100% !important;
}

.home4-t li a:hover .imged {
    padding-bottom: 57%;
}

.home4-t a {
    cursor: url(../picture/cursor.png), auto;
}

.home4-t {
    cursor: url(../picture/cursor.png), auto;
}

/* .home4-t .curp{width: 1.74rem;height: 2rem;background: url(../images/cursor.png) no-repeat;background-size: 100% 100%;position: absolute;top: 0;left: 0;z-index: 1000;} */



@media screen and (min-width:1200px) {
    .home4-t li a:hover {
         background: linear-gradient(151deg, #e05e5e 0%, #9B0D14 108%);
        transform: translateY(-32.375px);
    }

    .home4-t li a:hover .imged {
        padding-bottom: 65%;
    }

    .home4-t li a:hover h3,
    .home4-t li a:hover h4 {
        color: #fff;
    }

    .home4-t li a:hover p {
        background: url(../images/h4-t2.png) no-repeat left center;
        background-size: 0.32rem !important;
        color: #fff;
    }

    .home4-t li a:hover span {
        background: url(../images/h4-xq2.png) no-repeat;
    }

}

@media screen and (max-width:1024px) {
    .home4 {
        padding: 37px 0;
    }

    .home4-t li {
        padding: 0px 0;
    }

}

@media screen and (max-width:8.3027rem) {
    .home4-t li .con {
        padding: 18.5px;
    }

    .home4-t li h4 {
        margin: 13.875px 0;
    }
}


@media screen and (min-width:1200px) {
    .home4-t li a:hover {
        background: linear-gradient(151deg, #e05e5e 0%, #9B0D14 108%);
        transform: translateY(-32.375px);
    }

    .home4-t li a:hover .imged {
        padding-bottom: 65%;
    }

    .home4-t li a:hover h3,
    .home4-t li a:hover h4 {
        color: #fff;
    }

    .home4-t li a:hover p {
        background: url(../images/h4-t2.png) no-repeat left center;
        background-size: 0.32rem !important;
        color: #fff;
    }

    .home4-t li a:hover span {
        background: url(../images/h4-xq2.png) no-repeat;
    }

}

@media screen and (max-width:1024px) {
    .home4 {
        padding: 0.4rem 0;
    }

    .home4-t li {
        padding: 0rem 0;
    }

}

@media screen and (max-width:768px) {
    .home4-t li .con {
        padding: .2rem;
    }

    .home4-t li h4 {
        margin: .15rem 0;
    }
}




.home5 {
    position: relative;
    padding: 70px 0;
    background: #fff;
    overflow: hidden;
}

.home5::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../image/home4_bg.png) no-repeat center bottom;
    background-size: auto 85%;
    opacity: 0.12;
    pointer-events: none;
}

.home5 .wp {
    position: relative;
    z-index: 1;
}

.home5-cols {
    display: flex;
    gap: 90px;
}

.home5-col {
    flex: 1 1 0%;
    min-width: 0;
}

.home5-col-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.home5-col-head .tit h3 {
    font-size: 34px;
    line-height: 1.2;
    color: #333;
    font-weight: 700;
    position: relative;
    display: inline-block;
}

.home5-col-head .tit h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 3px;
    width: 0;
    background: #9B0D14;
    transition: width 0.3s;
}

.home5-col:hover .home5-col-head .tit h3::after {
    width: 100%;
}

.home5-col-head .tit p {
    margin-top: 8px;
    font-size: 14px;
    color: #999;
}

.home5-more a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #9B0D14;
    font-size: 14px;
    line-height: 1;
}

.home5-more a::before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid rgba(155, 13, 20, 0.35);
    background: url(../image/more1.png) no-repeat center;
    background-size: 14px 14px;
    transition: transform 0.3s;
}

.home5-more a:hover::before {
    transform: rotate(180deg);
}

.home5-list {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.home5-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.home5-date {
    width: 62px;
    font-family: DIN;
    font-size: 14px;
    color: #333;
    flex: 0 0 auto;
}

.home5-sep {
    color: rgba(0, 0, 0, 0.25);
    flex: 0 0 auto;
}

.home5-link {
    color: #333;
    font-size: 14px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color 0.3s, transform 0.3s;
}

.home5-link:hover {
    color: #9B0D14;
    transform: translateX(6px);
}

@media screen and (max-width: 1024px) {
    .home5 {
        padding: 45px 0;
    }

    .home5-cols {
        gap: 35px;
        flex-direction: column;
    }
}


.home6team {
    width: 100%;
    padding: 60px 0 70px;
    background: #fff;
}

.home6team .title {
    text-align: center;
    position: relative;
    margin-bottom: 28px;
}

.home6team .title .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.home6team .title .more a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #9B0D14;
    font-size: 16px;
    line-height: 1;
    height: 30px;
    transition: transform 0.3s;
}

.home6team .title .more a:hover {
    transform: scale(1.05);
}

/* .home6team .title .more a::before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid rgba(155, 13, 20, 0.35);
    background: url(../image/more1.png) no-repeat center;
    background-size: 14px 14px;
}

.home6team-t {
    position: relative;
} */

.home6team-card {
    border-radius: 22px;
    overflow: hidden;
    background: rgba(155, 13, 20, 1);
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.06);
    aspect-ratio: 285 / 380; /* Enforce standard portrait ratio */
}

.home6team-card img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home6team-bottom {
    position: relative;
    margin-top: 40px;
    height: 46px; /* Give it height equal to button to prevent collapse/overlap issues with footer */
}

.home6team-divider {
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
}

.home6team-nav {
    position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #DF751B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    z-index: 2;
}

.home6team-nav .swiper-button-prev,
.home6team-nav .swiper-button-next {
    position: static;
    width: 12px;
    height: 12px;
    margin: 0;
}

.home6team-nav .swiper-button-prev::after,
.home6team-nav .swiper-button-next::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
}

.home6team-nav .swiper-button-prev::after {
    transform: rotate(45deg);
}

.home6team-nav .swiper-button-next::after {
    transform: rotate(-135deg);
}

@media screen and (max-width: 1024px) {
    .home6team {
        padding: 45px 0 55px;
    }

    .home6team-card img {
        height: auto;
    }
}








/* home6 */
.home6 {
    width: 100%;
    padding: 48px 0 0;
    overflow: hidden;
    z-index: 10;
}


.home6 .title {
    margin-bottom: 20px;
}

.home6-t {
    position: relative;
}

.home6 .title dl {
    position: absolute;
    right: 0;
}

.home6 .title dt {
    cursor: pointer;
    margin-left: 18.5px;
    height: 37px;
    line-height: 37px;
    padding: 0 14.8px;
    border-radius: 46.25px;
    background: #DEECF7;
    font-size: 20.35px;
    font-weight: 500;
    color: #252E38;
}

.home6 .title dt.on {
    background: linear-gradient(216deg, #AFF182 7%, #50DCCF 52%);
    color: #FFFFFF;
}

.home6-t .tab {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}

.home6-t .tab.on {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 10;
}

.home6-t li a {
    display: block;
    padding: 0 13.875px;
    background: url(../picture/h6-bg11.png) no-repeat bottom;
    background-size: 100% 90%;
    position: relative;
}

.home6-t li a::after {
    width: 100%;
    height: 90%;
    background: url(../picture/h6-bg21.png) no-repeat bottom;
    opacity: 0;
    background-size: 100% 100%;
}

.home6-t li .scale {
    border-radius: 18.5px;
}

.home6-t li .imged {
    padding-bottom: 130%;
    border-radius: 18.5pxr
}

.home6-t li .imged::after {
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.65) 100%);
}

.home6-t li .con {
    width: 100%;
    padding: 0 32.375px 18.5px;
    z-index: 10;
    left: 0;
    bottom: 0;
    position: absolute;
}

.home6-t li h3 {
    font-size: 24.05px;
    font-weight: 600;
    line-height: 27.75px;
    color: #FFFFFF;
}

.home6-t li p {
    font-size: 16.65px;
    line-height: 18.5px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 9.25px;
}

.h6-b {
    width: 100%;
    margin-top: 64.75px;
}

.h6-b::after {
    width: 100%;
    height: .0108rem;
    background: #D8D8D8;
    bottom: 50%;
}

.h6-b .arrow {
    align-items: center;
    justify-content: center;
    background: #DF751B;
    width: 46.25px;
    height: 46.25px;
    border-radius: 50%;
    padding: 0 7.4px;
    margin-left: 15%;
}

.h6-b .arror {
    transition: 0.5s;
    position: relative;
    width: 13.875px;
    height: 18.5px;
    left: auto;
    right: auto;
    top: auto;
    margin: 0;
}

.h6-b .arror::after {
    font-size: 12.95px;
    color: #fff;
}

@media screen and (min-width:1025px) {
    .home6-t li a:hover::after {
        opacity: 1;
    }

    .home6-t li a:hover .imged::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41%, #50DCCF 100%);
    }
}


@media screen and (max-width:1024px) {
    .home6 {
        padding: 0.4rem 0 0;
    }

    .h6-b {
        width: 100%;
        margin-top: 0.3rem;
    }

    .h6-b .arrow {
        margin-left: 0;
    }
}

@media screen and (max-width:768px) {}
