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;
    object-fit: cover
}

@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%;
    transition: .6s ease
}

@keyframes goAnimate {
    100% {
        transform: translateX(-50%)
    }
}

.home {
    position: relative;
    z-index: 1;
    background: #FFF9EF
}

.banner {
    height: calc(100vh + 1300px);
    position: relative
}

.banner .fix {
    width: 100%;
    z-index: 1;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    position: -webkit-sticky;
    overflow: hidden;
    top: 0
}

.banner .fix .q1 {
    position: absolute;
    top: 27.77778vh;
    left: 4.6875vw;
    z-index: 2;
    width: 15.20833vw
}

.banner .fix .q2 {
    width: 10vw;
    position: absolute;
    right: 10.41667vw;
    top: 42.59259vh;
    z-index: 6
}

.banner .fix .position_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    width: 100%;
    height: 100%
}

.banner .fix .position_title .list {
    overflow: hidden;
    position: relative;
    top: -84px
}

.banner .fix .position_title .list.left svg:nth-child(2) {
    transform: translateX(100%)
}

.banner .fix .position_title .list.top svg:nth-child(2) {
    transform: translateY(-100%)
}

.banner .fix .position_title .list.right svg:nth-child(2) {
    transform: translateX(100%)
}

.banner .fix .position_title .list.bottom svg:nth-child(2) {
    transform: translateY(105%)
}

.banner .fix .position_title .list svg:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0
}

.banner .fix .position_title .list.r_c {
    transform: translate(-2.08333vw, -6.28333vw);
}
.banner .fix .position_title .list.r_c svg {
    width: 3.02083vw
}

.banner .fix .last {
    position: absolute;
    transform: translate(46.25vw, 18.51852vh) rotate(-22.531deg);
    border-radius: 1.30208vw;
    overflow: hidden;
    width: 23.33333vw;
    height: 23.33333vh;
    top: 0;
    left: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center
}

.banner .fix .last.on .text {
    opacity: 1
}

.banner .fix .last .text {
    color: #BE8E44;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    opacity: 0;
    transition: .6s ease;
    position: relative;
    z-index: 52
}

.banner .fix .wrap {
    position: relative;
    z-index: 5
}

.banner .fix .wrap .title {
    height: 16.97917vw;
    display: flex
}

.banner .fix .wrap .title img {
    width: 66.25vw
}

.banner .fix .wrap .dis {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.82292vw;
    margin: 6.25vw 0 0 0
}

.banner .fix .wrap .dis .red {
    width: 11.25vw
}

.banner .fix .wrap .dis .p1 {
    color: #BE8E44;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.index1 {
    position: relative;
    z-index: 9;
    overflow: hidden;
    margin-top: -10.41667vw
}

.index1 .bottom {
    width: 100%;
    position: relative
}

.index1 .bottom .position {
    position: absolute;
    top: 5.20833vw;
    left: 0;
    display: flex;
    width: max-content;
    animation: goAnimate 20s infinite linear
}

.index1 .bottom .position .flex {
    display: flex;
    align-items: center
}

.index1 .bottom .position .flex img {
    margin: 0 1.5625vw 0 0
}

.index1 .bottom .dise {
    width: 100%;
    height: fit-content
}

.index2 {
    padding: 5.20833vw 7.39583vw 0vw 7.29167vw;
    position: relative;
    z-index: 1
}

.index2 .jx {
    position: absolute;
    width: 26.5625vw;
    bottom: -11.45833vw;
    left: 0;
    z-index: -1
}

.index2 .jy {
    position: absolute;
    right: 0;
    top: 39.0625vw;
    z-index: 5
}

.index2 .jy img {
    width: 26.5625vw
}

.index2 .jy2 {
    position: absolute;
    left: 0;
    top: 93.75vw;
    z-index: 5
}

.index2 .jy2 img {
    width: 24.16667vw
}

.index2 .jy3 {
    position: absolute;
    right: 0;
    bottom: 13.02083vw
}

.index2 .jy3 img {
    width: 26.5625vw
}

.index2 .position_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: center;
    padding: 11.45833vw 0 0 0;
    transform: translateY(-300px) scale(0.5);
    transform-origin: top;
    opacity: 0;
    z-index: 100
}

.index2 .position_img.on {
    opacity: 1;
    transform: translateY(0) scale(1)
}

.index2 .position_img .joke {
    width: 6.45833vw;
    height: 18.33333vw;
    position: sticky;
    position: -webkit-sticky;
    top: 40%;
    pointer-events: auto
}

