html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-background-origin: content-box;
    background-origin: content-box
}

section,
header,
footer,
nav {
    display: block;
    margin: 0;
    padding: 0
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    font-size: 0
}

a {
    text-decoration: none
}

.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom: 1;
}

html {
    -webkit-text-size-adjust: none
}

button {
    border: 0;
    background: 0;
    padding: unset
}

input,
textarea {
    -webkit-user-select: auto !important;
    user-select: auto !important;
    z-index: 2;
}

html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
    width: 100%;
}

body {
    text-align: justify;
    font-family: "SourceHanSansSC Medium",
        "Source Han Sans CN",
        "Microsoft YaHei",
        "WenQuanYi Micro Hei";
    color: #554344;
    font-size: 3.2vw;
}

* {
    -webkit-touch-callout: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-touch-callout: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/**设置swiper的宽和高**/
.swiper-container,
.swiper-wrapper,
.swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.swiper-container {
    background: #fff;
}

.swiper-slide {
    overflow: hidden;
    background: center center no-repeat;
    background-size: cover;
}

.swiper-content,
.swiper-content1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    padding: 0.13vw;
}

.scroll-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.scroll-container .swiper-slide {
    height: auto;
}

audio {
    width: 0;
    height: 0;
    position: absolute;
    left: -1333.20vw;
    overflow: hidden;
}

/**page**/
.page {
    background: center top/100% 100% no-repeat;
}

.page-container .page {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.page_rela {
    position: relative;
    background: center center no-repeat;
    background-size: contain;
}

.page_decor {
    position: absolute;
    background: center center no-repeat;
    background-size: contain;
}

.page_decor_inner {
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: contain;
}

.page_inner {
    width: 93.33vw;
    height: 167.20vw;
    left: 50%;
    margin-left: -46.67vw;
    top: 50%;
    margin-top: -83.60vw;
}

.page_inner>.page_decor_inner {
    background: url(../images/page_inner.jpg?v=202606151702) center center/contain no-repeat;
}

/** pop **/
.pop {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .85);
    z-index: 111;
    display: none;
    overflow: hidden;
}

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

