.header .box .logo img {
    transition: .6s ease
}

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
}

.item_hover {
    overflow: hidden
}

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

.item_hover img {
    transition: .6s ease
}

@-webkit-keyframes fadeInUp_ {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp_ {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp_ {
    -webkit-animation-name: fadeInUp_;
    animation-duration: 2s;
    animation-name: fadeInUp_
}

@keyframes moveDown {
    0% {
        transform: translateY(0);
        opacity: 1
    }

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

.banner {
    position: relative
}

.banner .down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.4375vw;
    cursor: pointer
}

.banner .down svg {
    width: 22px;
    height: 11px;
    display: block;
    animation: moveDown 2s infinite ease-in-out
}

.banner .down svg:last-child {
    animation-delay: 200ms
}

.banner .down svg:not(:last-child) {
    margin: 0 0 5px
}

.banner video {
    width: 100%;
    height: 100vh;
    display: block;
    object-fit: cover
}

.section1 {
    padding: 9.583vw 0 10.416vw
}

.section1 .title {
    text-align: center;
    margin: 0 0 10.677vw
}

.section1 .title .p1 {
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
    letter-spacing: 0.333vw;
}

.section1 .title .more {
    width: 14.47917vw;
    height: 3.4375vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-style: normal;
    font-weight: 500;
    margin: 1.19792vw auto 0;
    background: #272727
}

.section1 .content {
    padding: 0 1.5625vw 0 0;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    position: relative
}

.section1 .content .position {
    position: absolute;
    left: 3.22917vw;
    top: .83333vw;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
    writing-mode: vertical-lr;
    /* 降级方案 */
    transform: rotate(180deg);
    /* writing-mode: sideways-lr; */
    letter-spacing: 5.76px;
    white-space: nowrap;
    padding-right: 2vw;
}

.section1 .content>div {
    width: fit-content;
    display: flex;
    align-items: flex-end;
    flex-direction: column
}

.section1 .content .big_img {
    width: 85.46875vw;
    height: 32.91667vw;
    position: relative;
    overflow: hidden
}

.section1 .content .big_img img {
    width: 100%;
    height: 120%;
    max-height: unset;
    top: -14.58333vw;
    position: relative
}

.section1 .content .flex1 {
    width: 100%;
    margin: 1.25vw 0 3.645vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.55208vw;
    padding-left: 4.531vw;
}

.section1 .content .flex1 .p1 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 5.5%;
    text-underline-offset: 16%;
    text-underline-position: from-font;
    letter-spacing: 0.187vw;
}

.section1 .content .flex1 .p2 {
    width: 39.583vw;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: .52083vw 0 0 0
}

.section1 .content .flex2 {
    width: 39.583vw;
    padding: 0 1.97917vw 0 0
}

.section1 .content .flex2 .p1 {
    color: #272727;
    font-style: normal;
    font-weight: 400;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 5.5%;
    text-underline-offset: 16%;
    text-underline-position: from-font;
    letter-spacing: 0.187vw;
}

.section1 .content .flex2 .dis {
    /* display: grid;
    grid-template-columns: repeat(5,1fr); */
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 1.09375vw;
    margin-top: 1.354vw;
    /* flex-shrink: 0 */
}

.section1 .content .flex2 .dis .img {
    width: auto;
    height: 3.0729vw;
    display: flex;
    align-items: center;
}

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

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

.section2 {
    padding: 0 16.5625vw;
    position: relative;
    overflow: hidden;
    
}

.section2 .top {
    position: absolute;
    right: 5.52083vw;
    bottom: 7.60417vw;
    width: 1.5625vw;
    height: fit-content
}

.section2 .t {
    margin: 0 0 0 1.04167vw
}

.section2 .t .title {
    color: #272727;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 2.083vw;
    letter-spacing: 0.187vw;
}

.section2 .t .cut {
    height: 8.4vw;
}

.section2 .t .cut .cut_list {
    display: none
}

.section2 .t .cut .cut_list.on {
    display: block;
    animation: yAnimate .6s ease forwards
}

.section2 .t .p1 {
    color: #272727;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 .20833vw
}

.section2 .t .p2 {
    width: 31.25vw;
    color: #272727;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25vw;
}

.section2 .content {
    margin: 3.38542vw 0 0 0;
    position: relative
}

.section2 .content .swiper-pagination {
    position: static;
    height: 1px;
    background: #ADADAD;
    margin: 1.71875vw 1.04167vw 0 1.04167vw
}

.section2 .content .swiper-pagination .swiper-pagination-progressbar-fill {
    height: 2px;
    background: #4F4F4F;
    top: -1px
}

.section2 .content .swiper1 {
    width: 83.07292vw;
    margin: 0
}

.section2 .content .swiper1 .swiper-slide {
    cursor: pointer
}

.section2 .content .swiper1 .swiper-slide.swiper-slide-active .img .scale {
    height: 100%
}

.section2 .content .swiper1 .swiper-slide.swiper-slide-active .img .scale:after {
    opacity: 1
}

.section2 .content .swiper1 .swiper-slide.swiper-slide-active .img .scale .text {
    opacity: 1
}

.section2 .content .swiper1 .swiper-slide .img {
    height: 22.65625vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.section2 .content .swiper1 .swiper-slide .img:hover .scale:after {
    opacity: 1
}

.section2 .content .swiper1 .swiper-slide .img:hover .scale .text {
    opacity: 1
}

.section2 .content .swiper1 .swiper-slide .img .scale {
    position: relative;
    height: 90%;
    width: 100%;
    transition: all 600ms
}

.section2 .content .swiper1 .swiper-slide .img .scale:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    z-index: 1;
    opacity: 0;
    transition: .6s ease
}

.section2 .content .swiper1 .swiper-slide .img .scale .text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    opacity: 0;
    transition: .6s ease
}