.index2 .position_img .joke img {
    width: 100%;
    opacity: 0;
    height: fit-content;
    transition: .6s ease
}

.index2 .position_img .joke img.on {
    opacity: 1
}

.index2 .position_img .joke img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.index2 .tp1 {
    position: absolute;
    right: 0;
    bottom: -10.41667vw;
    z-index: -1;
    max-width: 60%;
}

.index2 .tp2 {
    position: absolute;
    right: 0;
    top: -4.16667vw;
    width: 17.03125vw;
    z-index: -1
}

.index2 .tp3 {
    position: absolute;
    right: 0;
    top: -3.02083vw;
    width: 28.69792vw;
    z-index: -1
}

.index2 .tp4 {
    position: absolute;
    top: 52.08333vw;
    width: 31.5625vw;
    left: 0;
    z-index: -1
}

.index2 .tp6 {
    position: absolute;
    right: 0;
    width: 22.76042vw;
    top: 75.52083vw;
    z-index: 1
}

.index2 .title {
    text-align: center;
    color: #BE8E44;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.index2 .content {
    margin: 5.20833vw 0 0 0
}

.index2 .content .matter {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index2 .content .matter:nth-child(2n) {
    flex-direction: row-reverse
}

.index2 .content .matter:not(:last-child) {
    margin: 0 0 14.32292vw
}

.index2 .content .matter:nth-child(2) .img {
    width: 37.65625vw
}

.index2 .content .matter:nth-child(2) .img::after {
    right: auto;
    left: -12px
}

.index2 .content .matter:nth-child(2) .img video {
    height: 36.25vw
}

.index2 .content .matter:nth-child(3) .img {
    width: 41.19792vw
}

.index2 .content .matter:nth-child(3) .img video {
    height: 47.44792vw
}

.index2 .content .matter:nth-child(3) .img .video_line {
    position: absolute;
    left: -2px;
    top: 0;
    width: 10px;
    height: 100%;
    background: #FFF9EF;
    z-index: 10
}

.index2 .content .matter .img {
    width: 32.86458vw;
    position: relative;
    background: #FFF9EF
}

.index2 .content .matter .img::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    height: 10px;
    background: #FFF9EF;
    z-index: 10
}

.index2 .content .matter .img::after {
    content: '';
    display: block;
    position: absolute;
    right: -2px;
    top: 0;
    width: 10px;
    height: 100%;
    background: #FFF9EF;
    z-index: 10
}

.index2 .content .matter .img video {
    width: 100%;
    height: 28.80208vw;
    object-fit: cover;
    border: none;
    outline: none
}

.index2 .content .matter .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.index2 .content .matter .text {
    width: 32.39583vw
}

.index2 .content .matter .text .p1 {
    color: #BE8E44;
    font-style: normal;
    font-weight: 500;
    margin: 0 0 1.66667vw
}

.index2 .content .matter .text .text {
    color: #BE8E44;
    font-style: normal;
    font-weight: 500;
    line-height: 3.95833vw
}

.index2 .content2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    padding: 0 7.29167vw 5.20833vw 7.29167vw
}

.index2 .content2 .img1 {
    width: 27.86458vw
}

.index2 .content2 .r {
    position: relative
}

.index2 .content2 .r .img2 {
    width: 20.83333vw
}

.index2 .content2 .r .img3 {
    width: 5.72917vw;
    position: absolute;
    right: 0;
    bottom: -2.60417vw
}

.index2 .content2 .r .line {
    position: absolute;
    bottom: -7.1875vw;
    left: -7.479167vw;
    z-index: -1
}

.index2 .content2 .r .line path {
    opacity: 0
}

.index3 {
    height: calc(100vh + 4000px);
    position: relative;
    z-index: 2;
    margin: 100px 0 0 0
}

.index3.start .hero--rp1 {
    opacity: 1
}

.index3 .wrap {
    transform: scale(0.85)
}

.index3 .mao {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 528px
}

.index3 .bg {
    position: absolute;
    width: 100%;
    height: fit-content;
    top: -400px;
    left: 0;
    z-index: -1
}

.index3 .bg img {
    width: 100%
}