.pop_content {
    background: center center/contain no-repeat;
    width: 64.00vw;
    border-radius: 3.60vw;
    padding: 8vw 5.33vw 8.00vw 5.33vw;
    position: relative;
    /* background-color: #fff; */
    background-image: linear-gradient(to bottom, #8fea72, #36a6f3);
}

.pop_title {
    width: 100%;
    font-size: 4.27vw;
    font-size: 4.666vw;
    line-height: 2em;
    margin-bottom: 2vw;
    color: #333333;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    background: center center/contain no-repeat;
}

.pop_main {
    background: center center/contain no-repeat;
    position: relative;
    font-size: 3.20vw;
    line-height: 4.00vw;
    color: #000;
}

.pop_close {
    width: 12vw;
    height: 12vw;
    background: url(../images/pop_close.png?v=202606151702) center center/9vw auto no-repeat;
    display: block;
    position: absolute;
    z-index: 2;
    right: 0.67vw;
    top: 0.67vw;
}

.pop_ok,
.pop_know {
    display: block;
    width: 27.47vw;
    height: 8.27vw;
    margin: 4.80vw auto 0 auto;
    font-size: 3.20vw;
    line-height: 8.27vw;
    text-align: center;
    ;
    background: url(../images/pop_know.png?v=202606151702) center center/contain no-repeat;
    /*color: #fff;
    background-color: #a62a20;
    border-radius: 4.125vw;*/
}

.pop_ok {
    background-image: url(../images/pop_ok.png?v=202606151702);
}

.page_orientation .pop_ok {
    background-image: url(../images/pop_confirm.png?v=202606151702);
}

.pop_btn {
    display: block;
    width: 27.47vw;
    height: 8.27vw;
    line-height: 8.27vw;
    font-size: 3.20vw;
    margin: 4.80vw auto 0 auto;
    background: #f8ea9d;
    border-radius: 4.13vw;
    color: #1d365f;
    text-align: center;
}

.ajax_loading {
    background: url(../images/loading.gif) center center no-repeat;
    background-size: 6vw auto;

    z-index: 99999;
    background: none;
}

.popShareTips {
    background-image: url(../images/popShareTips.png?v=202606151702);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: rgba(0, 0, 0, .7);
}

.popAlert .pop_close {
    background-size: 5vw 5vw;
    /* background-image: url(../images/pop_close_black.png?v=202606151702); */
}

.popAlert {
    z-index: 999999;
}

.popAlert .pop_content {
    box-sizing: border-box;
    padding: 8vw 2vw 8vw 2vw;
}

.popAlert .pop_text {
    font-size: 3.733vw;
    line-height: 6.40vw;
    font-weight: bold;
    color: #fefab2;
    text-align: center;
    padding-top: 4vw;
    padding-bottom: 4vw;
    text-shadow: 0vw 0.5vw 0.5vw rgba(0, 4, 42, 0.5);
}

.popAlert .pop_title {
    display: none;
}

/**page0**/
.logo {
    width: 24.2667vw;
    height: 7.0667vw;
    left: 6.4vw;
    top: 6.5333vw;
}

.logo>.page_decor_inner {
    background-image: url(../images/logo.png?v=202606151702)
}

.ani {
    visibility: hidden;
}

.swiper-container-vertical>.swiper-scrollbar {
    width: 2.133vw;
    right: -3vw;
    background: #f1e0cc;
}

.swiper-scrollbar-drag {
    background-color: #f6e4b6;
    box-shadow: inset 0 0.533vw 0 0 rgb(255, 255, 255, .3), inset 0 -0.533vw 0 0 rgba(0, 0, 0, .1), 0 0 1.467vw 0 rgba(0, 0, 0, .16);
}

.mobileSelect .content .btnBar .ensure {
    color: #0e95ce
}

@keyframes loadingGif {

    0%,
    100% {
        transform: none;
    }

    8.333% {
        transform: rotate(30deg);
    }

    16.666% {
        transform: rotate(60deg);
    }

    25% {
        transform: rotate(90deg);
    }

    33.3333% {
        transform: rotate(120deg);
    }

    41.666% {
        transform: rotate(150deg);
    }

    50% {
        transform: rotate(180deg);
    }

    58.333% {
        transform: rotate(210deg);
    }

    66.666% {
        transform: rotate(240deg);
    }

    75% {
        transform: rotate(270deg);
    }

    83.333% {
        transform: rotate(300deg);
    }

    91.666% {
        transform: rotate(330deg);
    }
}

.popLoading_icon {
    width: 19.33vw;
    height: 19.33vw;
    left: 50%;
    margin-left: -9.73vw;
    top: 50%;
    margin-top: -24.00vw;
    background-image: url(../images/popLoading_icon.png?v=202606151702);
    animation: loadingGif 1s steps(1) both infinite;
}

.popLoading_text {
    width: 100%;
    font-size: 3.73vw;
    line-height: 1;
    text-align: center;
    color: #ff4242;
    left: 0;
    top: 50%;
}

@keyframes loadingDotAni1 {

    0%,
    25% {
        opacity: 0;
    }

    25.1%,
    100% {
        opacity: 1;
    }
}

@keyframes loadingDotAni2 {

    0%,
    50% {
        opacity: 0;
    }

    50.1%,
    100% {
        opacity: 1;
    }
}

@keyframes loadingDotAni3 {

    0%,
    75% {
        opacity: 0;
    }

    75.1%,
    100% {
        opacity: 1;
    }
}

.popLoading_text .dot1 {
    animation: loadingDotAni1 1s linear both infinite;
}

.popLoading_text .dot2 {
    animation: loadingDotAni2 1s linear both infinite;
}

.popLoading_text .dot3 {
    animation: loadingDotAni3 1s linear both infinite;
}

._nc .stage1 .icon.nc-loading {
    transform-origin: 50% 55%;
    padding-top: 0;
}

._nc .stage3 {
    height: 20vw !important;
}

/* .vc-switch {
    bottom: 40vw !important;
} */

/* .sgAniDom {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
} */



.sgAniDom::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(110deg,
            rgba(255, 255, 255, 0) 10%,
            rgba(255, 255, 255, 1) 50%,
            rgba(255, 255, 255, 0) 90%);
    animation: image-scan 1.5s 0s infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, 0, 0) translateX(-100%);
    -webkit-transform: translate3d(0, 0, 0) translateX(-100%);
}

@keyframes image-scan {
    100% {
        transform: translateX(100%);
    }
}




