.about[data-v-7a610c94] {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    -o-object-fit: fill;
    object-fit: fill;
    background: url(../../static/img/detail3.169a182c.png) no-repeat 0 0;
    position: relative
}

.about .toBtn[data-v-7a610c94] {
    position: absolute;
    right: 30px;
    bottom: 0;
    transform: scale(.5);
    transform-origin: center right;
    width: 874px;
    height: 436px
}

.about .toBtn img[data-v-7a610c94] {
    cursor: pointer
}

.about .logo[data-v-7a610c94] {
    width: 633px;
    height: 614px;
    background: url(../../static/img/detail1-3.ed59aa65.png) no-repeat 50%;
    background-size: 80% 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 100px;
    top: 60px
}

.about .logo .roundBox[data-v-7a610c94] {
    width: 100%;
    height: 100%;
    background: url(../../static/img/detail1-2.5c2d79d9.png) no-repeat 50%;
    position: absolute;
    animation: rotateImage-7a610c94 10s linear infinite;
    transition: All 1s ease-in-out
}

.about .logo img[data-v-7a610c94] {
    width: 300px;
    height: 300px;
    aspect-ratio: 1/1;
    transform: scale(2)
}

.about .rightDesc[data-v-7a610c94] {
    position: absolute;
    left: 900px;
    top: 90px;
    font-size: 20px;
    font-weight: 700;
    color: #00ada9
}

.about .rightDesc p[data-v-7a610c94] {
    margin-bottom: 18px;
    position: relative
}

.about .rightDesc p[data-v-7a610c94]:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -16px;
    display: block;
    content: "";
    width: 7px;
    height: 24px;
    background: #00ada9;
    border-radius: 5px
}

.about .rightDesc .etext[data-v-7a610c94] {
    font-size: 18px
}

.about .rightDesc .media[data-v-7a610c94] {
    display: flex;
    align-items: center;
    margin-top: 100px;
    padding: 0 20px 0 0;
    box-sizing: border-box
}

.about .rightDesc .media .videoBox[data-v-7a610c94] {
    flex: 1;
    height: 268px;
    width: 415px
}

.about .rightDesc .media .videoBox video[data-v-7a610c94] {
    width: 100%;
    height: inherit;
    -o-object-fit: fill;
    object-fit: fill
}

.about .rightDesc .media .imgs[data-v-7a610c94] {
    flex: 1;
    width: 415px;
    height: 268px
}

.about .rightDesc .media .imgs .bannerItem[data-v-7a610c94] {
    width: 415px;
    height: inherit;
    background: url(../../static/img/banner1.91f2921f.jpg) no-repeat 50%;
    background-size: 100% 100%
}

.about .back[data-v-7a610c94] {
    position: absolute;
    left: 100px;
    bottom: 80px;
    width: 255px;
    height: 58px;
    transform: scale(.7) !important;
    cursor: pointer
}

.about .back img[data-v-7a610c94] {
    transition: All .2s ease-in-out
}

.about .back img[data-v-7a610c94]:hover {
    transform: scale(1.1) !important
}

.video-player[data-v-7a610c94] {
    margin-right: 20px;
    box-sizing: border-box
}

@keyframes rotateImage-7a610c94 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.homeDetail[data-v-4ea5cab8] {
    position: relative
}

.back[data-v-4ea5cab8] {
    position: absolute;
    left: 70px;
    bottom: 70px;
    width: 255px;
    height: 58px;
    transform: scale(.7) !important;
    cursor: pointer
}

.back img[data-v-4ea5cab8] {
    transition: All .2s ease-in-out
}

.back img[data-v-4ea5cab8]:hover {
    transform: scale(1.1) !important
}