.index3 .bg img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.index3 .bg img:nth-child(2) {
    opacity: 0
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes showA {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

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

.index3 .hero--rp {
    opacity: 0;
    pointer-events: none;
    transition: 1s
}

.index3 .hero--rp2 {
    height: 100vh
}

.index3 .hero--rp2 .hero__smoke-container-1 {
    transition: .6s ease
}

.index3 .hero--rp2 .hero__smoke-container-1.hide {
    opacity: 0 !important
}

.index3 .hero--rp2.on {
    opacity: 1
}

.index3 .hero2 {
    transform: scaleX(-1)
}

.index3 .hero2 video {
    object-fit: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    filter: invert(1) grayscale(100%);
    opacity: .2
}

.index3 .fix {
    height: 100vh;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2
}

.index3 .fix .title {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.index3 .fix .content {
    position: relative;
    margin: 2.08333vw 0 0 0
}

.index3 .fix .content .matter {
    width: 100%;
    pointer-events: none
}

.index3 .fix .content .matter.on {
    pointer-events: auto
}

.index3 .fix .content .matter.on .display .item {
    display: flex;
    animation: showA 1s ease forwards
}

.index3 .fix .content .matter.on .headline p {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .4s
}

.index3 .fix .content .matter.on .content2 .position {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s
}

.index3 .fix .content .matter.on .content2 .pic {
    opacity: 1
}

.index3 .fix .content .matter.on .content2 .joke_more {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .5s
}

.index3 .fix .content .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.index3 .fix .content .matter .display {
    display: flex;
    justify-content: center;
    gap: 6.25vw;
    height: 5.26042vw
}

.index3 .fix .content .matter .display .item {
    display: none
}

.index3 .fix .content .matter .display .item .icon {
    width: 3.90625vw;
    height: 3.75vw;
    display: flex;
    align-items: center;
    justify-content: center
}

.index3 .fix .content .matter .display .item .icon img {
    object-fit: contain
}

.index3 .fix .content .matter .display .item .text {
    margin: .26042vw 0 0 1.04167vw
}

.index3 .fix .content .matter .display .item .text .dis {
    display: flex
}

.index3 .fix .content .matter .display .item .text .p1 {
    color: #E33529;
    font-style: normal;
    font-weight: 500
}

.index3 .fix .content .matter .display .item .text .p2 {
    color: #E33529;
    font-style: normal;
    font-weight: 400
}

.index3 .fix .content .matter .headline {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    margin: 1.5625vw 0 .67708vw;
    height: 3.85417vw;
    overflow: hidden
}

.index3 .fix .content .matter .headline p {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .3s, transform .6s .3s
}

.index3 .fix .content .matter .content2 {
    position: relative;
    width: 30.88542vw;
    margin: auto
}

.index3 .fix .content .matter .content2 .position {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .3s, transform .6s .3s
}

.index3 .fix .content .matter .content2 .position .list {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 1.04167vw;
    pointer-events: auto;
    width: max-content
}

.index3 .fix .content .matter .content2 .position .list.row {
    flex-direction: row-reverse
}

.index3 .fix .content .matter .content2 .position .list p {
    color: #BE8E44;
    font-style: normal;
    font-weight: 500;
    white-space: nowrap
}

.index3 .fix .content .matter .content2 .position .list img {
    width: 2.60417vw;
    height: 2.60417vw
}

.index3 .fix .content .matter .content2 .position .list1 {
    top: 5.52083vw;
    right: calc(100% + 58px);
    text-align: right
}

.index3 .fix .content .matter .content2 .position .list2 {
    top: 21.04167vw;
    right: calc(100% + 19px)
}

.index3 .fix .content .matter .content2 .position .list3 {
    top: 260px;
    left: calc(100% + 62px)
}

.index3 .fix .content .matter .content2 .pic {
    opacity: 0;
    transition: 1s
}

.index3 .fix .content .matter .content2 .img_joke {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    transition: .6s ease;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: screen
}

.index3 .fix .content .matter .content2 .img_joke.hide {
    opacity: 0
}

.index3 .fix .content .matter .content2 .img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    opacity: 0;
    transition: .6s ease
}

.index3 .fix .content .matter .content2 .img.on {
    opacity: 1
}

.index3 .fix .content .matter .content2 .img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: screen
}

.index3 .fix .content .matter .content2 .img_ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: .6s ease;
    z-index: 5
}

.index3 .fix .content .matter .content2 .img_.on {
    opacity: 1
}

.index3 .fix .content .matter .content2 .img_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: unset;
    max-height: unset;
    width: 949.345px;
    z-index: -1;
    opacity: 0;
    transition: .6s ease
}