@keyframes yh_ani2 {
    0% {
        /* 初始状态：底部、小尺寸、完全显示 */
        opacity: 1;
        transform: translateY(0) scale(0);
    }

    30% {
        /* 升空到中间位置：中等尺寸、完全显示 */
        opacity: 1;
        transform: translateY(-30vw) scale(0.1);
    }

    90% {
        /* 最终状态：顶部、放大、渐隐 */
        opacity: 1;
        transform: translateY(-30vw) scale(1);
    }

    100% {
        /* 最终状态：顶部、放大、渐隐 */
        opacity: 0;
        transform: translateY(-30vw) scale(1.2);
    }
}

.yh_ani2 {
    animation-name: yh_ani2;
    animation-timing-function: cubic-bezier(0.5, 0.5, 0.55, 0.5);
    /* animation-timing-function: linear; */
}


.yh_ani {
    animation-name: yh;
    /* animation-timing-function: cubic-bezier(0.5, 0.5, 0.55, 0.985); */
    animation-timing-function: linear;
}

@keyframes yh {

    0% {
        transform: scale(0, 0);
        opacity: 1;
    }

    70% {
        transform: scale(0.75, 0.75);
        opacity: 1;
    }

    90% {
        transform: scale(1, 1);
        opacity: 0;
    }

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


}

@keyframes treeAni {

    0%,
    100% {
        transform: skew(0);
    }

    50% {
        transform: skew(1deg);
    }

}

.treeAni {
    animation-name: treeAni;
    animation-timing-function: ease-in-out;
}

@keyframes sunAni {

    0%,
    100% {
        filter: brightness(100%);
        -webkit-filter: brightness(100%);
    }

    50% {
        filter: brightness(120%);
        -webkit-filter: brightness(120%);
    }
}

.sunAni {
    animation-name: sunAni;
    animation-timing-function: linear;
}

.swingAni {
    animation-name: swing_ani;
    animation-timing-function: linear;
}

@keyframes swing_ani {

    0% {
        transform: rotate(0deg);
        /* 初始位置，不旋转 */
    }

    25% {
        transform: rotate(5deg);
        /* 向右摆动5度 */
    }

    50% {
        transform: rotate(0deg);
        /* 回到中间 */
    }

    75% {
        transform: rotate(-5deg);
        /* 向左摆动5度 */
    }

    100% {
        transform: rotate(0deg);
        /* 回到初始位置 */
    }
}



.swingAniSmall {
    animation-name: swing_ani_small;
    animation-timing-function: linear;
}

@keyframes swing_ani_small {

    0% {
        transform: rotate(0deg);
        /* 初始位置，不旋转 */
    }

    25% {
        transform: rotate(5deg);
        /* 向右摆动5度 */
    }

    50% {
        transform: rotate(0deg);
        /* 回到中间 */
    }

    75% {
        transform: rotate(-5deg);
        /* 向左摆动5度 */
    }

    100% {
        transform: rotate(0deg);
        /* 回到初始位置 */
    }
}


#qrcode,
#storeQrcode {
    width: 20vw;
    height: 20vw;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

#qrcode canvas,
#qrcode img,
#storeQrcode canvas,
#storeQrcode img {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.popResult .popMain {
    height: 80vw;
    margin: 0 auto;
}

/** popQr 名片二维码 **/
.btn_contact {
    width: 6.67vw;
    height: 20vw;
    border-radius: 3vw 0 0 3vw;
    box-shadow: 0.67vw 0.67vw 0.67vw 0 rgba(207, 124, 129, 0.5);
    overflow: hidden;
    right: 0;
    bottom: 50%;
}

.btn_contact>.page_decor_inner {
    background-image: url(../images/enter/btn_contact.png?v=202606151702);
    background-color: #0061a0;
}

.popQr .pop_close {
    background-size: 5vw 5vw;
    background-image: url(../images/pop_close_black.png?v=202606151702);

}

.popQr .pop_title {
    display: none;
}

.popQr .pop_content {
    padding-top: 12vw;
    padding-bottom: 12vw;
}

.popQr_box {
    width: 56vw;
    height: 56vw;
    margin: 0 auto 3.6vw auto;
    position: relative;
    overflow: hidden;
}

.popQr .pop_text {
    font-size: 3.6vw;
    text-align: center;
    color: #fff;
}

.popQr_box img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
}