body {
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", Roboto, "Helvetica Neue", Arial, sans-serif;
}

img {
    max-width: 100%;
    height: auto;
    /* vertical-align: middle; */
    display: block;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

*,
*::after,
*::before {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.wrap {
    background-image: url(../images/BG/PC_BG.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    /* overflow: hidden; */

}

.right-content {
    position: fixed;
    width: 40%;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 1;
}

.PC-cta {
    position: absolute;
    width: 70%;
    top: 52.5%;
    left: 47%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.left-content {
    width: 60%;
    /* overflow: hidden; */
    filter: drop-shadow(20px 9px 12px #D7516E);
}

.hidden {
    overflow: hidden;
}

.SP_show {
    display: none;
}

@media (max-width:768px) {
    .right-content {
        display: none;
    }

    .left-content {
        width: 100%;
    }

    .SP_show {
        display: block;
    }

    .PC_close {
        display: none;
    }
}

.container {
    max-width: 1000px;
    margin: 0 auto;
}

/* 定位 */
.thing01-1 {
    width: 97.3%;
    left: 1.35%;
    top: 35.5%;
}

.thing01-2 {
    width: 77.7%;
    left: 12%;
    top: 53%;
}

.thing01-3 {
    width: 25.1%;
    left: 28%;
    bottom: 10.5%;
    z-index: 2;
    animation: move 2s .25s infinite ease-in-out;
}

.thing01-4 {
    width: 29.2%;
    left: 34%;
    bottom: -3%;
    z-index: 2;
    animation: move 2s .75s infinite ease-in-out;
}

.thing01-5 {
    width: 28.9%;
    left: 5%;
    bottom: 17.5%;
    z-index: 2;
    animation: move 2s infinite ease-in-out;
}

.thing01-6 {
    width: 29.6%;
    left: 5%;
    bottom: 5%;
    z-index: 2;
    animation: move 2s .5s infinite ease-in-out;
}

.thing01-7 {
    width: 27.5%;
    left: 9.5%;
    bottom: 0%;
    z-index: 2;
}

.thing01-8 {
    width: 100%;
    top: 58.7%;
    left: -0.6%;
    z-index: 1;
    scale: 1.013;
}

.thing01-9 {
    width: 9.8%;
    left: 26.5%;
    bottom: 20%;
    z-index: 2;
    mix-blend-mode: screen;
}

.thing01-10 {
    width: 15.9%;
    left: 7.5%;
    bottom: 27.2%;
    z-index: 2;
    mix-blend-mode: screen;
}

.thing01-11 {
    width: 23.9%;
    left: 38.5%;
    bottom: -4%;
    z-index: 2;
    mix-blend-mode: screen;
}

.thing02-1 {
    width: 87%;
    left: 4%;
    top: 1%;
    animation: shake-slow 5s infinite ease-in-out;
}

.thing02-2 {
    width: 99.3%;
    left: 0.35%;
    bottom: 0.5%;
}

.thing03-1 {
    width: 38.5%;
    left: 15.5%;
    top: 15.5%;
    z-index: 2;
    pointer-events: none;
}

.thing03-2 {
    width: 58%;
    right: 7%;
    bottom: 0.5%;
    z-index: 2;
    pointer-events: none;
}

.thing03-3 {
    width: 90%;
    left: 5%;
    top: 21.5%;
}

@media (max-width:1400px) {
    .thing03-1 {
        top: 14.5%;
        left: 13.5%;
    }

    .thing03-2 {
        bottom: -1.5%;
        right: 4%;
    }

    .thing03-3 {
        width: 84%;
        left: 7.5%;
        top: 19%;
    }
}

@media (max-width:768px) {
    .thing03-1 {
        top: 14.5%;
        left: 13.5%;
    }

    .thing03-2 {
        bottom: -0.5%;
        right: 4%;
    }

    .thing03-3 {
        width: 85%;
        left: 7.5%;
        top: 18.5%;
    }
}

.thing04-1 {
    width: 9%;
    left: 38.5%;
    top: 25.5%;
}

.thing04-2 {
    width: 9.9%;
    left: 24.1%;
    top: 29.5%;
}

.thing05-1 {
    width: 30.3%;
    left: 33%;
    top: 2.5%;
    animation: shake 1.5s infinite steps(2);
    transform-origin: bottom center;
}

.thing05-2 {
    width: 52.9%;
    right: 21.1%;
    bottom: 2.2%;
}

.thing06-1 {
    width: 65.2%;
    left: 1%;
    top: 10.5%;
}

.thing06-2 {
    width: 76.4%;
    right: -0.5%;
    bottom: 36.5%;
}

.thing06-3 {
    width: 64.8%;
    left: 1%;
    bottom: 7.8%;
}

.thing07-1 {
    width: 58.2%;
    left: -5%;
    top: 31.5%;
}

.thing08-1 {
    width: 78.9%;
    left: 10%;
    top: 7.5%;
    animation: scale 2s infinite ease-in-out;
}

.thing08-2 {
    width: 47%;
    right: -7%;
    bottom: 10.5%;
    z-index: 1;
    animation: move 2s infinite ease-in-out;
}

.thing08-3 {
    width: 37.1%;
    right: 18%;
    bottom: 4%;
    z-index: 1;
    animation: move 2s .5s infinite ease-in-out;
}

.thing08-4 {
    width: 52%;
    left: 2%;
    bottom: -1%;
    z-index: 1;
    animation: move 2s .25s infinite ease-in-out;
}

.thing08-5 {
    width: 100%;
    left: 0%;
    bottom: 0%;
    z-index: 1;
}

.thing08-6 {
    width: 56.1%;
    left: -24%;
    bottom: 6%;
    mix-blend-mode: screen;
}

.thing08-7 {
    width: 29.4%;
    right: 6%;
    bottom: 3.7%;
    mix-blend-mode: screen;
}

.thing08-8 {
    width: 56.1%;
    right: -28%;
    bottom: 17%;
    mix-blend-mode: screen;
}

.thing10-1 {
    width: 94.7%;
    left: 1%;
    top: 2.5%;
}

.thing10-2 {
    width: 50.3%;
    left: 3%;
    top: 15%;
}

.thing10-3 {
    width: 21.4%;
    right: 20%;
    bottom: 12.7%;
}

.thing10-4 {
    width: 26.3%;
    right: 4%;
    bottom: 12.25%;
    animation: arrowUp 1s infinite ease-in-out;
    transform-origin: bottom center;
}

.thing10-6 {
    width: 77%;
    left: 10%;
    top: 24%;
}

.thing11-1 {
    width: 52.9%;
    left: 3.5%;
    top: -1%;
}

.thing11-2 {
    width: 31.1%;
    left: -0.5%;
    bottom: 22.5%;
    filter: drop-shadow(0px 0px 2px #FE6378);
}

.thing11-3 {
    width: 31.1%;
    right: 2%;
    bottom: 17.25%;
    filter: drop-shadow(0px 0px 2px #FE6378);
}

.thing11-4 {
    width: 35.3%;
    left: -0.5%;
    bottom: 7.75%;
    filter: drop-shadow(0px 0px 2px #FE6378);
}

.thing11-5 {
    width: 33.8%;
    right: 12.5%;
    bottom: 2.25%;
    filter: drop-shadow(0px 0px 2px #FE6378);
}

.thing11-8 {
    width: 77%;
    scale: 1.1;
    right: 12%;
    bottom: 54.5%;
    animation: test2 5s infinite ease-in-out;
}

@keyframes test2 {
    0% {
        rotate: 0deg;
        transform: scale(1.025, 1.025);
        opacity: 0.8;
    }

    50% {
        transform: scale(0.95, 0.95);
        opacity: 0.5;
    }

    100% {
        rotate: 360deg;
        transform: scale(1.025, 1.025);
        opacity: 0.8;
    }
}

.thing11-7 {
    width: 100%;
    right: 0%;
    bottom: 53.5%;
    scale: 1.552;
    z-index: 1;
    mix-blend-mode: screen;
    pointer-events: none;
}

.thing12-1 {
    width: 62%;
    left: -2.5%;
    top: -3.5%;
}

.thing12-2 {
    width: 78.5%;
    left: 10%;
    top: 52%;
    filter: drop-shadow(2px 1px 5px#FF4D72);
}

.thing12-3 {
    width: 75.5%;
    left: 9.5%;
    bottom: 20.5%;
    filter: drop-shadow(2px 1px 5px#FF4D72);
}

.thing12-4 {
    width: 76.2%;
    left: 15%;
    bottom: 6%;
    filter: drop-shadow(2px 1px 5px#FF4D72);
}

.thing12-5 {
    width: 87.5%;
    height: 26.5%;
    left: 6.3%;
    top: 23%;
    overflow: hidden;
}

.offer_video {
    width: 150%;
    position: absolute;
    left: -25%;
}

.thing13-1 {
    width: 38.3%;
    left: 2.5%;
    top: 9.8%;
}

.thing13-2 {
    width: 98.3%;
    left: -33%;
    top: 26%;
    mix-blend-mode: screen;
}

.thing14-1 {
    width: 97.6%;
    right: 1%;
    top: 16%;
}

.thing15-1 {
    width: 43.3%;
    right: 3%;
    top: 28%;
}

.thing16-1 {
    width: 53.1%;
    left: 4%;
    top: 21%;
}

.thing17-1 {
    width: 52.7%;
    right: 2%;
    top: 23%;
}

.thing18-1 {
    width: 49.4%;
    right: -7%;
    top: 1%;
}

.thing18-2 {
    width: 92.3%;
    right: 3%;
    top: 13%;
}

.thing18-3 {
    width: 41.1%;
    left: -16.5%;
    top: 59%;
}

.thing20-1 {
    width: 68.2%;
    left: 6%;
    top: 63.5%;
}

.thing20-2 {
    width: 35.5%;
    right: 0%;
    top: 56%;
    animation: shake 1s infinite steps(2);
}

.thing26-1 {
    width: 52.6%;
    left: 14.8%;
    top: 37.2%;
}

.thing26-2 {
    width: 53.8%;
    left: 5%;
    top: 16%;
}

.thing26-3 {
    width: 52.6%;
    left: 49%;
    top: 23%;
}

.thing26-4 {
    width: 55.4%;
    right: -16%;
    top: 12%;
    mix-blend-mode: screen;
}

.thing26-5 {
    width: 32%;
    left: 55.45%;
    top: 44.1%;
    pointer-events: none;
}

.thing26-6 {
    width: 75.9%;
    left: 5%;
    top: 17%;
    mix-blend-mode: screen;
}

.phone {
    width: 100%;
    height: 14%;
    left: 0%;
    top: 35%;
}

.mail {
    width: 100%;
    height: 13%;
    left: 0%;
    bottom: 31%;
}