.index3 .fix .content .matter .content2 .img_bg.on {
    opacity: 1;
    transition-delay: .4s
}

.index3 .fix .content .matter .content2 .joke_more {
    opacity: 0;
    transform: translateY(1.5625vw);
    transition: opacity .3s, transform .6s .3s
}

.index3 .fix .content .matter .content2 .common_more {
    margin: 1.14583vw auto 0;
    width: fit-content;
    position: relative;
    cursor: pointer
}

.index3 .fix .content .matter .content2 .common_more:hover {
    transform: translateY(-7px)
}

.index3 .fix .content .matter .content2 .common_more .color {
    width: 11.35417vw
}

.index3 .fix .content .matter .content2 .common_more .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .26042vw
}

.index3 .fix .content .matter .content2 .common_more .text p {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap
}

.index3 .fix .content .matter .content2 .common_more .text span {
    width: .3125vw;
    height: .3125vw;
    border-radius: 50%;
    background: #fff;
    position: relative;
    top: .10417vw
}

.common_more {
    margin: 1.14583vw auto 0;
    width: fit-content;
    position: relative;
    cursor: pointer;
    display: block
}

.common_more .color {
    width: 11.35417vw
}

.common_more .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .26042vw
}

.common_more .text p {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap
}

.common_more .text span {
    width: .3125vw;
    height: .3125vw;
    border-radius: 50%;
    background: #fff;
    position: relative;
    top: .10417vw
}

.index4 {
    position: relative;
    height: 100vh;
    z-index: 9
}

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

.index4 .fix .wrap {
    position: relative
}

.index4 .fix .wrap .title {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    /* width: fit-content; */
    /* margin: auto */
}

.index4 .fix .wrap .title .title_list {
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s, transform .6s .3s;
    transform: translateY(30px)
}

.index4 .fix .wrap .title .title_list.on {
    opacity: 1;
    pointer-events: auto;
    transition-delay: .3s;
    transform: translateY(0)
}

.index4 .fix .wrap .title .title_list:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.index4 .fix .wrap .content {
    margin: 0vw auto 6.25vw;
    width: 20vw;
    padding: 10.41667vw 0 2.60417vw 0
}

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

.index4 .fix .wrap .content .x .item {
    width: 31.25vw;
    height: 19.79167vw;
    transform: rotate(5.692deg);
    margin: 0 9.375vw 0 0;
    position: relative;
    border-radius: 25px
}

.index4 .fix .wrap .content .x .item .hover_button {
    width: 100%;
    height: 100%;
    position: relative
}

.index4 .fix .wrap .content .x .item .zuo {
    width: 26.09375vw;
    position: absolute;
    bottom: 0;
    left: -7.96875vw
}

.index4 .fix .wrap .content .x .item .you {
    width: 20vw;
    position: absolute;
    bottom: 0;
    right: -5.20833vw
}

.index4 .fix .wrap .content .x .item.item5 .moveImg {
    transform: scale(0.7)
}

.index4 .fix .wrap .content .x .item .moveImg {
    position: absolute;
    left: 5.20833vw;
    bottom: 1.04167vw;
    max-width: unset;
    max-height: unset;
    width: 23.4375vw;
    height: 28.64583vw
}

.index4 .fix .wrap .content .x .item .moveImg img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.index4 .fix .wrap .content .x .item:nth-child(2n) {
    transform: rotate(-8.861deg)
}

.index4 .fix .wrap .content .x .item img {
    width: 100%
}

.index4 .fix .wrap .position_svg {
    position: absolute;
    width: 100%;
    bottom: -7.8125vw;
    left: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10.41667vw;
    display: none
}

.index4 .fix .wrap .position_svg .item {
    display: flex;
    align-items: center;
    gap: .52083vw
}

.index4 .fix .wrap .position_svg .item span {
    color: #E33529;
    font-style: normal;
    font-weight: 700
}

.index4 .fix .wrap .position_svg .item .p1 {
    color: #E33529;
    font-style: normal;
    font-weight: 700
}

.position_svg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10.41667vw;
    margin: 3.125vw 0 6.25vw 0
}

.position_svg .item {
    display: flex;
    align-items: center;
    gap: .52083vw
}

.position_svg .item span {
    color: #E33529;
    font-style: normal;
    font-weight: 700
}

.position_svg .item .p1 {
    color: #E33529;
    font-style: normal;
    font-weight: 700
}

