@charset "UTF-8";

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.desktop[data-v-84b761b6] {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    min-width: 960px;
    -webkit-overflow-scrolling: touch
}

.img-pack[data-v-84b761b6] {
    width: 1100px;
    margin: 0 auto
}

.img-pack .swiper-container[data-v-84b761b6] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    height: 430px;
    overflow: hidden
}

.img-pack .swiper-container .swiper-notification[data-v-84b761b6] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1000
}

.img-pack .swiper-container .swiper-wrapper[data-v-84b761b6] {
    position: relative;
    z-index: 1
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide[data-v-84b761b6] {
    transition: all 1s ease 0s;
    display: flex;
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    justify-content: flex-end
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide video[data-v-84b761b6] {
    height: 726px
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide img[data-v-84b761b6] {
    width: 100%;
    height: 100%
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .photo[data-v-84b761b6] {
    margin-left: 9.7vw;
    width: 41.7vw;
    height: 43vw
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-bg[data-v-84b761b6] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    object-position: center
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .fixed-title[data-v-84b761b6] {
    position: absolute;
    left: 6vw;
    bottom: 1.8vw;
    font-size: 2.08vw
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-left[data-v-84b761b6] {
    margin-left: 12.5vw;
    z-index: 9
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-left .title[data-v-84b761b6] {
    color: #ffcc84;
    font-size: 5.2vw;
    font-weight: 400
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-left .title img[data-v-84b761b6] {
    height: 18vh
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-left .subject[data-v-84b761b6] {
    color: #fff;
    font-size: 2.6vw;
    font-weight: 400
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-right[data-v-84b761b6] {
    z-index: 9;
    padding-right: 13.5vw;
    position: relative
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-right .phone-left[data-v-84b761b6] {
    margin-left: 8.5vw;
    display: block;
    width: 19.65vw;
    height: 36vw
}

.img-pack .swiper-container .swiper-wrapper .swiper-slide .layout-right .phone-right[data-v-84b761b6] {
    display: block;
    width: 25.625vw;
    height: 36.46vw;
    position: absolute;
    right: 0;
    top: .5vw;
    z-index: -1
}

.img-pack .img-bot[data-v-84b761b6] {
    height: 375px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden
}

.img-pack .img-bot .img-li[data-v-84b761b6] {
    width: 362px;
    position: relative
}

.img-pack .img-bot .img-li img[data-v-84b761b6] {
    width: 100%;
    height: 100%
}

.img-pack .img-bot .img-li div[data-v-84b761b6] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #222222b3;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center
}

.img-pack .img-bot .img-li div img[data-v-84b761b6] {
    width: auto;
    height: 327px
}

.pc2[data-v-6ae3cfb4] {
    width: 100%;
    height: 100%
}

.pc2-swipe[data-v-6ae3cfb4] {
    max-width: 100%;
    height: 100%
}

.pc2-swipe img[data-v-6ae3cfb4] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hear-box[data-v-6ae3cfb4] {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 1065px;
    height: 65px;
    border-radius: 0 0 16px 16px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: #ffffff1f;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    justify-content: space-around
}

.hear-box img[data-v-6ae3cfb4] {
    height: 22px;
    width: 92px
}

.hear-box img[data-v-6ae3cfb4]:first-child {
    height: 36px
}

.hear-box img[data-v-6ae3cfb4]:nth-child(2) {
    height: 30px;
    width: 65px
}

.hear-box .dian[data-v-6ae3cfb4] {
    height: 14px;
    width: 3px
}

.footer-box[data-v-6ae3cfb4] {
    position: fixed;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%);
    border-radius: 16px;
    background: #0000004d;
    padding: 16px 46px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.footer-box .qrcode[data-v-6ae3cfb4] {
    width: 100px;
    height: 100px;
    background-color: #fff;
    padding: 10px;
    border-radius: 12px;
    margin-right: 32px
}

.footer-box .tips[data-v-6ae3cfb4] {
    max-width: 450px
}

.footer-box .tips p[data-v-6ae3cfb4] {
    margin-top: 8px;
    color: #ffffffb3;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.header[data-v-d5f639e2] {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.2rem;
    padding: 0 .2rem
}

.header .brand-title-logo[data-v-d5f639e2] {
    cursor: pointer;
    display: flex;
    align-content: center;
    height: .72rem
}

.header .headerRight[data-v-d5f639e2] {
    display: flex
}

.header .headerRight img[data-v-d5f639e2] {
    width: .6rem;
    height: .6rem;
    margin-right: .25rem
}

.header img[data-v-d5f639e2] {
    height: .38rem
}

.content[data-v-d5f639e2] {
    padding-top: 1.2rem;
    width: 100%
}

.content .maskWrap[data-v-d5f639e2] {
    position: fixed;
    z-index: 100;
    top: 1.2rem;
    width: 100%;
    height: calc(100% - 1.2rem);
    display: flex;
    justify-content: flex-end
}

.content .maskWrap .mask[data-v-d5f639e2] {
    width: 4.12rem;
    height: 100%;
    background-color: #000000b3;
    display: flex;
    flex-direction: column
}

.content .maskWrap .mask .maskContent[data-v-d5f639e2] {
    flex-grow: 1
}

.content .maskWrap .mask .maskContent[data-v-d5f639e2]>:first-child {
    margin-top: 1.7rem
}

.content .maskWrap .mask .maskContent .item[data-v-d5f639e2] {
    flex-grow: 0;
    font-size: .32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: .8rem;
    color: #fff
}

.content .maskWrap .mask .maskContent .item a[data-v-d5f639e2] {
    color: #fff;
    text-decoration: none
}

.content .maskWrap .mask .addUs[data-v-d5f639e2] {
    flex-grow: 0;
    flex-shrink: 0;
    font-size: .28rem;
    text-align: center;
    height: 3.6rem;
    box-sizing: border-box
}

.content .maskWrap .mask .addUs .divider[data-v-d5f639e2] {
    margin: 0 auto .9rem;
    width: 2.78rem;
    border-bottom: .01rem solid rgb(112, 112, 112)
}

.content .maskWrap .mask .addUs .contact-link[data-v-d5f639e2] {
    padding-top: .54rem
}

.content .maskWrap .mask .addUs .contact-link img[data-v-d5f639e2] {
    margin: 0 .2rem;
    width: .8rem;
    height: .8rem
}

.mobile[data-v-41e1645b] {
    position: relative;
    overflow: hidden;
    width: 7.5rem;
    height: 100%;
    box-sizing: border-box;
    padding-top: 1.2rem
}

.mobile #bg[data-v-41e1645b] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    filter: blur(8px);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.mobile .contentWrap[data-v-41e1645b] {
    padding-top: 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto
}

.mobile .swiper-container[data-v-41e1645b] {
    width: 100%;
    height: 6rem;
    overflow: hidden
}

.mobile .swiper-container .swiper-slide[data-v-41e1645b] {
    width: 5.86rem
}

.mobile .swiper-container .swiper-slide img[data-v-41e1645b] {
    width: 100%
}

.mobile .swiper-container .swiper-slide-active img[data-v-41e1645b] {
    border-radius: .1rem
}

.mobile .swiper-container .swiper-slide-prev[data-v-41e1645b] {
    text-align: right
}

.mobile .swiper-container .swiper-slide-prev[data-v-41e1645b],
.mobile .swiper-container .swiper-slide-next[data-v-41e1645b] {
    padding-top: .6rem
}

.mobile .swiper-container .swiper-slide-prev img[data-v-41e1645b],
.mobile .swiper-container .swiper-slide-next img[data-v-41e1645b] {
    width: 80%;
    border-radius: .1rem
}

.mobile .slideWrap[data-v-41e1645b] {
    height: 8rem
}

.mobile .slideWrap .newWorks[data-v-41e1645b] {
    width: 100%;
    padding: 0 .24rem .1rem
}

.mobile .slideWrap .newWorks .titleImg[data-v-41e1645b] {
    display: block;
    width: 1.07rem;
    height: .35rem
}

.mobile .slideWrap .newWorks .workSwiper[data-v-41e1645b] {
    width: 100%;
    height: 2.1rem;
    overflow: hidden
}

.mobile .slideWrap .newWorks .workSwiper ul[data-v-41e1645b] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    height: 100%;
    animation: move-41e1645b 30s linear infinite
}

.mobile .slideWrap .newWorks .workSwiper .swiper-slide[data-v-41e1645b] {
    flex-shrink: 0;
    width: 3.3rem;
    height: 100%;
    padding: .1rem .12rem 0 0;
    background-size: 100% 100%
}

.mobile .slideWrap .newWorks .workSwiper .swiper-slide img[data-v-41e1645b] {
    width: 100%;
    height: 100%;
    border-radius: .08rem
}

@keyframes move-41e1645b {
    to {
        transform: translate(0)
    }

    0% {
        transform: translate(-33rem)
    }
}

.mobile .slideWrap .newActivity[data-v-41e1645b] {
    width: 100%;
    padding: 0 .24rem
}

.mobile .slideWrap .newActivity .titleImg[data-v-41e1645b] {
    display: block;
    width: 1.07rem;
    height: .35rem
}

.mobile .slideWrap .newActivity .activitySwiper[data-v-41e1645b] {
    width: 100%;
    height: 1.5rem;
    overflow: hidden
}

.mobile .slideWrap .newActivity .activitySwiper ul[data-v-41e1645b] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    height: 100%;
    animation: move2-41e1645b 20s linear infinite
}

.mobile .slideWrap .newActivity .activitySwiper .swiper-slide[data-v-41e1645b] {
    flex-shrink: 0;
    width: 3.2rem;
    height: 100%;
    padding: .1rem .1rem 0 0;
    background-size: 100% 100%
}

.mobile .slideWrap .newActivity .activitySwiper .swiper-slide img[data-v-41e1645b] {
    width: 100%;
    height: 100%;
    border-radius: .06rem
}

@keyframes move2-41e1645b {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(-25.6rem)
    }
}

.mobile .slideWrap .fontBottom[data-v-41e1645b] {
    padding-top: .2rem;
    text-align: center
}

.mobile .slideWrap .fontBottom img[data-v-41e1645b] {
    width: 3.4rem;
    height: .24rem
}

.mobile .footer-wrap[data-v-41e1645b] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1.15rem
}

.mobile .footer-wrap .btnWrap[data-v-41e1645b] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.mobile .footer-wrap .btnWrap .by[data-v-41e1645b] {
    width: 3.12rem;
    height: .59rem
}

.mobile .footer-wrap .btnWrap .andOrios[data-v-41e1645b] {
    width: 3.67rem;
    height: .59rem
}

.van-popup[data-v-41e1645b] {
    background: #000;
    height: 80%;
    overflow: auto
}

.mobile2[data-v-6c1cc074],
.mobile2 .mobile2-swipe[data-v-6c1cc074] {
    width: 100%;
    height: 100%
}

.mobile2 .mobile2-swipe img[data-v-6c1cc074] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hear-box[data-v-6c1cc074] {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    height: 46px;
    padding: 14px 18px;
    border-radius: 0 0 18px 18px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: #ffffff1f;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hear-box img[data-v-6c1cc074] {
    height: 18px;
    width: 100px
}

.hear-box img[data-v-6c1cc074]:first-child {
    width: 36px
}

.hear-box .icon-list[data-v-6c1cc074] {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.hear-box .icon-list img[data-v-6c1cc074] {
    width: 48px
}

.hear-box .icon-list .dian[data-v-6c1cc074] {
    height: 6px;
    width: 2px;
    margin: 0 20px
}

.footer-box[data-v-6c1cc074] {
    width: 100%;
    height: 55px;
    position: fixed;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-box img[data-v-6c1cc074]:first-child {
    width: 50%;
    flex-shrink: 0
}

.footer-box img[data-v-6c1cc074]:nth-child(2) {
    height: 45px;
    width: 44.5px;
    flex-shrink: 0;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%)
}

.footer-box img[data-v-6c1cc074]:last-child {
    width: 50%;
    flex-shrink: 0
}