body .home .header .box .links a {
    color: white
}

img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
}

.common_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

@keyframes yAnimate {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.item_hover {
    overflow: hidden
}

.item_hover:hover img {
    transform: scale(1.05)
}

.item_hover img {
    width: 100%;
    height: 100%
}

.common_title {
    text-align: center
}

.common_title.white .p1,
.common_title.white .p2 {
    color: #fff
}

.common_title .p1 {
    color: #000;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 8px
}

.common_title .p2 {
    color: #696969;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.banner {
    height: 100vh
}

.banner .swiper {
    width: 100%;
    height: 100%
}

.banner .swiper .swiper-pagination {
    bottom: 3.125vw;
    left: 50%;
    transform: translateX(-50%)
}

.banner .swiper .swiper-pagination span {
    width: 1.5625vw;
    height: .20833vw;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 .52083vw 0 0 !important;
    opacity: 1;
    border-radius: 0
}

.banner .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background: #FFF
}

.banner .swiper .swiper-pagination span:last-child {
    margin: 0
}

.banner .swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.banner .swiper .swiper-slide .text {
    text-align: center;
    position: relative;
    z-index: 4
}

.banner .swiper .swiper-slide .text .title {
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2
}

.banner .swiper .swiper-slide .text .title span {
    color: #FF6A00;
    font-family: ZHLYSS_T;
    font-size: 5.20833vw;
    font-style: normal;
    font-weight: 400
}

.banner .swiper .swiper-slide .text .p1 {
    width: 36.66667vw;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 138.025%;
    margin: 1.5625vw auto 0
}

.banner .swiper .swiper-slide:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4)
}

.banner .swiper .bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.brand1 {
    padding: 8.33333vw 0 7.96875vw;
    position: relative;
    overflow: hidden
}

.brand1 .button {
    padding: 0 1.5625vw;
    width: 100%;
    position: absolute;
    left: 0;
    top: 55%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 8
}

.brand1 .button .circle {
    width: 2.60417vw;
    height: 2.60417vw;
    border-radius: 50%;
    border: .10417vw solid #FF5603;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    transition: .6s ease;
    cursor: pointer;
    pointer-events: auto
}

.brand1 .button .circle:hover {
    background: #FF5603
}

.brand1 .button .circle:hover svg path {
    fill: #fff;
    stroke: #fff
}

.brand1 .button .circle:first-child {
    transform: rotate(180deg)
}

.brand1 .button .circle svg {
    width: 1.30208vw;
    height: 1.30208vw
}

.brand1 .button .circle svg path {
    transition: .6s ease
}

.brand1 .content {
    width: 87.5vw;
    margin: 3.125vw auto 0;
    position: relative;
    z-index: 1
}

.brand1 .content:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
    width: 100vw;
    height: 1px;
    background: #EEEEEE
}

.brand1 .content .yearSwiper {
    width: 91.14583vw;
    position: relative
}

.brand1 .content .yearSwiper .swiper-slide:nth-child(2n) .item {
    display: flex;
    flex-direction: column-reverse
}

.brand1 .content .yearSwiper .swiper-slide .item {
    display: flex;
    flex-direction: column
}

.brand1 .content .yearSwiper .swiper-slide .item .img {
    width: 17.70833vw;
    height: 11.97917vw;
    display: flex;
    align-items: center;
    justify-content: center
}

.brand1 .content .yearSwiper .swiper-slide .item .img img {
    object-fit: cover
}

.brand1 .content .yearSwiper .swiper-slide .item .circle {
    width: 1.25vw;
    height: 1.25vw;
    border-radius: 50%;
    border: 1px solid #FF5603;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3.64583vw auto
}

.brand1 .content .yearSwiper .swiper-slide .item .circle div {
    width: .72917vw;
    height: .72917vw;
    border-radius: 50%;
    background: #FF5603
}

.brand1 .content .yearSwiper .swiper-slide .item .text {
    width: 17.70833vw;
    height: 11.97917vw
}

.brand1 .content .yearSwiper .swiper-slide .item .text .dis {
    display: flex;
    align-items: flex-end
}

.brand1 .content .yearSwiper .swiper-slide .item .text .dis span {
    color: #FF5603;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.brand1 .content .yearSwiper .swiper-slide .item .text .dis .dw {
    color: #FF5603;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "Source Serif 4", serif;
    position: relative;
    top: -.26042vw;
    margin: 0 0 0 .20833vw
}