.index5 {
    position: relative;
    z-index: 5;
    height: 100vh
}

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

.index5 .fix .wrap .title {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 2.08333vw
}

.index5 .fix .wrap .pick {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    margin: 3.125vw 0 0 0
}

.index5 .fix .wrap .content {
    width: 84.375vw;
    margin: auto;
    display: flex
}

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

.index5 .fix .wrap .content .item {
    width: 17.55208vw;
    height: 31.25vw;
    position: relative;
    transform: translateY(100vh)
}

.index5 .fix .wrap .content .item.on {
    z-index: 8
}

.index5 .fix .wrap .content .item .joke {
    width: 100%;
    height: 100%;
    border-radius: 1.5625vw;
    border: 5px solid #E8C486;
    background: #A29898;
    box-shadow: -7px 4px 20px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    position: relative
}

.index5 .fix .wrap .content .item:first-child {
    left: 33vw
}

.index5 .fix .wrap .content .item:first-child .joke {
    transform: rotate(-4deg)
}

.index5 .fix .wrap .content .item:nth-child(2) {
    left: 19vw
}

.index5 .fix .wrap .content .item:nth-child(2) .joke {
    transform: rotate(4deg);
    left: -3.64583vw
}

.index5 .fix .wrap .content .item:nth-child(3) {
    left: 5vw
}

.index5 .fix .wrap .content .item:nth-child(3) .joke {
    transform: rotate(-4deg);
    left: -7.29167vw
}

.index5 .fix .wrap .content .item:nth-child(4) {
    left: -8vw
}

.index5 .fix .wrap .content .item:nth-child(4) .joke {
    transform: rotate(6deg);
    left: -10.9375vw;
    top: 1.04167vw
}

.index5 .fix .wrap .content .item:nth-child(5) {
    left: -22vw
}

.index5 .fix .wrap .content .item:nth-child(5) .joke {
    transform: rotate(-4deg);
    left: -14.58333vw;
    top: 1.82292vw
}

.index5 .fix .wrap .content .item:nth-child(6) {
    left: -35vw
}

.index5 .fix .wrap .content .item:nth-child(6) .joke {
    transform: rotate(4deg);
    left: -16.66667vw;
    top: 1.82292vw
}

.index5 .fix .wrap .content .item video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index6 {
    padding: 5.20833vw 0 0;
    position: relative;
    z-index: 1
}

.index6:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #FFF9EF, rgba(243, 240, 239, 0), rgba(243, 240, 239, 0));
    z-index: 20;
    pointer-events: none
}

.index6 .tp1 {
    position: absolute;
    left: 0;
    top: -32.29167vw;
    z-index: -1;
    width: 36.19792vw;
    pointer-events: none
}

.index6 .tp2 {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 5.20833vw;
    width: 20.88542vw;
    pointer-events: none
}

.index6 .tp3 {
    position: absolute;
    right: 0;
    top: 28.125vw;
    z-index: -1;
    pointer-events: none
}

.index6 .t1 {
    position: absolute;
    width: 14.53125vw;
    height: 13.4375vw;
    display: block;
    bottom: 10.41667vw;
    left: 18.22917vw;
    z-index: 9;
    opacity: 0;
    transform: translateY(500px) scale(0) rotate(13deg);
    transition: 1s
}

.index6 .t1.animated {
    opacity: 1;
    transform: translateY(0) scale(1) rotate(13deg);
    transition-delay: .4s
}

.index6 .t1 img {
    width: 100%
}

.index6 .t2 {
    width: 12.23958vw;
    height: 11.30208vw;
    position: absolute;
    display: block;
    bottom: 8.33333vw;
    right: 15.625vw;
    opacity: 0;
    transform: translateY(500px) scale(0) rotate(-13deg);
    transition: 1s
}

.index6 .t2.animated {
    opacity: 1;
    transform: translateY(0) scale(1) rotate(-13deg);
    transition-delay: .4s
}

.index6 .title {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 4.16667vw;
    line-height: 4.16667vw;
    text-transform: uppercase;
    margin: 0 0 2.08333vw
}

.index6 .title2 {
    color: #BE8E44;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 3.02083vw
}

.index6 .img {
    width: 39.89583vw;
    height: 41.5625vw;
    margin: 2.60417vw auto 0;
    position: relative;
    opacity: 0;
    transform: translateY(500px) scale(0);
    transition: 1s
}

.index6 .img.animated {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: .4s
}