.section2 .content .swiper1 .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: all 600ms
}

.section2 .content2 {
    margin: 10.15625vw auto 8.33333vw;
    width: 31.25vw;
    color: #000;
    text-align: center;
    font-style: normal;
    font-weight: 400;
      line-height: 2;
    letter-spacing: 0.125vw;
}

.section3 {
    border-top: 1px solid #272727;
    border-bottom: 1px solid #272727;
    display: flex;
    justify-content: space-between
}

.section3 .l {
    /* padding: 17.39583vw 0 0 4.94792vw */
    position: relative;
    flex: 1;
}

.section3 .l .t1 {
    width: 27.21875vw;
    text-align: right;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.section3 .l .t1 .p1 {
    color: #000;
    text-align: right;
    font-style: normal;
    font-weight: 400;
    line-height: 112%;
    margin: 0 0 2.343vw;
    letter-spacing: 0.312vw;
}

.section3 .l .t1 .p2 {
    color: #000;
    text-align: right;
    font-style: italic;
    font-weight: 400;
    line-height: 143%;
    letter-spacing: 1.44px;
}

.section3 .l .t2 {
    margin: 3.54167vw 0 0 16.40625vw;
    color: #000;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 112%;
    letter-spacing: 5.76px;
    width: 27.29167vw
}

.section3 .img {
    width: 45.52083vw;
    height: 56.14583vw
}

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

.section4 {
    margin: 160px auto;
    width: 1176px;
    height: 784px
}

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

.section5 {
    display: flex;
    height: 61.19792vw
}

.section5 .l {
    width: 50%;
    height: 100%;
    padding: 11.45833vw 0 0 0;
    text-align: center;
    position: relative;
    z-index: 1
}

.section5 .l .title {
    color: #3D532C;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 112%
}

.section5 .l .img {
    width: 17.08333vw;
    height: 25.625vw;
    margin: 2.65625vw auto 0
}

.section5 .l .img img {
    width: 100%;
    height: 100%
}

.section5 .img2 {
    width: 50%;
    height: 100%
}

.section5 .img2 img {
    width: 100%;
    height: 100%
}

.section6 {
    padding: 8.33333vw 1.97917vw;
    position: relative;
    display: flex;
    gap: .9375vw;
    overflow: hidden
}

.section6 .item1 {
    width: 29.53125vw;
    margin: 17.34375vw 0 0 0
}

.section6 .item1 .p1 {
    color: #000;
    font-style: italic;
    /* line-height: 48%; */
    letter-spacing: 1.2px;
    margin: 0 0 .9375vw 0;
}

.section6 .item1 .img {
    width: 100%;
    height: 19.79167vw
}

.section6 .item1 .img img,
.section6 .item1 .img video {
    width: 100%;
    height: 100%
}

.section6 .big_img {
    width: 35vw;
    height: 45.10417vw
}

.section6 .big_img img,
.section6 .big_img video {
    width: 100%;
    height: 100%
}

.section6 .r {
    margin: 1.09375vw 0 0 0
}

.section6 .r .title {
    margin: 0 0 0 1.04167vw;
    letter-spacing: 0.26vw;
}

.section6 .r .title p {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    position: relative
}

.section6 .r .title p:nth-child(2) {
    left: 0;
    text-align: right;
}

.section6 .r .img {
    margin: 8.28125vw 0 0 0;
    width: 29.53125vw;
    height: 19.79167vw
}

.section6 .r .img img,
.section6 .r .img video {
    width: 100%;
    height: 100%
}

.section6 .r .pick {
    color: #000;
    font-style: italic;
    line-height: 48%;
    letter-spacing: 1.2px;
    margin: .98958vw 0 0 0
}

.section7 {
    display: flex;
    height: 61.19792vw
}

.section7 .l {
    width: 50%;
    height: 100%;
    padding: 11.09375vw 0 0 0;
    position: relative;
    z-index: 2
}

.section7 .l .img {
    width: 12.65625vw;
    height: 7.29167vw;
    margin: 0 auto 21.97917vw
}

.section7 .l .img img {
    width: 100%
}

.section7 .l .p1 {
    width: 27.48958vw;
    margin: auto;
    color: #EADFDA;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 112%;
    letter-spacing: 0.114vw;
}

.section7 .img2 {
    width: 50%;
    height: 100%
}

.section7 .img2 img {
    width: 100%;
    height: 100%
}

.section8 {
    padding: 7.91667vw 1.92708vw 5.46875vw 1.97917vw;
    position: relative;
    display: flex;
    overflow: hidden
}

.section8 .title {
    position: absolute;
    top: 18.85417vw;
    left: 19.53125vw;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    z-index: 1;
    letter-spacing: 0.666vw;
}

.section8 .title p {
    position: relative
}

.section8 .title p:last-child {
    left: 14.47917vw;
    top: 1.25vw
}

.section8 .p1 {
    width: 28.80208vw;
    color: #000;
    font-style: italic;
    font-weight: 300;
    line-height: 149%;
    position: absolute;
    top: 35.98958vw;
    left: 34.21875vw;
}

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

.section8 .img1 {
    width: 30.10417vw;
    height: 43.33333vw;
    margin: 6.5625vw 4.47917vw 0 0
}

.section8 .center .img2 {
    width: 16.04167vw;
    height: 22.76042vw;
    margin: 0 0 12.76042vw 12.03125vw
}

.section8 .center .img3 {
    width: 26.45833vw;
    height: 17.70833vw
}

.section8 .r {
    margin: 2.70833vw 0 0 11.875vw;
    position: relative
}

.section8 .r .img4 {
    width: 21.5625vw;
    height: 32.29167vw
}

.section8 .r .img5 {
    position: absolute;
    top: 22.76042vw;
    left: -6.71875vw;
    z-index: 2
}

.section8 .r .img5 .pic {
    width: 14.47917vw;
    height: 19.21875vw
}

.section8 .r .img5 .p2 {
    color: #000;
    font-style: italic;
    width: 15.9375vw;
    font-weight: 300;
    line-height: 149%;
    margin: .41667vw 0 0 0;
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: none;
    transition: .6s ease
}

.loading.on {
    opacity: 0;
    transition-delay: 1.2s;
    cursor: unset
}

.loading.on .fist {
    transform: scale(20)
}

.loading .fist {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 5s linear
}

.loading .fist img {
    width: 100%;
    height: 100%
}

.loading .p1 {
    font-size: 400px;
    font-weight: bold;
    transition: 5s linear
}

.loading .p1 img {
    filter: invert(100%)
}

.foot {
    position: relative
}

.cursor {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    pointer-events: none;
    gap: 12px;
    z-index: 999999
}

.cursor .circle {
    width: 18px;
    height: 18px;
    background: #272727;
    border-radius: 50%
}

.cursor p {
    color: #272727;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 1024px) {
    .banner {
        margin-top: 60px
    }

    .banner video {
        height: auto
    }

    .section1 {
        padding: 50px 5%
    }

    .section1 .title {
        margin: 0 0 50px
    }

    .section1 .title .more {
        width: 170px;
        height: 40px;
        font-size: 13px;
        margin: 15px auto 0
    }

    .section1 .content {
        padding: 0
    }

    .section1 .content>div {
        align-items: unset
    }

    .section1 .content .position {
        display: none
    }

    .section1 .content .big_img {
        width: 100%;
        height: auto
    }

    .section1 .content .big_img img {
        top: 0;
        transform: none !important
    }

    .section1 .content .flex1 {
        flex-direction: column;
        gap: 0;
        padding: 0;
    }

    .section1 .content .flex1 .p1 {
        margin: 0 0 20px
    }

    .section1 .content .flex1 .p2 {
        margin: 0;
        width: 100%
    }

    .section1 .content .flex2 {
        flex-direction: column;
        align-items: unset;
        margin: 22px 0 0 0;
        width: 100%;
    }

    .section1 .content .flex2 .p1 {
        text-align: left
    }

    .section1 .content .flex2 .dis {
        width: 100%;
        height: auto;
        gap: 22px;
        margin-top: 20px;
    }

    .section1 .content .flex2 .dis .img {
        height: 40px;
    }

    .section2 {
        padding: 50px 5%
    }

    .section2 .t .cut {
        height: 180px;
    }

    .section2 .t .title {
        line-height: unset;
        margin: 0 0 20px
    }

    .section2 .t .p1 {
        margin: 0 0 10px
    }

    .section2 .t .p2 {
        line-height: 1.5;
        width: 100%
    }

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

    .section2 .content .swiper1 {
        width: 100%;
        height: auto
    }

    .section2 .content .swiper1 .swiper-slide .img {
        height: 400px
    }

    .section2 .content .swiper1 .swiper-slide .img .scale {
        height: 100%
    }

    .section2 .content .swiper1 .swiper-slide .img .scale::after {
        opacity: 1
    }

    .section2 .content .swiper1 .swiper-slide .img .scale .text {
        opacity: 1
    }

    .section2 .content .swiper-pagination {
        margin: 30px auto 0
    }

    .section2 .content2 {
        width: 100%;
        margin: 50px auto 70px
    }

    .section2 .top {
        right: 50px;
        bottom: 20px;
        width: 15px
    }

    .section2 .top svg {
        width: 100%
    }

    .section3 {
        height: auto;
        flex-direction: column
    }

    .section3 .img {
        width: 100%;
        height: auto
    }

    .section3 .l {
        padding: 50px 5%
    }

    .section3 .l .t1 {
        width: 100%;
        text-align: left
    }

    .section3 .l .t1 .p1 {
        margin: 0 0 15px
    }

    .section3 .l .t1 .p1,
    .section3 .l .t1 .p2 {
        text-align: left
    }

    .section3 .l .t2 {
        margin: 25px 0 0 0;
        width: 100%;
        text-align: left
    }

    .section4 {
        width: 90%;
        height: auto;
        margin: 60px auto
    }

    .section5 {
        flex-direction: column;
        height: auto
    }

    .section5 .l {
        width: 100%;
        height: auto;
        padding: 50px 5%
    }

    .section5 .l .img {
        width: 40%;
        height: auto;
        margin: 40px auto 0
    }

    .section5 .img2 {
        width: 100%;
        height: auto
    }

    .section6 {
        padding: 50px 5%;
        flex-direction: column;
        gap: 15px
    }

    .section6 .item1 {
        width: 100%;
        margin: 0
    }

    .section6 .item1 .p1 {
        margin: 0 0 15px;
        line-height: inherit;
    }

    .section6 .item1 .img {
        height: auto
    }

    .section6 .big_img {
        width: 100%;
        height: auto
    }

    .section6 .r {
        margin: 20px 0 0 0;
        width: 100%
    }

    .section6 .r .title {
        margin: 0
    }

    .section6 .r .title p:nth-child(2) {
        text-align: left;
        left: 30px;
    }

    .section6 .r .img {
        width: 100%;
        height: auto;
        margin: 25px 0 0 0
    }

    .section6 .r .pick {
        margin: 15px 0 0 0
    }

    .section7 {
        flex-direction: column;
        height: auto
    }

    .section7 .img2 {
        width: 100%;
        height: auto
    }

    .section7 .l {
        width: 100%;
        height: auto;
        padding: 50px 5%
    }

    .section7 .l .img {
        width: 100px;
        height: auto;
        margin: 0 auto 50px
    }

    .section7 .l .p1 {
        width: 100%
    }

    .section8 {
        padding: 70px 5%;
        flex-direction: column
    }

    .section8 .title {
        position: static;
        margin: 0 0 30px
    }

    .section8 .p1 {
        position: static;
        width: 100%;
        left: 0;
        top: 0
    }

    .section8 .img1 {
        width: 100%;
        height: auto;
        margin: 15px 0 15px
    }

    .section8 .center .img2 {
        margin: 0 0 15px;
        width: 100%;
        height: auto
    }

    .section8 .center .img3 {
        width: 100%;
        height: auto
    }

    .section8 .r {
        margin: 15px 0 0 0
    }

    .section8 .r .img4 {
        width: 100%;
        height: auto
    }

    .section8 .r .img5 {
        position: static;
        margin: 15px 0 0 0
    }

    .section8 .r .img5 .pic {
        width: 100%;
        height: auto
    }

    .section8 .r .img5 .p2 {
        width: 100%;
        margin: 15px 0 0 0
    }

    .loading,
    .cursor {
        display: none
    }

    .home {
        overflow: hidden
    }
}