.brand1 .content .yearSwiper .swiper-slide .item .text .p1 {
    margin: .20833vw 0 1.51042vw 0;
    color: #333;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.brand1 .content .yearSwiper .swiper-slide .item .text .p2 {
    color: #666;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.brand2 {
    padding: 0 6.25vw 10.83333vw 7.96875vw
}

.brand2 .content {
    display: flex;
    justify-content: space-between;
    margin: 3.125vw 0 0 0
}

.brand2 .content .l {
    width: 40.625vw;
    height: 46.35417vw
}

.brand2 .content .l .matter {
    display: none;
    padding: 3.28125vw 1.71875vw 5.98958vw 1.71875vw;
    position: relative
}

.brand2 .content .l .matter.on {
    display: block;
    animation: yAnimate 1s forwards ease
}

.brand2 .content .l .matter .img {
    width: 37.1875vw;
    position: relative
}

.brand2 .content .l .matter .img img {
    width: 100%;
    height: 37.08333vw;
    object-fit: contain
}

.brand2 .content .l .matter .img .p1 {
    color: #666;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 0;
    bottom: 0
}

.brand2 .content .r {
    width: 46.97917vw
}

.brand2 .content .r .item {
    width: 100%;
    background: #FFF;
    padding: 2.08333vw 3.125vw 1.875vw 4.21875vw;
    transition: .6s ease;
    cursor: pointer
}

.brand2 .content .r .item.on {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    position: relative
}

.brand2 .content .r .item .img {
    width: 9.42708vw;
    height: 9.375vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 1.5625vw
}

.brand2 .content .r .item .img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.brand2 .content .r .item .text .p1 {
    color: #333;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: capitalize;
    margin: 0 0 1.04167vw
}

.brand2 .content .r .item .text .p1 img {
    width: 1.30208vw;
    margin: 0 8px;
    transform: scale(1.15);
}

.brand2 .content .r .item .text .p2 {
    color: #666;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.brand2 .content .r .item .text .p2 p:not(:last-child) {
    margin: 0 0 .83333vw
}

.brand3 {
    background: #FF5806;
    padding: 8.33333vw 0 2.60417vw 0
}

.brand4 {
    height: 100vh;
    background: #FF5806;
    margin-top: -200px
}

.brand4 .fix {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.brand4 .fix .wrap {
    width: 46.14583vw;
    height: 26.04167vw;
    perspective: 800px;
    position: relative
}

.brand4 .fix .wrap .item {
    position: absolute;
    top: 0;
    left: -10vw;
    opacity: 0
}

.brand4 .fix .wrap .item:nth-of-type(even) {
    left: 10vw
}

.brand4 .fix .item {
    width: 46.14583vw;
    height: 26.04167vw;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.brand4 .fix .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2)
}

.brand4 .fix .item .text {
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    z-index: 5
}

.brand5 {
    padding: 11.45833vw 6.25vw 11.45833vw 5.41667vw;
    display: flex;
    justify-content: space-between
}

.brand5 .l {
    width: 57.8125vw
}

.brand5 .l .honerSwiper {
    width: 100%
}