.index6 .img:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #FFF9EF, rgba(243, 240, 239, 0), rgba(243, 240, 239, 0));
    z-index: 20;
    pointer-events: none
}

.index6 .img img {
    width: 100%
}

.footer .top1 {
    background: linear-gradient(0deg, #F3F0EF 59.44%, rgba(243, 240, 239, 0) 100%)
}

@media screen and (max-width: 1440px) {
    .index2 .content2 .r .line {
        left: -15vw
    }
}

@media screen and (max-width: 768px) {
    .index4 .fix .wrap .title{
        display: none;
    }
    .index4 .fix .wrap .title.m_t{
        display: block !important;
    }
    .banner .fix .wrap .title img {
        width: 70%;
        margin: auto;
        display: block
    }

    .banner .fix .wrap .dis .red {
        width: 80px
    }

    .banner .fix .wrap .dis .p1 {
        font-size: 14px
    }

    .index1 {
        position: relative;
        z-index: 54;
        margin-top: -42px
    }

    .index1 .bottom .dise {
        height: 135px;
        object-fit: contain;
        max-width: unset;
        width: 195%
    }

    .index1 .bottom .position {
        top: 38px
    }

    .index1 .bottom .position .flex a img {
        max-width: 60px;
        max-height: 40px;
        margin: 0 40px 0 0
    }

    .cursor {
        display: none
    }

    .index2 {
        padding: 50px 5%
    }

    .index2 .tp3,
    .index2 .tp4 {
        z-index: 1
    }

    .index2 .tp2,
    .index2 .tp3 {
        margin-top: -60px
    }

    .index2 .position_img {
        display: none
    }

    .index2 .content {
        margin: 50px 0 0 0
    }

    .index2 .content .matter {
        flex-direction: column !important;
        align-items: unset
    }

    .index2 .content .matter:not(:last-child) {
        margin: 0 0 30px
    }

    .index2 .content .matter:nth-child(2) .img video {
        height: 325px
    }

    .index2 .content .matter:nth-child(3) .img video {
        height: 390px
    }

    .index2 .content .matter .img {
        width: 100% !important;
        height: auto
    }

    .index2 .content .matter .img video {
        height: 295px
    }

    .index2 .content .matter .text {
        width: 100%;
        text-align: center;
        margin: 25px 0 0 0
    }

    .index2 .content .matter .text .p1 {
        margin: 0 0 15px
    }

    .index2 .content .matter .text .text {
        line-height: 1.6
    }

    .index2 .content2 {
        padding: 0 5% 80px 5%;
        margin: 40px 0 0 0
    }

    .index2 .content2 .img1 {
        width: 43%
    }

    .index2 .content2 .r .line {
        width: 92%;
        height: fit-content
    }

    .index2 .content .matter .text .text br {
        display: none
    }

    .index3 {
        height: auto !important;
        overflow: hidden
    }

    .index3 .mao {
        width: 40%
    }

    .index3 .fix {
        height: auto
    }

    .index3 .fix .wrap {
        transform: scale(1);
        width: 90%
    }

    .index3 .fix .wrap .title {
        margin: 0 0 30px
    }

    .index3 .fix .wrap .content {
        margin: 30px 0 0 0;
        display: none
    }

    .index3 .fix .wrap .content.sj_content {
        display: block !important
    }

    .index3 .fix .wrap .content.sj_content .btns .prev {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        width: 20px
    }

    .index3 .fix .wrap .content.sj_content .btns .next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        width: 20px
    }

    .index3 .fix .wrap .content .matter {
        opacity: 1;
        pointer-events: auto;
        position: static !important
    }

    .index3 .fix .wrap .content .matter:not(:last-child) {
        margin: 0 0 60px
    }

    .index3 .fix .wrap .content .matter .display {
        flex-direction: column;
        gap: 20px;
        height: auto
    }

    .index3 .fix .wrap .content .matter .display .item {
        display: flex;
        gap: 7px;
        flex-direction: column;
        text-align: center
    }

    .index3 .fix .wrap .content .matter .display .item .icon {
        width: 30px;
        height: 30px;
        margin: auto
    }

    .index3 .fix .wrap .content .matter .display .item .text {
        margin: 0
    }

    .index3 .fix .wrap .content .matter .display .item .text .dis {
        justify-content: center
    }

    .index3 .fix .wrap .content .matter .headline {
        height: auto;
        margin: 25px 0;
        font-size: 22px
    }

    .index3 .fix .wrap .content .matter .headline p {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotateZ(0deg) skew(0deg, 0deg)
    }

    .index3 .fix .wrap .content .matter .content2 {
        width: 100%;
        position: relative
    }

    .index3 .fix .wrap .content .matter .content2 .img {
        opacity: 1;
        display: block !important
    }

    .index3 .fix .wrap .content .matter .content2 .joke_more,
    .index3 .fix .wrap .content .matter .content2 .position {
        opacity: 1;
        transform: translateY(0)
    }

    .index3 .fix .wrap .content .matter .content2 .position {
        position: static;
        margin: 20px 0
    }

    .index3 .fix .wrap .content .matter .content2 .position .list {
        position: static;
        flex-direction: row-reverse !important;
        text-align: left;
        align-items: center;
        justify-content: center;
        gap: 10px
    }

    .index3 .fix .wrap .content .matter .content2 .position .list:not(:last-child) {
        margin: 0 0 15px
    }

    .index3 .fix .wrap .content .matter .content2 .position .list img {
        width: 20px;
        height: auto
    }

    .index3 .fix .wrap .content .matter .content2 .joke_more .common_more {
        width: 200px;
        height: auto;
        margin: 45px auto 0
    }

    .index3 .fix .wrap .content .matter .content2 .joke_more .common_more .color {
        width: 100%
    }

    .index3 .fix .wrap .content .matter .content2 .pic {
        opacity: 1
    }

    .index3 .bg {
        display: none
    }

    .index4 {
        height: auto !important
    }

    .index4 .fix {
        height: auto
    }

    .index4 .fix .wrap {
        padding: 50px 5%;
        width: 100%
    }

    .index4 .fix .wrap .position_svg {
        bottom: -64px;
        position: static;
        margin: 30px 0 0 0;
        pointer-events: auto;
        flex-wrap: wrap;
        gap: 20px
    }

    .index4 .fix .wrap .content {
        width: 100%
    }

    .index4 .fix .wrap .content .x {
        width: 100%;
        transform: none !important;
        flex-direction: column;
        gap: 20px
    }

    .index4 .fix .wrap .content .x .item {
        transform: rotate(0deg) !important;
        width: 100%;
        height: 300px;
        border-radius: 10px
    }

    .index4 .fix .wrap .content .x .item .moveImg {
        width: 80%;
        height: 100%;
        right: 0;
        top: 0;
        left: unset;
        bottom: unset
    }

    .position_svg {
        position: static;
        margin: 30px 0 0 0;
        pointer-events: auto;
        flex-wrap: wrap;
        gap: 20px
    }

    .common_more {
        width: 200px;
        height: auto;
        margin: 45px auto 0
    }

    .common_more .color {
        width: 100%
    }

    .index5 {
        padding: 60px 5%;
        height: auto !important
    }

    .index5 .fix {
        height: auto
    }

    .index5 .fix .wrap .title {
        margin: 0 0 45px
    }

    .index5 .fix .wrap .content {
        width: 100%
    }

    .index5 .fix .wrap .content .x {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .index5 .fix .wrap .content .item {
        transform: none !important;
        left: 0 !important;
        width: 100%;
        height: auto
    }

    .index5 .fix .wrap .content .item .joke {
        transform: none !important;
        left: 0 !important;
        top: 0 !important
    }

    .index5 .fix .wrap .pick {
        margin: 45px 0 0 0
    }

    .index6 {
        padding: 15px 0 0 0
    }

    .index6:after {
        display: none
    }

    .index6 .t1 {
        width: 30vw;
        left: 2%;
        height: auto;
        z-index: 10;
        bottom: 100px
    }

    .index6 .t2 {
        width: 20vw;
        height: auto;
        right: 5%;
        z-index: 10;
        bottom: 80px
    }

    .index6 .title {
        line-height: 1.5;
        font-size: 20px
    }

    .index6 .title2 {
        font-size: 15px;
        line-height: 1.6
    }

    .index6 .img {
        margin: 30px auto 0;
        width: 100%;
        height: auto
    }

    .index6 .img::after {
        opacity: .8
    }

    .home {
        margin: 0 !important
    }

    .index3 .hero--rp {
        display: none
    }

    .index3 .fix .content .matter .content2 .img {
        opacity: 1 !important
    }

    .index3 .fix .content .matter .content2 .img:not(:first-child) {
        display: none
    }
}