.brand5 .l .honerSwiper .swiper-slide {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.brand5 .l .honerSwiper .swiper-slide img {
    width: 100%
}

.brand5 .r {
    width: 24.47917vw
}

.brand5 .r .title {
    color: #000;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1.5625vw
}

.brand5 .r .p1 {
    color: #666;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.brand5 .r .p1 span {
    color: #FF5603
}

.brand5 .r .button {
    margin: 3.125vw 0 0 0;
    display: flex;
    gap: 1.25vw
}

.brand5 .r .button .circle {
    width: 2.60417vw;
    height: 2.60417vw;
    border-radius: 50%;
    border: .10417vw solid #FF5603;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s ease;
    cursor: pointer
}

.brand5 .r .button .circle:hover {
    background: #FF5603
}

.brand5 .r .button .circle:hover svg path {
    fill: #fff;
    stroke: #fff
}

.brand5 .r .button .circle:first-child {
    transform: rotate(180deg)
}

.brand5 .r .button .circle svg {
    width: 1.30208vw;
    height: 1.30208vw
}

.brand5 .r .button .circle svg path {
    transition: .6s ease
}

.section6 {
    height: calc(100vh + 1200px);
    background: #F7F8F8
}

.section6 .fix {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    overflow: hidden;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.section6 .fix .wrap {
    display: flex;
    align-items: center;
    gap: 6.25vw
}

.section6 .fix .wrap .l {
    width: 24.47917vw
}

.section6 .fix .wrap .l .p1 {
    color: #000;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 30px
}

.section6 .fix .wrap .l .p2 {
    color: #666;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.section6 .fix .wrap .l .more {
    display: flex;
    padding: .78125vw 1.82292vw;
    justify-content: center;
    width: fit-content;
    align-items: center;
    gap: 9px;
    background: #FF5603;
    border-radius: 40px;
    margin: 60px 0 0 0
}

.section6 .fix .wrap .l .more:hover svg {
    transform: translateX(5px)
}

.section6 .fix .wrap .l .more p {
    color: #FFF;
    font-style: normal;
    font-weight: 500
}

.section6 .fix .wrap .l .more svg {
    width: .9375vw;
    height: .9375vw;
    transition: .6s
}

.section6 .fix .wrap .r {
    width: 63.02083vw;
    height: 55.88542vw;
    overflow: hidden;
    display: flex
}

.section6 .fix .wrap .r .x {
    max-width: max-content;
    display: flex
}

.section6 .fix .wrap .r .x .matter {
    width: 26.04167vw;
    position: relative;
    top: -25%
}

.section6 .fix .wrap .r .x .matter:nth-child(2n) {
    top: -40%
}

.section6 .fix .wrap .r .x .matter:not(:last-child) {
    margin: 0 2.60417vw 0 0
}

.section6 .fix .wrap .r .x .matter .flex img {
    width: 26.04167vw;
    height: 26.04167vw;
    display: block;
    margin: 0 0 2.60417vw
}

.brand6 {
    padding: 8.95833vw 0 4.58333vw;
    overflow: hidden
}

.brand6 .content {
    margin: 3.54167vw auto 0;
    width: 91.97917vw
}

.brand6 .content .responsibilitySwiper {
    width: 109.375vw
}

.brand6 .content .responsibilitySwiper .swiper-slide .item {
    width: 100%
}

.brand6 .content .responsibilitySwiper .swiper-slide .item .img {
    width: 100%;
    height: 18.75vw;
    overflow: hidden
}

.brand6 .content .responsibilitySwiper .swiper-slide .item .img:hover img {
    transform: scale(1.05)
}

.brand6 .content .responsibilitySwiper .swiper-slide .item .img img {
    width: 100%;
    height: 100%;
    transition: .6s ease
}

.brand6 .content .responsibilitySwiper .swiper-slide .item .text {
    color: #000;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 1.04167vw 0 0 0
}

.brand6 .content .button {
    margin: 3.125vw auto 0;
    display: flex;
    justify-content: center;
    gap: 1.5625vw
}

.brand6 .content .button .circle {
    width: 3.125vw;
    height: 3.125vw;
    cursor: pointer
}

.brand7 {
    width: 100%
}

.brand7 .swiper {
    width: 100%
}

.brand7 .swiper .swiper-slide video {
    width: 100%;
    object-fit: cover
}

@media screen and (max-width: 768px) {
    .banner .swiper .swiper-pagination {
        bottom: 20px
    }

    .banner .swiper .swiper-pagination span {
        width: 20px;
        height: 2px;
        margin: 0 7px 0 0 !important
    }

    .banner .swiper .swiper-pagination span:last-child {
        margin: 0 !important
    }

    .banner .swiper .swiper-slide .text {
        padding: 0 5%
    }

    .banner .swiper .swiper-slide .text .title {
        font-size: 28px;
    }

    .banner .swiper .swiper-slide .text .title span {
        font-size: 42px
    }

    .banner .swiper .swiper-slide .text .p1 {
        width: 100%;
        margin: 30px auto 0
    }

    .brand1 {
        padding: 50px 5%
    }

    .brand1 .button {
        position: static;
        display: flex;
        justify-content: center;
        gap: 20px;
        margin: 30px 0 0 0
    }

    .brand1 .button .circle {
        width: 40px;
        height: 40px
    }

    .brand1 .button .circle svg {
        width: 18px;
        height: 18px
    }

    .brand1 .content {
        margin: 30px 0 0 0
    }

    .brand1 .content:after {
        display: none
    }

    .brand1 .content .yearSwiper {
        width: 100%
    }

    .brand1 .content .yearSwiper .swiper-slide .item {
        flex-direction: column !important
    }

    .brand1 .content .yearSwiper .swiper-slide .item .circle {
        display: none
    }

    .brand1 .content .yearSwiper .swiper-slide .item .img {
        width: 100%;
        height: auto
    }

    .brand1 .content .yearSwiper .swiper-slide .item .text {
        width: 100%;
        height: auto;
        margin: 30px 0 0 0
    }

    .brand1 .content .yearSwiper .swiper-slide .item .text .p1 {
        margin: 20px 0
    }

    .brand2 {
        padding: 50px 5%
    }

    .brand2 .title .p1 {
        margin: 0 0 10px
    }

    .brand2 .content {
        flex-direction: column;
        margin: 30px 0 0 0
    }

    .brand2 .content .l {
        width: 100%;
        height: auto
    }

    .brand2 .content .l .matter .img {
        width: 100%;
        padding-bottom: 20px
    }

    .brand2 .content .l .matter .img img {
        height: auto
    }

    .brand2 .content .l .matter .img .p1 {
        text-align: center
    }

    .brand2 .content .r {
        width: 100%
    }

    .brand2 .content .r .item {
        padding: 20px
    }

    .brand2 .content .r .item .img {
        width: 80px;
        height: 80px;
        margin: 0 0 15px
    }

    .brand2 .content .r .item .text .p1 {
        margin: 0 0 15px
    }

    .brand2 .content .r .item .text .p1 img {
        width: 20px
    }

    .brand3 {
        padding: 50px 5%
    }

    .common_title .p1 {
        margin: 0 0 15px
    }

    .brand4 {
        margin-top: 0;
        height: auto !important;
        padding: 0 0 50px
    }

    .brand4 .fix {
        height: auto
    }

    .brand4 .fix .wrap {
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .brand4 .fix .wrap .item {
        position: relative !important;
        width: 100%;
        height: 300px;
        left: 0 !important;
        top: 0 !important;
        opacity: 1 !important;
        transform: none !important
    }

    .brand4 .fix .wrap .item .common_bg {
        object-fit: cover
    }

    .brand5 {
        padding: 50px 5%;
        flex-direction: column
    }

    .brand5 .l {
        width: 100%
    }

    .brand5 .r {
        width: 100%;
        margin: 30px 0 0 0
    }

    .brand5 .r .button {
        gap: 20px;
        margin: 30px 0 0 0
    }

    .brand5 .r .button .circle {
        width: 40px;
        height: 40px
    }

    .brand5 .r .button .circle svg {
        width: 18px;
        height: 18px
    }

    .section6 {
        height: auto !important;
        padding: 50px 5%
    }

    .section6 .fix {
        position: relative;
        height: auto;
        justify-content: center
    }

    .section6 .fix .wrap {
        width: 100%;
        flex-direction: column;
        gap: 30px
    }

    .section6 .fix .wrap .l {
        width: 100%
    }

    .section6 .fix .wrap .l .text {
        line-height: 1.6
    }

    .section6 .fix .wrap .l .more {
        padding: 10px 20px
    }

    .section6 .fix .wrap .l .more svg {
        width: 18px;
        height: auto
    }

    .section6 .fix .wrap .r {
        width: 100%;
        height: auto;
        display: none
    }

    .section6 .fix .wrap .r .x {
        width: 100%;
        max-width: 100%;
        flex-direction: column
    }

    .section6 .fix .wrap .r .x .matter {
        width: 100%;
        position: static;
        margin: 0 0 30px 0;
        transform: none !important
    }

    .section6 .fix .wrap .r .x .matter:not(:first-child) {
        display: none
    }

    .section6 .fix .wrap .r .x .matter .flex img {
        width: 100%;
        height: auto;
        border-radius: 12px;
        margin: 0 0 20px
    }

    .section6 .fix .wrap .sj_r {
        width: 100%;
        display: block !important
    }

    .section6 .fix .wrap .sj_r .sjRSwiper {
        width: 100%
    }

    .section6 .fix .wrap .sj_r .sjRSwiper .swiper-slide img {
        width: 100%
    }

    .brand6 {
        padding: 50px 5%
    }

    .brand6 .content {
        margin: 30px 0 0 0
    }

    .brand6 .content .responsibilitySwiper {
        width: 100%
    }

    .brand6 .content .responsibilitySwiper .swiper-slide .item .img {
        height: auto
    }

    .brand6 .content .responsibilitySwiper .swiper-slide .item .text {
        margin: 20px 0 0 0
    }

    .brand6 .content .button {
        margin: 30px 0 0 0;
        gap: 20px
    }

    .brand6 .content .button .circle {
        width: 40px;
        height: 40px
    }

    .brand4 .fix .item .text {
        top: 40px
    }
}